mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-05 07:01:09 -05:00
Currently translated at 38.2% (18 of 47 strings) Translation: opensourcepos/expenses Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/expenses/ckb/
52 lines
1.5 KiB
PHP
52 lines
1.5 KiB
PHP
<?php
|
|
|
|
return [
|
|
'add_item' => "",
|
|
'amount' => "بڕ",
|
|
'amount_number' => "بڕ دەبێت ژمارەیەک بێت",
|
|
'amount_required' => "",
|
|
'by_category' => "",
|
|
'cannot_be_deleted' => "",
|
|
'cash' => "پارەی نەختینە",
|
|
'cash_filter' => "نەختینە",
|
|
'categories_name' => "",
|
|
'category_required' => "",
|
|
'check' => "چەکی پارە",
|
|
'check_filter' => "چەکی پارە",
|
|
'confirm_delete' => "",
|
|
'confirm_restore' => "",
|
|
'credit' => "کارتی کرێدت",
|
|
'credit_filter' => "کارتی کرێدت",
|
|
'date' => "ڕێکەوت",
|
|
'date_number' => "",
|
|
'date_required' => "",
|
|
'debit' => "کارتی دێبت",
|
|
'debit_filter' => "",
|
|
'description' => "دەربارە",
|
|
'due' => "ئەو بڕەی پێویستە بدرێت",
|
|
'due_filter' => "ئەو بڕەی پێویستە بدرێت",
|
|
'employee' => "",
|
|
'error_adding_updating' => "",
|
|
'expense_id' => "",
|
|
'expenses_employee' => "",
|
|
'info' => "",
|
|
'ip_address' => "",
|
|
'is_deleted' => "سڕاوەتەوە",
|
|
'name_required' => "",
|
|
'new' => "",
|
|
'new_supplier' => "",
|
|
'no_expenses_to_display' => "",
|
|
'none_selected' => "",
|
|
'one_or_multiple' => "",
|
|
'payment' => "جۆری پارەدان",
|
|
'start_typing_supplier_name' => "",
|
|
'successful_adding' => "",
|
|
'successful_deleted' => "",
|
|
'successful_updating' => "",
|
|
'supplier_name' => "",
|
|
'supplier_tax_code' => "",
|
|
'tax_amount' => "",
|
|
'tax_amount_number' => "",
|
|
'update' => "",
|
|
];
|