Skip to content

Commit 2eee553

Browse files
GitHub Action's update-translation jobrffontenelle
andcommitted
Update translation from Transifex
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 4f64d6a commit 2eee553

File tree

147 files changed

+342
-337
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+342
-337
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-11.749%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-16.988%25-0.svg)
1717
![4 Translators](https://img.shields.io/badge/Translators-4-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-11.733%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-16.988%25-0.svg)
1717
![4 tłumaczy](https://img.shields.io/badge/tłumaczy-4-0.svg)
1818
<!-- [[[end]]] -->
1919

c-api/number.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,4 @@ msgid "int"
280280
msgstr "int"
281281

282282
msgid "float"
283-
msgstr "typ (float) zmiennoprzecinkowy pojedynczej precyzji"
283+
msgstr "float"

c-api/refcounting.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ msgid ""
114114
msgstr ""
115115

116116
msgid "For example::"
117-
msgstr "Na przykład::"
117+
msgstr "Dla przykładu::"
118118

119119
msgid ""
120120
"Py_INCREF(obj);\n"

glossary.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ msgstr ""
2424
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
2525

2626
msgid "Glossary"
27-
msgstr "Glosariusz"
27+
msgstr "Słownik"
2828

2929
msgid "``>>>``"
3030
msgstr "``>>>``"
@@ -665,7 +665,7 @@ msgid ""
665665
msgstr ""
666666

667667
msgid "file object"
668-
msgstr "obiekt plik"
668+
msgstr "obiekt pliku"
669669

670670
msgid ""
671671
"An object exposing a file-oriented API (with methods such as :meth:`!read` "

howto/isolating-extensions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ msgid ""
685685
msgstr ""
686686

687687
msgid "For example::"
688-
msgstr "Na przykład::"
688+
msgstr "Dla przykładu::"
689689

690690
msgid ""
691691
"static PyObject *\n"

library/__future__.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ msgid ":pep:`479`: *StopIteration handling inside generators*"
167167
msgstr ""
168168

169169
msgid "annotations"
170-
msgstr "adnotacje typów"
170+
msgstr "anotacje"
171171

172172
msgid "3.7.0b1"
173173
msgstr "3.7.0b1"

library/argparse.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,7 @@ msgid "in argparse module"
26662666
msgstr ""
26672667

26682668
msgid "* (asterisk)"
2669-
msgstr "* (asterysk)"
2669+
msgstr "* (asterisk)"
26702670

26712671
msgid "+ (plus)"
26722672
msgstr "+ (плюс)"

library/array.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ msgid "Minimum size in bytes"
4848
msgstr "minimalny rozmiar w bajtach"
4949

5050
msgid "Notes"
51-
msgstr "Notatki"
51+
msgstr "notatki"
5252

5353
msgid "``'b'``"
5454
msgstr "``'b'``"
@@ -147,7 +147,7 @@ msgid "``'f'``"
147147
msgstr "``'f'``"
148148

149149
msgid "float"
150-
msgstr "typ (float) zmiennoprzecinkowy pojedynczej precyzji"
150+
msgstr "float"
151151

152152
msgid "``'d'``"
153153
msgstr "``'d'``"

library/ast.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2844,4 +2844,4 @@ msgid "in AST grammar"
28442844
msgstr ""
28452845

28462846
msgid "* (asterisk)"
2847-
msgstr "* (asterysk)"
2847+
msgstr "* (asterisk)"

0 commit comments

Comments
 (0)