Skip to content

Commit 2a26c1e

Browse files
Localized file check-in by OneLocBuild Task: Build definition ID 11410: Build ID 7029692 (#7575)
* Localized file check-in by OneLocBuild Task: Build definition ID 11410: Build ID 6993378 * Localized file check-in by OneLocBuild Task: Build definition ID 11410: Build ID 7009460 * Localized file check-in by OneLocBuild Task: Build definition ID 11410: Build ID 7011518
1 parent 73e16d5 commit 2a26c1e

13 files changed

+52
-39
lines changed

src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Nepovedlo se zkompilovat soubor nativního sestavení: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Nepovedlo se zkompilovat soubor nativního sestavení: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Nepovedlo se připojit nativní sdílenou knihovnu: {0}</value>
537+
<value>Nepovedlo se připojit nativní sdílenou knihovnu: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>Kvůli {1} se nepovedlo vygenerovat typ Javy pro třídu {0}.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Die native Assemblydatei konnte nicht kompiliert werden: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Die native Assemblydatei konnte nicht kompiliert werden: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Die native freigegebene Bibliothek konnte nicht verknüpft werden: {0}</value>
537+
<value>Die native freigegebene Bibliothek konnte nicht verknüpft werden: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>Fehler beim Generieren des Java-Typs für die Klasse "{0}". Ursache: {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>No se pudo compilar el archivo de ensamblado nativo: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>No se pudo compilar el archivo de ensamblado nativo: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>No se pudo vincular la biblioteca compartida nativa: {0}</value>
537+
<value>No se pudo vincular la biblioteca compartida nativa: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>No se pudo generar el tipo Java {0} para la clase debido a lo siguiente: {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Impossible de compiler le fichier d'assembly natif : {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Impossible de compiler le fichier d'assembly natif : {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Impossible de lier la bibliothèque partagée native : {0}</value>
537+
<value>Impossible de lier la bibliothèque partagée native : {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>Échec de la génération du type Java pour la classe {0} en raison de {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Non è stato possibile compilare il file di assembly nativo: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Non è stato possibile compilare il file di assembly nativo: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Non è stato possibile collegare la libreria condivisa nativa: {0}</value>
537+
<value>Non è stato possibile collegare la libreria condivisa nativa: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>Non è stato possibile generare il tipo Java per la classe {0} a causa di {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>ネイティブ アセンブリ ファイルをコンパイルできませんでした: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>ネイティブ アセンブリ ファイルをコンパイルできませんでした: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>ネイティブの共有ライブラリをリンクできませんでした: {0}</value>
537+
<value>ネイティブの共有ライブラリをリンクできませんでした: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>{1} のため、クラス {0} の Java の型を生成できませんでした</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>네이티브 어셈블리 파일을 컴파일할 수 없음: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>네이티브 어셈블리 파일을 컴파일할 수 없음: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>네이티브 공유 라이브러리를 연결할 수 없음: {0}</value>
537+
<value>네이티브 공유 라이브러리를 연결할 수 없음: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>클래스의 Java 형식({0})을 생성하지 못했습니다(원인: {1}).</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Nie można skompilować natywnego pliku zestawu: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Nie można skompilować natywnego pliku zestawu: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Nie można połączyć natywnej biblioteki współużytkowanej: {0}</value>
537+
<value>Nie można połączyć natywnej biblioteki współużytkowanej: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>Nie można wygenerować typu języka Java dla klasy {0} z powodu wyjątku {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Não foi possível compilar o arquivo do assembly nativo: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Não foi possível compilar o arquivo do assembly nativo: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Não foi possível vincular a biblioteca compartilhada nativa: {0}</value>
537+
<value>Não foi possível vincular a biblioteca compartilhada nativa: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>Falha ao gerar o tipo Java para a classe: {0} devido a {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Не удалось скомпилировать файл собственной сборки: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Не удалось скомпилировать платформенный файл сборки: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Не удалось связать собственную общую библиотеку: {0}</value>
537+
<value>Не удалось связать платформенную общую библиотеку: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>Не удалось создать тип Java для класса {0}, так как возникло исключение {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>Yerel bütünleştirilmiş kod dosyası derlenemedi: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>Yerel bütünleştirilmiş kod dosyası derlenemedi: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>Yerel paylaşılan kitaplık bağlanamadı: {0}</value>
537+
<value>Yerel paylaşılan kitaplık bağlanamadı: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>{0} sınıfı için şu özel durum nedeniyle Java türü oluşturulamadı: {1}</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>无法编译本机程序集文件: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>无法编译本机程序集文件: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>无法链接本机共享库: {0}</value>
537+
<value>无法链接本机共享库: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>由于 {1},未能为类 {0} 生成 Java 类型</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ In this message, the term "binding" means a piece of generated code that makes i
530530
"r10d" is the version of the NDK.</comment>
531531
</data>
532532
<data name="XA3006" xml:space="preserve">
533-
<value>無法編譯原生組件檔: {0}</value>
534-
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces.)</comment>
533+
<value>無法編譯原生組件檔: {0}{1}</value>
534+
<comment>In this message, the term "assembly" means the low-level language that an assembler like `as` takes as input. (This is different from most of the other messages, where the term "assembly" means the file type that the C# compiler produces). The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
535535
</data>
536536
<data name="XA3007" xml:space="preserve">
537-
<value>無法連結原生共用程式庫: {0}</value>
537+
<value>無法連結原生共用程式庫: {0}{1}</value>
538+
<comment>The '{1}' placeholder is replaced with full output of the failed command, starting and ending with a newline.</comment>
538539
</data>
539540
<data name="XA4209" xml:space="preserve">
540541
<value>因為 {1},所以無法為類別 {0} 產生 Java 類型</value>

0 commit comments

Comments
 (0)