Portuguese translation files added
This commit is contained in:
Родитель
f2909f47e9
Коммит
df0db6fbfa
|
@ -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>Uma ferramenta que ajuda a demonstrar a flexibilidade do Fluent Design System, assim como apoia o processo de desenvolvimento de uma aplicação mediante a geração de markup XAML para a nossa framework ResourceDictionary utilizada nas aplicações da 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>Designado a {0}</value>
|
||||
</data>
|
||||
<data name="ControlPaletteBaseBlock.Text" xml:space="preserve">
|
||||
<value>Base</value>
|
||||
</data>
|
||||
<data name="ControlPaletteDarkTestContent.Title" xml:space="preserve">
|
||||
<value>Tema escuro</value>
|
||||
</data>
|
||||
<data name="ControlPaletteDarkThemeBlock.Text" xml:space="preserve">
|
||||
<value>Tema escuro</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>Dicionário de cores</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>Carregar</value>
|
||||
</data>
|
||||
<data name="ControlPaletteLoadError" xml:space="preserve">
|
||||
<value>Impossível carregar o ficheiro {0}</value>
|
||||
</data>
|
||||
<data name="ControlPaletteLoadErrorTitle" xml:space="preserve">
|
||||
<value>Impossível carregar</value>
|
||||
</data>
|
||||
<data name="ControlPalettePresetCombo.Header" xml:space="preserve">
|
||||
<value>Pré-determinados</value>
|
||||
</data>
|
||||
<data name="ControlPalettePresetCombo.PlaceholderText" xml:space="preserve">
|
||||
<value>Personalizado</value>
|
||||
</data>
|
||||
<data name="ControlPalettePrimaryBlock.Text" xml:space="preserve">
|
||||
<value>Primário</value>
|
||||
</data>
|
||||
<data name="ControlPaletteRegionBlock.Text" xml:space="preserve">
|
||||
<value>Região</value>
|
||||
</data>
|
||||
<data name="ControlPaletteResetButton.Content" xml:space="preserve">
|
||||
<value>Restabelecer cores</value>
|
||||
</data>
|
||||
<data name="ControlPaletteSaveButton.Content" xml:space="preserve">
|
||||
<value>Guardar</value>
|
||||
</data>
|
||||
<data name="ControlPaletteSaveError" xml:space="preserve">
|
||||
<value>Impossível guardar o ficheiro {0}</value>
|
||||
</data>
|
||||
<data name="ControlPaletteSaveErrorTitle" xml:space="preserve">
|
||||
<value>Impossível guardar</value>
|
||||
</data>
|
||||
<data name="DarkThemeTextContrastTitle" xml:space="preserve">
|
||||
<value>Texto branco</value>
|
||||
</data>
|
||||
<data name="ExportCopyButton.Content" xml:space="preserve">
|
||||
<value>Copiar para o Clipboard</value>
|
||||
</data>
|
||||
<data name="ExportLearnMoreButton.Content" xml:space="preserve">
|
||||
<value>Aprende mais sobre ResourceDictionary em 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>Botões</value>
|
||||
</data>
|
||||
<data name="TestContentCalendarViewBlock.Text" xml:space="preserve">
|
||||
<value>Vista de calendário</value>
|
||||
</data>
|
||||
<data name="TestContentCheckboxBlock.Text" xml:space="preserve">
|
||||
<value>Checkbox</value>
|
||||
</data>
|
||||
<data name="TestContentCheckedCheckbox.Content" xml:space="preserve">
|
||||
<value>Selecionada</value>
|
||||
</data>
|
||||
<data name="TestContentCheckedRadio.Content" xml:space="preserve">
|
||||
<value>Selecionado</value>
|
||||
</data>
|
||||
<data name="TestContentComboBlock.Text" xml:space="preserve">
|
||||
<value>Combo Box</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>Selecionador de data</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledAccentButton.Content" xml:space="preserve">
|
||||
<value>Botão de acento desativado</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledButton.Content" xml:space="preserve">
|
||||
<value>Botão desativado</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledCheckbox.Content" xml:space="preserve">
|
||||
<value>Desativada</value>
|
||||
</data>
|
||||
<data name="TestContentDisabledRadio.Content" xml:space="preserve">
|
||||
<value>Desativado</value>
|
||||
</data>
|
||||
<data name="TestContentEditableComboItem1.Content" xml:space="preserve">
|
||||
<value>Elemento editável 1</value>
|
||||
</data>
|
||||
<data name="TestContentEditableComboItem2.Content" xml:space="preserve">
|
||||
<value>Elemento editável 2</value>
|
||||
</data>
|
||||
<data name="TestContentEditableComboItem3.Content" xml:space="preserve">
|
||||
<value>Elemento editável 3</value>
|
||||
</data>
|
||||
<data name="TestContentEnabledAccentButton.Content" xml:space="preserve">
|
||||
<value>Botão de acento ativado</value>
|
||||
</data>
|
||||
<data name="TestContentEnabledButton.Content" xml:space="preserve">
|
||||
<value>Botão 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! (desativado)</value>
|
||||
</data>
|
||||
<data name="TestContentListviewItem2.Content" xml:space="preserve">
|
||||
<value>Aloha! (selecionado)</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ão de radio</value>
|
||||
</data>
|
||||
<data name="TestContentSliderBlock.Text" xml:space="preserve">
|
||||
<value>Deslizador</value>
|
||||
</data>
|
||||
<data name="TestContentTextbox.PlaceholderText" xml:space="preserve">
|
||||
<value>Insere 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>Terceiro estado</value>
|
||||
</data>
|
||||
<data name="TestContentTimePickerBlock.Text" xml:space="preserve">
|
||||
<value>Selecionador de tempo</value>
|
||||
</data>
|
||||
<data name="TestContentToggleBlock.Text" xml:space="preserve">
|
||||
<value>Comutador</value>
|
||||
</data>
|
||||
<data name="TestContentToggleButton.Content" xml:space="preserve">
|
||||
<value>Botão comutável</value>
|
||||
</data>
|
||||
<data name="TestContentToggledButton.Content" xml:space="preserve">
|
||||
<value>Botón comutádo</value>
|
||||
</data>
|
||||
<data name="TestContentUncheckedCheckbox.Content" xml:space="preserve">
|
||||
<value>Não selecionada</value>
|
||||
</data>
|
||||
<data name="TestContentUncheckedRadio.Content" xml:space="preserve">
|
||||
<value>Não selecionado</value>
|
||||
</data>
|
||||
</root>
|
|
@ -0,0 +1,323 @@
|
|||
{
|
||||
"LightRegion": {
|
||||
"Title": "Região clara",
|
||||
"Color": "#FFFFFFFF"
|
||||
},
|
||||
"DarkRegion": {
|
||||
"Title": "Região oscura",
|
||||
"Color": "#FF282828"
|
||||
},
|
||||
"LightBase": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Base clara",
|
||||
"Color": "#FFCCCCCC"
|
||||
}
|
||||
},
|
||||
"DarkBase": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Base escura",
|
||||
"Color": "#FF333333"
|
||||
}
|
||||
},
|
||||
"LightPrimary": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Primário claro",
|
||||
"Color": "#FF1686AE"
|
||||
}
|
||||
},
|
||||
"DarkPrimary": {
|
||||
"Steps": 11,
|
||||
"BaseColor": {
|
||||
"Title": "Primário escuro",
|
||||
"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": "Pré-determinado",
|
||||
"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": "Noturno",
|
||||
"LightRegionColor": "#FFCFEAFF",
|
||||
"DarkRegionColor": "#FF0D2644",
|
||||
"LightBaseColor": "#FF7CBEE0",
|
||||
"DarkBaseColor": "#FF2F7BAD",
|
||||
"LightPrimaryColor": "#FFCC4D11",
|
||||
"DarkPrimaryColor": "#FFCC4D11"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"Demos": [{
|
||||
"Type": "ControlPalette",
|
||||
"Id": "ControlPalette",
|
||||
"Title": "Demostração da palete de controlos",
|
||||
"Glyph": ""
|
||||
}],
|
||||
"DefaultDemoId": "ControlPalette"
|
||||
}
|
|
@ -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>Vermelho</value>
|
||||
</data>
|
||||
<data name="ExpandedColorPaletteEntryEditorContrastInfoButton.Content" xml:space="preserve">
|
||||
<value>Aprende mais sobre relações 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>Informação da relação de contraste</value>
|
||||
</data>
|
||||
<data name="ExpandedColorPaletteEntryEditorRevertButton.Content" xml:space="preserve">
|
||||
<value>Reverter cor</value>
|
||||
</data>
|
||||
</root>
|
Загрузка…
Ссылка в новой задаче