mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-07 13:28:01 +00:00
BIN
editions/ko-KR/tiddlers/images/favicon.ico
Normal file
BIN
editions/ko-KR/tiddlers/images/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
2
editions/ko-KR/tiddlers/images/favicon.ico.meta
Normal file
2
editions/ko-KR/tiddlers/images/favicon.ico.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
title: $:/favicon.ico
|
||||||
|
type: image/x-icon
|
6
editions/ko-KR/tiddlers/system/download-empty-button.tid
Normal file
6
editions/ko-KR/tiddlers/system/download-empty-button.tid
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
title: $:/editions/ko-KR/snippets/download-empty-button
|
||||||
|
|
||||||
|
<$button class="tc-btn-big-green">
|
||||||
|
<$action-sendmessage $message="tm-download-file" $param="$:/editions/ko-KR/download-empty" filename="empty_ko.html"/>
|
||||||
|
빈 위키 다운로드 {{$:/core/images/save-button}}
|
||||||
|
</$button>
|
10
editions/ko-KR/tiddlers/system/download-empty.tid
Normal file
10
editions/ko-KR/tiddlers/system/download-empty.tid
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
title: $:/editions/ko-KR/download-empty
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
\define saveTiddlerFilter()
|
||||||
|
[[$:/core]] [[$:/isEncrypted]] [[$:/themes/tiddlywiki/snowwhite]] [[$:/themes/tiddlywiki/vanilla]] [[$:/languages/ko-KR]] [[$:/language]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
|
||||||
|
\end
|
||||||
|
\define savingEmpty()
|
||||||
|
yes
|
||||||
|
\end
|
||||||
|
{{$:/core/templates/tiddlywiki5.html}}
|
3
editions/ko-KR/tiddlers/system/language.tid
Normal file
3
editions/ko-KR/tiddlers/system/language.tid
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
title: $:/language
|
||||||
|
|
||||||
|
$:/languages/ko-KR
|
33
editions/ko-KR/tiddlywiki.info
Normal file
33
editions/ko-KR/tiddlywiki.info
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"description": "Korean (Korea Republic) edition",
|
||||||
|
"plugins": [
|
||||||
|
],
|
||||||
|
"themes": [
|
||||||
|
"tiddlywiki/vanilla",
|
||||||
|
"tiddlywiki/snowwhite",
|
||||||
|
"tiddlywiki/starlight",
|
||||||
|
"tiddlywiki/seamless",
|
||||||
|
"tiddlywiki/centralised",
|
||||||
|
"tiddlywiki/readonly"
|
||||||
|
],
|
||||||
|
"languages": [
|
||||||
|
"ko-KR"
|
||||||
|
],
|
||||||
|
"includeWikis": [
|
||||||
|
{"path": "../tw5.com", "read-only": true}
|
||||||
|
],
|
||||||
|
"build": {
|
||||||
|
"index": [
|
||||||
|
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
|
||||||
|
"empty": [
|
||||||
|
"--rendertiddler","$:/editions/ko-KR/download-empty","empty.html","text/plain",
|
||||||
|
"--rendertiddler","$:/editions/ko-KR/download-empty","empty.hta","text/plain"],
|
||||||
|
"favicon": [
|
||||||
|
"--savetiddler","$:/favicon.ico","favicon.ico"],
|
||||||
|
"static": [
|
||||||
|
"--rendertiddler","$:/core/templates/static.template.html","static.html","text/plain",
|
||||||
|
"--rendertiddler","$:/core/templates/alltiddlers.template.html","alltiddlers.html","text/plain",
|
||||||
|
"--rendertiddlers","[!is[system]]","$:/core/templates/static.tiddler.html","static","text/plain",
|
||||||
|
"--rendertiddler","$:/core/templates/static.template.css","static/static.css","text/plain"]
|
||||||
|
}
|
||||||
|
}
|
@@ -0,0 +1,11 @@
|
|||||||
|
caption: 한국어 (대한민국)
|
||||||
|
created: 20160424113322330
|
||||||
|
modified: 20160424113322330
|
||||||
|
tags: Languages
|
||||||
|
title: Korean (Korea Republic) Edition
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
티들리위키 한국어 번역은 다음에서 사용할 수 있습니다:
|
||||||
|
|
||||||
|
<!--* ''설명문서'' : http://tiddlywiki.com/languages/ko-KR/index.html-->
|
||||||
|
* ''빈 위키'' : http://tiddlywiki.com/languages/ko-KR/empty.html
|
Reference in New Issue
Block a user