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

Skip to content

Commit 98059fd

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 3ed524e commit 98059fd

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

.tx/config

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,42 @@ resource_name = copyright
640640
replace_edited_strings = false
641641
keep_translations = false
642642

643+
[o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_14]
644+
file_filter = deprecations/pending-removal-in-3.14.po
645+
source_file = pot/deprecations/pending-removal-in-3.14.pot
646+
type = PO
647+
minimum_perc = 0
648+
resource_name = deprecations--pending-removal-in-3_14
649+
replace_edited_strings = false
650+
keep_translations = false
651+
652+
[o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_15]
653+
file_filter = deprecations/pending-removal-in-3.15.po
654+
source_file = pot/deprecations/pending-removal-in-3.15.pot
655+
type = PO
656+
minimum_perc = 0
657+
resource_name = deprecations--pending-removal-in-3_15
658+
replace_edited_strings = false
659+
keep_translations = false
660+
661+
[o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_16]
662+
file_filter = deprecations/pending-removal-in-3.16.po
663+
source_file = pot/deprecations/pending-removal-in-3.16.pot
664+
type = PO
665+
minimum_perc = 0
666+
resource_name = deprecations--pending-removal-in-3_16
667+
replace_edited_strings = false
668+
keep_translations = false
669+
670+
[o:python-doc:p:python-newest:r:deprecations--pending-removal-in-future]
671+
file_filter = deprecations/pending-removal-in-future.po
672+
source_file = pot/deprecations/pending-removal-in-future.pot
673+
type = PO
674+
minimum_perc = 0
675+
resource_name = deprecations--pending-removal-in-future
676+
replace_edited_strings = false
677+
keep_translations = false
678+
643679
[o:python-doc:p:python-newest:r:distributing--index]
644680
file_filter = distributing/index.po
645681
source_file = pot/distributing/index.pot

0 commit comments

Comments
 (0)