Skip to content

Commit 806c9a5

Browse files
authored
Translations update from Hosted Weblate (#7777)
2 parents afdb806 + 3a18ce0 commit 806c9a5

File tree

7 files changed

+116
-24
lines changed

7 files changed

+116
-24
lines changed

apps/client/src/translations/cn/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2019,7 +2019,8 @@
20192019
"add-column-placeholder": "请输入列名...",
20202020
"edit-note-title": "点击编辑笔记标题",
20212021
"edit-column-title": "点击编辑列标题",
2022-
"remove-from-board": "从看板上移除"
2022+
"remove-from-board": "从看板上移除",
2023+
"column-already-exists": "此列已在看板上。"
20232024
},
20242025
"command_palette": {
20252026
"tree-action-name": "树形:{{name}}",

apps/client/src/translations/cs/translation.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,32 @@
3838
"note": "Poznámka",
3939
"search_note": "hledat poznámku podle názvu",
4040
"link_title": "Název odkazu",
41-
"button_add_link": "Přidat odkaz"
41+
"button_add_link": "Přidat odkaz",
42+
"link_title_mirrors": "titulek odkazu odráží momentální titulek poznámky",
43+
"link_title_arbitrary": "titulek odkazu může být změněn libovolně"
4244
},
4345
"branch_prefix": {
4446
"prefix": "Prefix: ",
45-
"save": "Uložit"
47+
"save": "Uložit",
48+
"edit_branch_prefix": "Upravit prefix větve",
49+
"edit_branch_prefix_multiple": "Upravit prefix větve pro {{count}} větví",
50+
"help_on_tree_prefix": "Nápověda k prefixu stromu",
51+
"branch_prefix_saved": "Prefix větve byl uložen.",
52+
"branch_prefix_saved_multiple": "Prefix větve byl uložen pro {{count}} větví.",
53+
"affected_branches": "Ovlivněné větve ({{count}}):"
4654
},
4755
"bulk_actions": {
4856
"bulk_actions": "Hromadné akce",
4957
"affected_notes": "Ovlivněné poznámky",
50-
"notes": "Poznámky"
58+
"notes": "Poznámky",
59+
"include_descendants": "Zahrnout potomky vybraných poznámek",
60+
"available_actions": "Dostupné akce",
61+
"chosen_actions": "Vybrané akce",
62+
"execute_bulk_actions": "Vykonat hromadné akce",
63+
"bulk_actions_executed": "Hromadné akce byly úspěšně provedeny.",
64+
"labels": "Štítky",
65+
"relations": "Relace",
66+
"other": "Ostatní"
5167
},
5268
"confirm": {
5369
"cancel": "Zrušit",
@@ -60,5 +76,11 @@
6076
},
6177
"export": {
6278
"close": "Zavřít"
79+
},
80+
"clone_to": {
81+
"clone_notes_to": "Kopírovat poznámky do...",
82+
"help_on_links": "Nápověda k odkazům",
83+
"notes_to_clone": "Poznámky na kopírování",
84+
"search_for_note_by_its_name": "hledat poznámku dle jejího názvu"
6385
}
6486
}

apps/client/src/translations/it/translation.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,8 @@
428428
"add-column": "Aggiungi colonna",
429429
"add-column-placeholder": "Inserisci il nome della colonna...",
430430
"edit-note-title": "Fare clic per modificare il titolo della nota",
431-
"edit-column-title": "Fare clic per modificare il titolo della colonna"
431+
"edit-column-title": "Fare clic per modificare il titolo della colonna",
432+
"column-already-exists": "Questa colonna esiste già nella bacheca."
432433
},
433434
"backup": {
434435
"enable_weekly_backup": "Abilita le archiviazioni settimanali",
@@ -1262,7 +1263,8 @@
12621263
"convert_into_attachment_failed": "Conversione della nota '{{title}}' fallita.",
12631264
"convert_into_attachment_successful": "Nota '{{title}}' è stato convertito in allegato.",
12641265
"convert_into_attachment_prompt": "Sei sicuro di voler convertire la nota '{{title}}' in un allegato della nota padre?",
1265-
"print_pdf": "Esporta come PDF..."
1266+
"print_pdf": "Esporta come PDF...",
1267+
"open_note_on_server": "Apri una nota sul server"
12661268
},
12671269
"onclick_button": {
12681270
"no_click_handler": "Il widget pulsante '{{componentId}}' non ha un gestore di clic definito"

apps/client/src/translations/tw/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2019,7 +2019,8 @@
20192019
"new-item-placeholder": "輸入筆記標題…",
20202020
"add-column-placeholder": "輸入行名…",
20212021
"edit-note-title": "點擊以編輯筆記標題",
2022-
"edit-column-title": "點擊以編輯行標題"
2022+
"edit-column-title": "點擊以編輯行標題",
2023+
"column-already-exists": "此列已在看板上。"
20232024
},
20242025
"command_palette": {
20252026
"tree-action-name": "樹:{{name}}",

apps/website/src/translations/cs/translation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44
"desktop_title": "Stažení aplikace pro osobní počítače (v{{version}})",
55
"architecture": "Architektura:",
66
"older_releases": "Starší vydání"
7+
},
8+
"hero_section": {
9+
"get_started": "Start",
10+
"github": "GitHub"
711
}
812
}

