forked from obsidianmd/obsidian-translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ja.json
700 lines (700 loc) · 38.1 KB
/
ja.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
{
"setting": {
"core": "コア",
"plugin": "プラグイン",
"folder-path-example-placeholder": "例: フォルダ1/フォルダ2",
"file-path-example-placeholder": "例: フォルダ/ノート",
"editor": {
"name": "エディタ",
"option-spellcheck": "スペルチェック",
"option-spellcheck-description": "スペルチェッカーをオンにする。 現在アメリカ英語でのみ機能します。",
"spellcheck-dict": "スペルチェック辞書",
"spellcheck-dict-empty": "スペルチェック辞書が指定されていません。",
"option-readable-line-length": "一度に表示される行数",
"option-readable-line-description": "一度に表示される最大の行数を制限します。画面に表示される情報は減りますが、長い文章が読みやすくなります。",
"option-strict-line-break": "行の折り返し",
"option-strict-line-break-description": "プレビュー画面での行の折り返しを、マークダウンの仕様に従って無視します。プレビュー画面でも行を折り返したい場合には、この設定をオフにしてください。",
"option-show-frontmatter": "Show frontmatter",
"option-show-frontmatter-description": "In preview mode, show frontmatter as a code block. Turn off to hide frontmatter section.",
"option-use-markdown-links": "Use markdown links",
"option-use-markdown-links-description": "Link suggestion auto-completes markdown links and images instead of wikilinks.",
"option-auto-pair-brackets": "括弧の自動的なペアリング",
"option-auto-pair-brackets-description": "括弧や引用符を自動的にペアにします。",
"option-auto-pair-markdown": "マークダウン記法の自動的なペアリング",
"option-auto-pair-markdown-description": "太字やイタリック体の記号を自動でペアにします。",
"option-smart-indent-lists": "スマートインデント",
"option-smart-indent-lists-description": "インデントやリスト記号を自動的に処理します。",
"option-fold-heading": "見出しへのフォールド",
"option-fold-heading-description": "見出しの下に全テキストをフォールドできるようにします。",
"option-fold-indent": "インデントのフォールド",
"option-fold-indent-description": "リストのような同レベルのインデントの一部をフォールドできるようにします。",
"option-show-line-number": "行番号の表示",
"option-show-line-number-description": "ガターに行番号を表示します。",
"option-use-tabs": "タブの使用",
"option-use-tabs-description": "\"Tab\"キーを押した際に、タブを使ってインデントできるようにします。スペースを使うにはこの設定をオフにしてください。",
"option-line-wrap": "Line wrap",
"option-line-wrap-description": "Wrap long lines to fit within the window, without having to scroll from left to right.",
"option-vim-key-bindings": "Vimのキー設定",
"option-vim-key-bindings-description": "ソースエディタでVimのキー設定が使用できるようにします。"
},
"file": {
"name": "ファイル",
"option-confirm-file-deletion": "ファイル削除の確認",
"option-confirm-file-deletion-description": "ファイルを削除する際に確認メッセージを表示するかどうかを決めます。",
"option-delete-destination": "削除済みファイル",
"option-delete-destination-description": "削除したファイルをどう処理するか決めます。",
"option-choice-system-trash": "システムのゴミ箱に移動する",
"option-choice-vault-trash": "Obsidianのゴミ箱(.trashフォルダ)に移動する",
"option-choice-permanent-delete": "完全に削除する",
"option-always-update-links": "内部リンクを毎回更新する",
"option-always-update-links-description": "ファイルやプロンプトの名前を変更する際に、自動的にリンクを更新するかどうかを決めます。",
"option-new-note-location": "新規メモの作成場所",
"option-new-note-location-description": "新しく作成したメモをどこに置くかを決めます。プラグインの設定によって上書きされます。",
"option-choice-vault-root": "保管庫直下",
"option-choice-current-folder": "作成したファイルと同じフォルダ",
"option-choice-specified-folder": "以下で指定されたフォルダ",
"option-new-file-folder-path": "新しいメモを作成するフォルダ",
"option-new-file-folder-path-description": "新しく作成したメモはこのフォルダに置かれます。プラグインの設定によって上書きされます。",
"option-link-autocompleted-format": "新しいリンクの形式",
"option-link-autocompleted-format-description": "内部リンクを自動で作成する際に、どの形式でリンクを張るか決めます。",
"option-choice-shortest-linktext": "可能であれば最短経路",
"option-choice-relative-path": "ファイルに対する相対パス",
"option-choice-absolute-path": "保管庫内での絶対パス",
"option-attachment-folder-path": "添付ファイルフォルダのパス",
"option-attachment-folder-path-description": "新しく作成された添付ファイルはこのフォルダに置かれます。ドラッグドロップやペーストで作られた画像や、音声の録音ファイルなどが含まれます。"
},
"appearance": {
"name": "外観",
"option-base-mode": "通常モード",
"option-base-mode-description": "Obsidianの通常の配色。",
"dark-mode": "ダークモード",
"light-mode": "ライトモード",
"option-community-themes": "コミュニティテーマを開く",
"option-community-themes-description": "コミュニティの人々が作成した素晴らしいテーマをプレビューして使う。",
"see-community-themes": "コミュニティテーマを閲覧する"
},
"hotkeys": {
"name": "ホットキー",
"prompt-filter": "フィルタをかける",
"tooltip-delete-hotkey": "ホットキーを削除",
"label-waiting-for-hotkey-press": "キーを押して下さい",
"tooltip-restore-default": "デフォルトに戻す",
"tooltip-customize-command": "コマンドをカスタマイズ"
},
"about": {
"name": "Obsidianについて",
"label-license-key": "ライセンスキー",
"license-key-placeholder": "ここにライセンスキーを入力",
"label-enter-commercial-license": "商業用ライセンスキーを入力して下さい:",
"label-activate-license": "ライセンス認証する",
"button-activate": "認証",
"label-unknown-version": "バージョン不明",
"label-current-version": "現在のバージョン: ",
"label-install-version": "(インストーラーのバージョン: {{version}})",
"label-up-to-date": "アプリは最新版です!",
"label-read-changelog": "変更履歴を閲覧する。",
"label-manual-install-required": "手動で最新版をインストールする必要があります。",
"label-download-link": "ここにダウンロードします。",
"label-new-version-ready": "新しいバージョンがインストールできます。",
"label-relaunch-to-update": "更新のために再起動して下さい。",
"label-disabled-updates": "更新は無効になっています。",
"label-checking-for-updates": "更新を確認しています...",
"button-relaunch": "再起動",
"button-check-for-updates": "更新を確認",
"option-auto-update": "自動更新",
"option-auto-update-description": "アプリに更新を確認させないようにするには、このオプションをオフにして下さい。",
"option-open-help": "ヘルプ",
"option-open-help-description": "ヘルプ用のドキュメンテーションを開く。",
"button-open": "開く",
"option-language": "言語",
"option-language-description": "表示言語を変更する。",
"option-insider-build": "インサイダービルドを取得",
"option-insider-build-description": "新機能を試すにはインサイダービルドへの自動更新を有効にしてください。ビルドは最先端のものであり、不安定である可能性があります。",
"label-license": "ライセンス",
"label-your-commercial-license": "あなたの商業用ライセンスキーは以下です:",
"label-commercial-license-info": "\"{{company}}\"によって{{seats}}人が登録されています。{{expiry}}まで有効です。",
"label-validating-commercial-license": "検証しています...",
"label-invalid-commercial-license": "このライセンスは無効です: ",
"button-activate-commercial-license": "商業用ライセンスを認証",
"label-personal-license": "個人用ライセンス",
"label-thank-you-for-support": "ご支援ありがとうございます!",
"label-free-personal-license": "個人用ライセンス: 個人使用は無料です。"
},
"account": {
"name": "アカウント",
"label-welcome": "ようこそ、{{name}}さん!",
"label-your-account-email": "あなたのアカウント種別は",
"label-insider": "インサイダーです",
"label-supporter": "サポーターです",
"label-vip": "VIPです",
"label-role-text": "あなたは{{- role}}です!",
"label-insider-build-access": "ご支援ありがとうございます。アプリのインサイダービルドをインストールできます。",
"label-action-suggestion": "もしよければ…",
"button-get-commercial-license": "商業ライセンスの取得を検討してください",
"button-get-catalyst-license": "Obsidian Catalystに登録してObsidianの開発を支援してください",
"button-check-for-catalyst-license": "Obsidian Catalystの詳細を見る",
"button-upgrade-catalyst-license": "より高いティアにアップグレードする",
"button-log-out": "ログアウト",
"label-log-in": "ログイン",
"label-email": "メールアドレス",
"placeholder-email": "あなたのメールアドレスは…",
"label-password": "パスワード",
"placeholder-password": "あなたのパスワードは……",
"button-login": "ログイン",
"message-empty-email": "メールアドレス欄に入力が必要です。",
"message-invalid-email": "このメールアドレスは無効です。",
"message-empty-password": "パスワード欄に入力が必要です。",
"message-login-failed": "ログインに失敗しました、メールアドレスとパスワードを確認してください。",
"label-no-account": "アカウントを未取得ですか?",
"link-sign-up-now": "登録してください",
"message-get-community-badges": "コミュニティバッジをライセンス取得後24時間以内に受け取れていない場合は、[email protected]にメールしてください。",
"message-obtain-commercial-license": "商業ライセンスを取得するには、{{pricingPageLink}}を参照してください。"
}
},
"editor": {
"search": {
"label-previous": "前へ",
"label-next": "次へ",
"label-all": "全体を検索",
"label-exit-search": "検索を終了",
"label-replace": "置換",
"label-replace-all": "すべて置換"
},
"link-suggestion": {
"label-type-hash": "#を入力することで",
"label-link-heading": "見出しをリンクできます",
"label-type-pipe": "|を入力することで",
"label-change-display-text": "表示された文書を変更できます"
},
"spellcheck": {
"no-suggestion": "サジェスチョンがありません……",
"add-to-dictionary": "辞書に追加"
}
},
"interface": {
"embed-open-in-default-app-tooltip": "規定のアプリケーションで開く",
"empty-sidebar": "サイドバーが空です。ペインをこちらに移動してください。",
"sidebar-expand": "展開",
"sidebar-collapse": "Collapse",
"msg-fail-to-save-file": "ファイル\"{{filepath}}\"の保存に失敗しました。{{message}}。",
"no-file": "ファイルがありません",
"switch-vault": "別の保管庫を開く",
"help": "ヘルプ",
"settings": "設定",
"drag-to-rearrange": "ドラッグして順番を変更",
"msg-switched-to-preview": "デフォルトの閲覧モードをプレビューに変更しました。",
"msg-switched-to-edit": "デフォルトの閲覧モードをエディタに変更しました。",
"msg-upgrade-installer": "To use this feature, please re-install with latest installer available from our website.",
"tooltip-restore-default-settings": "Restore default settings",
"empty-state": {
"no-file-open": "ファイルが開かれていません",
"create-new-file": "新しいファイルを作成",
"go-to-file": "ファイルに移動する",
"see-recent-files": "最近のファイルを見る",
"close": "閉じる"
},
"menu": {
"edit-view": "編集(新しいペインで編集するにはCtrlもしくはCmdを押しつつクリックしてださい)",
"preview-view": "プレビュー (新しいペインで開くにはCtrlもしくはCmdを押しつつクリックしてださい)",
"find": "検索…",
"replace": "置換…",
"edit": "編集",
"preview": "プレビュー",
"more-options": "オプション",
"close": "閉じる",
"pin": "ピン",
"unlink-pane": "ペインのリンクを解除する",
"link-pane": "ペインをリンクする…",
"delete-file": "ファイルを削除する"
},
"tooltip": {
"click-to-expand": "クリックして展開",
"click-to-collapse": "クリックして縮小"
},
"start-screen": {
"label-beta-version": "Beta version",
"option-open-folder-as-vault": "Open folder as vault",
"option-open-folder-as-vault-description": "Choose an existing folder of Markdown files.",
"option-create-vault": "Create new vault",
"option-create-vault-description": "Create a new Obsidian vault under a folder.",
"option-open-help-vault": "Open help vault",
"option-open-help-vault-description": "Open a \"Demo & Help\" vault.",
"option-new-vault-name": "Vault name",
"option-new-vault-name-description": "Pick a name for your awesome vault.",
"option-new-vault-location": "Location",
"option-new-vault-location-description": "Pick a place to put your new vault.",
"button-open": "Open",
"button-help": "Help",
"button-browse": "Browse",
"button-create-vault": "Create",
"button-back": "Back",
"msg-empty-vault-name": "Vault name cannot be empty.",
"msg-invalid-folder": "Please pick a valid folder.",
"msg-failed-to-create-vault": "Failed to create vault.",
"msg-failed-to-create-vault-at-location": "Could not create vault at the given location. Please double check the location and permission.",
"msg-error-failed-to-open-vault": "Failed to open.",
"msg-error-remove-current-open-vault": "Can't remove a currently open vault."
}
},
"commands": {
"save-file": "現在のファイルを保存",
"follow-cursor-link": "カーソル下のリンクをたどる",
"open-cursor-link-in-new-pane": "カーソル下のリンクを新しいペインで開く",
"navigate-pane-above": "上のペインにフォーカス",
"navigate-pane-below": "下のペインにフォーカス",
"navigate-pane-left": "左のペインにフォーカス",
"navigate-pane-right": "右のペインにフォーカス",
"toggle-pin": "ピンをトグル",
"split-vertically": "縦方向に分割",
"split-horizontally": "横方向に分割",
"navigate-back": "戻る",
"navigate-forward": "進む",
"use-dark-mode": "ダークモードを使用",
"use-light-mode": "ライトモードを使用",
"search-current-file": "現在のファイルを検索",
"search-replace-current-file": "現在のファイルを検索し置換",
"open-settings": "設定を開く",
"open-help": "ヘルプを開く",
"toggle-preview": "編集とプレビューモードを切り替える",
"delete-current-file": "現在のファイルを削除",
"close-active-pane": "現在のペインを閉じる",
"close-other-panes": "他のすべてのペインを閉じる",
"toggle-left-sidebar": "左のサイドバーを開閉",
"toggle-right-sidebar": "右のサイドバーを開閉",
"toggle-default-view-mode": "デフォルトの閲覧モードを切り替え",
"toggle-fold": "現在の行のフォールドを開閉",
"fold-all": "すべての見出しとリストをフォールド",
"unfold-all": "すべての見出しとリストのフォールドを解除",
"swap-line-up": "上の行と入れ替える",
"swap-line-down": "下の行と入れ替える",
"toggle-bold": "選択範囲の太字を切り替える",
"toggle-italics": "選択範囲のイタリックを切り替える",
"toggle-highlight": "選択範囲のハイライトを切り替える",
"insert-link": "リンクを挿入",
"delete-paragraph": "パラグラフを削除",
"edit-file-title": "Edit file title",
"copy-path": "Copy file path"
},
"dialogue": {
"label-link-affected": "This will affect {{links}} in {{files}}.",
"msg-updated-links": "Updated {{links}} in {{files}}.",
"label-update-links": "Update links",
"label-confirm-update-link-to-file": "Do you want to update internal links that link to this file?",
"button-always-update": "Always update",
"button-just-once": "Just once",
"button-do-not-update": "Do not update",
"label-confirm-deletion": "Are you sure you want to delete \"{{filename}}\"?",
"label-move-to-system-trash": "It will be moved to your system trash.",
"label-move-to-vault-trash": "It will be moved to your Obsidian trash, which is located in the \".trash\" hidden folder in your vault.",
"label-permanent-delete": "The file will be permanent deleted.",
"label-non-empty-folder": "This folder is not empty.",
"label-delete-folder-warning": "If you continue, all files inside this folder will be deleted.",
"label-delete-folder": "Delete folder",
"button-delete": "Delete",
"button-delete-do-not-ask-again": "Delete and don't ask again",
"label-existing-backlink": "There are currently {{links}} pointing to this note.",
"label-delete-file": "Delete file",
"button-cancel": "Cancel"
},
"plugins": {
"name": "Plugins",
"file-explorer": {
"name": "File explorer",
"desc": "See all the files in your vault.",
"action-create-note": "Create new note",
"action-create-note-in-new-pane": "Create note in new pane",
"action-new-note": "New note",
"action-new-folder": "New folder",
"action-change-sort": "Change sort order",
"action-reveal-file": "Reveal file in file explorer",
"action-reveal-active-file": "Reveal active file in file explorer",
"label-sort-a-to-z": "Sort by file name (A to Z)",
"label-sort-z-to-a": "Sort by file name (Z to A)",
"label-sort-new-to-old": "Sort by edit time (new to old)",
"label-sort-old-to-new": "Sort by edit time (old to new)",
"label-sort-created-old-to-new": "Created time (old to new)",
"label-sort-created-new-to-old": "Created time (new to old)",
"menu-opt-new-note": "New note",
"menu-opt-new-folder": "New folder",
"menu-opt-set-attachment-folder": "Set as attachment folder",
"menu-opt-rename": "Rename",
"menu-opt-delete": "Delete",
"menu-opt-make-copy": "Make a copy",
"msg-invalid-characters": "File name cannot contain any of the following characters: ",
"msg-file-already-exists": "There's already a file with the same name",
"msg-empty-file-name": "File name cannot be empty."
},
"search": {
"name": "Search",
"desc": "Search for keyword in all the notes.",
"action-open-search": "Search in all files",
"label-collapse-results": "Collapse results",
"label-match-case": "Match case",
"label-explain-search-term": "Explain search term",
"label-more-context": "Show more context",
"prompt-start-search": "Type to start search...",
"label-match-text": "Matches text: ",
"label-match-regex": "Matches regex: ",
"label-match-exact-text": "Contains exact text: ",
"label-match-all": "Match all of: ",
"label-match-any": "Match any of: ",
"label-excluding": "Excluding: ",
"label-case-sensitive": "Case sensitive",
"label-case-insensitive": "Case insensitive",
"label-match-file-path": "Match file path: ",
"label-match-file-name": "Match file name: ",
"label-match-content": "Match file content: ",
"label-match-tag": "Match tag: ",
"label-no-matches": "No matches found.",
"matches-with-count": "... and {{count}} more match.",
"matches-with-count_plural": "... and {{count}} more matches."
},
"quick-switcher": {
"name": "Quick switcher",
"desc": "Jump to any files without leaving your keyboard. Ctrl/Cmd+O to activate.",
"action-open": "Open quick switcher",
"instruction-navigate": "to navigate",
"instruction-open": "to open",
"instruction-open-in-new-pane": "to open in new pane",
"instruction-create": "to create",
"instruction-dismiss": "to dismiss",
"label-no-note-create-new": "No notes found. Enter to create a new one.",
"prompt-type-file-name": "Type file to switch to or create...",
"label-enter-to-create": "Enter to create"
},
"graph-view": {
"name": "Graph view",
"desc": "See a graph overview of which notes link to which.",
"action-open": "Open graph view",
"action-open-local": "Open local graph",
"action-copy-screenshot": "Copy screenshot",
"tab-title": "Graph of {{displayText}}",
"label-filters": "Filters",
"prompt-filter-nodes": "Search files...",
"label-currently-searching-for": "Currently searching for:",
"option-depth": "Depth",
"option-depth-description": "Show nodes this number of links away",
"option-neighbor-links": "Neighbor links",
"option-neighbor-links-description": "Show links between neighbors",
"option-forelinks": "Outgoing links",
"option-forelinks-description": "Show links to other files",
"option-backlinks": "Incoming links",
"option-backlinks-description": "Show links from other files",
"option-show-tags": "Tags",
"option-show-tags-description": "Tags are linked to the files that contain them",
"option-show-attachments": "Attachments",
"option-show-attachments-description": "Show attachments included by files",
"option-show-existing-files-only": "Existing files only",
"option-show-existing-files-only-description": "When checked, links to nonexistent files are not shown",
"option-show-orphans": "Orphans",
"option-show-orphans-description": "Show files that are not linked to any other file",
"label-display": "Display",
"option-show-arrows": "Arrows",
"option-show-arrows-description": "Show arrows when zoomed in",
"option-text-fade": "Text fade threshold",
"option-node-size": "Node size",
"option-link-thickness": "Link thickness",
"label-forces": "Forces",
"option-center-force": "Center force",
"option-link-force": "Link force",
"option-link-distance": "Link distance",
"option-repel-force": "Repel force",
"tooltip-open-graph-settings": "Open graph settings",
"msg-screenshot-copied": "Screenshot copied to the clipboard."
},
"backlinks": {
"name": "Backlinks",
"desc": "Show number of backlinks in the status bar.",
"action-open": "Open backlinks",
"action-open-for-current": "Open backlinks for the current file",
"label-linked-mentions": "Linked mentions",
"label-no-backlinks": "No backlinks found.",
"label-unlinked-mentions": "Unlinked mentions",
"label-link-button-text": "Link",
"tab-title": "Backlinks for {{displayText}}",
"label-no-unlinked-mentions": "No unlinked mentions found.",
"ellipsis": "..."
},
"tag-pane": {
"name": "Tag pane",
"desc": "Displays all your tags and along with their number of occurrences.",
"label-no-tags": "No tags found."
},
"page-preview": {
"name": "Page preview",
"desc": "Preview a note when hovering an internal link. Ctrl/Cmd + hover in editor mode.",
"label-empty-note": "\"{{linktext}}\" is not created yet. Click to create."
},
"starred": {
"name": "Starred",
"desc": "Star frequently used files and searches.",
"action-toggle": "Star/unstar current file",
"action-toggle-search": "Star/unstar current search",
"action-star": "Star",
"action-unstar": "Unstar",
"menu-opt-remove": "Remove",
"msg-successfully-starred": "Successfully starred {{type}} \"{{title}}\".",
"msg-removed-starred": "Removed starred {{type}} \"{{title}}\".",
"msg-cannot-find-path": "Cannot find file at \"{{path}}\"."
},
"custom-css": {
"name": "Custom CSS",
"desc": "Reads \"obsidian.css\" in the vault and applies it.",
"setting-community-themes": "Community themes",
"msg-fetching-themes": "Fetching community theme data...",
"prompt-filter": "Filter...",
"label-dark-mode-only": "Dark mode only",
"label-light-mode-only": "Light mode only",
"label-preview": "Preview",
"label-stop-preview": "Stop preview",
"label-use": "Use",
"label-visit-on-github": "Visit on GitHub",
"msg-fetching-css": "Fetching CSS...",
"theme-title": "\"{{name}}\" by {{author}}",
"msg-override-theme": "Override current CSS",
"msg-existing-theme": "You already have the \"obsidian.css\" custom CSS file.",
"msg-confirm-override": "Are you sure you want to override it? You will lose your original CSS file. Please make a back up if necessary.",
"msg-load-error": "Could not load community themes, please check your network.",
"msg-successfully-used": "You're now using \"{{name}}\" by {{author}} as your custom CSS."
},
"command-palette": {
"name": "Command palette",
"desc": "Type a command to invoke it. No need to use the UI or remember the shortcut.",
"action-open": "Open command palette",
"instruction-navigate": "to navigate",
"instruction-use": "to use",
"instruction-dismiss": "to dismiss",
"label-no-commands": "No commands found.",
"prompt-type-command": "Type a command..."
},
"markdown-format-importer": {
"name": "Markdown format importer",
"desc": "Convert Markdown from other apps to Obsidian format.",
"action-open": "Open Markdown importer",
"option-roam-tag-fixer": "Roam Research tag fixer",
"option-roam-tag-fixer-description": "Converts \"#tag\" and \"#[[tag]]\" to \"[[tag]]\".",
"option-roam-highlight-fixer": "Roam Research highlight fixer",
"option-roam-highlight-fixer-description": "Converts \"^^highlight^^\" to \"==highlight==\".",
"option-roam-todo-converter": "Roam Research TODO converter",
"option-roam-todo-converter-description": "Converts \"{{[[TODO]]}}\" to \"[ ]\".",
"option-bear-highlight-fixer": "Bear highlight fixer",
"option-bear-highlight-fixer-description": "Converts \"::highlight::\" to \"==highlight==\".",
"zettelkasten-link-fixer": "Zettelkasten link fixer",
"zettelkasten-link-fixer-description": "Fixes \"[[UID]]\" links to full \"[[UID File Name]]\".",
"zettelkasten-link-beautifier": "Zettelkasten link beautifier",
"zettelkasten-link-beautifier-description": "Fixes \"[[UID]]\" links and also beautify them \"[[UID File Name|File Name]]\".",
"msg-all-files-warning": "Warning: the importer will convert all the files in your vault, not just the current file.",
"msg-override-files-warning": "Your files will be overwritten. Back up all your files before attempting conversion.",
"label-start-conversion": "Start Conversion",
"label-stop": "Stop",
"label-go-back": "Go back",
"label-done": "Done",
"label-processing": "Processing...",
"label-cancelling": "Cancelling...",
"label-finished": "Finished!",
"label-processed-files": "Processed files",
"label-modified-files": "Modified files",
"label-total-replacements": "Total replacements"
},
"daily-notes": {
"name": "Daily notes",
"desc": "Open today's daily note, or create one if not present.",
"action-open": "Open today's note",
"action-open-previous": "Open previous daily note",
"action-open-next": "Open next daily note",
"msg-fail-format": "Failed to create daily note. \"{{format}}\" is not a valid format.",
"msg-fail-folder": "Failed to create daily note. Folder \"{{folderOption}}\" not found.",
"msg-fail-template-file": "Failed to create daily note. Template file \"{{template}}\" not found.",
"msg-no-previous": "There's no daily note before this one.",
"msg-no-next": "There's no daily note after this one.",
"option-date-format": "Date format",
"label-refer-to-syntax": "For more syntax, refer to: ",
"label-syntax-link": "format reference",
"label-syntax-live-preview": "Here is what it will look like: ",
"option-new-file-location": "New file location",
"option-new-file-location-description": "The folder path to create the new daily note.",
"option-template": "Template file location",
"option-template-description": "The file path to use as template."
},
"zettelkasten-prefixer": {
"name": "Zettelkasten prefixer",
"desc": "Create a new note with the 12-digit Zettelkasten ID format YYYYMMDDHHII (Example 202001010000).",
"action-create-note": "Create new Zettelkasten note",
"option-new-file-location": "New file location",
"option-new-file-location-description": "The folder path to create the new Zettelkasten note.",
"msg-folder-not-found": "Failed to create Zettelkasten note. Folder \"{{folderOption}}\" not found.",
"option-template-file": "Template file location",
"option-template-file-description": "The file path to use as template.",
"option-template-file-placeholder": "Example: folder1/note",
"option-id-format": "Zettel ID format",
"msg-template-file-not-found": "Failed to create Zettelkasten note. Template file \"{{template}}\" not found."
},
"random-note": {
"name": "Random note",
"desc": "Opens a random note. Useful for reviewing and discovering.",
"action-open": "Open random note"
},
"outline": {
"name": "Outline",
"desc": "Displays the outline of the current file or linked pane.",
"action-open": "Open outline",
"action-open-pane": "Open the outline of the current file",
"tab-title": "Outline of {{displayText}}",
"label-no-headings": "No headings found."
},
"word-count": {
"name": "Word count",
"desc": "Show word count in the status bar."
},
"slides": {
"name": "Slides",
"desc": "Present from Markdown. Use \"---\" to separate slides.",
"action-start": "Start presentation"
},
"audio-recorder": {
"name": "Audio recorder",
"desc": "Record audio and save as attachment.",
"action-start": "Start recording audio",
"action-stop": "Stop recording audio",
"action-toggle": "Start/stop recording",
"msg-access-denied": "Microphone access was denied, please enable it from the preference pane.",
"msg-pending-grant": "Please grant microphone permission to start recording.",
"msg-no-microphone": "No microphone is connected."
},
"open-with-default-app": {
"name": "Open in default app",
"desc": "Add button to open current file in the default app.",
"action-open-file": "Open in default app",
"action-show-in-folder": "Show in folder"
},
"templates": {
"name": "Templates",
"desc": "Insert template content from a folder of template files.",
"action-insert": "Insert template",
"option-template-folder-location": "Template folder location",
"option-template-folder-location-description": "Files in this folder will be available as templates.",
"option-template-date-format": "Date format",
"option-template-date-format-description": "{{date}} in the template file will be replaced with this value.",
"option-template-date-format-description2": "You can also use {{date:YYYY-MM-DD}} to override the format once.",
"option-template-time-format": "Time format",
"option-template-time-format-description": "{{time}} in the template file will be replaced with this value.",
"option-template-time-format-description2": "You can also use {{time:HH:mm}} to override the format once.",
"instruction-navigate": "to navigate",
"instruction-insert": "to insert template",
"instruction-dismiss": "to dismiss",
"msg-no-templates-found": "No templates found",
"msg-fail-invalid-folder": "Failed to list templates. Template folder is invalid.",
"msg-fail-folder-not-found": "Failed to list templates. Folder \"{{folderOption}}\" not found.",
"prompt-type-template": "Type name of a template..."
},
"translucency": {
"name": "Translucent window",
"desc": "Turn on translucency effect to enhance a sense of depth. Best used with dark mode. Not supported on Linux."
},
"publish": {
"name": "Publish",
"desc": "Publish your notes through Obsidian Publish.",
"action-publish-changes": "Publish changes",
"label-no-internet-access": "You need access to the internet to publish changes.",
"label-publish-service-description": "Obsidian Publish is an add-on paid service that lets you publish your notes online directly from Obsidian.",
"label-please-login": "To start publishing, please log in or create a new Obsidian account.",
"label-no-publish-subscription": "You do not have an Obsidian Publish subscription yet.",
"button-purchase": "Purchase",
"label-manage-sites": "Manage sites",
"label-no-sites": "You don't have any sites.",
"button-choose": "Choose",
"tooltip-edit-site-id": "Edit site ID",
"tooltip-delete-site": "Delete site",
"label-delete-site-confirmation": "Are you sure you want to delete this site?",
"label-delete-site-details": "This will immediately and permanently delete your site.",
"label-confirm-delete-site": "Confirm delete site \"{{site}}\"",
"option-site-id": "Site ID",
"option-site-id-description": "Your site will be at https://publish.obsidian.md/{site id}. You can change this later. Only lower case letters, numbers, and dashes are allowed.",
"option-site-id-placeholder": "Pick a site ID",
"button-create": "Create",
"msg-invalid-site-id": "Site ID can only contain lowercase letters, numbers, and dashes.",
"msg-site-id-in-use": "This site ID is in use, please try another one.",
"msg-create-site-issue": "That was an issue when creating your site.",
"label-site-options": "Site options",
"option-site-name": "Site name",
"option-site-name-description": "Name of your published site. It will show up in the page title of your site.",
"option-site-name-placeholder": "Name of your site",
"option-home-page-file": "Homepage file",
"option-home-page-file-description": "The first page the user sees when landing on your published site",
"option-home-page-file-placeholder": "Pick a published file",
"option-theme": "Theme",
"option-theme-description": "Choose default color scheme for your site.",
"option-show-navigation": "Show navigation",
"option-show-navigation-description": "Display a list of all published pages on the left side of your published site.",
"option-show-graph": "Show graph view",
"option-show-graph-description": "Display a small local graph on each page.",
"option-show-outline": "Show table of contents",
"option-show-outline-description": "Display the outline of headings on each page.",
"option-hover-preview-file": "Show hover preview",
"option-hover-preview-file-description": "Display page preview when hovering links.",
"option-readable-line-length": "Readable line length",
"option-readable-line-length-description": "Limit maximum line length. Fits less content on the screen, but makes long paragraphs more readable.",
"button-save-site-settings": "Save site settings",
"msg-updated-options": "Updated options for your site.",
"button-go-back": "Back",
"label-publishing-to": "Publishing to",
"tooltip-switch-site": "Switch site",
"button-add-linked": "Add linked",
"tooltip-add-linked": "Add all files that are linked by currently selected items",
"msg-added-linked-files": "{{count}} linked file has been added.",
"msg-added-linked-files_plural": "{{count}} linked files have been added.",
"tooltip-open-site-options": "Change site options",
"label-no-changes-detected": "No changes were detected.",
"label-changed-files-to-be-published": "Changes",
"label-file-selected": " selected",
"button-select-all-files": "Select all",
"button-deselect-all-files": "Deselect all",
"label-new-files-to-be-published": "New",
"button-publish": "Publish",
"msg-no-permission-to-publish-to-site": "You do not have permissions to publish to the current site.",
"msg-select-at-least-one-file": "Please select at least one file.",
"label-upload-changes": "Upload changes",
"button-done": "Done",
"button-stop": "Stop",
"label-status-uploading": "Uploading",
"label-status-to-publish": "To publish",
"label-status-to-delete": "To delete",
"label-status-published": "Published",
"label-status-deleted": "Deleted",
"label-status-failed": "Failed",
"label-status-cancelled": "Cancelled",
"button-change": "Change",
"label-clear-cache": "It takes up to a few minutes for the changes to show up on your site. If you do not see your latest changes, try clearing the cache in your browser.",
"label-visit-site": "You can visit your site here: ",
"msg-something-went-wrong": "Something went wrong. Please check the developer console for details.",
"msg-network-error": "A network error occurred. "
},
"workspaces": {
"name": "Workspaces",
"desc": "Save and load workspace layout.",
"action-load": "Load workspace",
"action-manage-workspaces": "Manage workspaces",
"placeholder-save-current-workspace-as": "Save current workspace as...",
"button-save": "Save",
"button-load": "Load",
"tooltip-delete-workspace": "Delete workspace",
"msg-delete-workspace-success": "Successfully deleted workspace.",
"msg-please-enter-name": "Please enter a name for the new workspace.",
"msg-save-workspace-success": "Successfully saved workspace.",
"label-no-workspaces-found": "No saved workspace found.",
"placeholder-type-to-search-workspaces": "Type workspace name..."
}
},
"nouns": {
"word-with-count": "{{count}} word",
"word-with-count_plural": "{{count}} words",
"character-with-count": "{{count}} character",
"character-with-count_plural": "{{count}} characters",
"link-with-count": "{{count}} link",
"link-with-count_plural": "{{count}} links",
"file-with-count": "{{count}} file",
"file-with-count_plural": "{{count}} file",
"backlink-with-count": "{{count}} backlink",
"backlink-with-count_plural": "{{count}} backlinks"
}
}