From 845f1fa26d1092d5d19b10f89c53fd40f91e7a1c Mon Sep 17 00:00:00 2001 From: GitHub Action's update-translation job Date: Fri, 27 Dec 2024 19:08:55 +0000 Subject: [PATCH] Update translation from Transifex --- c-api/file.po | 2 +- library/cmdlinelibs.po | 37 +++++++++++++++++++++++++++++++++++++ library/marshal.po | 2 +- library/shelve.po | 7 ++++--- library/struct.po | 10 +++++----- 5 files changed, 48 insertions(+), 10 deletions(-) create mode 100644 library/cmdlinelibs.po diff --git a/c-api/file.po b/c-api/file.po index 2617bbff9..6f9a0b98f 100644 --- a/c-api/file.po +++ b/c-api/file.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-06 14:18+0000\n" +"POT-Creation-Date: 2024-12-27 14:16+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: haaritsubaki, 2023\n" "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" diff --git a/library/cmdlinelibs.po b/library/cmdlinelibs.po new file mode 100644 index 000000000..e917d3673 --- /dev/null +++ b/library/cmdlinelibs.po @@ -0,0 +1,37 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2024, Python Software Foundation +# This file is distributed under the same license as the Python package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Stanislaw Ulbrych, 2024 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Python 3.13\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-12-27 14:16+0000\n" +"PO-Revision-Date: 2024-12-27 14:18+0000\n" +"Last-Translator: Stanislaw Ulbrych, 2024\n" +"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\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=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +msgid "Command Line Interface Libraries" +msgstr "Biblioteki interfejsu wiersza poleceń" + +msgid "" +"The modules described in this chapter assist with implementing command line " +"and terminal interfaces for applications." +msgstr "" +"Moduły opisane w tym rozdziale pomagaja w implementacji interfejsów wiersza " +"poleceń i terminala dla aplikacji." + +msgid "Here's an overview:" +msgstr "Oto przegląd:" diff --git a/library/marshal.po b/library/marshal.po index e50e409e4..805f3a537 100644 --- a/library/marshal.po +++ b/library/marshal.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-06 14:18+0000\n" +"POT-Creation-Date: 2024-12-27 14:16+0000\n" "PO-Revision-Date: 2021-06-28 01:09+0000\n" "Last-Translator: haaritsubaki, 2023\n" "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" diff --git a/library/shelve.po b/library/shelve.po index c7152a03f..1ca556276 100644 --- a/library/shelve.po +++ b/library/shelve.po @@ -6,15 +6,16 @@ # Translators: # Maciej Olko , 2023 # Stanislaw Ulbrych, 2024 +# Rafael Fontenelle , 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-13 14:18+0000\n" +"POT-Creation-Date: 2024-12-27 14:16+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" -"Last-Translator: Stanislaw Ulbrych, 2024\n" +"Last-Translator: Rafael Fontenelle , 2024\n" "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -252,7 +253,7 @@ msgid "Generic interface to ``dbm``-style databases." msgstr "" msgid "Module :mod:`pickle`" -msgstr "" +msgstr "moduł :mod:`pickle`" msgid "Object serialization used by :mod:`shelve`." msgstr "" diff --git a/library/struct.po b/library/struct.po index 68bb4434c..eadf28de4 100644 --- a/library/struct.po +++ b/library/struct.po @@ -6,17 +6,17 @@ # Translators: # Tomasz Rodzen , 2021 # Maciej Olko , 2022 -# Rafael Fontenelle , 2024 # Stanislaw Ulbrych, 2024 +# Rafael Fontenelle , 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-13 14:18+0000\n" +"POT-Creation-Date: 2024-12-27 14:16+0000\n" "PO-Revision-Date: 2021-06-28 01:14+0000\n" -"Last-Translator: Stanislaw Ulbrych, 2024\n" +"Last-Translator: Rafael Fontenelle , 2024\n" "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -676,13 +676,13 @@ msgid "Packed binary storage of homogeneous data." msgstr "" msgid "Module :mod:`json`" -msgstr "" +msgstr "moduł :mod:`json`" msgid "JSON encoder and decoder." msgstr "" msgid "Module :mod:`pickle`" -msgstr "" +msgstr "moduł :mod:`pickle`" msgid "Python object serialization." msgstr ""