Skip to content

Commit 4f7efd5

Browse files
Localized file check-in by OneLocBuild Task (#11829)
Build definition ID 17928: Build ID 14538736
1 parent d7737af commit 4f7efd5

13 files changed

Lines changed: 234 additions & 39 deletions

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

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ Odeberte z projektu odkaz na {0} a místo toho přidejte balíček NuGet{1}.
860860
{0} - The path to the NativeAOT DGML file.</comment>
861861
</data>
862862
<data name="XA4322" xml:space="preserve">
863-
<value>Skipping library ProGuard configuration file '{1}' (from {2}) because it contains the unsupported global option '{0}'. Global ProGuard options are only allowed in application projects.</value>
863+
<value>Přeskakuje se konfigurační soubor ProGuard pro knihovnu {1} (z {2}), protože obsahuje nepodporovanou globální možnost {0}. Globální možnosti ProGuard jsou povoleny pouze v projektech aplikací.</value>
864864
<comment>The following are literal names and should not be translated: ProGuard
865865
{0} - The unsupported ProGuard option, such as -printmapping.
866866
{1} - The path to the proguard.txt file inside the extracted .aar.
@@ -1165,6 +1165,21 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
11651165
<value>Vygenerovaný zdroj Java pro mapu typu Trimmable „{0}“ nebyl nalezen.</value>
11661166
<comment>The following are literal names and should not be translated: trimmable type map, Java.
11671167
{0} - Full path to the generated Java source file</comment>
1168+
</data>
1169+
<data name="XA4256" xml:space="preserve">
1170+
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
1171+
<comment>{0} - MSBuild XML element name
1172+
{1} - MSBuild XML element name
1173+
{2} - MSBuild ItemSpec value</comment>
1174+
</data>
1175+
<data name="XA4257" xml:space="preserve">
1176+
<value>Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.</value>
1177+
<comment>The following are literal names and should not be translated: Java, trimmable type map.
1178+
{0} - Fully-qualified managed Java peer type name
1179+
{1} - Assembly containing the skipped Java peer type
1180+
{2} - Fully-qualified managed referenced type name that could not be resolved
1181+
{3} - Assembly expected to contain the unresolved type
1182+
{4} - Full path to the resolved assembly file that was expected to contain the unresolved type</comment>
11681183
</data>
11691184
<data name="XA0142" xml:space="preserve">
11701185
<value>Příkaz {0} selhal.\n{1}</value>
@@ -1202,15 +1217,15 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
12021217
{2} - The section name.</comment>
12031218
</data>
12041219
<data name="XA0149" xml:space="preserve">
1205-
<value>Ignoring legacy Xamarin.Android environment file '{0}' from NuGet package '{1}' version '{2}' in assembly '{3}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this NuGet package or notify the library author.</value>
1220+
<value>Ignoruje se starší soubor prostředí Xamarin.Android {0} z balíčku NuGet {1} verze {2} v sestavení {3}. Soubory prostředí z knihoven tříd Xamarin.Android nejsou v .NET pro Android podporovány. Použijte novější verzi tohoto balíčku NuGet, nebo to oznamte autorovi knihovny.</value>
12061221
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android, NuGet.
12071222
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12081223
{1} - The NuGet package id.
12091224
{2} - The NuGet package version.
12101225
{3} - The full path to the assembly that contains the environment resource.</comment>
12111226
</data>
12121227
<data name="XA0149_Assembly" xml:space="preserve">
1213-
<value>Ignoring legacy Xamarin.Android environment file '{0}' in assembly '{1}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this assembly or notify the library author.</value>
1228+
<value>Ignoruje se starší soubor prostředí Xamarin.Android {0} v sestavení {1}. Soubory prostředí z knihoven tříd Xamarin.Android nejsou v .NET pro Android podporovány. Použijte novější verzi tohoto sestavení nebo upozorněte autora knihovny.</value>
12141229
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android.
12151230
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12161231
{1} - The full path to the assembly that contains the environment resource.</comment>

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

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ Entfernen Sie den '{0}' Verweis aus Ihrem Projekt, und fügen Sie stattdessen da
860860
{0} - The path to the NativeAOT DGML file.</comment>
861861
</data>
862862
<data name="XA4322" xml:space="preserve">
863-
<value>Skipping library ProGuard configuration file '{1}' (from {2}) because it contains the unsupported global option '{0}'. Global ProGuard options are only allowed in application projects.</value>
863+
<value>Das Konfigurationsfile für ProGuard der Bibliothek „{1}“ (aus {2}) wird übersprungen, weil es die nicht unterstützte globale Option „{0}“ enthält. Globale ProGuard-Optionen sind nur in Anwendungsprojekten zulässig.</value>
864864
<comment>The following are literal names and should not be translated: ProGuard
865865
{0} - The unsupported ProGuard option, such as -printmapping.
866866
{1} - The path to the proguard.txt file inside the extracted .aar.
@@ -1165,6 +1165,21 @@ Um einen benutzerdefinierten JDK-Pfad für einen Befehlszeilenbuild zu verwenden
11651165
<value>Die generierte Java-Quelldatei „{0}“ für die trimmbare Typzuordnung wurde nicht gefunden.</value>
11661166
<comment>The following are literal names and should not be translated: trimmable type map, Java.
11671167
{0} - Full path to the generated Java source file</comment>
1168+
</data>
1169+
<data name="XA4256" xml:space="preserve">
1170+
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
1171+
<comment>{0} - MSBuild XML element name
1172+
{1} - MSBuild XML element name
1173+
{2} - MSBuild ItemSpec value</comment>
1174+
</data>
1175+
<data name="XA4257" xml:space="preserve">
1176+
<value>Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.</value>
1177+
<comment>The following are literal names and should not be translated: Java, trimmable type map.
1178+
{0} - Fully-qualified managed Java peer type name
1179+
{1} - Assembly containing the skipped Java peer type
1180+
{2} - Fully-qualified managed referenced type name that could not be resolved
1181+
{3} - Assembly expected to contain the unresolved type
1182+
{4} - Full path to the resolved assembly file that was expected to contain the unresolved type</comment>
11681183
</data>
11691184
<data name="XA0142" xml:space="preserve">
11701185
<value>Befehl „{0}“ fehlgeschlagen.\n{1}</value>
@@ -1202,15 +1217,15 @@ Um einen benutzerdefinierten JDK-Pfad für einen Befehlszeilenbuild zu verwenden
12021217
{2} - The section name.</comment>
12031218
</data>
12041219
<data name="XA0149" xml:space="preserve">
1205-
<value>Ignoring legacy Xamarin.Android environment file '{0}' from NuGet package '{1}' version '{2}' in assembly '{3}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this NuGet package or notify the library author.</value>
1220+
<value>Die Legacyumgebungsdatei für Xamarin.Android {0}“ aus dem NuGet-Paket „{1}“ in Version „{2} in der Assembly „{3}“ wird ignoriert. Umgebungsdateien aus Xamarin.Android-Klassenbibliotheken werden in .NET for Android nicht unterstützt. Verwenden Sie eine neuere Version dieses NuGet-Pakets, oder benachrichtigen Sie den Bibliotheksautor.</value>
12061221
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android, NuGet.
12071222
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12081223
{1} - The NuGet package id.
12091224
{2} - The NuGet package version.
12101225
{3} - The full path to the assembly that contains the environment resource.</comment>
12111226
</data>
12121227
<data name="XA0149_Assembly" xml:space="preserve">
1213-
<value>Ignoring legacy Xamarin.Android environment file '{0}' in assembly '{1}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this assembly or notify the library author.</value>
1228+
<value>Die Legacyumgebungsdatei „{0}“ für Xamarin.Android in der Assembly „{1}“ wird ignoriert. Umgebungsdateien aus Xamarin.Android-Klassenbibliotheken werden in .NET for Android nicht unterstützt. Verwenden Sie eine neuere Version dieser Assembly, oder benachrichtigen Sie den Bibliotheksautor.</value>
12141229
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android.
12151230
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12161231
{1} - The full path to the assembly that contains the environment resource.</comment>

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

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ Quite la referencia de "{0}" del proyecto y agregue el paquete NuGet "{1}".
860860
{0} - The path to the NativeAOT DGML file.</comment>
861861
</data>
862862
<data name="XA4322" xml:space="preserve">
863-
<value>Skipping library ProGuard configuration file '{1}' (from {2}) because it contains the unsupported global option '{0}'. Global ProGuard options are only allowed in application projects.</value>
863+
<value>Omitiendo el archivo de configuración de ProGuard de la biblioteca "{1}" (de {2}) porque contiene la opción global no admitida "{0}". Las opciones globales de ProGuard solo se permiten en proyectos de aplicación.</value>
864864
<comment>The following are literal names and should not be translated: ProGuard
865865
{0} - The unsupported ProGuard option, such as -printmapping.
866866
{1} - The path to the proguard.txt file inside the extracted .aar.
@@ -1165,6 +1165,21 @@ Para usar una ruta de acceso de JDK personalizada para una compilación de líne
11651165
<value>No se encontró el origen de Java del mapa de tipos recortable generado "{0}".</value>
11661166
<comment>The following are literal names and should not be translated: trimmable type map, Java.
11671167
{0} - Full path to the generated Java source file</comment>
1168+
</data>
1169+
<data name="XA4256" xml:space="preserve">
1170+
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
1171+
<comment>{0} - MSBuild XML element name
1172+
{1} - MSBuild XML element name
1173+
{2} - MSBuild ItemSpec value</comment>
1174+
</data>
1175+
<data name="XA4257" xml:space="preserve">
1176+
<value>Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.</value>
1177+
<comment>The following are literal names and should not be translated: Java, trimmable type map.
1178+
{0} - Fully-qualified managed Java peer type name
1179+
{1} - Assembly containing the skipped Java peer type
1180+
{2} - Fully-qualified managed referenced type name that could not be resolved
1181+
{3} - Assembly expected to contain the unresolved type
1182+
{4} - Full path to the resolved assembly file that was expected to contain the unresolved type</comment>
11681183
</data>
11691184
<data name="XA0142" xml:space="preserve">
11701185
<value>Error del comando '{0}'.\n{1}</value>
@@ -1202,15 +1217,15 @@ Para usar una ruta de acceso de JDK personalizada para una compilación de líne
12021217
{2} - The section name.</comment>
12031218
</data>
12041219
<data name="XA0149" xml:space="preserve">
1205-
<value>Ignoring legacy Xamarin.Android environment file '{0}' from NuGet package '{1}' version '{2}' in assembly '{3}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this NuGet package or notify the library author.</value>
1220+
<value>Omitiendo el archivo de entorno de Xamarin.Android heredado "{0}" del paquete NuGet "{1}" versión "{2}" en el ensamblado "{3}". Los archivos de entorno de las bibliotecas de clases de Xamarin.Android no se admiten en .NET para Android. Utilice una versión más reciente de este paquete NuGet o informe al autor de la biblioteca.</value>
12061221
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android, NuGet.
12071222
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12081223
{1} - The NuGet package id.
12091224
{2} - The NuGet package version.
12101225
{3} - The full path to the assembly that contains the environment resource.</comment>
12111226
</data>
12121227
<data name="XA0149_Assembly" xml:space="preserve">
1213-
<value>Ignoring legacy Xamarin.Android environment file '{0}' in assembly '{1}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this assembly or notify the library author.</value>
1228+
<value>Omitiendo el archivo de entorno de Xamarin.Android heredado "{0}" en el ensamblado "{1}". Los archivos de entorno de las bibliotecas de clases de Xamarin.Android no se admiten en .NET para Android. Use una versión más reciente de este ensamblado o notifique al autor de la biblioteca.</value>
12141229
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android.
12151230
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12161231
{1} - The full path to the assembly that contains the environment resource.</comment>

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

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ Supprimez la référence de '{0}' de votre projet et ajoutez plutôt le '{1}'.pa
860860
{0} - The path to the NativeAOT DGML file.</comment>
861861
</data>
862862
<data name="XA4322" xml:space="preserve">
863-
<value>Skipping library ProGuard configuration file '{1}' (from {2}) because it contains the unsupported global option '{0}'. Global ProGuard options are only allowed in application projects.</value>
863+
<value>Le fichier de configuration ProGuard de la bibliothèque «{1}» (à partir de {2}) est ignoré, car il contient l’option globale non prise en charge «{0}». Les options ProGuard globales sont autorisées uniquement dans les projets d’application.</value>
864864
<comment>The following are literal names and should not be translated: ProGuard
865865
{0} - The unsupported ProGuard option, such as -printmapping.
866866
{1} - The path to the proguard.txt file inside the extracted .aar.
@@ -1165,6 +1165,21 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
11651165
<value>La source Java générée « {0} » pour trimmable type map est introuvable.</value>
11661166
<comment>The following are literal names and should not be translated: trimmable type map, Java.
11671167
{0} - Full path to the generated Java source file</comment>
1168+
</data>
1169+
<data name="XA4256" xml:space="preserve">
1170+
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
1171+
<comment>{0} - MSBuild XML element name
1172+
{1} - MSBuild XML element name
1173+
{2} - MSBuild ItemSpec value</comment>
1174+
</data>
1175+
<data name="XA4257" xml:space="preserve">
1176+
<value>Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.</value>
1177+
<comment>The following are literal names and should not be translated: Java, trimmable type map.
1178+
{0} - Fully-qualified managed Java peer type name
1179+
{1} - Assembly containing the skipped Java peer type
1180+
{2} - Fully-qualified managed referenced type name that could not be resolved
1181+
{3} - Assembly expected to contain the unresolved type
1182+
{4} - Full path to the resolved assembly file that was expected to contain the unresolved type</comment>
11681183
</data>
11691184
<data name="XA0142" xml:space="preserve">
11701185
<value>La commande « {0} » a échoué.\n{1}</value>
@@ -1202,15 +1217,15 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
12021217
{2} - The section name.</comment>
12031218
</data>
12041219
<data name="XA0149" xml:space="preserve">
1205-
<value>Ignoring legacy Xamarin.Android environment file '{0}' from NuGet package '{1}' version '{2}' in assembly '{3}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this NuGet package or notify the library author.</value>
1220+
<value>Le fichier d’environnement Xamarin.Android hérité «{0}» du package NuGet «{1}» version «{2}» dans l’assembly «{3}». Les fichiers d’environnement des bibliothèques de classes Xamarin.Android ne sont pas pris en charge dans .NET pour Android. Utilisez une version plus récente de ce package NuGet ou informez l'auteur de la bibliothèque.</value>
12061221
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android, NuGet.
12071222
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12081223
{1} - The NuGet package id.
12091224
{2} - The NuGet package version.
12101225
{3} - The full path to the assembly that contains the environment resource.</comment>
12111226
</data>
12121227
<data name="XA0149_Assembly" xml:space="preserve">
1213-
<value>Ignoring legacy Xamarin.Android environment file '{0}' in assembly '{1}'. Environment files from Xamarin.Android class libraries are not supported in .NET for Android. Use a newer version of this assembly or notify the library author.</value>
1228+
<value>Ignorer le fichier d'environnement Xamarin.Android hérité '{0}' dans l'assembly '{1}'. Les fichiers d’environnement des bibliothèques de classes Xamarin.Android ne sont pas pris en charge dans .NET pour Android. Utilisez une version plus récente de cet assembly ou informez l’auteur de la bibliothèque.</value>
12141229
<comment>The following are literal names and should not be translated: Xamarin.Android, .NET for Android.
12151230
{0} - The name of the embedded environment resource (such as __AndroidEnvironment__abc123).
12161231
{1} - The full path to the assembly that contains the environment resource.</comment>

0 commit comments

Comments
 (0)