mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
Translated using Weblate (Japanese)
Currently translated at 98.9% (377 of 381 strings) Translation: Trilium Notes/Server Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
This commit is contained in:
parent
a11ebfeb42
commit
a557d9770f
@ -46,7 +46,7 @@
|
||||
"last-tab": "最後のタブをアクティブにする",
|
||||
"dialogs": "ダイアログ",
|
||||
"show-note-source": "「ノートのソース」ダイアログを表示",
|
||||
"show-options": "「オプション」ページを開く",
|
||||
"show-options": "「設定」ページを開く",
|
||||
"show-recent-changes": "「最近の変更」ダイアログを表示",
|
||||
"show-sql-console": "「SQLコンソール」ページを開く",
|
||||
"show-backend-log": "「バックエンドログ」ページを開く",
|
||||
@ -420,5 +420,12 @@
|
||||
"no-content": "このノートには内容がありません。"
|
||||
},
|
||||
"weekdayNumber": "第{weekNumber}週",
|
||||
"quarterNumber": "四半期 {quarterNumber}"
|
||||
"quarterNumber": "四半期 {quarterNumber}",
|
||||
"sql_init": {
|
||||
"db_not_initialized_desktop": "DB が初期化されていません。画面の指示に従ってください。",
|
||||
"db_not_initialized_server": "DB が初期化されていません。セットアップ ページ 「http://[your-server-host]:{{port}}」 にアクセスして、Trilium を初期化する方法の説明を確認してください。"
|
||||
},
|
||||
"desktop": {
|
||||
"instance_already_running": "すでにインスタンスが実行されているので、代わりにそのインスタンスにフォーカスします。"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user