From 4d32d1e244139e26702dfd5e64855badafbd339b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 28 Dec 2024 00:24:59 +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 a8ce4a9795d..bd23d12fb60 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -1624,6 +1624,8 @@ OC.L10N.register( "Failed to remove reaction" : "移除回应失败", "Nextcloud is in maintenance mode, please reload the page" : "Nextcloud处于维护模式,请重新加载页面", "The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome, Opera or Apple Safari." : "Nextcloud通话应用并不完全支持你使用的浏览器。请使用最新版本的 Mozilla Firefox、Microsoft Edge、Google Chrome、Opera 或 Apple Safari 浏览器。", + "_%n minute _::_%n minutes_" : ["%n 分钟"], + "_In %n minute_::_In %n minutes_" : ["%n 分钟内"], "Conversation link copied to clipboard" : "对话链接已复制到剪贴板。", "The link could not be copied" : "无法复制链接。", "Sending signaling message has failed" : "发送信令消息失败", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9ebef76c324..608dc2dc907 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1622,6 +1622,8 @@ "Failed to remove reaction" : "移除回应失败", "Nextcloud is in maintenance mode, please reload the page" : "Nextcloud处于维护模式,请重新加载页面", "The browser you're using is not fully supported by Nextcloud Talk. Please use the latest version of Mozilla Firefox, Microsoft Edge, Google Chrome, Opera or Apple Safari." : "Nextcloud通话应用并不完全支持你使用的浏览器。请使用最新版本的 Mozilla Firefox、Microsoft Edge、Google Chrome、Opera 或 Apple Safari 浏览器。", + "_%n minute _::_%n minutes_" : ["%n 分钟"], + "_In %n minute_::_In %n minutes_" : ["%n 分钟内"], "Conversation link copied to clipboard" : "对话链接已复制到剪贴板。", "The link could not be copied" : "无法复制链接。", "Sending signaling message has failed" : "发送信令消息失败",