aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-03-14 00:23:17 +0000
committerNextcloud bot <bot@nextcloud.com>2025-03-14 00:23:17 +0000
commit1f99521df18bff29f02be544cf9788ed603dc3d0 (patch)
tree2dfc6c4320ce1b02475ff249128bdb139444a636 /apps/files_sharing
parent7a95a1c3af81721826fc0519d83557d9efe09da3 (diff)
downloadnextcloud-server-1f99521df18bff29f02be544cf9788ed603dc3d0.tar.gz
nextcloud-server-1f99521df18bff29f02be544cf9788ed603dc3d0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js4
-rw-r--r--apps/files_sharing/l10n/zh_CN.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 3dcba0c02bd..e2877be10f8 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -10,12 +10,12 @@ OC.L10N.register(
"Removed share for group {group}" : "到群组 {group} 的共享已被移除 ",
"{actor} shared with group {group}" : "{actor} 被共享到群组 {group}",
"{actor} removed share for group {group}" : "{actor} 删除了群组 {group} 的共享",
- "Share for group {group} expired" : "给分组 {group} 的共享已过期",
+ "Share for group {group} expired" : "给群组 {group} 的共享已过期",
"You shared {file} with group {group}" : "您与群组 {group} 共享了 {file} ",
"You removed group {group} from {file}" : "已从 {file} 移除组 {group}",
"{actor} shared {file} with group {group}" : "{actor} 与群组 {group} 共享了 {file} ",
"{actor} removed group {group} from {file}" : "{actor} 从 {file} 删除群组 {group} ",
- "Share for file {file} with group {group} expired" : "与分组 {group} 的文件共享 {file} 已过期",
+ "Share for file {file} with group {group} expired" : "与群组 {group} 的文件共享 {file} 已过期",
"Shared as public link" : "共享为公开链接",
"Removed public link" : "移除公开链接",
"Public link expired" : "公开链接已过期",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index c24655651a0..e855ad969cf 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -8,12 +8,12 @@
"Removed share for group {group}" : "到群组 {group} 的共享已被移除 ",
"{actor} shared with group {group}" : "{actor} 被共享到群组 {group}",
"{actor} removed share for group {group}" : "{actor} 删除了群组 {group} 的共享",
- "Share for group {group} expired" : "给分组 {group} 的共享已过期",
+ "Share for group {group} expired" : "给群组 {group} 的共享已过期",
"You shared {file} with group {group}" : "您与群组 {group} 共享了 {file} ",
"You removed group {group} from {file}" : "已从 {file} 移除组 {group}",
"{actor} shared {file} with group {group}" : "{actor} 与群组 {group} 共享了 {file} ",
"{actor} removed group {group} from {file}" : "{actor} 从 {file} 删除群组 {group} ",
- "Share for file {file} with group {group} expired" : "与分组 {group} 的文件共享 {file} 已过期",
+ "Share for file {file} with group {group} expired" : "与群组 {group} 的文件共享 {file} 已过期",
"Shared as public link" : "共享为公开链接",
"Removed public link" : "移除公开链接",
"Public link expired" : "公开链接已过期",