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

1235 lines
51 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="AddItem" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Adicionar Item</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<comment>The title for the add item page.</comment>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</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 (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<comment>Items that have no folder specified go in this special "catch-all" folder.</comment>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemDeleted" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>O item foi apagado.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * 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="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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="AddAnItem" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Adicionar um Item</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<data name="AutofillAccessibilityDescription" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Utilize o serviço de acessibilidade do bitwarden para auto-preencher as suas credenciais entre aplicativos e a web.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>A maneira mais fácil de adicionar novas credenciais ao seu cofre é a partir da extensão bitwarden. Saiba mais sobre como utilizar a extensão bitwarden navegando para a tela de "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
</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>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<data name="BitwardenAutofillAccessibilityServiceDescription" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Utilize o serviço de acessibilidade bitwarden para auto-preencher as suas credenciais.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Você pode alterar o seu endereço de e-mail no cofre web bitwarden.com. Você deseja visitar o website 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="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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Você pode alterar a sua senha mestra no cofre web bitwarden.com. Você deseja visitar o website 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="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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="EditItem" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Editar Item</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ImportItems" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Importar Itens</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New 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 (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ImportItemsConfirmation" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Você pode importar em massa os seus itens a partir do cofre web bitwarden.com. Deseja 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ImportItemsDescription" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Importe rapidamente os seus dados 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NewItemCreated" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Novo item criado.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NoItems" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Não existem itens 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NoItemsTap" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Não existem itens 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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Opções padrões são definidas a partir da ferramenta de geração de senha do aplicativo 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="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="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>O bitwarden mantém o seu cofre sincronizado automaticamente utilizando notificações push. Para a melhor experiência possível, por favor, selecione "Permitir" na seguinte solicitação quando solicitado para ativar notificações push.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * 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>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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>As avaliações da App Store são repostas a cada nova versão do bitwarden. Por favor considere ajudar-nos com uma boa análise!</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="RegeneratePassword" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemInformation" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Informação do Item</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New 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 (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemUpdated" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Item atualizado.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>O login de duas etapas torna a sua conta mais segura ao exigir que digite um código de segurança de um aplicativo de autenticação quando for iniciar a sessão. O login de duas etapas pode ser ativado no cofre web bitwarden.com. Deseja 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="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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ViewItem" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Ver Item</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Gerencie suas credenciais 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="Items" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Itens</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * 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>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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemsForUri" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Itens 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NoItemsForUri" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Não existem itens no seu cofre para {0}.</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<comment>This is used for the autofill service. ex. "There are no items in your vault for twitter.com".</comment>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Quando você ver uma notificação de auto-preenchimento do bitwarden, você pode tocar na mesma para iniciar o serviço de 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="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Toque nesta notificação para auto-preencher a credencial 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>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<data name="BitwardenAutofillServiceOpenAccessibilitySettings" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>1. Na tela de Configurações de Acessibilidade do Android, toque em "bitwarden" debaixo do cabeçalho Serviços.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>A maneira mais fácil de adicionar novas credenciais ao seu cofre é a partir do serviço de auto-preenchimento bitwarden. Saiba mais sobre o serviço de auto-preenchimento bitwarden ao navegar para a tela de "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
</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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Você 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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Tem certeza de que deseja preencher automaticamente esse login? Não é uma correpondência completa 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="MatchingItems" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Itens 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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="PossibleMatchingItems" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Itens Correspondentes Possíveis</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Você está procurando uma credencial de auto-preenchimento 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Crie uma organização para compartilhar com segurança suas credenciais 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Nós utilizamos o Analytics para aprender melhor como o aplicativo está sendo utilizado para que possamos torná-lo melhor. Toda a coleta de informações é completamente anônima.</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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Apenas escanear a tela por campos e oferecer uma notificação de auto-preenchimento quando você selecionar um campo de senha. Esta definição pode ajudar a conservar a vida da bateria.</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="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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Sempre oferecer uma notificação de auto-preenchimento e apenas escanear por campos após tentar um auto-preenchimento. Esta definição pode ajudar a conservar a vida da bateria.</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="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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Aplicativo de Autenticaçã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="EnterVerificationCodeApp" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Digite o código de verificação de 6 dígitos do seu aplicativo de autenticaçã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="EnterVerificationCodeEmail" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Digite o código de verificação de 6 dígitos que foi enviado por e-mail 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Esta conta tem a verificação de duas etapas ativado, no entanto, nenhum dos provedores de verificação de duas etapas configurados são suportados por este dispositivo. Por favor, utilize um dispositivo suportado e/ou adicione provedores adicionais que são melhor suportados entre dispositivos (como um aplicativo de autenticaçã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
</data>
<data name="RecoveryCodeTitle" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Não foi possível enviar o e-mail 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>E-mail 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Este acessório é {0} de tamanho. Tem certeza que deseja fazer o download para o seu dispositivo?</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>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Chave de 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Chave do 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Não é possível ler a chave do 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Se a sua credencial tiver uma chave de autenticação anexada, o código de verificação TOTP será copiado automaticamente para a área de transferência quando preencher automaticamente a credencial.</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="DisableAutoTotpCopy" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Funcionalidade 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 (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>O tamanho máximo do arquivo é de 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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>URL do Servidor da API</value>
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>
<data name="CustomEnvironment" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Ambiente Personalizado</value>
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>
<data name="CustomEnvironmentFooter" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Para usuários avançados. Você pode especificar a URL de base de cada serviço independentemente.</value>
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>
<data name="EnvironmentSaved" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>As URLs do ambiente foram salvos.</value>
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>
<data name="FormattedIncorrectly" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>{0} não está formatado corretamente.</value>
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
<comment>Validation error when something is not formatted correctly, such as a URL or email address.</comment>
</data>
<data name="IdentityUrl" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>URL do Servidor de Identidade</value>
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
<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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Ambiente Auto-hospedado</value>
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>
<data name="SelfHostedEnvironmentFooter" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Especifique a URL de base da sua instalação local do bitwarden.</value>
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>
<data name="ServerUrl" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>URL do Servidor</value>
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>
<data name="WebVaultUrl" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>URL do Servidor do Cofre Web</value>
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>
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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Toque nesta notificação para visualizar as credenciais do seu cofre.</value>
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>
New Crowdin translations (#138) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (French) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-28 06:17:34 +03:00
<data name="CustomFields" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Campos Personalizados</value>
New Crowdin translations (#138) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (French) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-28 06:17:34 +03:00
</data>
<data name="CustomFieldsUpdated" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Campos personalizados atualizados.</value>
New Crowdin translations (#138) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (French) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-28 06:17:34 +03:00
</data>
<data name="NoCustomFields" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Sem campos personalizados. Você pode fazer uma gestão completa de campos personalizados a partir do cofre web ou da extensão do navegador da web.</value>
New Crowdin translations (#138) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (French) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-28 06:17:34 +03:00
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="CopyNumber" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Copiar Número</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="CopySecurityCode" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Copiar Código de Segurança</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Number" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Número</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="SecurityCode" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Código de Segurança</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="SelectTypeAdd" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Que tipo de item você pretende adicionar?</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeCard" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Cartão</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeIdentity" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Identidade</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeLogin" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Iniciar Sessão</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeSecureNote" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Nota Segura</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address1" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Endereço 1</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address2" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Endereço 2</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address3" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Endereço 3</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="April" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Abril</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="August" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Agosto</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Brand" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Bandeira</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="CardholderName" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Titular do Cartão</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="CityTown" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Cidade / Localidade</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Company" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Empresa</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Country" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>País</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="December" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Dezembro</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Dr" xml:space="preserve">
<value>Dr</value>
</data>
<data name="ExpirationMonth" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Mês de Vencimento</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="ExpirationYear" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Ano de Vencimento</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="February" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Fevereiro</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="FirstName" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Primeiro Nome</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="January" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Janeiro</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="July" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Julho</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="June" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Junho</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="LastName" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Último Nome</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="LicenseNumber" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Número da Licença</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="March" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Março</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="May" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Maio</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="MiddleName" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Nome do Meio</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Mr" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Sr</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Mrs" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Sra</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Ms" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Sra</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="November" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Novembro</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="October" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Outubro</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="PassportNumber" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Número do Passaporte</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Phone" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Telefone</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="September" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Setembro</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="SSN" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Número de Segurança Social</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="StateProvince" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Estado / Província</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Title" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Título</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="ZipPostalCode" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>CEP / Código Postal</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Endereço</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Expiration" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Vencimento</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="DisableWebsiteIcons" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Desativar Ícones de Sites</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="DisableWebsiteIconsDescription" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>O ícone do site fornece um ícone reconhecível ao lado de cada item de credencial no seu cofre.</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="IconsUrl" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>URL do Servidor de Ícones</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<data name="AutofillWithBitwarden" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Auto-preencher com o bitwarden</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="VaultIsLocked" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>O cofre está trancado.</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="GoToMyVault" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Ir para o meu cofre</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="Collections" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Coleções</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="NoItemsCollection" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Não existem itens nesta coleção.</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="NoItemsFolder" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Não existem itens nesta pasta.</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="AutofillAccessibilityService" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Serviço de Acessibilidade de Auto-preenchimento</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="AutofillServiceDescription" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>O serviço de auto-preenchimento do bitwarden utiliza a Android Autofill Framework para ajudar a preencher credenciais, cartões de crédito, e informação de identidade em outros aplicativos do seu dispositivo.</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Use o serviço de acessibilidade do bitwarden para preencher automaticamente suas credenciais.</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="BitwardenAutofillServiceOpenAutofillSettings" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Abrir Configurações de Auto-preenchimento</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="FaceID" xml:space="preserve">
<value>Face ID</value>
<comment>What Apple calls their facial recognition reader.</comment>
</data>
<data name="FaceIDDirection" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Usar o Face ID para verificar.</value>
</data>
<data name="UseFaceIDToUnlock" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Usar o Face ID para Desbloquear</value>
</data>
<data name="VerifyFaceID" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>Verificar o Face ID</value>
</data>
<data name="UseWindowsHelloToUnlock" xml:space="preserve">
<value>Desbloquear com o Windows Hello</value>
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
</data>
<data name="VerifyWindowsHello" xml:space="preserve">
<value>Verificar com o Windows Hello</value>
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
</data>
<data name="WindowsHello" xml:space="preserve">
<value>Windows Hello</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>