🌐 New Crowdin updates (#1551)

This commit is contained in:
Thomas Camlong
2023-11-09 20:24:27 +01:00
committed by GitHub
parent 82c79c6591
commit 704ae1cbe4
219 changed files with 2154 additions and 507 deletions

View File

@@ -1,5 +1,7 @@
{
"save": "저장",
"apply": "",
"insert": "",
"about": "정보",
"cancel": "취소",
"close": "닫기",
@@ -40,5 +42,14 @@
"medium": "medium",
"large": "큰"
},
"seeMore": "더 보기..."
"seeMore": "더 보기...",
"position": {
"left": "왼쪽",
"center": "",
"right": "오른쪽"
},
"attributes": {
"width": "너비",
"height": "높이"
}
}

View File

@@ -17,10 +17,6 @@
"preferences": "사용자 기본 설정",
"defaultBoard": "기본 대시보드",
"manage": "관리",
"about": {
"label": "정보",
"new": "신규"
},
"logout": "{{username}}에서 로그아웃",
"login": "로그인"
}

View File

@@ -27,6 +27,9 @@
"items": {
"docker": "Docker"
}
},
"about": {
"title": "정보"
}
}
}

View File

@@ -1,12 +1,14 @@
{
"description": "Homarr는 <strong>세련된</strong>, <strong>모던한</strong> 대시보드로 모든 앱과 서비스를 손끝에서 관리할 수 있습니다. Homarr를 사용하면 모든 것을 한 곳에서 편리하게 액세스하고 제어할 수 있습니다. Homarr는 추가한 앱과 원활하게 통합되어 귀중한 정보를 제공하고 완벽한 제어 기능을 제공합니다. 설치는 매우 간단하며 Homarr는 다양한 배포 방법을 지원합니다.",
"contact": "문제나 질문이 있으신가요? 문의해 주세요!",
"addToDashboard": "대시보드에 추가",
"tip": "Mod는 수정자 키를 의미하며, Ctrl 및 Command/Super/Windows 키입니다.",
"key": "바로 가기 키",
"action": "액션",
"keybinds": "키 바인드",
"documentation": "문서",
"translators": "",
"translatorsDescription": "",
"contributors": "",
"contributorsDescription": "",
"actions": {
"toggleTheme": "라이트/어둠 모드 전환",
"focusSearchBar": "검색창에 집중",
@@ -15,7 +17,6 @@
},
"metrics": {
"configurationSchemaVersion": "구성 스키마 버전",
"configurationsCount": "사용 가능한 구성",
"version": "버전",
"nodeEnvironment": "노드 환경",
"i18n": "로드된 I18n 번역 네임스페이스",

View File

@@ -4,12 +4,6 @@
"description": "지원되는 통합에서 예정된 릴리스가 포함된 캘린더를 표시합니다.",
"settings": {
"title": "캘린더 위젯 설정",
"useSonarrv4": {
"label": "Sonarr v4 API 사용"
},
"useRadarrv5": {
"label": "Radarr v5 API 사용"
},
"radarrReleaseType": {
"label": "레이더 릴리스 유형",
"data": {

View File

@@ -7,9 +7,53 @@
"showToolbar": {
"label": "마크다운 작성에 도움이 되는 도구 모음 표시"
},
"allowReadOnlyCheck": {
"label": ""
},
"content": {
"label": "노트북의 콘텐츠"
}
}
},
"card": {
"controls": {
"bold": "",
"italic": "",
"strikethrough": "",
"underline": "",
"colorText": "",
"colorHighlight": "",
"code": "",
"clear": "",
"heading": "",
"align": "",
"blockquote": "",
"horizontalLine": "",
"bulletList": "",
"orderedList": "",
"checkList": "",
"increaseIndent": "",
"decreaseIndent": "",
"link": "",
"unlink": "",
"image": "",
"addTable": "",
"deleteTable": "",
"colorCell": "",
"mergeCell": "",
"addColumnLeft": "",
"addColumnRight": "",
"deleteColumn": "",
"addRowTop": "",
"addRowBelow": "",
"deleteRow": ""
},
"modals": {
"clearColor": "",
"source": "",
"widthPlaceholder": "",
"columns": "",
"rows": ""
}
}
}

View File

@@ -10,6 +10,12 @@
"displayCompletedTorrents": {
"label": "완료된 토렌트 표시"
},
"displayActiveTorrents": {
"label": ""
},
"speedLimitOfActiveTorrents": {
"label": ""
},
"displayStaleTorrents": {
"label": "오래된 토렌트 표시"
},
@@ -19,13 +25,19 @@
"labelFilter": {
"label": "레이블 목록",
"description": "'화이트리스트'를 선택하면 화이트리스트 역할을 합니다. 체크하지 않으면 블랙리스트가 됩니다. 비어 있으면 아무 작업도 수행하지 않습니다."
},
"displayRatioWithFilter": {
"label": "",
"info": ""
}
}
},
"card": {
"footer": {
"error": "오류",
"lastUpdated": "마지막 업데이트 {{time}} 전"
"lastUpdated": "마지막 업데이트 {{time}} 전",
"ratioGlobal": "",
"ratioWithFilter": ""
},
"table": {
"header": {