website/i18n/ko.toml

137 lines
3.1 KiB
TOML
Raw Normal View History

# i18n strings for the Korean translation.
[deprecation_warning]
other = " 문서는 더 이상 적극적으로 관리되지 않음. 현재 보고있는 문서는 정적 스냅샷임. 최신 문서를 위해서는, 다음을 참고. "
[objectives_heading]
other = "목적"
[cleanup_heading]
other = "정리하기"
[prerequisites_heading]
other = "시작하기 전에"
[whatsnext_heading]
other = "다음 내용"
[feedback_heading]
other = "피드백"
[feedback_question]
other = "이 페이지가 도움이 되었나요?"
[feedback_yes]
other = "네"
[feedback_no]
other = "아니요"
[latest_version]
other = "최신 버전."
[version_check_mustbe]
other = "쿠버네티스 서버의 버전은 다음과 같아야 함. 버전: "
[version_check_mustbeorlater]
other = "쿠버네티스 서버의 버전은 다음과 같거나 더 높아야 함. 버전: "
[version_check_tocheck]
other = "버전 확인을 위해서, 다음 커맨드를 실행 "
[caution]
other = "주의:"
[note]
other = "참고:"
[warning]
other = "경고:"
[main_read_about]
other = "Read about"
[main_read_more]
other = "더 읽기"
[main_github_invite]
other = "코어 쿠버네티스 코드 베이스를 살펴보는데 관심이 있으십니까?"
[main_github_view_on]
other = "GitHub에서 보기"
[main_github_create_an_issue]
other = "이슈 생성하기"
[main_community_explore]
other = "커뮤니티 둘러보기"
[main_kubernetes_features]
other = "쿠버네티스 기능"
[main_cncf_project]
other = """쿠버네티스는 <a href="https://cncf.io/">CNCF</a> graduated 프로젝트입니다.</p>"""
[main_kubeweekly_baseline]
other = "최신 쿠버네티스 뉴스 수신에 관심이 있으십니까? KubeWeekly를 신청하세요."
[main_kubernetes_past_link]
other = "과거 뉴스레터 보기"
[main_kubeweekly_signup]
other = "구독하기"
[main_contribute]
other = "기여하기"
[main_edit_this_page]
other = "페이지 편집하기"
[main_page_history]
other ="페이지 변경 이력"
[main_page_last_modified_on]
other = "최종 수정일시"
[main_by]
other = "by"
[main_documentation_license]
other = """The Kubernetes Authors | Documentation Distributed under <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a>"""
[main_copyright_notice]
other = """The Linux Foundation &reg;. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">Trademark Usage page</a>"""
# Labels for the docs portal home page.
[docs_label_browse]
other = "문서 둘러보기"
[docs_label_contributors]
other = "컨트리뷰터"
[docs_label_users]
other = "사용자"
[docs_label_i_am]
other = "나는..."
# Community links
[community_twitter_name]
other = "Twitter"
[community_github_name]
other = "GitHub"
[community_slack_name]
other = "Slack"
[community_stack_overflow_name]
other = "Stack Overflow"
[community_forum_name]
other = "Forum"
[community_events_calendar]
other = "Events Calendar"
# UI elements
[ui_search_placeholder]
other = "검색하기"