@@ -640,6 +640,42 @@ resource_name = copyright
640640replace_edited_strings = false
641641keep_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]
644680file_filter = distributing/index.po
645681source_file = pot/distributing/index.pot
0 commit comments