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 | |
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>
-rw-r--r-- | apps/systemtags/l10n/zh_CN.js | 6 | ||||
-rw-r--r-- | apps/systemtags/l10n/zh_CN.json | 6 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_CN.json | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js index 3a928529272..a5c540b70e4 100644 --- a/apps/systemtags/l10n/zh_CN.js +++ b/apps/systemtags/l10n/zh_CN.js @@ -36,7 +36,7 @@ OC.L10N.register( "%1$s removed system tag %3$s from %2$s" : "%1$s 从 %2$s 移除了系统标签 %3$s", "{actor} removed system tag {systemtag} from {file}" : "{actor} 从 {file} 中移除了系统标签 {systemtag}", "%s (restricted)" : "%s(受限)", - "%s (invisible)" : "%s(不可见)", + "%s (invisible)" : "%s(隐藏)", "<strong>System tags</strong> for a file have been modified" : "已更改的文件的<strong>系统标签</strong> ", "Files" : "文件", "Tags" : "标签", @@ -56,7 +56,7 @@ OC.L10N.register( "Loading …" : "正在加载 …", "Public" : "公开", "Restricted" : "受限", - "Invisible" : "不可见", + "Invisible" : "隐藏", "Created tag" : "创建标签", "Failed to create tag" : "创建标签失败", "Updated tag" : "更新标签", @@ -69,7 +69,7 @@ OC.L10N.register( "Failed to load tags" : "加载标签失败", "Failed to load selected tags" : "无法加载选中标签", "Failed to select tag" : "无法选中该标签", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。不可见标签供内部使用,因为用户无法查看或分配它们。", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。隐藏标签供内部使用,因为用户无法查看或分配它们。", "Open in Files" : "在文件中打开", "List of tags and their associated files and folders." : "标签以及其相关文件和文件夹", "No tags found" : "标签未找到", diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json index 0b79acf41be..5701fcce587 100644 --- a/apps/systemtags/l10n/zh_CN.json +++ b/apps/systemtags/l10n/zh_CN.json @@ -34,7 +34,7 @@ "%1$s removed system tag %3$s from %2$s" : "%1$s 从 %2$s 移除了系统标签 %3$s", "{actor} removed system tag {systemtag} from {file}" : "{actor} 从 {file} 中移除了系统标签 {systemtag}", "%s (restricted)" : "%s(受限)", - "%s (invisible)" : "%s(不可见)", + "%s (invisible)" : "%s(隐藏)", "<strong>System tags</strong> for a file have been modified" : "已更改的文件的<strong>系统标签</strong> ", "Files" : "文件", "Tags" : "标签", @@ -54,7 +54,7 @@ "Loading …" : "正在加载 …", "Public" : "公开", "Restricted" : "受限", - "Invisible" : "不可见", + "Invisible" : "隐藏", "Created tag" : "创建标签", "Failed to create tag" : "创建标签失败", "Updated tag" : "更新标签", @@ -67,7 +67,7 @@ "Failed to load tags" : "加载标签失败", "Failed to load selected tags" : "无法加载选中标签", "Failed to select tag" : "无法选中该标签", - "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。不可见标签供内部使用,因为用户无法查看或分配它们。", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "协作标签可供所有用户使用。受限制的标签对用户可见,但不能由他们分配。隐藏标签供内部使用,因为用户无法查看或分配它们。", "Open in Files" : "在文件中打开", "List of tags and their associated files and folders." : "标签以及其相关文件和文件夹", "No tags found" : "标签未找到", diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index 8792eddbf80..c9a0d791f05 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -37,7 +37,7 @@ OC.L10N.register( "Online" : "在线", "Away" : "离开", "Do not disturb" : "请勿打扰", - "Invisible" : "不可见", + "Invisible" : "隐身", "Offline" : "离线", "There was an error saving the new status" : "保存新状态时出错", "30 minutes" : "30分钟", diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json index ee766ad6460..81669009598 100644 --- a/apps/user_status/l10n/zh_CN.json +++ b/apps/user_status/l10n/zh_CN.json @@ -35,7 +35,7 @@ "Online" : "在线", "Away" : "离开", "Do not disturb" : "请勿打扰", - "Invisible" : "不可见", + "Invisible" : "隐身", "Offline" : "离线", "There was an error saving the new status" : "保存新状态时出错", "30 minutes" : "30分钟", 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" : "协作标签", |