@@ -20,10 +20,10 @@ releases)](https://img.shields.io/github/downloads/triliumnext/trilium/total)\
2020[ ![ Translation
2121status] ( https://hosted.weblate.org/widget/trilium/svg-badge.svg )] ( https://hosted.weblate.org/engage/trilium/ )
2222
23- [ English ] ( ./README.md ) | [ Chinese (Simplified )] ( ./docs/README-ZH_CN.md ) |
24- [ Chinese (Traditional )] ( ./docs/README-ZH_TW.md ) | [ Russian ] ( ./docs/README-ru.md )
25- | [ Japanese ] ( ./docs/README-ja.md ) | [ Italian ] ( ./docs/README-it.md ) |
26- [ Spanish ] ( ./docs/README-es.md )
23+ [ 영어 ] ( ./README.md ) | [ 중국어 (간체 )] ( ./docs/README-ZH_CN.md ) | [ 중국어
24+ (번체 )] ( ./docs/README-ZH_TW.md ) | [ 러시아어 ] ( ./docs/README-ru.md ) |
25+ [ 일본어 ] ( ./docs/README-ja.md ) | [ 이탈리아어 ] ( ./docs/README-it.md ) |
26+ [ 스페인어 ] ( ./docs/README-es.md )
2727
2828Trilium Notes는 대규모 개인 지식 기반 구축에 중점을 둔 무료 오픈 소스 크로스 플랫폼 계층적 메모 작성 애플리케이션입니다.
2929
@@ -43,10 +43,9 @@ quick overview:
4343** [ docs.triliumnotes.org] ( https://docs.triliumnotes.org/ ) 에서 포괄적인 문서를 방문하세요**
4444
4545저희 문서는 다양한 형식으로 제공됩니다.
46- - ** Online Documentation** : Browse the full documentation at
47- [ docs.triliumnotes.org] ( https://docs.triliumnotes.org/ )
48- - ** In-App Help** : Press ` F1 ` within Trilium to access the same documentation
49- directly in the application
46+ - ** 온라인 문서** : [ docs.triliumnotes.org] ( https://docs.triliumnotes.org/ ) 에서 모든 문서를
47+ 보여줍니다
48+ - ** 도움말** : 트릴리움 어플리케이션에서 ` F1 ` 버튼을 눌러 같은 문서를 직접 볼 수 있습니다
5049- ** GitHub** : Navigate through the [ User
5150 Guide] ( ./docs/User%20Guide/User%20Guide/ ) in this repository
5251
@@ -130,7 +129,7 @@ related goodies:
130129 themes, scripts, plugins and more.
131130- [ TriliumRocks!] ( https://trilium.rocks/ ) for tutorials, guides, and much more.
132131
133- ## ❓Why TriliumNext ?
132+ ## ❓왜 TriliumNext일까 ?
134133
135134The original Trilium developer ([ Zadam] ( https://github.com/zadam ) ) has
136135graciously given the Trilium repository to the community project which resides
@@ -166,7 +165,7 @@ features, suggestions, or issues you may have!
166165
167166## 🏗 Installation
168167
169- ### Windows / MacOS
168+ ### 윈도우 / 맥OS
170169
171170Download the binary release for your platform from the [ latest release
172171page] ( https://github.com/TriliumNext/Trilium/releases/latest ) , unzip the package
@@ -194,7 +193,7 @@ interface (which is almost identical to the desktop app).
194193Currently only the latest versions of Chrome & Firefox are supported (and
195194tested).
196195
197- ### Mobile
196+ ### 모바일
198197
199198To use TriliumNext on a mobile device, you can use a mobile web browser to
200199access the mobile interface of a server installation (see below).
@@ -209,7 +208,7 @@ repository](https://github.com/FliegendeWurst/TriliumDroid). Note: It is best to
209208disable automatic updates on your server installation (see below) when using
210209TriliumDroid since the sync version must match between Trilium and TriliumDroid.
211210
212- ### Server
211+ ### 서버
213212
214213To install TriliumNext on your own server (including via Docker from
215214[ Dockerhub] ( https://hub.docker.com/r/triliumnext/trilium ) ) follow [ the server
@@ -260,8 +259,9 @@ pnpm install
260259pnpm run --filter desktop electron-forge:make --arch=x64 --platform=win32
261260```
262261
263- For more details, see the [ development
264- docs] ( https://github.com/TriliumNext/Trilium/tree/main/docs/Developer%20Guide/Developer%20Guide ) .
262+ 자세한 내용은 [ development
263+ docs] ( https://github.com/TriliumNext/Trilium/tree/main/docs/Developer%20Guide/Developer%20Guide ) 를
264+ 참고하세요.
265265
266266### Developer Documentation
267267
0 commit comments