This commit is contained in:
Markos Gogoulos
2026-03-09 20:27:32 +02:00
parent e0974433a4
commit 0c8a464845
22 changed files with 176 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ translation_strings = {
"DELETE MEDIA": "删除媒体",
"DOWNLOAD": "下载",
"DURATION": "时长",
"Delete Comments": "",
"Delete Media": "",
"Delete media": "删除媒体",
"Disable Comments": "",
@@ -70,6 +71,7 @@ translation_strings = {
"Failed to change owner. Please try again.": "",
"Failed to copy media.": "复制媒体失败。",
"Failed to create playlist": "",
"Failed to delete comments.": "",
"Failed to delete media. Please try again.": "删除媒体失败。请重试。",
"Failed to disable comments.": "禁用评论失败。",
"Failed to disable download.": "禁用下载失败。",
@@ -178,6 +180,10 @@ translation_strings = {
"Select all media": "",
"Select publish state:": "",
"Selected": "",
"Share with Co-Editors": "",
"Share with Co-Owners": "",
"Share with Co-Viewers": "",
"Share with Course Members": "",
"Shared by me": "我分享的",
"Shared with me": "分享给我的",
"Sign in": "登录",
@@ -196,6 +202,7 @@ translation_strings = {
"Successfully Enabled comments": "评论已成功启用",
"Successfully changed owner": "",
"Successfully deleted": "删除成功",
"Successfully deleted comments": "",
"Successfully updated": "",
"Successfully updated categories": "",
"Successfully updated playlist membership": "",
@@ -240,6 +247,7 @@ translation_strings = {
"Welcome": "欢迎",
"You are going to copy": "您将复制",
"You are going to delete": "您将删除",
"You are going to delete all comments from": "",
"You are going to disable comments to": "您将禁用评论",
"You are going to disable download for": "您将禁用下载",
"You are going to enable comments to": "您将启用评论",