[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-04-01 00:43:01 +00:00
parent 52c5d28cfd
commit 7dd7c458be
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 28 additions and 2 deletions

View file

@ -7,6 +7,7 @@ OC.L10N.register(
"Unknown error, please check the log file for more details." : "未知错误,请在日志文件检查更多详情。",
"Direct log in" : "直接登录",
"SSO & SAML log in" : "SSO & SAML 登录",
"This page should not be visited directly." : "此页面不应被直接访问 。",
"Provider " : "服务商",
"X.509 certificate of the Service Provider" : "服务商 X.509 认证",
"Private key of the Service Provider" : "服务商私钥",
@ -27,12 +28,21 @@ OC.L10N.register(
"Attribute to map the displayname to." : "映射到显示名称的属性。",
"Attribute to map the email address to." : "将电子邮件地址映射到的属性。",
"Attribute to map the quota to." : "要将配额映射到的属性。",
"Attribute to map the users groups to." : "要映射到用户分组的属性。",
"Attribute to map the users home to." : "要映射到用户家目录的属性。",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "为 %s 桌面客户端使用 SAML 认证(需要重新验证用户)",
"Optional display name of the identity provider (default: \"SSO & SAML log in\")" : "可选的身份提供者的显示名称(默认:\"SSO及SAML登录\"",
"Allow the use of multiple user back-ends (e.g. LDAP)" : "允许使用多个用户后端(例如 LDAP",
"SSO & SAML authentication" : "SSO & SAML 认证",
"Authenticate using single sign-on" : "使用单点登录认证",
"Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)\nThe following providers are supported and tested at the moment:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authentication via Environment Variable**\n\t* Kerberos (mod_auth_kerb)\n\t* Any other provider that authenticates using the environment variable\n\nWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix." : "使用Nextcloud的SSO & SAML应用您可以很容易地将Nextcloud与您现有的单点登录解决方案集成。此外您可以使用Nextcloud 用户提供者来为用户提供方便。(比如在共享时)\n以下提供者目前受到支持并已通过测试\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **通过环境变量认证**\n\t* Kerberos (mod_auth_kerb)\n\t* 其他任意使用环境变量认证的提供者\n\n虽然理论上来说实现了以上标准之一的任何其他认证提供者都能与此应用兼容但我们还是要提醒您它们不在内部测试矩阵之中。",
"Open documentation" : "打开文档",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\" or you go directly to the URL %s." : "请确保设置一个能通过SSO访问实例的管理员用户。您将无法使用您的普通 %s 账号登录,除非您启用 \"%s\" 或直接访问URL %s。",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "请确保设置一个能通过SSO访问实例的管理员用户。您将无法使用您的普通 %s 账号登录除非您直接访问URL %s。",
"Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "请选择是否要使用 Nextcloud 内置的 SAML 提供商进行身份验证,还是要根据环境变量进行身份验证。",
"Use built-in SAML authentication" : "使用内置 SAML 认证",
"Use environment variable" : "使用环境变量",
"Global settings" : "全局设置",
"Remove identity provider" : "移除身份提供者",
"Add identity provider" : "添加身份提供者",
"General" : "常规",
@ -55,9 +65,12 @@ OC.L10N.register(
"Signatures and encryption offered" : "提供签名和加密",
"Signatures and encryption required" : "需要签名和加密",
"Download metadata XML" : "下载元数据 XML",
"Reset settings" : "重置设置",
"Metadata invalid" : "元数据无效",
"Metadata valid" : "元数据有效",
"Error" : "错误",
"Account not provisioned." : "帐户未配置。",
"Your account is not provisioned, access to this service is thus not possible." : "您的帐户未配置,因此无法访问此服务。"
"Your account is not provisioned, access to this service is thus not possible." : "您的帐户未配置,因此无法访问此服务。",
"Choose a authentication provider" : "选择一个认证提供者"
},
"nplurals=1; plural=0;");

View file

@ -5,6 +5,7 @@
"Unknown error, please check the log file for more details." : "未知错误,请在日志文件检查更多详情。",
"Direct log in" : "直接登录",
"SSO & SAML log in" : "SSO & SAML 登录",
"This page should not be visited directly." : "此页面不应被直接访问 。",
"Provider " : "服务商",
"X.509 certificate of the Service Provider" : "服务商 X.509 认证",
"Private key of the Service Provider" : "服务商私钥",
@ -25,12 +26,21 @@
"Attribute to map the displayname to." : "映射到显示名称的属性。",
"Attribute to map the email address to." : "将电子邮件地址映射到的属性。",
"Attribute to map the quota to." : "要将配额映射到的属性。",
"Attribute to map the users groups to." : "要映射到用户分组的属性。",
"Attribute to map the users home to." : "要映射到用户家目录的属性。",
"Use SAML auth for the %s desktop clients (requires user re-authentication)" : "为 %s 桌面客户端使用 SAML 认证(需要重新验证用户)",
"Optional display name of the identity provider (default: \"SSO & SAML log in\")" : "可选的身份提供者的显示名称(默认:\"SSO及SAML登录\"",
"Allow the use of multiple user back-ends (e.g. LDAP)" : "允许使用多个用户后端(例如 LDAP",
"SSO & SAML authentication" : "SSO & SAML 认证",
"Authenticate using single sign-on" : "使用单点登录认证",
"Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)\nThe following providers are supported and tested at the moment:\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **Authentication via Environment Variable**\n\t* Kerberos (mod_auth_kerb)\n\t* Any other provider that authenticates using the environment variable\n\nWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix." : "使用Nextcloud的SSO & SAML应用您可以很容易地将Nextcloud与您现有的单点登录解决方案集成。此外您可以使用Nextcloud 用户提供者来为用户提供方便。(比如在共享时)\n以下提供者目前受到支持并已通过测试\n\n* **SAML 2.0**\n\t* OneLogin\n\t* Shibboleth\n\t* Active Directory Federation Services (ADFS)\n\n* **通过环境变量认证**\n\t* Kerberos (mod_auth_kerb)\n\t* 其他任意使用环境变量认证的提供者\n\n虽然理论上来说实现了以上标准之一的任何其他认证提供者都能与此应用兼容但我们还是要提醒您它们不在内部测试矩阵之中。",
"Open documentation" : "打开文档",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you enabled \"%s\" or you go directly to the URL %s." : "请确保设置一个能通过SSO访问实例的管理员用户。您将无法使用您的普通 %s 账号登录,除非您启用 \"%s\" 或直接访问URL %s。",
"Make sure to configure an administrative user that can access the instance via SSO. Logging-in with your regular %s account won't be possible anymore, unless you go directly to the URL %s." : "请确保设置一个能通过SSO访问实例的管理员用户。您将无法使用您的普通 %s 账号登录除非您直接访问URL %s。",
"Please choose whether you want to authenticate using the SAML provider built-in in Nextcloud or whether you want to authenticate against an environment variable." : "请选择是否要使用 Nextcloud 内置的 SAML 提供商进行身份验证,还是要根据环境变量进行身份验证。",
"Use built-in SAML authentication" : "使用内置 SAML 认证",
"Use environment variable" : "使用环境变量",
"Global settings" : "全局设置",
"Remove identity provider" : "移除身份提供者",
"Add identity provider" : "添加身份提供者",
"General" : "常规",
@ -53,9 +63,12 @@
"Signatures and encryption offered" : "提供签名和加密",
"Signatures and encryption required" : "需要签名和加密",
"Download metadata XML" : "下载元数据 XML",
"Reset settings" : "重置设置",
"Metadata invalid" : "元数据无效",
"Metadata valid" : "元数据有效",
"Error" : "错误",
"Account not provisioned." : "帐户未配置。",
"Your account is not provisioned, access to this service is thus not possible." : "您的帐户未配置,因此无法访问此服务。"
"Your account is not provisioned, access to this service is thus not possible." : "您的帐户未配置,因此无法访问此服务。",
"Choose a authentication provider" : "选择一个认证提供者"
},"pluralForm" :"nplurals=1; plural=0;"
}