Skip to content

Commit

Permalink
Update translation from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action's update-translation job committed Dec 27, 2024
1 parent 6fc674c commit 845f1fa
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 10 deletions.
2 changes: 1 addition & 1 deletion c-api/file.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
37 changes: 37 additions & 0 deletions library/cmdlinelibs.po
Original file line number Diff line number Diff line change
@@ -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 <EMAIL@ADDRESS>, 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:"
2 changes: 1 addition & 1 deletion library/marshal.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
7 changes: 4 additions & 3 deletions library/shelve.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@
# Translators:
# Maciej Olko <[email protected]>, 2023
# Stanislaw Ulbrych, 2024
# Rafael Fontenelle <[email protected]>, 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 <[email protected]>, 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"
Expand Down Expand Up @@ -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 ""
Expand Down
10 changes: 5 additions & 5 deletions library/struct.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
# Translators:
# Tomasz Rodzen <[email protected]>, 2021
# Maciej Olko <[email protected]>, 2022
# Rafael Fontenelle <[email protected]>, 2024
# Stanislaw Ulbrych, 2024
# Rafael Fontenelle <[email protected]>, 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 <[email protected]>, 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"
Expand Down Expand Up @@ -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 ""
Expand Down

0 comments on commit 845f1fa

Please sign in to comment.