X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=locale%2Fcs%2Fmessages.inc.php;h=6858cdac45cdcdee4383aef88d2bbb1f608d7b7b;hb=a12d11db90025d222cc19ec7c4406b608a5b45ab;hp=a5f05eaae68fb3e376c210c38b017c8fe87a5b2d;hpb=3b62698949ec9f94f06f0f7c7fe46a7ba59c9992;p=mirrors%2FSokoMan.git diff --git a/locale/cs/messages.inc.php b/locale/cs/messages.inc.php index a5f05ea..6858cda 100644 --- a/locale/cs/messages.inc.php +++ b/locale/cs/messages.inc.php @@ -17,6 +17,8 @@ $LOCALE_MESSAGES = array( 'item_price_in' => 'Nákupní cena', 'item_price_out' => 'Prodejní cena', 'item_customer' => 'Zákazník', + 'item_date_bought' => 'Koupeno', + 'item_date_sold' => 'Prodáno', 'item_note' => 'Poznámka k položce (umístění,...)', 'item_author' => 'Odpovědný', 'item_author_backend' => 'Odpovědný', @@ -84,9 +86,10 @@ $LOCALE_MESSAGES = array( 'stats' => 'statistiky', 'set-margin' => 'nastavit přirážku', 'store' => 'naskladnit', - 'store-single' => 'naskladnit 1ks', + 'store-single' => 'pridat model a naskladnit', 'category-tree' => 'strom kategorií', 'price-list' => 'ceník', + 'migrations' => 'migrace', 'update' => 'UPRAVIT', 'insert' => 'VLOŽIT',