Files
opensourcepos/app/Language/az/Common.php
T
objecttothis 7086b057a6 fix(i18n): align Azerbaijani language files with EN reference, format keys/values consistently
- Corrected typos, standardized translations, and fixed formatting in Azerbaijani language files for better consistency.
- Aligned language keys and values with EN reference, ensuring proper indentation and `'` usage.
- Updated invalid or missing translations in attributes, calendar, cashups, common, employees, enum, error, and expenses modules.

Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>
2026-08-24 16:30:44 +04:00

90 lines
5.0 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 [
'address_1' => 'Ünvan 1',
'address_2' => 'Ünvan 2',
'admin' => 'Administrator',
'city' => 'Şəhər',
'clerk' => 'Satıcı',
'close' => 'Bağla',
'color' => 'Rəng',
'comments' => 'Rəylər',
'common' => 'ortaq',
'confirm_search' => 'Bir və ya bir neçə sətir seçmisiniz, bunlar axtarışdan sonra artıq seçilməyəcək. Bu axtarışı göndərmək istədiyinizə əminsiniz?',
'copyrights' => '© 2010 - {0}',
'correct_errors' => 'Zəhmət olmasa, yadda saxlamazdan əvvəl müəyyən edilmiş səhvləri düzəldin',
'country' => 'Ölkə',
'dashboard' => 'İdarə Paneli',
'date' => 'Tarix',
'delete' => 'Sil',
'det' => 'detallar',
'download_import_template' => 'İdxal CSV Şablonunu Yüklə (CSV)',
'edit' => 'redaktə et',
'email' => 'E-poçt',
'email_invalid_format' => 'E-poçt ünvanı düzgün formatda deyil.',
'export_csv' => 'CSV İxracı',
'export_csv_no' => 'Xeyr',
'export_csv_yes' => 'Bəli',
'fields_required_message' => 'Qırmızı sahələr tələb olunur',
'fields_required_message_unique' => 'Bu sahə unikal olmalıdır',
'first_name' => 'Ad',
'first_name_required' => 'Ad tələb olunan sahədir.',
'first_page' => 'Birinci',
'gender' => 'Cins',
'gender_female' => 'Q',
'gender_male' => 'K',
'gender_undefined' => 'Naməlum',
'icon' => 'İkon',
'id' => 'ID',
'import' => 'İdxal Et',
'import_change_file' => 'Dəyiş',
'import_csv' => 'CSV İdxalı',
'import_full_path' => 'CSV faylına tam yol tələb olunur',
'import_remove_file' => 'Sil',
'import_select_file' => 'Fayl Seç',
'inv' => 'inv',
'last_name' => 'Soyad',
'last_name_required' => 'Soyad tələb olunan sahədir.',
'last_page' => 'Son',
'learn_about_project' => 'layihə haqqında son məlumatları öyrənmək üçün.',
'list_of' => 'Siyahısı',
'logo' => 'Loqo',
'logo_mark' => 'Nişan',
'logout' => 'Çıxış',
'manager' => 'Menecer',
'migration_needed' => 'Girişdən sonra bazaya {0} köçməsi başlayacaq.',
'new' => 'Yeni',
'no' => 'Xeyr',
'no_persons_to_display' => 'Göstərmək üçün heç kim yoxdur.',
'none_selected_text' => '[Seçin]',
'or' => 'VƏ YA',
'people' => 'İnsanlar',
'phone_number' => 'Telefon Nömrəsi',
'phone_number_required' => 'Telefon nömrəsi tələb olunan sahədir.',
'please_visit_my' => 'Zəhmət olmasa ziyarət edin',
'position' => 'Vəzifə',
'powered_by' => 'Təchizatçı',
'price' => 'Qiymət',
'print' => 'Çap Et',
'remove' => 'Sil',
'required' => 'Tələb Olunur',
'restore' => 'Bərpa Et',
'return_policy' => 'Qaytarma Siyasəti',
'search' => 'Axtarış',
'search_options' => 'Axtarış seçimləri',
'searched_for' => 'Axtarıldı',
'software_short' => 'OSPOS',
'software_title' => 'Açıq Mənbəli Satış Nöqtəsi',
'state' => 'Əyalət',
'submit' => 'Təsdiqlə',
'total_spent' => 'Cəmi Xərclənən',
'unknown' => 'Naməlum',
'view_recent_sales' => 'Son Satışlara Bax',
'website' => 'opensourcepos.org',
'welcome' => 'Xoş Gəlmisiniz',
'welcome_message' => 'OSPOS-a xoş gəlmisiniz, başlamaq üçün aşağıdakı modullardan birinə klikləyin.',
'yes' => 'Bəli',
'you_are_using_ospos' => 'Siz OSPOS-dan istifadə edirsiniz',
'zip' => 'Poçt Kodu',
];