mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-12 20:18:02 -04:00
Currently translated at 34.5% (19 of 55 strings) Translation: opensourcepos/receivings Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/receivings/ckb/
60 lines
1.9 KiB
PHP
60 lines
1.9 KiB
PHP
<?php
|
|
|
|
return [
|
|
'amount_due' => "",
|
|
'cancel_receiving' => "",
|
|
'cannot_be_deleted' => "",
|
|
'comments' => "سەرنجەکان",
|
|
'complete_receiving' => "",
|
|
'confirm_cancel_receiving' => "",
|
|
'confirm_delete' => "",
|
|
'confirm_finish_receiving' => "",
|
|
'confirm_restore' => "",
|
|
'cost' => "",
|
|
'daily' => "",
|
|
'date' => "",
|
|
'date_required' => "دەبێت بەروارێکی دروست داخڵ بکرێت.",
|
|
'date_type' => "بەروار خانەیەکی پێویستە.",
|
|
'delete_entire_sale' => "هەموو فرۆشتنەکە بسڕەوە",
|
|
'discount' => "داشکاندن",
|
|
'edit' => "دەستکاری",
|
|
'edit_sale' => "",
|
|
'employee' => "فەرمانبەر",
|
|
'error_editing_item' => "",
|
|
'error_requisition' => "",
|
|
'find_or_scan_item' => "دۆزینەوە یان سکانکردنی ئایتم",
|
|
'find_or_scan_item_or_receipt' => "دۆزینەوە یان سکانکردنی ئایتم یان پسوڵە",
|
|
'id' => "",
|
|
'item_name' => "ناوی ئایتم",
|
|
'mode' => "",
|
|
'new_supplier' => "",
|
|
'one_or_multiple' => "",
|
|
'print_after_sale' => "",
|
|
'quantity' => "",
|
|
'receipt' => "",
|
|
'receipt_number' => "",
|
|
'receiving' => "",
|
|
'reference' => "",
|
|
'register' => "",
|
|
'requisition' => "",
|
|
'return' => "گەڕانەوە",
|
|
'select_supplier' => "",
|
|
'ship_pack' => "",
|
|
'start_typing_supplier_name' => "",
|
|
'stock' => "کۆگا",
|
|
'stock_destination' => "",
|
|
'stock_locaiton' => "",
|
|
'stock_source' => "",
|
|
'successfully_deleted' => "بەسەرکەوتوویی سڕیتەوە",
|
|
'successfully_updated' => "",
|
|
'supplier' => "دابینکار",
|
|
'supplier_address' => "",
|
|
'supplier_email' => "",
|
|
'supplier_location' => "",
|
|
'total' => "گشتی",
|
|
'transaction_failed' => "",
|
|
'unable_to_add_item' => "",
|
|
'unsuccessfully_updated' => "",
|
|
'update' => "نوێکردنەوە",
|
|
];
|