diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-23 00:24:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-23 00:24:03 +0000 |
commit | 74cd6e295a8e2e7c64e4fe38ba775986c57509a4 (patch) | |
tree | a83b36cfe4e63119e143d8fed1b01ed9127f51a5 /core | |
parent | 8e4ac51110715baf6c59c0eb9ecf349d3bcd8e6e (diff) | |
download | nextcloud-server-74cd6e295a8e2e7c64e4fe38ba775986c57509a4.tar.gz nextcloud-server-74cd6e295a8e2e7c64e4fe38ba775986c57509a4.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" : "协作标签", |