Skip to content

Commit 845f1fa

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 6fc674c commit 845f1fa

File tree

5 files changed

+48
-10
lines changed

5 files changed

+48
-10
lines changed

c-api/file.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-12-06 14:18+0000\n"
15+
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1717
"Last-Translator: haaritsubaki, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/cmdlinelibs.po

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2024, 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+
# Stanislaw Ulbrych, 2024
8+
#
9+
#, fuzzy
10+
msgid ""
11+
msgstr ""
12+
"Project-Id-Version: Python 3.13\n"
13+
"Report-Msgid-Bugs-To: \n"
14+
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
15+
"PO-Revision-Date: 2024-12-27 14:18+0000\n"
16+
"Last-Translator: Stanislaw Ulbrych, 2024\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 "Command Line Interface Libraries"
27+
msgstr "Biblioteki interfejsu wiersza poleceń"
28+
29+
msgid ""
30+
"The modules described in this chapter assist with implementing command line "
31+
"and terminal interfaces for applications."
32+
msgstr ""
33+
"Moduły opisane w tym rozdziale pomagaja w implementacji interfejsów wiersza "
34+
"poleceń i terminala dla aplikacji."
35+
36+
msgid "Here's an overview:"
37+
msgstr "Oto przegląd:"

library/marshal.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-12-06 14:18+0000\n"
15+
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:09+0000\n"
1717
"Last-Translator: haaritsubaki, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/shelve.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# Maciej Olko <maciej.olko@gmail.com>, 2023
88
# Stanislaw Ulbrych, 2024
9+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.13\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-12-13 14:18+0000\n"
16+
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
1617
"PO-Revision-Date: 2021-06-28 01:12+0000\n"
17-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
18+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1819
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -252,7 +253,7 @@ msgid "Generic interface to ``dbm``-style databases."
252253
msgstr ""
253254

254255
msgid "Module :mod:`pickle`"
255-
msgstr ""
256+
msgstr "moduł :mod:`pickle`"
256257

257258
msgid "Object serialization used by :mod:`shelve`."
258259
msgstr ""

library/struct.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
# Translators:
77
# Tomasz Rodzen <t.rodzen@poczta.fm>, 2021
88
# Maciej Olko <maciej.olko@gmail.com>, 2022
9-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
109
# Stanislaw Ulbrych, 2024
10+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-12-13 14:18+0000\n"
17+
"POT-Creation-Date: 2024-12-27 14:16+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:14+0000\n"
19-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
19+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -676,13 +676,13 @@ msgid "Packed binary storage of homogeneous data."
676676
msgstr ""
677677

678678
msgid "Module :mod:`json`"
679-
msgstr ""
679+
msgstr "moduł :mod:`json`"
680680

681681
msgid "JSON encoder and decoder."
682682
msgstr ""
683683

684684
msgid "Module :mod:`pickle`"
685-
msgstr ""
685+
msgstr "moduł :mod:`pickle`"
686686

687687
msgid "Python object serialization."
688688
msgstr ""

0 commit comments

Comments
 (0)