apps/website/src/translations/ko/translation.json

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,68 @@
1515
"server_title": "여러 기기에서 액세스할 수 있는 서버 설정"
1616
},
1717
"download_now": {
18-
"text": "지금 내려받기 "
18+
"text": "지금 내려받기 ",
19+
"platform_big": "{{platform}}용 v{{version}}",
20+
"platform_small": "{{platform}}용",
21+
"linux_big": "리눅스용 v{{version}}",
22+
"linux_small": "리눅스용",
23+
"more_platforms": "더 많은 플랫폼 및 서버 구성"
24+
},
25+
"organization_benefits": {
26+
"title": "구성",
27+
"note_structure_description": "노트는 계층적으로 정리될 수 있습니다. 각 노트는 하위 노트를 포함할 수 있으므로 폴더가 필요 없습니다. 하나의 노트가 계층 구조의 여러 위치에 추가될 수 있습니다.",
28+
"attributes_title": "노트 라벨과 관계",
29+
"attributes_description": "쉬운 분류를 위해 노트 사이의 관계를 이용하거나 라벨을 추가할 수 있습니다. 테이블이나 보드에서 사용될 수 있는 구조화된 정보를 입력하려면 승격된 속성을 사용하세요.",
30+
"hoisting_title": "작업 공간과 끌어올리기",
31+
"hoisting_description": "작업 공간에 개인 노트와 업무 노트를 그룹화하여 쉽게 분리할 수 있으며 메모 트리가 특정 메모 세트만 표시하도록 할 수 있습니다."
32+
},
33+
"productivity_benefits": {
34+
"title": "생산성과 안전성",
35+
"revisions_title": "노트 수정",
36+
"revisions_content": "노트는 주기적으로 백그라운드에서 저장되고 수정 내용들은 검토하거나 실수로 변경한 내용을 취소하는 데 사용할 수 있습니다.수정 내역들은 필요에 따라 수동으로 생성될 수도 있습니다.",
37+
"sync_title": "동기화",
38+
"sync_content": "자체 호스팅 또는 클라우드 인스턴스를 이용하여 여러 기기 사이에서 노트를 쉽게 동기화하고 PWA를 통해 모바일 폰에서 접근할 수 있습니다.",
39+
"protected_notes_title": "보호된 노트",
40+
"protected_notes_content": "노트를 암호화하고 비밀번호로 보호되는 세션 뒤에 잠궈 민감한 개인 정보를 보호하세요."
41+
},
42+
"header": {
43+
"get-started": "시작하기",
44+
"documentation": "문서"
45+
},
46+
"support_us": {
47+
"financial_donations_title": "금전적 기부",
48+
"financial_donations_description": "Trilium은 <Link>수백시간의 작업</Link>을 통해 구축되고 유지관리됩니다. 여러분의 지원은 Trilium을 오픈소스로 유지하고, 기능을 개선하고, 호스팅 등의 비용을 충당합니다.",
49+
"financial_donations_cta": "애플리케이션의 주요 개발자 (<Link>eliandoran</Link>)을 다음 방법으로 후원하는 것을 고려해 주십시오.",
50+
"github_sponsors": "GitHub Sponsors",
51+
"paypal": "페이팔",
52+
"buy_me_a_coffee": "Buy Me A Coffee"
53+
},
54+
"contribute": {
55+
"title": "기여할 수 있는 다른 방법",
56+
"way_translate": "<Link>Weblate</Link>를 통해 이 애플리케이션을 당신의 모국어로 번역하세요.",
57+
"way_community": "<Discussions>GitHub Discussions</Discussions>나 <Matrix>Matrix</Matrix>에서 커뮤니티와 소통하세요.",
58+
"way_reports": "<Link>GitHub issues</Link>를 통해 버그를 제보하세요.",
59+
"way_document": "문서의 부족한 부분을 알려주거나 가이드, FAQ, 튜토리얼에 기여하여 문서를 개선하세요.",
60+
"way_market": "소문을 내주세요: Trilium Notes를 친구들과, 혹은 블로그나 SNS에서 공유하세요."
61+
},
62+
"404": {
63+
"title": "404: 페이지를 찾을 수 없음",
64+
"description": "요청하신 페이지를 찾을 수 없습니다. 해당 페이지가 삭제되었거나 URL이 잘못되었을 수 있습니다."
65+
},
66+
"download_helper_desktop_windows": {
67+
"title_x64": "Windows 64비트",
68+
"title_arm64": "Windows on ARM (WoA)",
69+
"description_x64": "Windows 10 및 11을 구동하는 Intel 또는 AMD 장치와 호환됩니다.",
70+
"description_arm64": "ARM 장치와 호환됩니다. (예: Qualcomm Snapdragon).",
71+
"quick_start": "Winget을 통해 설치:",
72+
"download_exe": "설치 프로그램 내려받기 (.exe)",
73+
"download_zip": "포터블 (.zip)",
74+
"download_scoop": "Scoop (패키지 관리자)"
75+
},
76+
"download_helper_desktop_linux": {
77+
"title_x64": "리눅스 64비트",
78+
"title_arm64": "ARM 기반 리눅스",
79+
"description_x64": "대부분의 리눅스 배포판에서 x86_64 아키텍처와 호환됩니다.",
80+
"description_arm64": "ARM 기반 리눅스 배포판에서 aarch64 아키텍처와 호환됩니다."
1981
}
2082
}

