1
1
# i18n strings for the Korean translation.
2
2
# NOTE: Please keep the entries in alphabetical order when editing
3
3
4
- # Avoid using conjunction_1.
5
- # Must match the context in layouts/shortcodes/release-data.html
6
- # Appears on https://kubernetes.io/releases/
7
- # For example the "and" in "Complete 1.25 Schedule and Changelog"
8
- [conjunction_1 ]
9
- other = " 및"
4
+ # For "and", see [conjunction_1]
5
+
6
+ [auto_generated_edit_notice ]
7
+ other = " (자동 생성된 페이지)"
8
+
9
+ [auto_generated_pageinfo ]
10
+ other = """ <p>이 페이지는 자동으로 생성된 것이다.</p><p>이 페이지에 대한 이슈를 제보할 때, 이 페이지가 자동 생성된 것임을 이슈 본문에 언급한다. 이슈에 대한 해결책은 다른 쿠버네티스 프로젝트에 적용되어야 할 수도 있다.</p>"""
10
11
11
12
[caution ]
12
13
other = " 주의:"
@@ -35,33 +36,30 @@ other = "Twitter"
35
36
[community_youtube_name ]
36
37
other = " YouTube"
37
38
39
+ # Avoid using conjunction_1.
40
+ # Must match the context in layouts/shortcodes/release-data.html
41
+ # Appears on https://kubernetes.io/releases/
42
+ # For example the "and" in "Complete 1.25 Schedule and Changelog"
43
+ [conjunction_1 ]
44
+ other = " 및"
38
45
39
46
[cve_id ]
40
47
other = " CVE ID"
41
48
42
49
[cve_issue_url ]
43
50
other = " CVE 깃헙 이슈 URL"
44
51
45
- [cve_json_external_url ]
46
- other = " 외부 URL"
47
-
48
- [cve_json_id ]
49
- other = " id"
50
-
51
- [cve_json_summary ]
52
- other = " 요약"
53
-
54
- [cve_json_url ]
55
- other = " url"
56
-
57
52
[cve_summary ]
58
53
other = " 이슈 요약"
59
54
60
55
[cve_table ]
61
56
other = " 공식 쿠버네티스 CVE 목록"
62
57
63
- [cve_url ]
64
- other = " CVE URL"
58
+ [cve_table_date_format ]
59
+ other = " 2006년 1월 2일 15:04:05 KST"
60
+
61
+ [cve_table_date_format_string ]
62
+ other = " (최근 업데이트: %s)"
65
63
66
64
[deprecation_title ]
67
65
other = " 해당 문서의 쿠버네티스 버전:"
@@ -114,14 +112,17 @@ other = "기능 상태:"
114
112
[feedback_heading ]
115
113
other = " 피드백"
116
114
115
+ [feedback_no ]
116
+ other = " 아니요"
117
+
117
118
[feedback_question ]
118
119
other = " 이 페이지가 도움이 되었나요?"
119
120
120
121
[feedback_yes ]
121
122
other = " 네"
122
123
123
- [feedback_no ]
124
- other = " 아니요 "
124
+ [final_patch_release ]
125
+ other = " 최종 패치 릴리스 "
125
126
126
127
[inline_list_separator ]
127
128
other = " ,"
@@ -250,6 +251,9 @@ other = "옵션"
250
251
[outdated_blog__message ]
251
252
other = " 이 글은 작성일로부터 1년 이상 지났습니다. 오래된 글은 더 이상 유효하지 않은 컨텐츠를 포함하고 있을 수 있습니다. 이 페이지의 정보가 틀리지 않았는지 다시 한 번 확인하세요."
252
253
254
+ [patch_release ]
255
+ other = " 패치 릴리스"
256
+
253
257
[post_create_issue ]
254
258
other = " 이슈 생성"
255
259
@@ -270,18 +274,50 @@ other = "("
270
274
[release_date_format ]
271
275
other = " 2006-01-02"
272
276
277
+ [release_cherry_pick_deadline ]
278
+ other = " 체리픽(Cherry Pick) 기한"
279
+
273
280
# Deprecated. Planned for removal in a future release.
274
281
# Use [release_full_details_initial_text] instead.
275
282
[release_complete ]
276
283
other = " 완료"
277
284
285
+ [release_end_of_life_date ]
286
+ other = " 지원 종료(End Of Life) 일자"
287
+
278
288
# Replace [release_complete] with [release_full_details_initial_text]
279
289
[release_full_details_initial_text ]
280
290
other = " 전체"
281
291
292
+ [release_information_navbar ]
293
+ other = " 릴리스 정보"
294
+
295
+ [release_minor_version ]
296
+ other = " 마이너 버전"
297
+
298
+ [release_info_next_patch ]
299
+ other = " 다음 패치 릴리스는 **%s** 이다."
300
+
301
+ # Localization note: You can use Markdown here.
302
+ # The three placeholders (in order) are:
303
+ # Kubernetes minor version
304
+ # maintenance mode date
305
+ # end of life date
306
+ #
307
+ # Keep this order. It is OK to use more than one sentence, and it's also OK to change the
308
+ # tense of the text so long as the meaning is clear.
309
+ [release_info_eol ]
310
+ other = " **%s** 버전은 **%s** 에 메인터넌스 모드로 들어가며, **%s** 에 지원 종료된다."
311
+
312
+ [release_note ]
313
+ other = " 정보"
314
+
282
315
[release_schedule ]
283
316
other = " 일정"
284
317
318
+ [release_target_date ]
319
+ other = " 목표 일자"
320
+
285
321
[release_changelog ]
286
322
other = " 변경 이력"
287
323
@@ -327,3 +363,75 @@ other = "경고:"
327
363
328
364
[whatsnext_heading ]
329
365
other = " 다음 내용"
366
+
367
+ [layout_docs_glossary_architecture_name ]
368
+ other = " 아키텍처"
369
+
370
+ [layout_docs_glossary_architecture_description ]
371
+ other = " 쿠버네티스의 내부 구성요소."
372
+
373
+ [layout_docs_glossary_community_name ]
374
+ other = " 커뮤니티"
375
+
376
+ [layout_docs_glossary_community_description ]
377
+ other = " 쿠버네티스 오픈소스 개발 관련 사항."
378
+
379
+ [layout_docs_glossary_core-object_name ]
380
+ other = " 핵심 오브젝트"
381
+
382
+ [layout_docs_glossary_core-object_description ]
383
+ other = " 쿠버네티스가 기본적으로 지원하는 리소스 종류."
384
+
385
+ [layout_docs_glossary_extension_name ]
386
+ other = " 확장 기능"
387
+
388
+ [layout_docs_glossary_extension_description ]
389
+ other = " 쿠버네티스가 지원하는 사용자화(customization)."
390
+
391
+ [layout_docs_glossary_fundamental_name ]
392
+ other = " 기본 개념"
393
+
394
+ [layout_docs_glossary_fundamental_description ]
395
+ other = " 쿠버네티스를 처음 사용하는 사람을 위한 설명."
396
+
397
+ [layout_docs_glossary_networking_name ]
398
+ other = " 네트워킹"
399
+
400
+ [layout_docs_glossary_networking_description ]
401
+ other = " 쿠버네티스 구성요소 간, 및 클러스터 외부의 프로그램과 통신하는 방법."
402
+
403
+ [layout_docs_glossary_operation_name ]
404
+ other = " 운용"
405
+
406
+ [layout_docs_glossary_operation_description ]
407
+ other = " 쿠버네티스 구축 및 유지."
408
+
409
+ [layout_docs_glossary_security_name ]
410
+ other = " 보안"
411
+
412
+ [layout_docs_glossary_security_description ]
413
+ other = " 쿠버네티스 애플리케이션을 안전하게 보호."
414
+
415
+ [layout_docs_glossary_storage_name ]
416
+ other = " 스토리지"
417
+
418
+ [layout_docs_glossary_storage_description ]
419
+ other = " 쿠버네티스 애플리케이션이 영속적 자료를 다루는 방법."
420
+
421
+ [layout_docs_glossary_tool_name ]
422
+ other = " 도구"
423
+
424
+ [layout_docs_glossary_tool_description ]
425
+ other = " 쿠버네티스를 쉽게, 사용하기 편하게 만들어 주는 소프트웨어."
426
+
427
+ [layout_docs_glossary_user-type_name ]
428
+ other = " 사용자 종류"
429
+
430
+ [layout_docs_glossary_user-type_description ]
431
+ other = " 일반적인 쿠버네티스 사용자 종류."
432
+
433
+ [layout_docs_glossary_workload_name ]
434
+ other = " 워크로드"
435
+
436
+ [layout_docs_glossary_workload_description ]
437
+ other = " 쿠버네티스에서 실행되는 애플리케이션."
0 commit comments