diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:23:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:23:04 +0000 |
commit | 4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab (patch) | |
tree | dce7559ec35177654ff4b7347460800056c2ced4 /apps/dav/l10n | |
parent | 723a24e141fb6e2b09a27c3d527b3ebec3f368f3 (diff) | |
download | nextcloud-server-4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab.tar.gz nextcloud-server-4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index f6921839899..b81ef9ba268 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -139,8 +139,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通讯录 {addressbook} 中的联系人 {card} ", "You updated contact {card} in address book {addressbook}" : "你更新了通讯录 {addressbook} 中的联系人 {card} ", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "一名 <strong>联系人</strong>或一个<strong>通讯录</strong>被更改了", - "Accounts" : "账户", - "System address book which holds all accounts" : "包含所有账户的系统通讯录", + "Accounts" : "账号", + "System address book which holds all accounts" : "包含所有账号的系统通讯录", "File is not updatable: %1$s" : "无法更新文件:%1$s", "Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消", "Could not write file contents" : "无法写入文件内容", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index d2c0c1d5c4f..331f90ead34 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -137,8 +137,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通讯录 {addressbook} 中的联系人 {card} ", "You updated contact {card} in address book {addressbook}" : "你更新了通讯录 {addressbook} 中的联系人 {card} ", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "一名 <strong>联系人</strong>或一个<strong>通讯录</strong>被更改了", - "Accounts" : "账户", - "System address book which holds all accounts" : "包含所有账户的系统通讯录", + "Accounts" : "账号", + "System address book which holds all accounts" : "包含所有账号的系统通讯录", "File is not updatable: %1$s" : "无法更新文件:%1$s", "Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消", "Could not write file contents" : "无法写入文件内容", |