diff --git a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf
index f4aa48000b9a96..88c0152b615a45 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf
+++ b/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Resources/xlf/Strings.cs.xlf
@@ -49,7 +49,7 @@
Logging methods cannot have type parameters with 'allows ref struct' constraints
- Metody protokolování nemůžou být obecné.
+ Logging methods cannot have type parameters with 'allows ref struct' constraints
@@ -204,22 +204,22 @@
Argument '{0}' is using the unsupported params or scoped parameter modifier
- Argument '{0}' is using the unsupported params or scoped parameter modifier
+ Argument {0} používá nepodporované parametry nebo modifikátor parametrů s vymezeným oboremArgument is using the unsupported params or scoped parameter modifier
- Argument is using the unsupported params or scoped parameter modifier
+ Argument používá nepodporované parametry nebo modifikátor parametrů s vymezeným oboremParameter '{0}' is a ref struct, which is not supported by the logging source generator
- Parameter '{0}' is a ref struct, which is not supported by the logging source generator
+ Parametr {0} je ref stuct, což není podporováno generátorem zdroje protokolováníLogging method parameter is a ref struct
- Logging method parameter is a ref struct
+ Parametr metody protokolování je ref struct