diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
index 87f9dbcc3f1..edb876d6852 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
@@ -566,7 +566,7 @@ Buď změňte hodnotu v souboru AndroidManifest.xml tak, aby odpovídala hodnot
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ Nepovedlo se extrahovat ladicí informace z: „{0}“{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Odeberte z projektu odkaz na {0} a místo toho přidejte balíček NuGet{1}.
Ignoruje se: {0}. Manifest nemá požadovaný atribut package v elementu manifestu.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
index 7af4a693145..dcbad613942 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
@@ -566,7 +566,7 @@ In this message, the term "binding" means a piece of generated code that makes i
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ Fehler beim Extrahieren der Debuginformationen aus „{0}“{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Entfernen Sie den '{0}' Verweis aus Ihrem Projekt, und fügen Sie stattdessen da
„{0}“ wird ignoriert. Das Manifest weist nicht das erforderliche Paketattribut für das Manifestelement auf.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
index a52a4a976bf..8c73e5be72c 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
@@ -566,7 +566,7 @@ Cambie el valor de AndroidManifest.xml para que coincida con el valor $(Supporte
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ No se pudo extraer la información de depuración de "{0}"{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Quite la referencia de "{0}" del proyecto y agregue el paquete NuGet "{1}".
Omitiendo `{0}`. El manifiesto no tiene el atributo "package" requerido en el elemento de manifiesto.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
index c07cf0d2834..6b4a3c0e23c 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
@@ -566,7 +566,7 @@ Modifiez la valeur dans AndroidManifest.xml pour qu’elle corresponde à la val
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ Échec de l’extraction des informations de débogage depuis « {0} »{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Supprimez la référence de '{0}' de votre projet et ajoutez plutôt le '{1}'.pa
Ignorer `{0}`. Le manifeste n’a pas l’attribut « package » requis sur l’élément manifeste.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
index a78382398db..52cd63cf4bd 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
@@ -566,7 +566,7 @@ Modificare il valore in AndroidManifest.xml in modo che corrisponda al valore $(
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ Estrazione delle informazioni di debug da '{0}' non riuscita {1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Rimuovere il riferimento '{0}' dal progetto e aggiungere invece il pacchetto NuG
`{0}` ignorato. Il manifesto non ha l'attributo 'package' richiesto per l'elemento manifesto.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
index 7cbfcfb7e8a..1e0cd8e97d6 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
@@ -567,7 +567,7 @@ $(SupportedOSPlatformVersion) 値に一致するように AndroidManifest.xml
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ '{0}'{1} からデバッグ情報を抽出できませんでした
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -813,6 +813,22 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
'{0}' を無視しています。マニフェストに、マニフェスト要素に必要な 'package' 属性がありません。
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
index 704fb916b33..d6b2bd8cf90 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
@@ -566,7 +566,7 @@ AndroidManifest.xml의 값을 $(SupportedOSPlatformVersion) 값에 맞도록 변
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ '{0}'{1}에서 디버그 정보를 추출하지 못함
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
'{0}'를 무시합니다. 매니페스트에 매니페스트 요소에 필요한 'package' 특성이 없습니다.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
index 3c8546d883b..e9847fb6ea1 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
@@ -566,7 +566,7 @@ Zmień wartość w pliku AndroidManifest.xml, aby odpowiadała wartości $(Suppo
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ Nie można wyodrębnić informacji debugowania z elementu '{0}'{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Usuń odwołanie „{0}” z projektu i zamiast niego dodaj pakiet NuGet „{1}
Trwa ignorowanie „{0}”. Manifest nie ma wymaganego atrybutu „package” w elemencie manifestu.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
index e5a72c5aa75..59289f5daed 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
@@ -566,7 +566,7 @@ Altere o valor no AndroidManifest.xml para corresponder ao valor $(SupportedOSPl
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ Falha ao extrair informações de depuração de '{0}'{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Remover a referência '{0}' de seu projeto e adicionar o pacote NuGet '{1}' em v
Ignorando '{0}'. O manifesto não tem o atributo 'package' necessário no elemento de manifesto.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
index 417c48d82f6..c5b6be42685 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
@@ -566,7 +566,7 @@ In this message, the term "binding" means a piece of generated code that makes i
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ Не удалось извлечь отладочную информацию из "{0}"{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
Игнорирование '{0}'. В элементе манифеста отсутствует требуемый атрибут "package".
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
index 8ea81d9cd3b..588cea60e53 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
@@ -566,7 +566,7 @@ AndroidManifest.xml dosyasındaki değeri $(SupportedOSPlatformVersion) değeriy
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ '{0}' dosyasından hata ayıklama bilgileri ayıklanamadı{1}
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ Projenizden '{0}' başvurusunu kaldırın ve yerine '{1}' NuGet paketini ekleyin
`{0}` yoksayılıyor. Bildirim, gerekli 'package' özniteliğini bildirim öğesinde içermiyor.
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
index cb457c8e92b..e860b97242f 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
@@ -566,7 +566,7 @@ In this message, the term "binding" means a piece of generated code that makes i
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ 无法从“{0}”{1} 提取调试信息
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
正在忽略“{0}”。清单在清单元素上没有所需的“package”属性。
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
index bd4e111dda1..aceb8be98c2 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
@@ -566,7 +566,7 @@ In this message, the term "binding" means a piece of generated code that makes i
The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.
- Failed to extract debug info from '{0}'{1}
+ 無法從 '{0}'{1} 擷取偵錯資訊
'{0}' is the native shared library filename. '{1}' is the full output of the failed command, starting and ending with a newline.
@@ -812,6 +812,22 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
正在跳過 `{0}`。Manifest 在 manifest 元素上沒有必要的 'package' 属性。
{0} - The path the the file.
+
+
+
+ Specified input file '{0}' does not exist. Ignoring.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' does not start with '<replacements/>'. Skipping.
+ {0} - The path to the file.
+
+
+
+ Input file '{0}' could not be read: {1}. Skipping.
+ {0} - The path to the file.
+{1} - The exception message.