mirror of
https://github.com/zadam/trilium.git
synced 2026-02-01 03:14:37 +01:00
Translated using Weblate (Japanese)
Currently translated at 100.0% (1763 of 1763 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
This commit is contained in:
parent
41a85a78db
commit
aaaf8c1e2b
@ -1288,7 +1288,11 @@
|
||||
"search_not_executed": "検索はまだ実行されていません。上の「検索」ボタンをクリックすると、検索結果が表示されます。"
|
||||
},
|
||||
"sql_result": {
|
||||
"no_rows": "このクエリでは行が返されませんでした"
|
||||
"no_rows": "このクエリでは行が返されませんでした",
|
||||
"not_executed": "クエリはまだ実行されていません。",
|
||||
"failed": "SQLクエリの実行に失敗しました",
|
||||
"statement_result": "ステートメント結果",
|
||||
"execute_now": "今すぐ実行"
|
||||
},
|
||||
"sql_table_schemas": {
|
||||
"tables": "テーブル"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user