Skip to content

Commit b61cac3

Browse files
Localized file check-in by OneLocBuild Task (#10109)
Context: https://aka.ms/onelocbuild Context: https://aka.ms/AllAboutLoc Build definition ID 17928: Build ID 11539811
1 parent 9b7ec4a commit b61cac3

12 files changed

+12
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>Vlastnost MSBuild {0} má neplatnou hodnotu {1}. Očekává se, že hodnota bude cesta k adresáři představující relativní umístění vašich prostředků.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Um einen benutzerdefinierten JDK-Pfad für einen Befehlszeilenbuild zu verwenden
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>Die MSBuild-Eigenschaft „{0}“ weist den ungültigen Wert „{1}“ auf. Der Wert muss ein Verzeichnispfad sein, der den relativen Speicherort Ihrer Ressourcen angibt.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>La propriété MSBuild « {0} » a une valeur non valide de « {1} ». La valeur est censée être un chemin d’accès au répertoire représentant l’emplacement relatif de vos actifs ou ressources.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Per usare un percorso JDK personalizzato per una compilazione della riga di coma
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>Il valore ‘{1}’ della proprietà MSBuild ‘{0}’ non è valido. Il valore deve essere un percorso di directory che rappresenta il percorso relativo delle risorse.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ In this message, the term "handheld app" means "app for handheld devices."
10231023
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10241024
</data>
10251025
<data name="XA1041" xml:space="preserve">
1026-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1026+
<value>MSBuild プロパティ '{0}' の値 '{1}' が無効です。この値は、資産またはリソースの相対的な場所を表すディレクトリ パスである必要があります。</value>
10271027
<comment>The following are literal names and should not be translated: .NET.
10281028
{0} - The MSBuild property that has the incorrect value.
10291029
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ In this message, the term "handheld app" means "app for handheld devices."
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>'{0}' MSBuild 속성의 '{1}' 값이 잘못되었습니다. 값은 자산 또는 리소스의 상대 위치를 나타내는 디렉터리 경로여야 합니다.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Aby użyć niestandardowej ścieżki zestawu JDK dla kompilacji wiersza poleceni
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>Właściwość MSBuild {0}” ma nieprawidłową wartość, która wynosi „{1}”. Oczekuje się, że wartością będzie ścieżka katalogu reprezentująca względną lokalizację aktywów lub zasobów.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Para usar um caminho JDK personalizado para um build de linha de comando, defina
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>A propriedade MSBuild '{0}' tem um valor inválido de '{1}'. O valor deve ser um caminho de diretório que represente a localização relativa dos seus Ativos ou Recursos.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ In this message, the term "handheld app" means "app for handheld devices."
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>Свойство MSBuild "{0}" имеет недопустимое значение "{1}". Ожидается, что значение будет путем к каталогу, представляющим относительное расположение ваших ресурсов.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ Bir komut satırı derlemesi için özel bir SDK yolu kullanmak için 'JavaSdkDi
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>'{0}' MSBuild özelliği geçersiz '{1}' değerine sahip. Bu değer, Varlıklarınız veya Kaynaklarınızın göreli konumunu temsil eden bir dizin yolu olmalıdır.</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ In this message, the term "handheld app" means "app for handheld devices."
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>MSBuild 属性的“{0}”的“{1}”值无效。该值应为表示资产或资源的相对位置的目录路径。</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ In this message, the term "handheld app" means "app for handheld devices."
10221022
{0} - The name of the .NET runtime, such as CoreCLR or NativeAOT.</comment>
10231023
</data>
10241024
<data name="XA1041" xml:space="preserve">
1025-
<value>The MSBuild property '{0}' has an invalid value of '{1}'. The value is expected to be a directory path representing the relative location of your Assets or Resources.</value>
1025+
<value>MSBuild 屬性 '{0}' 有無效的 '{1}' 值。此值應該是代表資產或資源相對位置的目錄路徑。</value>
10261026
<comment>The following are literal names and should not be translated: .NET.
10271027
{0} - The MSBuild property that has the incorrect value.
10281028
{1} - The current value of the property

0 commit comments

Comments
 (0)