Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 499:…
Browse files Browse the repository at this point in the history
… Build ID 1866071 (#13444) (#13476)

* Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1865104

* Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1865320

Co-authored-by: Kevin Ransom (msft) <[email protected]>

Co-authored-by: Kevin Ransom (msft) <[email protected]>
  • Loading branch information
dotnet-bot and KevinRansom authored Jul 12, 2022
1 parent f224a8f commit 795248a
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions src/Compiler/xlf/FSComp.txt.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">Byl očekáván výraz.</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Toto není platný číselný literál. Mezi platné číselné literály patří 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
6 changes: 3 additions & 3 deletions src/Compiler/xlf/FSComp.txt.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">Ausdruck wird erwartet</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5069,7 +5069,7 @@
</trans-unit>
<trans-unit id="optsSourceLink">
<source>Source link information file to embed in the portable PDB file</source>
<target state="translated">Die Datei mit Quelllinkinformationen, die in die portierbare PDB-Datei eingebettet werden soll</target>
<target state="translated">Die Datei mit Informationen zur Quellverknüpfung, die in die portierbare PDB-Datei eingebettet werden soll</target>
<note />
</trans-unit>
<trans-unit id="optsEmbeddedSourceRequirePortablePDBs">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Dies ist kein gültiges numerisches Literal. Unter anderem sind die folgenden numerischen Literale gültig: 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
4 changes: 2 additions & 2 deletions src/Compiler/xlf/FSComp.txt.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">Se espera una expresión</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Este literal numérico no es válido. Entre los literales numéricos válidos se incluyen 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal) y 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
6 changes: 3 additions & 3 deletions src/Compiler/xlf/FSComp.txt.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated"> Expression attendue</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5069,7 +5069,7 @@
</trans-unit>
<trans-unit id="optsSourceLink">
<source>Source link information file to embed in the portable PDB file</source>
<target state="translated">Fichier d'informations sur le lien source à incorporer dans le fichier PDB portable</target>
<target state="translated">Fichier d'informations Source Link à incorporer dans le fichier PDB portable</target>
<note />
</trans-unit>
<trans-unit id="optsEmbeddedSourceRequirePortablePDBs">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Littéral numérique non valide. Littéraux numériques valides : 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
4 changes: 2 additions & 2 deletions src/Compiler/xlf/FSComp.txt.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">Prevista espressione.</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Questo non è un valore letterale numerico valido. I valori letterali numerici validi includono 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
4 changes: 2 additions & 2 deletions src/Compiler/xlf/FSComp.txt.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">式を指定してください</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">これは有効な数値リテラルではありません。有効な数値リテラルの例には、1、0x10o10b11l (int)、1u (uint32)1L (int64)1UL (uint64)1s (int16)1y (sbyte)1uy (byte)1.0 (float)、1.0f (float32)、1.0m (decimal)1I (BigInteger) などがあります。</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
4 changes: 2 additions & 2 deletions src/Compiler/xlf/FSComp.txt.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">식이 필요함</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">유효한 숫자 리터럴이 아닙니다. 유효한 숫자 리터럴로는 1, 0x1, 0o1, 0b1, 1l(int), 1u(uint32), 1L(int64), 1UL(uint64), 1s(int16), 1y(sbyte), 1uy(byte), 1.0(float), 1.0f(float32), 1.0m(decimal), 1I(BigInteger) 등이 있습니다.</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
6 changes: 3 additions & 3 deletions src/Compiler/xlf/FSComp.txt.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">Oczekiwanie na wyrażenie</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5069,7 +5069,7 @@
</trans-unit>
<trans-unit id="optsSourceLink">
<source>Source link information file to embed in the portable PDB file</source>
<target state="translated">Plik informacji o linku kodu źródłowego do osadzenia w przenośnym pliku PDB</target>
<target state="translated">Plik informacji o linku do źródła do osadzenia w przenośnym pliku PDB</target>
<note />
</trans-unit>
<trans-unit id="optsEmbeddedSourceRequirePortablePDBs">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Jest to nieprawidłowy literał liczbowy. Do prawidłowych literałów liczbowych należą: 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
6 changes: 3 additions & 3 deletions src/Compiler/xlf/FSComp.txt.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">Esperando uma expressão</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5069,7 +5069,7 @@
</trans-unit>
<trans-unit id="optsSourceLink">
<source>Source link information file to embed in the portable PDB file</source>
<target state="translated">O arquivo de informações do link de origem para inserir em um arquivo PDB portátil</target>
<target state="translated">O arquivo de informações do Source Link para inserir em um arquivo PDB portátil</target>
<note />
</trans-unit>
<trans-unit id="optsEmbeddedSourceRequirePortablePDBs">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Este não é um literal numérico válido. Literais numéricos válidos incluem 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
6 changes: 3 additions & 3 deletions src/Compiler/xlf/FSComp.txt.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">Ожидается выражение</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5069,7 +5069,7 @@
</trans-unit>
<trans-unit id="optsSourceLink">
<source>Source link information file to embed in the portable PDB file</source>
<target state="translated">Файл со сведениями о компоновке источников, внедряемый в переносимый PDB-файл</target>
<target state="translated">Файл со сведениями об исходной ссылке, внедряемой в переносимый PDB-файл</target>
<note />
</trans-unit>
<trans-unit id="optsEmbeddedSourceRequirePortablePDBs">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Это не является допустимым числовым литералом. Допустимые числовые литералы: 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
6 changes: 3 additions & 3 deletions src/Compiler/xlf/FSComp.txt.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@
</trans-unit>
<trans-unit id="parsExpectingExpressionInTuple">
<source>Expecting expression</source>
<target state="new">Expecting expression</target>
<target state="translated">İfade bekleniyor</target>
<note />
</trans-unit>
<trans-unit id="parsNewExprMemberAccess">
Expand Down Expand Up @@ -5069,7 +5069,7 @@
</trans-unit>
<trans-unit id="optsSourceLink">
<source>Source link information file to embed in the portable PDB file</source>
<target state="translated">Taşınabilir PDB dosyasına eklenecek kaynak bağlantı bilgileri dosyası</target>
<target state="translated">Taşınabilir PDB dosyasına eklenecek kaynak bağlantısı bilgileri dosyası</target>
<note />
</trans-unit>
<trans-unit id="optsEmbeddedSourceRequirePortablePDBs">
Expand Down Expand Up @@ -5829,7 +5829,7 @@
</trans-unit>
<trans-unit id="lexInvalidNumericLiteral">
<source>This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</source>
<target state="new">Bu geçerli bir sayısal sabit değer değil. Geçerli sayısal sabit değerler şunları içerir: 1, 0x1, 0o1, 0b1, 1l (int), 1u (uint32), 1L (int64), 1UL (uint64), 1s (int16), 1y (sbyte), 1uy (byte), 1.0 (float), 1.0f (float32), 1.0m (decimal), 1I (BigInteger).</target>
<target state="new">This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).</target>
<note />
</trans-unit>
<trans-unit id="lexInvalidByteLiteral">
Expand Down
Loading

0 comments on commit 795248a

Please sign in to comment.