🌐 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

@@ -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": {