Skip to content

Commit

Permalink
ja: update for v0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yo-goto committed May 24, 2021
1 parent 313fda3 commit f1de2a1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -639,9 +639,9 @@
"label-no-note-create-new": "ノートが見つかりません。Enterキーで新規ノートを作成します。",
"prompt-type-file-name": "移動/作成したいファイル名を入力…",
"label-enter-to-create": "Enterキーで作成",
"tooltip-not-created-yet": "Not created yet, select to create",
"option-show-existing-only": "Show existing only",
"option-show-existing-only-description": "Whether to show links to files that are not yet created."
"tooltip-not-created-yet": "まだ作成されていません、作成するには選択してください",
"option-show-existing-only": "存在するファイルだけ表示",
"option-show-existing-only-description": "作成されていないファイルを表示するかどうかを決めます。"
},
"graph-view": {
"name": "グラフビュー",
Expand Down Expand Up @@ -705,16 +705,16 @@
"ellipsis": ""
},
"outgoing-links": {
"name": "Outgoing Links",
"desc": "Show outgoing links and detect unlinked mentions of other notes in the current note.",
"action-open": "Open outgoing links",
"action-open-for-current": "Open outgoing links for the current file",
"tab-title": "Outgoing links from {{displayText}}",
"label-links": "Links",
"label-no-links": "No links found.",
"label-unlinked-mentions": "Unlinked mentions",
"tooltip-link-file": "Link this file",
"tooltip-not-created": "Not created yet"
"name": "フォワードリンク",
"desc": "フォワードリンクを表示し、現在のノートにある他のノートへのリンクされていないメンションを検知します。",
"action-open": "フォワードリンクを開く",
"action-open-for-current": "現在のファイルのフォワードリンクを開く",
"tab-title": "{{displayText}}からのフォワードリンク",
"label-links": "リンク",
"label-no-links": "リンクが見つかりません",
"label-unlinked-mentions": "リンクされていないメンション",
"tooltip-link-file": "このファイルをリンク",
"tooltip-not-created": "まだ作成されていません"
},
"tag-pane": {
"name": "タグペイン",
Expand Down

0 comments on commit f1de2a1

Please sign in to comment.