Files
opensourcepos/app/Language/az/Common.php
objecttothis 3c75fc0031 style(lang): normalize array keys to single quotes in ar-EG/ar-LB Common.php
Convert double-quoted string keys and values to single quotes across
app/Language/ar-EG/Common.php and app/Language/ar-LB/Common.php for
consistency with existing single-quoted entries (e.g. export_all,
export_page) already present in these files.

- No functional or translation content changes, quoting style only
- Aligns with project coding standard preferring single quotes for
  non-interpolated strings

Signed-off-by: objecttothis <17935339+objecttothis@users.noreply.github.com>
2026-09-09 11:59:44 +04:00

92 lines
5.0 KiB
PHP
Raw Permalink 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' => '',
'city' => 'Şəhər',
'clerk' => '',
'close' => 'Bağlı',
'color' => '',
'comments' => 'Rəylər',
'common' => 'ortaq',
'confirm_search' => 'Bir və ya bir neçə sətir seçdiniz, bunlar axtarışınızdan sonra artıq seçilməyəcək. Bu axtarışı göndərmək istədiyinizə əminsinizmi?',
'copyrights' => '© 2010 - {0}',
'correct_errors' => 'Xahiş edirik təsdiqlə-dən əvvəl səhvləri düzəldin',
'country' => 'Ölkə',
'dashboard' => '',
'date' => 'Təqvim',
'delete' => 'Sil',
'det' => 'detallar',
'download_import_template' => 'CSV Şablonunu (CSV) daxil edin',
'edit' => 'Redaktə Et',
'email' => 'E-poçt',
'email_invalid_format' => 'E-poçt ünvanı düzgün formatda deyil.',
'export_csv' => 'CSV Export',
'export_csv_no' => 'Xeyr',
'export_csv_yes' => 'Bəli',
'export_all' => 'Hamısını ixrac et',
'export_page' => 'Səhifəni ixrac et',
'fields_required_message' => 'Qırmızı sahələr tələb olunur',
'fields_required_message_unique' => '',
'first_name' => 'Ad',
'first_name_required' => 'Ad yazmağınız tələb olunur.',
'first_page' => 'Birinci',
'gender' => 'Cins',
'gender_female' => 'Q',
'gender_male' => 'K',
'gender_undefined' => '',
'icon' => 'İkon',
'id' => 'İD',
'import' => 'Daxil et',
'import_change_file' => 'Dəyiş',
'import_csv' => 'CSV daxil et',
'import_full_path' => 'CSV faylına tam yol tələb olunur',
'import_remove_file' => 'Sil(Gizlət)',
'import_select_file' => 'Fayl Seç',
'inv' => 'Qaimə',
'last_name' => 'Soyad',
'last_name_required' => 'Soyad tələb olunur.',
'last_page' => 'Son',
'learn_about_project' => 'Proyekt haqqında ən son məlumatı öyrənmək.',
'list_of' => 'Siyahısı',
'logo' => 'Loqo',
'logo_mark' => 'Mark',
'logout' => 'Çıxış',
'manager' => '',
'migration_needed' => 'Girişdən sonra bazaya {0} köçməsi başlayacaq.',
'new' => 'Yenisi',
'no' => '',
'no_persons_to_display' => 'Göstərmək üçün heç kim yoxdur.',
'none_selected_text' => 'Seçin',
'or' => 'Və ya',
'people' => '',
'phone_number' => 'Telefon',
'phone_number_required' => 'çıxarış ',
'please_visit_my' => 'Xahiş edirik ziyarət edin',
'position' => '',
'powered_by' => 'Yaradıcı',
'price' => 'Qiymət',
'print' => 'Çap',
'remove' => 'Silmək',
'required' => 'Vacib',
'restore' => 'Bərpa Etmək',
'return_policy' => 'Qaytarma siyasəti',
'search' => 'Axtarış',
'search_options' => 'Axtarış variantları',
'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' => 'Ümumi xərc',
'unknown' => 'Naməlum',
'view_recent_sales' => 'Son Satışları Göstər',
'website' => 'Veb Sayt',
'welcome' => 'Xoş Gəlmisiniz',
'welcome_message' => 'OSPOS-a Xoş gəlmisiniz, başlamaq üçün bir modula basın.',
'yes' => '',
'you_are_using_ospos' => 'Açıq Layihədə Satışın Avtomatlaşdırma Nöqtəsi versiya',
'zip' => 'Poçt Kodu',
];