Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion loc/es/src/Controls/src/Build.Tasks/ErrorMessages.resx.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
<Str Cat="Text">
<Val><![CDATA[Resource "{0}" not found.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se encontró el recurso "{0}".]]></Val>
<Val><![CDATA[No se encuentra el recurso "{0}".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
22 changes: 20 additions & 2 deletions loc/es/src/Controls/src/SourceGen/MauiGResources.resx.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,29 @@
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Strings" ItemType="0" PsrId="211" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";AmbiguousTypeMessage" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Multiple names found in the current xml namespace. use a more specific prefix.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Se encontraron varios nombres en el espacio de nombres XML actual. Use un prefijo más específico.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";AmbiguousTypeTitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Ambiguous Type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tipo ambiguo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XamlParsingErrorMessage" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error al analizar Xaml: {0}.]]></Val>
<Val><![CDATA[Error al analizar el Xaml: {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -23,7 +41,7 @@
<Str Cat="Text">
<Val><![CDATA[XAML parsing failed]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error de análisis de XAML]]></Val>
<Val><![CDATA[Error al analizar XAML]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,65 +1,87 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="C:\a\_work\1\s\src\Templates\src\templates\maui-aspire-servicedefaults\.template.config\localize\templatestrings.json" PsrId="306" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="es-ES">
<LCX SchemaVersion="6.0" Name="C:\a\_work\1\s\src\Templates\src\templates\maui-aspire-servicedefaults\.template.config\localize\templatestrings.json" PsrId="306" FileType="1" SrcCul="en-US" TgtCul="es-ES" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
<Cmt Name="Rccx" />
</OwnedComments>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" />
<Item ItemId=";String Table" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Strings" ItemType="0" PsrId="306" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";author" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Microsoft]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Microsoft]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A project template for creating a .NET Aspire service defaults project for .NET MAUI.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Una plantilla de proyecto para crear un proyecto predeterminado del servicio .NET Aspire para .NET MAUI.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI for .NET Aspire Service Defaults]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[.NET MAUI para los valores predeterminados del servicio .NET Aspire]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{Locked='.NET MAUI', Locked='.NET Aspire', Locked='Service Defaults'}]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";postActions/restore/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restore NuGet packages required by this project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Restaure los paquetes NuGet necesarios para este proyecto.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";postActions/restore/manualInstructions/default/text" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Run 'dotnet restore']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ejecutar "dotnet restore"]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/Framework/choices/DOTNET_TFM_VALUE/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Target DOTNET_TFM_VALUE]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Objetivo DOTNET_TFM_VALUE]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/Framework/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The target framework for the project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Marco de destino del proyecto.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";symbols/skipRestore/description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If specified, skips the automatic restore of the project on create.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Si se especifica, se omite la restauración automática del proyecto durante la creación.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX>
</LCX>
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
</Item>
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, WinUI, and Tizen using Blazor Hybrid]]></Val>
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI using Blazor Hybrid]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Un proyecto para crear una aplicación .NET MAUI para iOS, Android, Mac Catalyst, WinUI y Tizen usando Blazor Híbrido]]></Val>
<Val><![CDATA[Un proyecto para crear una aplicación .NET MAUI para iOS, Android, Mac Catalyst y WinUI con Blazor Hybrid]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, WinUI, and Tizen using Blazor]]></Val>
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, WinUI, and Tizen using Blazor Hybrid]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<Str Cat="Text">
<Val><![CDATA[A page for displaying content using C#.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Página para mostrar el contenido con C#.]]></Val>
<Val><![CDATA[Página para mostrar contenido mediante C#.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI ContentPage (C#)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<Str Cat="Text">
<Val><![CDATA[A page for displaying content using XAML.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Página para mostrar contenido con XAML.]]></Val>
<Val><![CDATA[Página para mostrar contenido mediante XAML.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI ContentPage (XAML)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI ContentView (C#)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI ContentView (XAML)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<Str Cat="Text">
<Val><![CDATA[Opens Class1.cs in the editor.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abre Class1.cs en el editor]]></Val>
<Val><![CDATA[Abre Class1.cs en el editor.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
</Item>
<Item ItemId=";description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, WinUI and Tizen]]></Val>
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst and WinUI]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Un proyecto para crear una aplicación .NET MAUI para iOS, Android, Mac Catalyst, Tizen y WinUI]]></Val>
<Val><![CDATA[Un proyecto para crear una aplicación .NET MAUI para iOS, Android, Mac Catalyst y WinUI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, Tizen, and WinUI]]></Val>
<Val><![CDATA[A project for creating a .NET MAUI application for iOS, Android, Mac Catalyst, WinUI and Tizen]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI App]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI Multi-Project App]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[aplicación multiproyecto de .NET MAUI]]></Val>
<Val><![CDATA[Aplicación multiproyecto .NET MAUI]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -95,7 +95,7 @@
<Str Cat="Text">
<Val><![CDATA[Include the iOS app head project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Incluir el proyecto principal de la aplicación de iOS]]></Val>
<Val><![CDATA[Incluir el proyecto principal de la aplicación iOS]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -113,7 +113,7 @@
<Str Cat="Text">
<Val><![CDATA[Include the macOS app head project (using Mac Catalyst)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Incluir el proyecto principal de la aplicación macOS (con Mac Mac Mac)]]></Val>
<Val><![CDATA[Incluir el proyecto principal de la aplicación macOS (usando Mac Catalyst)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -122,7 +122,7 @@
<Str Cat="Text">
<Val><![CDATA[macOS using Mac Catalyst]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[macOS con Mac Mac Mac]]></Val>
<Val><![CDATA[macOS utilizando Mac Catalyst]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand All @@ -140,7 +140,7 @@
<Str Cat="Text">
<Val><![CDATA[Windows using WinUI 3]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows con WinUI 3]]></Val>
<Val><![CDATA[Windows utilizando WinUI 3]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI ResourceDictionary (XAML)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<Str Cat="Text">
<Val><![CDATA[A window for displaying a page using C#.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ventana para mostrar una página con C#.]]></Val>
<Val><![CDATA[Una ventana para mostrar una página utilizando C#.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI Window (C#)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<Str Cat="Text">
<Val><![CDATA[A window for displaying a page using XAML.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ventana para mostrar una página mediante XAML.]]></Val>
<Val><![CDATA[Una ventana para mostrar una página utilizando XAML.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";name" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";name" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[.NET MAUI Window (XAML)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<Str Cat="Text">
<Val><![CDATA[More]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[자세히]]></Val>
<Val><![CDATA[더 보기]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
20 changes: 19 additions & 1 deletion loc/ko/src/Controls/src/SourceGen/MauiGResources.resx.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,29 @@
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Strings" ItemType="0" PsrId="211" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";AmbiguousTypeMessage" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Multiple names found in the current xml namespace. use a more specific prefix.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[현재 XML 네임스페이스에 여러 이름이 있습니다. 보다 구체적인 접두사를 사용하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";AmbiguousTypeTitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Ambiguous Type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[모호한 형식]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";XamlParsingErrorMessage" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occured while parsing Xaml: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Xaml을 구문 분석하는 동안 오류가 발생했습니다. {0}.]]></Val>
<Val><![CDATA[Xaml: {0}을(를) 구문 분석하는 동안 오류가 발생했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Loading
Loading