256 lines
9.5 KiB
PHP
256 lines
9.5 KiB
PHP
<?php
|
|
|
|
$txt_str['orders'] = [
|
|
'titleAdd' => 'New order',
|
|
'titleEdit' => 'Edit order',
|
|
'flapItems' => 'Items',
|
|
'flapPrint' => 'Print',
|
|
'flapUser' => 'Customer',
|
|
'inputChoiceRegistered' => 'Registered user',
|
|
'inputChoiceManual' => 'Fill out manually',
|
|
'retailSale' => 'Retail sale',
|
|
'sectionInvoiceData' => 'Invoice address',
|
|
'sectionDeliveryData' => 'Delivery address',
|
|
'sectionComm' => 'Comment history',
|
|
'sectionCurrentItems' => 'Products',
|
|
'sectionDates' => 'Dates',
|
|
'sectionOther' => 'Other',
|
|
'confirmDelete' => 'Do you want to delete this order?',
|
|
'confirmCancel' => 'Do you want to cancel this order?\\nThere is no turning back.',
|
|
'infoCanceled' => 'Order was cancelled!',
|
|
'name' => 'Name',
|
|
'surname' => 'Surname',
|
|
'firm' => 'Firm',
|
|
'street' => 'Street',
|
|
'city' => 'City',
|
|
'zip' => 'ZIP',
|
|
'country' => 'Country',
|
|
'currency' => 'Currency',
|
|
'trackingNumber' => 'Tracking number',
|
|
'invoiceNo' => 'Invoice number',
|
|
'currencyRate' => 'Kurz',
|
|
'email' => 'E-mail',
|
|
'phone' => 'Phone',
|
|
'fax' => 'Fax',
|
|
'ico' => 'Reg. No.',
|
|
'dic' => 'Vat No.',
|
|
'copy_email' => 'E-mail for invoicing',
|
|
'userID' => 'User ID',
|
|
'findUser' => 'Find user',
|
|
'code' => 'Code',
|
|
'orderStatus' => 'Order status',
|
|
'submitCancel' => 'Cancel order',
|
|
'dateCreated' => 'Date created',
|
|
'dateCreatedNote' => 'Datum, kdy byla objednávka zadána.',
|
|
'itemsNewOrderNote' => 'Položky objednávky zadávejte až po uložení objednávky.',
|
|
'item' => 'Item',
|
|
'productItem' => 'Produkt',
|
|
'note' => 'Note',
|
|
'note_3' => 'Order was cancelled',
|
|
'countPieces' => 'Pieces',
|
|
'piecesUnit' => 'psc',
|
|
'piecePrice' => 'Price / pc',
|
|
'itemVat' => 'VAT',
|
|
'itemVatRequired' => 'Please fill item VAT',
|
|
'totalPrice' => 'Total price',
|
|
'submitAddNewItem' => 'Add <strong>product</strong>',
|
|
'submitAddNewDiscount' => 'Add <strong>item</strong>',
|
|
'discount' => 'Item',
|
|
'discountPieces' => 'Pieces',
|
|
'discountPiecesUnit' => 'pcs',
|
|
'discountPiecePrice' => 'Price / pc',
|
|
'totalDiscount' => 'Total price',
|
|
'invoiceNote' => 'Invoice note',
|
|
'addNoteToUser' => 'Přidat k uživateli poznámku',
|
|
'userNote' => 'Už. poznámka:',
|
|
'dropship' => 'Dropshipment',
|
|
'bonusPoints' => 'Points',
|
|
'seller' => 'Seller',
|
|
|
|
'errorNotAllValid' => 'Fill in product name',
|
|
'errorCanceledCantEdit' => "Cancelled order can't be edited",
|
|
'errorStornoClosedOrder' => "Closed order can't be cancelled.'",
|
|
|
|
'orderNotFound' => 'Order not found.',
|
|
|
|
'activityEdited' => 'Order edited: %s',
|
|
'activityAdded' => 'Order added: %s',
|
|
'activityDeleted' => 'Order deleted: %s',
|
|
'activityEmailSent' => 'Order confirmation sent: %s',
|
|
'activityCanceled' => 'Order cancelled: %s',
|
|
'activityItemEdited' => 'Order item edited: %s',
|
|
'activityItemAdded' => 'Order item added: %s',
|
|
'activityItemDeleted' => 'Order item deleted: %s',
|
|
'activityMassActionExecuted' => 'Order %s: Action %s executed: %s',
|
|
|
|
'commentSendInvoice' => 'v příloze Vám zasíláme fakturu k Vaší objednávce číslo %s.',
|
|
'commentSendRecap' => 'v příloze Vám zasíláme rekapitulaci objednávky číslo %s.',
|
|
'activityInvoiceEmailSent' => 'Order summary sent',
|
|
'activityRecapEmailSent' => 'Invoice sent',
|
|
|
|
'findUserOrders' => 'User\'s orders',
|
|
'createNewUserOrder' => 'Create new order for this user',
|
|
'copyUserData' => 'Replace delivery and invoice address with address in this user\'s profile',
|
|
'flapOrderLabel' => 'Order no. ',
|
|
'errorOrderClosed' => "Order can't be edited because it's been fiscally closed!",
|
|
'errorOrderStorno' => 'Objednávka už byla stornována!',
|
|
'sameAsInvoice' => 'Same as invoice...',
|
|
'priceWithVat' => 'Price with VAT',
|
|
'priceWithoutVat' => 'Cena bez DPH',
|
|
'printOrderHeading' => 'Print order',
|
|
'itemAction' => 'Action',
|
|
'noteShort' => 'Note',
|
|
'productCode' => 'Code',
|
|
'stock' => 'Stock',
|
|
'totalPricePay' => 'Total price to pay',
|
|
'delivery' => 'Shipment',
|
|
'recalculate' => 'Recalculate',
|
|
'weight' => 'Order weight',
|
|
'weightFrom' => 'Order weight from',
|
|
'weightTo' => 'Order weight to',
|
|
|
|
'actionReturn' => 'Return payment',
|
|
'actionPay' => 'Make payment',
|
|
'amountRemaining' => 'Left to pay',
|
|
'preplatek' => 'Overpaid',
|
|
'amountPaid' => 'Paid',
|
|
'statusPaid' => 'Paid',
|
|
'total' => 'Total',
|
|
'actionReturnOverpayment' => 'Return overpayment',
|
|
|
|
'sent' => 'Sent',
|
|
'sendEmail' => 'notify the customer',
|
|
'negation' => 'Do not ',
|
|
'sendRecap' => 'Send order summary to customer',
|
|
'sendInvoice' => 'Send invoice to customer',
|
|
'actionPrintOrder' => 'Print order',
|
|
'actionPrintRecap' => 'Print recapitulation',
|
|
'comments' => 'Comments',
|
|
'addDiscountToAll' => 'Add discount to all products',
|
|
'userInfo' => 'User has',
|
|
'openOrder' => 'an open order',
|
|
'userEdit' => 'Edit user',
|
|
'userRegistered' => 'Registered user',
|
|
'orderMerge' => 'Merge into order',
|
|
'merge' => 'Merge',
|
|
'itemsEdit' => 'Edit order items',
|
|
'mergeOrders' => 'Merge this order with another existing order',
|
|
'mergeSuccessComment' => 'Objednávka byla sloučena s objednávkou %s',
|
|
'editItems' => 'Edit items',
|
|
'pieces' => 'Pieces',
|
|
'addDiscount' => 'Add discount',
|
|
'useDiscountCode' => 'Apply discount code',
|
|
|
|
// Sidemenu
|
|
'orders' => 'Orders',
|
|
'orderList' => 'Show orders',
|
|
'addOrder' => 'Add new order',
|
|
'filter' => 'Filter',
|
|
'filterStatus' => 'By order status',
|
|
'filterSign' => 'By flag',
|
|
'search' => 'Search',
|
|
'basicSearch' => 'Basic search',
|
|
'id' => 'ID',
|
|
'customer' => 'Customer',
|
|
'openOnly' => 'Only active orders',
|
|
'onlyActiveTooltip' => 'By default, these are all orders that are not in a terminal state, but it can be changed in the e-shop settings',
|
|
'delete' => 'Delete',
|
|
'searchBtn' => 'Search',
|
|
'searchProduct' => 'By product',
|
|
'searchNameCode' => 'Name / code',
|
|
'searchCodeOrId' => 'Order No./Codes',
|
|
'searchInvoiceNo' => 'Invoice number',
|
|
'searchDropshipExternalId' => 'Dropshipment number',
|
|
'extendedSearch' => 'Extended search',
|
|
'status' => 'Status',
|
|
'paymentStatus' => 'Payment status',
|
|
'storno' => 'Cancelled',
|
|
'payment' => 'Payment',
|
|
'selectSellerPoint' => 'Select store',
|
|
'priceFrom' => 'Price min',
|
|
'priceTo' => 'Price max',
|
|
'dateFrom' => 'Date from',
|
|
'dateTo' => 'Date to',
|
|
'packageId' => 'Package number',
|
|
'todayOrders' => 'Today\'s orders',
|
|
'editedOrders' => 'Edited orders',
|
|
'help' => 'Help',
|
|
'multipleOrders' => 'Duplicated orders',
|
|
|
|
'showProdImg' => 'Show product photo',
|
|
'commentName' => 'Enter product name in comment',
|
|
'userOpenOrder1' => 'User has',
|
|
'userOpenOrder2' => 'an open order',
|
|
'physicallyInstore' => 'Physically in stock for this order',
|
|
'tooLongShortText' => 'individual stores',
|
|
'cancelDelivery' => 'Cancel delivery',
|
|
'dateAccepted' => 'Date accepted',
|
|
'dateDue' => 'Date due',
|
|
'dateFinished' => 'Date finished',
|
|
|
|
'selectPayment' => 'Select payment',
|
|
'selectDelivery' => 'Select delivery',
|
|
'selectCountry' => 'Select country',
|
|
'selectStatusStorno' => 'Storno status',
|
|
'selectStatus' => 'Order status',
|
|
'selectPayed' => 'Payment status',
|
|
'selectLanguage' => 'Select language',
|
|
'selectFlag' => 'Select flag',
|
|
|
|
'address-line-2' => 'Address line 2',
|
|
'state-line-2' => 'State / region',
|
|
|
|
'orderCurrencyChanged' => 'Změna měny z %s na %s',
|
|
'language' => 'Jazyk',
|
|
|
|
'usedCoupon' => 'Discount',
|
|
'showDiscount' => 'Show discount',
|
|
|
|
'infoRefreshDelivery' => 'Add selected delivery to the order',
|
|
|
|
'orderAbraCancelled' => 'The order was cancelled from Abra',
|
|
'orderCancelledAutomatically' => 'The order was cancelled',
|
|
|
|
'orderItems' => 'Order items',
|
|
'price' => 'Price',
|
|
'flags' => 'Flags',
|
|
'date' => 'Date',
|
|
'discounts' => 'Discounts',
|
|
'deliveryCountry' => 'Delivery country',
|
|
'noteUser' => 'User note',
|
|
'date_updated' => 'Date updated',
|
|
'userIdentification' => 'User identification',
|
|
'delivery_type' => 'Delivery method',
|
|
'delivery_name' => 'Shipment',
|
|
'payment_name' => 'Payment',
|
|
'priceLevel' => 'Price level',
|
|
'itemsTotalPrice' => 'Items total price',
|
|
|
|
'returnedItemsDeleteOrder' => 'The order cannot be deleted because there is a refund!',
|
|
|
|
'userOrderNo' => 'Customer order number',
|
|
'importOrderItemsAction' => 'Import order items',
|
|
'importData' => 'Import data',
|
|
'uploadDataFile' => 'Upload data file',
|
|
'uploadDataFileHelp' => '<a href="/admin/static/files/import_objednavky.csv">Here</a> is a sample CSV file for you.<br>The file must be saved as a text file.',
|
|
|
|
'commentConfirm' => 'Do you really want to cancel this order?<br>This can\'t be undone.',
|
|
'commentNotice' => 'The comment is optional. If you fill it out it will be inserted in place of the <strong>{KOMENTAR}</strong> placeholder in the Order Cancellation email template.',
|
|
|
|
'cloneOrderAction' => 'Clone order',
|
|
'cloneOrderActionDescr' => 'Create an exact copy of the order',
|
|
'cloneOrderActionExecuted' => 'Order no. %s has been created as an exact copy of order no. %s',
|
|
|
|
'new' => 'New',
|
|
'processing' => 'Processing',
|
|
'handled' => 'Handled',
|
|
|
|
'deliveryName' => 'Delivery name',
|
|
'deliveryFirm' => 'Delivery firm',
|
|
'deliveryStreet' => 'Delivery street',
|
|
'deliveryCity' => 'Delivery city',
|
|
'deliveryPhone' => 'Delivery phone',
|
|
'pos' => 'Point of sale',
|
|
'paymentMethod' => 'Payment method',
|
|
];
|