diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
commit | 816200867273dfecf4e4bebbfb5b938d740d1be7 (patch) | |
tree | d317ad357f2a7843b6e120f448db44c26db4ba39 /apps/settings/l10n/zh_CN.json | |
parent | 8112c3d31a20c52408711e3afa13f51863893ed9 (diff) | |
download | nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.tar.gz nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 82acf2db620..15c5c61acf2 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -36,8 +36,6 @@ "{actor} changed your email address" : "{actor} 已更改您的电子邮件地址", "You changed your email address" : "您已更改您的电子邮件地址", "Your email address was changed by an administrator" : "您的电子邮件地址已被管理员更改", - "You created app password \"{token}\"" : "您创建了应用密码 \"{token}\"", - "An administrator created app password \"{token}\"" : "管理员创建了应用密码 \"{token}\"", "You deleted app password \"{token}\"" : "您删除了应用密码 \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "您将应用密码 \"{token}\" 重命名为 \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "您将文件系统访问权限授予了应用密码 \"{token}\"", @@ -502,6 +500,8 @@ "An error occurred while changing your locale. Please reload the page and try again." : "修改您的地区时遇到错误。请重新载入页面后再试。", "Select a profile picture" : "选择个人头像", "Week starts on {fdow}" : "周开始于 {fdow}", + "You created app password \"{token}\"" : "您创建了应用密码 \"{token}\"", + "An administrator created app password \"{token}\"" : "管理员创建了应用密码 \"{token}\"", "Couldn't remove app." : "无法删除应用。", "Couldn't update app." : "无法更新应用。", "Backend doesn't support password change, but the user's encryption key was updated." : "后端不支持密码更改,但用户的加密密钥已更新。", |