bitwarden-android/src/App/Resources/AppResources.zh-Hans.resx

1287 lines
50 KiB
Text
Raw Normal View History

<?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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="AddItem" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>添加项目</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<comment>The title for the add item page.</comment>
</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">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Bitwarden</value>
<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>Email 地址</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>
</data>
<data name="EnterPIN" xml:space="preserve">
<value>请输入您的 PIN 码。</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>收藏</value>
<comment>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
<value>发送错误报告</value>
</data>
<data name="FileBugReportDescription" xml:space="preserve">
<value>在我们的 GitHub 库汇报一个问题。</value>
</data>
<data name="FingerprintDirection" xml:space="preserve">
<value>请验证指纹。</value>
</data>
<data name="Folder" xml:space="preserve">
<value>文件夹</value>
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
<value>新文件夹已创建。</value>
</data>
<data name="FolderDeleted" xml:space="preserve">
<value>文件夹已删除。</value>
</data>
<data name="FolderNone" xml:space="preserve">
<value>没有文件夹</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<comment>Items that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
<value>文件夹</value>
</data>
<data name="FolderUpdated" xml:space="preserve">
<value>文件夹已更新。</value>
</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>
<comment>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
<value>需要因特网链接</value>
<comment>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
<value>无效的主密码,请重试。</value>
</data>
<data name="InvalidPIN" xml:space="preserve">
<value>无效的 PIN 码,请重试。</value>
</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>
<comment>Acknowledgement.</comment>
</data>
<data name="DisableGA" xml:space="preserve">
<value>禁用 Analytics</value>
</data>
<data name="Password" xml:space="preserve">
<value>密码</value>
<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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemDeleted" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<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>
</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>URI</value>
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>使用指纹解锁</value>
</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>
<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>
<comment>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
<value>验证指纹</value>
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
<value>验证主密码</value>
</data>
<data name="VerifyPIN" xml:space="preserve">
<value>验证 PIN 码</value>
</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>
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>访问我们的网站来获得帮助、新闻,或者学习如何使用 Bitwarden。</value>
</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>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="AddAnItem" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>添加项目</value>
</data>
<data name="AppExtension" xml:space="preserve">
<value>App 扩展</value>
</data>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<data name="AutofillAccessibilityDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>使用 Bitwarden 无障碍服务在应用和网站自动填写您的登录项目。</value>
</data>
<data name="AutofillService" xml:space="preserve">
<value>自动填充</value>
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>避免模棱两可</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Bitwarden App 扩展</value>
</data>
<data name="BitwardenAppExtensionAlert" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>最简单的添加网站的方法是 Bitwarden App 扩展。请到 “工具” 页面获得更多信息。</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>在 Safari 和其他应用中使用 Bitwarden 来自动填写登录信息。</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Bitwarden 自动填写服务</value>
</data>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<data name="BitwardenAutofillAccessibilityServiceDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>使用 Bitwarden 无障碍服务自动填写您的登录信息。</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
<value>修改 Email</value>
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>您可以在 bitwarden.com 网页版密码库修改 email 地址。您现在要访问这个网站吗?</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
<value>修改主密码</value>
</data>
<data name="ChangePasswordConfirmation" xml:space="preserve">
<value>您可以在 bitwarden.com 网页版密码库修改主密码。您现在要访问这个网站吗?</value>
</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>
</data>
<data name="CopiedUsername" xml:space="preserve">
<value>已复制的用户名!</value>
</data>
<data name="CreateAccount" xml:space="preserve">
<value>创建账号</value>
</data>
<data name="CreatingAccount" xml:space="preserve">
<value>正在创建账号...</value>
<comment>Message shown when interacting with the server</comment>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="EditItem" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>编辑项目</value>
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>开启自动同步</value>
</data>
<data name="EnterEmailForHint" xml:space="preserve">
<value>请输入您帐号的 Email 地址来接收密码提示。</value>
</data>
<data name="ExntesionReenable" xml:space="preserve">
<value>重新开启 App 扩展</value>
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
<value>就差一步!</value>
</data>
<data name="ExtensionEnable" xml:space="preserve">
<value>开启 App 扩展</value>
</data>
<data name="ExtensionInSafari" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>在 Safari 中,使用共享图标寻找 Bitwarden (提示:在菜单最下面一行的右边)。</value>
<comment>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
<value>立即访问您的密码!</value>
</data>
<data name="ExtensionReady" xml:space="preserve">
<value>您已经准备好登录了!</value>
</data>
<data name="ExtensionSeeApps" xml:space="preserve">
<value>受支持的应用</value>
</data>
<data name="ExtensionSetup" xml:space="preserve">
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<value>现在可以在 Safari、Chrome 以及其他支持的应用中方便的访问您的登录项目了。</value>
</data>
<data name="ExtensionSetup2" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>在 Safari 和 Chrome 中,使用共享图标寻找 Bitwarden (提示: 在菜单最下面一行的右边).</value>
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>在菜单中点击 Bitwarden 图标来启动扩展。</value>
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>要在 Safari 和其他应用打开 Bitwarden ,请在菜单最下面一行的最右边点击 "更多" 图标。</value>
</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>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ImportItems" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>导入项目</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ImportItemsConfirmation" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>您可以在 bitwarden.com 网页版密码库批量导入登录项目。您现在要访问这个网站吗?</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ImportItemsDescription" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>快速从其他密码管理应用批量导入您的登录项目。</value>
</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>15 分钟</value>
</data>
<data name="LockOption1Hour" xml:space="preserve">
<value>1 小时</value>
</data>
<data name="LockOption1Minute" xml:space="preserve">
<value>1 分钟</value>
</data>
<data name="LockOption4Hours" xml:space="preserve">
<value>4 小时</value>
</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>
</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>主密码至少需要 8 个字符。</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">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>您必须先登录 Bitwarden 应用,才能使用扩展。</value>
</data>
<data name="Never" xml:space="preserve">
<value>从不</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NewItemCreated" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>已新建项目。</value>
</data>
<data name="NoFavorites" xml:space="preserve">
<value>你没有收藏任何网站。</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NoItems" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>您的密码库里没有登录项目。</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NoItemsTap" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>您的密码库里没有此网站的登录项目。请添加一个。</value>
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>此网站没有配置过用户名或者密码。</value>
</data>
<data name="OkGotIt" xml:space="preserve">
<value>好,开搞!</value>
<comment>Confirmation, like "Ok, I understand it"</comment>
</data>
<data name="OptionDefaults" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>选项默认值是由 Bitwarden 应用的密码生成工具设置。</value>
</data>
<data name="Options" xml:space="preserve">
<value>选项</value>
</data>
<data name="Other" xml:space="preserve">
<value>其他</value>
</data>
<data name="PasswordGenerated" xml:space="preserve">
<value>密码已经生成。</value>
</data>
<data name="PasswordGenerator" xml:space="preserve">
<value>密码生成器</value>
</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>
</data>
<data name="PushNotificationAlert" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Bitwarden 使用推送通知来自动同步您的密码库。为了获得最佳体验,接下来询问是否开启通知时,请选择 “允许”。</value>
<comment>Push notifications for apple products</comment>
</data>
<data name="RateTheApp" xml:space="preserve">
<value>为本应用打分</value>
</data>
<data name="RateTheAppDescription" xml:space="preserve">
<value>请给我们好评!</value>
</data>
<data name="RateTheAppDescriptionAppStore" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>App Store 评分会在 Bitwarden 发布新版本时重置。请给我们好评!</value>
</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>
</data>
<data name="Select" xml:space="preserve">
<value>选择</value>
</data>
<data name="SetPIN" xml:space="preserve">
<value>设置 PIN 码</value>
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>输入一个 4 位的 PIN 码来解锁应用。</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemInformation" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>项目信息</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemUpdated" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>项目已更新。</value>
</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">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>触控 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">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>两步登录需要您登录时输入一个从认证应用获得的安全码,这样能使您的账户更安全。两步登录可以在 bitwarden.com 网页版打开。您现在要访问这个网站吗?</value>
</data>
<data name="UnlockWith" xml:space="preserve">
<value>用 {0} 解锁</value>
</data>
<data name="UnlockWithPIN" xml:space="preserve">
<value>用PIN 码解锁</value>
</data>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<data name="Validating" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>正在验证</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
<value>验证码</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ViewItem" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>查看项目</value>
</data>
<data name="WebVault" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Bitwarden 网页版密码库</value>
</data>
<data name="WebVaultDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>使用 Bitwarden 网页版可以从任何浏览器管理您的登录项目。</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
<value>认证应用已丢失?</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="Items" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>项目</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
<value>扩展激活 </value>
</data>
<data name="Icons" xml:space="preserve">
<value>图标</value>
</data>
<data name="Translations" xml:space="preserve">
<value>译者</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="ItemsForUri" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>{0} 的项目</value>
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="NoItemsForUri" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>您的密码库里没有 {0} 的登录项目。</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<comment>This is used for the autofill service. ex. "There are no items in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>当你看到一个 Bitwarden 自动填写通知时,您可以用它来启动自动填写服务。</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>点击此通知,以便从您的密码库自动登录。</value>
</data>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<data name="BitwardenAutofillServiceOpenAccessibilitySettings" xml:space="preserve">
<value>打开无障碍设置</value>
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>1. 在 Android 的辅助功能设置屏幕上,触摸服务项下的 "Bitwarden" 的标题。</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
<value>2. 切换开关,然后按确定接受。</value>
</data>
<data name="Disabled" xml:space="preserve">
<value>禁用</value>
</data>
<data name="Enabled" xml:space="preserve">
<value>启用</value>
</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">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>向您的密码库中添加新登录项目的最简单方法,就是 Bitwarden 自动填写服务。转到“工具”屏幕了解更多有关使用 Bitwarden 自动填写服务的方法。</value>
</data>
<data name="Autofill" xml:space="preserve">
<value>自动填充</value>
</data>
<data name="AutofillOrView" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>你想要自动填充还是查看此登录项目?</value>
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>确定要自动登录?并不完全匹配 "{0}" 。</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="MatchingItems" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>匹配项目</value>
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="PossibleMatchingItems" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>可能的匹配项</value>
</data>
<data name="Search" xml:space="preserve">
<value>搜索</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>你正在为 "{0}" 寻找一个自动登录。</value>
</data>
<data name="ShareVault" xml:space="preserve">
<value>分享你的密码库</value>
</data>
<data name="ShareVaultDescription" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>创建一个组织来安全地分享您的登录项目。</value>
</data>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
<data name="DisableGADescription" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>我们使用 analytics 来帮助分析扩展的使用情况,以便我们改进扩展。所有的数据收集完全是匿名的。</value>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPasswordField" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-09 17:02:55 +03:00
<value>当焦点在密码字段时扫描</value>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-09 17:02:55 +03:00
<value>当你选择一个密码字段时,只扫描屏幕字段并提供自动填充通知。此设置可帮助延长电池寿命。</value>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>始终通知</value>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>始终提供自动填充通知,并且在试图自动填充后只扫描字段。此设置可帮助延长电池寿命。</value>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillAlways" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-09 17:02:55 +03:00
<value>始终扫描</value>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-09 17:02:55 +03:00
<value>始终扫描屏幕上的字段,如果找到密码字段,将只提供自动填充通知。这是默认设置。</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<value>无法打开应用 "{0}"。</value>
New Crowdin translations (#98) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-09 17:02:55 +03:00
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
New Crowdin translations (#94) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Russian) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations copy.resx (Swedish) * New translations copy.resx (French) * New translations AppResources.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations copy.resx (Finnish) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Finnish) * New translations copy.resx (Italian) * New translations copy.resx (French) * New translations AppResources.resx (Chinese Simplified)
2017-06-02 23:01:38 +03:00
</data>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<data name="AuthenticatorAppTitle" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>身份验证 App</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeApp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>请输入您的身份验证器 App 中的 6 位验证码。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeEmail" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>请输入通过电子邮件发送给 {0} 的 6 位验证码。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="LoginUnavailable" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>登录不可用</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA whenever there are no available providers on this device.</comment>
</data>
<data name="NoTwoStepAvailable" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>此帐户已启用的两步登录,但是,此设备不支持配置两步登录。请使用支持的设备,或者添加附加支持跨设备的提供程序(如验证器 App。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="RecoveryCodeTitle" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>恢复码</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="RememberMe" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>记住我</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>Remember my two-step login</comment>
</data>
<data name="SendVerificationCodeAgain" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>再次发送验证码电子邮件</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="TwoStepLoginOptions" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>两步登录选项</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="UseAnotherTwoStepMethod" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>使用另一种两步登录方法</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="VerificationEmailNotSent" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>无法发送验证电子邮件。请再试一次。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="VerificationEmailSent" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>验证邮件已发送。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>For 2FA</comment>
</data>
<data name="YubiKeyInstruction" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>将您的 YubiKey NEO 靠在设备的后面,或者将 YubiKey 插入您设备的 USB 端口,按下按钮后继续。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="YubiKeyTitle" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>YubiKey 安全密钥</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>"YubiKey NEO" is the product name and should not be translated.</comment>
</data>
<data name="AddNewAttachment" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>添加新附件</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="Attachments" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>附件</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="UnableToDownloadFile" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>无法下载文件。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="UnableToOpenFile" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>您的设备无法打开这种类型的文件。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="Downloading" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>正在下载……</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>Message shown when downloading a file</comment>
</data>
<data name="AttachmentLargeWarning" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>此附件大小是 {0} 。您确定要下载到设备?</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>验证器密钥 (TOTP)</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="VerificationCodeTotp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>验证码 (TOTP)</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
<comment>Totp code label</comment>
</data>
<data name="AuthenticatorKeyAdded" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>验证器密钥已添加。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="AuthenticatorKeyReadError" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>无法读取验证器密钥。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="CameraInstructionBottom" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>将会自动扫描。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="CameraInstructionTop" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>将相机对准 QR 码。</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
<data name="ScanQrTitle" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>扫描二维码</value>
New Crowdin translations (#103) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-14 23:08:26 +03:00
</data>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
<data name="Camera" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>相机</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="Photos" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>照片</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="CopiedTotp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>TOTP 已复制!</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="CopyTotp" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>复制 TOTP</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="DisableAutoTotpCopyDescription" xml:space="preserve">
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<value>如果您的登录信息包含一个验证密钥当自动填写该登录项目时TOTP 验证码将会自动复制到剪贴板。</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="DisableAutoTotpCopy" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>禁用自动 TOTP 备份</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="PremiumRequired" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>使用此功能需要高级会员资格。</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="AttachementAdded" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>附件已添加</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="AttachmentDeleted" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>附件已删除</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="ChooseFile" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>选择文件</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="File" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>文件</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="NoFileChosen" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>未选定任何文件</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="NoAttachments" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>沒有附件</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="FileSource" xml:space="preserve">
New Crowdin translations (#111) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Japanese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-31 17:05:43 +03:00
<value>文件源</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="FeatureUnavailable" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>功能不可用</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="MaxFileSize" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>文件最大为 100 MB。</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="UpdateKey" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>在您更新加密密钥前,您不能使用此功能。</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
<data name="LearnMore" xml:space="preserve">
New Crowdin translations (#106) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-26 21:44:46 +03:00
<value>了解更多信息。</value>
New Crowdin translations (#105) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations copy.resx (Hindi) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-07-24 17:55:52 +03:00
</data>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
<data name="ApiUrl" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>API 服务器 URL</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
<data name="CustomEnvironment" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>自定义环境</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
<data name="CustomEnvironmentFooter" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>适用于高级用户,你可以分别指定各个服务的基础 URL。</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
<data name="EnvironmentSaved" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>各环境 URL 已保存。</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
<data name="FormattedIncorrectly" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>{0} 的格式不正确。</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
<comment>Validation error when something is not formatted correctly, such as a URL or email address.</comment>
</data>
<data name="IdentityUrl" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>身份服务器 URL</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
<comment>"Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management</comment>
</data>
<data name="SelfHostedEnvironment" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>自托管环境</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
<data name="SelfHostedEnvironmentFooter" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>指定自己配置、托管的 Bitwarden 环境的基础 URL。</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
<data name="ServerUrl" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>服务器 URL</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
<data name="WebVaultUrl" xml:space="preserve">
New Crowdin translations (#129) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Turkish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-12 16:09:00 +03:00
<value>Web 存储库服务器 URL</value>
</data>
<data name="BitwardenAutofillServiceNotificationContentOld" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>点击此通知,以便从您的密码库查看登录项目。</value>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</data>
New Crowdin translations (#138) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (French) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-28 06:17:34 +03:00
<data name="CustomFields" xml:space="preserve">
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<value>自定义字段</value>
New Crowdin translations (#138) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (French) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-28 06:17:34 +03:00
</data>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
<data name="CopyNumber" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>复制号码</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="CopySecurityCode" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>复制安全码</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Number" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>数字</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="SecurityCode" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>安全码</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="SelectTypeAdd" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>要添加哪种类型的项目?</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeCard" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>卡片</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeIdentity" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>身份</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeLogin" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>登录</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="TypeSecureNote" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>安全笔记</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address1" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>地址 1</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address2" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>地址 2</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address3" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>地址 3</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="April" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>四月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="August" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>八月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Brand" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>品牌</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="CardholderName" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>持卡人姓名</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="CityTown" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>市 / 镇</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Company" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>公司</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Country" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>国家</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="December" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>十二月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Dr" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>博士</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="ExpirationMonth" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>到期月份</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="ExpirationYear" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>到期年份</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="February" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>二月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="FirstName" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>名</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="January" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>一月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="July" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>七月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="June" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>六月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="LastName" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>姓</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="LicenseNumber" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>许可证编号</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="March" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>三月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="May" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>五月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="MiddleName" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>中间名</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Mr" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>先生</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Mrs" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>夫人</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Ms" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>女士</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="November" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>十一月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="October" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>十月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="PassportNumber" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>护照号码</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Phone" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>电话</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="September" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>九月</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="SSN" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>社会保险号码</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="StateProvince" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>州 / 省</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Title" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>称呼</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="ZipPostalCode" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>邮编 / 邮政代码</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Address" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>地址</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="Expiration" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>到期</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="DisableWebsiteIcons" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>禁用网站图标</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="DisableWebsiteIconsDescription" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>在您密码库的每个登录项目旁边显示一个可识别的图标。</value>
New Crowdin translations (#152) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (French)
2017-10-26 16:40:34 +03:00
</data>
<data name="IconsUrl" xml:space="preserve">
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
<value>图标服务器 URL</value>
</data>
<data name="AutofillWithBitwarden" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>使用 Bitwarden 自动填写</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="VaultIsLocked" xml:space="preserve">
<value>密码库已锁定</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="GoToMyVault" xml:space="preserve">
<value>转到我的密码库</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="Collections" xml:space="preserve">
<value>集合</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="NoItemsCollection" xml:space="preserve">
<value>此集合中没有登录项目。</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="NoItemsFolder" xml:space="preserve">
<value>此文件夹中没有登录项目。</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="AutofillAccessibilityService" xml:space="preserve">
<value>自动填充服务</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="AutofillServiceDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>Bitwarden 自动填写服务使用 Android 自动填写框架来帮助您将登录、身份等信息填写到在的设备上的其他应用程序。</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>使用 Bitwarden 自动填写服务在应用和网站自动填写您的登录项目。</value>
New Crowdin translations (#191) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-11-29 23:00:16 +03:00
</data>
<data name="BitwardenAutofillServiceOpenAutofillSettings" xml:space="preserve">
<value>打开自动填充设置</value>
</data>
<data name="FaceID" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>面容 ID</value>
<comment>What Apple calls their facial recognition reader.</comment>
</data>
<data name="FaceIDDirection" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>使用 "面容 ID" 进行验证。</value>
</data>
<data name="UseFaceIDToUnlock" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>使用 "面容 ID" 解锁</value>
</data>
<data name="VerifyFaceID" xml:space="preserve">
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
<value>验证面容 ID</value>
</data>
<data name="UseWindowsHelloToUnlock" xml:space="preserve">
New Crowdin translations (#288) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Japanese) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Estonian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations copy.resx (Italian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hindi) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Vietnamese)
2018-02-28 07:49:47 +03:00
<value>使用 Windows Hello 解锁。</value>
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
</data>
<data name="VerifyWindowsHello" xml:space="preserve">
New Crowdin translations (#288) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Japanese) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Estonian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations copy.resx (Italian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hindi) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Vietnamese)
2018-02-28 07:49:47 +03:00
<value>使用 Windows Hello 验证。</value>
New Crowdin translations (#230) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (French) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (German) * New translations copy.resx (Vietnamese)
2017-12-27 23:19:27 +03:00
</data>
<data name="WindowsHello" xml:space="preserve">
<value>Windows Hello</value>
New Crowdin translations (#138) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (French) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Chinese Simplified)
2017-09-28 06:17:34 +03:00
</data>
New Crowdin translations (#288) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Japanese) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Estonian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations copy.resx (Italian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hindi) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Vietnamese)
2018-02-28 07:49:47 +03:00
<data name="BitwardenAutofillGoToSettings" xml:space="preserve">
New Crowdin translations (#295) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Russian) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Persian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Japanese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations AppResources.resx (Japanese) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Danish) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Estonian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish)
2018-03-15 19:41:09 +03:00
<value>我们无法为您自动打开 Android 自动填写设置菜单。您可以手动访问 Android 设置 &gt; 系统 &gt; 语言和输入 &gt; 高级 &gt; 自动填写服务 到达自动填写设置。</value>
</data>
<data name="CustomFieldName" xml:space="preserve">
<value>Custom Field Name</value>
</data>
<data name="FieldTypeBoolean" xml:space="preserve">
<value>Boolean</value>
</data>
<data name="FieldTypeHidden" xml:space="preserve">
<value>Hidden</value>
</data>
<data name="FieldTypeText" xml:space="preserve">
<value>Text</value>
</data>
<data name="NewCustomField" xml:space="preserve">
<value>New Custom Field</value>
</data>
<data name="SelectTypeField" xml:space="preserve">
<value>What type of custom field do you want to add?</value>
</data>
<data name="Remove" xml:space="preserve">
<value>Remove</value>
</data>
<data name="NewUri" xml:space="preserve">
<value>New URI</value>
</data>
<data name="URIPosition" xml:space="preserve">
<value>URI {0}</value>
<comment>Label for a uri/url with position. i.e. URI 1, URI 2, etc</comment>
</data>
<data name="BaseDomain" xml:space="preserve">
<value>Base domain</value>
</data>
<data name="Default" xml:space="preserve">
<value>Default</value>
</data>
<data name="Exact" xml:space="preserve">
<value>Exact</value>
</data>
<data name="Host" xml:space="preserve">
<value>Host</value>
<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>Regular expression</value>
<comment>A programming term, also known as 'RegEx'.</comment>
</data>
<data name="StartsWith" xml:space="preserve">
<value>Starts with</value>
</data>
<data name="URIMatchDetection" xml:space="preserve">
<value>URI Match Detection</value>
</data>
<data name="MatchDetection" xml:space="preserve">
<value>Match Detection</value>
<comment>URI match detection for auto-fill.</comment>
New Crowdin translations (#288) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Russian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Norwegian Bokmal) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Japanese) * New translations AppResources.resx (Turkish) * New translations copy.resx (Vietnamese) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations AppResources.resx (Thai) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Japanese) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Estonian) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Estonian) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations copy.resx (Italian) * New translations AppResources.resx (Italian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hindi) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hindi) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Finnish) * New translations copy.resx (Vietnamese)
2018-02-28 07:49:47 +03:00
</data>
New Crowdin translations (#124) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Japanese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Slovak) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Czech) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (Czech) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Hindi) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (Chinese Simplified)
2017-08-30 15:53:59 +03:00
</root>