Skip to content

Commit

Permalink
Merge pull request #6624 from dotnet/locfiles/c7b730aa-a05a-4728-b24e…
Browse files Browse the repository at this point in the history
…-79a3cb482c47

Localized file check-in by OneLocBuild Task: Build definition ID 830: Build ID 2177614
  • Loading branch information
github-actions[bot] authored May 10, 2023
2 parents 4694e3e + 8e4b4a2 commit 76a815d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
</trans-unit>
<trans-unit id="AvoidConstArraysCodeFixTitle">
<source>Extract to static readonly field</source>
<target state="new">Extract to static readonly field</target>
<target state="translated">In statisches schreibgeschütztes Feld extrahieren</target>
<note />
</trans-unit>
<trans-unit id="AvoidConstArraysDescription">
<source>Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</source>
<target state="new">Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</target>
<target state="translated">Konstantenmatrizen, die als Argumente übergeben werden, werden nicht wiederverwendet, was einen Leistungsaufwand impliziert. Ziehen Sie in Betracht, sie in „static readonly“-Felder zu extrahieren, um die Leistung zu verbessern.</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysMessage">
<source>Prefer 'static readonly' fields over local constant array arguments</source>
<target state="new">Prefer 'static readonly' fields over local constant array arguments</target>
<target state="translated">„static readonly“-Felder lokalen Konstantenmatrizenargumenten vorziehen</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysTitle">
<source>Avoid constant arrays as arguments</source>
<target state="new">Avoid constant arrays as arguments</target>
<target state="translated">Konstantenmatrizen als Argumente vermeiden</target>
<note />
</trans-unit>
<trans-unit id="AvoidStringBuilderPInvokeParametersDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
</trans-unit>
<trans-unit id="AvoidConstArraysCodeFixTitle">
<source>Extract to static readonly field</source>
<target state="new">Extract to static readonly field</target>
<target state="translated">정적 읽기 전용 필드로 추출</target>
<note />
</trans-unit>
<trans-unit id="AvoidConstArraysDescription">
<source>Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</source>
<target state="new">Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</target>
<target state="translated">인수로 전달된 상수 배열은 재사용되지 않으므로 성능 오버헤드가 발생합니다. 성능을 향상시키려면 'static readonly' 필드로 추출하는 것이 좋습니다.</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysMessage">
<source>Prefer 'static readonly' fields over local constant array arguments</source>
<target state="new">Prefer 'static readonly' fields over local constant array arguments</target>
<target state="translated">로컬 상수 배열 인수보다 'static readonly' 필드 선호</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysTitle">
<source>Avoid constant arrays as arguments</source>
<target state="new">Avoid constant arrays as arguments</target>
<target state="translated">상수 배열을 인수로 사용하지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="AvoidStringBuilderPInvokeParametersDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
</trans-unit>
<trans-unit id="AvoidConstArraysCodeFixTitle">
<source>Extract to static readonly field</source>
<target state="new">Extract to static readonly field</target>
<target state="translated">Extrair para o campo somente leitura estático</target>
<note />
</trans-unit>
<trans-unit id="AvoidConstArraysDescription">
<source>Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</source>
<target state="new">Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</target>
<target state="translated">Matrizes constantes passadas como argumentos não são reutilizadas, o que implica em uma sobrecarga de desempenho. Considere extraí-los para campos 'static readonly' para melhorar o desempenho.</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysMessage">
<source>Prefer 'static readonly' fields over local constant array arguments</source>
<target state="new">Prefer 'static readonly' fields over local constant array arguments</target>
<target state="translated">Prefira campos 'static readonly' em vez de argumentos de matriz de constante local</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysTitle">
<source>Avoid constant arrays as arguments</source>
<target state="new">Avoid constant arrays as arguments</target>
<target state="translated">Evite matrizes constantes como argumentos</target>
<note />
</trans-unit>
<trans-unit id="AvoidStringBuilderPInvokeParametersDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
</trans-unit>
<trans-unit id="AvoidConstArraysCodeFixTitle">
<source>Extract to static readonly field</source>
<target state="new">Extract to static readonly field</target>
<target state="translated">Извлечь в поле "static readonly"</target>
<note />
</trans-unit>
<trans-unit id="AvoidConstArraysDescription">
<source>Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</source>
<target state="new">Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</target>
<target state="translated">Константные массивы, переданные в качестве аргументов, не используются повторно, что приводит к снижению производительности. Рассмотрите возможность извлечения их в статические поля "static readonly", чтобы повысить производительность.</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysMessage">
<source>Prefer 'static readonly' fields over local constant array arguments</source>
<target state="new">Prefer 'static readonly' fields over local constant array arguments</target>
<target state="translated">Отдавайте предпочтение полям "static readonly", а не аргументам локального константного массива</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysTitle">
<source>Avoid constant arrays as arguments</source>
<target state="new">Avoid constant arrays as arguments</target>
<target state="translated">Избегайте использования константных массивов в качестве аргументов</target>
<note />
</trans-unit>
<trans-unit id="AvoidStringBuilderPInvokeParametersDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
</trans-unit>
<trans-unit id="AvoidConstArraysCodeFixTitle">
<source>Extract to static readonly field</source>
<target state="new">Extract to static readonly field</target>
<target state="translated">提取到 static readonly 字段</target>
<note />
</trans-unit>
<trans-unit id="AvoidConstArraysDescription">
<source>Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</source>
<target state="new">Constant arrays passed as arguments are not reused which implies a performance overhead. Consider extracting them to 'static readonly' fields to improve performance.</target>
<target state="translated">作为参数传递的常量数组未重复使用,这表示存在性能开销。请考虑将它们提取到 "static readonly" 字段来提高性能。</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysMessage">
<source>Prefer 'static readonly' fields over local constant array arguments</source>
<target state="new">Prefer 'static readonly' fields over local constant array arguments</target>
<target state="translated">首选 "static readonly" 字段而不是局部常量数组参数</target>
<note>{Locked="static readonly"}</note>
</trans-unit>
<trans-unit id="AvoidConstArraysTitle">
<source>Avoid constant arrays as arguments</source>
<target state="new">Avoid constant arrays as arguments</target>
<target state="translated">不要将常量数组作为参数</target>
<note />
</trans-unit>
<trans-unit id="AvoidStringBuilderPInvokeParametersDescription">
Expand Down

0 comments on commit 76a815d

Please sign in to comment.