Skip to content

Commit 2acede9

Browse files
greenweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 100.0% (1623 of 1623 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
1 parent 052a60b commit 2acede9

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

apps/client/src/translations/ja/translation.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,8 @@
836836
"title": "コンテンツ幅",
837837
"default_description": "Triliumは、ワイドスクリーンで最大化された画面での可読性を向上させるために、デフォルトでコンテンツの最大幅を制限しています。",
838838
"max_width_label": "最大コンテンツ幅",
839-
"max_width_unit": "ピクセル"
839+
"max_width_unit": "ピクセル",
840+
"centerContent": "コンテンツを中央に配置"
840841
},
841842
"theme": {
842843
"title": "アプリのテーマ",
@@ -1783,7 +1784,7 @@
17831784
},
17841785
"protected_session": {
17851786
"enter_password_instruction": "保護されたノートを表示するにはパスワードを入力する必要があります:",
1786-
"start_session_button": "保護されたセッションを開始 <kbd>enter</kbd>",
1787+
"start_session_button": "保護されたセッションを開始",
17871788
"started": "保護されたセッションが開始されました。",
17881789
"wrong_password": "パスワードが間違っています。",
17891790
"protecting-finished-successfully": "保護が正常に完了しました。",
@@ -2082,5 +2083,11 @@
20822083
},
20832084
"calendar_view": {
20842085
"delete_note": "ノートを削除..."
2086+
},
2087+
"read-only-info": {
2088+
"read-only-note": "現在、読み取り専用のノートを表示しています。",
2089+
"auto-read-only-note": "このノートは読み込みを高速化するために読み取り専用モードで表示されています。",
2090+
"auto-read-only-learn-more": "さらに詳しく",
2091+
"edit-note": "ノートを編集"
20852092
}
20862093
}

0 commit comments

Comments
 (0)