mirror of
https://github.com/zadam/trilium.git
synced 2025-12-03 22:14:24 +01:00
Translated using Weblate (Japanese)
Currently translated at 100.0% (1639 of 1639 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
This commit is contained in:
parent
49acd5e8c2
commit
33f6c75917
@ -1515,7 +1515,11 @@
|
||||
"ai_disabled": "AI 機能が無効",
|
||||
"no_models_found_online": "モデルが見つかりません。API キーと設定を確認してください。",
|
||||
"no_models_found_ollama": "Ollama モデルが見つかりません。Ollama が実行中かどうかを確認してください。",
|
||||
"error_fetching": "モデルの取得エラー: {{error}}"
|
||||
"error_fetching": "モデルの取得エラー: {{error}}",
|
||||
"n_notes_queued": "{{ count }} 個のノートがインデックス登録待ちになっています",
|
||||
"n_notes_queued_plural": "{{ count }} 個のノートがインデックス登録待ちになっています",
|
||||
"notes_indexed": "{{ count }} 個のノートがインデックス登録されています",
|
||||
"notes_indexed_plural": "{{ count }} 個のノートがインデックス登録されています"
|
||||
},
|
||||
"add_label": {
|
||||
"add_label": "ラベルを追加",
|
||||
@ -1588,7 +1592,8 @@
|
||||
"this_launcher_doesnt_define_target_note": "このランチャーはターゲットノートを定義していません。"
|
||||
},
|
||||
"zpetne_odkazy": {
|
||||
"relation": "リレーション"
|
||||
"relation": "リレーション",
|
||||
"backlink_other": "{{count}} 個のバックリンク"
|
||||
},
|
||||
"mobile_detail_menu": {
|
||||
"delete_this_note": "このノートを削除",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user