[devhelp] Update Polish translation
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] Update Polish translation
- Date: Thu, 20 Feb 2020 13:20:36 +0000 (UTC)
commit 0e68ee3ad225fd77167a3a64c8ac555d91274f84
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Feb 20 14:20:06 2020 +0100
Update Polish translation
po/pl.po | 156 ++++++++++++++++++++++++++++++---------------------------------
1 file changed, 75 insertions(+), 81 deletions(-)
---
diff --git a/po/pl.po b/po/pl.po
index 4c06a96e..af93f935 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,20 +1,20 @@
# Polish translation for devhelp.
-# Copyright © 2001-2019 the devhelp authors.
+# Copyright © 2001-2020 the devhelp authors.
# This file is distributed under the same license as the devhelp package.
# Zbigniew Chyla <chyla alice ci pwr wroc pl>, 2001-2003.
# Artur Flinta <aflinta at kernel pl>, 2003.
# Wadim Dziedzic <wdziedzic aviary pl>, 2007.
# Tomasz Dominikowski <dominikowski gmail com>, 2008-2009.
-# Piotr Drąg <piotrdrag gmail com>, 2009-2019.
+# Piotr Drąg <piotrdrag gmail com>, 2009-2020.
# Paweł Żołnowski <pawel zolnowski name>, 2014.
-# Aviary.pl <community-poland mozilla org>, 2007-2019.
+# Aviary.pl <community-poland mozilla org>, 2007-2020.
#
msgid ""
msgstr ""
"Project-Id-Version: devhelp\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/devhelp/issues\n"
-"POT-Creation-Date: 2019-01-17 10:58+0000\n"
-"PO-Revision-Date: 2019-02-21 17:10+0100\n"
+"POT-Creation-Date: 2019-12-27 13:10+0000\n"
+"PO-Revision-Date: 2020-02-20 14:19+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag gmail com>\n"
"Language-Team: Polish <community-poland mozilla org>\n"
"Language: pl\n"
@@ -28,12 +28,12 @@ msgstr ""
#. * translatable for transliteration only).
#.
#: data/org.gnome.Devhelp.appdata.xml.in:6 data/org.gnome.Devhelp.desktop.in:3
-#: src/dh-app.c:270 src/dh-app.c:562
+#: src/dh-app.c:256 src/dh-app.c:548
msgid "Devhelp"
msgstr "Devhelp"
#: data/org.gnome.Devhelp.appdata.xml.in:7 data/org.gnome.Devhelp.desktop.in:4
-#: src/dh-app.c:272
+#: src/dh-app.c:258
msgid "A developer tool for browsing and searching API documentation"
msgstr ""
"Narzędzie dla programistów do przeglądania i przeszukiwania dokumentacji API"
@@ -58,10 +58,10 @@ msgstr ""
#: data/org.gnome.Devhelp.appdata.xml.in:18
msgid ""
-"Devhelp works natively with GTK-Doc, so the GTK+ and GNOME libraries are "
-"well supported. But other development platforms can be supported as well, as "
-"long as the API documentation is available in HTML and a *.devhelp2 index "
-"file is generated."
+"Devhelp works natively with GTK-Doc, so the GTK and GNOME libraries are well "
+"supported. But other development platforms can be supported as well, as long "
+"as the API documentation is available in HTML and a *.devhelp2 index file is "
+"generated."
msgstr ""
"Devhelp działa natywnie z biblioteką GTK-Doc, więc biblioteki GTK i GNOME są "
"dobrze obsługiwane. Obsługiwane są także inne platformy programistyczne, "
@@ -89,12 +89,6 @@ msgstr ""
"dokumentacja;informacje;podręcznik;przewodnik;programista;developer;"
"deweloper;api;"
-#. Translators: Do NOT translate or transliterate this text (this is an icon file name)!
-#: data/org.gnome.Devhelp.desktop.in:12
-#: plugins/gedit-plugin/devhelp.plugin.desktop.in:10
-msgid "org.gnome.Devhelp"
-msgstr "org.gnome.Devhelp"
-
#: data/org.gnome.devhelp.gschema.xml:16
msgid "Main window maximized state"
msgstr "Stan maksymalizacji głównego okna"
@@ -188,89 +182,89 @@ msgid "Font for text with fixed width, such as code examples."
msgstr ""
"Czcionka tekstu o stałej szerokości, takiego jak przykłady kodu źródłowego."
-#: devhelp/dh-assistant-view.c:400
+#: devhelp/dh-assistant-view.c:386
msgid "Book:"
msgstr "Książka:"
-#: devhelp/dh-book.c:313
+#: devhelp/dh-book.c:299
#, c-format
msgid "Language: %s"
msgstr "Język: %s"
-#: devhelp/dh-book.c:314
+#: devhelp/dh-book.c:300
msgid "Language: Undefined"
msgstr "Język: nieokreślony"
-#: devhelp/dh-book-tree.c:763
+#: devhelp/dh-book-tree.c:750
msgid "_Collapse All"
msgstr "_Zwiń wszystko"
#. i18n: a documentation book
-#: devhelp/dh-link.c:551
+#: devhelp/dh-link.c:537
msgid "Book"
msgstr "Książka"
#. i18n: a "page" in a documentation book
-#: devhelp/dh-link.c:555
+#: devhelp/dh-link.c:541
msgid "Page"
msgstr "Strona"
#. i18n: a search hit in the documentation, could be a
#. * function, macro, struct, etc
-#: devhelp/dh-link.c:560
+#: devhelp/dh-link.c:546
msgid "Keyword"
msgstr "Słowo kluczowe"
#. i18n: in the programming language context, if you don't
#. * have an ESTABLISHED term for it, leave it
#. * untranslated.
-#: devhelp/dh-link.c:566
+#: devhelp/dh-link.c:552
msgid "Function"
msgstr "Procedura"
#. i18n: in the programming language context, if you don't
#. * have an ESTABLISHED term for it, leave it
#. * untranslated.
-#: devhelp/dh-link.c:572
+#: devhelp/dh-link.c:558
msgid "Struct"
msgstr "Struct"
#. i18n: in the programming language context, if you don't
#. * have an ESTABLISHED term for it, leave it
#. * untranslated.
-#: devhelp/dh-link.c:578
+#: devhelp/dh-link.c:564
msgid "Macro"
msgstr "Makro"
#. i18n: in the programming language context, if you don't
#. * have an ESTABLISHED term for it, leave it
#. * untranslated.
-#: devhelp/dh-link.c:584
+#: devhelp/dh-link.c:570
msgid "Enum"
msgstr "Enum"
#. i18n: in the programming language context, if you don't
#. * have an ESTABLISHED term for it, leave it
#. * untranslated.
-#: devhelp/dh-link.c:590
+#: devhelp/dh-link.c:576
msgid "Type"
msgstr "Typ"
#. i18n: in the programming language context, if you don't
#. * have an ESTABLISHED term for it, leave it
#. * untranslated.
-#: devhelp/dh-link.c:596
+#: devhelp/dh-link.c:582
msgid "Property"
msgstr "Właściwość"
#. i18n: in the programming language context, if you don't
#. * have an ESTABLISHED term for it, leave it
#. * untranslated.
-#: devhelp/dh-link.c:602
+#: devhelp/dh-link.c:588
msgid "Signal"
msgstr "Sygnał"
-#: devhelp/dh-web-view.c:652
+#: devhelp/dh-web-view.c:640
msgid "Empty Page"
msgstr "Pusta strona"
@@ -284,202 +278,202 @@ msgstr "Wyświetlanie dokumentacji API"
#. action, icon, label, accel, tooltip
#. Actions related to the whole application
-#: src/dh-app.c:51
+#: src/dh-app.c:37
msgid "New _Window"
msgstr "Nowe _okno"
-#: src/dh-app.c:52
+#: src/dh-app.c:38
msgid "Open a new window"
msgstr "Otwiera nowe okno"
-#: src/dh-app.c:53
+#: src/dh-app.c:39
msgid "_Preferences"
msgstr "_Preferencje"
-#: src/dh-app.c:54
+#: src/dh-app.c:40
msgid "_Keyboard Shortcuts"
msgstr "_Skróty klawiszowe"
-#: src/dh-app.c:55
+#: src/dh-app.c:41
msgid "_Help"
msgstr "Pomo_c"
-#: src/dh-app.c:56
+#: src/dh-app.c:42
msgid "_About Devhelp"
msgstr "_O programie"
-#: src/dh-app.c:57
+#: src/dh-app.c:43
msgid "_Quit"
msgstr "Za_kończ"
-#: src/dh-app.c:58
+#: src/dh-app.c:44
msgid "Close all windows"
msgstr "Zamyka wszystkie okna"
#. Actions related to the current main window
-#: src/dh-app.c:61
+#: src/dh-app.c:47
msgid "_Side Panel"
msgstr "Panel _boczny"
-#: src/dh-app.c:62
+#: src/dh-app.c:48
msgid "Toggle side panel visibility"
msgstr "Przełącza widoczność bocznego panelu"
-#: src/dh-app.c:63
+#: src/dh-app.c:49
msgid "_Print"
msgstr "Wy_drukuj"
-#: src/dh-app.c:64
+#: src/dh-app.c:50
msgid "_Find"
msgstr "_Znajdź"
-#: src/dh-app.c:65
+#: src/dh-app.c:51
msgid "Find in current page"
msgstr "Wyszukuje na bieżącej stronie"
-#: src/dh-app.c:66
+#: src/dh-app.c:52
msgid "_Larger Text"
msgstr "_Większy tekst"
-#: src/dh-app.c:67
+#: src/dh-app.c:53
msgid "Larger text"
msgstr "Powiększa tekst"
-#: src/dh-app.c:68
+#: src/dh-app.c:54
msgid "S_maller Text"
msgstr "_Mniejszy tekst"
-#: src/dh-app.c:69
+#: src/dh-app.c:55
msgid "Smaller text"
msgstr "Pomniejsza tekst"
-#: src/dh-app.c:70
+#: src/dh-app.c:56
msgid "_Normal Size"
msgstr "Zwykły _rozmiar"
-#: src/dh-app.c:71
+#: src/dh-app.c:57
msgid "Normal size"
msgstr "Ustawia zwykły rozmiar"
#. action, icon, label, accel, tooltip
-#: src/dh-app.c:111
+#: src/dh-app.c:97
msgid "Open a new tab"
msgstr "Otwiera nową kartę"
-#: src/dh-app.c:112
+#: src/dh-app.c:98
msgid "Close the current tab"
msgstr "Zamyka bieżącą kartę"
-#: src/dh-app.c:113
+#: src/dh-app.c:99
msgid "Go back"
msgstr "Przechodzi wstecz"
-#: src/dh-app.c:114
+#: src/dh-app.c:100
msgid "Go forward"
msgstr "Przechodzi dalej"
-#: src/dh-app.c:115
+#: src/dh-app.c:101
msgid "Focus global search"
msgstr "Aktywuje globalne wyszukiwanie"
-#: src/dh-app.c:274
+#: src/dh-app.c:260
msgid "translator-credits"
msgstr ""
"Zbigniew Chyla <chyla alice ci pwr wroc pl>, 2001-2003\n"
"Artur Flinta <aflinta at kernel pl>, 2003\n"
"Wadim Dziedzic <wdziedzic aviary pl>, 2007\n"
"Tomasz Dominikowski <dominikowski gmail com>, 2008-2009\n"
-"Piotr Drąg <piotrdrag gmail com>, 2009-2019\n"
+"Piotr Drąg <piotrdrag gmail com>, 2009-2020\n"
"Paweł Żołnowski <pawel zolnowski name>, 2014\n"
-"Aviary.pl <community-poland mozilla org>, 2007-2019"
+"Aviary.pl <community-poland mozilla org>, 2007-2020"
-#: src/dh-app.c:276
+#: src/dh-app.c:262
msgid "Devhelp Website"
msgstr "Witryna programu Devhelp"
-#: src/dh-app.c:451
+#: src/dh-app.c:437
msgid "Opens a new Devhelp window"
msgstr "Otwiera nowe okno programu Devhelp"
-#: src/dh-app.c:456
+#: src/dh-app.c:442
msgid "Search for a keyword"
msgstr "Wyszukuje słowo kluczowe"
-#: src/dh-app.c:457 src/dh-app.c:462
+#: src/dh-app.c:443 src/dh-app.c:448
msgid "KEYWORD"
msgstr "SŁOWO-KLUCZOWE"
-#: src/dh-app.c:461
+#: src/dh-app.c:447
msgid "Search and display any hit in the assistant window"
msgstr "Wyszukuje i wyświetla każde trafienie w oknie asystenta"
-#: src/dh-app.c:466
+#: src/dh-app.c:452
msgid "Display the version and exit"
msgstr "Wyświetla wersję i kończy działanie"
-#: src/dh-app.c:471
+#: src/dh-app.c:457
msgid "Quit any running Devhelp"
msgstr "Kończy wszystkie uruchomione wystąpienia programu Devhelp"
#. Please don't translate "Devhelp"
-#: src/dh-assistant.ui:8
+#: src/dh-assistant.ui:13
msgid "Devhelp — Assistant"
msgstr "Devhelp — asystent"
-#: src/dh-preferences.c:551
+#: src/dh-preferences.c:537
msgid "Enabled"
msgstr "Włączona"
-#: src/dh-preferences.c:565
+#: src/dh-preferences.c:551
msgid "Title"
msgstr "Tytuł"
-#: src/dh-preferences.ui:26
+#: src/dh-preferences.ui:12
msgid "Preferences"
msgstr "Preferencje"
-#: src/dh-preferences.ui:62
+#: src/dh-preferences.ui:48
msgid "_Group by language"
msgstr "_Grupowanie według języka"
-#: src/dh-preferences.ui:104
+#: src/dh-preferences.ui:90
msgid "Book Shelf"
msgstr "Półka na książki"
-#: src/dh-preferences.ui:125
+#: src/dh-preferences.ui:111
msgid "_Use system fonts"
msgstr "_Czcionki systemowe"
-#: src/dh-preferences.ui:149
+#: src/dh-preferences.ui:135
msgid "_Variable width: "
msgstr "_Zmienna szerokość: "
-#: src/dh-preferences.ui:162
+#: src/dh-preferences.ui:148
msgid "_Fixed width:"
msgstr "_Stała szerokość:"
-#: src/dh-preferences.ui:223
+#: src/dh-preferences.ui:209
msgid "Fonts"
msgstr "Czcionki"
#. General group
-#: src/dh-window.c:393
+#: src/dh-window.c:380
msgid "General"
msgstr "Ogólne"
#. Zoom group
-#: src/dh-window.c:407
+#: src/dh-window.c:394
msgid "Zoom"
msgstr "Powiększanie"
-#: src/dh-window.c:552
+#: src/dh-window.c:539
msgid "Back"
msgstr "Wstecz"
-#: src/dh-window.c:556
+#: src/dh-window.c:543
msgid "Forward"
msgstr "Dalej"
-#: src/dh-window.c:574
+#: src/dh-window.c:561
msgid "New Tab"
msgstr "Nowa karta"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]