X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e43f679e621c93d62e7c4909bd1f70b370cd4af1..refs/pull/3918/head:/resources/lang/ja/common.php diff --git a/resources/lang/ja/common.php b/resources/lang/ja/common.php index c32d7e112..90b587d54 100644 --- a/resources/lang/ja/common.php +++ b/resources/lang/ja/common.php @@ -25,6 +25,7 @@ return [ 'actions' => '実行', 'view' => '表示', 'view_all' => 'すべて表示', + 'new' => 'New', 'create' => '作成', 'update' => '更新', 'edit' => '編集', @@ -47,6 +48,8 @@ return [ 'previous' => '前へ', 'filter_active' => '有効なフィルター:', 'filter_clear' => 'フィルターを解除', + 'download' => 'ダウンロード', + 'open_in_tab' => 'タブで開く', // Sort Options 'sort_options' => '並べ替えオプション', @@ -71,20 +74,27 @@ return [ 'list_view' => 'リスト形式', 'default' => 'デフォルト', 'breadcrumb' => 'パンくずリスト', + 'status' => '状態', + 'status_active' => '有効', + 'status_inactive' => '無効', + 'never' => '該当なし', + 'none' => 'なし', // Header - 'header_menu_expand' => 'Expand Header Menu', - 'profile_menu' => 'Profile Menu', + 'homepage' => 'Homepage', + 'header_menu_expand' => 'ヘッダーメニューを展開', + 'profile_menu' => 'プロフィールメニュー', 'view_profile' => 'プロフィール表示', 'edit_profile' => 'プロフィール編集', 'dark_mode' => 'ダークモード', 'light_mode' => 'ライトモード', + 'global_search' => 'Global Search', // Layout tabs - 'tab_info' => 'Info', - 'tab_info_label' => 'Tab: Show Secondary Information', - 'tab_content' => 'Content', - 'tab_content_label' => 'Tab: Show Primary Content', + 'tab_info' => '情報', + 'tab_info_label' => 'タブ: サブコンテンツを表示', + 'tab_content' => '内容', + 'tab_content_label' => 'タブ: メインコンテンツを表示', // Email Content 'email_action_help' => '":actionText" をクリックできない場合、以下のURLをコピーしブラウザで開いてください:',