From eb4b3d0219de5d7c0322a6a92624d4a5aa16f65b Mon Sep 17 00:00:00 2001 From: VS MobileTools Engineering Service 2 Date: Thu, 4 Aug 2022 23:02:26 -0700 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 16846: Build ID 6519479 --- .../Properties/Resources.cs.resx | 104 ++++++++++++++ .../Properties/Resources.de.resx | 104 ++++++++++++++ .../Properties/Resources.es.resx | 104 ++++++++++++++ .../Properties/Resources.fr.resx | 104 ++++++++++++++ .../Properties/Resources.it.resx | 104 ++++++++++++++ .../Properties/Resources.ja.resx | 104 ++++++++++++++ .../Properties/Resources.ko.resx | 104 ++++++++++++++ .../Properties/Resources.pl.resx | 104 ++++++++++++++ .../Properties/Resources.pt-BR.resx | 104 ++++++++++++++ .../Properties/Resources.ru.resx | 104 ++++++++++++++ .../Properties/Resources.tr.resx | 104 ++++++++++++++ .../Properties/Resources.zh-Hans.resx | 104 ++++++++++++++ .../Properties/Resources.zh-Hant.resx | 104 ++++++++++++++ .../Properties/Resources.cs.resx | 136 ++++++++++++++++++ .../Properties/Resources.de.resx | 136 ++++++++++++++++++ .../Properties/Resources.es.resx | 136 ++++++++++++++++++ .../Properties/Resources.fr.resx | 136 ++++++++++++++++++ .../Properties/Resources.it.resx | 136 ++++++++++++++++++ .../Properties/Resources.ja.resx | 136 ++++++++++++++++++ .../Properties/Resources.ko.resx | 136 ++++++++++++++++++ .../Properties/Resources.pl.resx | 136 ++++++++++++++++++ .../Properties/Resources.pt-BR.resx | 136 ++++++++++++++++++ .../Properties/Resources.ru.resx | 136 ++++++++++++++++++ .../Properties/Resources.tr.resx | 136 ++++++++++++++++++ .../Properties/Resources.zh-Hans.resx | 136 ++++++++++++++++++ .../Properties/Resources.zh-Hant.resx | 136 ++++++++++++++++++ 26 files changed, 3120 insertions(+) create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.cs.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.de.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.es.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.fr.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.it.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ja.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ko.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pl.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pt-BR.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ru.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.tr.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hans.resx create mode 100644 src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hant.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.cs.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.de.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.es.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.fr.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.it.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ja.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ko.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pl.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pt-BR.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ru.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.tr.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hans.resx create mode 100644 src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hant.resx diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.cs.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.cs.resx new file mode 100644 index 0000000..59e52f6 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.cs.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Neošetřená výjimka: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.de.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.de.resx new file mode 100644 index 0000000..bebc92a --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.de.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Ausnahmefehler: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.es.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.es.resx new file mode 100644 index 0000000..846b248 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.es.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Excepción no controlada: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.fr.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.fr.resx new file mode 100644 index 0000000..0a514e6 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.fr.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Exception non prise en charge{0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.it.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.it.resx new file mode 100644 index 0000000..8a6d245 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.it.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Eccezione non gestita: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ja.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ja.resx new file mode 100644 index 0000000..329f20e --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ja.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ハンドルされない例外: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ko.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ko.resx new file mode 100644 index 0000000..b0a8db6 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ko.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 처리되지 않은 예외: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pl.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pl.resx new file mode 100644 index 0000000..a31add3 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pl.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nieobsługiwany wyjątek: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pt-BR.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pt-BR.resx new file mode 100644 index 0000000..79ad207 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.pt-BR.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Exceção não tratada: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ru.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ru.resx new file mode 100644 index 0000000..18b77ef --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.ru.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Необработанное исключение: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.tr.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.tr.resx new file mode 100644 index 0000000..934bb43 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.tr.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + İşlenmeyen özel durum: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hans.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hans.resx new file mode 100644 index 0000000..ee9e250 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hans.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 未处理的异常: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hant.resx b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hant.resx new file mode 100644 index 0000000..f7abee5 --- /dev/null +++ b/src/Microsoft.Android.Build.BaseTasks/Properties/Resources.zh-Hant.resx @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 未處理的例外狀況: {0} + {0} - The exception message of the associated exception + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.cs.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.cs.resx new file mode 100644 index 0000000..42470c3 --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.cs.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Při ověřování instalace sady Java SDK v {0}, která se našla při hledání cest z {1} došlo k výjimce. Ujistěte se, že v části Android v možnostech Visual Studio je nakonfigurovaný platný adresář sady Java SDK. Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu sady SDK, nastavte vlastnost MSBuild JavaSdkDirectory na vlastní cestu. Výjimka: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Při čtení konfiguračního souboru {0} došlo k výjimce. Výjimka: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Při čtení výstupu {0} {1} došlo k výjimce. Výjimka: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.de.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.de.resx new file mode 100644 index 0000000..cc440d6 --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.de.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Ausnahme beim Überprüfen der Java SDK-Installation in '{0}', die beim Durchsuchen der Pfade von '{1}' gefunden wurde. Stellen Sie sicher, dass für den Android-Abschnitt der Visual Studio-Optionen ein gültiges Java SDK-Verzeichnis konfiguriert ist. Um einen benutzerdefinierten SDK-Pfad für einen Befehlszeilenbuild zu verwenden, legen Sie die MSBuild-Eigenschaft "JavaSdkDirectory" auf den benutzerdefinierten Pfad fest. Ausnahme: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Ausnahme beim Lesen der Konfigurationsdatei '{0}'. Ausnahme: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Ausnahme beim Lesen der Ausgabe von "{0} {1}". Ausnahme: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.es.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.es.resx new file mode 100644 index 0000000..dea3984 --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.es.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Se ha producido una excepción al validar la instalación del SDK de Java en "{0}" que se ha encontrado al buscar las rutas desde "{1}". Asegúrese de que la sección de Android de las opciones de Visual Studio tiene configurado un directorio de Java SDK válido. Para utilizar una ruta de acceso al SDK personalizada para una compilación de línea de comandos, establezca la propiedad MSBuild 'JavaSdkDirectory' en la ruta personalizada. Excepción: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Se ha producido una excepción al leer el archivo de configuración "{0}". Excepción: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Se ha producido una excepción al leer la salida de "{0} {1}". Excepción: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.fr.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.fr.resx new file mode 100644 index 0000000..64106e9 --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.fr.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Une exception s’est produite lors de la validation de l’installation du Kit de développement logiciel (SDK) Java dans '{0}' qui a été trouvée lors de la recherche dans les chemins d’accès à partir de '{1}'. Vérifiez que la section Android des options Visual Studio a un répertoire Java SDK valide configuré. Pour utiliser un chemin de kit SDK personnalisé pour une build de ligne de commande, définissez la propriété MSBuild 'JavaSdkDirectory' sur le chemin personnalisé. Exception : {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Une exception s’est produite lors de la lecture du fichier de configuration '{0}'. Exception : {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Une exception s’est produite lors de la lecture de la sortie de '{0} {1}'. Exception : {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.it.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.it.resx new file mode 100644 index 0000000..82b7000 --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.it.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Si è verificata un'eccezione durante la convalida dell'installazione di Java SDK in '{0}' trovata durante la ricerca nei percorsi da '{1}'. Assicurarsi che nella sezione Android delle opzioni di Visual Studio sia configurata una directory java SDK valida. Per usare un percorso SDK personalizzato per una compilazione della riga di comando, impostare la proprietà MSBuild 'JavaSdkDirectory' sul percorso personalizzato. Eccezione: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Si è verificata un'eccezione durante la lettura del file di configurazione '{0}'. Eccezione: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Eccezione durante la lettura dell'output di '{0} {1}'. Eccezione: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ja.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ja.resx new file mode 100644 index 0000000..caac05f --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ja.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + '{1}' からのパスの検索中に見つかった '{0}' の Java SDK インストールを検証中に例外が発生しました。Visual Studio オプションの Android セクションに、有効な Java SDK ディレクトリが構成されていることを確認してください。コマンド ライン ビルドにカスタム SDK パスを使用するには、'JavaSdkDirectory' MSBuild プロパティにそのカスタム パスを設定します。例外: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + 構成ファイル '{0}' の読み取り中に例外が発生しました。例外: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + '{0} {1}' の出力の読み取り中に例外が発生しました。例外: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ko.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ko.resx new file mode 100644 index 0000000..11d7743 --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ko.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + '{1}'에서 경로를 검색하는 동안 발견된 '{0}'의 Java SDK 설치의 유효성을 검사하는 동안 예외가 발생했습니다. Visual Studio 옵션의 Android 섹션에 유효한 Java SDK 디렉터리가 구성되어 있는지 확인하세요. 명령줄 빌드에 사용자 지정 SDK 경로를 사용하려면 'JavaSdkDirectory' MSBuild 속성을 사용자 지정 경로로 설정하세요. 예외: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + 구성 파일 '{0}'을(를) 읽는 동안 예외가 발생했습니다. 예외: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + '{0} {1}'의 출력을 읽는 동안 예외가 발생했습니다. 예외: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pl.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pl.resx new file mode 100644 index 0000000..9f9c5da --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pl.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Wystąpił wyjątek podczas sprawdzania poprawności instalacji zestawu Java SDK w lokalizacji „{0}”, która została znaleziona podczas przeszukiwania ścieżek z lokalizacji „{1}”. Upewnij się, że sekcja opcji programu Visual Studio dla systemu Android ma skonfigurowany prawidłowy katalog zestawu Java SDK. Aby użyć niestandardowej ścieżki zestawu SDK dla kompilacji wiersza polecenia, ustaw ścieżkę niestandardową właściwości „JavaSdkDirectory” programu MSBuild. Wyjątek: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Wystąpił wyjątek podczas odczytywania pliku konfiguracji „{0}”. Wyjątek: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Wystąpił wyjątek podczas odczytywania danych wyjściowych elementu „{0} {1}„. Wyjątek: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pt-BR.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pt-BR.resx new file mode 100644 index 0000000..4a2b67a --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.pt-BR.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Ocorreu uma exceção ao validar a instalação do Java SDK em '{0}' que foi encontrada ao pesquisar os caminhos de '{1}'. Certifique-se de que a seção Android das opções do Visual Studio tenha um diretório Java SDK válido configurado. Para usar um caminho SDK personalizado para uma compilação de linha de comando, defina a propriedade MSBuild 'JavaSdkDirectory' para o caminho personalizado. Exceção: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Ocorreu uma exceção ao ler o arquivo de configuração '{0}'. Exceção: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Ocorreu uma exceção ao ler a saída de '{0} {1}'. Exceção: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ru.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ru.resx new file mode 100644 index 0000000..9be590b --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.ru.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Возникло исключение при проверке установки Java SDK в "{0}", обнаруженном при поиске путей из "{1}". Настройте допустимый каталог Java SDK в разделе Android параметров Visual Studio. Чтобы использовать пользовательский путь SDK для сборки командной строки, задайте настраиваемый путь для свойства MSBuild "JavaSdkDirectory". Исключение: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + Возникло исключение при чтении файла конфигурации "{0}". Исключение: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + Возникло исключение при чтении выходных данных "{0} {1}". Исключение: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.tr.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.tr.resx new file mode 100644 index 0000000..8156b18 --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.tr.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + '{1}' yolu aranıp '{0}' içindeki Java SDK yüklemesi doğrulanırken bir istisna oluştu. Visual Studio seçeneklerinin Android bölümünün yapılandırılmış geçerli bir Java SDK dizinine sahip olduğundan emin olun. Komut satırı derlemesi için özel bir SDK yolu kullanmak üzere 'JavaSdkDirectory' MSBuild özelliğini özel yola ayarlayın. Özel durum: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + ‘{0}’ Yapılandırma dosyası okunurken özel durum oluştu. Özel durum: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + '{0} {1}' çıktısı okunurken özel durum oluştu. Özel durum: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hans.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hans.resx new file mode 100644 index 0000000..c452ceb --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hans.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 验证 "{0}" 中的 Java SDK 安装时发生异常,该安装是在从 "{1}" 搜索路径时找到的。确保 Visual Studio 选项的 Android 部分配置了有效的 Java SDK 目录。若要对命令行生成使用自定义 SDK 路径,请将 "JavaSdkDirectory" MSBuild 属性设置为自定义路径。异常: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + 读取配置文件 "{0}" 时发生异常。异常: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + 读取 "{0} {1}" 的输出时发生异常。异常: {2} + + \ No newline at end of file diff --git a/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hant.resx b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hant.resx new file mode 100644 index 0000000..c3a204d --- /dev/null +++ b/src/Xamarin.Android.Tools.AndroidSdk/Properties/Resources.zh-Hant.resx @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 驗證 '{0}' 中的 JAVA SDK 安裝時發生例外狀況,該安裝是在從 '{1}' 搜尋路徑時找到的。請確認 Visual Studio 選項的 Android 區段已設定有效的 JAVA SDK 目錄。若要針對命令列組建使用自訂 SDK 路徑,請將 'JAVASdkDirectory' MSBuild 屬性設定為自訂路徑。例外狀況: {2} + +{0} - The path of the invalid installation +{1} - a "contextual" name for where {0} came from: `Preferred Registry` (Windows Registry), `OpenJDK`, `$JAVA_HOME` (environment variable), etc. +{2} - The exception message of the associated exception. + + + 讀取設定檔 '{0}' 時發生例外狀況。例外狀況: {1} + +{0} - The path of the file being read. +{1} - The exception message of the associated exception. + + + 讀取 '{0} {1}' 的輸出時發生例外狀況。例外狀況: {2} + + \ No newline at end of file