Merge pull request #2 from pablojimpas/master
Localization - Spanish resource files added
This commit is contained in:
Коммит
619eaca3ab
|
@ -11,7 +11,7 @@
|
|||
<AssemblyName>DesignLab</AssemblyName>
|
||||
<DefaultLanguage>en-US</DefaultLanguage>
|
||||
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
|
||||
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.17744.0</TargetPlatformVersion>
|
||||
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.17763.0</TargetPlatformVersion>
|
||||
<TargetPlatformMinVersion>10.0.17744.0</TargetPlatformMinVersion>
|
||||
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
|
@ -348,6 +348,9 @@
|
|||
<Content Include="Assets\Square150x150Logo.scale-150.png" />
|
||||
<Content Include="Assets\Square150x150Logo.scale-400.png" />
|
||||
<Content Include="Resources\en-us\demodata.json" />
|
||||
<Content Include="Resources\es-es\controlPaletteData.json" />
|
||||
<Content Include="Resources\es-es\demodata.json" />
|
||||
<PRIResource Include="Resources\es-es\Resources.resw" />
|
||||
<None Include="FluentEditor_TemporaryKey.pfx" />
|
||||
<Content Include="Resources\en-us\controlPaletteData.json" />
|
||||
<Content Include="Resources\fr-fr\controlPaletteData.json" />
|
||||
|
|
|
@ -0,0 +1,318 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="AppDescription" xml:space="preserve">
|
||||
<value>Una herramienta que ayuda a demostrar la flexibilidad de Fluent Design System, así como apoya el proceso de desarrollo de una aplicación mediante la generación de marcado XAML para nuestro marco ResourceDictionary utilizado en las aplicaciones de la plataforma universal de Windows (UWP)</value>
|
||||
</data>
|
||||
<data name="AppDisplayName" xml:space="preserve">
|
||||
<value>Editor de temas XAML Fluent</value>
|
||||
</data>
|
||||
<data name="ColorFlyoutMappingDescription" xml:space="preserve">
|
||||
<value>Asignado a {0}</value>
|
||||
</data>
|
||||
<data name="ControlPaletteBaseBlock.Text" xml:space="preserve">
|
||||
<value>Base</value>
|
||||
</data>
|
||||
<data name="ControlPaletteDarkTestContent.Title" xml:space="preserve">
|
||||
<value>Tema oscuro</value>
|
||||
</data>
|
||||
<data name="ControlPaletteDarkThemeBlock.Text" xml:space="preserve">
|
||||
<value>Tema oscuro</value>
|
||||
</data>
|
||||
<data name="ControlPaletteDataPath" xml:space="preserve">
|
||||
<value>ms-appx:///Resources/es-es/controlPaletteData.json</value>
|
||||
</data>
|
||||
<data name="ControlPaletteErrorOkButtonCaption" xml:space="preserve">
|
||||
<value>Ok</value>
|
||||
</data>
|
||||
<data name="ControlPaletteExportButton.Content" xml:space="preserve">
|
||||
<value>Exportar</value>
|
||||
</data>
|
||||
<data name="ControlPaletteInspectorHeader.Text" xml:space="preserve">
|
||||
<value>Diccionario de colores</value>
|
||||
</data>
|
||||
<data name="ControlPaletteLightTestContent.Title" xml:space="preserve">
|
||||
<value>Tema claro</value>
|
||||
</data>
|
||||
<data name="ControlPaletteLightThemeBlock.Text" xml:space="preserve">
|
||||
<value>Tema claro</value>
|
||||
</data>
|
||||
<data name="ControlPaletteLoadButton.Content" xml:space="preserve">
|
||||
<value>Cargar</value>
|
||||
</data>
|
||||
<data name="ControlPaletteLoadError" xml:space="preserve">
|
||||
<value>No se puede cargar el archivo {0}</value>
|
||||
</data>
|
||||
<data name="ControlPaletteLoadErrorTitle" xml:space="preserve">
|
||||
<value>No se puede cargar</value>
|
||||
</data>
|
||||
<data name="ControlPalettePresetCombo.Header" xml:space="preserve">
|
||||
<value>Predeterminados</value>
|
||||
</data>
|
||||
<data name="ControlPalettePresetCombo.PlaceholderText" xml:space="preserve">
|
||||
<value>Personalizado</value>
|
||||
</data>
|
||||
<data name="ControlPalettePrimaryBlock.Text" xml:space="preserve">
|
||||
<value>Primario</value>
|
||||
</data>
|
||||
<data name="ControlPaletteRegionBlock.Text" xml:space="preserve">
|
||||
<value>Región</value>
|
||||
</data>
|
||||
<data name="ControlPaletteResetButton.Content" xml:space="preserve">
|
||||
<value>Restablecer colores</value>
|
||||
</data>
|
||||
<data name="ControlPaletteSaveButton.Content" xml:space="preserve">
|
||||
<value>Guardar</value>
|
||||
</data>
|
||||
<data name="ControlPaletteSaveError" xml:space="preserve">
|
||||
<value>No se puede guardar el archivo {0}</value>
|
||||
</data>
|
||||
<data name="ControlPaletteSaveErrorTitle" xml:space="preserve">
|
||||
<value>No se puede guardar</value>
|
||||
</data>
|
||||
<data name="DarkThemeTextContrastTitle" xml:space="preserve">
|
||||
<value>Texto blanco</value>
|
||||
</data>
|
||||
<data name="ExportCopyButton.Content" xml:space="preserve">
|
||||
<value>Copiar al Portapapeles</value>
|
||||
</data>
|
||||
<data name="ExportLearnMoreButton.Content" xml:space="preserve">
|
||||
<value>Aprende más sobre ResourceDictionary en XAML</value>
|
||||
</data>
|
||||
<data name="ExportLearnMoreButton.NavigateUri" xml:space="preserve">
|
||||
<value>https://docs.microsoft.com/es-es/windows/uwp/design/controls-and-patterns/resourcedictionary-and-xaml-resource-references</value>
|
||||
</data>
|
||||
<data name="LightThemeTextContrastTitle" xml:space="preserve">
|
||||
<value>Texto negro</value>
|
||||
</data>
|
||||
<data name="MainDataPath" xml:space="preserve">
|
||||
<value>ms-appx:///Resources/es-es/demodata.json</value>
|
||||
</data>
|
||||
<data name="TestContentAppBarButton.Content" xml:space="preserve">
|
||||
<value>Yolo</value>
|
||||
</data>
|
||||
<data name="TestContentButtonsBlock.Text" xml:space="preserve">
|
||||
<value>Botones</value>
|
||||
</data>
|
||||
<data name="TestContentCalendarViewBlock.Text" xml:space="preserve">
|
||||
<value>Vista de calendario</value>
|
||||
</data>
|
||||
<data name="TestContentCheckboxBlock.Text" xml:space="preserve">
|
||||
<value>Casilla de verificación</value>
|
||||
</data>
|
||||
<data name="TestContentCheckedCheckbox.Content" xml:space="preserve">
|
||||
<value>Seleccionada</value>
|
||||
</data>
|
||||
<data name="TestContentCheckedRadio.Content" xml:space="preserve">
|
||||
<value>Seleccionado</value>
|
||||
</data>
|
||||
<data name="TestContentComboBlock.Text" xml:space="preserve">
|
||||
<value>Cuadro combinado</value>
|
||||
</data>
|
||||
<data name="TestContentComboItem1.Content" xml:space="preserve">
|
||||
<value>Elemento 1</value>
|
||||
</data>
|
||||
<data name="TestContentComboItem2.Content" xml:space="preserve">
|
||||
<value>Elemento 2</value>
|
||||
</data>
|
||||
<data name="TestContentComboItem3.Content" xml:space="preserve">
|
||||
<value>Elemento 3</value>
|
||||
</data>
|
||||
<data name="TestContentCommandBarBlock.Text" xml:space="preserve">
|
||||
<value>Barra de comandos</value>
|
||||
</data>
|
||||
<data name="TestContentDatePickerBlock.Text" xml:space="preserve">
|
||||
<value>Selector de fecha</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledAccentButton.Content" xml:space="preserve">
|
||||
<value>Botón de acento desactivado</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledButton.Content" xml:space="preserve">
|
||||
<value>Botón desactivado</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledCheckbox.Content" xml:space="preserve">
|
||||
<value>Desactivada</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledRadio.Content" xml:space="preserve">
|
||||
<value>Desactivado</value>
|
||||
</data>
|
||||
<data name="TestContentEditableComboItem1.Content" xml:space="preserve">
|
||||
<value>Elemento editable 1</value>
|
||||
</data>
|
||||
<data name="TestContentEditableComboItem2.Content" xml:space="preserve">
|
||||
<value>Elemento editable 2</value>
|
||||
</data>
|
||||
<data name="TestContentEditableComboItem3.Content" xml:space="preserve">
|
||||
<value>Elemento editable 3</value>
|
||||
</data>
|
||||
<data name="TestContentEnabledAccentButton.Content" xml:space="preserve">
|
||||
<value>Botón de acento activado</value>
|
||||
</data>
|
||||
<data name="TestContentEnabledButton.Content" xml:space="preserve">
|
||||
<value>Botón activado</value>
|
||||
</data>
|
||||
<data name="TestContentListviewBlock.Text" xml:space="preserve">
|
||||
<value>Vista de lista</value>
|
||||
</data>
|
||||
<data name="TestContentListviewItem1.Content" xml:space="preserve">
|
||||
<value>Howdy! (desactivado)</value>
|
||||
</data>
|
||||
<data name="TestContentListviewItem2.Content" xml:space="preserve">
|
||||
<value>Aloha! (seleccionado)</value>
|
||||
</data>
|
||||
<data name="TestContentListviewItem3.Content" xml:space="preserve">
|
||||
<value>Hello!</value>
|
||||
</data>
|
||||
<data name="TestContentListviewItem4.Content" xml:space="preserve">
|
||||
<value>¡Hola!</value>
|
||||
</data>
|
||||
<data name="TestContentRadioBlock.Text" xml:space="preserve">
|
||||
<value>Botón de radio</value>
|
||||
</data>
|
||||
<data name="TestContentSliderBlock.Text" xml:space="preserve">
|
||||
<value>Deslizador</value>
|
||||
</data>
|
||||
<data name="TestContentTextbox.PlaceholderText" xml:space="preserve">
|
||||
<value>Ingrese texto aquí</value>
|
||||
</data>
|
||||
<data name="TestContentTextboxBlock.Text" xml:space="preserve">
|
||||
<value>Recuadro de texto</value>
|
||||
</data>
|
||||
<data name="TestContentThirdStateCheckbox.Content" xml:space="preserve">
|
||||
<value>Tercer estado</value>
|
||||
</data>
|
||||
<data name="TestContentTimePickerBlock.Text" xml:space="preserve">
|
||||
<value>Selector de tiempo</value>
|
||||
</data>
|
||||
<data name="TestContentToggleBlock.Text" xml:space="preserve">
|
||||
<value>Conmutador</value>
|
||||
</data>
|
||||
<data name="TestContentToggleButton.Content" xml:space="preserve">
|
||||
<value>Botón conmutable</value>
|
||||
</data>
|
||||
<data name="TestContentToggledButton.Content" xml:space="preserve">
|
||||
<value>Botón conmutado</value>
|
||||
</data>
|
||||
<data name="TestContentUncheckedCheckbox.Content" xml:space="preserve">
|
||||
<value>No seleccionada</value>
|
||||
</data>
|
||||
<data name="TestContentUncheckedRadio.Content" xml:space="preserve">
|
||||
<value>No seleccionado</value>
|
||||
</data>
|
||||
</root>
|
|
@ -0,0 +1,326 @@
|
|||
{
|
||||
"LightRegion": {
|
||||
"Title": "Región clara",
|
||||
"Color": "#FFFFFFFF"
|
||||
},
|
||||
"DarkRegion": {
|
||||
"Title": "Región oscura",
|
||||
"Color": "#FF282828"
|
||||
},
|
||||
"LightBase": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Base clara",
|
||||
"Color": "#FFCCCCCC"
|
||||
}
|
||||
},
|
||||
"DarkBase": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Base oscura",
|
||||
"Color": "#FF333333"
|
||||
}
|
||||
},
|
||||
"LightPrimary": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Primario claro",
|
||||
"Color": "#FF1686AE"
|
||||
}
|
||||
},
|
||||
"DarkPrimary": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Primario oscuro",
|
||||
"Color": "#FF1686AE"
|
||||
}
|
||||
},
|
||||
"LightPaletteMapping": [
|
||||
{
|
||||
"Target": "Accent",
|
||||
"Source": "LightPrimary",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "AltHigh",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "AltLow",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "AltMedium",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "AltMediumHigh",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "AltMediumLow",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "BaseHigh",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "BaseLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "BaseMedium",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "8"
|
||||
},
|
||||
{
|
||||
"Target": "BaseMediumHigh",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "10"
|
||||
},
|
||||
{
|
||||
"Target": "BaseMediumLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "9"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeAltLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "10"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackHigh",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackMedium",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "10"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackMediumLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "8"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeDisabledHigh",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeDisabledLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "8"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeGray",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "9"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeHigh",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "0"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeMedium",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "1"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeMediumLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "0"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeWhite",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "ListLow",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "1"
|
||||
},
|
||||
{
|
||||
"Target": "ListMedium",
|
||||
"Source": "LightBase",
|
||||
"SourceIndex": "5"
|
||||
}
|
||||
],
|
||||
"DarkPaletteMapping": [
|
||||
{
|
||||
"Target": "Accent",
|
||||
"Source": "DarkPrimary",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "AltHigh",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "AltLow",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "AltMedium",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "AltMediumHigh",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "AltMediumLow",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "BaseHigh",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "BaseLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "BaseMedium",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "1"
|
||||
},
|
||||
{
|
||||
"Target": "BaseMediumHigh",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "0"
|
||||
},
|
||||
{
|
||||
"Target": "BaseMediumLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "3"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeAltLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "0"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackHigh",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "0"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackMedium",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeBlackMediumLow",
|
||||
"Source": "Black"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeDisabledHigh",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "5"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeDisabledLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "1"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeGray",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "2"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeHigh",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "2"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "9"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeMedium",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "8"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeMediumLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "6"
|
||||
},
|
||||
{
|
||||
"Target": "ChromeWhite",
|
||||
"Source": "White"
|
||||
},
|
||||
{
|
||||
"Target": "ListLow",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "8"
|
||||
},
|
||||
{
|
||||
"Target": "ListMedium",
|
||||
"Source": "DarkBase",
|
||||
"SourceIndex": "5"
|
||||
}
|
||||
],
|
||||
"Presets": [
|
||||
{
|
||||
"Id": "Default",
|
||||
"Name": "Predeterminado",
|
||||
"LightRegionColor": "#FFFFFFFF",
|
||||
"DarkRegionColor": "#FF000000",
|
||||
"LightBaseColor": "#FFCCCCCC",
|
||||
"DarkBaseColor": "#FF333333",
|
||||
"LightPrimaryColor": "#FF0073CF",
|
||||
"DarkPrimaryColor": "#FF0073CF"
|
||||
},
|
||||
{
|
||||
"Id": "Lavender",
|
||||
"Name": "Lavanda",
|
||||
"LightRegionColor": "#FFFEF6FF",
|
||||
"DarkRegionColor": "#FF262738",
|
||||
"LightBaseColor": "#FFEECEFF",
|
||||
"DarkBaseColor": "#FF64576B",
|
||||
"LightPrimaryColor": "#FF8961CC",
|
||||
"DarkPrimaryColor": "#FF8961CC"
|
||||
},
|
||||
{
|
||||
"Id": "Forest",
|
||||
"Name": "Bosque",
|
||||
"LightRegionColor": "#FFF7FFFF",
|
||||
"DarkRegionColor": "#FF353819",
|
||||
"LightBaseColor": "#FFC2DB65",
|
||||
"DarkBaseColor": "#FF784834",
|
||||
"LightPrimaryColor": "#FF34854D",
|
||||
"DarkPrimaryColor": "#FF34854D"
|
||||
},
|
||||
{
|
||||
"Id": "Nighttime",
|
||||
"Name": "Nocturno",
|
||||
"LightRegionColor": "#FFCFEAFF",
|
||||
"DarkRegionColor": "#FF0D2644",
|
||||
"LightBaseColor": "#FF7CBEE0",
|
||||
"DarkBaseColor": "#FF2F7BAD",
|
||||
"LightPrimaryColor": "#FFCC4D11",
|
||||
"DarkPrimaryColor": "#FFCC4D11"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"Demos": [
|
||||
{
|
||||
"Type": "ControlPalette",
|
||||
"Id": "ControlPalette",
|
||||
"Title": "Demostración de paleta de controles",
|
||||
"Glyph": ""
|
||||
}
|
||||
],
|
||||
"DefaultDemoId": "ControlPalette"
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
<AssemblyName>FluentEditorShared</AssemblyName>
|
||||
<DefaultLanguage>en-US</DefaultLanguage>
|
||||
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
|
||||
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.17744.0</TargetPlatformVersion>
|
||||
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.17763.0</TargetPlatformVersion>
|
||||
<TargetPlatformMinVersion>10.0.17744.0</TargetPlatformMinVersion>
|
||||
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
|
@ -225,6 +225,7 @@
|
|||
<None Include="FluentEditorShared.nuspec">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<PRIResource Include="Resources\es-es\Resources.resw" />
|
||||
<PRIResource Include="Resources\fr-fr\Resources.resw" />
|
||||
<PRIResource Include="Resources\en-us\Resources.resw" />
|
||||
</ItemGroup>
|
||||
|
|
|
@ -0,0 +1,144 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="ColorEditorAlphaInputBox.Header" xml:space="preserve">
|
||||
<value>Alpha</value>
|
||||
</data>
|
||||
<data name="ColorEditorBlueInputBox.Header" xml:space="preserve">
|
||||
<value>Azul</value>
|
||||
</data>
|
||||
<data name="ColorEditorGreenInputBox.Header" xml:space="preserve">
|
||||
<value>Verde</value>
|
||||
</data>
|
||||
<data name="ColorEditorRedInputBox.Header" xml:space="preserve">
|
||||
<value>Rojo</value>
|
||||
</data>
|
||||
<data name="ExpandedColorPaletteEntryEditorContrastInfoButton.Content" xml:space="preserve">
|
||||
<value>Aprende más sobre relaciones de contraste</value>
|
||||
</data>
|
||||
<data name="ExpandedColorPaletteEntryEditorContrastInfoButton.NavigateUri" xml:space="preserve">
|
||||
<value>https://docs.microsoft.com/es-es/windows/uwp/design/accessibility/accessible-text-requirements#contrast-ratios</value>
|
||||
</data>
|
||||
<data name="ExpandedColorPaletteEntryEditorContrastRatioTitle.Text" xml:space="preserve">
|
||||
<value>Información de la relación de contraste</value>
|
||||
</data>
|
||||
<data name="ExpandedColorPaletteEntryEditorRevertButton.Content" xml:space="preserve">
|
||||
<value>Revertir color</value>
|
||||
</data>
|
||||
</root>
|
Загрузка…
Ссылка в новой задаче