|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) 2001 Python Software Foundation |
| 3 | +# This file is distributed under the same license as the Python package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +# Translators: |
| 7 | +# Mariusz Krzaczkowski, 2026 |
| 8 | +# |
| 9 | +#, fuzzy |
| 10 | +msgid "" |
| 11 | +msgstr "" |
| 12 | +"Project-Id-Version: Python 3.14\n" |
| 13 | +"Report-Msgid-Bugs-To: \n" |
| 14 | +"POT-Creation-Date: 2026-02-19 14:43+0000\n" |
| 15 | +"PO-Revision-Date: 2026-02-19 14:44+0000\n" |
| 16 | +"Last-Translator: Mariusz Krzaczkowski, 2026\n" |
| 17 | +"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" |
| 18 | +"MIME-Version: 1.0\n" |
| 19 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 20 | +"Content-Transfer-Encoding: 8bit\n" |
| 21 | +"Language: pl\n" |
| 22 | +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " |
| 23 | +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " |
| 24 | +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" |
| 25 | + |
| 26 | +msgid "Improve a documentation page" |
| 27 | +msgstr "Ulepsz stronę dokumentacji" |
| 28 | + |
| 29 | +msgid "" |
| 30 | +"We are always interested to hear ideas about improvements to the " |
| 31 | +"documentation." |
| 32 | +msgstr "Zawsze chętnie poznamy pomysły na udoskonalenie dokumentacji." |
| 33 | + |
| 34 | +msgid "" |
| 35 | +"You were reading \"PAGETITLE\" at `<PAGEURL>`_. The source for that page is " |
| 36 | +"on `GitHub <https://github.com/python/cpython/blob/main/Doc/PAGESOURCE?" |
| 37 | +"plain=1>`_." |
| 38 | +msgstr "" |
| 39 | +"Czytałeś „PAGETITLE” pod adresem `<PAGEURL>`_. Źródło tej strony znajduje " |
| 40 | +"się w serwisie `GitHub <https://github.com/python/cpython/blob/main/Doc/" |
| 41 | +"PAGESOURCE?plain=1>`_." |
| 42 | + |
| 43 | +msgid "" |
| 44 | +"If the bug or suggested improvement concerns the translation of this " |
| 45 | +"documentation, open an issue or edit the page in `translation's repository " |
| 46 | +"<TRANSLATION_REPO_>`_ instead." |
| 47 | +msgstr "" |
| 48 | + |
| 49 | +msgid "You have a few ways to ask questions or suggest changes:" |
| 50 | +msgstr "Masz kilka sposobów, aby zadać pytania lub zaproponować zmiany:" |
| 51 | + |
| 52 | +msgid "" |
| 53 | +"You can start a discussion about the page on the Python discussion forum. " |
| 54 | +"This link will start a pre-populated topic: `Question about page " |
| 55 | +"\"PAGETITLE\" <https://discuss.python.org/new-topic?" |
| 56 | +"category=documentation&title=Question+about+page+" |
| 57 | +"%22PAGETITLE%22&body=About+the+page+at+PAGEURL%3A>`_." |
| 58 | +msgstr "" |
| 59 | + |
| 60 | +msgid "" |
| 61 | +"You can open an issue on the Python GitHub issue tracker. This link will " |
| 62 | +"create a new pre-populated issue: `Docs: problem with page \"PAGETITLE\" " |
| 63 | +"<https://github.com/python/cpython/issues/new?template=documentation." |
| 64 | +"yml&title=Docs%3A+problem+with+page+" |
| 65 | +"%22PAGETITLE%22&description=The+page+at+PAGEURL+has+a+problem%3A>`_." |
| 66 | +msgstr "" |
| 67 | + |
| 68 | +msgid "" |
| 69 | +"You can `edit the page on GitHub <https://github.com/python/cpython/blob/" |
| 70 | +"main/Doc/PAGESOURCE?plain=1>`_ to open a pull request and begin the " |
| 71 | +"contribution process." |
| 72 | +msgstr "" |
0 commit comments