From b027ca5c09da3d0ac7afc972b61054841a4d6788 Mon Sep 17 00:00:00 2001 From: green Date: Tue, 9 Dec 2025 08:12:33 +0100 Subject: [PATCH 1/2] Translated using Weblate (Japanese) Currently translated at 100.0% (1646 of 1646 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/ --- apps/client/src/translations/ja/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index 5df5c4f92..098db894e 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -1779,7 +1779,7 @@ "placeholder": "ここにノートの内容を入力...", "auto-detect-language": "自動検出", "keeps-crashing": "編集コンポーネントがクラッシュし続けます。Trilium を再起動してください。問題が解決しない場合は、バグレポートの作成をご検討ください。", - "editor_crashed_title": "テキストエディターがクラッシュしました", + "editor_crashed_title": "テキストエディタがクラッシュしました", "editor_crashed_content": "コンテンツは正常に復元されましたが、最近の変更の一部が保存されていない可能性があります。", "editor_crashed_details_button": "詳細を見る...", "editor_crashed_details_intro": "このエラーが何度も発生する場合は、以下の情報を貼り付けて GitHub に報告することを検討してください。", From e6fba03ba7ebaf4274595ed90a122610c974cf30 Mon Sep 17 00:00:00 2001 From: "Matheus Fongaro (MatioZG)" Date: Tue, 9 Dec 2025 00:31:15 +0100 Subject: [PATCH 2/2] Translated using Weblate (Portuguese (Brazil)) Currently translated at 3.2% (5 of 152 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/pt_BR/ --- apps/website/src/translations/pt-BR/translation.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/website/src/translations/pt-BR/translation.json b/apps/website/src/translations/pt-BR/translation.json index 0967ef424..d803b7a9d 100644 --- a/apps/website/src/translations/pt-BR/translation.json +++ b/apps/website/src/translations/pt-BR/translation.json @@ -1 +1,9 @@ -{} +{ + "get-started": { + "title": "Iniciar", + "desktop_title": "Baixe a aplicação para desktop (v{{version}})", + "architecture": "Arquitetura:", + "older_releases": "Veja os lançamentos anteriores", + "server_title": "Configure um servidor para acessar em múltiplos dispositivos" + } +}