Translated using Weblate (Japanese)

Currently translated at 1.4% (22 of 1544 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
This commit is contained in:
acwr47 2025-08-12 09:46:09 +02:00 committed by Hosted Weblate
parent 27023f1fd5
commit a57eb8f27f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -3,11 +3,11 @@
"title": "Trilium Notesについて",
"close": "閉じる",
"homepage": "ホームページ:",
"app_version": "アプリのヴァージョン:",
"db_version": "データベースのヴァージョン:",
"sync_version": "同期のヴァージョン:",
"app_version": "アプリのージョン:",
"db_version": "データベースのージョン:",
"sync_version": "同期のージョン:",
"build_date": "Build の日時:",
"build_revision": "Build のヴァージョン:",
"build_revision": "Build のージョン:",
"data_directory": "データの場所:"
},
"toast": {
@ -17,7 +17,23 @@
},
"widget-error": {
"title": "ウィジェットを初期化できませんでした",
"message-custom": "ートID”{{id}}”, ノートタイトル “{{title}}” のカスタムウィジェットを初期化できませんでした:\n\n{{message}}"
"message-custom": "ートID”{{id}}”, ノートタイトル “{{title}}” のカスタムウィジェットを初期化できませんでした:\n\n{{message}}",
"message-unknown": "不明なウィジェットが初期化できませんでした。理由は以下の通りです:\n\n{{message}}"
},
"bundle-error": {
"title": "カスタムスクリプトの読み込みに失敗しました",
"message": "ートID”{{id}}”, ノートタイトル “{{title}}” のスクリプトを初期化できませんでした:\n\n{{message}}"
}
},
"add_link": {
"add_link": "リンクを追加",
"note": "ノート",
"link_title": "リンクタイトル",
"button_add_link": "リンクを追加",
"help_on_links": "リンクに関するヘルプ",
"search_note": "ノート名で検索"
},
"branch_prefix": {
"save": "保存"
}
}