2020-05-18 21:57:53 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<root>
|
2024-04-19 21:40:56 +02:00
|
|
|
|
<!--
|
|
|
|
|
Microsoft ResX Schema
|
|
|
|
|
|
2020-05-18 21:57:53 +02:00
|
|
|
|
Version 2.0
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
|
|
|
|
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
|
2020-05-18 21:57:53 +02:00
|
|
|
|
associated with the data types.
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2020-05-18 21:57:53 +02:00
|
|
|
|
Example:
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2020-05-18 21:57:53 +02:00
|
|
|
|
... 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>
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
|
|
|
|
There are any number of "resheader" rows that contain simple
|
2020-05-18 21:57:53 +02:00
|
|
|
|
name/value pairs.
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
|
|
|
|
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
|
2020-05-18 21:57:53 +02:00
|
|
|
|
mimetype set.
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
|
|
|
ResXResourceReader how to depersist the object. This is currently not
|
2020-05-18 21:57:53 +02:00
|
|
|
|
extensible. For a given mimetype the value must be set accordingly:
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
|
|
|
that the ResXResourceWriter will generate, however the reader can
|
2020-05-18 21:57:53 +02:00
|
|
|
|
read any of the formats listed below.
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2020-05-18 21:57:53 +02:00
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
2024-04-19 21:40:56 +02:00
|
|
|
|
value : The object must be serialized with
|
2020-05-18 21:57:53 +02:00
|
|
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
|
|
|
: and then encoded with base64 encoding.
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2020-05-18 21:57:53 +02:00
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
2024-04-19 21:40:56 +02:00
|
|
|
|
value : The object must be serialized with
|
2020-05-18 21:57:53 +02:00
|
|
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
|
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
2024-04-19 21:40:56 +02:00
|
|
|
|
value : The object must be serialized into a byte array
|
2020-05-18 21:57:53 +02:00
|
|
|
|
: 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="Name" xml:space="preserve">
|
2024-04-23 17:29:47 +02:00
|
|
|
|
<value>Bitwarden 密码管理器</value>
|
2020-05-18 21:57:53 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="Summary" xml:space="preserve">
|
2024-04-23 17:29:47 +02:00
|
|
|
|
<value>无论是在家里、工作中还是在外出时,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。</value>
|
2020-05-18 21:57:53 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="Description" xml:space="preserve">
|
2024-05-29 22:16:31 +02:00
|
|
|
|
<value>被 PCMag、WIRED、The Verge、CNET、G2 等评为最佳的密码管理器!
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
保护您的数字生活
|
2024-05-29 22:16:31 +02:00
|
|
|
|
通过为每个账户生成并保存唯一而强大的密码,保护您的数字生活并防止数据泄露。所有内容保存在只有您可以访问的端对端加密的密码库中。
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
随时随地在任何设备上访问您的数据
|
2024-05-29 22:16:31 +02:00
|
|
|
|
不受任何限制,跨无限数量的设备,轻松地管理、存储、保护和分享不限数量的密码。
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
每个人都应该拥有的保持在线安全的工具
|
2024-05-29 22:16:31 +02:00
|
|
|
|
使用 Bitwarden 是免费的,没有广告,不会出售数据。Bitwarden 相信每个人都应该拥有保持在线安全的能力。高级计划提供了对高级功能的访问。
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2024-05-29 22:16:31 +02:00
|
|
|
|
使用 BITWARDEN 为您的团队提供支持
|
|
|
|
|
团队计划和企业计划具有专业的商业功能。例如 SSO 集成、自托管、目录集成,以及 SCIM 配置、全局策略、API 访问、事件日志等。
|
2024-04-19 21:40:56 +02:00
|
|
|
|
|
2024-05-29 22:16:31 +02:00
|
|
|
|
使用 Bitwarden 保护您的劳动成果,并与同事共享敏感信息。
|
2020-05-18 21:57:53 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
选择 Bitwarden 的更多理由:
|
2020-05-18 21:57:53 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
世界级加密
|
|
|
|
|
密码受到先进的端对端加密(AES-256 位、加盐哈希标签和 PBKDF2 SHA-256)保护,使您的数据保持安全和私密。
|
2020-05-18 21:57:53 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
第三方审计
|
2024-05-29 22:16:31 +02:00
|
|
|
|
Bitwarden 定期与知名的安全公司进行全面的第三方安全审计。这些年度审计包括对 Bitwarden IP、服务器和 Web 应用程序的源代码评估和渗透测试。
|
2020-05-18 21:57:53 +02:00
|
|
|
|
|
2024-05-29 22:16:31 +02:00
|
|
|
|
高级 2FA
|
|
|
|
|
使用第三方验证器、电子邮件代码或 FIDO2 WebAuthn 凭据(例如硬件安全钥匙或通行密钥)保护您的登录。
|
2021-07-07 23:35:56 +02:00
|
|
|
|
|
2024-04-19 21:40:56 +02:00
|
|
|
|
Bitwarden Send
|
2024-05-29 22:16:31 +02:00
|
|
|
|
直接传输数据给他人,同时保持端对端加密的安全性并防止暴露。
|
2021-07-07 23:35:56 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
内置生成器
|
2024-05-29 22:16:31 +02:00
|
|
|
|
为您访问的每个网站创建足够长、足够复杂且唯一的密码和用户名。与电子邮件别名提供商集成,增加隐私保护。
|
2021-07-07 23:35:56 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
全球翻译
|
2024-05-29 22:16:31 +02:00
|
|
|
|
Bitwarden 的翻译涵盖 60 多种语言,由全球社区使用 Crowdin 翻译。
|
2021-07-07 23:35:56 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
跨平台应用程序
|
|
|
|
|
从任何浏览器、移动设备或桌面操作系统中安全地访问和共享 Bitwarden 密码库中的敏感数据。
|
2021-07-07 23:35:56 +02:00
|
|
|
|
|
2024-04-23 17:29:47 +02:00
|
|
|
|
Bitwarden 保护的不仅仅是密码
|
2024-05-29 22:16:31 +02:00
|
|
|
|
Bitwarden 的端对端加密凭据管理解决方案使组织能够保护所有内容,包括开发人员机密和通行密钥体验。访问 Bitwarden.com 了解更多关于 Bitwarden Secrets Manager 和 Bitwarden Passwordless.dev 的信息!</value>
|
2020-05-18 21:57:53 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="AssetTitle" xml:space="preserve">
|
2024-04-23 17:29:47 +02:00
|
|
|
|
<value>无论是在家里、工作中还是在外出时,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。</value>
|
2020-05-18 21:57:53 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="ScreenshotSync" xml:space="preserve">
|
|
|
|
|
<value>从多台设备同步和访问密码库</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="ScreenshotVault" xml:space="preserve">
|
|
|
|
|
<value>在一个安全的密码库中管理您所有的登录信息和密码</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="ScreenshotAutofill" xml:space="preserve">
|
2023-10-30 09:47:22 +01:00
|
|
|
|
<value>在您访问的任何网站中快速自动填充登录凭据</value>
|
2020-05-18 21:57:53 +02:00
|
|
|
|
</data>
|
|
|
|
|
<data name="ScreenshotMenu" xml:space="preserve">
|
|
|
|
|
<value>您也可以通过右击菜单快捷方便地访问密码库</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="ScreenshotPassword" xml:space="preserve">
|
|
|
|
|
<value>自动生成强大、随机和安全的密码</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="ScreenshotEdit" xml:space="preserve">
|
2021-03-09 17:49:18 +01:00
|
|
|
|
<value>您的信息使用 AES-256 位加密进行安全管理</value>
|
2020-05-18 21:57:53 +02:00
|
|
|
|
</data>
|
2021-06-29 21:05:22 +02:00
|
|
|
|
</root>
|