2017-05-27 18:29:48 +03:00
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<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="About" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sobre</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Add" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Adicionar</value>
2017-05-27 18:29:48 +03:00
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Adicionar pasta</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AddLogin" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Adicionar login</value>
2017-05-27 18:29:48 +03:00
<comment>The title for the add login page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ocorreu um erro.</value>
2017-05-27 18:29:48 +03:00
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Voltar</value>
2017-05-27 18:29:48 +03:00
<comment>Navigate back to the previous screen.</comment>
</data>
<data name="Bitwarden" xml:space="preserve">
<value>bitwarden</value>
<comment>App name. Shouldn't ever change.</comment>
</data>
<data name="Cancel" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Cancelar</value>
2017-05-27 18:29:48 +03:00
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Copiar</value>
2017-05-27 18:29:48 +03:00
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Copiar Senha</value>
2017-05-27 18:29:48 +03:00
<comment>The button text that allows a user to copy the login's password to their clipboard.</comment>
</data>
<data name="CopyUsername" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Copiar o nome de usuário</value>
2017-05-27 18:29:48 +03:00
<comment>The button text that allows a user to copy the login's username to their clipboard.</comment>
</data>
<data name="Credits" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Créditos</value>
2017-05-27 18:29:48 +03:00
<comment>Title for page that we use to give credit to resources that we use.</comment>
</data>
<data name="Delete" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Excluir</value>
2017-05-27 18:29:48 +03:00
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Excluindo...</value>
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Você realmente quer apagar? Isto não pode ser desfeito.</value>
2017-05-27 18:29:48 +03:00
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Editar</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="EditFolder" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Editar pasta</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Email" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>E-Mail</value>
2017-05-27 18:29:48 +03:00
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Endereço de e-mail</value>
2017-05-27 18:29:48 +03:00
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Envie-nos um email</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="EmailUsDescription" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Envie-nos um email diretamente para obter ajuda ou deixar feedback.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="EnterPIN" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Digite o seu código PIN.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Favorites" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Favoritos</value>
2017-05-27 18:29:48 +03:00
<comment>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Submeter um relatório de bug</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="FileBugReportDescription" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Abrir um issue no nosso repositório do GitHub.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="FingerprintDirection" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Utilize a sua impressão digital para verificar.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Folder" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Pasta</value>
2017-05-27 18:29:48 +03:00
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Nova pasta criada.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="FolderDeleted" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Pasta eliminada.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="FolderNone" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Nenhuma pasta</value>
2017-05-27 18:29:48 +03:00
<comment>Logins that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Pastas</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="FolderUpdated" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Pasta atualizada.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="GoToWebsite" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ir para o website</value>
2017-05-27 18:29:48 +03:00
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="HelpAndFeedback" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ajuda e feedback</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Hide" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ocultar</value>
2017-05-27 18:29:48 +03:00
<comment>Hide a secret value that is currently shown (password).</comment>
</data>
<data name="InternetConnectionRequiredMessage" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Conecte-se à internet antes de continuar.</value>
2017-05-27 18:29:48 +03:00
<comment>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>É necessária uma conexão com a Internet</value>
2017-05-27 18:29:48 +03:00
<comment>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Senha inválida, tente novamente.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="InvalidPIN" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>PIN inválido. Tentar novamente.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Launch" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Iniciar</value>
2017-05-27 18:29:48 +03:00
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="LogIn" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Iniciar sessão</value>
2017-05-27 18:29:48 +03:00
<comment>The login button text (verb).</comment>
</data>
<data name="LogInNoun" xml:space="preserve">
<value>Login</value>
<comment>Title for login page. (noun)</comment>
</data>
<data name="LogOut" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Efetuar logout</value>
2017-05-27 18:29:48 +03:00
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Tem certeza que deseja sair?</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPassword" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Senha Mestre</value>
2017-05-27 18:29:48 +03:00
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Mais</value>
2017-05-27 18:29:48 +03:00
<comment>Text to define that there are more options things to see.</comment>
</data>
<data name="MyVault" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Meu cofre</value>
2017-05-27 18:29:48 +03:00
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Nome</value>
2017-05-27 18:29:48 +03:00
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Não</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Notes" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Notas</value>
2017-05-27 18:29:48 +03:00
<comment>Label for notes.</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>Ok</value>
<comment>Acknowledgement.</comment>
</data>
<data name="DisableGA" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Desabilitar o Analytics</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Password" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Senha</value>
2017-05-27 18:29:48 +03:00
<comment>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Salvar</value>
2017-05-27 18:29:48 +03:00
<comment>Button text for a save operation (verb).</comment>
</data>
<data name="Saving" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Salvando...</value>
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Definições</value>
2017-05-27 18:29:48 +03:00
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Mostrar</value>
2017-05-27 18:29:48 +03:00
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="LoginDeleted" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>A credencial foi eliminada.</value>
2017-05-27 18:29:48 +03:00
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="LoginNoName" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sem nome</value>
2017-05-27 18:29:48 +03:00
<comment>Title text to display when there is no name given for a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Submeter</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Sync" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sincronizar</value>
2017-05-27 18:29:48 +03:00
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Obrigado</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Tools" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ferramentas</value>
2017-05-27 18:29:48 +03:00
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>URL</value>
2017-05-27 18:29:48 +03:00
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Usar a impressão digital para desbloquear</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Username" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Usuário</value>
2017-05-27 18:29:48 +03:00
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>O campo {0} necessário.</value>
2017-05-27 18:29:48 +03:00
<comment>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>{0} foi copiado.</value>
2017-05-27 18:29:48 +03:00
<comment>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Verificar impressão digital</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Verificar a senha mestre</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="VerifyPIN" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Verificar PIN</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Version" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Versão</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="View" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Visualizar</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="VisitOurWebsite" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Visite nosso site</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Visite o nosso site para obter ajuda, notícias, enviar-nos um email ou saber mais sobre como utilizar o bitwarden.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Website" xml:space="preserve">
<value>Website</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sim</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Account" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Conta</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AccountCreated" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Sua nova conta foi criada! Agora você pode se logar.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AddALogin" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Adicionar login</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AppExtension" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Extensão de App</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AutofillDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Use o serviço de acessibilidade do bitwarden para preencher automaticamente seus logins em toda a web e aplicativos.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AutofillService" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Serviço de autopreenchimento</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Evite caracteres ambíguos</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>extensão da aplicação bitwarden</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAppExtensionAlert" xml:space="preserve">
<value>The easiest way to add new logins to your vault is from the bitwarden App Extension. Learn more about using the bitwarden App Extension by navigating to the "Tools" screen.</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Use bitwarden no Safari e outros apps para preencher automaticamente seus logins.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Serviço de auto-preenchimento bitwarden</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Use o serviço de acessibilidade do bitwarden para preencher automaticamente seus logins.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ChangeEmail" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Alterar email</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Alterar senha mestra</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ChangePasswordConfirmation" xml:space="preserve">
<value>You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?</value>
</data>
<data name="Close" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Fechar</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ComingSoon" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Em breve!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Continue" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Continuar</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Copied" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Copiado!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="CopiedPassword" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Senha copiada!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="CopiedUsername" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Nome de usuário copiado!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="CreateAccount" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Criar conta</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="CreatingAccount" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Criando Conta...</value>
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="CurrentSession" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sessão atual</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="EditLogin" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Editar o Login</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ativar sincronização automática</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="EnterEmailForHint" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Digite o endereço de email da sua conta para receber a dica da sua palavra-passe mestra.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExntesionReenable" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Reativar extensão da aplicação</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Quase pronto!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionEnable" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ativar extensão da aplicação</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionInSafari" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>No Safari, encontrar usando o ícone de compartilhamento de bitwarden (dica: rolar para a direita na linha de fundo do menu).</value>
2017-05-27 18:29:48 +03:00
<comment>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Obtenha acesso instantâneo a suas senhas!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionReady" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Está pronto para iniciar sessão!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionSeeApps" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ver aplicações suportadas</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionSetup" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Seus logins são agora facilmente acessíveis do Safari, Chrome e outros aplicativos com suporte.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionSetup2" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>No Safari e Chrome, encontrar usando o ícone de compartilhamento de bitwarden (dica: rolar para a direita na linha de fundo do menu compartilhar).</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Toque no ícone de bitwarden no menu para iniciar a extensão.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Para ativar o bitwarden no Safari e outros apps, toque no ícone "mais" no final do menu.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Favorite" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Favorito</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Fingerprint" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Impressão digital</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="GeneratePassword" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Gerar senha</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="GetPasswordHint" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Obter sua dica de senha mestra</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ImportLogins" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Importar logins</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ImportLoginsConfirmation" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Você pode importar logins em massa a partir do cofre bitwarden.com web. Você quer visitar o site agora?</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ImportLoginsDescription" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Rapidamente importe seus logins em massa de outros aplicativos de gerenciamento de senha.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LastSync" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Última sincronização:</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Length" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Tamanho</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Lock" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Bloquear</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption15Minutes" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>15 minutos</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption1Hour" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>1 hora</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption1Minute" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>1 minuto</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption4Hours" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>4 horas</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOptionImmediately" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Imediatamente</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOptions" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Opções de bloqueio</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LoggingIn" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Iniciando sessão...</value>
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Inicie a sessão ou crie uma nova conta para acessar seu cofre seguro.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Manage" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Gerenciar</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Confirmação de senha não está correta.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordDescription" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>A senha mestra é a senha que você usa para acessar o seu cofre. É muito importante que você não esqueça sua senha mestra. Não há nenhuma maneira de recuperar a senha caso você se esqueça.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordHint" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Dica de senha mestre (opcional)</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Uma dica de senha mestre pode ajudá-lo a lembrá-la caso você esquecê-la.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Senha master deve ser pelo menos 8 caracteres.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MinNumbers" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Números mínimos</value>
2017-05-27 18:29:48 +03:00
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Especiais minímos</value>
2017-05-27 18:29:48 +03:00
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Mais configurações</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="MustLogInMainApp" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Você deve entrar o app bitwarden principal antes que você pode usar a extensão.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Never" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Nunca</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="NewLoginCreated" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Nova credencial criada.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="NoFavorites" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Não existem favoritos no seu cofre.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="NoLogins" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Não existem credenciais no seu cofre.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="NoLoginsTap" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Não há nenhum login no seu cofre para este site. Toque para adicionar um.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Esta credencial não tem um nome de utilizador ou palavra passe configurados.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="OkGotIt" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ok, entendi!</value>
2017-05-27 18:29:48 +03:00
<comment>Confirmation, like "Ok, I understand it"</comment>
</data>
<data name="OptionDefaults" xml:space="preserve">
<value>Option defaults are set from the main bitwarden app's password generator tool.</value>
</data>
<data name="Options" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Opções</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Other" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Outros</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordGenerated" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Senha gerada.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordGenerator" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Gerador de senha</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordGeneratorDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Gere automaticamente senhas fortes e únicas para seus logins.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordHint" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Dica de senha</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordHintAlert" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Enviamos um e-mail com sua dica de senha mestre para você.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Tem certeza que deseja substituir a senha atual?</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PushNotificationAlert" xml:space="preserve">
<value>bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Ok" on the following prompt when asked to enable push notifications.</value>
<comment>Push notifications for apple products</comment>
</data>
<data name="RateTheApp" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Avalie a aplicação</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="RateTheAppDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Por favor considere ajudar-nos com uma boa crítica!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="RateTheAppDescriptionAppStore" xml:space="preserve">
<value>App Store ratings are reset with every new version of bitwarden. Please consider helping us out with a good review!</value>
</data>
<data name="RegeneratePassword" xml:space="preserve">
<value>Regenerate Password</value>
</data>
<data name="RetypeMasterPassword" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Digite novamente a senha mestre</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="SearchVault" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Pesquisar cofre</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Security" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Segurança</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="SeeDevProgress" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Ver o progresso do desenvolvimento</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Select" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Selecionar</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="SetPIN" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Definir PIN</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="SetPINDirection" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Digite um código PIN de 4 dígitos para desbloquear o aplicativo.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LoginInformation" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Informações de login</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LoginUpdated" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Credencial atualizada.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Submitting" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Enviando...</value>
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Syncing" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sincronizando...</value>
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="SyncingComplete" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sincronização completa.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="SyncingFailed" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sincronização falhou.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="SyncVaultNow" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Sincronizar cofre agora</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="TouchID" xml:space="preserve">
<value>Touch ID</value>
<comment>What Apple calls their fingerprint reader.</comment>
</data>
<data name="TwoStepLogin" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Login de duas etapas</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="TwoStepLoginConfirmation" xml:space="preserve">
<value>Two-step login makes your account more secure by requiring you to enter a security code from an authenticator app whenever you log in. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?</value>
</data>
<data name="UnlockWith" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Desbloquear com {0}</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="UnlockWithPIN" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Desbloqueio com código PIN</value>
2017-05-27 18:29:48 +03:00
</data>
2017-07-14 23:08:26 +03:00
<data name="Validating" xml:space="preserve">
<value>Validating</value>
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Código de verificação</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ViewLogin" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ver login</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="WebVault" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>cofre web bitwarden</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="WebVaultDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Gerencie seus logins de qualquer navegador da web com o cofre de web bitwarden.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Lost2FAApp" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>App autenticador perdido?</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Logins" xml:space="preserve">
<value>Logins</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Extensão ativada!</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Icons" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ícones</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Translations" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Traduções</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="LoginsForUri" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Logins para {0}</value>
2017-05-27 18:29:48 +03:00
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoLoginsForUri" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Não existem credenciais no seu cofre para {0}.</value>
2017-05-27 18:29:48 +03:00
<comment>This is used for the autofill service. ex. "There are no logins in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
<value>When you see a bitwarden auto-fill notification, you can tap it to launch the auto-fill service.</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Toque nesta notificação para auto-preencher um login a partir de seu cofre.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillServiceOpenSettings" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Abrir as configurações de acessibilidade</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
<value>1. On the Android Accessibility Settings screen, touch "bitwarden" under the Services heading.</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>2. Ligue o interruptor e pressione OK para aceitar.</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Disabled" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Desativado</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Enabled" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Ativado</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Status" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Estado</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Beta" xml:space="preserve">
<value>Beta</value>
</data>
<data name="BitwardenAutofillServiceAlert" xml:space="preserve">
<value>The easiest way to add new logins to your vault is from the bitwarden Auto-fill Service. Learn more about using the bitwarden Auto-fill Service by navigating to the "Tools" screen.</value>
</data>
<data name="Autofill" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Auto-preenchimento</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="AutofillOrView" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Pretende auto-preencher ou ver esta credencial?</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>Are you sure you want to auto-fill this login? It is not a complete match for "{0}".</value>
</data>
<data name="MatchingLogins" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Correspondência de Logins</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="PossibleMatchingLogins" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Possíveis credenciais correspondentes</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="Search" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Pesquisar</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Você está procurando um login de preenchimento automático para "{0}".</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ShareVault" xml:space="preserve">
2017-06-02 23:01:38 +03:00
<value>Compartilhar seu cofre</value>
2017-05-27 18:29:48 +03:00
</data>
<data name="ShareVaultDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Crie uma organização para compartilhar com segurança seus logins com outros usuários.</value>
2017-05-27 18:29:48 +03:00
</data>
2017-06-02 23:01:38 +03:00
<data name="DisbaleGADescription" xml:space="preserve">
<value>We use analytics to better learn how the app is being used so that we can make it better. All data collection is completely anonymous.</value>
</data>
<data name="Features" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Características</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPasswordField" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Escarniar quando o campo da senha estiver focado</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
<value>Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life.</value>
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Persistir a notificação</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
<value>Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life.</value>
</data>
<data name="AutofillAlways" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Sempre escarniar</value>
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
2017-06-09 17:02:55 +03:00
<value>Sempre scanear a tela por campos e oferecer auto-preenchimento apenas se um campo de senha for encontrado. Esta é a configuração padrão.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
2017-06-02 23:01:38 +03:00
</data>
2017-07-14 23:08:26 +03:00
<data name="AuthenticatorAppTitle" xml:space="preserve">
<value>Authenticator App</value>
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeApp" xml:space="preserve">
<value>Enter the 6 digit verification code from your authenticator app.</value>
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeEmail" xml:space="preserve">
<value>Enter the 6 digit verification code that was emailed to {0}.</value>
<comment>For 2FA</comment>
</data>
<data name="LoginUnavailable" xml:space="preserve">
<value>Login Unavailable</value>
<comment>For 2FA whenever there are no available providers on this device.</comment>
</data>
<data name="NoTwoStepAvailable" xml:space="preserve">
<value>This account has two-step login enabled, however, none of the configured two-step providers are supported on this device. Please use a supported device and/or add additional providers that are better supported across devices (such as an authenticator app).</value>
</data>
<data name="RecoveryCodeTitle" xml:space="preserve">
<value>Recovery Code</value>
<comment>For 2FA</comment>
</data>
<data name="RememberMe" xml:space="preserve">
<value>Remember me</value>
<comment>Remember my two-step login</comment>
</data>
<data name="SendVerificationCodeAgain" xml:space="preserve">
<value>Send verification code email again</value>
<comment>For 2FA</comment>
</data>
<data name="TwoStepLoginOptions" xml:space="preserve">
<value>Two-step Login Options</value>
</data>
<data name="UseAnotherTwoStepMethod" xml:space="preserve">
<value>Use another two-step login method</value>
</data>
<data name="VerificationEmailNotSent" xml:space="preserve">
<value>Could not send verification email. Try again.</value>
<comment>For 2FA</comment>
</data>
<data name="VerificationEmailSent" xml:space="preserve">
<value>Verification email sent.</value>
<comment>For 2FA</comment>
</data>
<data name="YubiKeyInstruction" xml:space="preserve">
<value>Hold your YubiKey NEO against the back of the device to continue.</value>
</data>
<data name="YubiKeyTitle" xml:space="preserve">
<value>YubiKey NEO Security Key</value>
<comment>"YubiKey NEO" is the product name and should not be translated.</comment>
</data>
<data name="AddNewAttachment" xml:space="preserve">
<value>Add New Attachment</value>
</data>
<data name="Attachments" xml:space="preserve">
<value>Attachments</value>
</data>
<data name="UnableToDownloadFile" xml:space="preserve">
<value>Unable to download file.</value>
</data>
<data name="UnableToOpenFile" xml:space="preserve">
<value>Your device cannot open this type of file.</value>
</data>
<data name="Downloading" xml:space="preserve">
<value>Downloading...</value>
<comment>Message shown when downloading a file</comment>
</data>
<data name="AttachmentLargeWarning" xml:space="preserve">
<value>This attachment is {0} in size. Are you sure you want to download it onto your device?</value>
<comment>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
<value>Authenticator Key (TOTP)</value>
</data>
<data name="VerificationCodeTotp" xml:space="preserve">
<value>Verification Code (TOTP)</value>
<comment>Totp code label</comment>
</data>
<data name="AuthenticatorKeyAdded" xml:space="preserve">
<value>Authenticator key added.</value>
</data>
<data name="AuthenticatorKeyReadError" xml:space="preserve">
<value>Cannot read authenticator key.</value>
</data>
<data name="CameraInstructionBottom" xml:space="preserve">
<value>Scanning will happen automatically.</value>
</data>
<data name="CameraInstructionTop" xml:space="preserve">
<value>Point your camera at the QR code.</value>
</data>
<data name="ScanQrTitle" xml:space="preserve">
<value>Scan QR Code</value>
</data>
2017-05-27 18:29:48 +03:00
</root>