diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.cs.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.cs.xlf index 5c933786208a19..2fad31a15dce2a 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.cs.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.cs.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Nahrazení regulárních výrazů pomocí substitucí skupin se u regexOptions.NonBacktracking nepodporuje. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.de.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.de.xlf index 821165f07545cd..b7933563235865 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.de.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.de.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + RegEx-Ersätze durch Austausch von Gruppen werden bei RegexOptions.NonBacktracking nicht unterstützt. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.es.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.es.xlf index f0f919acc6e5bd..84fb9ae529186c 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.es.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.es.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Los reemplazos de regex con sustituciones de grupos no se admiten con RegexOptions.NonBacktracking. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.fr.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.fr.xlf index 0a9bb527192bd5..2ec471409d1b21 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.fr.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.fr.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Les remplacements d'expressions régulières avec des substitutions de groupes ne sont pas pris en charge avec RegexOptions.NonBacktracking. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.it.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.it.xlf index 30d0b81bd4b420..685f8b033f9a46 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.it.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.it.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Le sostituzioni regex con sostituzioni di gruppi non sono supportate con RegexOptions.NonBacktracking. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ja.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ja.xlf index fe5540dc87d23a..ab0a7c1228ab33 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ja.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ja.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + RegexOptions.NonBacktracking では、グループの置換による正規表現の置換はサポートされていません。 diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ko.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ko.xlf index 6654610f3f303c..449efd4b78fae4 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ko.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ko.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + RegexOptions.NonBacktracking에서는 그룹을 대체하는 Regex 대체가 지원되지 않습니다. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pl.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pl.xlf index f84553cffe9b58..bbd78c38dc5e9a 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pl.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pl.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Zamiany wyrażeń regularnych z podstawieniami grup nie są obsługiwane w przypadku metody RegexOptions.NonBacktracking. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pt-BR.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pt-BR.xlf index ee284582bf53e2..54e511ca4a332e 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pt-BR.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pt-BR.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Substituições de regex com substituições de grupos não são suportadas com RegexOptions.Nonbacktracking. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ru.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ru.xlf index 99b880cc7b40ad..e8a936fc77f48c 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ru.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.ru.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Замена регулярных выражений на группы не поддерживается в RegexOptions.NonBacktracking. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.tr.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.tr.xlf index bb6c8e1863a10c..8068d9b1175ed4 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.tr.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.tr.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + Grup değiştirmeleri içeren normal ifade değiştirmeleri RegexOptions.NonBacktracking ile desteklenmez. diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hans.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hans.xlf index a17a2102fd7d33..cd70fc7b5bd2e8 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hans.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hans.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + RegexOptions.NonBacktracking 不支持使用组替换的正则表达式替换。 diff --git a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hant.xlf b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hant.xlf index 6c552441ce0e9f..31e524c0a88ab6 100644 --- a/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hant.xlf +++ b/src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.zh-Hant.xlf @@ -194,7 +194,7 @@ Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. - Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking. + RegexOptions.NonBacktracking 不支援以替代群組取代 Regex。