ProjectsMarkdownPad 2Korean Log in | Register | Forgot Password?

Translation of MarkdownPad 2: Korean

1 2 3 30
Search ↓ Sort ↓ All  Untranslated (random)
Prio Original string Translation
Document Rendering Mode: RenderingMode 문서 렌더링 모드: Details

Document Rendering Mode:

문서 렌더링 모드:

You have to log in to edit this translation.

Meta

Status:
current
Context:
RenderingMode
Comment:
Displayed in Options, this section allows users to choose details about how their Markdown document will be rendered.
Date added:
2015-01-09 12:56:57 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Number of spaces per tab: TextBlock_NumberOfSpacesPerTab 탭 하나당 공백 개수: Details

Number of spaces per tab:

탭 하나당 공백 개수:

You have to log in to edit this translation.

Meta

Status:
current
Context:
TextBlock_NumberOfSpacesPerTab
Comment:
Determines how many space characters to insert for a tab, when using the "Use spaces instead of tabs" feature.
Date added:
2015-01-09 12:56:50 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
CommonMark is an attempt to create a standardized, universal Markdown specification. For more information, please visit http://commonmark.org. Processor_CommonMark_Description CommonMark는 표준화된 보편 마크다운 구현체를 만들려는 시도입니다. 자세한 정보는 http://commonmark.org를 참고하세요. Details

CommonMark is an attempt to create a standardized, universal Markdown specification. For more information, please visit http://commonmark.org.

CommonMark는 표준화된 보편 마크다운 구현체를 만들려는 시도입니다. 자세한 정보는 http://commonmark.org를 참고하세요.

You have to log in to edit this translation.

Meta

Status:
current
Context:
Processor_CommonMark_Description
Comment:
Explains the purpose of the CommonMark Markdown processor.
Date added:
2015-01-09 12:57:57 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
CommonMark Processor_CommonMark_Name CommonMark Details

CommonMark

CommonMark

You have to log in to edit this translation.

Meta

Status:
current
Context:
Processor_CommonMark_Name
Comment:
The name of the "CommonMark" Markdown spec. http://commonmark.org/
Date added:
2015-01-09 12:58:02 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Enhanced Gfm_RenderingMode_Enhanced 향상 모드 Details

Enhanced

향상 모드

You have to log in to edit this translation.

Meta

Status:
current
Context:
Gfm_RenderingMode_Enhanced
Comment:
The "Enhanced" version of GitHub Flavored Markdown, which includes additional features like Task Lists.
Date added:
2015-01-09 13:05:46 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Both modes support tables, emoji, fenced code blocks, syntax highlighting, strikethoughs, and multiple underscores in words. Gfm_RenderingMode_Information_Both 두 모드에서는 모두 테이블, 에모지, 펜스 코드 블럭, 문법 강조, 취소선을 지원하고 단어 사이에 여러 개의 밑줄을 지정할 수 있습니다. Details

Both modes support tables, emoji, fenced code blocks, syntax highlighting, strikethoughs, and multiple underscores in words.

두 모드에서는 모두 테이블, 에모지, 펜스 코드 블럭, 문법 강조, 취소선을 지원하고 단어 사이에 여러 개의 밑줄을 지정할 수 있습니다.

You have to log in to edit this translation.

Meta

Status:
current
Context:
Gfm_RenderingMode_Information_Both
Comment:
Details about what features are available in both Enhanced and Standard GFM modes.
Date added:
2015-01-09 13:09:01 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
"Enhanced" mode respects all newline characters, and includes additional features like Task Lists. On GitHub, this mode is used to render comments, issues, and pull requests. Gfm_RenderingMode_Information_Enhanced "향상" 모드에서는 모든 개행 문자를 보존하고 작업 목록과 같은 추가 기능을 지원합니다. GitHub에서는 댓글, 이슈, 풀 리퀘스트를 렌더링하는 데 이 모드가 사용됩니다. Details

"Enhanced" mode respects all newline characters, and includes additional features like Task Lists. On GitHub, this mode is used to render comments, issues, and pull requests.

"향상" 모드에서는 모든 개행 문자를 보존하고 작업 목록과 같은 추가 기능을 지원합니다. GitHub에서는 댓글, 이슈, 풀 리퀘스트를 렌더링하는 데 이 모드가 사용됩니다.

You have to log in to edit this translation.

Meta

Status:
current
Context:
Gfm_RenderingMode_Information_Enhanced
Comment:
An explanation of Enhanced GFM mode.
Date added:
2015-01-09 13:05:38 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
"Standard" mode handles newline characters like the original Markdown specification, requiring two newlines between paragraphs or two spaces at the end of a line to force a line break. This mode does not support additional features like Task Lists. On GitHub, this mode is used to render README files. Gfm_RenderingMode_Information_Standard "표준" 모드에서는 개행 문자를 기존 마크다운 구현체와 같이 처리합니다. 따라서 줄바꿈을 삽입하려면 단락 사이에 줄바꿈을 두 번 하거나 줄 끝이 두 개의 공백을 둡니다. 이 모드에서는 작업 목록과 같은 추가 기능을 지원하지 않습니다. GitHub에서는 README 파일을 렌더링하는 데 이 모드가 사용됩니다. Details

