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

1317 lines
55 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>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
<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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você realmente quer excluir? 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Envie-nos um 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
</data>
<data name="EmailUsDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Envie-nos um e-mail 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Enviar 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Pasta excluída.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Ir para o 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
<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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Por favor, 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Senha Mestra 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>PIN inválido. 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="Launch" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Abrir</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Encerrar 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 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>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
<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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>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
<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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>O item foi excluído.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Enviar</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>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>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Verificar a 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="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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Visitar o 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Visite o nosso site para obter ajuda, notícias, enviar-nos um e-mail e/ou aprender 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">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>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
<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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Sua nova conta foi criada! Agora você pode 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>
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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Extensão do 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 (#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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Utilize o serviço de acessibilidade do Bitwarden para autopreencher 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Evitar 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Extensão 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="BitwardenAppExtensionAlert" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Use o Bitwarden no Safari e em outros aplicativos para preencher automaticamente 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="BitwardenAutofillService" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Serviço de Autopreenchimento do 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Utilize o serviço de acessibilidade Bitwarden para autopreencher 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Alterar 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
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você pode alterar o seu endereço de e-mail no cofre web em bitwarden.com. Você 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="ChangeMasterPassword" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você pode alterar a sua senha mestra no cofre web em bitwarden.com. Você 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="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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Digite o endereço de e-mail da sua conta para receber a dica da sua 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="ExntesionReenable" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Reativar Extensão do Aplicativo</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Ativar Extensão do Aplicativo</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="ExtensionInSafari" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>No Safari, encontre o Bitwarden usando o ícone de compartilhamento (dica: role para a direita na linha inferior 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Obtenha acesso instantâneo as 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Ver Aplicativos Suportados</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Suas credenciais 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>No Safari e Chrome, encontre o Bitwarden usando o ícone de compartilhamento (dica: role para a direita na linha inferior do menu de compartilhamento).</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Toque no ícone do 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Para ativar o Bitwarden no Safari e outros aplicativos, toque no ícone "Mais" no menu inferior.</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você pode importar em massa os seus itens a partir do cofre web em bitwarden.com. Você 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Importe rapidamente em massa os seus itens de outros aplicativos de gerenciamento de 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="LastSync" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Comprimento</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>A 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Dica de Senha Mestra (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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Uma dica de senha mestra pode ajudá-lo(a) a lembrá-la caso você a 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="MasterPasswordLengthValMessage" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>A senha mestra 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você deve entrar no aplicativo Bitwarden antes de poder 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Esta credencial não tem um nome de usuário ou senha 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>As 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Enviamos um e-mail com a sua dica de senha mestra 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">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<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 solicitação seguinte quando for perguntado para ativar as 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Avalie o Aplicativo</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Spanish)
2017-05-27 18:29:48 +03:00
</data>
<data name="RateTheAppDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Por favor considere ajudar-nos com uma boa avaliaçã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="RateTheAppDescriptionAppStore" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>As avaliações da App Store são redefinidas 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Digite novamente a 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="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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>A 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Login em 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>O login em duas etapas torna a sua conta mais segura ao exigir que você verifique seu login com outro dispositivo como uma chave de segurança, aplicativo de autenticação, SMS, ligação telefônica, ou e-mail. O login em duas etapas pode ser ativado no cofre web em bitwarden.com. Você 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Desbloquear 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Cofre Web do 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Gerencie seus itens a partir de qualquer navegador da web com o cofre web do 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Perdeu o aplicativo autenticador?</value>
New Crowdin translations (#91) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Quando você ver uma notificação de autopreenchimento do Bitwarden, você pode tocá-la para iniciar o 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="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Toque nesta notificação para autopreencher um item a partir do 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>A maneira mais fácil de adicionar novas credenciais ao seu cofre é a partir do serviço de autopreenchimento do Bitwarden. Saiba mais sobre o serviço de autopreenchimento do 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>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="AutofillOrView" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você pretende autopreencher 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Tem certeza de que deseja preencher automaticamente este item? Ele não é uma correspondê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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Você está procurando uma credencial de autopreenchimento 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Escanear 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Apenas escanear a tela por campos e oferecer uma notificação de autopreenchimento quando você selecionar um campo de senha. Esta configuração pode ajudar a conservar o tempo de vida útil 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Sempre oferecer uma notificação de autopreenchimento e apenas escanear por campos após tentar um autopreenchimento. Esta configuração pode ajudar a conservar o tempo de vida útil 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Sempre Escanear</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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Sempre escanear a tela por campos e oferecer autopreenchimento apenas se um campo de senha for encontrado. Esta é a configuração padrão.</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
</data>
<data name="CannotOpenApp" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Não é possível abrir o aplicativo "{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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Esta conta tem a verificação de duas etapas ativada, no entanto, nenhum dos provedores de verificação de duas etapas configurados são suportados neste 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Para continuar, segure a sua YubiKey NEO contra a parte de trás do seu dispositivo ou introduza a sua YubiKey na porta USB do seu dispositivo, depois toque no seu botã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="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 (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<comment>"YubiKey" is the product name and should not be translated.</comment>
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="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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Não foi possível baixar o 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="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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Este anexo tem {0} de tamanho. Tem certeza que deseja baixar 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Chave de Autenticaçã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
</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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>O escaneamento 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Anexo excluído</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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>As URLs do ambiente foram salvas.</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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +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>
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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Credencial</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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Número de 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>O ícone do site fornece uma imagem reconhecível próximo 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Autopreencher 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Serviço de Acessibilidade de Autopreenchimento</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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>O serviço de autopreenchimento do Bitwarden utiliza a Estrutura de Autopreenchimento do Android para ajudar no preenchimento de 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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Utilize o serviço de autopreenchimento do Bitwarden para preencher automaticamente suas credenciais, cartões de crédito e informação de identidade em outros aplicativos.</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 (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Abrir Configurações de Autopreenchimento</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 (#288) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Japanese) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Estonian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * 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 copy.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations copy.resx (Italian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hindi) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Vietnamese)
2018-02-28 07:49:47 +03:00
<data name="BitwardenAutofillGoToSettings" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Não foi possível abrir automaticamente o menu de configurações de autopreenchimento do Android para você. Você pode navegar para o menu de configurações de autopreenchimento manualmente a partir de Configurações do Android &gt; Sistema &gt; Idiomas e Entrada &gt; Avançado &gt; Serviço de autopreenchimento.</value>
</data>
<data name="CustomFieldName" xml:space="preserve">
<value>Nome do campo personalizado</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="FieldTypeBoolean" xml:space="preserve">
<value>Booleano</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="FieldTypeHidden" xml:space="preserve">
<value>Ocultado</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="FieldTypeText" xml:space="preserve">
<value>Texto</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="NewCustomField" xml:space="preserve">
<value>Novo Campo Personalizado</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="SelectTypeField" xml:space="preserve">
<value>Que tipo de campo personalizado você deseja adicionar?</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="Remove" xml:space="preserve">
<value>Remover</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="NewUri" xml:space="preserve">
<value>Nova URI</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="URIPosition" xml:space="preserve">
<value>URI {0}</value>
<comment>Label for a uri/url with position. i.e. URI 1, URI 2, etc</comment>
</data>
<data name="BaseDomain" xml:space="preserve">
<value>Domínio de base</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="Default" xml:space="preserve">
<value>Padrão</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="Exact" xml:space="preserve">
<value>Exato</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="Host" xml:space="preserve">
<value>Servidor</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<comment>A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'.</comment>
</data>
<data name="RegEx" xml:space="preserve">
<value>Expressão regular</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<comment>A programming term, also known as 'RegEx'.</comment>
</data>
<data name="StartsWith" xml:space="preserve">
<value>Começa com</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="URIMatchDetection" xml:space="preserve">
<value>Correspondência de Detecção de URI</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
</data>
<data name="MatchDetection" xml:space="preserve">
<value>Detecção de Correspondência</value>
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * 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 copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<comment>URI match detection for auto-fill.</comment>
New Crowdin translations (#288) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Japanese) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Estonian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * 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 copy.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations copy.resx (Italian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hindi) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Vietnamese)
2018-02-28 07:49:47 +03:00
</data>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +03:00
<data name="YesAndSave" xml:space="preserve">
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<value>Sim, e Salvar</value>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +03:00
</data>
<data name="AutofillAndSave" xml:space="preserve">
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<value>Autopreencher e salvar</value>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +03:00
</data>
<data name="Organization" xml:space="preserve">
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<value>Organização</value>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +03:00
<comment>An entity of multiple related people (ex. a team or business organization).</comment>
</data>
<data name="HoldYubikeyNearTop" xml:space="preserve">
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<value>Segure a sua Yubikey perto do topo do dispositivo.</value>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +03:00
</data>
<data name="TryAgain" xml:space="preserve">
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<value>Tentar novamente</value>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +03:00
</data>
<data name="YubiKeyInstructionIos" xml:space="preserve">
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<value>Para continuar, segure a sua YubiKey NEO contra a parte de trás do dispositivo.</value>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +03:00
</data>
<data name="BitwardenAutofillAccessibilityServiceDescription2" xml:space="preserve">
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<value>O serviço de acessibilidade pode ser útil para se usar quando os aplicativos não suportam o serviço de autopreenchimento padrão.</value>
</data>
<data name="DatePasswordUpdated" xml:space="preserve">
<value>Senha Atualizada</value>
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<comment>ex. Date this password was updated</comment>
</data>
<data name="DateUpdated" xml:space="preserve">
<value>Atualizado</value>
New Crowdin translations (#349) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2018-07-31 00:14:39 +03:00
<comment>ex. Date this item was updated</comment>
New Crowdin translations (#329) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Korean) * New translations copy.resx (Korean) * New translations copy.resx (Romanian) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Czech) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations AppResources.resx (French) * New translations copy.resx (Vietnamese)
2018-06-18 22:30:24 +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
</root>