Files
opensourcepos/app/Language/az/Module.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

50 lines
3.2 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 [
'admin_cashups' => 'Admin Kassa Hesabatları',
'admin_cashups_desc' => 'Bütün əməkdaşların kassa hesabatlarına baxın və idarə edin.',
'attributes' => 'Atributlar',
'attributes_desc' => 'Atributları əlavə et, yenilə, sil və ya axtar.',
'both' => 'Hər ikisi',
'cashups' => 'Kassa Hesabatları',
'cashups_desc' => 'Kassa hesabatlarını əlavə et, yenilə, sil və axtar.',
'config' => 'Konfiqurasiya',
'config_desc' => 'OSPOS Konfiqurasiyasını dəyiş.',
'customers' => 'Müştərilər',
'customers_desc' => 'Əlavə et, Yenilə, Sil və Müştəriləri axtar.',
'employees' => 'Əməkdaşlar',
'employees_desc' => 'Əlavə et, Yenilə, Sil və Əməkdaşları axtar.',
'expenses' => 'Xərclər',
'expenses_categories' => 'Xərc Kateqoriyaları',
'expenses_categories_desc' => 'Xərc kateqoriyalarını əlavə et, yenilə və sil.',
'expenses_desc' => 'Əlavə et, Yenilə, Sil və Xərcləri axtar.',
'giftcards' => 'Hədiyyə Kartları',
'giftcards_desc' => 'Əlavə et, Yenilə, Sil və ya Hədiyyə Kartlarını axtar.',
'home' => 'Əsas',
'home_desc' => 'Əsas menyu modullarının siyahısı.',
'item_kits' => 'Mal Dəstləri',
'item_kits_desc' => 'Əlavə et, Yenilə, Sil və ya Mal Dəstlərini axtar.',
'items' => 'Mallar',
'items_desc' => 'Əlavə et, Yenilə, Sil və ya Malları axtar.',
'messages' => 'Mesajlar',
'messages_desc' => 'Müştərilərə, Təchizatçılara və Əməkdaşlara Mesaj göndər.',
'migrate' => 'Köçür',
'migrate_desc' => 'OSPOS Məlumat Bazasını yenilə.',
'office' => 'Ofis',
'office_desc' => 'Ofis menyusu modullarının siyahısı.',
'receivings' => 'Qəbul Edilənlər',
'receivings_desc' => 'Satınalma sifarişlərini emal et.',
'reports' => 'Hesabatlar',
'reports_desc' => 'Hesabatları göstər və yarat.',
'sales' => 'Satışlar',
'sales_desc' => 'Satış və qaytarma proseslərini həyata keçir.',
'suppliers' => 'Təchizatçılar',
'suppliers_desc' => 'Əlavə et, Yenilə, Sil və Təchizatçıları axtar.',
'taxes' => 'Vergilər',
'taxes_desc' => 'Satış vergilərini tənzimlə.',
'timeclocks' => 'İş Vaxtı Qeydiyyatı',
'timeclocks_categories' => 'İş Vaxtı Qeydiyyatı Kateqoriyaları',
'timeclocks_categories_desc' => 'İş vaxtı qeydiyyatı kateqoriyalarını əlavə et, yenilə və sil.',
'timeclocks_desc' => 'Əməkdaşların iş vaxtı qeydiyyatını əlavə et, yenilə, sil və axtar.',
];