Skip to content

Commit 7bc5331

Browse files
Sleepy0Duck5weblate
authored andcommitted
Translated using Weblate (Korean)
Currently translated at 0.9% (15 of 1564 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ko/
1 parent 2415976 commit 7bc5331

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed
Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,29 @@
1-
{}
1+
{
2+
"about": {
3+
"title": "Trilium Notes에 대해서",
4+
"homepage": "홈페이지:",
5+
"app_version": "앱 버전:",
6+
"db_version": "DB 버전:",
7+
"sync_version": "동기화 버전:",
8+
"build_date": "빌드 날짜:",
9+
"build_revision": "빌드 리비전:",
10+
"data_directory": "데이터 경로:"
11+
},
12+
"toast": {
13+
"critical-error": {
14+
"title": "심각한 오류",
15+
"message": "클라이언트 애플리케이션 시작 도중 심각한 오류가 발생했습니다:\n\n{{message}}\n\n이는 스크립트가 예기치 않게 실패하면서 발생한 것일 수 있습니다. 애플리케이션을 안전 모드로 시작한 뒤 문제를 해결해 보세요."
16+
},
17+
"widget-error": {
18+
"title": "위젯 초기화 실패"
19+
}
20+
},
21+
"add_link": {
22+
"add_link": "링크 추가",
23+
"note": "노트",
24+
"search_note": "이름으로 노트 검색하기"
25+
},
26+
"branch_prefix": {
27+
"save": "저장"
28+
}
29+
}

0 commit comments

Comments
 (0)