mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
287 lines
9.4 KiB
PHP
287 lines
9.4 KiB
PHP
<?php
|
|
|
|
return [
|
|
'auto_approve' => [
|
|
'name' => '自動承認',
|
|
],
|
|
'default_view_type' => [
|
|
'name' => 'デフォルトのビュータイプ',
|
|
],
|
|
'hide_zero_price' => [
|
|
'name' => 'ゼロの場合は価格を非表示',
|
|
'instructions' => '広告価格が0の場合、価格を非表示にします',
|
|
],
|
|
'estimated_pending_time' => [
|
|
'name' => '推定保留時間',
|
|
'instructions' => '時間で',
|
|
],
|
|
'default_published_time' => [
|
|
'name' => 'デフォルトの公開時間',
|
|
],
|
|
'address' => [
|
|
'name' => 'お問い合わせ',
|
|
],
|
|
'phone' => [
|
|
'name' => '連絡先電話',
|
|
],
|
|
'favicon' => [
|
|
'name' => 'ファビコン',
|
|
]
|
|
, 'map_coordinates_long' => [
|
|
'name' => '長い座標をマップ',
|
|
],
|
|
'map_coordinates_lat' => [
|
|
'name' => '地図の緯度座標',
|
|
],
|
|
'iban_numbers' => [
|
|
'name' => 'イバン',
|
|
],
|
|
'logo' => [
|
|
'name' => 'ロゴ',
|
|
],
|
|
'ogImage' => [
|
|
'name' => 'ソーシャルシェアロゴ',
|
|
'warning' => '1200 x 630の解像度である必要があります。 ',
|
|
|
|
],
|
|
'currencies' => [
|
|
'name' => '有効通貨',
|
|
],
|
|
'latest-limit' => [
|
|
'name' => '最新の制限',
|
|
],
|
|
'site_address' => [
|
|
'name' => 'サイトアドレス',
|
|
'warning' => '自動追加www。 www。<strong>sitename.com</strong> ',
|
|
],
|
|
'google_map_key' => [
|
|
'name' => 'GoogleマップAPIキー',
|
|
],
|
|
|
|
'default_country' => [
|
|
'name' => 'デフォルトの広告国',
|
|
],
|
|
'hide_price_categories' => [
|
|
'name' => 'カテゴリの価格を非表示',
|
|
'instructions' => 'これらのカテゴリで広告を作成したり、広告を表示したりすると、価格は非表示になります。'
|
|
],
|
|
'free_currencyconverterapi_key' => [
|
|
'name' => '通貨コンバーターAPIキー'
|
|
],
|
|
'default_city' => [
|
|
'name' => 'デフォルトの広告都市',
|
|
],
|
|
'default_district' => [
|
|
'name' => 'デフォルトの広告地区',
|
|
],
|
|
'default_neighborhood' => [
|
|
'name' => 'デフォルトの広告近傍',
|
|
],
|
|
'default_currency' => [
|
|
'name' => 'デフォルトの広告通貨',
|
|
],
|
|
'default_GET' => [
|
|
'name' => 'デフォルト広告GET',
|
|
],
|
|
'twitter' => [
|
|
'name' => 'ツイッター',
|
|
],
|
|
'facebook' => [
|
|
'name' => 'フェイスブック',
|
|
],
|
|
'youtube' => [
|
|
'name' => 'Youtube',
|
|
],
|
|
'google' => [
|
|
'name' => 'グーグル',
|
|
],
|
|
'listing_page_image' => [
|
|
'name' => 'リストページの画像',
|
|
],
|
|
'hide_standard_price_field' => [
|
|
'name' => '標準価格フィールドを非表示',
|
|
],
|
|
'hide_options_field' => [
|
|
'name' => 'オプションフィールドを非表示',
|
|
],
|
|
'hide_village_field' => [
|
|
'name' => '村のフィールドを隠す',
|
|
],
|
|
'hide_configurations' => [
|
|
'name' => '構成ボタンを非表示にする',
|
|
'instructions' => '広告プレビューページの[設定]ボタンを非表示にします',
|
|
],
|
|
'make_all_fields_required' => [
|
|
'name' => 'すべてのフィールドを必須にする',
|
|
'instructions' => '広告を作成するときに、ユーザーに[価格]フィールドと[説明]フィールドに入力するように要求します',
|
|
],
|
|
'make_map_required' => [
|
|
'name' => 'マップを必須にする',
|
|
'instructions' => '広告を作成するときに、ユーザーに地図上にピンを配置するように要求する',
|
|
],
|
|
'hide_listing_standard_price' => [
|
|
'name' => 'リスティングの標準価格を非表示',
|
|
],
|
|
'enabled_currencies' => [
|
|
'name' => '有効な通貨',
|
|
],
|
|
'google_statistic_code' => [
|
|
'name' => 'Google統計コード',
|
|
],
|
|
'register_email_field' => [
|
|
'name' => '会員登録メールの要件',
|
|
],
|
|
'market_place' => [
|
|
'name' => 'マーケットプレイス',
|
|
'instructions' => 'If the marketplace is down, your site will act as ecommerce. For example,
|
|
some fields in the profile such as ads, dopings, messages, sale, packages and store are not visible and
|
|
removes corporate membership.'
|
|
],
|
|
'price_area_hidden' => [
|
|
'name' => '隠された価格帯',
|
|
],
|
|
'hide_price_filter' => [
|
|
'name' => '価格フィルターを非表示',
|
|
],
|
|
'hide_date_filter' => [
|
|
'name' => '日付フィルターを非表示',
|
|
],
|
|
'hide_photo_filter' => [
|
|
'name' => '写真フィルターを非表示',
|
|
],
|
|
'hide_map_filter' => [
|
|
'name' => 'マップフィルターを非表示',
|
|
],
|
|
'show_lang_url' => [
|
|
'name' => 'URLのLangパラメータを表示',
|
|
],
|
|
'popular_ads_limit' => [
|
|
'name' => '人気の広告制限',
|
|
],
|
|
|
|
//Image
|
|
|
|
'image_resize_backend' => [
|
|
'name' => '画像サイズ変更バックエンド',
|
|
],
|
|
'full_image_width' => [
|
|
'name' => '全画像幅',
|
|
],
|
|
'full_image_height' => [
|
|
'name' => '全画像の高さ',
|
|
],
|
|
'medium_image_width' => [
|
|
'name' => '中程度の画像幅',
|
|
],
|
|
'medium_image_height' => [
|
|
'name' => '中程度の画像の高さ',
|
|
],
|
|
'thumbnail_width' => [
|
|
'name' => 'サムネイルの幅',
|
|
],
|
|
'thumbnail_height' => [
|
|
'name' => 'サムネイルの高さ',
|
|
],
|
|
'add_canvas' => [
|
|
'name' => 'キャンバスを追加',
|
|
],
|
|
'image_canvas_width' => [
|
|
'name' => '画像のキャンバスの幅',
|
|
],
|
|
'image_canvas_height' => [
|
|
'name' => '画像キャンバスの高さ',
|
|
],
|
|
'watermark_type' => [
|
|
'name' => '透かしタイプ',
|
|
],
|
|
'watermark_text' => [
|
|
'name' => '透かしテキスト',
|
|
],
|
|
'watermark_image' => [
|
|
'name' => '透かし画像',
|
|
],
|
|
'watermark_position' => [
|
|
'name' => '透かしの位置',
|
|
],
|
|
'user_filter_limit' => [
|
|
'name' => 'ユーザーフィルターの制限',
|
|
'instructions' => '管理パネルで'
|
|
],
|
|
'show_breadcrumb_when_creating_ad' => [
|
|
'name' => '広告を作成するときにブレッドクラムを表示する',
|
|
],
|
|
'show_ads_count' => [
|
|
'name' => '広告数を表示',
|
|
'instructions' => '左側のカテゴリリストに広告数を表示する',
|
|
],
|
|
'ads_date_hidden' => [
|
|
'name' => '作成日を非表示',
|
|
'instructions' => '広告詳細ページで作成日を非表示',
|
|
],
|
|
'hide_listing_header' => [
|
|
'name' => 'リストヘッダーを非表示',
|
|
'instructions' => '注文と表示タイプの非表示',
|
|
],
|
|
'hide_filter_section' => [
|
|
'name' => 'フィルタセクションを非表示',
|
|
'instructions' => 'リストページの左側のフィルター領域に非表示',
|
|
],
|
|
'hide_seller_info' => [
|
|
'name' => '売り手情報を隠す',
|
|
'instructions' => '広告の詳細ページで販売者情報を非表示にする',
|
|
],
|
|
'show_post_ad_agreement' => [
|
|
'name' => 'ポスト広告契約を表示する',
|
|
'instructions' => '広告作成ページにプライバシーポリシー契約を表示する場合は、これをオンにします',
|
|
],
|
|
'override_text' => [
|
|
'name' => 'テキストを上書きする',
|
|
'instructions' => '古い値:新しい値'
|
|
],
|
|
'steps_color' => [
|
|
'name' => 'ステップカラー',
|
|
'instructions' => 'プログレッシブステップの色を変更します。'
|
|
],
|
|
'create_ad_button_color' => [
|
|
'name' => '広告ボタンの色を作成する',
|
|
'instructions' => '新しい広告カテゴリの選択が終了したときに表示されるボタンを変更します。'
|
|
],
|
|
'lang_switcher_for_browser' => [
|
|
'name' => 'ブラウザ用ラングスイッチャー',
|
|
'instructions' => 'ブラウザの言語をアクティブな言語として選択できます'
|
|
],
|
|
'get_categories' => [
|
|
'name' => 'カテゴリを取得',
|
|
'instructions' => 'これは、GETプロパティが有効になるカテゴリを表します。'
|
|
],
|
|
'watermark' => [
|
|
'name' => '透かし',
|
|
'instructions' => '透かしはアクティブですか?'
|
|
],
|
|
'detailed_product_options' => [
|
|
'name' => '詳細な製品オプション',
|
|
'instructions' => '製品の在庫および価格情報を入力できます'
|
|
],
|
|
'show_subcats_mobile' => [
|
|
'name' => 'モバイルビューでサブカテゴリを表示する',
|
|
],
|
|
'show_price_to_members_only' => [
|
|
'name' => 'メンバーのみに価格を表示',
|
|
],
|
|
'hide_ad_cat' => [
|
|
'name' => 'カテゴリを非表示',
|
|
'instructions' => '広告リストのカテゴリを非表示'
|
|
],
|
|
'show_finish_and_publish_date' => [
|
|
'name' => '作成の終了日と公開日を表示する',
|
|
'instructions' => '広告作成ページにpublish_atフィールドとfinish_atフィールドを表示します。'
|
|
],
|
|
'show_tax_field' => [
|
|
'name' => 'Show Tax Field',
|
|
'instructions' => 'When this option is enabled, you can set the tax rate on the ad creation page.'
|
|
],
|
|
'hide_contact_created_at' => [
|
|
'name' => 'Hide Contact Fields For in Create New Ad'
|
|
]
|
|
];
|