Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 536062a

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 035e795 commit 536062a

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

.tx/config

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,6 +1684,24 @@ resource_name = library--compileall
16841684
replace_edited_strings = false
16851685
keep_translations = false
16861686

1687+
[o:python-doc:p:python-newest:r:library--compression]
1688+
file_filter = library/compression.po
1689+
source_file = gettext/library/compression.pot
1690+
type = PO
1691+
minimum_perc = 0
1692+
resource_name = library--compression
1693+
replace_edited_strings = false
1694+
keep_translations = false
1695+
1696+
[o:python-doc:p:python-newest:r:library--compression_zstd]
1697+
file_filter = library/compression.zstd.po
1698+
source_file = gettext/library/compression.zstd.pot
1699+
type = PO
1700+
minimum_perc = 0
1701+
resource_name = library--compression_zstd
1702+
replace_edited_strings = false
1703+
keep_translations = false
1704+
16871705
[o:python-doc:p:python-newest:r:library--concurrency]
16881706
file_filter = library/concurrency.po
16891707
source_file = gettext/library/concurrency.pot

howto/clinic.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -9,9 +9,9 @@
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
12-
"Project-Id-Version: Python 3.13\n"
12+
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-04-25 14:19+0000\n"
14+
"POT-Creation-Date: 2025-05-16 14:19+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)