Skip to content

Commit b81b55a

Browse files
Localized file check-in by OneLocBuild Task (#8550)
Context: https://aka.ms/onelocbuild Context: https://aka.ms/AllAboutLoc Build definition ID 17928: Build ID 8752727
1 parent f0051a3 commit b81b55a

File tree

13 files changed

+78
-0
lines changed

13 files changed

+78
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ Um einen benutzerdefinierten JDK-Pfad für einen Befehlszeilenbuild zu verwenden
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ Para usar una ruta de acceso de JDK personalizada para una compilación de líne
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ Per usare un percorso JDK personalizzato per una compilazione della riga di coma
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -997,4 +997,10 @@ In this message, the term "handheld app" means "app for handheld devices."
997997
<comment>The following are literal names and should not be translated: Maven
998998
{0} - User supplied Maven repository type</comment>
999999
</data>
1000+
<data name="XA1037" xml:space="preserve">
1001+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1002+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1003+
{0} - The deprecated MSBuild property name
1004+
{1} - The numeric version of .NET</comment>
1005+
</data>
10001006
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ In this message, the term "handheld app" means "app for handheld devices."
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ Aby użyć niestandardowej ścieżki zestawu JDK dla kompilacji wiersza poleceni
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ Para usar um caminho JDK personalizado para um build de linha de comando, defina
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,4 +996,10 @@ In this message, the term "handheld app" means "app for handheld devices."
996996
<comment>The following are literal names and should not be translated: Maven
997997
{0} - User supplied Maven repository type</comment>
998998
</data>
999+
<data name="XA1037" xml:space="preserve">
1000+
<value>The '{0}' MSBuild property is deprecated and will be removed in .NET {1}. See https://aka.ms/net-android-deprecations for more details.</value>
1001+
<comment>The following are literal names and should not be translated: MSBuild, .NET.
1002+
{0} - The deprecated MSBuild property name
1003+
{1} - The numeric version of .NET</comment>
1004+
</data>
9991005
</root>

0 commit comments

Comments
 (0)