diff --git a/application/language/cs/sales_lang.php b/application/language/cs/sales_lang.php index d986d4acd..b46ecb1e2 100644 --- a/application/language/cs/sales_lang.php +++ b/application/language/cs/sales_lang.php @@ -32,7 +32,7 @@ $lang["sales_delete_confirmation"] = "Opravdu chcete smazat tuto účtenku? Tato $lang["sales_delete_entire_sale"] = "Zrušit celou účtenku"; $lang["sales_delete_successful"] = "Účtenka byla smazána."; $lang["sales_delete_unsuccessful"] = "Účtenka nebyla smazána."; -$lang["sales_description_abbrv"] = "Pozn."; +$lang["sales_description_abbrv"] = "Položka."; $lang["sales_discard"] = "Zrušit"; $lang["sales_discount"] = "Sleva %"; $lang["sales_discount_included"] = "% Sleva"; @@ -80,7 +80,7 @@ $lang["sales_payment_not_cover_total"] = "Zaplacená částka musí být stejná $lang["sales_payment_type"] = "Typ"; $lang["sales_price"] = "Cena"; $lang["sales_print_after_sale"] = "Vytisknout automaticky"; -$lang["sales_quantity"] = "Množství"; +$lang["sales_quantity"] = "ks"; $lang["sales_quantity_less_than_zero"] = "Pozor: Není dostatek zboží. Můžete pokračovat v prodeji, ale zkontrolujte si stav skladu."; $lang["sales_quantity_of_items"] = "Množství položek %1"; $lang["sales_quote"] = "Nabídka";