@@ -297,6 +297,14 @@ minimum_perc = 0
297297replace_edited_strings = false
298298keep_translations = false
299299
300+ [o:python-doc:p:python-newest:r:c-api--interp-lifecycle]
301+ file_filter = ./<lang>/LC_MESSAGES/c-api/interp-lifecycle.po
302+ source_file = pot/c-api/interp-lifecycle.pot
303+ type = PO
304+ minimum_perc = 0
305+ replace_edited_strings = false
306+ keep_translations = false
307+
300308[o:python-doc:p:python-newest:r:c-api--intro]
301309file_filter = ./<lang>/LC_MESSAGES/c-api/intro.po
302310source_file = pot/c-api/intro.pot
@@ -449,6 +457,14 @@ minimum_perc = 0
449457replace_edited_strings = false
450458keep_translations = false
451459
460+ [o:python-doc:p:python-newest:r:c-api--profiling]
461+ file_filter = ./<lang>/LC_MESSAGES/c-api/profiling.po
462+ source_file = pot/c-api/profiling.pot
463+ type = PO
464+ minimum_perc = 0
465+ replace_edited_strings = false
466+ keep_translations = false
467+
452468[o:python-doc:p:python-newest:r:c-api--refcounting]
453469file_filter = ./<lang>/LC_MESSAGES/c-api/refcounting.po
454470source_file = pot/c-api/refcounting.pot
@@ -505,6 +521,22 @@ minimum_perc = 0
505521replace_edited_strings = false
506522keep_translations = false
507523
524+ [o:python-doc:p:python-newest:r:c-api--subinterpreters]
525+ file_filter = ./<lang>/LC_MESSAGES/c-api/subinterpreters.po
526+ source_file = pot/c-api/subinterpreters.pot
527+ type = PO
528+ minimum_perc = 0
529+ replace_edited_strings = false
530+ keep_translations = false
531+
532+ [o:python-doc:p:python-newest:r:c-api--synchronization]
533+ file_filter = ./<lang>/LC_MESSAGES/c-api/synchronization.po
534+ source_file = pot/c-api/synchronization.pot
535+ type = PO
536+ minimum_perc = 0
537+ replace_edited_strings = false
538+ keep_translations = false
539+
508540[o:python-doc:p:python-newest:r:c-api--sys]
509541file_filter = ./<lang>/LC_MESSAGES/c-api/sys.po
510542source_file = pot/c-api/sys.pot
@@ -513,6 +545,14 @@ minimum_perc = 0
513545replace_edited_strings = false
514546keep_translations = false
515547
548+ [o:python-doc:p:python-newest:r:c-api--threads]
549+ file_filter = ./<lang>/LC_MESSAGES/c-api/threads.po
550+ source_file = pot/c-api/threads.pot
551+ type = PO
552+ minimum_perc = 0
553+ replace_edited_strings = false
554+ keep_translations = false
555+
516556[o:python-doc:p:python-newest:r:c-api--time]
517557file_filter = ./<lang>/LC_MESSAGES/c-api/time.po
518558source_file = pot/c-api/time.pot
@@ -521,6 +561,14 @@ minimum_perc = 0
521561replace_edited_strings = false
522562keep_translations = false
523563
564+ [o:python-doc:p:python-newest:r:c-api--tls]
565+ file_filter = ./<lang>/LC_MESSAGES/c-api/tls.po
566+ source_file = pot/c-api/tls.pot
567+ type = PO
568+ minimum_perc = 0
569+ replace_edited_strings = false
570+ keep_translations = false
571+
524572[o:python-doc:p:python-newest:r:c-api--tuple]
525573file_filter = ./<lang>/LC_MESSAGES/c-api/tuple.po
526574source_file = pot/c-api/tuple.pot
0 commit comments