| 1 | { |
| 2 | "title": "작품 게시", |
| 3 | "allChannels": "모든 채널", |
| 4 | "publish": "게시", |
| 5 | "layout": { |
| 6 | "showContentManagement": "AI 콘텐츠 제작", |
| 7 | "hideContentManagement": "AI 콘텐츠 제작 닫기", |
| 8 | "closeDialog": "게시 창 닫기", |
| 9 | "contentManagementTooltip": "왼쪽 콘텐츠 관리의 초안/이미지/동영상을 오른쪽으로 드래그하면 한 번에 사용할 수 있습니다" |
| 10 | }, |
| 11 | "videoCover": { |
| 12 | "title": "표지 설정", |
| 13 | "localUpload": "로컬 업로드", |
| 14 | "coverPreview": "표지 미리보기", |
| 15 | "grabFrameFailed": "동영상 표지를 가져오는 데 실패했습니다. 다시 시도해 주세요", |
| 16 | "uploadFailed": "표지 업로드에 실패했습니다. 다시 시도해 주세요", |
| 17 | "loading": "로딩 중...", |
| 18 | "selectFrame": "프레임 선택", |
| 19 | "aspectRatio": "비율", |
| 20 | "free": "자유" |
| 21 | }, |
| 22 | "confirmClose": { |
| 23 | "title": "닫기 확인", |
| 24 | "content": "닫은 후에도 입력한 내용은 저장됩니다. 다음에 열 때 복원할 수 있습니다. 닫으시겠습니까?" |
| 25 | }, |
| 26 | "restoreData": { |
| 27 | "title": "알림", |
| 28 | "content": "시스템이 완료되지 않은 게시 기록을 감지했습니다. 복원하시겠습니까?", |
| 29 | "okText": "복원", |
| 30 | "cancelText": "삭제" |
| 31 | }, |
| 32 | "buttons": { |
| 33 | "customizePerAccount": "다음 단계", |
| 34 | "cancel": "취소", |
| 35 | "cancelPublish": "게시 취소", |
| 36 | "schedulePublish": "예약 게시", |
| 37 | "publishNow": "지금", |
| 38 | "retryPublish": "재시도", |
| 39 | "reschedulePublish": "게시 시간 수정", |
| 40 | "copyLink": "링크 복사", |
| 41 | "delete": "삭제", |
| 42 | "confirm": "확인", |
| 43 | "morePublishOptions": "더 많은 옵션", |
| 44 | "morePostingActions": "더 많은 게시 액션", |
| 45 | "defaultPublishAction": "기본 게시 액션", |
| 46 | "setDateTime": "날짜 및 시간 설정", |
| 47 | "publishNowDesc": "게시물을 바로 게시합니다.", |
| 48 | "schedulePublishDesc": "특정 시간에 게시하도록 선택합니다." |
| 49 | }, |
| 50 | "tips": { |
| 51 | "workSaved": "작업이 저장되었습니다. 게시물을 만들려면 채널을 선택하세요", |
| 52 | "selectAccount": "게시할 계정을 선택해 주세요", |
| 53 | "pcNotSupported": "웹에서는 이 플랫폼을 지원하지 않습니다. 앱을 다운로드하여 게시해 주세요", |
| 54 | "accountOffline": "이 계정은 오프라인이며 게시할 수 없습니다", |
| 55 | "tiktokForbidden": "이 플랫폼은 아직 게시를 지원하지 않습니다", |
| 56 | "xhsOffline": "샤오홍슈 계정이 오프라인입니다. 앱을 다운로드하여 작업해 주세요", |
| 57 | "emptyChannel": "이 채널에 계정이 없습니다", |
| 58 | "regionRestricted": "이 플랫폼은 현재 지역에서 사용할 수 없습니다", |
| 59 | "platformComingSoon": "{{platform}}은(는) 곧 지원될 예정입니다. 기대해 주세요.", |
| 60 | "noAccount": "아직 계정이 없습니다. 채널을 추가해주세요", |
| 61 | "addChannel": "채널 추가" |
| 62 | }, |
| 63 | "status": { |
| 64 | "publishFailed": "실패", |
| 65 | "publishing": "게시 중", |
| 66 | "publishSuccess": "성공", |
| 67 | "waitingPublish": "대기 중", |
| 68 | "waitingUpdate": "업데이트 대기 중", |
| 69 | "updating": "업데이트 중", |
| 70 | "updateFailed": "업데이트 실패", |
| 71 | "queued": "대기열에 있음", |
| 72 | "platformScheduled": "플랫폼 예약됨", |
| 73 | "waitingUserAction": "작업 필요", |
| 74 | "canceled": "취소됨", |
| 75 | "unknown": "알 수 없음" |
| 76 | }, |
| 77 | "creationInfo": "{{date}}에 생성됨", |
| 78 | "form": { |
| 79 | "title": "제목", |
| 80 | "titlePlaceholder": "제목 입력", |
| 81 | "partition": "파티션", |
| 82 | "partitionPlaceholder": "파티션 선택", |
| 83 | "type": "유형", |
| 84 | "original": "원본", |
| 85 | "reprint": "전재", |
| 86 | "source": "출처", |
| 87 | "sourcePlaceholder": "출처, 시간, 위치를 지정해 주세요 (예: https://www.xxxx.com/yyyy에서)", |
| 88 | "page": "페이지", |
| 89 | "pagePlaceholder": "페이지 선택", |
| 90 | "privacyStatus": "공개 상태", |
| 91 | "selectPrivacyStatus": "공개 상태 선택", |
| 92 | "public": "공개", |
| 93 | "unlisted": "미등록", |
| 94 | "private": "비공개", |
| 95 | "region": "지역", |
| 96 | "regionPlaceholder": "지역 선택", |
| 97 | "license": "라이선스", |
| 98 | "licensePlaceholder": "라이선스 선택", |
| 99 | "standardYouTubeLicense": "표준 YouTube 라이선스", |
| 100 | "creativeCommonsLicense": "크리에이티브 커먼즈 라이선스", |
| 101 | "youtubeOptions": "게시 옵션", |
| 102 | "notifySubscribers": "구독자에게 알림", |
| 103 | "allowEmbedding": "퍼가기 허용", |
| 104 | "madeForKids": "아동용 콘텐츠", |
| 105 | "category": "카테고리", |
| 106 | "categoryPlaceholder": "카테고리 선택", |
| 107 | "categoryPlaceholderDisabled": "먼저 지역 선택", |
| 108 | "board": "보드", |
| 109 | "boardPlaceholder": "보드 선택", |
| 110 | "location": "위치", |
| 111 | "searchLocation": "위치 검색", |
| 112 | "selectLocation": "위치 선택", |
| 113 | "descriptionPlaceholder": "작성 시작", |
| 114 | "topicHint": "\"#\"을 입력해 주제를 설정하세요", |
| 115 | "fans": "팔로워", |
| 116 | "searchPlaceholder": "검색...", |
| 117 | "noResults": "결과를 찾을 수 없습니다" |
| 118 | }, |
| 119 | "upload": { |
| 120 | "finishingUp": "마무리 중...", |
| 121 | "uploadImageOrVideo": "이미지 또는 동영상 업로드", |
| 122 | "uploadImage": "이미지를 업로드해 주세요", |
| 123 | "uploadVideo": "동영상을 업로드해 주세요", |
| 124 | "dragAndSelect": "이미지 또는 동영상을 드래그하여 선택", |
| 125 | "selectFile": "파일 선택", |
| 126 | "dropHere": "여기에 놓기", |
| 127 | "dropToUpload": "업로드하려면 놓기", |
| 128 | "dropPublishContent": "여기에 놓아 초안/동영상/이미지를 추가", |
| 129 | "uploadLocal": "로컬 이미지 또는 동영상 업로드", |
| 130 | "importing": "가져오는 중...", |
| 131 | "progress": "업로드 진행률 {{percent}}%", |
| 132 | "completed": "업로드 완료 (100%)", |
| 133 | "failed": "업로드 실패", |
| 134 | "canceled": "업로드 취소됨" |
| 135 | }, |
| 136 | "validation": { |
| 137 | "facebookStoryNoDes": "Facebook 스토리는 설명을 지원하지 않습니다", |
| 138 | "facebookReelNoImage": "Facebook 릴은 이미지 업로드를 지원하지 않습니다", |
| 139 | "instagramStoryNoDes": "Instagram 스토리는 설명을 지원하지 않습니다", |
| 140 | "instagramReelNoImage": "Instagram 릴은 이미지 업로드를 지원하지 않습니다", |
| 141 | "instagramPostNoVideo": "Instagram 게시물은 동영상 업로드를 지원하지 않습니다", |
| 142 | "titleMaxExceeded": "{{platformName}} 제목은 {{maxCount}}자를 초과할 수 없습니다", |
| 143 | "descriptionMaxExceeded": "{{platformName}} 설명은 {{maxCount}}자를 초과할 수 없습니다", |
| 144 | "descriptionRequired": "설명은 필수입니다", |
| 145 | "imageMaxExceeded": "{{platformName}} 이미지는 {{maxCount}}개를 초과할 수 없습니다", |
| 146 | "uploadImageOrVideo": "이미지 또는 동영상을 업로드해 주세요", |
| 147 | "uploadImage": "이미지를 업로드해 주세요", |
| 148 | "uploadVideo": "동영상을 업로드해 주세요", |
| 149 | "dragUnsupportedTitle": "지원되지 않는 콘텐츠 유형", |
| 150 | "dragImageUnsupported": "{{platformNames}}은(는) 이미지 게시를 지원하지 않습니다. 지원되는 플랫폼으로 전환한 뒤 다시 적용해 주세요.", |
| 151 | "dragVideoUnsupported": "{{platformNames}}은(는) 동영상 게시를 지원하지 않습니다. 지원되는 플랫폼으로 전환한 뒤 다시 적용해 주세요.", |
| 152 | "dragImagePartiallyUnsupported": "이미지 콘텐츠는 지원되는 플랫폼에만 적용되었습니다. 지원하지 않음: {{platformNames}}", |
| 153 | "dragVideoPartiallyUnsupported": "동영상 콘텐츠는 지원되는 플랫폼에만 적용되었습니다. 지원하지 않음: {{platformNames}}", |
| 154 | "topicUnsupported": "{{platformName}}은(는) 주제를 지원하지 않습니다. 게시하기 전에 주제를 제거해 주세요", |
| 155 | "topicMaxExceeded": "{{platformName}} 주제는 {{maxCount}}개를 초과할 수 없습니다", |
| 156 | "topicFormatError": "설명의 주제는 공백으로 구분해야 합니다, 예: \"#주제1 #주제2\"", |
| 157 | "titleRequired": "제목은 필수입니다", |
| 158 | "topicRequired": "주제는 필수입니다", |
| 159 | "partitionRequired": "파티션을 선택해야 합니다!", |
| 160 | "sourceRequired": "전재 시 출처를 입력해야 합니다!", |
| 161 | "pageRequired": "페이지를 선택해야 합니다!", |
| 162 | "boardRequired": "보드를 선택해야 합니다!", |
| 163 | "coverSizeError": "표지 최소 크기 400*400!", |
| 164 | "imageOnly": "이미지가 이미 존재합니다. 동영상이 아닌 이미지만 더 업로드할 수 있습니다!", |
| 165 | "videoOnly": "동영상이 이미 존재합니다. 이미지가 아닌 동영상만 더 업로드할 수 있습니다!", |
| 166 | "imageVideoMixed": "이미지와 동영상을 함께 업로드할 수 없습니다!", |
| 167 | "onlyImageOrVideo": "이미지 또는 동영상 파일만 업로드할 수 있습니다!", |
| 168 | "videoMaxExceeded": "업로드된 동영상 수는 {{maxCount}}개를 초과할 수 없습니다", |
| 169 | "instagramImageValidation": "Instagram 게시물 이미지 종횡비는 4:5에서 1.91:1 사이여야 합니다.", |
| 170 | "instagramReelAspectRatio": "Instagram 릴 동영상 종횡비는 4:5에서 9:16 사이여야 합니다.", |
| 171 | "facebookReelDuration": "Facebook Reel 동영상 길이는 3~90초여야 합니다", |
| 172 | "facebookStoryDuration": "Facebook Story 동영상 길이는 3~60초여야 합니다", |
| 173 | "instagramVideoSize": "Instagram 동영상 크기는 100MB를 초과할 수 없습니다", |
| 174 | "instagramReelDuration": "Instagram Reel 동영상 길이는 3초~15분이어야 합니다", |
| 175 | "instagramStoryDuration": "Instagram Story 동영상 길이는 3~60초여야 합니다", |
| 176 | "threadsVideoSize": "Threads 동영상 크기는 1GB를 초과할 수 없습니다", |
| 177 | "threadsVideoDuration": "Threads 동영상 길이는 0보다 크고 5분 이하여야 합니다", |
| 178 | "threadsImageMin": "Threads는 최소 2개의 이미지가 필요합니다", |
| 179 | "pinterestVideoDuration": "Pinterest 동영상 길이는 4초~15분이어야 합니다", |
| 180 | "pinterestVideoSize": "Pinterest 동영상 크기는 2GB를 초과할 수 없습니다", |
| 181 | "tiktokVideoDuration": "TikTok 동영상 길이는 3초에서 10분이어야 합니다", |
| 182 | "tiktokVideoSize": "TikTok 동영상 크기는 4GB를 초과할 수 없습니다", |
| 183 | "tiktokImageMinResolution": "TikTok 이미지 최소 해상도는 360x360입니다", |
| 184 | "tiktokImageFormat": "TikTok 이미지 형식은 JPEG, JPG, WEBP만 지원합니다", |
| 185 | "twitterVideoDuration": "Twitter 동영상 길이는 0.5-140초여야 합니다", |
| 186 | "twitterVideoSize": "Twitter 동영상 크기는 512MB를 초과할 수 없습니다", |
| 187 | "facebookPostImageSize": "Facebook 게시물 이미지 크기는 4MB를 초과할 수 없습니다", |
| 188 | "facebookStoryImageSize": "Facebook 스토리 이미지 크기는 4MB를 초과할 수 없습니다", |
| 189 | "instagramImageSize": "Instagram 이미지 크기는 8MB를 초과할 수 없습니다", |
| 190 | "pinterestImageSize": "Pinterest 이미지 크기는 20MB를 초과할 수 없습니다", |
| 191 | "tiktokImageSize": "TikTok 이미지 크기는 20MB를 초과할 수 없습니다", |
| 192 | "tiktokVideoResolution": "TikTok 동영상 최대 해상도는 1080x1920 또는 1920x1080입니다", |
| 193 | "tiktokPrivacyLevelRequired": "TikTok 동영상의 공개 수준을 선택해 주세요", |
| 194 | "tiktokContentDisclosureRequired": "콘텐츠 공개 유형을 선택해 주세요: 자체 브랜드 홍보 또는 제3자 홍보", |
| 195 | "twitterImageSize": "Twitter 이미지 크기는 5MB를 초과할 수 없습니다", |
| 196 | "twitterImageResolution": "Twitter 이미지 최대 해상도는 8192x8192입니다", |
| 197 | "youtubeResolutionSuggestion": "권장 동영상 해상도: 1920×1080 (16:9) 또는 1080×1920 (9:16).", |
| 198 | "youtubeVideoSize": "YouTube 동영상 크기는 256GB를 초과할 수 없습니다", |
| 199 | "youtubeVideoDuration": "YouTube 동영상 길이는 12시간을 초과할 수 없습니다", |
| 200 | "categoryRequired": "카테고리를 선택해야 합니다!", |
| 201 | "kwaiResolutionSuggestion": "권장 동영상 해상도: 1080x1920 (세로).", |
| 202 | "kwaiDurationSuggestion": "권장 동영상 길이: 15초 - 3분.", |
| 203 | "xhsVideoSize": "RedNote 동영상 크기는 20GB를 초과할 수 없습니다", |
| 204 | "xhsImageSize": "RedNote 이미지 크기는 장당 20MB를 초과할 수 없습니다", |
| 205 | "xhsVideoDuration": "RedNote 동영상 길이는 4시간을 초과할 수 없습니다", |
| 206 | "bilibiliVideoSize": "Bilibili 동영상 크기는 16GB를 초과할 수 없습니다", |
| 207 | "bilibiliVideoDuration": "Bilibili 동영상 길이는 10시간을 초과할 수 없습니다", |
| 208 | "douyinVideoSize": "Douyin 동영상 크기는 4GB를 초과할 수 없습니다", |
| 209 | "douyinVideoDuration": "Douyin 동영상 길이는 15분을 초과할 수 없습니다", |
| 210 | "kwaiVideoSize": "Kwai 동영상 크기는 12GB를 초과할 수 없습니다", |
| 211 | "kwaiVideoDuration": "Kwai 동영상 길이는 1시간을 초과할 수 없습니다", |
| 212 | "facebookVideoSize": "Facebook 동영상 크기는 4GB를 초과할 수 없습니다", |
| 213 | "facebookPostVideoDuration": "Facebook Post 동영상 길이는 4시간을 초과할 수 없습니다", |
| 214 | "facebookStoryVideoSize": "Facebook Story 동영상 크기는 1000MB를 초과할 수 없습니다", |
| 215 | "instagramReelVideoSize": "Instagram Reel 동영상 크기는 300MB를 초과할 수 없습니다", |
| 216 | "instagramStoryVideoSize": "Instagram Story 동영상 크기는 100MB를 초과할 수 없습니다", |
| 217 | "threadsImageSize": "Threads 이미지 크기는 8MB를 초과할 수 없습니다", |
| 218 | "linkedinImageSize": "LinkedIn 이미지 크기는 5MB를 초과할 수 없습니다", |
| 219 | "linkedinVideoSize": "LinkedIn 동영상 크기는 500MB를 초과할 수 없습니다", |
| 220 | "linkedinVideoDuration": "LinkedIn 동영상 길이는 3초~30분이어야 합니다", |
| 221 | "wxSphVideoSize": "WeChat Channels 동영상 크기는 20GB를 초과할 수 없습니다", |
| 222 | "wxSphVideoDuration": "WeChat Channels 동영상 길이는 8시간을 초과할 수 없습니다", |
| 223 | "wxGzhImageSize": "WeChat Official Account 이미지 크기는 10MB를 초과할 수 없습니다", |
| 224 | "topicDuplicate": "중복된 주제는 허용되지 않습니다", |
| 225 | "topicTotalLengthExceeded": "주제 전체 길이는 {{max}}자를 초과할 수 없습니다", |
| 226 | "imageContentUnsupported": "{{platformName}} does not support image posts. Please remove images before publishing", |
| 227 | "videoContentUnsupported": "{{platformName}} does not support video posts. Please remove the video before publishing", |
| 228 | "textContentUnsupported": "{{platformName}} does not support text-only posts. Please upload an image or video", |
| 229 | "totalTextMaxExceeded": "{{platformName}} total text cannot exceed {{maxCount}} characters", |
| 230 | "imageFormatUnsupported": "Image format is not supported. Supported formats: {{formats}}", |
| 231 | "videoFormatUnsupported": "Video format is not supported. Supported formats: {{formats}}", |
| 232 | "douyinImageSize": "Douyin image size cannot exceed 20MB per image", |
| 233 | "kwaiImageSize": "Kwai image size cannot exceed 20MB per image", |
| 234 | "facebookStoryMediaMax": "Facebook Story can include at most 1 image or video", |
| 235 | "facebookStoryNoTitle": "Facebook Story does not support title", |
| 236 | "facebookStoryNoLink": "Facebook Story does not support link", |
| 237 | "instagramMentionMax": "Instagram description can mention up to 20 users", |
| 238 | "coverRequired": "Cover is required", |
| 239 | "tiktokImageMin": "TikTok photo posts require at least 2 images" |
| 240 | }, |
| 241 | "preview": { |
| 242 | "title": "미리보기", |
| 243 | "emptyDescription": "여기에서 작업 미리보기를 확인하세요", |
| 244 | "videoInfo": { |
| 245 | "filename": "파일명", |
| 246 | "format": "형식", |
| 247 | "resolution": "해상도", |
| 248 | "size": "크기", |
| 249 | "duration": "길이" |
| 250 | } |
| 251 | }, |
| 252 | "draft": { |
| 253 | "selectDraft": "초안 선택", |
| 254 | "selectDraftGroup": "초안 그룹 선택", |
| 255 | "selectDraftItem": "초안 선택", |
| 256 | "noDraftGroups": "초안 그룹 없음", |
| 257 | "noDrafts": "이 그룹에 초안 없음", |
| 258 | "backToGroups": "그룹으로 돌아가기", |
| 259 | "selectDraftSuccess": "초안 적용됨", |
| 260 | "imageGroup": "이미지 그룹", |
| 261 | "videoGroup": "동영상 그룹", |
| 262 | "selectLibrary": "라이브러리 선택", |
| 263 | "selectLibraryItem": "자료 선택", |
| 264 | "selectLibraryGroup": "라이브러리 그룹 선택", |
| 265 | "noLibraryGroups": "라이브러리 그룹 없음", |
| 266 | "backToLibraryGroups": "라이브러리 그룹으로 돌아가기", |
| 267 | "noLibraryItems": "이 그룹에 자료 없음", |
| 268 | "selectLibrarySuccess": "자료 적용됨" |
| 269 | }, |
| 270 | "actions": { |
| 271 | "selectMaterial": "자료 선택", |
| 272 | "selectDraft": "초안 선택", |
| 273 | "cropCover": "썸네일", |
| 274 | "contentModeration": "콘텐츠 검수", |
| 275 | "checkingContent": "확인 중...", |
| 276 | "contentSafe": "콘텐츠 안전", |
| 277 | "riskLevel": "수준:", |
| 278 | "contentUnsafe": "콘텐츠 안전하지 않음", |
| 279 | "preview": "미리보기" |
| 280 | }, |
| 281 | "messages": { |
| 282 | "authFailedRetry": "인증 실패, 다시 시도해 주세요", |
| 283 | "pleaseInputContent": "먼저 내용을 입력해 주세요", |
| 284 | "contentModerationFailed": "콘텐츠 검수 실패, 나중에 다시 시도해 주세요", |
| 285 | "contentModerationError": "콘텐츠 검수 실패", |
| 286 | "unsupportedPlatformType": "지원되지 않는 플랫폼 유형", |
| 287 | "platformNotSupportedDirect": "{{platform}} 플랫폼의 직접 인증은 아직 지원되지 않습니다", |
| 288 | "facebookAuthFailed": "Facebook 인증 실패", |
| 289 | "accountListRefreshed": "계정 목록이 새로고침되었습니다", |
| 290 | "refreshAccountListFailed": "계정 목록 새로고침 실패", |
| 291 | "authFailed": "인증 실패", |
| 292 | "mobileNotSupported": "이 기능은 모바일에서 지원되지 않습니다. 데스크톱을 사용해 주세요", |
| 293 | "publishSubmitted": "게시물이 제출되었습니다. 콘텐츠가 처리되어 {{platform}} 프로필에 표시되기까지 몇 분이 걸릴 수 있습니다.", |
| 294 | "douyinScanPublish": "Douyin 게시에는 Douyin 앱으로 QR 코드를 스캔해야 합니다. QR 코드 팝업을 확인해 주세요.", |
| 295 | "publishFailed": "게시 실패. 다시 시도해 주세요.", |
| 296 | "publishTaskCreated": "작업 생성됨", |
| 297 | "userActionFetchFailed": "게시 진입점 가져오기 실패. 다시 시도해 주세요." |
| 298 | }, |
| 299 | "badges": { |
| 300 | "offline": "오프라인", |
| 301 | "forbidden": "불가" |
| 302 | }, |
| 303 | "tiktok": { |
| 304 | "creatorInfo": "크리에이터 정보", |
| 305 | "privacy": { |
| 306 | "title": "이 동영상을 볼 수 있는 사람", |
| 307 | "placeholder": "공개 수준 선택", |
| 308 | "public": "공개", |
| 309 | "friends": "친구", |
| 310 | "private": "비공개" |
| 311 | }, |
| 312 | "interactions": { |
| 313 | "title": "사용자 허용", |
| 314 | "comment": "댓글", |
| 315 | "duet": "듀엣", |
| 316 | "stitch": "스티치" |
| 317 | }, |
| 318 | "commercial": { |
| 319 | "title": "동영상 콘텐츠 공개", |
| 320 | "toggle": "이 동영상이 가치 있는 대가로 상품이나 서비스를 홍보한다는 것을 공개하려면 켜세요. 귀하의 동영상", |
| 321 | "yourBrand": "귀하의 브랜드 - 자신 또는 자신의 사업을 홍보하고 있습니다. 이 콘텐츠는 브랜드 오가닉으로 분류됩니다.", |
| 322 | "yourBrandTitle": "귀하의 브랜드", |
| 323 | "yourBrandDesc": "자신 또는 자신의 사업을 홍보하고 있습니다. 이 콘텐츠는 '프로모션 콘텐츠'로 라벨링됩니다.", |
| 324 | "brandedContent": "브랜디드 콘텐츠 - 다른 브랜드나 제3자를 홍보하고 있습니다. 이 콘텐츠는 브랜디드 콘텐츠로 분류됩니다.", |
| 325 | "brandedContentTitle": "브랜디드 콘텐츠", |
| 326 | "brandedContentDesc": "다른 브랜드나 제3자를 홍보하고 있습니다. 이 콘텐츠는 '유료 파트너십'으로 라벨링됩니다.", |
| 327 | "disclosureWarning": "콘텐츠가 자신, 제3자 또는 둘 다를 홍보하는지 표시해야 합니다.", |
| 328 | "brandedContentPrivacyRestriction": "브랜디드 콘텐츠 공개 상태는 비공개로 설정할 수 없습니다." |
| 329 | }, |
| 330 | "compliance": { |
| 331 | "default": "게시함으로써 TikTok의 음악 사용 확인에 동의합니다.", |
| 332 | "organic": "게시함으로써 TikTok의 음악 사용 확인에 동의합니다.", |
| 333 | "branded": "게시함으로써 TikTok의 브랜디드 콘텐츠 정책 및 음악 사용 확인에 동의합니다.", |
| 334 | "both": "게시함으로써 TikTok의 브랜디드 콘텐츠 정책 및 음악 사용 확인에 동의합니다.", |
| 335 | "processNote": "참고: 게시 후 콘텐츠가 처리되어 프로필에 표시되기까지 몇 분이 걸릴 수 있습니다." |
| 336 | } |
| 337 | }, |
| 338 | "xhs": { |
| 339 | "declaration": { |
| 340 | "title": "콘텐츠 신고", |
| 341 | "placeholder": "신고 유형 선택", |
| 342 | "none": "선택 안 함", |
| 343 | "options": { |
| 344 | "1": "가상 연출, 오락용", |
| 345 | "2": "게시물에 AI 생성 콘텐츠 포함", |
| 346 | "3": "마케팅 광고 포함" |
| 347 | } |
| 348 | } |
| 349 | }, |
| 350 | "previewvideo": "동영상 미리보기", |
| 351 | "record": { |
| 352 | "metrics": { |
| 353 | "views": "조회수", |
| 354 | "comments": "댓글", |
| 355 | "likes": "좋아요", |
| 356 | "shares": "공유" |
| 357 | }, |
| 358 | "viewWork": "작품 보기", |
| 359 | "updatedAt": "수정 시간", |
| 360 | "analyticsUpdatedAt": "데이터 업데이트 시간", |
| 361 | "rescheduleTitle": "게시 시간 수정", |
| 362 | "dragToRescheduleTip": "게시 기록을 드래그해서 게시 시간을 변경할 수도 있습니다.", |
| 363 | "cancelPublishConfirmTitle": "게시를 취소할까요?", |
| 364 | "cancelPublishConfirmContent": "취소하면 이 콘텐츠는 현재 예약된 일정대로 게시되지 않습니다. 나중에 다시 예약할 수 있습니다.", |
| 365 | "deleteConfirmTitle": "게시 기록을 삭제할까요?", |
| 366 | "deleteConfirmContent": "로컬 게시 기록만 삭제되며 플랫폼의 작품은 삭제되지 않습니다. 이 작업은 되돌릴 수 없습니다.", |
| 367 | "deleteSuccess": "게시 기록이 삭제되었습니다", |
| 368 | "wxSphReviewPendingDesc": "WeChat Channels에서 동영상 심사가 승인되면 작품 링크가 자동으로 업데이트됩니다. 브라우저를 열어 두고 로그인 상태를 유지해 주세요.", |
| 369 | "wxSphReviewPendingShort": "WeChat Channels 심사 대기 중", |
| 370 | "cancelPublishSuccess": "게시가 취소되었습니다", |
| 371 | "rescheduleSuccess": "게시 시간이 수정되었습니다", |
| 372 | "publishNowSuccess": "즉시 게시를 시작했습니다", |
| 373 | "retryPublishSuccess": "재게시를 시작했습니다", |
| 374 | "continuePublish": "계속 게시" |
| 375 | }, |
| 376 | "clientType": { |
| 377 | "label": "소스", |
| 378 | "web": "웹", |
| 379 | "app": "앱" |
| 380 | }, |
| 381 | "pluginPublish": { |
| 382 | "ready": "자동 게시", |
| 383 | "notReady": "자동 게시 준비 안 됨" |
| 384 | }, |
| 385 | "dateTimePicker": { |
| 386 | "sunday": "일", |
| 387 | "monday": "월", |
| 388 | "tuesday": "화", |
| 389 | "wednesday": "수", |
| 390 | "thursday": "목", |
| 391 | "friday": "금", |
| 392 | "saturday": "토", |
| 393 | "yearMonth": "{{year}}년 {{month}}월" |
| 394 | }, |
| 395 | "douyin": { |
| 396 | "scanToPublish": "더우인에 게시하려면 스캔하세요", |
| 397 | "scanInstruction": "콘텐츠가 생성되었습니다. 더우인 앱으로 스캔하여 게시하세요", |
| 398 | "scanStep1": "1. 더우인 앱을 열고 스캔 아이콘을 탭하세요", |
| 399 | "scanStep2": "2. 아래 QR 코드를 스캔하여 게시 페이지로 이동하세요", |
| 400 | "closeButton": "알겠습니다", |
| 401 | "mobileJumpConfirm": "콘텐츠가 생성되었습니다. 더우인 앱으로 이동하여 게시하시겠습니까?", |
| 402 | "mobileLaunchTitle": "더우인을 열어 게시", |
| 403 | "mobileLaunchDesc": "콘텐츠가 준비되었습니다. 아래 버튼을 탭하여 더우인 앱을 열고 게시하세요", |
| 404 | "openApp": "더우인 열기", |
| 405 | "launchFailed": "더우인 열기에 실패했습니다. 더우인 앱을 직접 열어주세요", |
| 406 | "retryOpen": "재시도" |
| 407 | }, |
| 408 | "errorSummary": { |
| 409 | "title": "{{count}}개 계정에 문제가 있습니다" |
| 410 | }, |
| 411 | "wxSph": { |
| 412 | "search": { |
| 413 | "loading": "Searching...", |
| 414 | "minKeyword": "Enter at least 2 characters to search", |
| 415 | "pluginUnavailable": "The current plugin version does not support WeChat Channels search. Please update the plugin and try again." |
| 416 | }, |
| 417 | "location": { |
| 418 | "title": "Location", |
| 419 | "hint": "Search WeChat Channels locations by keyword and choose one to submit with the post.", |
| 420 | "clear": "Clear", |
| 421 | "searchPlaceholder": "Search and select a location", |
| 422 | "searchFailed": "Location search failed", |
| 423 | "empty": "No matching locations found", |
| 424 | "selected": "Selected: {{name}}", |
| 425 | "addressEmpty": "No address available" |
| 426 | }, |
| 427 | "activity": { |
| 428 | "title": "Activity", |
| 429 | "hint": "Search WeChat Channels activities by keyword and choose one to join.", |
| 430 | "clear": "Clear", |
| 431 | "searchPlaceholder": "Search and select an activity", |
| 432 | "searchFailed": "Activity search failed", |
| 433 | "empty": "No matching activities found", |
| 434 | "selected": "Selected: {{name}}" |
| 435 | }, |
| 436 | "extLink": { |
| 437 | "title": "Link", |
| 438 | "placeholder": "Paste an extension link", |
| 439 | "hint": "Optional. It will be passed to the WeChat Channels extended reading field when publishing." |
| 440 | }, |
| 441 | "original": { |
| 442 | "title": "Declare Original", |
| 443 | "hint": "After declaration, the post can show an original mark and may be eligible for ad revenue." |
| 444 | } |
| 445 | } |
| 446 | } |
| 447 |