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

Skip to content

Commit dd039e2

Browse files
authored
update resource config
1 parent 60b9e4c commit dd039e2

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

.tx/config

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,87 @@ type = PO
631631
minimum_perc = 0
632632
resource_name = copyright
633633

634+
[o:python-doc:p:python-312:r:deprecations--c-api-pending-removal-in-3_14]
635+
file_filter = trans/<lang>/deprecations--c-api-pending-removal-in-3_14.po
636+
trans.zh_CN = deprecations/c-api-pending-removal-in-3.14.po
637+
source_file = trans/en/deprecations--c-api-pending-removal-in-3_14.po
638+
source_lang = en
639+
type = PO
640+
minimum_perc = 0
641+
resource_name = deprecations--c-api-pending-removal-in-3_14
642+
643+
[o:python-doc:p:python-312:r:deprecations--c-api-pending-removal-in-3_15]
644+
file_filter = trans/<lang>/deprecations--c-api-pending-removal-in-3_15.po
645+
trans.zh_CN = deprecations/c-api-pending-removal-in-3.15.po
646+
source_file = trans/en/deprecations--c-api-pending-removal-in-3_15.po
647+
source_lang = en
648+
type = PO
649+
minimum_perc = 0
650+
resource_name = deprecations--c-api-pending-removal-in-3_15
651+
652+
[o:python-doc:p:python-312:r:deprecations--c-api-pending-removal-in-future]
653+
file_filter = trans/<lang>/deprecations--c-api-pending-removal-in-future.po
654+
trans.zh_CN = deprecations/c-api-pending-removal-in-future.po
655+
source_file = trans/en/deprecations--c-api-pending-removal-in-future.po
656+
source_lang = en
657+
type = PO
658+
minimum_perc = 0
659+
resource_name = deprecations--c-api-pending-removal-in-future
660+
661+
[o:python-doc:p:python-312:r:deprecations--index]
662+
file_filter = trans/<lang>/deprecations--index.po
663+
trans.zh_CN = deprecations/index.po
664+
source_file = trans/en/deprecations--index.po
665+
source_lang = en
666+
type = PO
667+
minimum_perc = 0
668+
resource_name = deprecations--index
669+
670+
[o:python-doc:p:python-312:r:deprecations--pending-removal-in-3_13]
671+
file_filter = trans/<lang>/deprecations--pending-removal-in-3_13.po
672+
trans.zh_CN = deprecations/pending-removal-in-3.13.po
673+
source_file = trans/en/deprecations--pending-removal-in-3_13.po
674+
source_lang = en
675+
type = PO
676+
minimum_perc = 0
677+
resource_name = deprecations--pending-removal-in-3_13
678+
679+
[o:python-doc:p:python-312:r:deprecations--pending-removal-in-3_14]
680+
file_filter = trans/<lang>/deprecations--pending-removal-in-3_14.po
681+
trans.zh_CN = deprecations/pending-removal-in-3.14.po
682+
source_file = trans/en/deprecations--pending-removal-in-3_14.po
683+
source_lang = en
684+
type = PO
685+
minimum_perc = 0
686+
resource_name = deprecations--pending-removal-in-3_14
687+
688+
[o:python-doc:p:python-312:r:deprecations--pending-removal-in-3_15]
689+
file_filter = trans/<lang>/deprecations--pending-removal-in-3_15.po
690+
trans.zh_CN = deprecations/pending-removal-in-3.15.po
691+
source_file = trans/en/deprecations--pending-removal-in-3_15.po
692+
source_lang = en
693+
type = PO
694+
minimum_perc = 0
695+
resource_name = deprecations--pending-removal-in-3_15
696+
697+
[o:python-doc:p:python-312:r:deprecations--pending-removal-in-3_16]
698+
file_filter = trans/<lang>/deprecations--pending-removal-in-3_16.po
699+
trans.zh_CN = deprecations/pending-removal-in-3.16.po
700+
source_file = trans/en/deprecations--pending-removal-in-3_16.po
701+
source_lang = en
702+
type = PO
703+
minimum_perc = 0
704+
resource_name = deprecations--pending-removal-in-3_16
705+
706+
[o:python-doc:p:python-312:r:deprecations--pending-removal-in-future]
707+
file_filter = trans/<lang>/deprecations--pending-removal-in-future.po
708+
trans.zh_CN = deprecations/pending-removal-in-future.po
709+
source_file = trans/en/deprecations--pending-removal-in-future.po
710+
source_lang = en
711+
type = PO
712+
minimum_perc = 0
713+
resource_name = deprecations--pending-removal-in-future
714+
634715
[o:python-doc:p:python-312:r:distributing--index]
635716
file_filter = trans/<lang>/distributing--index.po
636717
trans.zh_CN = distributing/index.po

0 commit comments

Comments
 (0)