From e712cd3e4f7544467b3d5e3d0c5d0eb21ddc7f89 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 27 Oct 2023 01:33:10 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 11 ++++++++++- l10n/zh_CN.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index aaff6b1..e663d92 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -2,10 +2,19 @@ OC.L10N.register( "related_resources", { "Calendar" : "日历", + "Calendar \"%s\"" : "日历 “%s”", "Deck" : "看板", + "Deck board \"%s\"" : "看板 “%s”", "Files" : "文件", + "File \"%s\"" : "文件 “%s”", + "Group Folder" : "群组文件夹", + "Group Folder \"%s\"" : "群组文件夹 “%s”", "Talk conversation" : "通话应用对话", + "Conversation with %s" : "与 %s 的对话", "Talk" : "通话", - "Talk conversation \"%s\"" : "对话\"%s\"" + "Talk conversation \"%s\"" : "对话\"%s\"", + "Related Resources" : "相关资源", + "Displays resources related to current item in right panel" : "在右侧面板显示与当前项目相关的资源", + "Displays resources related to current item in right panel." : "在右侧面板显示与当前项目相关的资源。" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 1b4e041..eb9744c 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,9 +1,18 @@ { "translations": { "Calendar" : "日历", + "Calendar \"%s\"" : "日历 “%s”", "Deck" : "看板", + "Deck board \"%s\"" : "看板 “%s”", "Files" : "文件", + "File \"%s\"" : "文件 “%s”", + "Group Folder" : "群组文件夹", + "Group Folder \"%s\"" : "群组文件夹 “%s”", "Talk conversation" : "通话应用对话", + "Conversation with %s" : "与 %s 的对话", "Talk" : "通话", - "Talk conversation \"%s\"" : "对话\"%s\"" + "Talk conversation \"%s\"" : "对话\"%s\"", + "Related Resources" : "相关资源", + "Displays resources related to current item in right panel" : "在右侧面板显示与当前项目相关的资源", + "Displays resources related to current item in right panel." : "在右侧面板显示与当前项目相关的资源。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file