mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
* New translations stream.php (Greek) * New translations setting.php (Greek) * New translations section.php (Greek) * New translations permission.php (Greek) * New translations field.php (Greek) * New translations field.php (Hebrew) * New translations stream.php (German) * New translations setting.php (German) * New translations section.php (German) * New translations permission.php (German) * New translations button.php (Greek) * New translations button.php (Hebrew) * New translations field.php (German) * New translations stream.php (Italian) * New translations section.php (Italian) * New translations button.php (Romanian) * New translations button.php (Japanese) * New translations setting.php (Italian) * New translations permission.php (Italian) * New translations permission.php (Hebrew) * New translations stream.php (Hebrew) * New translations setting.php (Hebrew) * New translations section.php (Hebrew) * New translations field.php (Italian) * New translations button.php (Italian) * New translations button.php (German) * New translations stream.php (French) * New translations setting.php (French) * New translations section.php (French) * New translations permission.php (French) * New translations button.php (French) * New translations field.php (French) * New translations stream.php (Romanian) * New translations setting.php (Romanian) * New translations section.php (Romanian) * New translations permission.php (Romanian) * New translations field.php (Romanian) * New translations button.php (Spanish) * New translations stream.php (Arabic) * New translations setting.php (Arabic) * New translations section.php (Arabic) * New translations permission.php (Arabic) * New translations button.php (Arabic) * New translations field.php (Spanish) * New translations field.php (Arabic) * New translations stream.php (Spanish) * New translations setting.php (Spanish) * New translations section.php (Spanish) * New translations permission.php (Spanish) * New translations stream.php (Albanian) * New translations setting.php (Albanian) * New translations section.php (Albanian) * New translations permission.php (Albanian) * New translations field.php (Albanian) * New translations button.php (Albanian) * New translations stream.php (Russian) * New translations setting.php (Russian) * New translations section.php (Russian) * New translations permission.php (Russian) * New translations field.php (Russian) * New translations button.php (Russian) * New translations field.php (Urdu (Pakistan)) * New translations setting.php (Vietnamese) * New translations stream.php (Vietnamese) * New translations section.php (Vietnamese) * New translations permission.php (Vietnamese) * New translations field.php (Vietnamese) * New translations button.php (Vietnamese) * New translations field.php (Swedish) * New translations button.php (Swedish) * New translations permission.php (Swedish) * New translations stream.php (Swedish) * New translations setting.php (Swedish) * New translations section.php (Swedish) * New translations setting.php (Korean) * New translations stream.php (Dutch) * New translations setting.php (Dutch) * New translations section.php (Dutch) * New translations permission.php (Dutch) * New translations field.php (Dutch) * New translations button.php (Dutch) * New translations stream.php (Korean) * New translations section.php (Korean) * New translations stream.php (Japanese) * New translations setting.php (Japanese) * New translations section.php (Japanese) * New translations permission.php (Japanese) * New translations field.php (Japanese) * New translations permission.php (Korean) * New translations field.php (Korean) * New translations button.php (Korean) * New translations section.php (Portuguese) * New translations stream.php (Portuguese) * New translations setting.php (Portuguese) * New translations permission.php (Portuguese) * New translations field.php (Portuguese) * New translations button.php (Portuguese) * New translations stream.php (Polish) * New translations setting.php (Polish) * New translations section.php (Polish) * New translations permission.php (Polish) * New translations field.php (Polish) * New translations button.php (Polish) * New translations button.php (Turkish) * New translations field.php (Turkish) * New translations field.php (Urdu (Pakistan)) * New translations button.php (Urdu (Pakistan)) * New translations permission.php (Urdu (Pakistan)) * New translations section.php (Urdu (Pakistan)) * New translations setting.php (Urdu (Pakistan)) * New translations stream.php (Urdu (Pakistan)) * New translations button.php (Turkish) * New translations permission.php (Turkish) * New translations section.php (Turkish) * New translations setting.php (Turkish) * New translations stream.php (Turkish) * New translations button.php (Ukrainian) * New translations field.php (Ukrainian) * New translations permission.php (Ukrainian) * New translations section.php (Ukrainian) * New translations setting.php (Ukrainian) * New translations stream.php (Ukrainian) * New translations stream.php (Azerbaijani) * New translations setting.php (Azerbaijani) * New translations section.php (Azerbaijani) * New translations permission.php (Azerbaijani) * New translations field.php (Azerbaijani) * New translations button.php (Azerbaijani) * New translations stream.php (Hindi) * New translations button.php (Hindi) * New translations field.php (Hindi) * New translations permission.php (Hindi) * New translations section.php (Hindi) * New translations setting.php (Hindi) * New translations button.php (Persian) * New translations field.php (Persian) * New translations permission.php (Persian) * New translations section.php (Persian) * New translations setting.php (Persian) * New translations stream.php (Persian) * New translations setting.php (Bengali) * New translations stream.php (Bengali) * New translations section.php (Bengali) * New translations permission.php (Bengali) * New translations field.php (Bengali) * New translations button.php (Bengali)
184 lines
4.5 KiB
PHP
184 lines
4.5 KiB
PHP
<?php
|
||
|
||
return [
|
||
'auto_approve' => [
|
||
'name' => 'Otomatik Onaylama',
|
||
],
|
||
'default_view_type' => [
|
||
'name' => 'Varsayılan Görünüm Türü',
|
||
],
|
||
'hide_zero_price' => [
|
||
'name' => 'Sıfır ise Fiyatı Gizle',
|
||
'instructions' => 'İlan fiyatı 0 ise fiyatı gizle',
|
||
],
|
||
'estimated_pending_time' => [
|
||
'name' => 'Tahmini Bekleme Süresi',
|
||
'instructions' => 'Saatlerde',
|
||
],
|
||
'default_published_time' => [
|
||
'name' => 'Varsayılan Yayın Süresi',
|
||
],
|
||
'address' => [
|
||
'name' => 'İletişim Adresiniz',
|
||
],
|
||
'phone' => [
|
||
'name' => 'İletişim Telefonu',
|
||
],
|
||
'favicon' => [
|
||
'name' => 'Favicon',
|
||
]
|
||
,'map_coordinates_long' => [
|
||
'name' => 'Harita Long Koordinati',
|
||
],
|
||
'map_coordinates_lat' => [
|
||
'name' => 'Harita Koordinat',
|
||
],
|
||
'iban_numbers' => [
|
||
'name' => 'IBAN',
|
||
],
|
||
'logo' => [
|
||
'name' => 'Logo',
|
||
],
|
||
'ogImage' => [
|
||
'name' => 'Sosyal Paylaşma Logosu',
|
||
'warning' => '1200 x 630 çözünürlükte olmalıdır.',
|
||
|
||
],
|
||
'currencies' => [
|
||
'name' => 'Aktif Para Birimleri',
|
||
],
|
||
'latest-limit' => [
|
||
'name' => 'Son Eklenenler Limiti',
|
||
],
|
||
'site_address' => [
|
||
'name' => 'Site adresi',
|
||
'warning' => 'Otomatik eklendi www. www. <strong>sitename.com</strong>',
|
||
],
|
||
'google_map_key' => [
|
||
'name' => 'Google Harita Api Anahtarı',
|
||
],
|
||
|
||
'default_country' => [
|
||
'name' => 'Varsayılan İlan Ülkesi',
|
||
],
|
||
'free_currencyconverterapi_key' => [
|
||
'name' => 'Para Birimi Dönüştürücü API Anahtarı'
|
||
],
|
||
'default_city' => [
|
||
'name' => 'Varsayılan İlan Şehri',
|
||
],
|
||
'default_district' => [
|
||
'name' => 'Varsayılan İlçe',
|
||
],
|
||
'default_neighborhood' => [
|
||
'name' => 'Varsayılan Mahalle',
|
||
],
|
||
'default_currency' => [
|
||
'name' => 'Varsayılan Para Birimi',
|
||
],
|
||
'default_GET' => [
|
||
'name' => 'Varsayılan İlan GET',
|
||
],
|
||
'twitter' => [
|
||
'name' => 'Twitter',
|
||
],
|
||
'facebook' => [
|
||
'name' => 'Facebook',
|
||
],
|
||
'youtube' => [
|
||
'name' => 'Youtube',
|
||
],
|
||
'google' => [
|
||
'name' => 'Google',
|
||
],
|
||
'listing_page_image' => [
|
||
'name' => 'Sayfa Resmi Listeleme',
|
||
],
|
||
'hide_standard_price_field' => [
|
||
'name' => 'Standart Fiyat Alanını Gizle',
|
||
],
|
||
'enabled_currencies' => [
|
||
'name' => 'Etkin Para Birimleri',
|
||
],
|
||
'google_statistic_code' => [
|
||
'name' => 'Google İstatistik Kodu',
|
||
],
|
||
'register_email_field' => [
|
||
'name' => 'Üye Kayıt E-posta Zorunluluğu',
|
||
],
|
||
'market_place' => [
|
||
'name' => 'Pazar Yeri',
|
||
],
|
||
|
||
'hide_price_filter' => [
|
||
'name' => 'Fiyat Filtresini Gizle',
|
||
],
|
||
'hide_date_filter' => [
|
||
'name' => 'Tarih Filtresini Gizle',
|
||
],
|
||
'hide_photo_filter' => [
|
||
'name' => 'Fotoğraf Filtresini Gizle',
|
||
],
|
||
'hide_map_filter' => [
|
||
'name' => 'Harita Filtresini Gizle',
|
||
],
|
||
'show_lang_url' => [
|
||
'name' => 'URL için Dil Parametresini Göster',
|
||
],
|
||
'tcmb_exchange_url' => [
|
||
'name' => 'TCMB Exchange URL\'si',
|
||
],
|
||
'popular_ads_limit' => [
|
||
'name' => 'Popüler İlan Limiti',
|
||
],
|
||
|
||
//Image
|
||
|
||
'image_resize_backend' => [
|
||
'name' => 'Görüntüyü Yeniden Boyutlandır Arka Uç',
|
||
],
|
||
'full_image_width' => [
|
||
'name' => 'Tam Resim Genişliği',
|
||
],
|
||
'full_image_height' => [
|
||
'name' => 'Tam Resim Yüksekliği',
|
||
],
|
||
'medium_image_width' => [
|
||
'name' => 'Orta Resim Genişliği',
|
||
],
|
||
'medium_image_height' => [
|
||
'name' => 'Orta Resim Yüksekliği',
|
||
],
|
||
'thumbnail_width' => [
|
||
'name' => 'Küçük Resim Genişliği',
|
||
],
|
||
'thumbnail_height' => [
|
||
'name' => 'Küçük Resim Yüksekliği',
|
||
],
|
||
'add_canvas' => [
|
||
'name' => 'Tuval Ekle',
|
||
],
|
||
'image_canvas_width' => [
|
||
'name' => 'Görüntü Tuvali Genişliği',
|
||
],
|
||
'image_canvas_height' => [
|
||
'name' => 'Resim Tuval Yüksekliği',
|
||
],
|
||
'watermark_type' => [
|
||
'name' => 'Filigran Türü',
|
||
],
|
||
'watermark_text' => [
|
||
'name' => 'Filigran Metni',
|
||
],
|
||
'watermark_image' => [
|
||
'name' => 'Filigran Görüntüsü',
|
||
],
|
||
'watermark_position' => [
|
||
'name' => 'Filigran Konumu',
|
||
],
|
||
'user_filter_limit' => [
|
||
'name' => 'Kullanıcı Filtresi Sınırı',
|
||
'instructions' => 'Yönetici panelinde'
|
||
]
|
||
];
|