Files
opensourcepos/app/Language/az/Common.php
BudsieBuds e83c23cf0c Improve code style and PSR-12 compliance (#4204)
* Improve code style and PSR-12 compliance
- refactored code formatting to adhere to PSR-12 guidelines
- standardized coding conventions across the codebase
- added missing framework files and reverted markup changes
- reformatted arrays for enhanced readability
- updated language files for consistent styling and clarity
- minor miscellaneous improvements
2025-05-02 19:37:06 +02:00

90 lines
4.8 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",
"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" => "ı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" => "ıq Layihədə Satışın Avtomatlaşdırma Nöqtəsi versiya",
"zip" => "Poçt Kodu",
];