bitwarden-android/src/App/Resources/AppResources.pt-BR.resx

852 lines
36 KiB
Text
Raw Normal View History

New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sobre</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Add" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Adicionar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Adicionar pasta</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="AddLogin" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Adicionar login</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>The title for the add login page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ocorreu um erro.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Voltar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Cancelar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Copiar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Copiar Senha</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Copiar o nome de usuário</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Créditos</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Excluir</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Excluindo...</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Você realmente quer apagar? Isto não pode ser desfeito.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Editar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="EditFolder" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Editar pasta</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Email" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>E-Mail</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Endereço de e-mail</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Envie-nos um email</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="EmailUsDescription" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Envie-nos um email diretamente para obter ajuda ou deixar feedback.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="EnterPIN" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Digite o seu código PIN.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Favorites" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Favoritos</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Submeter um relatório de bug</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="FileBugReportDescription" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Abrir um issue no nosso repositório do GitHub.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="FingerprintDirection" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Utilize a sua impressão digital para verificar.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Folder" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Pasta</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Nova pasta criada.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="FolderDeleted" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Pasta eliminada.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="FolderNone" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Nenhuma pasta</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Pastas</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="FolderUpdated" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Pasta atualizada.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="GoToWebsite" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ir para o website</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ajuda e feedback</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Hide" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ocultar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Conecte-se à internet antes de continuar.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>É necessária uma conexão com a Internet</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Senha inválida, tente novamente.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="InvalidPIN" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>PIN inválido. Tentar novamente.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Launch" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Iniciar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Iniciar sessão</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Efetuar logout</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Tem certeza que deseja sair?</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPassword" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Senha Mestre</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Mais</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Meu cofre</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Nome</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Não</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Notes" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Notas</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Desabilitar o Analytics</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Password" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Senha</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Salvar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Button text for a save operation (verb).</comment>
</data>
<data name="Saving" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Salvando...</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Definições</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Mostrar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="LoginDeleted" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>A credencial foi eliminada.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="LoginNoName" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sem nome</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Submeter</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Sync" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sincronizar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Obrigado</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Tools" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ferramentas</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>URL</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>Use Fingerprint to Unlock</value>
</data>
<data name="Username" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Usuário</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>The {0} field is required.</value>
<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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>{0} foi copiado.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Verificar impressão digital</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Verificar a senha mestre</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="VerifyPIN" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Verificar PIN</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Version" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Versão</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="View" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Visualizar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="VisitOurWebsite" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Visite nosso site</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
<value>Visit our website to get help, news, email us, and/or learn more about how to use bitwarden.</value>
</data>
<data name="Website" xml:space="preserve">
<value>Website</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sim</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Account" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Conta</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="AccountCreated" xml:space="preserve">
<value>Your new account has been created! You may now log in.</value>
</data>
<data name="AddALogin" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Adicionar login</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="AppExtension" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Extensão de App</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="AutofillDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins across apps and the web.</value>
</data>
<data name="AutofillService" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Serviço de autopreenchimento</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>Avoid Ambiguous Characters</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>extensão da aplicação bitwarden</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
<value>Use bitwarden in Safari and other apps to auto-fill your logins.</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
<value>bitwarden Auto-fill Service</value>
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins.</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Alterar email</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Alterar senha mestra</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Fechar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ComingSoon" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Em breve!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Continue" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Continuar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Copied" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Copiado!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="CopiedPassword" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Senha copiada!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="CopiedUsername" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Nome de usuário copiado!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="CreateAccount" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Criar conta</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="CreatingAccount" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Criando Conta...</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="CurrentSession" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sessão atual</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="EditLogin" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Editar o Login</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ativar sincronização automática</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="EnterEmailForHint" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="EnterVerificationCode" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Digite o seu código de verificação de dois passos.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExntesionReenable" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Reativar extensão da aplicação</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Quase pronto!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionEnable" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ativar extensão da aplicação</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionInSafari" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Obtenha acesso instantâneo a suas senhas!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionReady" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Está pronto para iniciar sessão!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionSeeApps" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ver aplicações suportadas</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionSetup" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionSetup2" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Toque no ícone de bitwarden no menu para iniciar a extensão.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Favorite" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Favorito</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Fingerprint" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Impressão digital</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="GeneratePassword" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Gerar senha</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="GetPasswordHint" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Obter sua dica de senha mestra</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ImportLogins" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Importar logins</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ImportLoginsConfirmation" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ImportLoginsDescription" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Rapidamente importe seus logins em massa de outros aplicativos de gerenciamento de senha.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LastSync" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Última sincronização:</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Length" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Tamanho</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Lock" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Bloquear</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption15Minutes" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>15 minutos</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption1Hour" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>1 hora</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption1Minute" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>1 minuto</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOption4Hours" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>4 horas</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOptionImmediately" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Imediatamente</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LockOptions" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Opções de bloqueio</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LoggingIn" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Iniciando sessão...</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Inicie a sessão ou crie uma nova conta para acessar seu cofre seguro.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Manage" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Gerenciar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Confirmação de senha não está correta.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordDescription" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordHint" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Dica de senha mestre (opcional)</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Senha master deve ser pelo menos 8 caracteres.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MinNumbers" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Números mínimos</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Especiais minímos</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Mais configurações</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="MustLogInMainApp" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Never" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Nunca</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="NewLoginCreated" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Nova credencial criada.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="NoFavorites" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Não existem favoritos no seu cofre.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="NoLogins" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Não existem credenciais no seu cofre.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="NoLoginsTap" xml:space="preserve">
<value>There are no logins in your vault for this website. Tap to add one.</value>
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>This login does not have a username or password configured.</value>
</data>
<data name="OkGotIt" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ok, entendi!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Opções</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Other" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Outros</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordGenerated" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Senha gerada.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordGenerator" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Gerador de senha</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordGeneratorDescription" xml:space="preserve">
<value>Automatically generate strong, unique passwords for your logins.</value>
</data>
<data name="PasswordHint" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Dica de senha</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="PasswordHintAlert" xml:space="preserve">
<value>We've sent you an email with your master password hint.</value>
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
<value>Are you sure you want to overwrite the current password?</value>
</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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Avalie a aplicação</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="RateTheAppDescription" xml:space="preserve">
<value>Please consider helping us out with a good review!</value>
</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">
<value>Re-type Master Password</value>
</data>
<data name="SearchVault" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Pesquisar cofre</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Security" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Segurança</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="SeeDevProgress" xml:space="preserve">
<value>See Development Progress</value>
</data>
<data name="Select" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Selecionar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="SetPIN" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Definir PIN</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>Enter a 4 digit PIN code to unlock the app with.</value>
</data>
<data name="LoginInformation" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Informações de login</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LoginUpdated" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Credencial atualizada.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Submitting" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Enviando...</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Syncing" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sincronizando...</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="SyncingComplete" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sincronização completa.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="SyncingFailed" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sincronização falhou.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="SyncVaultNow" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Sincronizar cofre agora</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Login de duas etapas</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Desbloquear com {0}</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="UnlockWithPIN" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Desbloqueio com código PIN</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ValidatingCode" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Validando código...</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Código de verificação</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ViewLogin" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ver login</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="WebVault" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>cofre web bitwarden</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="WebVaultDescription" xml:space="preserve">
<value>Manage your logins from any web browser with the bitwarden web vault.</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
<value>Lost authenticator app?</value>
</data>
<data name="Logins" xml:space="preserve">
<value>Logins</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Extensão ativada!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Icons" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ícones</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Translations" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Traduções</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="LoginsForUri" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Logins para {0}</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
<value>There are no logins in your vault for {0}.</value>
<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">
<value>Tap this notification to auto-fill a login from your vault.</value>
</data>
<data name="BitwardenAutofillServiceOpenSettings" xml:space="preserve">
<value>Open Accessibility Settings</value>
</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">
<value>2. Switch on the toggle and press OK to accept.</value>
</data>
<data name="Disabled" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Desativado</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Enabled" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Ativado</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="Status" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Estado</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Auto-preenchimento</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="AutofillOrView" xml:space="preserve">
<value>Do you want to auto-fill or view this login?</value>
</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">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Correspondência de Logins</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="PossibleMatchingLogins" xml:space="preserve">
<value>Possible Matching Logins</value>
</data>
<data name="Search" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Pesquisar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>You are searching for an auto-fill login for "{0}".</value>
</data>
<data name="ShareVault" xml:space="preserve">
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
<value>Compartilhar seu cofre</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ShareVaultDescription" xml:space="preserve">
<value>Create an organization to securely share your logins with other users.</value>
</data>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
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">
<value>Features</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
</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">
<value>Persist Notification</value>
</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">
<value>Always Scan</value>
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</root>