🌐 New Crowdin updates (#659)

This commit is contained in:
Thomas Camlong
2023-02-07 05:02:59 +09:00
committed by GitHub
parent 58d42ea00c
commit bb010ff54a
196 changed files with 1497 additions and 348 deletions

View File

@@ -24,5 +24,11 @@
"seconds": "초",
"minutes": "분",
"hours": "시간"
},
"loading": "불러오는 중…",
"breakPoints": {
"small": "",
"medium": "",
"large": ""
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "",
"text": ""
},
"screenSizes": {
"small": "",
"medium": "",
"large": ""
}
}

View File

@@ -1 +1,13 @@
{}
{
"description": "",
"contact": "",
"addToDashboard": "",
"metrics": {
"configurationSchemaVersion": "",
"configurationsCount": "",
"version": "",
"nodeEnvironment": "",
"i18n": "",
"locales": ""
}
}

View File

@@ -4,6 +4,9 @@
"description": "",
"settings": {
"title": "",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "한 주의 시작을 일요일로 설정"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "Dash. 주소"
},
"usePercentages": {
"label": ""
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": ""
},
"credits": {
"madeWithLove": "Made with ❤️ by @"
"madeWithLove": "Made with ❤️ by @",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": ""
}
},
"grow": "",
"layout": {
"title": "",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "",
"sidebar": "",
"cannotturnoff": "",

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": ""
},
"gridstack": {
"name": "",
"description": ""
},
"pageMetadata": {
"name": "",
"description": ""
},
"appereance": {
"name": "",
"description": ""
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "",
"descriptionExceedsPreset": ""
},
"unsavedChanges": "",
"applyChanges": "",
"defaultValues": ""
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "페이지 제목"
"label": "페이지 제목",
"description": ""
},
"metaTitle": {
"label": ""
"label": "",
"description": ""
},
"logo": {
"label": "로고"
"label": "로고",
"description": ""
},
"favicon": {
"label": "파비콘"
"label": "파비콘",
"description": ""
},
"background": {
"label": "배경"
},
"customCSS": {
"label": "커스텀 CSS",
"placeholder": ""
"description": "",
"placeholder": "",
"applying": ""
},
"buttons": {
"submit": "적용"