Skip to content

Commit

Permalink
Merge pull request #7273 from dotnet/locfiles/ab194c92-23d1-47fc-bdbf…
Browse files Browse the repository at this point in the history
…-20997ac31c1c

Localized file check-in by OneLocBuild Task: Build definition ID 830: Build ID 2419250
  • Loading branch information
github-actions[bot] committed Apr 1, 2024
2 parents 57443bc + cce80f2 commit 332dd9a
Show file tree
Hide file tree
Showing 12 changed files with 52 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">Použít Stream.ReadExactly</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">Volání Stream.Read může vrátit méně bajtů, než bylo požadováno, což vede k nespolehlivé kódu, pokud není vrácená hodnota zkontrolována.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">Vyhněte se nepřesnému čtení pomocí {0}.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">Vyhněte se nepřesnému čtení pomocí Stream.Read.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">Verwenden von „Stream.ReadExactly</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">Ein Aufruf von „Stream.Read“ gibt möglicherweise weniger Bytes als angefordert zurück, was zu unzuverlässigem Code führt, wenn der Rückgabewert nicht überprüft wird.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">Ungenaues Lesen mit „{0}“ vermeiden</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">Ungenaues Lesen mit „Stream.Read“ vermeiden</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">Usar "Stream.ReadExactly"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">Una llamada a "Stream.Read" puede devolver menos bytes de los solicitados, lo que da lugar a código no confiable si no se comprueba el valor devuelto.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">Evitar la lectura inexacta con "{0}"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">Evite la lectura inexacta con "Stream.Read"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">Usare "Stream. ReadExactly"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">Una chiamata a "Stream. Read" può restituire un numero di byte inferiore a quello richiesto. Se il valore restituito non è selezionato, il codice non è affidabile.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">Evitare la lettura inesatta con "{0}"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">Evitare la lettura inesatta con "Stream.Read"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">'Stream.ReadExactly' を使用</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">'Stream.Read' の呼び出しでは、要求されたバイト数よりも少ないバイト数が返される可能性があります。戻り値がチェックされていない場合は、コードの信頼性が低くなります。</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">'{0}' による不正確な読み取りを避ける</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">'Stream.Read' による不正確な読み取りを避ける</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">'Stream.ReadExactly' 사용</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">'Stream.Read'에 대한 호출은 요청된 바이트보다 적은 바이트를 반환할 수 있으므로 반환 값을 확인하지 않으면 신뢰할 수 없는 코드가 됩니다.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">‘{0}’(으)로 부정확한 읽기 방지</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">'Stream.Read'로 부정확한 읽기 방지</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">Użyj elementu „Stream.ReadExactly</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">Wywołanie „Stream.Read” może zwrócić mniej bajtów niż żądano, powodując niewiarygodny kod, jeśli wartość zwracana nie jest zaznaczona.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">Unikaj niedokładnego odczytu za pomocą „{0}</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">Unikaj niedokładnego odczytu za pomocą „Stream.Read</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">Usar 'Stream.ReadExactly'</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">Uma chamada para 'Stream.Read' pode retornar menos bytes do que o solicitado, resultando em código não confiável se o valor retornado não estiver marcado.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">Evitar leitura inexata com '{0}'</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">Evitar leitura inexata com 'Stream.Read'</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down Expand Up @@ -2040,22 +2040,22 @@ Ampliação e conversões definidas pelo usuário não são compatíveis com tip
</trans-unit>
<trans-unit id="PreferConvertToHexStringOverBitConverterCodeFixTitle">
<source>Replace with 'Convert.{0}'</source>
<target state="new">Replace with 'Convert.{0}'</target>
<target state="translated">Substituir por "Convert.{0}"</target>
<note />
</trans-unit>
<trans-unit id="PreferConvertToHexStringOverBitConverterDescription">
<source>Use 'Convert.ToHexString' or 'Convert.ToHexStringLower' when encoding bytes to a hexadecimal string representation. These methods are more efficient and allocation-friendly than using 'BitConverter.ToString' in combination with 'String.Replace' to replace dashes and 'String.ToLower'.</source>
<target state="new">Use 'Convert.ToHexString' or 'Convert.ToHexStringLower' when encoding bytes to a hexadecimal string representation. These methods are more efficient and allocation-friendly than using 'BitConverter.ToString' in combination with 'String.Replace' to replace dashes and 'String.ToLower'.</target>
<target state="translated">Use "Convert.ToHexString" ou "Convert.ToHexStringLower" ao codificar bytes em uma representação de cadeia de caracteres hexadecimal. Esses métodos são mais eficientes e amigáveis para alocação do que usar "BitConverter.ToString" em combinação com "String.Replace" para substituir traços e "String.ToLower".</target>
<note />
</trans-unit>
<trans-unit id="PreferConvertToHexStringOverBitConverterMessage">
<source>Prefer '{0}' over call chains based on '{1}'</source>
<target state="new">Prefer '{0}' over call chains based on '{1}'</target>
<target state="translated">Preferir "{0}" em vez de cadeias de chamadas com base em "{1}"</target>
<note />
</trans-unit>
<trans-unit id="PreferConvertToHexStringOverBitConverterTitle">
<source>Prefer 'Convert.ToHexString' and 'Convert.ToHexStringLower' over call chains based on 'BitConverter.ToString'</source>
<target state="new">Prefer 'Convert.ToHexString' and 'Convert.ToHexStringLower' over call chains based on 'BitConverter.ToString'</target>
<target state="translated">Preferir "Convert.ToHexString" e "Convert.ToHexStringLower" em vez de cadeias de chamadas com base em "BitConverter.ToString"</target>
<note />
</trans-unit>
<trans-unit id="PreferCountOverAnyCodeFixTitle">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">Используйте "Stream.ReadExactly"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">Вызов "Stream.Read" может возвращать меньшее количество байтов, чем было запрошено. Это может сделать код ненадежным, если не проверять возвращаемое значение.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">Избегайте неточного чтения с помощью "{0}"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">Избегайте неточного чтения с помощью "Stream.Read"</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,22 +99,22 @@
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadCodeFixTitle">
<source>Use 'Stream.ReadExactly'</source>
<target state="new">Use 'Stream.ReadExactly'</target>
<target state="translated">'Stream.ReadExactly' kullan</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadDescription">
<source>A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</source>
<target state="new">A call to 'Stream.Read' may return fewer bytes than requested, resulting in unreliable code if the return value is not checked.</target>
<target state="translated">'Stream.Read' çağrısı istenenden daha az bayt döndürerek dönüş değeri denetlenmezse güvenilir olmayan koda neden olabilir.</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadMessage">
<source>Avoid inexact read with '{0}'</source>
<target state="new">Avoid inexact read with '{0}'</target>
<target state="translated">'{0}' ile doğru olmayan okumalardan kaçının</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnreliableStreamReadTitle">
<source>Avoid inexact read with 'Stream.Read'</source>
<target state="new">Avoid inexact read with 'Stream.Read'</target>
<target state="translated">'Stream.Read' ile doğru olmayan okumalardan kaçının</target>
<note />
</trans-unit>
<trans-unit id="AvoidUnsealedAttributesDescription">
Expand Down
Loading

0 comments on commit 332dd9a

Please sign in to comment.