You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
124 lines
5.1 KiB
XML
124 lines
5.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="button.cancel" xml:space="preserve">
|
|
<value>Cancelar</value>
|
|
</data>
|
|
<data name="button.resend" xml:space="preserve">
|
|
<value>Reenviar email de verificação</value>
|
|
</data>
|
|
<data name="button.set" xml:space="preserve">
|
|
<value>Definir senha</value>
|
|
</data>
|
|
<data name="button.start" xml:space="preserve">
|
|
<value>Começar</value>
|
|
</data>
|
|
<data name="error.contact_support" xml:space="preserve">
|
|
<value>Por favor, entre em contato com o suporte para recuperar a sua conta.</value>
|
|
</data>
|
|
<data name="error.expired" xml:space="preserve">
|
|
<value>O código de verificação expirou.</value>
|
|
</data>
|
|
<data name="error.invalid" xml:space="preserve">
|
|
<value>Erro inesperado no código de verificação.</value>
|
|
</data>
|
|
<data name="error.is_privileged" xml:space="preserve">
|
|
<value>Fala com o peppy, lul.</value>
|
|
</data>
|
|
<data name="error.missing_key" xml:space="preserve">
|
|
<value>Obrigatório.</value>
|
|
</data>
|
|
<data name="error.too_many_tries" xml:space="preserve">
|
|
<value>Número de tentativas excedido.</value>
|
|
</data>
|
|
<data name="error.user_not_found" xml:space="preserve">
|
|
<value>O usuário selecionado não existe.</value>
|
|
</data>
|
|
<data name="error.wrong_key" xml:space="preserve">
|
|
<value>Código incorreto.</value>
|
|
</data>
|
|
<data name="notice.sent" xml:space="preserve">
|
|
<value>Verifique seu email para obter o código de verificação.</value>
|
|
</data>
|
|
<data name="notice.saved" xml:space="preserve">
|
|
<value>Nova senha salva!</value>
|
|
</data>
|
|
<data name="started.password" xml:space="preserve">
|
|
<value>Nova senha</value>
|
|
</data>
|
|
<data name="started.password_confirmation" xml:space="preserve">
|
|
<value>Confirmar senha</value>
|
|
</data>
|
|
<data name="started.title" xml:space="preserve">
|
|
<value>Redefinindo senha para a conta <strong>{0}</strong>.</value>
|
|
</data>
|
|
<data name="started.verification_key" xml:space="preserve">
|
|
<value>Código de verificação</value>
|
|
</data>
|
|
<data name="starting.username" xml:space="preserve">
|
|
<value>Insira endereço de email ou nome de usuário</value>
|
|
</data>
|
|
<data name="starting.support._" xml:space="preserve">
|
|
<value>Precisa de mais assistência? Entre em contato conosco através do nosso {0}.</value>
|
|
</data>
|
|
<data name="starting.support.button" xml:space="preserve">
|
|
<value>sistema de suporte</value>
|
|
</data>
|
|
</root> |