Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOC CHECKIN | Microsoft/vs-streamjsonrpc master | 20201005. #573

Merged
merged 7 commits into from
Oct 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">Deserializace výsledku JSON-RPC na typ {0} neproběhla úspěšně kvůli {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Nepovedlo se serializovat odpověď.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">Délka tohoto seznamu musí být stejná jako délka seznamu argumentů.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">Fehler beim Deserialisieren des JSON-RPC-Ergebnisses in den Typ "{0}". {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Fehler beim Serialisieren der Antwort.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">Die Länge dieser Liste muss der Länge der Argumentliste entsprechen.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">Error al deserializar el resultado de JSON-RPC para el tipo {0} con {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">No se pudo serializar la respuesta.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">La longitud de esta lista debe ser igual a la longitud de la lista de argumentos.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">Échec de la désérialisation du résultat JSON-RPC en type {0} avec {1} : {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Échec de la sérialisation de la réponse.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">La longueur de cette liste doit être égale à la longueur de la liste d'arguments.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">La deserializzazione del risultato JSON-RPC nel tipo {0} non è riuscita. Tipo dell'eccezione {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Non è stato possibile serializzare la risposta.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">La lunghezza di questo elenco deve essere uguale alla lunghezza dell'elenco di argomenti.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">{1} により、JSON-RPC の結果を型 {0} に逆シリアル化できませんでした: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">応答をシリアル化できませんでした。</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">このリストの長さは、引数リストの長さと同じである必要があります。</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">JSON-RPC 결과를 유형 {0}(으)로 역직렬화하지 못했습니다. {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">응답을 직렬화하지 못했습니다.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">이 목록의 길이는 인수 목록의 길이와 같아야 합니다.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">Deserializowanie wyniku JSON-RPC do typu {0} nie powiodło się z powodu wyjątku {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Serializacja odpowiedzi nie powiodła się.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">Długość tej listy musi być równa długości listy argumentów.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">Falha na desserialização do resultado do JSON-RPC para o tipo {0} com {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Falha ao serializar a resposta.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">O tamanho desta lista precisa ser igual ao tamanho da lista de argumentos.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">Десериализация результата JSON-RPC в тип {0} завершилась сбоем. Тип исключения: {1}, сообщение: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Не удалось выполнить сериализацию ответа.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">Длина этого списка должна быть равна длине списка аргументов.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions src/StreamJsonRpc/xlf/Resources.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">JSON-RPC sonucu {0} türüne seri durumdan çıkarılırken {1}: {2} ile başarısız oldu</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">Yanıt seri hale getirilemedi.</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">Bu listenin uzunluğu, bağımsız değişken listesinin uzunluğuna eşit olmalıdır.</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
8 changes: 4 additions & 4 deletions src/StreamJsonRpc/xlf/Resources.zh-Hans.xlf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="zh-HANS" original="../Resources.resx">
<file datatype="xml" source-language="en" target-language="zh-Hans" original="../Resources.resx">
<body>
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
Expand Down Expand Up @@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="FailureDeserializingRpcResult">
<source>Deserializing JSON-RPC result to type {0} failed with {1}: {2}</source>
<target state="new">Deserializing JSON-RPC result to type {0} failed with {1}: {2}</target>
<target state="translated">未能将 JSON-RPC 结果反序列化为类型 {0},出现 {1}: {2}</target>
<note>{0} is the result type, {1} is the exception type, {2} is the exception message.</note>
</trans-unit>
<trans-unit id="FindIProgressOfTError">
Expand Down Expand Up @@ -114,7 +114,7 @@
</trans-unit>
<trans-unit id="ResponseSerializationFailure">
<source>Failed to serialize the response.</source>
<target state="new">Failed to serialize the response.</target>
<target state="translated">未能序列化响应。</target>
<note />
</trans-unit>
<trans-unit id="ResponseUnexpectedFormat">
Expand All @@ -139,7 +139,7 @@
</trans-unit>
<trans-unit id="TypedArgumentsLengthMismatch">
<source>The length of this list must equal the length of the arguments list.</source>
<target state="new">The length of this list must equal the length of the arguments list.</target>
<target state="translated">此列表的长度必须等于参数列表的长度。</target>
<note />
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
Expand Down
Loading