From c5eba5d25b1b73f7f873637c161d1c1c66d87321 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Sep 2024 01:26:26 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 2 ++ l10n/zh_CN.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index bc63220c0..0b48d6f18 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -363,6 +363,8 @@ OC.L10N.register( "Error saving vote" : "保存投票出错", "Delete votes" : "删除投票", "Poll settings" : "投票设置", + "Change poll settings globally (for all accounts)" : "全局更改投票设置(针对所有帐户)", + "Change share settings globally (for all accounts)" : "全局更改共享设置(针对所有帐户)", "Other settings" : "其他设置", "If you are experiencing connection problems, change how auto updates are retrieved." : "如果您遇到连接问题,请更改获取自动更新的方式。", "Email options" : "电子邮件选项", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 37df2bcd6..2be5a915c 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -361,6 +361,8 @@ "Error saving vote" : "保存投票出错", "Delete votes" : "删除投票", "Poll settings" : "投票设置", + "Change poll settings globally (for all accounts)" : "全局更改投票设置(针对所有帐户)", + "Change share settings globally (for all accounts)" : "全局更改共享设置(针对所有帐户)", "Other settings" : "其他设置", "If you are experiencing connection problems, change how auto updates are retrieved." : "如果您遇到连接问题,请更改获取自动更新的方式。", "Email options" : "电子邮件选项",