"Standard" mode handles newline characters like the original Markdown specification, requiring two newlines between paragraphs or two spaces at the end of a line to force a line break. This mode does not support additional features like Task Lists. On GitHub, this mode is used to render README files.

"표준" 모드에서는 개행 문자를 기존 마크다운 구현체와 같이 처리합니다. 따라서 줄바꿈을 삽입하려면 단락 사이에 줄바꿈을 두 번 하거나 줄 끝이 두 개의 공백을 둡니다. 이 모드에서는 작업 목록과 같은 추가 기능을 지원하지 않습니다. GitHub에서는 README 파일을 렌더링하는 데 이 모드가 사용됩니다.

You have to log in to edit this translation.

Meta

Status:
current
Context:
Gfm_RenderingMode_Information_Standard
Comment:
An explanation of Standard GFM mode.
Date added:
2015-01-09 13:04:45 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Markdown Rendering Mode Gfm_RenderingMode_Label 마크다운 렌더링 모드 Details

Markdown Rendering Mode

마크다운 렌더링 모드

You have to log in to edit this translation.

Meta

Status:
current
Context:
Gfm_RenderingMode_Label
Comment:
Allows the user to change the way in which GitHub Flavored Markdown is rendered, either "Standard" mode or "Enhanced" mode.
Date added:
2015-01-09 13:02:30 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Standard Gfm_RenderingMode_Standard 표준 Details

Standard

표준

You have to log in to edit this translation.

Meta

Status:
current
Context:
Gfm_RenderingMode_Standard
Comment:
The "Standard" version of GitHub Flavored Markdown, which is a basic version without extra features like Task Lists.
Date added:
2015-01-09 13:02:18 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
: Separator_Colon : Details

:

:

You have to log in to edit this translation.

Meta

Status:
current
Context:
Separator_Colon
Comment:
The colon is used to separate two sections, commonly used in the Options window to separate labels from the control that allows the user to customize a setting. For example: Setting Name: <Control>
Date added:
2015-01-09 13:02:23 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Edit GitHub API Address EditGitHubApiAddress GitHub API 주소 편집 Details

Edit GitHub API Address

GitHub API 주소 편집

You have to log in to edit this translation.

Meta

Status:
current
Context:
EditGitHubApiAddress
Comment:
This option allows users to edit the URL address for the GitHub API.
Date added:
2014-03-03 07:14:33 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Enable Spell Check in Code Blocks SpellCheck_EnableInCodeBlocks 코드 블록에서 철자 검사 활성화 Details

Enable Spell Check in Code Blocks

코드 블록에서 철자 검사 활성화

You have to log in to edit this translation.

Meta

Status:
current
Context:
SpellCheck_EnableInCodeBlocks
Comment:
Allows the user to change if spell checking is performed inside of Markdown code blocks.
Date added:
2014-02-13 04:58:46 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
Ignore YAML Front-matter IgnoreYamlFrontMatter YAML 형식의 메타 정보 무시 Details

Ignore YAML Front-matter

YAML 형식의 메타 정보 무시

You have to log in to edit this translation.

Meta

Status:
current
Context:
IgnoreYamlFrontMatter
Comment:
This option will automatically remove "YAML Front-matter" from the rendered HTML document. YAML Front-matter is a special type of information that can be added to the beginning of documents for use in external static site generators. For more information about YAML Front-matter: http://jekyllrb.com/docs/frontmatter/
Date added:
2014-02-05 06:17:59 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
If a YAML Front-matter block is found at the start of the document, it will be automatically removed in the rendered HTML output. IgnoreYamlFrontMatter_Details 문서 도입부에서 YAML 형식의 메타 정보가 발견될 경우 렌더링된 HTML 출력 결과에서는 해당 정보가 자동으로 제거됩니다. Details

If a YAML Front-matter block is found at the start of the document, it will be automatically removed in the rendered HTML output.

문서 도입부에서 YAML 형식의 메타 정보가 발견될 경우 렌더링된 HTML 출력 결과에서는 해당 정보가 자동으로 제거됩니다.

You have to log in to edit this translation.

Meta

Status:
current
Context:
IgnoreYamlFrontMatter_Details
Comment:
This text explains the functionality of the "Ignore YAML Front-matter" option. YAML Front-matter is special information that can be added to a document for use in external static site generators. Fore more information about YAML Front-matter: http://jekyllrb.com/docs/frontmatter/
Date added:
2014-02-05 06:17:45 GMT
Translated by:
Dae-yeop Lee (decoder)
Priority of the original:
normal
More links:
or Cancel
1 2 3 30
Legend:
current
waiting
fuzzy
old
with warnings

Export as