-
-
Couldn't load subscription status.
- Fork 7.1k
Add Korean locales #467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add Korean locales #467
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,91 @@ | ||
| # The layout text of site | ||
|
|
||
| # ----- Commons label ----- | ||
|
|
||
| layout: | ||
| post: 포스트 | ||
| category: 카테고리 | ||
| tag: 태그 | ||
|
|
||
| # The tabs of sidebar | ||
| tabs: | ||
| # format: <filename_without_extension>: <value> | ||
| home: 홈 | ||
| categories: 카테고리 | ||
| tags: 태그 | ||
| archives: 아카이브 | ||
| about: 정보 | ||
|
|
||
| # the text displayed in the search bar & search results | ||
| search: | ||
| hint: 검색 | ||
| cancel: 취소 | ||
| no_results: 검색 결과가 없습니다. | ||
|
|
||
| panel: | ||
| lastmod: 최근 업데이트 | ||
| trending_tags: 인기 태그 | ||
| toc: 바로가기 | ||
|
|
||
| # The liquid date format › http://strftime.net/ | ||
| date_format: | ||
| tooltip: '%F, %R %z' | ||
| post: | ||
| long: '%Y년 %m월 %d일' | ||
| short: '%m월 %d일' | ||
| archive_month: '%b월' | ||
|
|
||
| copyright: | ||
| # Shown at the bottom of the post | ||
| license: | ||
| template: 이 기사는 저작권자의 :LICENSE_NAME 라이센스를 따릅니다. | ||
| name: CC BY 4.0 | ||
| link: https://creativecommons.org/licenses/by/4.0/ | ||
|
|
||
| # Displayed in the footer | ||
| brief: 일부 권리 보유 | ||
| verbose: >- | ||
| 명시되지 않는 한 이 사이트의 블로그 게시물은 작성자의 | ||
| Creative Commons Attribution 4.0 International(CC BY 4.0) 라이선스에 따라 사용이 허가되었습니다. | ||
|
|
||
| meta: Powered by :PLATFORM with :THEME theme. | ||
|
|
||
| not_found: | ||
| statment: 해당 URL은 존재하지 않습니다. | ||
| hint_template: :HEAD_BAK을 눌러 다시 찾거나 :ARCHIVES_PAGE에서 검색해 주세요. | ||
| head_back: 홈으로 돌아가기 | ||
| archives_page: 아카이브 페이지 | ||
|
|
||
| # ----- Posts related labels ----- | ||
|
|
||
| post: | ||
| written_by: By | ||
| posted: 게시 | ||
| updated: 업데이트 | ||
| timeago: | ||
| day: 일 전 | ||
| hour: 시간 전 | ||
| minute: 분 전 | ||
| just_now: 방금 | ||
| words: 단어 | ||
| pageview_measure: 조회 | ||
| read_time: | ||
| unit: 분 | ||
| prompt: 읽는 시간 | ||
| relate_posts: 관련된 글 | ||
| share: 공유하기 | ||
| button: | ||
| next: 다음 글 | ||
| previous: 이전 글 | ||
| copy_code: | ||
| succeed: 복사되었습니다! | ||
| share_link: | ||
| title: 링크 복사하기 | ||
| succeed: 링크가 복사되었습니다! | ||
| # pinned prompt of posts list on homepage | ||
| pin_prompt: 핀 | ||
|
|
||
| # categories page | ||
| categories: | ||
| category_measure: 카테고리 | ||
| post_measure: 포스트 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.