mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-14 18:53:56 -04:00
Update language files (#68)
This commit is contained in:
@@ -24,6 +24,7 @@ $lang["items_cost_price_number"] = "Nákupní cena musí být číslo.";
|
||||
$lang["items_cost_price_required"] = "Musíte zadat nákupní cenu.";
|
||||
$lang["items_count"] = "Upravit množství";
|
||||
$lang["items_current_quantity"] = "Množství skladem";
|
||||
$lang["items_default_pack_name"] = "";
|
||||
$lang["items_description"] = "Popis";
|
||||
$lang["items_details_count"] = "Další informace o množství na skladě";
|
||||
$lang["items_do_nothing"] = "Nedělat nic";
|
||||
@@ -55,6 +56,7 @@ $lang["items_item_number_duplicate"] = "Položka už je v databázi.";
|
||||
$lang["items_kit"] = "Sada";
|
||||
$lang["items_location"] = "Umístění";
|
||||
$lang["items_low_inventory_items"] = "Položky co nejsou skladem";
|
||||
$lang["items_low_sell_item"] = "";
|
||||
$lang["items_manually_editing_of_quantity"] = "Ruční úprava množství";
|
||||
$lang["items_name"] = "Název položky";
|
||||
$lang["items_name_required"] = "Musíte zadat název položky.";
|
||||
@@ -67,6 +69,8 @@ $lang["items_nonstock"] = "Neskladová";
|
||||
$lang["items_number_information"] = "Číslo položky";
|
||||
$lang["items_number_required"] = "Musíte zadat čárový kód.";
|
||||
$lang["items_one_or_multiple"] = "Položky";
|
||||
$lang["items_pack_name"] = "";
|
||||
$lang["items_qty_per_pack"] = "";
|
||||
$lang["items_quantity"] = "Množství";
|
||||
$lang["items_quantity_number"] = "Množství musí být číslo.";
|
||||
$lang["items_quantity_required"] = "Musíte zadat množství.";
|
||||
|
||||
Reference in New Issue
Block a user