X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f3a7d5881671d401101032bee76a4196b11f4bf6..refs/pull/2272/head:/resources/lang/ja/entities.php diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index 4f1a855ff..2e5bfda75 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/entities.php @@ -47,7 +47,8 @@ return [ 'search_no_pages' => 'ページが見つかりませんでした。', 'search_for_term' => ':term の検索結果', 'search_more' => 'さらに表示', - 'search_filters' => '検索フィルタ', + 'search_advanced' => 'Advanced Search', + 'search_terms' => 'Search Terms', 'search_content_type' => '種類', 'search_exact_matches' => '完全一致', 'search_tags' => 'タグ検索', @@ -255,7 +256,7 @@ return [ 'attachments_upload' => 'アップロード', 'attachments_link' => 'リンクを添付', 'attachments_set_link' => 'リンクを設定', - 'attachments_delete_confirm' => 'もう一度クリックし、削除を確認してください。', + 'attachments_delete' => 'Are you sure you want to delete this attachment?', 'attachments_dropzone' => 'ファイルをドロップするか、クリックして選択', 'attachments_no_files' => 'ファイルはアップロードされていません', 'attachments_explain_link' => 'ファイルをアップロードしたくない場合、他のページやクラウド上のファイルへのリンクを添付できます。', @@ -264,6 +265,7 @@ return [ 'attachments_link_url' => 'ファイルURL', 'attachments_link_url_hint' => 'WebサイトまたはファイルへのURL', 'attach' => '添付', + 'attachments_insert_link' => 'Add Attachment Link to Page', 'attachments_edit_file' => 'ファイルを編集', 'attachments_edit_file_name' => 'ファイル名', 'attachments_edit_drop_upload' => 'ファイルをドロップするか、クリックしてアップロード',