2014-05-17 22:15:59 +09:00
< ? php
return [
'app' => [
'name' => 'October CMS' ,
2014-10-15 19:53:44 +11:00
'tagline' => '基本に戻ろう!' ,
2014-05-17 22:15:59 +09:00
],
2014-08-30 09:42:55 +10:00
'locale' => [
'en' => 'English' ,
'de' => 'German' ,
2015-01-27 02:46:30 +09:00
'es' => 'Spanish' ,
'es-ar' => 'Spanish (Argentina)' ,
'fa' => 'Persian' ,
2014-08-30 09:42:55 +10:00
'fr' => 'French' ,
2015-01-27 02:46:30 +09:00
'hu' => 'Hungarian' ,
2014-08-30 09:42:55 +10:00
'it' => 'Italian' ,
2015-01-27 02:46:30 +09:00
'ja' => 'Japanese' ,
'nl' => 'Dutch' ,
2014-08-30 09:42:55 +10:00
'pt-br' => 'Brazilian Portuguese' ,
2015-01-27 02:46:30 +09:00
'ro' => 'Romanian' ,
'ru' => 'Russian' ,
'se' => 'Swedish' ,
'tr' => 'Turkish'
2014-08-30 09:42:55 +10:00
],
2014-05-17 22:15:59 +09:00
'directory' => [
2015-01-27 02:46:30 +09:00
'create_fail' => " ディレクトリ':name'を作成できません。 " ,
2014-05-17 22:15:59 +09:00
],
'file' => [
2015-01-27 02:46:30 +09:00
'create_fail' => " ファイル':name'を作成できません。 " ,
2014-05-17 22:15:59 +09:00
],
2014-10-15 08:09:46 +11:00
'combiner' => [
2015-01-27 02:46:30 +09:00
'not_found' => " コンバイナファイル':name'が見つかりません。 " ,
2014-10-15 08:09:46 +11:00
],
2014-05-17 22:15:59 +09:00
'system' => [
'name' => 'システム' ,
'menu_label' => 'システム' ,
2015-01-27 02:46:30 +09:00
'categories' => [
'cms' => 'CMS' ,
'misc' => 'その他' ,
'logs' => 'ログ' ,
'mail' => 'メール' ,
'shop' => 'ショップ' ,
'team' => 'チーム' ,
'users' => 'ユーザー' ,
'system' => 'システム' ,
'social' => 'ソーシャル' ,
'events' => 'イベント' ,
'customers' => 'カスタマー' ,
'my_settings' => 'マイ設定'
]
2014-05-17 22:15:59 +09:00
],
'plugin' => [
'unnamed' => '名前なしプラグイン' ,
'name' => [
'label' => 'プラグイン名' ,
'help' => '重複しないプラグイン名を付けてください。( 例: RainLab.Blog) ' ,
],
],
2015-01-27 02:46:30 +09:00
'plugins' => [
'manage' => 'プラグイン管理' ,
'enable_or_disable' => '有効化・無効化' ,
'enable_or_disable_title' => 'プラグインの有効化・無効化' ,
'remove' => '削除' ,
'refresh' => '更新' ,
'disabled_label' => '無効にする' ,
'disabled_help' => 'プラグインを無効にすると、アプリケーションから参照されなくなります。' ,
'selected_amount' => 'プラグインを:amount個選択' ,
'remove_confirm' => '削除していいですか?' ,
'remove_success' => 'システムからプラグインを削除しました。' ,
'refresh_confirm' => '更新していいですか?' ,
'refresh_success' => 'システム内のプラグインを更新しました。' ,
'disable_confirm' => '無効にしていいですか?' ,
'disable_success' => 'プラグインを無効にしました。' ,
'enable_success' => 'プラグインを有効にしました。' ,
'unknown_plugin' => 'システムから見知らぬプラグインを削除しました。'
],
2014-05-17 22:15:59 +09:00
'project' => [
'name' => 'プロジェクト' ,
'owner_label' => '所有者' ,
'attach' => 'プロジェクト追加' ,
'detach' => 'プロジェクト切り離し' ,
'none' => '無し' ,
'id' => [
'label' => 'プロジェクトID' ,
'help' => 'プロジェクトIDの見つけ方' ,
'missing' => '使用するプロジェクトのIDを指定してください。' ,
],
'detach_confirm' => 'このプロジェクトを切り離しますか?' ,
'unbind_success' => 'プロジェクトを切り離しました。' ,
],
'settings' => [
'menu_label' => '設定' ,
2015-01-27 02:46:30 +09:00
'not_found' => '指定された設定は使えません。' ,
2014-05-17 22:15:59 +09:00
'missing_model' => 'モデルの定義が見つかりません。' ,
'update_success' => ':name を設定しました。' ,
'return' => 'システム設定へ戻る' ,
2015-01-27 02:46:30 +09:00
'search' => '検索'
2014-05-17 22:15:59 +09:00
],
2015-01-27 02:46:30 +09:00
'mail' => [
'log_file' => 'ログファイル' ,
2014-05-17 22:15:59 +09:00
'menu_label' => 'メール設定' ,
'menu_description' => 'メール設定の管理' ,
'general' => '全般' ,
'method' => 'メール方法' ,
'sender_name' => '送信者名' ,
'sender_email' => '送信者メール' ,
2015-01-27 02:46:30 +09:00
'php_mail' => 'PHPメール' ,
'sendmail' => 'Sendmail' ,
2014-05-17 22:15:59 +09:00
'smtp' => 'SMTP' ,
'smtp_address' => 'SMTPアドレス' ,
'smtp_authorization' => 'SMTP認証が必要' ,
'smtp_authorization_comment' => 'SMTPサーバーの認証が必要な場合、チェックしてください。' ,
'smtp_username' => 'ユーザー名' ,
'smtp_password' => 'パスワード' ,
'smtp_port' => 'SMTPポート' ,
'smtp_ssl' => 'SSL接続が必要' ,
'sendmail' => 'Sendmail' ,
'sendmail_path' => 'Sendmailパス' ,
'sendmail_path_comment' => 'Sendmailプログラムへのパスを指定してください。' ,
2015-01-27 02:46:30 +09:00
'mailgun' => 'Mailgun' ,
'mailgun_domain' => 'Mailgunドメイン' ,
'mailgun_domain_comment' => 'Mailgunドメイン名を指定してください。' ,
'mailgun_secret' => 'Mailgun APIキー' ,
2015-01-31 14:20:19 +11:00
'mailgun_secret_comment' => 'Mailgun APIキーを指定してください。'
2015-01-27 02:46:30 +09:00
],
'mail_templates' => [
'menu_label' => 'メールテンプレート' ,
'menu_description' => 'メールテンプレートの変更、ユーザー・アドミニストレーターへの送信、メールレイアウトの管理。' ,
'new_template' => '新規テンプレート' ,
'new_layout' => '新規レイアウト' ,
'template' => 'テンプレート' ,
'templates' => 'テンプレートs' ,
'menu_layouts_label' => 'メールレイアウト' ,
'layout' => 'レイアウト' ,
'layouts' => 'レイアウトs' ,
'name' => '名前' ,
'name_comment' => 'システム内で一意な名前をつけてください。' ,
'code' => 'コード' ,
'code_comment' => 'システム内で一意なコードをつけてください。' ,
'subject' => 'サブジェクト' ,
'subject_comment' => 'Emailメッセージのサブジェクト' ,
'description' => '説明' ,
'content_html' => 'HTML' ,
'content_css' => 'CSS' ,
'content_text' => 'プレーンテキスト' ,
'test_send' => 'テストメッセージを送信する' ,
'test_success' => 'テストメッセージが送信されました。' ,
'return' => 'テンプレートリストに戻る'
2014-05-17 22:15:59 +09:00
],
'install' => [
'project_label' => 'プロジェクト追加' ,
'plugin_label' => 'プラグインインストール' ,
'missing_plugin_name' => 'インストールするプラグインの名前を指定してください。' ,
'install_completing' => 'インストールを仕上げ中' ,
'install_success' => 'プラグインをインストールしました。' ,
],
'updates' => [
'title' => 'アップデート管理' ,
'name' => 'ソフトウェアアップデート' ,
'menu_label' => 'アップデート' ,
2015-01-27 02:46:30 +09:00
'menu_description' => 'システムの更新、プラグインとテーマの管理とインストール。' ,
2014-05-17 22:15:59 +09:00
'check_label' => 'アップデート確認' ,
'retry_label' => '再実行' ,
'plugin_name' => '名前' ,
'plugin_description' => '説明' ,
'plugin_version' => 'バージョン' ,
'plugin_author' => '作者' ,
'core_build' => '現在のビルド' ,
'core_build_old' => '現在のビルド :build' ,
'core_build_new' => 'ビルド :build' ,
'core_build_new_help' => '新しいビルドが存在します。' ,
'core_downloading' => 'アプリケーションファイルのダウンロード中' ,
'core_extracting' => 'アプリケーションファイルの展開中' ,
2015-01-27 02:46:30 +09:00
'plugins' => 'プラグイン' ,
2014-05-17 22:15:59 +09:00
'plugin_downloading' => 'プラグインダウンロード中: :name' ,
'plugin_extracting' => 'プラグイン展開中: :name' ,
'plugin_version_none' => '新プラグイン' ,
'plugin_version_old' => '現在 v:version' ,
'plugin_version_new' => 'v:version' ,
2015-01-27 02:46:30 +09:00
'theme_label' => 'テーマ' ,
'theme_new_install' => '新しいテーマのインストール' ,
'theme_downloading' => " テーマ ':name' をダウンロードしています " ,
'theme_extracting' => " テーマ ':name' を展開しています " ,
2014-05-17 22:15:59 +09:00
'update_label' => 'ソフトウェアアップデート' ,
'update_completing' => 'アップデート仕上げ中' ,
'update_loading' => 'アップデートロード中…' ,
'update_success' => 'アップデートしました。' ,
'update_failed_label' => 'アップデート失敗' ,
'force_label' => '強制アップデート' ,
'found' => [
'label' => '新しいアップデートあり' ,
'help' => 'アップデートしたいソフトウェアをクリックしてください。' ,
],
'none' => [
'label' => 'アップデートなし' ,
'help' => '新しいアップデートが見つかりません。' ,
],
],
'server' => [
'connect_error' => 'サーバー接続エラー。' ,
'response_not_found' => '更新サーバーが見つかりません。' ,
'response_invalid' => 'サーバーからの無効なレスポンス。' ,
'response_empty' => 'サーバーから空のレスポンス。' ,
'file_error' => 'サーバーがパッケージ配布に失敗。' ,
'file_corrupt' => 'サーバーからのファイルが壊れています。' ,
],
'behavior' => [
'missing_property' => ':class クラスは、 :behavior ビヘイビアーにより使用される、 :property プロパティーを定義する必要があります。' ,
],
'config' => [
'not_found' => ':location で、 :file 設定ファイルが見つかりません。' ,
'required' => ':location の中の設定で、値の指定が必要な、 :property が見つかりません。' ,
],
'zip' => [
'extract_failed' => " コアファイル: ':file' が取り出せません。 " ,
],
2015-01-27 02:46:30 +09:00
'event_log' => [
'hint' => 'アプリケーションで発生した潜在的なエラーを表示します。例えば、例外やデバッグ情報です。' ,
'menu_label' => 'イベントログ' ,
'menu_description' => 'システムログメッセージを時間や詳細付きで表示します。' ,
'empty_link' => 'イベントログを空にする' ,
'empty_loading' => 'イベントログを空にしています...' ,
'empty_success' => 'イベントログを空にしました。' ,
'return_link' => 'イベントログに戻る' ,
'id' => 'ID' ,
'id_label' => 'イベントID' ,
'created_at' => '日付と時間' ,
'message' => 'メッセージ' ,
'level' => 'レベル'
],
'request_log' => [
'hint' => 'This log displays a list of browser requests that may require attention. For example, if a visitor opens a CMS page that cannot be found, a record is created with the status code 404.' ,
'menu_label' => 'リクエストログ' ,
'menu_description' => '正しくないリクエストやリダイレクトを表示します。例えば "Page not found (404)" です。' ,
'empty_link' => 'リクエストログを空にする' ,
'empty_loading' => 'リクエストログを空にしています...' ,
'empty_success' => 'リクエストログを空にしました。' ,
'return_link' => 'リクエストログに戻る' ,
'id' => 'ID' ,
'id_label' => 'ログID' ,
'count' => 'カウンタ' ,
'referer' => '参照元' ,
'url' => 'URL' ,
'status_code' => 'ステータス'
],
'permissions' => [
'name' => 'システム' ,
'manage_system_settings' => 'システム設定の管理' ,
'manage_software_updates' => 'ソフトウェアアップデートの管理' ,
'manage_mail_templates' => 'メールテンプレートの管理' ,
'manage_other_administrators' => '他のアドミニストレーターの管理' ,
'view_the_dashboard' => 'ダッシュボードの表示'
],
2014-05-17 22:15:59 +09:00
];