From 7204cab755bd8dc67a2e63b089be5d00f53777c2 Mon Sep 17 00:00:00 2001 From: VS MobileTools Engineering Service 2 Date: Fri, 7 Jun 2024 10:28:19 -0400 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 17928: Build ID 9686669 --- .../.template.config/localize/templatestrings.cs.json | 2 +- .../.template.config/localize/templatestrings.de.json | 2 +- .../.template.config/localize/templatestrings.es.json | 2 +- .../.template.config/localize/templatestrings.fr.json | 2 +- .../.template.config/localize/templatestrings.it.json | 2 +- .../.template.config/localize/templatestrings.ja.json | 2 +- .../.template.config/localize/templatestrings.ko.json | 2 +- .../.template.config/localize/templatestrings.pl.json | 2 +- .../.template.config/localize/templatestrings.pt-BR.json | 2 +- .../.template.config/localize/templatestrings.ru.json | 2 +- .../.template.config/localize/templatestrings.tr.json | 2 +- .../.template.config/localize/templatestrings.zh-Hans.json | 2 +- .../.template.config/localize/templatestrings.zh-Hant.json | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.cs.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.cs.json index 0653e0ab530..807a9ad82bf 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.cs.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.cs.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Aplikace Android Wear", - "description": "Projekt pro vytvoření aplikace .NET Android Wear", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Přepíše název balíčku v souboru AndroidManifest.xml.", "symbols/supportedOSVersion/description": "Přepíše $(SupportedOSPlatformVersion) v projektu." } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.de.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.de.json index dda3f41e64d..e62e6fb33d0 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.de.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.de.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Android Wear-Anwendung", - "description": "Ein Projekt zum Erstellen einer .NET für Android Wear-Anwendung", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Überschreibt den Paketnamen in der Datei „AndroidManifest.xml“.", "symbols/supportedOSVersion/description": "Überschreibt $(SupportedOSPlatformVersion) im Projekt" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.es.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.es.json index 2a8ef7aa258..2efb076b388 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.es.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.es.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Aplicación Android Wear", - "description": "Proyecto para crear una aplicación .NET para Android Wear", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Invalida el nombre del paquete en AndroidManifest.xml", "symbols/supportedOSVersion/description": "Invalida $(SupportedOSPlatformVersion) en el proyecto" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.fr.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.fr.json index caa59977724..33a6fd870c7 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.fr.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.fr.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Android Wear Application", - "description": "Projet de création d’une application .NET pour Android Wear", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Remplace le nom du package dans le AndroidManifest.xml", "symbols/supportedOSVersion/description": "Remplace $(SupportedOSPlatformVersion) dans le projet" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.it.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.it.json index ad4da3e194d..b63f7f88921 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.it.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.it.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Applicazione Android Wear", - "description": "Progetto per la creazione di un'applicazione per Android Wear .NET", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Esegue l'override del nome del pacchetto nel file AndroidManifest.xml", "symbols/supportedOSVersion/description": "Esegue l'override di $(SupportedOSPlatformVersion) nel progetto" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ja.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ja.json index e7f35c659f4..a6858f510f7 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ja.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ja.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Android Wear アプリケーション", - "description": ".NET for Android Wear アプリケーションを作成するためのプロジェクト", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "AndroidManifest.xml のパッケージ名をオーバーライドします", "symbols/supportedOSVersion/description": "プロジェクト ファイルの $(SupportedOSPlatformVersion) をオーバーライドします" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ko.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ko.json index 4a409e65673..aca814162b4 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ko.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ko.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Android 웨어 애플리케이션", - "description": "Android용 .NET Wear 애플리케이션을 만들기 위한 프로젝트", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "AndroidManifest.xml의 패키지 이름을 재정의합니다.", "symbols/supportedOSVersion/description": "프로젝트에서 $(SupportedOSPlatformVersion) 재정의" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pl.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pl.json index 771fd019d8d..eedfe6eebd2 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pl.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pl.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Aplikacja systemu Android Wear", - "description": "Projekt służący do tworzenia aplikacji platformy .NET dla systemu Android Wear", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Przesłania nazwę pakietu w pliku AndroidManifest.xml", "symbols/supportedOSVersion/description": "Nadpisuje element $(SupportedOSPlatformVersion) w projekcie" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pt-BR.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pt-BR.json index 8ef7f03155e..64ec1fa9ae8 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pt-BR.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.pt-BR.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Aplicativo Android Wear", - "description": "Um projeto para a criação de um aplicativo .NET para Android Wear", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Substitui o nome do pacote no AndroidManifest.xml", "symbols/supportedOSVersion/description": "Substitui a $(SupportedOSPlatformVersion) no projeto" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ru.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ru.json index 23c1610067d..11b2f2fa85c 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ru.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.ru.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Приложение Android Wear", - "description": "Проект создания приложения .NET для Android Wear", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "Переопределяет имя пакета в AndroidManifest.xml", "symbols/supportedOSVersion/description": "Переопределяет $(SupportedOSPlatformVersion) в файле проекта" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.tr.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.tr.json index 03fd2cc2c0d..ed66139f6bb 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.tr.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.tr.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Android Wear Uygulaması", - "description": "Android için .NET Wear uygulaması oluşturmak için proje", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "AndroidManifest.xm öğesindeki paket adını geçersiz kılar", "symbols/supportedOSVersion/description": "Projedeki $(SupportedOSPlatformVersion) öğesini geçersiz kılar" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hans.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hans.json index 5550d8b08a9..a99d0d5c999 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hans.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hans.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Android Wear 应用程序", - "description": "用于创建 .NET for Android Wear 应用程序的项目", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "重写 AndroidManifest.xml 中的包名称", "symbols/supportedOSVersion/description": "替代项目中的 $(SupportedOSPlatformVersion)" } \ No newline at end of file diff --git a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hant.json b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hant.json index 5b8f23bc35a..e930dbd494d 100644 --- a/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hant.json +++ b/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.zh-Hant.json @@ -1,7 +1,7 @@ { "author": "Microsoft", "name": "Android Wear 應用程式", - "description": "用於建立 Android 版 .NET Wear 應用程式的專案", + "description": "A project for creating a Wear OS app using .NET for Android", "symbols/packageName/description": "覆寫 AndroidManifest.xml 中的套件名稱", "symbols/supportedOSVersion/description": "覆寫專案中的 $(SupportedOSPlatformVersion)" } \ No newline at end of file