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

1034 lines
44 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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Usar a impressão digital para desbloquear</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>O campo {0} necessá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>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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Visite o nosso site para obter ajuda, notícias, enviar-nos um email ou saber mais sobre como utilizar o bitwarden.</value>
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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Sua nova conta foi criada! Agora você pode se logar.</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Use o serviço de acessibilidade do bitwarden para preencher automaticamente seus logins em toda a web e aplicativos.</value>
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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Evite caracteres ambíguos</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Use bitwarden no Safari e outros apps para preencher automaticamente seus 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="BitwardenAutofillService" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Serviço de auto-preenchimento 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="BitwardenAutofillServiceDescription" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Use o serviço de acessibilidade do bitwarden para preencher automaticamente seus 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="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="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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Não há nenhum login no seu cofre para este site. Toque para adicionar um.</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="NoUsernamePasswordConfigured" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Esta credencial não tem um nome de utilizador ou palavra passe configurados.</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Gere automaticamente senhas fortes e únicas para seus 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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Enviamos um e-mail com sua dica de senha mestre para você.</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="PasswordOverrideAlert" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Tem certeza que deseja substituir a senha 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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Por favor considere ajudar-nos com uma boa crí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="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">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Gerar nova 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="RetypeMasterPassword" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Digite novamente 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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Ver o progresso do desenvolvimento</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Digite um código PIN de 4 dígitos para desbloquear o aplicativo.</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="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>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<data name="Validating" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Validando</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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Gerencie seus logins de qualquer navegador da web com o cofre de 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="Lost2FAApp" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>App autenticador perdido?</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Não existem credenciais no seu cofre 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. "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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Toque nesta notificação para auto-preencher um login a partir de 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="BitwardenAutofillServiceOpenSettings" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Abrir as configurações de acessibilidade</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>2. Ligue o interruptor e pressione OK para aceitar.</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Pretende auto-preencher ou ver esta credencial?</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Possíveis credenciais correspondentes</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="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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Você está procurando um login de preenchimento automático 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
</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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Crie uma organização para compartilhar com segurança seus logins com outros usuários.</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>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
<data name="DisableGADescription" 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>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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Características</value>
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>
<data name="AutofillPasswordField" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Escarniar quando o campo da senha estiver focado</value>
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>
<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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Persistir a notificação</value>
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>
<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">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Sempre escarniar</value>
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>
<data name="AutofillAlwaysDescription" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<value>Sempre scanear a tela por campos e oferecer auto-preenchimento apenas se um campo de senha for encontrado. Esta é a configuração padrão.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Não é possível abrir o app "{0}".</value>
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * 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 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-09 17:02:55 +03:00
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
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>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<data name="AuthenticatorAppTitle" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Aplicativo autenticador</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeApp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Digite o código de verificação de 6 dígitos de seu app autenticador.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeEmail" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Digite o código de verificação de 6 dígitos que foi enviado por email para {0}.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="LoginUnavailable" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Início de sessão indisponível</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA whenever there are no available providers on this device.</comment>
</data>
<data name="NoTwoStepAvailable" xml:space="preserve">
<value>This account has two-step login enabled, however, none of the configured two-step providers are supported on this device. Please use a supported device and/or add additional providers that are better supported across devices (such as an authenticator app).</value>
</data>
<data name="RecoveryCodeTitle" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Código de recuperação</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="RememberMe" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Lembrar de mim</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>Remember my two-step login</comment>
</data>
<data name="SendVerificationCodeAgain" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Enviar e-mail do código de verificação novamente</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="TwoStepLoginOptions" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Opções de Login em duas etapas</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="UseAnotherTwoStepMethod" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Usar outro método de login em duas etapas</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="VerificationEmailNotSent" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Não foi possível enviar o email de verificação. Tente novamente.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="VerificationEmailSent" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Email de verificação enviado.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="YubiKeyInstruction" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Mantenha seu YubiKey NEO contra a parte de trás do aparelho para continuar.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="YubiKeyTitle" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Chave de segurança YubiKey NEO</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>"YubiKey NEO" is the product name and should not be translated.</comment>
</data>
<data name="AddNewAttachment" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Adicionar novo anexo</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="Attachments" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Anexos</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="UnableToDownloadFile" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>O download do arquivo falhou.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="UnableToOpenFile" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>O seu dispositivo não pode abrir este tipo de arquivo.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="Downloading" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Baixando...</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>Message shown when downloading a file</comment>
</data>
<data name="AttachmentLargeWarning" xml:space="preserve">
<value>This attachment is {0} in size. Are you sure you want to download it onto your device?</value>
<comment>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Chave do autenticador (TOTP)</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="VerificationCodeTotp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Código de verificação (TOTP)</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>Totp code label</comment>
</data>
<data name="AuthenticatorKeyAdded" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Chave de autenticador adicionada.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="AuthenticatorKeyReadError" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Não é possível ler a chave de autenticador.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="CameraInstructionBottom" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Digitalização acontecerá automaticamente.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="CameraInstructionTop" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Aponte sua câmera para o QR code.</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="ScanQrTitle" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Escanear código QR</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
<data name="Camera" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Câmera</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="Photos" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Fotos</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="CopiedTotp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>TOTP copiado!</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="CopyTotp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Copiar TOTP</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="DisableAutoTotpCopyDescription" xml:space="preserve">
<value>If your login has an authenticator key attached to it, the TOTP verification code is automatically copied to your clipboard whenever you auto-fill the login.</value>
</data>
<data name="DisableAutoTotpCopy" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Desativar cópia automática de TOTP</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="PremiumRequired" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Uma conta premium é necessária para usar esse recurso.</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="AttachementAdded" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Anexo adicionado</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="AttachmentDeleted" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Anexo eliminado</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="ChooseFile" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Escolher arquivo</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="File" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Arquivo</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="NoFileChosen" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Nenhum arquivo escolhido</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="NoAttachments" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Não existem anexos.</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="FileSource" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Fonte do arquivo</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="FeatureUnavailable" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Recurso indisponível</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="MaxFileSize" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Tamanho máximo do arquivo é 100 MB.</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="UpdateKey" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Você não pode usar esse recurso, até você atualizar sua chave de criptografia.</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="LearnMore" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>Saiba Mais</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
<data name="ApiUrl" xml:space="preserve">
<value>API Server URL</value>
</data>
<data name="CustomEnvironment" xml:space="preserve">
<value>Custom Environment</value>
</data>
<data name="CustomEnvironmentFooter" xml:space="preserve">
<value>For advanced users. You can specify the base URL of each service independently.</value>
</data>
<data name="EnvironmentSaved" xml:space="preserve">
<value>The environment URLs have been saved.</value>
</data>
<data name="FormattedIncorrectly" xml:space="preserve">
<value>{0} is not correctly formatted.</value>
<comment>Validation error when something is not formatted correctly, such as a URL or email address.</comment>
</data>
<data name="IdentityUrl" xml:space="preserve">
<value>Identity Server URL</value>
<comment>"Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management</comment>
</data>
<data name="SelfHostedEnvironment" xml:space="preserve">
<value>Self-hosted Environment</value>
</data>
<data name="SelfHostedEnvironmentFooter" xml:space="preserve">
<value>Specify the base URL of your on-premise hosted bitwarden installation.</value>
</data>
<data name="ServerUrl" xml:space="preserve">
<value>Server URL</value>
</data>
<data name="WebVaultUrl" xml:space="preserve">
<value>Web Vault Server URL</value>
</data>
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<data name="BitwardenAutofillServiceNotificationContentOld" xml:space="preserve">
<value>Tap this notification to view logins from your vault.</value>
</data>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</root>