diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-16 02:14:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-16 02:14:42 +0000 |
commit | 62919ac81eb856a15c0131f3cf948bb11b2a5b1f (patch) | |
tree | e6a4da3bfcd1eaf29275abc43d588fd9600d99ac /core/l10n/zh_CN.js | |
parent | f559792bf3168ad9ffa5396cc7b4f9bdb069fcca (diff) | |
download | nextcloud-server-62919ac81eb856a15c0131f3cf948bb11b2a5b1f.tar.gz nextcloud-server-62919ac81eb856a15c0131f3cf948bb11b2a5b1f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 3513e23b0a8..f39a4a6b0b6 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -143,9 +143,9 @@ OC.L10N.register( "Please contact your administrator." : "请联系您的管理员。", "An internal error occurred." : "发生了内部错误。", "Please try again or contact your administrator." : "请重试或联系您的管理员。", - "Log in to {productName}" : "登录到 {productName}", "Account name or email" : "账户名或邮箱地址", "Password" : "密码", + "Log in to {productName}" : "登录到 {productName}", "Wrong username or password." : "错误的用户名或密码。", "User disabled" : "用户不可用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,你的下一次登录最长会延迟30秒。", @@ -344,11 +344,11 @@ OC.L10N.register( "Skip to main content" : "跳过主内容", "Skip to navigation of app" : "跳过应用向导", "Get your own free account" : "获取自己的免费账号", - "%s's homepage" : "%s的主页", "Contacts" : "联系人", "Contacts menu" : "联系人菜单", "Open settings menu" : "打开设置菜单", "Confirm your password" : "确认您的密码", + "%s's homepage" : "%s的主页", "Connect to your account" : "连接到您的账号", "Please log in before granting %1$s access to your %2$s account." : "在授权 %1$s 访问您的账号 %2$s 之前,请先登录。", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "如果您不打算设置新设备或应用程序,则有人试图欺骗您,以授予他们访问数据的权限。 在这种情况下,请勿继续操作,而应与系统管理员联系。", |