diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-23 00:24:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-23 00:24:09 +0000 |
commit | 0fef593f7b443140869a5234f12364d3b8e5aaf9 (patch) | |
tree | 35ad31438b9e157fe60a17298f65206b9a9f7979 /core | |
parent | 6998ef9107b02d00931edc2abe70553be5e82f59 (diff) | |
download | nextcloud-server-0fef593f7b443140869a5234f12364d3b8e5aaf9.tar.gz nextcloud-server-0fef593f7b443140869a5234f12364d3b8e5aaf9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 3adcbfe8380..80b67f0e2f1 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -263,7 +263,7 @@ OC.L10N.register( "Email length is at max (255)" : "邮箱长度达到最大(255)", "Non-existing tag #{tag}" : "标签 #{tag} 不存在", "Restricted" : "受限", - "Invisible" : "不可见", + "Invisible" : "隐藏", "Delete" : "删除", "Rename" : "重命名", "Collaborative tags" : "协作标签", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 8d455afbc20..4ab5a5c5f74 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -261,7 +261,7 @@ "Email length is at max (255)" : "邮箱长度达到最大(255)", "Non-existing tag #{tag}" : "标签 #{tag} 不存在", "Restricted" : "受限", - "Invisible" : "不可见", + "Invisible" : "隐藏", "Delete" : "删除", "Rename" : "重命名", "Collaborative tags" : "协作标签", |