260725_1
This commit is contained in:
@@ -819,6 +819,9 @@ export const ui_locales = {
|
||||
B06_Design_Paved_Legend: ["포장", "Pavement"],
|
||||
B06_Design_Paved_On: ["포장", "Paved"],
|
||||
B06_Design_Paved_Off: ["비포장", "Unpaved"],
|
||||
B06_Design_TwoStage_Legend: ["2단계 경사", "Two-stage slope"],
|
||||
B06_Design_TwoStage_On: ["적용", "On"],
|
||||
B06_Design_TwoStage_Off: ["단일 경사", "Single slope"],
|
||||
B06_Design_Paved_Suggested: [
|
||||
"종단경사 법정 상한 초과 — 포장 권장 (임도설치 및 관리 등에 관한 규정 별표 1-2)",
|
||||
"Grade exceeds legal limit — pavement recommended (Forest Road Regulation, Annex 1-2)",
|
||||
@@ -855,6 +858,32 @@ export const ui_locales = {
|
||||
"L-type ditch is chosen per cross-section drawing.",
|
||||
],
|
||||
B06_Std_Reset: ["기본값 복원", "Restore defaults"],
|
||||
B06_Std_Load_Title: ["다른 프로젝트에서 불러오기", "Load from another project"],
|
||||
B06_Std_Load_Select: ["프로젝트 선택", "Select project"],
|
||||
B06_Std_Load_Placeholder: ["— 프로젝트 선택 —", "— Select a project —"],
|
||||
B06_Std_Load_Empty: ["같은 회사에 불러올 설계값이 없습니다.", "No saved designs in your company."],
|
||||
B06_Std_Load_Loading: ["불러오는 중…", "Loading…"],
|
||||
B06_Std_Load_Apply: ["현재 설정에 적용", "Apply to current settings"],
|
||||
B06_Std_Load_Applied: ["적용되었습니다.", "Applied."],
|
||||
B06_Std_Load_Failed: ["설계값을 불러오지 못했습니다.", "Failed to load design values."],
|
||||
B06_Std_Load_None: [
|
||||
"선택한 프로젝트에 저장된 설계값이 없습니다.",
|
||||
"The selected project has no saved design values.",
|
||||
],
|
||||
B06_Std_Diagram_Title: ["변수 위치 안내", "Variable position guide"],
|
||||
B06_Std_Diagram_Toggle: ["단면 그림 보기/숨기기", "Show/hide section guide"],
|
||||
B06_Std_Diagram_Road: ["노폭", "Road"],
|
||||
B06_Std_Diagram_ShoulderL: ["노견 좌", "Shoulder L"],
|
||||
B06_Std_Diagram_ShoulderR: ["노견 우", "Shoulder R"],
|
||||
B06_Std_Diagram_Ditch: ["측구", "Ditch"],
|
||||
B06_Std_Diagram_Cut: ["절토경사", "Cut slope"],
|
||||
B06_Std_Diagram_Fill: ["성토경사", "Fill slope"],
|
||||
B06_Std_Diagram_CrossSlope: ["횡단경사", "Cross slope"],
|
||||
B06_Std_Diagram_Center: ["중심선(계획고)", "Centerline (design elev.)"],
|
||||
B06_Std_Diagram_Caption: [
|
||||
"표준 편절편성 단면 모식도 — 각 설정값의 위치를 나타냅니다(실제 비율 아님).",
|
||||
"Standard cut-fill section schematic — shows where each value applies (not to scale).",
|
||||
],
|
||||
|
||||
/* --- B07_wf4_DesignDetail 상세 설계 --- */
|
||||
B07_Design_Title: ["4차 · 상세 설계", "Step 4 · Detailed Design"],
|
||||
|
||||
Reference in New Issue
Block a user