mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-06 16:18:14 -05:00
Currently translated at 33.3% (39 of 117 strings) Translation: opensourcepos/items Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/items/ckb/
122 lines
4.0 KiB
PHP
122 lines
4.0 KiB
PHP
<?php
|
||
|
||
return [
|
||
'add_minus' => "زیادکردن یان کەمکردنی جەرد.",
|
||
'allow_alt_description' => "ڕێگە بدە بە دەربارەی جێگرەوە",
|
||
'amount_entry' => "",
|
||
'bulk_edit' => "دەستکاریکردنی بە کۆمەڵ",
|
||
'buy_price_required' => "",
|
||
'cannot_be_deleted' => "",
|
||
'cannot_find_item' => "",
|
||
'categories' => "",
|
||
'category' => "پۆلێن",
|
||
'category_new' => "",
|
||
'category_required' => "",
|
||
'change_all_to_allow_alt_desc' => "",
|
||
'change_all_to_not_allow_allow_desc' => "",
|
||
'change_all_to_serialized' => "",
|
||
'change_all_to_unserialized' => "",
|
||
'change_image' => "",
|
||
'confirm_bulk_edit' => "",
|
||
'confirm_bulk_edit_wipe_taxes' => "",
|
||
'confirm_delete' => "",
|
||
'confirm_restore' => "",
|
||
'cost_price' => "نرخی جوملە",
|
||
'cost_price_number' => "",
|
||
'cost_price_required' => "",
|
||
'count' => "جەرد نوێ بکەوە",
|
||
'csv_import_failed' => "هاوردەکردنی CSV سەرکەوتوو نەبوو",
|
||
'csv_import_nodata_wrongformat' => "",
|
||
'csv_import_partially_failed' => "",
|
||
'csv_import_success' => "",
|
||
'current_quantity' => "چەندێتی ئێستە",
|
||
'default_pack_name' => "",
|
||
'description' => "دەربارە",
|
||
'details_count' => "وردەکاری ژمارەی جەرد",
|
||
'do_nothing' => "هیچ مەکە",
|
||
'edit' => "",
|
||
'edit_fields_you_want_to_update' => "",
|
||
'edit_multiple_items' => "",
|
||
'empty_upc_items' => "",
|
||
'error_adding_updating' => "",
|
||
'error_updating_multiple' => "",
|
||
'generate_barcodes' => "دروستکردنی بارکۆدەکان",
|
||
'hsn_code' => "",
|
||
'image' => "",
|
||
'import_items_csv' => "",
|
||
'info_provided_by' => "",
|
||
'inventory' => "جەرد",
|
||
'inventory_CSV_import_quantity' => "",
|
||
'inventory_comments' => "کۆمێنتەکان",
|
||
'inventory_data_tracking' => "",
|
||
'inventory_date' => "",
|
||
'inventory_employee' => "",
|
||
'inventory_in_out_quantity' => "",
|
||
'inventory_remarks' => "",
|
||
'is_deleted' => "سڕاوەتەوە",
|
||
'is_printed' => "",
|
||
'is_serialized' => "",
|
||
'item' => "ئایتم",
|
||
'item_id' => "",
|
||
'item_number' => "باڕکۆد",
|
||
'item_number_duplicate' => "",
|
||
'kit' => "",
|
||
'location' => "",
|
||
'low_inventory_items' => "",
|
||
'low_sell_item' => "",
|
||
'manually_editing_of_quantity' => "دەستکاریکردنی دەستی چەندێتی",
|
||
'markup' => "",
|
||
'name' => "",
|
||
'name_required' => "",
|
||
'new' => "",
|
||
'no_description_items' => "",
|
||
'no_items_to_display' => "",
|
||
'none' => "هیچیان",
|
||
'none_selected' => "",
|
||
'nonstock' => "",
|
||
'number_information' => "",
|
||
'number_required' => "",
|
||
'one_or_multiple' => "",
|
||
'pack_name' => "",
|
||
'qty_per_pack' => "",
|
||
'quantity' => "بڕ",
|
||
'quantity_number' => "",
|
||
'quantity_required' => "",
|
||
'receiving_quantity' => "",
|
||
'remove_image' => "",
|
||
'reorder_level' => "ئاستی ڕێکخستنەوە",
|
||
'reorder_level_number' => "",
|
||
'reorder_level_required' => "",
|
||
'retrive_item_info' => "",
|
||
'sales_tax_1' => "باجی فرۆشتن",
|
||
'sales_tax_2' => "باجی فرۆشتن ٢",
|
||
'search_attributes' => "",
|
||
'select_image' => "",
|
||
'serialized_items' => "",
|
||
'standard' => "",
|
||
'stock' => "کۆگا",
|
||
'stock_location' => "شوێنی کۆگا",
|
||
'stock_type' => "",
|
||
'successful_adding' => "",
|
||
'successful_bulk_edit' => "",
|
||
'successful_deleted' => "بەسەرکەوتووی سڕیتەوە",
|
||
'successful_updating' => "",
|
||
'supplier' => "دابینکار",
|
||
'tax_1' => "باج ١",
|
||
'tax_2' => "باج ٢",
|
||
'tax_3' => "",
|
||
'tax_category' => "پۆلێنی باج",
|
||
'tax_percent' => "",
|
||
'tax_percent_number' => "",
|
||
'tax_percent_required' => "",
|
||
'tax_percents' => "",
|
||
'temp' => "",
|
||
'type' => "",
|
||
'unit_price' => "نرخی وردە فرۆشی",
|
||
'unit_price_number' => "",
|
||
'unit_price_required' => "",
|
||
'upc_database' => "",
|
||
'update' => "",
|
||
'use_inventory_menu' => "",
|
||
];
|