openclassify/addons/default/visiosoft/profile-module/resources/lang/az/setting.php
Fatih Alp ef3de70c3f
New Crowdin updates (#1077)
* New translations addon.php (Hebrew)
* New translations field.php (Catalan)
* New translations addon.php (Afrikaans)
* New translations addon.php (Romanian)
* New translations field.php (Romanian)
2021-06-02 17:12:01 +03:00

59 lines
2.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'show_my_ads' => [
'name' => 'Reklamlar Nişanımı göstər',
],
'upload_avatar' => [
'name' => 'Avatar yüklə',
],
'show_tax_office' => [
'name' => 'Vergi Dairəsi Sahəsini göstərin',
],
'show_checkbox_terms_on_register' => [
'name' => 'Qeyd qutusundakı onay qutusunun şərtlərini göstərin',
'instructions' => 'Qeyd formasında "Qəbul müddəti", "qoruma qanunu", "məxfilik müddəti", "sms və e-poçtlar" göstər'
],
'register_protection_url' => [
'name' => 'Qoruma URL\'sini qeyd edin',
],
'register_privacy_url' => [
'name' => 'Məxfilik URL-ni qeydiyyatdan keçirin',
],
'show_education_profession' => [
'name' => 'Təhsil və Peşə Sahələrini göstərin',
'instructions' => 'Profili düzəltmə səhifəsində "Təhsil", "Təhsil Vəziyyəti" və "Peşə" ni göstərin'
],
'google_captcha_site_key' => [
'name' => 'Google Captcha Sayt Açarı',
],
'google_captcha_secret_key' => [
'name' => 'Google Captcha Gizli Açar',
],
'score_threshold' => [
'name' => 'Hesab ərəfəsi',
'instructions' => '0 ilə 1 arasındakı dəyər. Eşik nə qədər yüksək olsa, ReCaptcha istifadəçinin bot olub olmadığını müəyyənləşdirməyə çalışır.',
],
'education' => [
'name' => 'Təhsil'
],
'state_of_education' => [
'name' => 'Təhsil vəziyyəti'
],
'profession' => [
'name' => 'Peşə'
],
'hide_register_type_profile' => [
'name' => 'Profil səhifəsində qeyd növünü gizlədin',
'instructions' => 'Profil redaktə səhifəsində qeyd növü sahəsini gizlədir.',
],
'required_district' => [
'name' => 'Zəruri rayon',
'instructions' => 'Ünvan əlavə etmək rayon öhdəliyini əks etdirir.',
],
'show_extends_actions' => [
'name' => 'Şou Əməliyyatları Genişləndirir',
'instructions' => 'Profil reklam səhifəmdə mövcud olan Genişləndirmə seçimlərini təmsil edir.',
],
];