i18n: complete locale translations
close #1537 Co-authored-by: moduvoice <moduvoicr77@gmail.com>
This commit is contained in:
+16
-1
@@ -139,6 +139,12 @@
|
||||
"tvFullCardLayoutDescription": "TV 카드에 이미지만 표시하고 배우 이름을 오버레이로 표시",
|
||||
"focusGlow": "포커스 글로우",
|
||||
"focusGlowDescription": "포커스된 카드 주위에 은은한 빛 효과를 표시",
|
||||
"visualEffects": "시각 효과",
|
||||
"visualEffectsAuto": "자동",
|
||||
"visualEffectsAutoDescription": "저전력 기기에서 효과를 자동으로 줄입니다",
|
||||
"visualEffectsFull": "전체",
|
||||
"visualEffectsReduced": "축소",
|
||||
"visualEffectsReducedDescription": "애니메이션을 줄이고 아트워크 해상도를 낮춥니다",
|
||||
"hideSpoilers": "미시청 에피소드 스포일러 숨기기",
|
||||
"hideSpoilersDescription": "시청하지 않은 에피소드의 썸네일과 설명을 흐리게 처리",
|
||||
"playerBackend": "플레이어 백엔드",
|
||||
@@ -249,6 +255,7 @@
|
||||
"traktDescription": "Trakt와 시청 기록 동기화",
|
||||
"services": "서비스",
|
||||
"servicesDescription": "Trakt, MyAnimeList, Seerr 등 연결",
|
||||
"manageLibrariesDescription": "라이브러리 순서를 변경하거나 숨깁니다",
|
||||
"companionRemoteServer": "컴패니언 리모트 서버",
|
||||
"companionRemoteServerDescription": "네트워크의 모바일 기기가 이 앱을 제어할 수 있도록 허용",
|
||||
"autoPip": "자동 PIP 모드",
|
||||
@@ -414,6 +421,8 @@
|
||||
"starValue": "${rating} / 5",
|
||||
"scoreValue": "${score} / 10",
|
||||
"setScore": "점수 설정",
|
||||
"favorite": "즐겨찾기",
|
||||
"favorited": "즐겨찾기됨",
|
||||
"saved": "저장됨",
|
||||
"notAvailable": "일치 항목 없음",
|
||||
"noConnectedServices": "평가하려면 설정에서 서비스를 연결하세요."
|
||||
@@ -740,6 +749,8 @@
|
||||
"allLibrariesHidden": "모든 라이브러리가 숨겨졌습니다",
|
||||
"hiddenLibrariesCount": "숨겨진 라이브러리 (${count})",
|
||||
"thisLibraryIsEmpty": "이 미디어 라이브러리는 비어 있습니다",
|
||||
"noItemsMatchFilters": "활성화된 필터와 일치하는 항목이 없습니다",
|
||||
"resetFilters": "필터 초기화",
|
||||
"all": "전체",
|
||||
"clearAll": "모두 삭제",
|
||||
"scanLibraryConfirm": "「${title}」를 스캔 하시겠습니까?",
|
||||
@@ -784,7 +795,8 @@
|
||||
"year": "연도",
|
||||
"contentRating": "시청 등급",
|
||||
"tag": "태그",
|
||||
"unwatched": "미시청"
|
||||
"unwatched": "미시청",
|
||||
"favorites": "즐겨찾기"
|
||||
},
|
||||
"sortLabels": {
|
||||
"title": "제목",
|
||||
@@ -1088,7 +1100,10 @@
|
||||
"participantResumed": "${name}님이 재생했습니다",
|
||||
"participantSeeked": "${name}님이 탐색했습니다",
|
||||
"participantBuffering": "${name}님이 버퍼링 중입니다",
|
||||
"participantNeedsUpdate": "${name}님이 이전 버전의 앱을 사용 중입니다 — 동기화를 사용할 수 없습니다",
|
||||
"resumingWithout": "${name}님 없이 재생을 재개합니다",
|
||||
"waitingForParticipants": "다른 참가자의 로딩을 기다리는 중...",
|
||||
"waitingForName": "${name}님을 기다리는 중...",
|
||||
"recentRooms": "최근 방",
|
||||
"renameRoom": "방 이름 변경",
|
||||
"removeRoom": "제거",
|
||||
|
||||
Reference in New Issue
Block a user