diff --git a/messages/cz.msg b/messages/cz.msg index f5619f7..9507f56 100755 --- a/messages/cz.msg +++ b/messages/cz.msg @@ -113,3 +113,30 @@ TransferTo: Převést kredit na NegativeTransfer: Nelze převést negativní počty TransferComplete: Převod dokončen TransferError: Chyba při převodu +PreviousPage: předchozí strana +NextPage: další strana +MaxAmount: Maximální počet v zásobě +AmountPerCrate: Počet v Přepravce +SelectSupplier: Vyber dodavatele +CreateSupplier: Vytvoř dodavatele +SupplierCreated: Dodavatel vytvořen +SupplierNotCreated: Dodavatel nevytvořen! +Suppliers: Dodavatele +NewSupplier: Nový dodavatel +Address: Adresa +TelNr: Telefonní číslo +Email: Email +EditSupplier: Uprav Dodavatele +SupplierUnknown: Dodavatel neznámý! +SupplierEdited: Dodavatel byl upraven +SupplierNotEdited: Dodavatel nebyl upraven! +CreateSupplierDigest: Vytvoř přehled objednávky u tohoto dodavatele +DeleteSupplier: Vymaž Dodavatele +SupplierDeleted: Dodavatel vymazán +SupplierInUseError: Tento dodavatel se stále používá +ArtNr: Kód zboží +PricePerCrate: Cena za přepravku +CrateCount: Počet Přepravek +BuyValue: K placení +CustomerId: Kód zákazníka +TotalCrates: Celkový počet přepravek diff --git a/messages/en.msg b/messages/en.msg index fb22226..bcdb229 100755 --- a/messages/en.msg +++ b/messages/en.msg @@ -115,3 +115,28 @@ TransferComplete: Transfer complete TransferError: Transfer error PreviousPage: previous page NextPage: next page +MaxAmount: Max amount +AmountPerCrate: Amount per crate +SelectSupplier: Select supplier +CreateSupplier: Create supplier +SupplierCreated: Supplier created +SupplierNotCreated: Supplier not created! +Suppliers: Suppliers +NewSupplier: new Supplier +Address: Adress +TelNr: Telephone number +Email: Email +EditSupplier: Edit Supplier +SupplierUnknown: Supplier unknown +SupplierEdited: Supplier edited +SupplierNotEdited: Supplier not edited! +CreateSupplierDigest: Create order overview for this supplier +DeleteSupplier: Delete this Supplier +SupplierDeleted: Supplier successfully deleted +SupplierInUseError: This supplier is still in use! +ArtNr: Article number +PricePerCrate: Price per Crate +CrateCount: Crate count +BuyValue: Payment amount +CustomerId: Customer id +TotalCrates: Total crates