mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-16 05:17:56 -05:00
* 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
150 lines
9.0 KiB
PHP
150 lines
9.0 KiB
PHP
<?php
|
|
|
|
return [
|
|
"all" => "Svi",
|
|
"authority" => "",
|
|
"canceled" => "",
|
|
"categories" => "Kategorije",
|
|
"categories_summary_report" => "Zbrojni izvještaj po kategorijama",
|
|
"category" => "Kategorija",
|
|
"code_canceled" => "",
|
|
"code_invoice" => "",
|
|
"code_pos" => "",
|
|
"code_quote" => "",
|
|
"code_return" => "",
|
|
"code_type" => "",
|
|
"code_work_order" => "",
|
|
"comments" => "Komentari",
|
|
"commission" => "",
|
|
"complete" => "",
|
|
"completed_sales" => "",
|
|
"confirm_delete" => "",
|
|
"confirm_restore" => "",
|
|
"cost" => "Cijena",
|
|
"cost_price" => "Nabavna cijena",
|
|
"count" => "Broj",
|
|
"customer" => "Kupac",
|
|
"customers" => "Kupci",
|
|
"customers_summary_report" => "Zbrojni izvještaj po kupcima",
|
|
"date" => "Datum",
|
|
"date_range" => "Vremenski period",
|
|
"description" => "Opis",
|
|
"detailed_receivings_report" => "Izvještaj primki",
|
|
"detailed_receivings_report_input" => "",
|
|
"detailed_reports" => "Izvještaji",
|
|
"detailed_requisition_report" => "Izvještaj međuskladišnice",
|
|
"detailed_sales_report" => "Izvještaj o prodaji",
|
|
"discount" => "Ivještaj o popustu",
|
|
"discount_fixed" => "",
|
|
"discount_percent" => "% popusta",
|
|
"discount_type" => "",
|
|
"discounts" => "Popusti",
|
|
"discounts_summary_report" => "Zbrojni izvještaj o popustima",
|
|
"earned" => "",
|
|
"employee" => "Radnik",
|
|
"employees" => "Radnici",
|
|
"employees_summary_report" => "Zbrojni izvještaj po radnicima",
|
|
"expenses" => "",
|
|
"expenses_amount" => "",
|
|
"expenses_categories" => "",
|
|
"expenses_categories_summary_report" => "",
|
|
"expenses_category" => "",
|
|
"expenses_payment_amount" => "",
|
|
"expenses_tax_amount" => "",
|
|
"expenses_total_amount" => "",
|
|
"expenses_total_tax_amount" => "",
|
|
"graphical_reports" => "Grafički izvještaji",
|
|
"inventory" => "Inventura",
|
|
"inventory_low" => "Mala inventura",
|
|
"inventory_low_report" => "Izvještaj o maloj inventuri",
|
|
"inventory_reports" => "Izvještaji inventura",
|
|
"inventory_summary" => "Zbrojne inventure",
|
|
"inventory_summary_report" => "Izvještaji zbrojnih inventura",
|
|
"item" => "Artikl",
|
|
"item_count" => "Filter broja artikala",
|
|
"item_name" => "Naziv artikla",
|
|
"item_number" => "Broj artikla",
|
|
"items" => "Artikli",
|
|
"items_purchased" => "Nabavni artikli",
|
|
"items_received" => "Artikli primke",
|
|
"items_summary_report" => "Artikli zbrojnog izvještaja",
|
|
"jurisdiction" => "",
|
|
"low_inventory" => "Niska inventura",
|
|
"low_inventory_report" => "Izvještaj niske inventure",
|
|
"low_sell_quantity" => "",
|
|
"more_than_zero" => "Više od nule",
|
|
"name" => "Naziv",
|
|
"no_reports_to_display" => "Nema artikla za prikazati",
|
|
"payment_type" => "Tip plaćanja",
|
|
"payments" => "Plaćanja",
|
|
"payments_summary_report" => "Zbrojni izvještaj plaćanja",
|
|
"profit" => "RUC",
|
|
"quantity" => "Količina",
|
|
"quantity_purchased" => "Nabavna količina",
|
|
"quotes" => "",
|
|
"received_by" => "Primljeno od",
|
|
"receiving_id" => "Primka br.",
|
|
"receiving_type" => "Tip ulaza",
|
|
"receivings" => "Primke",
|
|
"reorder_level" => "Poredaj razinu",
|
|
"report" => "Izvještaj",
|
|
"report_input" => "Ulazni izvještaj",
|
|
"reports" => "Izvještaji",
|
|
"requisition" => "Međuskladišnica",
|
|
"requisition_by" => "Međuskladišnica od",
|
|
"requisition_id" => "Međuskladišnica br.",
|
|
"requisition_item" => "Artikal međuskladišnice",
|
|
"requisition_item_quantity" => "količina artikla međuskladišnice",
|
|
"requisition_related_item" => "Povezani artikal međuskladišnice",
|
|
"requisition_related_item_total_quantity" => "Povezani količina artikala međuskladišnice",
|
|
"requisition_related_item_unit_quantity" => "Povezana jed. cijena artikla međuskladišnice",
|
|
"requisitions" => "Međuskladišnica",
|
|
"returns" => "Povrati",
|
|
"revenue" => "Promet",
|
|
"sale_id" => "Prodaja br.",
|
|
"sale_type" => "Tip prodaje",
|
|
"sales" => "Prodaje",
|
|
"sales_amount" => "Prodajna količina",
|
|
"sales_summary_report" => "Zbrojni izvještaj o prodaji",
|
|
"sales_taxes" => "",
|
|
"sales_taxes_summary_report" => "",
|
|
"serial_number" => "Ser. broj",
|
|
"service_charge" => "",
|
|
"sold_by" => "Prodaje",
|
|
"sold_items" => "",
|
|
"sold_to" => "Prodano",
|
|
"stock_location" => "Mjesto skladišta",
|
|
"sub_total_value" => "Iznos međuzbroja",
|
|
"subtotal" => "Međuzbroj",
|
|
"summary_reports" => "Zbrojni izvještaj",
|
|
"supplied_by" => "Nabavljeno od",
|
|
"supplier" => "Dobavljač",
|
|
"suppliers" => "Dobavljači",
|
|
"suppliers_summary_report" => "Zbrojni izvještaj po dobavljačima",
|
|
"tax" => "Porez",
|
|
"tax_category" => "",
|
|
"tax_name" => "",
|
|
"tax_percent" => "% poreza",
|
|
"tax_rate" => "",
|
|
"taxes" => "Porezi",
|
|
"taxes_summary_report" => "Zbrojni izvještaj po porezima",
|
|
"total" => "Ukupno",
|
|
"total_inventory_value" => "Ukupan iznos inventure",
|
|
"total_low_sell_quantity" => "",
|
|
"total_quantity" => "Total Quantity",
|
|
"total_retail" => "Total Inv. Retail Value",
|
|
"trans_amount" => "",
|
|
"trans_due" => "",
|
|
"trans_group" => "",
|
|
"trans_nopay_sales" => "",
|
|
"trans_payments" => "",
|
|
"trans_refunded" => "",
|
|
"trans_sales" => "",
|
|
"trans_type" => "",
|
|
"type" => "Tip",
|
|
"unit_price" => "Jedinična cijena",
|
|
"used" => "",
|
|
"work_orders" => "",
|
|
"zero_and_less" => "Nula i manje",
|
|
];
|