docs/README-cs.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,26 @@ quick overview:
4040
unstable development version, updated daily with the latest features and
4141
fixes.
4242

43-
## 📚 Documentation
43+
## 📚 Dokumentace
4444

45-
**Visit our comprehensive documentation at
45+
**Navštivte naši rozsáhlou dokumentaci na
4646
[docs.triliumnotes.org](https://docs.triliumnotes.org/)**
4747

48-
Our documentation is available in multiple formats:
49-
- **Online Documentation**: Browse the full documentation at
48+
Naše dokumenatce je dostupná ve vícero formátech:
49+
- **Online dokumentace**: Prohlédněte si kompletní dokumentaci na
5050
[docs.triliumnotes.org](https://docs.triliumnotes.org/)
51-
- **In-App Help**: Press `F1` within Trilium to access the same documentation
52-
directly in the application
53-
- **GitHub**: Navigate through the [User
54-
Guide](./docs/User%20Guide/User%20Guide/) in this repository
55-
56-
### Quick Links
57-
- [Getting Started Guide](https://docs.triliumnotes.org/)
58-
- [Installation
59-
Instructions](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation.md)
60-
- [Docker
61-
Setup](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation/1.%20Installing%20the%20server/Using%20Docker.md)
62-
- [Upgrading
51+
- **Pomoc v aplikaci**: V Trilium stiskněte `F1`, pro přístup k stejné
52+
dokumentaci přímo v aplikaci
53+
- **GitHub**: Projděte si [Uživatelskou
54+
příručku](./docs/User%20Guide/User%20Guide/) v tomto repozitáři
55+
56+
### Rychlé odkazy
57+
- [Návod pro začátečníky](https://docs.triliumnotes.org/)
58+
- [Pokyny pro
59+
instalaci](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation.md)
60+
- [Nastavení
61+
Dockeru](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation/1.%20Installing%20the%20server/Using%20Docker.md)
62+
- [Aktualizování
6363
TriliumNext](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Upgrading%20TriliumNext.md)
6464
- [Basic Concepts and
6565
Features](./docs/User%20Guide/User%20Guide/Basic%20Concepts%20and%20Features/Notes.md)

0 commit comments

Comments
 (0)