LOC CHECKIN | StreamJsonRpc + Desktop | localized XLFs

This commit is contained in:
redmond\csiusers 2016-07-01 01:11:46 -07:00
Родитель 7473d19b34
Коммит 54221c4e6a
26 изменённых файлов: 1326 добавлений и 676 удалений

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="cs" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Parametr readable i writable jsou null.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Byla přijata žádost o provedení {0}, ale chybí objekt zpětného volání. Žádost se ruší.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Oddělovač je prázdný řetězec.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Chyba při zápisu výsledku JSON-RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Selhání při deserializaci příchozího JSON-RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC nesmí být null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} má parametry ref nebo out, což se nepodporuje.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} není veřejné.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Název metody {0} má jinak velká a malá písmena než požadovaný objekt {1}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Parametry {0}: {1}, ale žádost poskytuje {2}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Parametry {0} nejsou kompatibilní s žádostí: {1}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Nalezena víc než jedna cílová metoda: {0}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Bylo dosaženo konce streamu.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Parametr readable neumožňuje čtení.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Parametr readable není nastaven.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">Čtení JSON-RPC ze streamu se nezdařilo s {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Odpověď není chyba.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Stream byl vyřazen.</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Úloha není dokončena.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Úloha byla zrušena.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">Nebyla nalezena metoda {0}/{1} v {2} z následujícího důvodu: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Neočekávaná chyba při zpracování JSON-RPC {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">Nerozpoznané příchozí JSON-RPC {0}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Parametr writable neumožňuje zápis.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Parametr writable není nastaven.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="de" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">"readable" und "writable" sind NULL.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Eine Anforderung zum Ausführen von "{0}" wurde ausgegeben, es ist aber kein Rückrufobjekt vorhanden. Die Anforderung wird gelöscht.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Das Trennzeichen ist eine leere Zeichenfolge.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Fehler beim Schreiben des JSON-RPC-Ergebnisses: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Fehler beim Deserialisieren des eingehenden JSON-RPC "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">Der JSON-RPC darf nicht NULL sein.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">"{0}" weist ref- oder out-Parameter auf. Dies wird nicht unterstützt</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">"{0}" ist nicht öffentlich.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Der Methodenname "{0}" weist eine andere Groß-/Kleinschreibung als das angeforderte Objekt "{1}" auf.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0}-Parameter: {1}, die Anforderung stellt aber {2} bereit.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} Parameter sind nicht kompatibel mit der Anforderung: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Es wurden mehrere Zielmethoden gefunden: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Das Ende des Datenstroms wurde erreicht.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">"Readable" kann nicht lesen.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">"Readable" ist nicht festgelegt.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">Fehler beim Lesen des JSON-RPC aus dem Datenstrom mit {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Die Antwort ist kein Fehler.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Der Datenstrom wurde verworfen.</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Der Task ist nicht abgeschlossen.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Der Task wurde abgebrochen.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">Die Methode "{0}/{1}" für "{2}" wurde aus den folgenden Gründen nicht gefunden: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Unerwarteter Fehler beim Verarbeiten des JSON-RPC "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">Nicht erkannter eingehender JSON-RPC "{0}".</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">"Writable" kann nicht schreiben.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">"Writable" ist nicht festgelegt.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="es" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">La lectura y escritura son NULL.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Recibió una solicitud para ejecutar '{0}', pero no hay ningún objeto de devolución de llamada. Anulando la solicitud.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">El delimitador es una cadena vacía.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Error al escribir el resultado de JSON-RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Error al deserializar '{0}' de JSON-RPC entrante: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC no debe ser NULL.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} tiene los parámetros out o ref no admitidos</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} no es público</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">En el nombre de método '{0}' se usan las mayúsculas y minúsculas de manera diferente a como se solicita en '{1}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} parámetro(s): {1}, pero la solicitud ofrece {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Los parámetros {0} no son compatibles con la solicitud: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Se ha encontrado más de un método de destino: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Se alcanzó el final de la secuencia.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">La propiedad de lectura no puede leer.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">La propiedad de lectura no se ha establecido.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">Error al leer JSON-RPC desde la secuencia con {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">La respuesta no es un error.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Se ha eliminado la secuencia</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">La tarea no está completada.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">La tarea se canceló.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">No se puede encontrar el método '{0}/{1}' en {2} por la siguiente razón: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Error inesperado al procesar '{0}' de JSON-RPC: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">No se reconoce '{0}' de JSON-RPC entrante</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">La propiedad de escritura no puede escribir.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">La propiedad de escritura no se ha establecido.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="fr" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">readable et writable sont tous les deux Null.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">A reçu une demande pour exécuter '{0}' mais na aucun objet de rappel.A reçu une demande pour exécuter '{0}' mais na aucun objet de rappel. Suppression de la demande.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Le délimiteur est une chaîne vide.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Erreur lors de lécriture du résultat de JSON-RPC : {0} : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Échec de la désérialisation du protocole JSON-RPC entrant '{0}' : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC ne doit pas être Null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} a un ou des paramètres ref ou out non pris en charge</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} nest pas public</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Le nom de la méthode '{0}' a une casse différente du '{1}' demandé</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} paramètre(s) : {1}, mais la demande fournit {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} paramètres ne sont pas compatibles avec la demande : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Plusieurs méthodes cibles trouvées : {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Fin de flux atteinte.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Lecture impossible avec Readable.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable nest pas défini.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">La lecture de JSON-RPC à partir du flux a échoué avec {0} : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">La réponse nest pas une erreur.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Le flux a été supprimé</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">La tâche nest pas effectuée.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">La tâche a été annulée.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">Impossible de trouver la méthode '{0}/{1}' sur {2} pour la raison suivante : {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Erreur inattendue lors du traitement du protocole JSON-RPC '{0}' : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">JSON-RPC entrant non reconnu '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Écriture impossible avec Writable.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable nest pas défini.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="it" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Readable e Writable sono entrambi Null.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">È stata ricevuta una richiesta per l'esecuzione di '{0}' ma non sono presenti oggetti di callback. La richiesta verrà eliminata.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Il delimitatore è una stringa vuota.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Si è verificato un errore durante la scrittura del risultato della RPC JSON. {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Si è verificato un errore durante la deserializzazione della RPC JSON in arrivo '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">La RPC JSON non deve essere Null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} contiene parametri ref o out e questo comportamento non è supportato</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} non è pubblico</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">La combinazione di maiuscole/minuscole nel nome del metodo '{0}' è diversa da quella del metodo richiesto '{1}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">I parametri di {0} sono {1}, ma la richiesta ne fornisce {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">I parametri di {0} non sono compatibili con la richiesta: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">È stato trovato più di un metodo di destinazione: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">È stata raggiunta la fine del flusso.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Non è possibile leggere Readable.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable non è impostato.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">La lettura della RPC JSON dal flusso non è riuscita. {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">La risposta non è un errore.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Il flusso è stato eliminato</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">L'attività non è stata completata.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">L'attività è stata annullata.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">Il metodo '{0}/{1}' in {2} non è stato trovato per il motivo seguente: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Si è verificato un errore imprevisto durante l'elaborazione della RPC JSON '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">La RPC JSON in arrivo '{0}' non è stata riconosciuta</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Non è possibile scrivere Writable.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable non è impostato.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="ja" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Readable と Writable の両方が null です。</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">'{0}' の実行の要求を受け取りましたが、コールバック オブジェクトがありません。要求を削除しています。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">区切り記号は、空の文字列です。</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">JSON-RPC 結果の書き込み時のエラー: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">受信 JSON-RPC '{0}' の逆シリアル化の失敗: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC は null にできません。</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} は ref または out パラメーターを含んでいますが、サポートされていません</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} はパブリックではありません</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' メソッド名は要求された '{1}' とは大文字と小文字が異なります</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} パラメーター: {1} ですが、要求は {2} を提供しています</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} パラメーターは、要求と互換性がありません: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">複数のターゲット メソッドが見つかりました: {0}。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">ストリームの終わりに達しました。</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Readable を読み取れません。</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable が設定されていません。</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">ストリームからの JSON-RPC の読み取りに {0} で失敗しました: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">応答は、エラーではありません。</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">ストリームが破棄されました</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">タスクが完了していません。</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">タスクはキャンセルされました。</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">次の理由により、{2} でメソッド '{0}/{1}' が見つかりません: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">JSON-RPC '{0}' の処理中に予期しないエラーが発生しました: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">認識されない受信 JSON-RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Writable が書き込めません。</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable が設定されていません。</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="ko" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">읽고 쓸 수 있는 개체는 null입니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">{0}’을(를) 실행하도록 요청을 받았지만 이 요청에 콜백 개체가 없습니다. 요청을 삭제합니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">구분 기호가 빈 문자열입니다.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">JSON-RPC 결과를 쓰는 동안 오류 발생: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">들어오는 JSON-RPC '{0}'을(를) deserialize하는 데 실패:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC는 null이면 안 됩니다.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0}에 ref 또는 지원되지 않는 출력 매개 변수가 있습니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0}이(가) public이 아닙니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' 메서드 이름에 요청된 '{1}'과(와) 다른 대/소문자가 있습니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} 매개 변수는 {1}이지만 요청은 {2}을(를) 제공합니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} 매개 변수가 {1} 요청과 호환되지 않습니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">둘 이상의 대상 메서드 발견: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">스트림 끝에 도달했습니다.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">읽을 수 있는 개체를 읽을 수 없습니다.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">읽을 수 있는 개체가 설정되지 않았습니다.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">{0}(으)로 인해 스트림에서 JSON-RPC 읽기 실패: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">응답은 오류가 아닙니다.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">스트림이 삭제되었습니다.</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">작업이 완료되지 않았습니다.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">작업이 취소되었습니다.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">{2}에서 '{0}/{1}' 메서드를 다음과 같은 이유로 찾을 수 없음: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">JSON-RPC '{0}'을(를) 처리하는 동안 예기치 않은 오류 발생: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">인식되지 않은 들어오는 JSON-RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">쓸 수 있는 개체를 쓸 수 없습니다.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">쓸 수 있는 개체가 설정되지 않았습니다.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="pl" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Elementy readable i writable mają wartość null.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Otrzymano żądanie wykonania metody „{0}”, ale brakuje obiektu wywołania zwrotnego. Żądanie zostanie odrzucone.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Wartość ogranicznika jest pustym ciągiem.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Błąd zapisywania wyniku JSON-RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Błąd deserializacji przychodzącego wywołania JSON-RPC „{0}”: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">Wywołanie JSON-RPC nie może mieć wartości null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">Metoda {0} ma parametry ref lub out, co nie jest obsługiwane</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">Metoda {0} nie jest publiczna</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Nazwa metody „{0}” ma inną wielkość liter niż żądana nazwa „{1}”</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Metoda {0} ma liczbę parametrów {1}, ale żądanie dostarcza {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Parametry metody {0} nie są zgodne z żądaniem: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Znaleziono więcej niż jedną metodę docelową: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Osiągnięto koniec strumienia.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Nie można odczytać elementu readable.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Nie ustawiono elementu readable.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">Odczytywanie wywołania JSON-RPC ze strumienia nie powiodło się — {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Odpowiedź nie jest błędem.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Strumień został usunięty</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Zadanie nie zostało ukończone.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Zadanie zostało anulowane.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">Nie można odnaleźć metody „{0}/{1}” w klasie {2} z następujących powodów: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Nieoczekiwany błąd przetwarzania wywołania JSON-RPC „{0}”: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">Nierozpoznane przychodzące wywołanie JSON-RPC „{0}”</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Nie można zapisać elementu writable.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Nie ustawiono elementu writable.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="pt-BR" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Legível e gravável são nulos.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Recebeu uma solicitação para executar '{0}', mas não há nenhum objeto de retorno de chamada. Removendo a solicitação.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">O delimitador é uma cadeia de caracteres vazia.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Erro ao gravar o Resultado de RPC de JSON: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Falha ao desserializar o RPC de JSON de entrada '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">O RPC de JSON não deve ser nulo.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} tem os parâmetros ref ou out, que não têm suporte</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} não é público</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">O nome do método '{0}' tem maiúsculas/minúsculas diferentes do solicitado '{1}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Parâmetros {0}: {1}, mas a solicitação fornece {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Parâmetros {0} não são compatíveis com a solicitação: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Mais de um método de destino encontrado: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Fim do fluxo alcançado.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Não é possível ler o legível.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">O legível não foi definido.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">Falha na leitura de RPC de JSON do fluxo com {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">A resposta não é um erro.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">O fluxo foi descartado</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">A tarefa não foi concluída.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">A tarefa foi cancelada.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">Não foi possível encontrar o método '{0}/{1}' em {2} pelo seguinte motivo: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Erro inesperado ao processar o RPC de JSON '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">RPC de JSON de entrada '{0}' não reconhecido</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Não é possível gravar graváveis.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">O gravável não foi definido.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="ru" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">И элементы, которые можно считать, и элементы, которые доступны для записи, имеют значение NULL.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Получен запрос на выполнение "{0}", но отсутствует объект обратного вызова. Удаление запроса.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Разделитель является пустой строкой.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">Произошла ошибка при записи результата JSON-RPC. {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Ошибка при десериализации входящих данных JSON-RPC "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC не должен равняться NULL.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} имеет параметры REF или OUT, что не поддерживается</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} не является открытым</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Регистр имени метода "{0}" отличается от запрошенного "{1}"</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Число параметров в {0}: {1}; в запросе же указано {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Параметры {0} несовместимы с запросом: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Найдено более одного целевого метода: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Достигнут конец потока.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Не удается считать доступный для чтения элемент.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Доступный для чтения элемент не задан.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">Произошел сбой при чтении JSON-RPC из потока. Исключение {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Отклик не является ошибкой.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Поток был удален</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Задача не завершена.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Задача отменена.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">Не удалось найти метод "{0}/{1}" в {2} по следующей причине: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">Непредвиденная ошибка при обработке JSON-RPC "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">Нераспознанный входящий JSON-RPC "{0}"</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Доступный для записи элемент не позволяет выполнить запись.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Доступный для записи элемент не задан.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="tr" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Readable ve writable null.</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">'{0}' metodunu yürütme isteği alındı ancak geri çağırma nesnesi yok. İstek bırakılıyor.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Sınırlayıcı boş bir dize.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">JSON-RPC Sonucu yazılırken bir hata oluştu: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">Gelen JSON-RPC '{0}' seri durumdan çıkarılamadı: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC null olmamalıdır.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} desteklenmeyen ref veya out parametrelerine sahip</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} genel değil</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' metot adı, istenen '{1}' metodundan farklı büyük-küçük harf kullanımına sahip</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} metodunun {1} parametresi var, ancak istekte {2} parametre belirtildi</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} parametreleri istekle uyumlu değil: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Birden fazla hedef metot bulundu: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Akışın sonuna ulaşıldı.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Readable okuyamıyor.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable ayarlanmadı.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">Akıştan JSON-RPC okunamadı. Özel durum: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Yanıt hata değil.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Akış atıldı</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Görev tamamlanmadı.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Görev iptal edildi.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">'{0}/{1}' metodu {2} üzerinde şu nedenle bulunamadı: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">JSON-RPC '{0}' işlenirken beklenmeyen bir hata oluştu: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">Tanınmayan gelen JSON-RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Writable yazamıyor.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable ayarlanmadı.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">可读内容和可写内容均为 null。</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">已获得执行“{0}”的请求,但没有回调对象。删除请求。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">分隔符为空字符串。</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">写入 JSON-RPC 结果 {0} 时出错:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">反序列化传入 JSON-RPC“{0}”时失败:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC 不得为 null。</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} 具有不受支持的 ref 或 out 参数</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} 不是公共的</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">“{0}”方法名具有与请求的“{1}”不同的事例</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} 个参数:{1},但请求提供 {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} 个参数与请求 {1} 不兼容</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">找到多个目标方法 {0}。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">已达到流结尾。</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">无法读取可读内容。</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">未设置可读内容。</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">从流读取 JSON-RPC 失败,出现 {0}{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">响应不是错误。</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">已释放流</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">任务未完成。</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">任务已取消。</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">找不到 {2} 上的方法“{0}/{1}”,原因如下:{3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">处理 JSON-RPC“{0}”时出现意外错误:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">无法识别传入 JSON-RPC“{0}”</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">无法写入可写内容。</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">未设置可写内容。</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-Hant" original="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,117 +8,142 @@
<group id="STREAMJSONRPC.DESKTOP/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Readable 和 Writable 都是 Null。</target>
<note from="MultilingualBuild" annotates="source" priority="2">'readable' and 'writable' are parameter names and should not be localized.</note>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">收到執行 '{0}' 的要求,但沒有回呼物件。正在卸除要求。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">分隔符號為空字串。</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON-RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON-RPC Result: {0}: {1}</target>
<target state="translated">寫入 JSON RPC 結果時發生錯誤: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message. "JSON-RPC" is a protocol</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON-RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON-RPC '{0}': {1}</target>
<target state="translated">將傳入的 JSON RPC '{0}' 還原序列化失敗: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON that could not be deserialized, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON-RPC must not be null.</source>
<target state="new">JSON-RPC must not be null.</target>
<target state="translated">JSON-RPC 不得為 null。</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} 有不支援的 ref 或 out 參數</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} 不是公用的</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' 方法名稱,其大小寫與所要求的 '{1}' 不同</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} 參數: {1},但要求提供 {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} 參數與下列要求不相容: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">找到多個目標方法: {0}。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">已達資料流的結尾。</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Readable 無法讀取。</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable 未設定。</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON-RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON-RPC from the stream failed with {0}: {1}</target>
<target state="translated">從資料流讀取 JSON-RPC 失敗。發生 {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">回應不是錯誤。</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">資料流已處置</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">此工作未完成。</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">此工作已取消。</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reason: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reason: {3}</target>
<target state="translated">在 {2} 上找不到方法 '{0}/{1}',原因如下: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON-RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON-RPC '{0}': {1}</target>
<target state="translated">處理 JSON RPC '{0}' 時發生未預期的錯誤: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON-RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON-RPC '{0}'</target>
<target state="translated">無法識別傳入的 JSON RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Writable 無法寫入。</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable 未設定。</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="cs" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Parametr readable i writable jsou null.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Byla přijata žádost o provedení {0}, ale chybí objekt zpětného volání. Žádost se ruší.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Oddělovač je prázdný řetězec.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Chyba při zápisu výsledku JSON RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Selhání při deserializaci příchozího JSON RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC nesmí být null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} má parametry ref nebo out, což se nepodporuje.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} není veřejné.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Název metody {0} má jinak velká a malá písmena než požadovaný objekt {1}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Parametry {0}: {1}, ale žádost poskytuje {2}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Parametry {0} nejsou kompatibilní s žádostí: {1}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Nalezena víc než jedna cílová metoda: {0}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Bylo dosaženo konce streamu.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Parametr readable neumožňuje čtení.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Parametr readable není nastaven.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">Čtení RPC JSON ze streamu se nezdařilo s {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Odpověď není chyba.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Stream byl vyřazen.</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Úloha není dokončena.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Úloha byla zrušena.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">Nebyla nalezena metoda {0}/{1} v {2} z následujících důvodů: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Neočekávaná chyba při zpracování JSON RPC {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">Nerozpoznané příchozí JSON RPC {0}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Parametr writable neumožňuje zápis.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Parametr writable není nastaven.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="de" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">"readable" und "writable" sind NULL.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Eine Anforderung zum Ausführen von "{0}" wurde ausgegeben, es ist aber kein Rückrufobjekt vorhanden. Die Anforderung wird gelöscht.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Das Trennzeichen ist eine leere Zeichenfolge.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Fehler beim Schreiben des JSON-RPC-Ergebnisses: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Fehler beim Deserialisieren des eingehenden JSON-RPC "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">Der JSON-RPC darf nicht NULL sein.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">"{0}" weist ref- oder out-Parameter auf. Dies wird nicht unterstützt</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">"{0}" ist nicht öffentlich.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Der Methodenname "{0}" weist eine andere Groß-/Kleinschreibung als das angeforderte Objekt "{1}" auf.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0}-Parameter: {1}, die Anforderung stellt aber {2} bereit.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} Parameter sind nicht kompatibel mit der Anforderung: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Es wurden mehrere Zielmethoden gefunden: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Das Ende des Datenstroms wurde erreicht.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">"Readable" kann nicht lesen.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">"Readable" ist nicht festgelegt.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">Fehler beim Lesen des JSON-RPC aus dem Datenstrom mit {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Die Antwort ist kein Fehler.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Der Datenstrom wurde verworfen.</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Der Task ist nicht abgeschlossen.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Der Task wurde abgebrochen.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">Die Methode "{0}/{1}" für "{2}" wurde aus den folgenden Gründen nicht gefunden: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Unerwarteter Fehler beim Verarbeiten des JSON-RPC "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">Nicht erkannter eingehender JSON-RPC "{0}".</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">"Writable" kann nicht schreiben.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">"Writable" ist nicht festgelegt.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="es" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">La lectura y escritura son NULL.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Recibió una solicitud para ejecutar '{0}', pero no hay ningún objeto de devolución de llamada. Anulando la solicitud.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">El delimitador es una cadena vacía.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Error al escribir el resultado de JSON RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Error al deserializar '{0}' de JSON RPC entrante: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC no debe ser NULL.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} tiene los parámetros out o ref no admitidos</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} no es público</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">En el nombre de método '{0}' se usan las mayúsculas y minúsculas de manera diferente a como se solicita en '{1}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} parámetro(s): {1}, pero la solicitud ofrece {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Los parámetros {0} no son compatibles con la solicitud: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Se ha encontrado más de un método de destino: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Se alcanzó el final de la secuencia.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">La propiedad de lectura no puede leer.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">La propiedad de lectura no se ha establecido.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">Error al leer JSON RPC desde la secuencia con {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">La respuesta no es un error.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Se ha eliminado la secuencia</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">La tarea no está completada.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">La tarea se canceló.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">No se puede encontrar el método '{0}/{1}' en {2} por las siguientes razones: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Error inesperado al procesar '{0}' de JSON RPC: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">No se reconoce '{0}' de JSON RPC entrante</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">La propiedad de escritura no puede escribir.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">La propiedad de escritura no se ha establecido.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="fr" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">readable et writable sont tous les deux Null.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">A reçu une demande pour exécuter '{0}' mais na aucun objet de rappel. Suppression de la demande.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Le délimiteur est une chaîne vide.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Erreur lors de lécriture du résultat de JSON RPC : {0} : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Échec de la désérialisation du protocole JSON RPC entrant '{0}' : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC ne doit pas être Null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} a un ou des paramètres ref ou out non pris en charge</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} nest pas public</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Le nom de la méthode '{0}' a une casse différente du '{1}' demandé</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} paramètre(s) : {1}, mais la demande fournit {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} paramètres ne sont pas compatibles avec la demande : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Plusieurs méthodes cibles trouvées : {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Fin de flux atteinte.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Lecture impossible avec Readable.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable nest pas défini.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">La lecture de JSON RPC à partir du flux a échoué avec {0} : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">La réponse nest pas une erreur.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Le flux a été supprimé</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">La tâche nest pas effectuée.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">La tâche a été annulée.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">Impossible de trouver la méthode '{0}/{1}' sur {2} pour les raisons suivantes : {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Erreur inattendue lors du traitement du protocole JSON RPC '{0}' : {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">JSON RPC entrant non reconnu '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Écriture impossible avec Writable.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable nest pas défini.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="it" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Readable e Writable sono entrambi Null.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">È stata ricevuta una richiesta per l'esecuzione di '{0}' ma non sono presenti oggetti di callback. La richiesta verrà eliminata.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Il delimitatore è una stringa vuota.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Si è verificato un errore durante la scrittura del risultato della RPC JSON. {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Si è verificato un errore durante la deserializzazione della RPC JSON in arrivo '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">La RPC JSON non deve essere Null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} contiene parametri ref o out e questo comportamento non è supportato</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} non è pubblico</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">La combinazione di maiuscole/minuscole nel nome del metodo '{0}' è diversa da quella del metodo richiesto '{1}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">I parametri di {0} sono {1}, ma la richiesta ne fornisce {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">I parametri di {0} non sono compatibili con la richiesta: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">È stato trovato più di un metodo di destinazione: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">È stata raggiunta la fine del flusso.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Non è possibile leggere Readable.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable non è impostato.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">La lettura della RPC JSON dal flusso non è riuscita. {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">La risposta non è un errore.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Il flusso è stato eliminato</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">L'attività non è stata completata.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">L'attività è stata annullata.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">Il metodo '{0}/{1}' in {2} non è stato trovato per i motivi seguenti: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Si è verificato un errore imprevisto durante l'elaborazione della RPC JSON '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">La RPC JSON in arrivo '{0}' non è stata riconosciuta</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Non è possibile scrivere Writable.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable non è impostato.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="ja" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Readable と Writable の両方が null です。</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">'{0}' の実行の要求を受け取りましたが、コールバック オブジェクトがありません。要求を削除しています。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">区切り記号は、空の文字列です。</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">JSON RPC 結果の書き込み時のエラー: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">JSON RPC '{0}' の逆シリアル化の失敗: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC は null にできません。</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} は ref または out パラメーターを含んでいますが、サポートされていません</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} はパブリックではありません</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' メソッド名は要求された '{1}' とは大文字と小文字が異なります</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} パラメーター: {1}、しかし要求は {2} を提供します</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} パラメーターは、要求と互換性がありません: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">1 つ以上のターゲット メソッドが見つかりました: {0} です。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">ストリームの終わりに達しました。</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Readable を読み取れません。</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable が設定されていません。</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">ストリームからの JSON RPC の読み取りに {0} で失敗しました: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">応答は、エラーではありません。</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">ストリームが破棄されました</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">タスクが完了していません。</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">タスクはキャンセルされました。</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">次の理由により、{2} でメソッド '{0}/{1}' が見つかりません: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">JSON RPC '{0}' の処理中に予期しないエラーが発生しました: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">認識されない受信した JSON RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Writable が書き込めません。</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable が設定されていません。</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="ko" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">읽고 쓸 수 있는 개체는 null입니다.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">{0}’을(를) 실행하도록 요청을 받았지만 이 요청에 콜백 개체가 없습니다. 요청을 삭제합니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">구분 기호가 빈 문자열입니다.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">JSON RPC 결과를 쓰는 동안 오류 발생: {0}:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">들어오는 JSON RPC '{0}'을(를) 역직렬화하는 데 실패:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC는 null이면 안 됩니다.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0}에 ref 또는 지원되지 않는 출력 매개 변수가 있습니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0}이 public이 아닙니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' 메서드 이름에 요청된 '{1}'와 다른 대/소문자가 있습니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} 매개 변수는 {1}이지만 요청은 {2}을(를) 제공합니다.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} 매개 변수가 다음의 요청과 호환되지 않습니다: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">둘 이상의 대상 메서드 발견:{0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">스트림 끝에 도달했습니다.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">읽을 수 있는 개체를 읽을 수 없습니다.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">읽을 수 있는 개체가 설정되지 않았습니다.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">{0}(으)로 인해 스트림에서 JSON RPC 읽기 실패:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">응답은 오류가 아닙니다.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">스트림이 삭제되었습니다.</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">작업이 완료되지 않았습니다.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">작업이 취소되었습니다.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">{2}에서 '{0}/{1}' 메서드를 다음과 같은 이유로 찾을 수 없음:{3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">JSON RPC '{0}'을(를) 처리하는 동안 예기치 않은 오류 발생:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">인식되지 않은 들어오는 JSON RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">쓸 수 있는 개체를 쓸 수 없습니다.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">쓸 수 있는 개체가 설정되지 않았습니다.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="pl" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Elementy readable i writable mają wartość null.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Otrzymano żądanie wykonania metody „{0}”, ale brakuje obiektu wywołania zwrotnego. Żądanie zostanie odrzucone.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Wartość ogranicznika jest pustym ciągiem.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Błąd zapisywania wyniku JSON RPC: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Błąd deserializacji przychodzącego wywołania JSON RPC „{0}”: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">Wywołanie JSON RPC nie może mieć wartości null.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">Metoda {0} ma parametry ref lub out, co nie jest obsługiwane</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">Metoda {0} nie jest publiczna</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Nazwa metody „{0}” ma inną wielkość liter niż żądana nazwa „{1}”</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Metoda {0} ma liczbę parametrów {1}, ale żądanie dostarcza {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Parametry metody {0} nie są zgodne z żądaniem: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Znaleziono więcej niż jedną metodę docelową: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Osiągnięto koniec strumienia.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Nie można odczytać elementu readable.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Nie ustawiono elementu readable.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">Odczytywanie wywołania JSON RPC ze strumienia nie powiodło się — {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Odpowiedź nie jest błędem.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Strumień został usunięty</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Zadanie nie zostało ukończone.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Zadanie zostało anulowane.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">Nie można odnaleźć metody „{0}/{1}” w klasie {2} z następujących powodów: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Nieoczekiwany błąd przetwarzania wywołania RPC JSON „{0}”: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">Nierozpoznane przychodzące wywołanie JSON RPC „{0}”</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Nie można zapisać elementu writable.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Nie ustawiono elementu writable.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="pt-BR" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Legível e gravável são nulos.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Recebeu uma solicitação para executar '{0}', mas não há nenhum objeto de retorno de chamada. Removendo a solicitação.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">O delimitador é uma cadeia de caracteres vazia.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Erro ao gravar o resultado de RPC de JSON: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Falha ao desserializar o RPC de JSON de entrada '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">O RPC de JSON não deve ser nulo.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} tem os parâmetros ref ou out, que não têm suporte</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} não é público</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">O nome do método '{0}' tem maiúsculas/minúsculas diferentes do solicitado '{1}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Parâmetros {0}: {1}, mas a solicitação fornece {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Parâmetros {0} não são compatíveis com a solicitação: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Mais de um método de destino encontrado: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Fim do fluxo alcançado.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Não é possível ler o legível.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">O legível não foi definido.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">Falha na leitura de RPC de JSON do fluxo com {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">A resposta não é um erro.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">O fluxo foi descartado</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">A tarefa não foi concluída.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">A tarefa foi cancelada.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">Não é possível encontrar o método '{0}/{1}' em {2} pelos seguintes motivos: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Erro inesperado ao processar o RPC de JSON '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">RPC de JSON de entrada '{0}' não reconhecido</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Não é possível gravar graváveis.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">O gravável não foi definido.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="ru" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">И элементы, которые можно считать, и элементы, которые доступны для записи, имеют значение NULL.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">Получен запрос на выполнение "{0}", но отсутствует объект обратного вызова. Удаление запроса.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Разделитель является пустой строкой.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">Произошла ошибка при записи результата RPC JSON. {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Ошибка при десериализации входящих данных RPC JSON "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">RPC JSON не должен равняться NULL.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} имеет параметры REF или OUT, что не поддерживается</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} не является открытым</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">Регистр имени метода "{0}" отличается от запрошенного ("{1}")</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">Число параметров в {0}: {1}; в запросе же указано {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">Параметры {0} несовместимы с запросом: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Найдено более одного целевого метода: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Достигнут конец потока.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Не удается считать доступный для чтения элемент.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Доступный для чтения элемент не задан.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">Произошел сбой при чтении RPC JSON из потока. Исключение {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Отклик не является ошибкой.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Поток был удален</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Задача не завершена.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Задача отменена.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">Не удалось найти метод "{0}/{1}" в {2} по следующим причинам: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">Непредвиденная ошибка при обработке RPC JSON "{0}": {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">Нераспознанный входящий RPC JSON "{0}"</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Элемент, доступный для записи, не может выполнить запись.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Элемент, доступный для записи, не задан.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="tr" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Okunabilir ve yazılabilir null.</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">'{0}' metodunu yürütme isteği alındı ancak geri çağırma nesnesi yok. İstek bırakılıyor.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">Sınırlayıcı boş bir dize.</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">JSON RPC Sonucu yazılırken bir hata oluştu: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">Gelen JSON RPC '{0}' seri durumdan çıkarılamadı: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC null olmamalıdır.</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} desteklenmeyen ref veya out parametrelerine sahip</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} ortak değil</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' metot adı, istenen '{1}' metodundan farklı büyük-küçük harf kullanımına sahip</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} metodunun {1} parametresi var, ancak istekte {2} parametre belirtildi</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} parametreleri istekle uyumlu değil: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">Birden fazla hedef metot bulundu: {0}.</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">Akışın sonuna ulaşıldı.</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Okunabilir okuyamıyor.</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Okunabilir ayarlanmadı.</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">Akıştan JSON RPC okunamadı. Özel durum: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">Yanıt hata değil.</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">Akış atıldı</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">Görev tamamlanmadı.</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">Bu görev iptal edildi.</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">'{0}/{1}' metodu {2} üzerinde şu nedenlerle bulunamadı: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">JSON RPC '{0}' işlenirken beklenmeyen bir hata oluştu: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">Tanınmayan gelen JSON RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Yazılabilir yazamıyor.</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Yazılabilir ayarlanmadı.</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="zh-Hans" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">可读内容和可写内容均为 null。</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">已获得执行“{0}”的请求,但没有回调对象。删除请求。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">分隔符为空字符串。</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">写入 JSON RPC 结果 {0} 时出错:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">反序列化传入 JSON RPC“{0}”时失败:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC 不得为 null。</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} 具有不受支持的 ref 或 out 参数</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} 不是公共的</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">“{0}”方法名具有与请求的“{1}”不同的事例</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} 参数:{1},但请求提供 {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">{0} 参数与请求 {1} 不兼容</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">找到多个目标方法 {0}。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">已达到流结尾。</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">无法读取可读内容。</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">未设置可读内容。</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">从流读取 JSON RPC 失败,出现 {0}{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">响应不是错误。</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">已释放流</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">任务未完成。</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">任务已取消。</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">找不到 {2} 上的方法“{0}/{1}”,原因如下:{3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">处理 JSON RPC“{0}”出现意外错误:{1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">无法识别传入 JSON RPC“{0}”</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">无法写入可写内容。</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">未设置可写内容。</target>
</trans-unit>
</group>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<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-US" target-language="zh-Hant" original="STREAMJSONRPC/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
<header>
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.1605.0" tool-company="Microsoft" />
@ -8,116 +8,141 @@
<group id="STREAMJSONRPC/RESOURCES.RESX" datatype="resx">
<trans-unit id="BothReadableWritableAreNull" translate="yes" xml:space="preserve">
<source>Both readable and writable are null.</source>
<target state="new">Both readable and writable are null.</target>
<target state="translated">Readable 和 Writable 都是 Null。</target>
</trans-unit>
<trans-unit id="DroppingRequestDueToNoTargetObject" translate="yes" xml:space="preserve">
<source>Got a request to execute '{0}' but have no callback object. Dropping the request.</source>
<target state="new">Got a request to execute '{0}' but have no callback object. Dropping the request.</target>
<target state="translated">取得執行 '{0}' 的要求,但沒有回呼物件。正在卸除要求。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name to execute.</note>
</trans-unit>
<trans-unit id="EmptyDelimiter" translate="yes" xml:space="preserve">
<source>Delimiter is empty string.</source>
<target state="new">Delimiter is empty string.</target>
<target state="translated">分隔符號為空字串。</target>
</trans-unit>
<trans-unit id="ErrorWritingJsonRpcResult" translate="yes" xml:space="preserve">
<source>Error writing JSON RPC Result: {0}: {1}</source>
<target state="new">Error writing JSON RPC Result: {0}: {1}</target>
<target state="translated">寫入 JSON RPC 結果時發生錯誤: {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="FailureDeserializingJsonRpc" translate="yes" xml:space="preserve">
<source>Failure deserializing incoming JSON RPC '{0}': {1}</source>
<target state="new">Failure deserializing incoming JSON RPC '{0}': {1}</target>
<target state="translated">將傳入的 JSON RPC '{0}' 還原序列化失敗: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the JSON RPC, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="JsonRpcCannotBeNull" translate="yes" xml:space="preserve">
<source>JSON RPC must not be null.</source>
<target state="new">JSON RPC must not be null.</target>
<target state="translated">JSON RPC 不得為 Null。</target>
</trans-unit>
<trans-unit id="MethodHasRefOrOutParameters" translate="yes" xml:space="preserve">
<source>{0} has ref or out parameter(s), which is not supported</source>
<target state="new">{0} has ref or out parameter(s), which is not supported</target>
<target state="translated">{0} 有不支援的 ref 或 out 參數</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodIsNotPublic" translate="yes" xml:space="preserve">
<source>{0} is not public</source>
<target state="new">{0} is not public</target>
<target state="translated">{0} 並非公用的</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature.</note>
</trans-unit>
<trans-unit id="MethodNameCaseIsDifferent" translate="yes" xml:space="preserve">
<source>'{0}' method name has different case from requested '{1}'</source>
<target state="new">'{0}' method name has different case from requested '{1}'</target>
<target state="translated">'{0}' 方法名稱有來自要求 '{1}' 的不同大小寫</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the requested method name.</note>
</trans-unit>
<trans-unit id="MethodParameterCountDoesNotMatch" translate="yes" xml:space="preserve">
<source>{0} parameter(s): {1}, but the request supplies {2}</source>
<target state="new">{0} parameter(s): {1}, but the request supplies {2}</target>
<target state="translated">{0} 參數: {1},但要求提供 {2}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the method parameter count, {2} is the request parameter count.</note>
</trans-unit>
<trans-unit id="MethodParametersNotCompatible" translate="yes" xml:space="preserve">
<source>{0} parameters are not compatible with the request: {1}</source>
<target state="new">{0} parameters are not compatible with the request: {1}</target>
<target state="translated">與 {0} 參數不相容的要求: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method signature, {1} is the error message.</note>
</trans-unit>
<trans-unit id="MoreThanOneMethodFound" translate="yes" xml:space="preserve">
<source>More than one target method found: {0}.</source>
<target state="new">More than one target method found: {0}.</target>
<target state="translated">找到多個目標方法: {0}。</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the list of method signatures.</note>
</trans-unit>
<trans-unit id="ReachedEndOfStream" translate="yes" xml:space="preserve">
<source>Reached end of stream.</source>
<target state="new">Reached end of stream.</target>
<target state="translated">已到達資料流結尾。</target>
</trans-unit>
<trans-unit id="ReadableCannotRead" translate="yes" xml:space="preserve">
<source>Readable cannot read.</source>
<target state="new">Readable cannot read.</target>
<target state="translated">Readable 無法讀取。</target>
</trans-unit>
<trans-unit id="ReadableNotSet" translate="yes" xml:space="preserve">
<source>Readable is not set.</source>
<target state="new">Readable is not set.</target>
<target state="translated">Readable 未設定。</target>
</trans-unit>
<trans-unit id="ReadingJsonRpcStreamFailed" translate="yes" xml:space="preserve">
<source>Reading JSON RPC from the stream failed with {0}: {1}</source>
<target state="new">Reading JSON RPC from the stream failed with {0}: {1}</target>
<target state="translated">從資料流讀取 JSON RPC 失敗,發生 {0}: {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the exception type, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="ResponseIsNotError" translate="yes" xml:space="preserve">
<source>Response is not error.</source>
<target state="new">Response is not error.</target>
<target state="translated">回應不是錯誤。</target>
</trans-unit>
<trans-unit id="StreamDisposed" translate="yes" xml:space="preserve">
<source>Stream has been disposed</source>
<target state="new">Stream has been disposed</target>
<target state="translated">資料流已處置</target>
</trans-unit>
<trans-unit id="TaskNotCompleted" translate="yes" xml:space="preserve">
<source>The task is not completed.</source>
<target state="new">The task is not completed.</target>
<target state="translated">工作未完成。</target>
</trans-unit>
<trans-unit id="TaskWasCancelled" translate="yes" xml:space="preserve">
<source>The task was cancelled.</source>
<target state="new">The task was cancelled.</target>
<target state="translated">工作已取消。</target>
</trans-unit>
<trans-unit id="UnableToFindMethod" translate="yes" xml:space="preserve">
<source>Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</source>
<target state="new">Unable to find method '{0}/{1}' on {2} for the following reasons: {3}</target>
<target state="translated">在 {2} 上找不到方法 '{0}/{1}',原因如下: {3}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the method name, {1} is arity, {2} is target class full name, {3} is the error list.</note>
</trans-unit>
<trans-unit id="UnexpectedErrorProcessingJsonRpc" translate="yes" xml:space="preserve">
<source>Unexpected error processing JSON RPC '{0}': {1}</source>
<target state="new">Unexpected error processing JSON RPC '{0}': {1}</target>
<target state="translated">未預期的錯誤處理 JSON RPC '{0}': {1}</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json, {1} is the exception message.</note>
</trans-unit>
<trans-unit id="UnrecognizedIncomingJsonRpc" translate="yes" xml:space="preserve">
<source>Unrecognized incoming JSON RPC '{0}'</source>
<target state="new">Unrecognized incoming JSON RPC '{0}'</target>
<target state="translated">無法識別的傳入 JSON RPC '{0}'</target>
<note from="MultilingualBuild" annotates="source" priority="2">{0} is the json.</note>
</trans-unit>
<trans-unit id="WritableCannotWrite" translate="yes" xml:space="preserve">
<source>Writable cannot write.</source>
<target state="new">Writable cannot write.</target>
<target state="translated">Writable 無法寫入。</target>
</trans-unit>
<trans-unit id="WritableNotSet" translate="yes" xml:space="preserve">
<source>Writable is not set.</source>
<target state="new">Writable is not set.</target>
<target state="translated">Writable 未設定。</target>
</trans-unit>
</group>
</body>