bitwarden-android/src/App/Resources/AppResources.fa.resx

1287 lines
60 KiB
Text
Raw Normal View History

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
<?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">
<value>درباره ما</value>
</data>
<data name="Add" xml:space="preserve">
<value>افزودن</value>
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
<value>افزودن پوشه</value>
</data>
<data name="AddItem" xml:space="preserve">
<value>افزودن مورد</value>
<comment>The title for the add item page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
<value>خطایی رخ داده است.</value>
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
<value>بازگشت</value>
<comment>Navigate back to the previous screen.</comment>
</data>
<data name="Bitwarden" xml:space="preserve">
<value>بیت واردن</value>
<comment>App name. Shouldn't ever change.</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>انصراف</value>
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
<value>کپی</value>
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
<value>کپی رمز عبور</value>
<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">
<value>کپی نام کاربری</value>
<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">
<value>پدید آورندگان</value>
<comment>Title for page that we use to give credit to resources that we use.</comment>
</data>
<data name="Delete" xml:space="preserve">
<value>حذف</value>
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
<value>در حال حذف...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
<value>مطمئنید می‌خواهید حذف کنید؟ این عمل قابل بازگشت نیست.</value>
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
<value>ویرایش</value>
</data>
<data name="EditFolder" xml:space="preserve">
<value>ويرايش پوشه</value>
</data>
<data name="Email" xml:space="preserve">
<value>ایمیل</value>
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
<value>آدرس ایمیل</value>
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
<value>ایمیل ما</value>
</data>
<data name="EmailUsDescription" xml:space="preserve">
<value>برای کمک گرفتن و گذاشتن بازخورد بصورت مستقیم به ما ایمیل ارسال کنید.</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="EnterPIN" xml:space="preserve">
<value>کد پین را وارد کنید.</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>علاقه مندی ها</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>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
<value>گزارش یک مشکل</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="FileBugReportDescription" xml:space="preserve">
<value>یک مسئله را در مخزن GitHub ما باز کنید.</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="FingerprintDirection" xml:space="preserve">
<value>از اثر انگشت برای تأیید استفاده کنید.</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="Folder" xml:space="preserve">
<value>پوشه</value>
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
<value>پوشه جدید ساخته شد.</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="FolderDeleted" xml:space="preserve">
<value>پوشه حذف شد.</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="FolderNone" xml:space="preserve">
<value>بدون پوشه</value>
<comment>Items that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
<value>پوشه ها</value>
</data>
<data name="FolderUpdated" xml:space="preserve">
<value>پوشه بروزرسانی شد.</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="GoToWebsite" xml:space="preserve">
<value>برو به وب سایت</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="HelpAndFeedback" xml:space="preserve">
<value>کمک و بازخورد</value>
</data>
<data name="Hide" xml:space="preserve">
<value>پنهان کردن</value>
<comment>Hide a secret value that is currently shown (password).</comment>
</data>
<data name="InternetConnectionRequiredMessage" xml:space="preserve">
<value>لطفا قبل از ادامه به اینترنت متصل شوید.</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>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
<value>اتصال به اینترنت ضروریست</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>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
<value>گذرواژه اصلی نامعتبر است. دوباره امتحان کنید.</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="InvalidPIN" xml:space="preserve">
<value>پین نامعتبر است. دوباره امتحان کنید.</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="Launch" xml:space="preserve">
<value>راه اندازی</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="LogIn" xml:space="preserve">
<value>ورود</value>
<comment>The login button text (verb).</comment>
</data>
<data name="LogInNoun" xml:space="preserve">
<value>ورود</value>
<comment>Title for login page. (noun)</comment>
</data>
<data name="LogOut" xml:space="preserve">
<value>خروج</value>
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
<value>آیا مطمئنید که می‌خواهید خارج شوید؟</value>
</data>
<data name="MasterPassword" xml:space="preserve">
<value>گذرواژه‌ ی اصلی</value>
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
<value>بیشتر</value>
<comment>Text to define that there are more options things to see.</comment>
</data>
<data name="MyVault" xml:space="preserve">
<value>گاوصندوق من</value>
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
<value>نام</value>
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
<value>خیر</value>
</data>
<data name="Notes" xml:space="preserve">
<value>یادداشت ها</value>
<comment>Label for notes.</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>تأیید</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>Acknowledgement.</comment>
</data>
<data name="DisableGA" xml:space="preserve">
<value>غیرفعال سازی آنالیزها</value>
</data>
<data name="Password" xml:space="preserve">
<value>رمز عبور</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>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
<value>ذخیره</value>
<comment>Button text for a save operation (verb).</comment>
</data>
<data name="Saving" xml:space="preserve">
<value>درحال ذخیره...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
<value>تنظیمات</value>
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
<value>نمایش</value>
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="ItemDeleted" xml:space="preserve">
<value>مورد حذف شد.</value>
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
<value>ثبت</value>
</data>
<data name="Sync" xml:space="preserve">
<value>همگام سازی</value>
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
<value>با تشکر از</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="Tools" xml:space="preserve">
<value>ابزارها</value>
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
<value>آدرس اینترنتی</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>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>از اثر انگشت برای بازگشایی قفل استفاده کنید</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="Username" xml:space="preserve">
<value>نام کاربری</value>
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>فیلد {0} ضروریست.</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>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
<value>{0} کپی شد.</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>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
<value>تأیید اثر انگشت</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="VerifyMasterPassword" xml:space="preserve">
<value>تأیید گذرواژه اصلی</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="VerifyPIN" xml:space="preserve">
<value>تأیید پین</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="Version" xml:space="preserve">
<value>نسخه</value>
</data>
<data name="View" xml:space="preserve">
<value>مشاهده</value>
</data>
<data name="VisitOurWebsite" xml:space="preserve">
<value>از وب‌ سایت ما دیدن کنید</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="VisitOurWebsiteDescription" xml:space="preserve">
<value>برای کمک گرفتن، اخبار، ایمیل ما، و یا آموزش بیشتر برای استفاده از بیت واردن از وب سایت ما دیدن کنید.</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="Website" xml:space="preserve">
<value>وب سایت</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
<value>بله</value>
</data>
<data name="Account" xml:space="preserve">
<value>حساب</value>
</data>
<data name="AccountCreated" xml:space="preserve">
<value>حساب کاربری شما ساخته شد! حالا میتوانید وارد شوید.</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="AddAnItem" xml:space="preserve">
<value>افزودن یک مورد</value>
</data>
<data name="AppExtension" xml:space="preserve">
<value>افزونه اپلیکیشن</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="AutofillAccessibilityDescription" xml:space="preserve">
<value>از قابلیت دسترسی بیت واردن برای پر کردن خودکار ورود به سیستم خود در سراسر برنامه ها و وب استفاده کنید.</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="AutofillService" xml:space="preserve">
<value>سرویس پر کردن خودکار</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="AvoidAmbiguousCharacters" xml:space="preserve">
<value>از کاراکترهای متقارن استفاده نکن</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="BitwardenAppExtension" xml:space="preserve">
<value>افزونه اپلیکیشن بیت واردن</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="BitwardenAppExtensionAlert" xml:space="preserve">
<value>ساده ترین روش برای افزودن اطلاعات ورود به گاوصندوق از طریق افزونه اپلیکیشن بیت واردن است. برای اطلاع بیشتر از چگونگی استفاده از افزونه اپلیکیشن مرورکردن صفحه "ابزار" است.</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="BitwardenAppExtensionDescription" xml:space="preserve">
<value>با بیت واردن در سافاری و دیگر برنامه ها میتوانید از قابلیت پر کردن خودکار در ورودهایتان استفاده کنید.</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="BitwardenAutofillService" xml:space="preserve">
<value>سرویس پرکردن خودکار بیت واردن</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="BitwardenAutofillAccessibilityServiceDescription" xml:space="preserve">
<value>از قابلیت دسترسی بیت واردن برای تکمیل خودکار ورود به سیستم خود در سراسر برنامه ها و وب استفاده کنید.</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="ChangeEmail" xml:space="preserve">
<value>تغییر ایمیل</value>
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>شما میتوانید آدرس ایمیل را در نسخه وب گاوصندوق bitwarden.com تغییر دهید. میخواهید اکنون از سایت بازدید کنید؟</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
<value>تغییر گذرواژه اصلی</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="ChangePasswordConfirmation" xml:space="preserve">
<value>شما می توانید گذرواژه اصلی خود را در bitwarden.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="Close" xml:space="preserve">
<value>بستن</value>
</data>
<data name="ComingSoon" xml:space="preserve">
<value>به زودی می آید!</value>
</data>
<data name="Continue" xml:space="preserve">
<value>ادامه</value>
</data>
<data name="Copied" xml:space="preserve">
<value>کپی انجام شد!</value>
</data>
<data name="CopiedPassword" xml:space="preserve">
<value>رمز عبور کپی شد!</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="CopiedUsername" xml:space="preserve">
<value>نام کاربری کپی شد!</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="CreateAccount" xml:space="preserve">
<value>ایجاد حساب کاربری</value>
</data>
<data name="CreatingAccount" xml:space="preserve">
<value>در حال ایجاد حساب کاربری...</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>Message shown when interacting with the server</comment>
</data>
<data name="EditItem" xml:space="preserve">
<value>ویرایش مورد</value>
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>فعال کردن همگام سازی خودکار</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="EnterEmailForHint" xml:space="preserve">
<value>برای دریافت راهنمایی گذرواژه اصلی خود آدرس ایملیتان را وارد کنید.</value>
</data>
<data name="ExntesionReenable" xml:space="preserve">
<value>افزونه اپلیکیشن را دوباره فعال کنید</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="ExtensionAlmostDone" xml:space="preserve">
<value>تقریباً تمام شد!</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="ExtensionEnable" xml:space="preserve">
<value>افزونه اپلیکیشن را فعال کنید</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="ExtensionInSafari" xml:space="preserve">
<value>در سافاری، بیت واردن را با استفاده از آیکون اشتراک گذاری پیدا کنید (راهنمایی: به سمت راست در ردیف پایین فهرست بروید).</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>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
<value>دسترسی سریع به گذرواژه هایتان را دریافت کنید!</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="ExtensionReady" xml:space="preserve">
<value>برای ورود آماده اید!</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="ExtensionSeeApps" xml:space="preserve">
<value>مشاهده برنامه های پشتیبانی شده</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="ExtensionSetup" xml:space="preserve">
<value>اطلاعات ورود شما حالا از سافاری، کروم، و دیگر برنامه های پشتیبانی شده به راحتی قابل دسترسی است.</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="ExtensionSetup2" xml:space="preserve">
<value>در سافاری و کروم، بیت واردن را با استفاده از آیکون اشتراک گذاری پیدا کنید (راهنمایی: به سمت راست در ردیف پایین فهرست بروید).</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="ExtensionTapIcon" xml:space="preserve">
<value>برای راه اندازی افزونه به آیکون بیت واردن در منو ضربه بزنید.</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="ExtensionTurnOn" xml:space="preserve">
<value>برای فعال سازی بیت واردن در سافاری و سایر برنامه ها، نماد "بیشتر" را در پایین ردیف منو ضربه بزنید.</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="Favorite" xml:space="preserve">
<value>مورد علاقه</value>
</data>
<data name="Fingerprint" xml:space="preserve">
<value>اثر انگشت</value>
</data>
<data name="GeneratePassword" xml:space="preserve">
<value>تولید رمز عبور</value>
</data>
<data name="GetPasswordHint" xml:space="preserve">
<value>دریافت راهنمای گذرواژه اصلی</value>
</data>
<data name="ImportItems" xml:space="preserve">
<value>واردن کردن موارد</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="ImportItemsConfirmation" xml:space="preserve">
<value>شما میتوانید موارد را بصورت فله ای در گاوصندوق وب bitwarden.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="ImportItemsDescription" xml:space="preserve">
<value>موارد مهم خود را سریعاً از دیگر برنامه های مدیریت رمز عبور وارد کنید.</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="LastSync" xml:space="preserve">
<value>آخرین همگام سازی:</value>
</data>
<data name="Length" xml:space="preserve">
<value>طول</value>
</data>
<data name="Lock" xml:space="preserve">
<value>قفل</value>
</data>
<data name="LockOption15Minutes" xml:space="preserve">
<value>۱۵ دقیقه</value>
</data>
<data name="LockOption1Hour" xml:space="preserve">
<value>۱ ساعت</value>
</data>
<data name="LockOption1Minute" xml:space="preserve">
<value>۱ دقیقه</value>
</data>
<data name="LockOption4Hours" xml:space="preserve">
<value>۴ ساعت</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="LockOptionImmediately" xml:space="preserve">
<value>بلافاصله</value>
</data>
<data name="LockOptions" xml:space="preserve">
<value>گزینه های قفل</value>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>در حال ورود...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
<value>وارد شوید یا یک حساب کاربری بسازید تا به گاوصندوق امنتان دسترسی یابید.</value>
</data>
<data name="Manage" xml:space="preserve">
<value>مدیریت</value>
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
<value>تأیید رمز عبور صحیح نیست.</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="MasterPasswordDescription" xml:space="preserve">
<value>گذرواژه اصلی رمز عبوری است که شما برای دسترسی به گاوصندوق خود استفاده میکنید. بیاد داشتن گذرواژه اصلی بسیار اهمیت دارد. اگر فراموشش کنید هیچ راهی برای بازگردانی آن وجود ندارد.</value>
</data>
<data name="MasterPasswordHint" xml:space="preserve">
<value>راهنمای گذرواژه اصلی (اختیاری)</value>
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
<value>راهنمای گذرواژه اصلی می تواند در صورت فراموشی آن را بیاد بیارید.</value>
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
<value>طول گذرواژه اصلی باید حداقل ۸ کاراکتر باشد.</value>
</data>
<data name="MinNumbers" xml:space="preserve">
<value>حداقل اعداد</value>
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
<value>حداقل حرف خاص</value>
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
<value>تنظیمات بیشتر</value>
</data>
<data name="MustLogInMainApp" xml:space="preserve">
<value>شما بایستی به برنامه اصلی بیت واردن وارد شوید تا بتوانید از افزونه استفاده کنید.</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="Never" xml:space="preserve">
<value>هرگز</value>
</data>
<data name="NewItemCreated" xml:space="preserve">
<value>مورد جدید ساخته شد.</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="NoFavorites" xml:space="preserve">
<value>هیج علاقه مندی در گاوصندوقتان موجود نیست.</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="NoItems" xml:space="preserve">
<value>هیج موردی در گاوصندوقتان موجود نیست.</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="NoItemsTap" xml:space="preserve">
<value>هیج علاقه مندی برای این وب سایت در گاوصندوقتان موجود نیست. برای افزودن ضربه بزنید.</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="NoUsernamePasswordConfigured" xml:space="preserve">
<value>این ورود هیچ نام کاربری و رمز عبور پیکربندی شده ای ندارد.</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="OkGotIt" xml:space="preserve">
<value>باشه، فهمیدم!</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>Confirmation, like "Ok, I understand it"</comment>
</data>
<data name="OptionDefaults" xml:space="preserve">
<value>گزینه های پیش فرض از ابزار تولید رمز عبور بیت واردن تنظیم شد.</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="Options" xml:space="preserve">
<value>گزینه ها</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="Other" xml:space="preserve">
<value>ساير</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="PasswordGenerated" xml:space="preserve">
<value>رمز عبور تولید شد.</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="PasswordGenerator" xml:space="preserve">
<value>تولید کننده رمز عبور</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="PasswordHint" xml:space="preserve">
<value>راهنمای گذرواژه</value>
</data>
<data name="PasswordHintAlert" xml:space="preserve">
<value>ما یک ایمیل همراه با راهنمای گذرواژه اصلی برایتان ارسال کردیم.</value>
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
<value>آیا از بازنویسی بر روی رمز عبور فعلی مطمئن هستید؟</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="PushNotificationAlert" xml:space="preserve">
<value>بیت واردن گاوصندوق شما را بصورت خودکار از طریق نشان دادن اطلاعیه ها به هنگام سازی میکند. برای بهترین تجربه کاربری ممکن، لطفاً زمانی که از شما پرسیده شد "مجاز" را سریعاً انتخاب کنید تا نمایش اعلانیه ها فعال شود.</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>Push notifications for apple products</comment>
</data>
<data name="RateTheApp" xml:space="preserve">
<value>به برنامه امتیاز دهید</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="RateTheAppDescription" xml:space="preserve">
<value>لطفاً با یک بررسی خوب به ما کمک کنید!</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="RateTheAppDescriptionAppStore" xml:space="preserve">
<value>رتبه بندی فروشگاه App Store با هر نسخه جدید از بیت واردن تنظیم می شود. لطفاً با بررسی خوب به ما کمک کنید!</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="RegeneratePassword" xml:space="preserve">
<value>تولید رمز عبور</value>
</data>
<data name="RetypeMasterPassword" xml:space="preserve">
<value>تایپ دوباره گذرواژه اصلی</value>
</data>
<data name="SearchVault" xml:space="preserve">
<value>جستجوی گاوصندوق</value>
</data>
<data name="Security" xml:space="preserve">
<value>امنیت</value>
</data>
<data name="SeeDevProgress" xml:space="preserve">
<value>دیدن پیشرفت و توسعه</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="Select" xml:space="preserve">
<value>انتخاب</value>
</data>
<data name="SetPIN" xml:space="preserve">
<value>تعیین پین</value>
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>یک کد پین 4 رقمی برای باز کردن برنامه وارد کنید.</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="ItemInformation" xml:space="preserve">
<value>اطلاعات مورد</value>
</data>
<data name="ItemUpdated" xml:space="preserve">
<value>موارد بروزرسانی شد.</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="Submitting" xml:space="preserve">
<value>در حال ارسال...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Syncing" xml:space="preserve">
<value>در حال همگام سازی...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="SyncingComplete" xml:space="preserve">
<value>همگام سازی کامل شد.</value>
</data>
<data name="SyncingFailed" xml:space="preserve">
<value>همگام سازی شکست خورد.</value>
</data>
<data name="SyncVaultNow" xml:space="preserve">
<value>همگام سازی گاو صندوق</value>
</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">
<value>ورود دو مرحله ای</value>
</data>
<data name="TwoStepLoginConfirmation" xml:space="preserve">
<value>ورودی دو مرحله ای باعث می شود که حساب کاربری شما با استفاده از یک دستگاه دیگر مانند کلید امنیتی، برنامه تأیید هویت، پیامک، تماس تلفنی و یا ایمیل، اعتبار خود را با ایمنی بیشتر اثبات کند. ورودی دو مرحله ای می تواند در bitwarden.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="UnlockWith" xml:space="preserve">
<value>باز کردن با {0}</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="UnlockWithPIN" xml:space="preserve">
<value>باز کردن با کد پین</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="Validating" xml:space="preserve">
<value>اعتبار سنجی</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
<value>کد تأیید</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="ViewItem" xml:space="preserve">
<value>مشاهده مورد</value>
</data>
<data name="WebVault" xml:space="preserve">
<value>گاوصندوق وب بیت واردن</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="WebVaultDescription" xml:space="preserve">
<value>مورد های خود را از هر مرورگر وب با گاوصندوق وب بیت واردن مدیریت کنید.</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="Lost2FAApp" xml:space="preserve">
<value>برنامه تأیید کننده از دست رفته؟</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="Items" xml:space="preserve">
<value>موارد</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
<value>افزونه فعال شد!</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="Icons" xml:space="preserve">
<value>آیکن‌ ها</value>
</data>
<data name="Translations" xml:space="preserve">
<value>ترجمه ها</value>
</data>
<data name="ItemsForUri" xml:space="preserve">
<value>موارد برای {0}</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>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoItemsForUri" xml:space="preserve">
<value>هیج موردی در گاوصندوقتان برای {0} موجود نیست.</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>This is used for the autofill service. ex. "There are no items in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
<value>زمانی که شما یک اطلاع رسانی پر کردن خودکار بیت واردن را میبینید، میتوانید برای اجرای پر کردن خودکار ضربه بزنید.</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="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>برای پر کردن خودکار یک اطلاع رسانی در گاوصندوقتان این اطلاع رسانی را ضربه بزنید.</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="BitwardenAutofillServiceOpenAccessibilitySettings" xml:space="preserve">
<value>باز کردن تنظیمات دستیابی</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="BitwardenAutofillServiceStep1" xml:space="preserve">
<value>1. در صفحه تنظیمات دستیابی اندروید، "بیت واردن" را در قسمت سرویس ها لمس کنید.</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="BitwardenAutofillServiceStep2" xml:space="preserve">
<value>۲. روشن کردن را انتخاب کنید و تأیید را بفشارید.</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="Disabled" xml:space="preserve">
<value>غیرفعال شد</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="Enabled" xml:space="preserve">
<value>فعال شد</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="Status" xml:space="preserve">
<value>وضعیت</value>
</data>
<data name="Beta" xml:space="preserve">
<value>آزمایشی</value>
</data>
<data name="BitwardenAutofillServiceAlert" xml:space="preserve">
<value>ساده ترین روش برای افزودن اطلاعات ورود به گاوصندوقتان از سرویس پر کردن خودکار بیت واردن است. برای اطلاعات بیشتر درباره استفاده از سرویس پر کردن خودکار بیت واردن است مرور کردن صفحه "ابزار" است.</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="Autofill" xml:space="preserve">
<value>پر کردن خودکار</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="AutofillOrView" xml:space="preserve">
<value>آیا مایل به پر کردن خودکار یا دیدن این مورد هستید؟</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="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>آیا از پر کردن خودکار این مورد اطمینان دارید؟ کاملا منطبق با "{0}" نیست.</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="MatchingItems" xml:space="preserve">
<value>تطبیق موارد</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="PossibleMatchingItems" xml:space="preserve">
<value>تطبیق موارد ممکن است</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="Search" xml:space="preserve">
<value>جستجو</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>شما به دنبال یافتن یک پر کردن خودکار برای "{0}" هستید.</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="ShareVault" xml:space="preserve">
<value>اشتراک گذاری گاوصندوقتان</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="ShareVaultDescription" xml:space="preserve">
<value>ایجاد یک تشکیلات برای اشتراک گذاری ایمن موارد خود با سایر کاربران.</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="DisableGADescription" xml:space="preserve">
<value>ما از آنالیز استفاده می کنیم که بهتر بفهمیم چگونه برنامه استفاده می شود تا بتوانیم آن را بهتر کنیم. تمام داده های جمع آوری شده کاملاً ناشناس است.</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="AutofillPasswordField" xml:space="preserve">
<value>اسکن زمانی که در فیلد پسورد متمرکز شده</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="AutofillPasswordFieldDescription" xml:space="preserve">
<value>فقط صفحه را اسکن میکند برای فیلدها و پیشنهاد یک پر کردن خودکار هر چند که شما یک فیلد رمز عبور را انتخاب کرده باشید. این تنظیم به افزایش عمر باتری کمک میکند.</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="AutofillPersistNotification" xml:space="preserve">
<value>اطلاعیه ثابت</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="AutofillPersistNotificationDescription" xml:space="preserve">
<value>همیشه یک پر کردن خودکار را اطلاع میدهد و فقط برای فیلدها بعد از تلاش برای پر کردن خودکار اسکن میکند. این تنظیم ممکن است در صرفه جویی باتری موثر باشد.</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="AutofillAlways" xml:space="preserve">
<value>همیشه اسکن کن</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="AutofillAlwaysDescription" xml:space="preserve">
<value>اگر فیلد رمز عبور یافت شود همیشه صفحه را برای فیلدها و پیشنهاد اعلانیه یک پر کردن خودکار اسکن میکند. این تنظیم پیش فرض است.</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="CannotOpenApp" xml:space="preserve">
<value>نمیتوان برنامه را باز کرد "{0}".</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>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
<data name="AuthenticatorAppTitle" xml:space="preserve">
<value>برنامه تأیید کننده</value>
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeApp" xml:space="preserve">
<value>کد ۶ رقمی تأیید را از برنامه تأیید کننده وارد کنید.</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>For 2FA</comment>
</data>
<data name="EnterVerificationCodeEmail" xml:space="preserve">
<value>کد ۶ رقمی تأیید را که به {0} ایمیل شده را وارد کنید.</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>For 2FA</comment>
</data>
<data name="LoginUnavailable" xml:space="preserve">
<value>ورود به سیستم موجود نیست</value>
<comment>For 2FA whenever there are no available providers on this device.</comment>
</data>
<data name="NoTwoStepAvailable" xml:space="preserve">
<value>ورود دو مرحله ای برای این حساب فعال است، هرچند که، هیچ یک از ارائه دهندگان دو مرحله ای پیکربندی شده در این دستگاه پشتیبانی نمی شود. لطفاً از یک دستگاه پشتیبانی شده استفاده کنید یا از یک ارائه دهنده اضافه کنید که بهتر از سایر دستگاه ها پشتیبانی می کند (مانند یک برنامه تأیید هویت).</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="RecoveryCodeTitle" xml:space="preserve">
<value>کد بازیابی</value>
<comment>For 2FA</comment>
</data>
<data name="RememberMe" xml:space="preserve">
<value>مرا به خاطر بسپار</value>
<comment>Remember my two-step login</comment>
</data>
<data name="SendVerificationCodeAgain" xml:space="preserve">
<value>ارسال دوباره ایمیل کد تأیید</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>For 2FA</comment>
</data>
<data name="TwoStepLoginOptions" xml:space="preserve">
<value>گزینه های ورود دو مرحله ای</value>
</data>
<data name="UseAnotherTwoStepMethod" xml:space="preserve">
<value>استفاده از روش ورود دو مرحله ای دیگر</value>
</data>
<data name="VerificationEmailNotSent" xml:space="preserve">
<value>نمیتوان ایمیل تأیید را ارسال کرد. دوباره امتحان کنید.</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>For 2FA</comment>
</data>
<data name="VerificationEmailSent" xml:space="preserve">
<value>ایمیل تأیید فرستاده شد.</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>For 2FA</comment>
</data>
<data name="YubiKeyInstruction" xml:space="preserve">
<value>برای ادامه، YubiKey NEO خود را در پشت دستگاه نگه دارید یا YubiKey خود را در پورت USB دستگاه خود قرار دهید، سپس دکمه ی آن را لمس کنید.</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="YubiKeyTitle" xml:space="preserve">
<value>کلید امنیتی YubiKey</value>
<comment>"YubiKey NEO" is the product name and should not be translated.</comment>
</data>
<data name="AddNewAttachment" xml:space="preserve">
<value>افزودن پیوست جدید</value>
</data>
<data name="Attachments" xml:space="preserve">
<value>پیوست ها</value>
</data>
<data name="UnableToDownloadFile" xml:space="preserve">
<value>نمیتوان پرونده را دانلود کرد.</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="UnableToOpenFile" xml:space="preserve">
<value>دستگاهتان قادر به باز کردن این نوع از فایل نیست.</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="Downloading" xml:space="preserve">
<value>در حال دانلود...</value>
<comment>Message shown when downloading a file</comment>
</data>
<data name="AttachmentLargeWarning" xml:space="preserve">
<value>حجم این پیوست {0} است. آیا مایل به دانلود این فایل به دستگاهتان هستید؟</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>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
<value>کلید تأیید کننده (TOTP)</value>
</data>
<data name="VerificationCodeTotp" xml:space="preserve">
<value>کد تأیید (TOTP)</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>Totp code label</comment>
</data>
<data name="AuthenticatorKeyAdded" xml:space="preserve">
<value>کلید تأیید کننده اضافه شد.</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="AuthenticatorKeyReadError" xml:space="preserve">
<value>کلید تأیید کننده را نمیتوان خواند.</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="CameraInstructionBottom" xml:space="preserve">
<value>اسکن خودکار رخ می دهد.</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="CameraInstructionTop" xml:space="preserve">
<value>دوربین خود را بر روی کد QR قرار دهید.</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="ScanQrTitle" xml:space="preserve">
<value>اسکن کد QR</value>
</data>
<data name="Camera" xml:space="preserve">
<value>دوربین</value>
</data>
<data name="Photos" xml:space="preserve">
<value>عکس ها</value>
</data>
<data name="CopiedTotp" xml:space="preserve">
<value>TOTP کپی شد!</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="CopyTotp" xml:space="preserve">
<value>کپی TOTP</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="DisableAutoTotpCopyDescription" xml:space="preserve">
<value>اگر ورود شما دارای یک کلید تأیید کننده است که به آن متصل شده است، هر زمان که بصورت خودکار وارد سایت شوید کد تأیید TOTP به صورت خودکار به کلیپ بورد شما کپی می شود.</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="DisableAutoTotpCopy" xml:space="preserve">
<value>غیرفعال کردن کپی خودکار TOTP</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="PremiumRequired" xml:space="preserve">
<value>برای استفاده از این ویژگی عضویت پرمیوم لازم است.</value>
</data>
<data name="AttachementAdded" xml:space="preserve">
<value>پیوست اضافه شد</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="AttachmentDeleted" xml:space="preserve">
<value>پیوست حذف شد</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="ChooseFile" xml:space="preserve">
<value>انتخاب پرونده</value>
</data>
<data name="File" xml:space="preserve">
<value>فایل</value>
</data>
<data name="NoFileChosen" xml:space="preserve">
<value>هیچ فایلی انتخاب نشده</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="NoAttachments" xml:space="preserve">
<value>هیچ ضمیمه‌ ای وجود ندارد.</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="FileSource" xml:space="preserve">
<value>فایل امن</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="FeatureUnavailable" xml:space="preserve">
<value>ویژگی موجود نیست</value>
</data>
<data name="MaxFileSize" xml:space="preserve">
<value>بیشترین حجم فایل ۱۰۰ مگابایت است.</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="UpdateKey" xml:space="preserve">
<value>تا زمانی که کد رمزنگاری را بروز نکنید نمیتوانید از این قابلیت استفاده کنید.</value>
</data>
<data name="LearnMore" xml:space="preserve">
<value>بیشتر بدانید</value>
</data>
<data name="ApiUrl" xml:space="preserve">
<value>آدرس سرور API</value>
</data>
<data name="CustomEnvironment" xml:space="preserve">
<value>محیط های سفارشی</value>
</data>
<data name="CustomEnvironmentFooter" xml:space="preserve">
<value>برای کاربران پیشرفته. شما می توانید آدرس پایه هر سرویس را مستقل تعیین کنید.</value>
</data>
<data name="EnvironmentSaved" xml:space="preserve">
<value>آدرس های اینترنتی محیط ذخیره شد.</value>
</data>
<data name="FormattedIncorrectly" xml:space="preserve">
<value>{0} به درستی فرمت نشده.</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>Validation error when something is not formatted correctly, such as a URL or email address.</comment>
</data>
<data name="IdentityUrl" xml:space="preserve">
<value>آدرس سرور شناسایی</value>
<comment>"Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management</comment>
</data>
<data name="SelfHostedEnvironment" xml:space="preserve">
<value>محیط خود میزبان</value>
</data>
<data name="SelfHostedEnvironmentFooter" xml:space="preserve">
<value>آدرس اینترنتی پایه فرضی نصب بیت واردن میزبانی شده را مشخص کنید.</value>
</data>
<data name="ServerUrl" xml:space="preserve">
<value>آدرس اینترنتی سرور</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="WebVaultUrl" xml:space="preserve">
<value>آدرس اینترنتی سرور گاوصندوق وب</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="BitwardenAutofillServiceNotificationContentOld" xml:space="preserve">
<value>برای مشاهده موارد مربوط به گاوصندوقتان به این اطلاع رسانی ضربه بزنید.</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="CustomFields" xml:space="preserve">
<value>فیلدهای سفارشی</value>
</data>
<data name="CopyNumber" xml:space="preserve">
<value>کپی شماره</value>
</data>
<data name="CopySecurityCode" xml:space="preserve">
<value>کپی کد امنیتی</value>
</data>
<data name="Number" xml:space="preserve">
<value>شماره</value>
</data>
<data name="SecurityCode" xml:space="preserve">
<value>کد امنیتی</value>
</data>
<data name="SelectTypeAdd" xml:space="preserve">
<value>چه نوع موردی میخواهید اضافه کنید؟</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="TypeCard" xml:space="preserve">
<value>کارت</value>
</data>
<data name="TypeIdentity" xml:space="preserve">
<value>مشخصات</value>
</data>
<data name="TypeLogin" xml:space="preserve">
<value>ورود</value>
</data>
<data name="TypeSecureNote" xml:space="preserve">
<value>یادداشت امن</value>
</data>
<data name="Address1" xml:space="preserve">
<value>نشانی ۱</value>
</data>
<data name="Address2" xml:space="preserve">
<value>نشانی ۲</value>
</data>
<data name="Address3" xml:space="preserve">
<value>نشانی ۳</value>
</data>
<data name="April" xml:space="preserve">
<value>آوریل</value>
</data>
<data name="August" xml:space="preserve">
<value>آگوست‌</value>
</data>
<data name="Brand" xml:space="preserve">
<value>نام تجاری</value>
</data>
<data name="CardholderName" xml:space="preserve">
<value>نام صاحب کارت</value>
</data>
<data name="CityTown" xml:space="preserve">
<value>شهر / شهرک</value>
</data>
<data name="Company" xml:space="preserve">
<value>شرکت</value>
</data>
<data name="Country" xml:space="preserve">
<value>کشور</value>
</data>
<data name="December" xml:space="preserve">
<value>دسامبر</value>
</data>
<data name="Dr" xml:space="preserve">
<value>دکتر</value>
</data>
<data name="ExpirationMonth" xml:space="preserve">
<value>ماه انقضاء</value>
</data>
<data name="ExpirationYear" xml:space="preserve">
<value>سال انقضاء</value>
</data>
<data name="February" xml:space="preserve">
<value>فوریه</value>
</data>
<data name="FirstName" xml:space="preserve">
<value>نام</value>
</data>
<data name="January" xml:space="preserve">
<value>ژانویه</value>
</data>
<data name="July" xml:space="preserve">
<value>جولای</value>
</data>
<data name="June" xml:space="preserve">
<value>ژوئن</value>
</data>
<data name="LastName" xml:space="preserve">
<value>نام خانوادگی</value>
</data>
<data name="LicenseNumber" xml:space="preserve">
<value>شماره مجوز</value>
</data>
<data name="March" xml:space="preserve">
<value>مارس</value>
</data>
<data name="May" xml:space="preserve">
<value>مِی</value>
</data>
<data name="MiddleName" xml:space="preserve">
<value>نام میانی</value>
</data>
<data name="Mr" xml:space="preserve">
<value>آقا</value>
</data>
<data name="Mrs" xml:space="preserve">
<value>خانم</value>
</data>
<data name="Ms" xml:space="preserve">
<value>خانم</value>
</data>
<data name="November" xml:space="preserve">
<value>نوامبر</value>
</data>
<data name="October" xml:space="preserve">
<value>اکتبر</value>
</data>
<data name="PassportNumber" xml:space="preserve">
<value>شماره پاسپورت</value>
</data>
<data name="Phone" xml:space="preserve">
<value>تلفن</value>
</data>
<data name="September" xml:space="preserve">
<value>سپتامبر</value>
</data>
<data name="SSN" xml:space="preserve">
<value>شماره امنیتی اجتماعی</value>
</data>
<data name="StateProvince" xml:space="preserve">
<value>ایالت / استان</value>
</data>
<data name="Title" xml:space="preserve">
<value>عنوان</value>
</data>
<data name="ZipPostalCode" xml:space="preserve">
<value>کد پستی</value>
</data>
<data name="Address" xml:space="preserve">
<value>آدرس</value>
</data>
<data name="Expiration" xml:space="preserve">
<value>انقضاء</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="DisableWebsiteIcons" xml:space="preserve">
<value>غیرفعال سازی آیکون های وب سایت</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="DisableWebsiteIconsDescription" xml:space="preserve">
<value>آیکون های وب سایت یک تصویر مشخص در کنار هر داده ورودی ارائه میدهد.</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="IconsUrl" xml:space="preserve">
<value>آدرس سرور آیکون ها</value>
</data>
<data name="AutofillWithBitwarden" xml:space="preserve">
<value>پر کردن خودکار با بیت واردن</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="VaultIsLocked" xml:space="preserve">
<value>گاوصندوق قفل شد</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="GoToMyVault" xml:space="preserve">
<value>برو به گاوصندوق من</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="Collections" xml:space="preserve">
<value>مجموعه ها</value>
</data>
<data name="NoItemsCollection" xml:space="preserve">
<value>در این مجموعه موردی برای نمایش نیست.</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="NoItemsFolder" xml:space="preserve">
<value>در این پوشه موردی برای نمایش نیست.</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="AutofillAccessibilityService" xml:space="preserve">
<value>سرویس دستیابی به پر کردن خودکار</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="AutofillServiceDescription" xml:space="preserve">
<value>سرویس خودکار بیت واردن با استفاده از چهار چوب پر کردن خودکار اندروید برای کمک به پر کردن ورودی ها، کارت های اعتباری و اطلاعات هویت به سایر برنامه ها در دستگاه شما کمک می کند.</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="BitwardenAutofillServiceDescription" xml:space="preserve">
<value>از سرویس پر کردن خودکار بیت واردن برای پر کردن ورودها، کارتهای اعتباری، و اطلاعات هویتی درون اپلیکیشن ها استفاده کنید.</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="BitwardenAutofillServiceOpenAutofillSettings" xml:space="preserve">
<value>باز کردن تنظیمات پر کردن خودکار</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="FaceID" xml:space="preserve">
<value>Face ID</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>What Apple calls their facial recognition reader.</comment>
</data>
<data name="FaceIDDirection" xml:space="preserve">
<value>از Face ID برای تأیید استفاده شود.</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="UseFaceIDToUnlock" xml:space="preserve">
<value>از Face ID برای قفل گشایی استفاده شود</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="VerifyFaceID" xml:space="preserve">
<value>تأیید Face ID</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="UseWindowsHelloToUnlock" xml:space="preserve">
<value>قفل گشایی با Windows Hello</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="VerifyWindowsHello" xml:space="preserve">
<value>تأیید با Windows Hello</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="WindowsHello" xml:space="preserve">
<value>Windows Hello</value>
</data>
<data name="BitwardenAutofillGoToSettings" xml:space="preserve">
<value>ما نتوانستیم بصورت خودکار منو تنظیمات پر کردن خودکار اندروید را برای شما باز کنیم. شما میتوانید منوی تنظیمات را بصورت دستی مرور کنید از تنظیمات اندروید &gt; سیستم &gt; زبانها و ورودی &gt; پیشرفته &gt; سرویس پر کردن خودکار.</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="CustomFieldName" xml:space="preserve">
<value>نام فیلد سفارشی</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>بولین</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>مخفی</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>متن</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>فیلد سفارشی جدید</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>چه نوع فیلد سفارشی میخواهید اضافه کنید؟</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>حذف</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>آدرس اینترنتی جدید</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>آدرس اینترنتی {0}</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>Label for a uri/url with position. i.e. URI 1, URI 2, etc</comment>
</data>
<data name="BaseDomain" xml:space="preserve">
<value>دامنه پایه</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>پیش فرض</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>دقیق</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>میزبان</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>عبارت منظم</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>شروع می شود با</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>تشخیص سابقه آدرس اینترنتی</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>تشخیص سابقه</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>
</data>
</root>