mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Normalize translation key for preferences categories
categories normalized: - Miscellanous - Player - Visual - Administrator - Data - Subscription
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"preferences_max_results_label": "피드에 표시된 동영상 수: ",
|
||||
"Redirect homepage to feed: ": "피드로 홈페이지 리디렉션: ",
|
||||
"preferences_annotations_subscribed_label": "구독한 채널에 기본적으로 특수효과를 표시하시겠습니까? ",
|
||||
"Subscription preferences": "구독 설정",
|
||||
"preferences_category_subscription": "구독 설정",
|
||||
"preferences_automatic_instance_redirect_label": "자동 인스턴스 리디렉션 (redirect.invidious.io로 대체): ",
|
||||
"preferences_thin_mode_label": "단순 모드: ",
|
||||
"light": "라이트",
|
||||
@@ -11,7 +11,7 @@
|
||||
"preferences_dark_mode_label": "테마: ",
|
||||
"Dark mode: ": "다크 모드: ",
|
||||
"preferences_player_style_label": "플레이어 스타일: ",
|
||||
"Visual preferences": "시각 설정",
|
||||
"preferences_category_visual": "시각 설정",
|
||||
"preferences_vr_mode_label": "인터랙티브 360도 비디오: ",
|
||||
"preferences_extend_desc_label": "자동으로 비디오 설명 확장: ",
|
||||
"preferences_annotations_label": "기본적으로 주석 표시: ",
|
||||
@@ -30,13 +30,13 @@
|
||||
"preferences_continue_label": "기본적으로 다음 재생: ",
|
||||
"preferences_autoplay_label": "자동재생: ",
|
||||
"preferences_video_loop_label": "항상 반복: ",
|
||||
"Player preferences": "플레이어 설정",
|
||||
"preferences_category_player": "플레이어 설정",
|
||||
"Preferences": "설정",
|
||||
"Google verification code": "구글 인증 코드",
|
||||
"E-mail": "이메일",
|
||||
"Register": "회원가입",
|
||||
"Sign In": "로그인",
|
||||
"Miscellaneous preferences": "기타 설정",
|
||||
"preferences_category_misc": "기타 설정",
|
||||
"Image CAPTCHA": "이미지 CAPTCHA",
|
||||
"Text CAPTCHA": "텍스트 CAPTCHA",
|
||||
"Time (h:mm:ss):": "시각 (h:mm:ss):",
|
||||
@@ -174,7 +174,7 @@
|
||||
"preferences_show_nick_label": "상단에 닉네임 표시: ",
|
||||
"preferences_feed_menu_label": "피드 메뉴: ",
|
||||
"preferences_default_home_label": "기본 홈페이지: ",
|
||||
"Administrator preferences": "관리자 설정",
|
||||
"preferences_category_admin": "관리자 설정",
|
||||
"Delete account": "계정 삭제",
|
||||
"Watch history": "시청 기록",
|
||||
"Manage tokens": "토큰 관리",
|
||||
@@ -182,7 +182,7 @@
|
||||
"Change password": "비밀번호 변경",
|
||||
"Import/export data": "데이터 가져오기/내보내기",
|
||||
"Clear watch history": "시청 기록 지우기",
|
||||
"Data preferences": "데이터 설정",
|
||||
"preferences_category_data": "데이터 설정",
|
||||
"`x` is live": "`x` 이(가) 라이브 중입니다",
|
||||
"`x` uploaded a video": "`x` 동영상 게시됨",
|
||||
"Enable web notifications": "웹 알림 활성화",
|
||||
|
Reference in New Issue
Block a user