@@ -334,6 +334,15 @@ resource_name = c-api--init_config
334334replace_edited_strings = false
335335keep_translations = false
336336
337+ [o:python-doc:p:python-newest:r:c-api--interp-lifecycle]
338+ file_filter = c-api/interp-lifecycle.po
339+ source_file = gettext/c-api/interp-lifecycle.pot
340+ type = PO
341+ minimum_perc = 0
342+ resource_name = c-api--interp-lifecycle
343+ replace_edited_strings = false
344+ keep_translations = false
345+
337346[o:python-doc:p:python-newest:r:c-api--intro]
338347file_filter = c-api/intro.po
339348source_file = gettext/c-api/intro.pot
@@ -505,6 +514,15 @@ resource_name = c-api--picklebuffer
505514replace_edited_strings = false
506515keep_translations = false
507516
517+ [o:python-doc:p:python-newest:r:c-api--profiling]
518+ file_filter = c-api/profiling.po
519+ source_file = gettext/c-api/profiling.pot
520+ type = PO
521+ minimum_perc = 0
522+ resource_name = c-api--profiling
523+ replace_edited_strings = false
524+ keep_translations = false
525+
508526[o:python-doc:p:python-newest:r:c-api--refcounting]
509527file_filter = c-api/refcounting.po
510528source_file = gettext/c-api/refcounting.pot
@@ -568,6 +586,24 @@ resource_name = c-api--structures
568586replace_edited_strings = false
569587keep_translations = false
570588
589+ [o:python-doc:p:python-newest:r:c-api--subinterpreters]
590+ file_filter = c-api/subinterpreters.po
591+ source_file = gettext/c-api/subinterpreters.pot
592+ type = PO
593+ minimum_perc = 0
594+ resource_name = c-api--subinterpreters
595+ replace_edited_strings = false
596+ keep_translations = false
597+
598+ [o:python-doc:p:python-newest:r:c-api--synchronization]
599+ file_filter = c-api/synchronization.po
600+ source_file = gettext/c-api/synchronization.pot
601+ type = PO
602+ minimum_perc = 0
603+ resource_name = c-api--synchronization
604+ replace_edited_strings = false
605+ keep_translations = false
606+
571607[o:python-doc:p:python-newest:r:c-api--sys]
572608file_filter = c-api/sys.po
573609source_file = gettext/c-api/sys.pot
@@ -577,6 +613,15 @@ resource_name = c-api--sys
577613replace_edited_strings = false
578614keep_translations = false
579615
616+ [o:python-doc:p:python-newest:r:c-api--threads]
617+ file_filter = c-api/threads.po
618+ source_file = gettext/c-api/threads.pot
619+ type = PO
620+ minimum_perc = 0
621+ resource_name = c-api--threads
622+ replace_edited_strings = false
623+ keep_translations = false
624+
580625[o:python-doc:p:python-newest:r:c-api--time]
581626file_filter = c-api/time.po
582627source_file = gettext/c-api/time.pot
@@ -586,6 +631,15 @@ resource_name = c-api--time
586631replace_edited_strings = false
587632keep_translations = false
588633
634+ [o:python-doc:p:python-newest:r:c-api--tls]
635+ file_filter = c-api/tls.po
636+ source_file = gettext/c-api/tls.pot
637+ type = PO
638+ minimum_perc = 0
639+ resource_name = c-api--tls
640+ replace_edited_strings = false
641+ keep_translations = false
642+
589643[o:python-doc:p:python-newest:r:c-api--tuple]
590644file_filter = c-api/tuple.po
591645source_file = gettext/c-api/tuple.pot
0 commit comments