mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
Synced corrections
This commit is contained in:
parent
2c76b42dbd
commit
857b2184ad
1 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@ admin = "관리자"
|
|||
admin_panel_style_based_on = "관리자 패널 스타일 기반: "
|
||||
all_blog_posts = "모든 블로그 글"
|
||||
all_cache_has_been_deleted = "모든 캐시를 삭제했어요!"
|
||||
all_posts_tagged = "All posts tagged"
|
||||
all_tagged_posts = "All tagged posts"
|
||||
archive_for = "Archive for"
|
||||
archive_page_for = "Archive page for"
|
||||
archives = "아카이브"
|
||||
|
|
@ -30,7 +30,7 @@ blog_title = "블로그 제목"
|
|||
blog_title_placeholder = "내 HTMLy 블로그"
|
||||
blog_posts_displayed_as = "글 보기 모드"
|
||||
breadcrumb_home_text = "사이트 이동 홈 (Breadcrumb)"
|
||||
by_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it = "가져오기를 사용하면 피드가 사용자의 것이거나 적어도 게시할 권한이 있다고 동의하는거예요."
|
||||
by_using_this_importer_you_confirm_that_the_feed_is_yours_or_that_at_least_you_have_the_authority_to_publish_it = "가져오기를 사용하면 피드가 사용자의 것이거나 적어도 게시할 권한이 있다고 동의하는거예요."
|
||||
css_class_optional = "CSS 클래스 (선택 사항)"
|
||||
cache_expiration = "캐시 만료 (시간 단위) "
|
||||
cache_off = "캐시 끄기"
|
||||
|
|
@ -70,7 +70,7 @@ edit_category = "카테고리 편집"
|
|||
edit_post = "편집"
|
||||
edit_profile = "프로필 편집"
|
||||
enable = "사용"
|
||||
enable_blog_url = "'/blog' URL 켜기"
|
||||
enable_blog_url = "'blog' URL 켜기"
|
||||
enter_image_url = "이미지 URL을 입력하세요"
|
||||
facebook_app_id = "페이스북 AppID"
|
||||
facebook_page = "페이스북 페이지"
|
||||
|
|
@ -93,9 +93,9 @@ google_analytics = "Google Analytics"
|
|||
google_analytics_legacy = "Google Analytics (legacy)"
|
||||
google_search_console = "구글 검색 콘솔"
|
||||
home = "홈"
|
||||
if_leave_empty_we_will_excerpt_it_from_the_content_below = "비워둘 경우 아래 내용에서 발췌해요"
|
||||
if_the_url_leave_empty_we_will_use_the_page_title = "URL이 비어 있으면 페이지 제목을 사용해요"
|
||||
if_the_url_leave_empty_we_will_use_the_post_title = "URL이 비어 있으면 글 제목을 사용해요"
|
||||
if_left_empty_we_will_excerpt_it_from_the_content_below = "비워둘 경우 아래 내용에서 발췌해요"
|
||||
if_the_url_is_left_empty_we_will_use_the_page_title = "URL이 비어 있으면 페이지 제목을 사용해요"
|
||||
if_the_url_is_left_empty_we_will_use_the_post_title = "URL이 비어 있으면 글 제목을 사용해요"
|
||||
image_post = "이미지 첨부"
|
||||
image_post_comment = "이미지를 넣은 글을 쓸 수 있어요"
|
||||
import = "가져오기"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue