mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 08:27:05 +02:00
Translated using Weblate (English (United Kingdom))
Currently translated at 91.1% (144 of 158 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/en_GB/
This commit is contained in:
committed by
Hosted Weblate
parent
ba0e9e2eaa
commit
fd428a81e0
@@ -1 +1,188 @@
|
||||
{}
|
||||
{
|
||||
"get-started": {
|
||||
"title": "Get started",
|
||||
"desktop_title": "Download the desktop application (v{{version}})",
|
||||
"architecture": "Architecture:",
|
||||
"older_releases": "See older releases",
|
||||
"server_title": "Set up a server for access on multiple devices"
|
||||
},
|
||||
"hero_section": {
|
||||
"title": "Organise your thoughts. Build your personal knowledge base.",
|
||||
"subtitle": "Trilium is an open-source solution for note-taking and organising a personal knowledge base. Use it locally on your desktop, or sync it with your self-hosted server to keep your notes everywhere you go.",
|
||||
"get_started": "Get started",
|
||||
"github": "GitHub",
|
||||
"dockerhub": "Docker Hub",
|
||||
"screenshot_alt": "Screenshot of the Trilium Notes desktop application"
|
||||
},
|
||||
"organization_benefits": {
|
||||
"title": "Organisation",
|
||||
"note_structure_title": "Note structure",
|
||||
"note_structure_description": "Notes can be arranged hierarchically. There's no need for folders, since each note can contain sub-notes. A single note can be added in multiple places in the hierarchy.",
|
||||
"attributes_title": "Note labels and relationships",
|
||||
"attributes_description": "Use relations between notes or add labels for easy categorisation. Use promoted attributes to enter structured information which can be used in tables, boards.",
|
||||
"hoisting_title": "Workspaces and hoisting",
|
||||
"hoisting_description": "Easily separate your personal and work notes by grouping them under a workspace, which focuses your note tree to only show a specific set of notes."
|
||||
},
|
||||
"productivity_benefits": {
|
||||
"title": "Productivity and safety",
|
||||
"revisions_title": "Note revisions",
|
||||
"revisions_content": "Notes are periodically saved in the background and revisions can be used for review or to undo accidental changes. Revisions can also be created on-demand.",
|
||||
"sync_title": "Synchronisation",
|
||||
"sync_content": "Use a self-hosted or cloud instance to easily synchronise your notes across multiple devices, and to access it from your mobile phone using a PWA.",
|
||||
"protected_notes_title": "Protected notes",
|
||||
"protected_notes_content": "Protect sensitive personal information by encrypting the notes and locking them behind a password-protected session.",
|
||||
"jump_to_title": "Quick search and commands",
|
||||
"jump_to_content": "Jump quickly to notes or UI commands across the hierarchy by searching for their title, with fuzzy matching to account for typos or slight differences.",
|
||||
"search_title": "Powerful search",
|
||||
"search_content": "Or search for text inside notes and narrow down the search by filtering by the parent note, or by depth.",
|
||||
"web_clipper_title": "Web clipper",
|
||||
"web_clipper_content": "Grab web pages (or screenshots) and place them directly into Trilium using the web clipper browser extension."
|
||||
},
|
||||
"note_types": {
|
||||
"text_description": "The notes are edited using a visual (WYSIWYG) editor, with support for tables, images, maths expressions, code blocks with syntax highlighting. Quickly format the text using Markdown-like syntax or using slash commands.",
|
||||
"code_description": "Large samples of source code or scripts use a dedicated editor, with syntax highlighting for many programming languages and with various colour themes.",
|
||||
"mindmap_description": "Organise your thoughts visually or do a brainstorming session.",
|
||||
"title": "Multiple ways to represent your information",
|
||||
"text_title": "Text notes",
|
||||
"code_title": "Code notes",
|
||||
"file_title": "File notes",
|
||||
"file_description": "Embed multimedia files such as PDFs, images, videos with an in-application preview.",
|
||||
"canvas_title": "Canvas",
|
||||
"canvas_description": "Arrange shapes, images and text across an infinite canvas, using the same technology behind excalidraw.com. Ideal for diagrams, sketches and visual planning.",
|
||||
"mermaid_title": "Mermaid diagrams",
|
||||
"mermaid_description": "Create diagrams such as flowcharts, class & sequence diagrams, Gantt charts and many more, using the Mermaid syntax.",
|
||||
"mindmap_title": "Mindmap",
|
||||
"others_list": "and others: <0>note map</0>, <1>relation map</1>, <2>saved searches</2>, <3>render note</3>, and <4>web views</4>."
|
||||
},
|
||||
"extensibility_benefits": {
|
||||
"api_description": "Interact with Trilium programmatically using its builtin REST API.",
|
||||
"title": "Sharing & extensibility",
|
||||
"import_export_title": "Import/export",
|
||||
"import_export_description": "Easily interact with other applications using Markdown, ENEX, OML formats.",
|
||||
"share_title": "Share notes on the web",
|
||||
"share_description": "If you have a server, it can be used to share a subset of your notes with other people.",
|
||||
"scripting_title": "Advanced scripting",
|
||||
"scripting_description": "Build your own integrations within Trilium with custom widgets, or server-side logic.",
|
||||
"api_title": "REST API"
|
||||
},
|
||||
"collections": {
|
||||
"calendar_description": "Organise your personal or professional events using a calendar, with support for all-day and multi-day events. See your events at a glance with the week, month and year views. Easy interaction to add or drag events.",
|
||||
"table_description": "Display and edit information about notes in a tabular structure, with various column types such as text, number, check boxes, date & time, links and colours and support for relations. Optionally, display the notes within a tree hierarchy inside the table.",
|
||||
"board_description": "Organise your tasks or project status into a Kanban board with an easy way to create new items and columns and simply changing their status by dragging across the board.",
|
||||
"geomap_description": "Plan your holidays or mark your points of interest directly on a geographical map using customisable markers. Display recorded GPX tracks to track itineraries.",
|
||||
"presentation_description": "Organise information into slides and present them in full-screen with smooth transitions. The slides can also be exported to PDF for easy sharing.",
|
||||
"title": "Collections",
|
||||
"calendar_title": "Calendar",
|
||||
"table_title": "Table",
|
||||
"board_title": "Kanban Board",
|
||||
"geomap_title": "Geomap",
|
||||
"presentation_title": "Presentation"
|
||||
},
|
||||
"faq": {
|
||||
"server_answer": "No, the server allows access via a web browser and manages the synchronisation if you have multiple devices. To get started, it's enough to download the desktop application and start using it.",
|
||||
"title": "Frequently Asked Questions",
|
||||
"mobile_question": "Is there a mobile application?",
|
||||
"mobile_answer": "Currently there is no official mobile application. However, if you have a server instance you can access it using a web browser and even install it as a PWA. For Android, there is an unofficial application called TriliumDroid that even works offline (same as a desktop client).",
|
||||
"database_question": "Where is the data stored?",
|
||||
"database_answer": "All your notes will be stored in an SQLite database in an application folder. The reasoning why Trilium uses a database instead of plain text files is both performance and some features would be much more difficult to implement such as clones (same note in multiple places in the tree). To find the application folder, simply go to the About window.",
|
||||
"server_question": "Do I need a server to use Trilium?",
|
||||
"scaling_question": "How well does the application scale with a large amount of notes?",
|
||||
"scaling_answer": "Depending on usage, the application should be able to handle at least 100,000 notes without an issue. Do note that the sync process can sometimes fail if uploading many large files (1 GB per file) since Trilium is meant more as a knowledge base application rather than a file store (like NextCloud, for example).",
|
||||
"network_share_question": "Can I share my database over a network drive?",
|
||||
"network_share_answer": "No, it's generally not a good idea to share a SQLite database over a network drive. Although sometimes it might work, there are chances that the database will get corrupted due to imperfect file locks over a network.",
|
||||
"security_question": "How is my data protected?",
|
||||
"security_answer": "By default, notes are not encrypted and can be read directly from the database. Once a note is marked as encrypted, the note is encrypted using AES-128-CBC."
|
||||
},
|
||||
"final_cta": {
|
||||
"title": "Ready to get started with Trilium Notes?",
|
||||
"description": "Build your personal knowledge base with powerful features and full privacy.",
|
||||
"get_started": "Get started"
|
||||
},
|
||||
"components": {
|
||||
"link_learn_more": "Learn more..."
|
||||
},
|
||||
"download_now": {
|
||||
"text": "Download now ",
|
||||
"platform_big": "v{{version}} for {{platform}}",
|
||||
"platform_small": "for {{platform}}",
|
||||
"linux_big": "v{{version}} for Linux",
|
||||
"linux_small": "for Linux",
|
||||
"more_platforms": "More platforms & server setup"
|
||||
},
|
||||
"header": {
|
||||
"get-started": "Get started",
|
||||
"documentation": "Documentation",
|
||||
"resources": "Resources",
|
||||
"support-us": "Support us"
|
||||
},
|
||||
"footer": {
|
||||
"copyright_and_the": " and the ",
|
||||
"copyright_community": "community"
|
||||
},
|
||||
"social_buttons": {
|
||||
"github": "GitHub",
|
||||
"github_discussions": "GitHub Discussions",
|
||||
"matrix": "Matrix",
|
||||
"reddit": "Reddit"
|
||||
},
|
||||
"support_us": {
|
||||
"paypal": "PayPal",
|
||||
"title": "Support us",
|
||||
"financial_donations_title": "Financial donations",
|
||||
"financial_donations_description": "Trilium is built and maintained with <Link>hundreds of hours of work</Link>. Your support keeps it open-source, improves features, and covers costs such as hosting.",
|
||||
"financial_donations_cta": "Consider supporting the main developer (<Link>eliandoran</Link>) of the application via:",
|
||||
"github_sponsors": "GitHub Sponsors",
|
||||
"buy_me_a_coffee": "Buy Me A Coffee"
|
||||
},
|
||||
"contribute": {
|
||||
"way_translate": "Translate the application into your native language via <Link>Weblate</Link>.",
|
||||
"title": "Other ways to contribute",
|
||||
"way_community": "Interact with the community on <Discussions>GitHub Discussions</Discussions> or on <Matrix>Matrix</Matrix>.",
|
||||
"way_reports": "Report bugs via <Link>GitHub issues</Link>.",
|
||||
"way_document": "Improve the documentation by informing us on gaps in the documentation or contributing guides, FAQs or tutorials.",
|
||||
"way_market": "Spread the word: Share Trilium Notes with friends, or on blogs and social media."
|
||||
},
|
||||
"download_helper_desktop_windows": {
|
||||
"title_arm64": "Windows on ARM",
|
||||
"quick_start": "To install via Winget:",
|
||||
"title_x64": "Windows 64-bit",
|
||||
"description_x64": "Compatible with Intel or AMD devices running Windows 10 and 11.",
|
||||
"description_arm64": "Compatible with ARM devices (e.g. with Qualcomm Snapdragon).",
|
||||
"download_exe": "Download Installer (.exe)",
|
||||
"download_zip": "Portable (.zip)",
|
||||
"download_scoop": "Scoop"
|
||||
},
|
||||
"download_helper_desktop_linux": {
|
||||
"download_zip": "Portable (.zip)",
|
||||
"title_x64": "Linux 64-bit",
|
||||
"title_arm64": "Linux on ARM",
|
||||
"description_x64": "For most Linux distributions, compatible with x86_64 architecture.",
|
||||
"description_arm64": "For ARM-based Linux distributions, compatible with aarch64 architecture.",
|
||||
"quick_start": "Select an appropriate package format, depending on your distribution:",
|
||||
"download_deb": ".deb",
|
||||
"download_rpm": ".rpm",
|
||||
"download_flatpak": ".flatpak",
|
||||
"download_nixpkgs": "nixpkgs",
|
||||
"download_aur": "AUR"
|
||||
},
|
||||
"404": {
|
||||
"title": "404: Not Found",
|
||||
"description": "The page you were looking for could not be found. Maybe it was deleted or the URL is incorrect."
|
||||
},
|
||||
"download_helper_desktop_macos": {
|
||||
"title_x64": "macOS for Intel",
|
||||
"title_arm64": "macOS for Apple Silicon",
|
||||
"description_x64": "For Intel-based Macs running macOS Monterey or later.",
|
||||
"description_arm64": "For Apple Silicon Macs such as those with M1 and M2 chips.",
|
||||
"quick_start": "To install via Homebrew:",
|
||||
"download_dmg": "Download Installer (.dmg)",
|
||||
"download_homebrew_cask": "Homebrew Cask",
|
||||
"download_zip": "Portable (.zip)"
|
||||
},
|
||||
"download_helper_server_docker": {
|
||||
"title": "Self-hosted using Docker",
|
||||
"description": "Easily deploy on Windows, Linux or macOS using a Docker container.",
|
||||
"download_dockerhub": "Docker Hub",
|
||||
"download_ghcr": "ghcr.io"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user