mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-03-20 11:48:31 -04:00
d
This commit is contained in:
@@ -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": "댓글을 활성화하려고 합니다",
|
||||
|
||||
Reference in New Issue
Block a user