From c9f8edd836dff065f0dff3f430139c82c40ed7e5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 19 Oct 2020 03:31:57 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- 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 ec57192..480942b 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -4,13 +4,20 @@ OC.L10N.register( "You created the room %s." : "你创建了房间:%s", "You deleted the room %s." : "你删除了房间:%s", "{user} deleted the room %s." : "{user} 删除了房间:%s", + "{user} shared the room %s with you." : "{user} 向你分享房间 %s", + "The meeting in room \"%s\" has ended." : "房间 “%s” 的通话已结束", + "Room not found" : "房间未找到", "Back to %s" : "返回 %s", + "API URL" : "API URL", + "API secret" : "API 密匙", "Save" : "保存", + "Please enter your name!" : "请输入您的名字!", "Display name" : "显示名称", "Password" : "密码", "Join" : "加入", "Hello %s" : "%s 你好", "Group" : "群组", + "Searching" : "搜索中", "No matches" : "无匹配项", "Name" : "名称", "Access" : "投票范围", @@ -20,11 +27,13 @@ OC.L10N.register( "Room name" : "房间名", "Create" : "创建", "Delete" : "删除", + "Delete \"{name}\"?" : "你确定要删除 “{name}” 吗?", "Error" : "错误", "Server error" : "服务器错误", "moderator" : "主持人", "Share" : "共享", "Loading" : "正在加载", - "Settings saved" : "设置已保存" + "Settings saved" : "设置已保存", + "URL has to start with https" : "URL 必须以 https:// 开头" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 74bf21c..2b55f16 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -2,13 +2,20 @@ "You created the room %s." : "你创建了房间:%s", "You deleted the room %s." : "你删除了房间:%s", "{user} deleted the room %s." : "{user} 删除了房间:%s", + "{user} shared the room %s with you." : "{user} 向你分享房间 %s", + "The meeting in room \"%s\" has ended." : "房间 “%s” 的通话已结束", + "Room not found" : "房间未找到", "Back to %s" : "返回 %s", + "API URL" : "API URL", + "API secret" : "API 密匙", "Save" : "保存", + "Please enter your name!" : "请输入您的名字!", "Display name" : "显示名称", "Password" : "密码", "Join" : "加入", "Hello %s" : "%s 你好", "Group" : "群组", + "Searching" : "搜索中", "No matches" : "无匹配项", "Name" : "名称", "Access" : "投票范围", @@ -18,11 +25,13 @@ "Room name" : "房间名", "Create" : "创建", "Delete" : "删除", + "Delete \"{name}\"?" : "你确定要删除 “{name}” 吗?", "Error" : "错误", "Server error" : "服务器错误", "moderator" : "主持人", "Share" : "共享", "Loading" : "正在加载", - "Settings saved" : "设置已保存" + "Settings saved" : "设置已保存", + "URL has to start with https" : "URL 必须以 https:// 开头" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file