mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
Translations update from Hosted Weblate (#6623)
This commit is contained in:
commit
b371337ed2
@ -3,11 +3,11 @@
|
|||||||
"title": "Trilium Notesについて",
|
"title": "Trilium Notesについて",
|
||||||
"close": "閉じる",
|
"close": "閉じる",
|
||||||
"homepage": "ホームページ:",
|
"homepage": "ホームページ:",
|
||||||
"app_version": "アプリのヴァージョン:",
|
"app_version": "アプリのバージョン:",
|
||||||
"db_version": "データベースのヴァージョン:",
|
"db_version": "データベースのバージョン:",
|
||||||
"sync_version": "同期のヴァージョン:",
|
"sync_version": "同期のバージョン:",
|
||||||
"build_date": "Build の日時:",
|
"build_date": "Build の日時:",
|
||||||
"build_revision": "Build のヴァージョン:",
|
"build_revision": "Build のバージョン:",
|
||||||
"data_directory": "データの場所:"
|
"data_directory": "データの場所:"
|
||||||
},
|
},
|
||||||
"toast": {
|
"toast": {
|
||||||
@ -17,7 +17,23 @@
|
|||||||
},
|
},
|
||||||
"widget-error": {
|
"widget-error": {
|
||||||
"title": "ウィジェットを初期化できませんでした",
|
"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": "保存"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1
apps/client/src/translations/sl/translation.json
Normal file
1
apps/client/src/translations/sl/translation.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
1
apps/server/src/assets/translations/sl/server.json
Normal file
1
apps/server/src/assets/translations/sl/server.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
Loading…
x
Reference in New Issue
Block a user