mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-06 13:26:05 -06:00
New translations setting.php (Azerbaijani)
This commit is contained in:
parent
4c523e9849
commit
f70364fbdd
@ -128,12 +128,15 @@ return [
|
|||||||
'google_statistic_code' => [
|
'google_statistic_code' => [
|
||||||
'name' => 'Google Statistik Kod',
|
'name' => 'Google Statistik Kod',
|
||||||
],
|
],
|
||||||
|
'body_custom_space' => [
|
||||||
|
'name' => 'Bədən Xüsusi Məkanı',
|
||||||
|
],
|
||||||
'register_email_field' => [
|
'register_email_field' => [
|
||||||
'name' => 'İstifadəçi Qeyd E-poçtu tələbi',
|
'name' => 'İstifadəçi Qeyd E-poçtu tələbi',
|
||||||
],
|
],
|
||||||
'market_place' => [
|
'market_place' => [
|
||||||
'name' => 'Bazar yeri',
|
'name' => 'Bazar yeri',
|
||||||
'instructions' => 'If the marketplace is down, your site will act as ecommerce. For example,
|
'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
|
some fields in the profile such as ads, dopings, messages, sale, packages and store are not visible and
|
||||||
removes corporate membership.'
|
removes corporate membership.'
|
||||||
],
|
],
|
||||||
@ -230,6 +233,10 @@ return [
|
|||||||
'name' => 'Satıcı haqqında məlumatları gizlədin',
|
'name' => 'Satıcı haqqında məlumatları gizlədin',
|
||||||
'instructions' => 'Reklam detalları səhifəsində satıcı məlumatlarına gizlənmək',
|
'instructions' => 'Reklam detalları səhifəsində satıcı məlumatlarına gizlənmək',
|
||||||
],
|
],
|
||||||
|
'hide_seller_info_by_category' => [
|
||||||
|
'name' => 'Kateqoriyaya görə Satıcı məlumatını gizlədin',
|
||||||
|
'instructions' => 'Reklam təfərrüatları səhifəsində seçilmiş əsas kateqoriyalar üzrə satıcı məlumatlarının gizlədilməsi',
|
||||||
|
],
|
||||||
'show_post_ad_agreement' => [
|
'show_post_ad_agreement' => [
|
||||||
'name' => 'Post Elan Müqaviləsini Göstərin',
|
'name' => 'Post Elan Müqaviləsini Göstərin',
|
||||||
'instructions' => 'Reklam yaratma səhifəsində bir məxfilik siyasəti müqaviləsini göstərmək istəyirsinizsə, bunu aktivləşdirin',
|
'instructions' => 'Reklam yaratma səhifəsində bir məxfilik siyasəti müqaviləsini göstərmək istəyirsinizsə, bunu aktivləşdirin',
|
||||||
@ -277,10 +284,29 @@ return [
|
|||||||
'instructions' => 'Reklam yaratma səhifəsindəki dərc_at və bitir_at sahələrini göstərir.'
|
'instructions' => 'Reklam yaratma səhifəsindəki dərc_at və bitir_at sahələrini göstərir.'
|
||||||
],
|
],
|
||||||
'show_tax_field' => [
|
'show_tax_field' => [
|
||||||
'name' => 'Show Tax Field',
|
'name' => 'Vergi sahəsini göstərin',
|
||||||
'instructions' => 'When this option is enabled, you can set the tax rate on the ad creation page.'
|
'instructions' => 'Bu seçim aktiv olduqda, siz reklam yaratma səhifəsində vergi dərəcəsini təyin edə bilərsiniz.'
|
||||||
|
],
|
||||||
|
'hide_contact_created_at' => [
|
||||||
|
'name' => 'Yeni Elan Yaradarkən Əlaqə Sahələrini Gizlədin'
|
||||||
|
],
|
||||||
|
'show_input_flag' => [
|
||||||
|
'name' => 'Girişdə Bayraqları göstərin',
|
||||||
|
'instructions' => 'Tərcümə edilə bilən daxiletmələrdə bayraq və təsviri göstərin'
|
||||||
|
],
|
||||||
|
'hide_out_of_stock_products_without_listing' => [
|
||||||
|
'name' => 'Stokda olmayan məhsulları siyahı olmadan gizlədin',
|
||||||
|
'instructions' => 'Stokda olmayan GET məhsullarını siyahıdan və ana səhifədən gizlədir'
|
||||||
|
],
|
||||||
|
'only_email_login' => [
|
||||||
|
'name' => 'Yalnız E-poçt Girişi'
|
||||||
|
],
|
||||||
|
'preview_mode' => [
|
||||||
|
'name' => 'Önizləmə rejimi',
|
||||||
|
'instructions' => 'Bu rejim aktiv olduqda, reklam istifadəçi tərəfindən əvvəlcədən nəzərdən keçirilir.'
|
||||||
|
],
|
||||||
|
'show_order_note' => [
|
||||||
|
'name' => 'Sifariş Qeydini göstərin',
|
||||||
|
'instructions' => "Sifarişin ödənişi təsdiqləndikdə müştərilərə fərdi mətni göstərmək üçün istifadə edilən sifariş qeydi sahəsini göstərin."
|
||||||
],
|
],
|
||||||
'hide_contact_created_at' => [
|
|
||||||
'name' => 'Hide Contact Fields For in Create New Ad'
|
|
||||||
]
|
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user