$template null
$this CategoryController#62 (47)
  • Properties (47)
  • Available methods (121)
  • Static class properties (5)
  • protected context -> Context#14 (26)
    $this->context
    • Properties (26)
    • Available methods (16)
    • Static class properties (8)
    • public cart -> Cart#136 (47)
      $this->context->cart
      • Properties (47)
      • Available methods (157)
      • Static class properties (39)
      • public id -> null
        $this->context->cart->id
        public id_lang -> integer 1
        $this->context->cart->id_lang
        protected lang_associated -> null
        public id_shop -> integer 1
        $this->context->cart->id_shop
        public id_shop_list -> array (0)
        $this->context->cart->id_shop_list
        protected get_shop_from_context -> boolean true
        protected table -> string (4) "cart"
        protected identifier -> string (7) "id_cart"
        protected fieldsRequired -> array (2)
        0 => string (11) "id_currency"
        1 => string (7) "id_lang"
        protected fieldsSize -> array (1)
        secure_key => integer 32
        protected fieldsValidate -> array (16)
        id_shop_group => string (12) "isUnsignedId"
        id_shop => string (12) "isUnsignedId"
        id_address_delivery => string (12) "isUnsignedId"
        id_address_invoice => string (12) "isUnsignedId"
        id_carrier => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        id_customer => string (12) "isUnsignedId"
        id_guest => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        recyclable => string (6) "isBool"
        gift => string (6) "isBool"
        gift_message => string (11) "isCleanHtml"
        mobile_theme => string (6) "isBool"
        allow_seperated_package => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        protected fieldsRequiredLang -> array (0)
        protected fieldsSizeLang -> array (0)
        protected fieldsValidateLang -> array (0)
        protected tables -> array (0)
        protected webserviceParameters -> array (2)
        fields => array (6)
        id_address_delivery => array (1)
        xlink_resource => string (9) "addresses"
        id_address_invoice => array (1)
        xlink_resource => string (9) "addresses"
        id_currency => array (1)
        xlink_resource => string (10) "currencies"
        id_customer => array (1)
        xlink_resource => string (9) "customers"
        id_guest => array (1)
        xlink_resource => string (6) "guests"
        id_lang => array (1)
        xlink_resource => string (9) "languages"
        associations => array (1)
        cart_rows => array (3)
        resource => string (8) "cart_row"
        virtual_entity => boolean true
        fields => array (5)
        id_product => array (2) Depth Limit
        id_product_attribute => array (2) Depth Limit
        id_address_delivery => array (2) Depth Limit
        id_customization => array (2) Depth Limit
        quantity => array (1) Depth Limit
        protected image_dir -> null
        protected image_format -> string (3) "jpg"
        protected translator -> null
        protected def -> array (4)
        table => string (4) "cart"
        primary => string (7) "id_cart"
        fields => array (18)
        id_shop_group => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        id_shop => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        id_address_delivery => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        id_address_invoice => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        id_carrier => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        id_currency => array (3)
        type => integer 1
        validate => string (12) "isUnsignedId"
        required => boolean true
        id_customer => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        id_guest => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        id_lang => array (3)
        type => integer 1
        validate => string (12) "isUnsignedId"
        required => boolean true
        recyclable => array (2)
        type => integer 2
        validate => string (6) "isBool"
        gift => array (2)
        type => integer 2
        validate => string (6) "isBool"
        gift_message => array (2)
        type => integer 3
        validate => string (11) "isCleanHtml"
        mobile_theme => array (2)
        type => integer 2
        validate => string (6) "isBool"
        delivery_option => array (1)
        type => integer 3
        secure_key => array (2)
        type => integer 3
        size => integer 32
        allow_seperated_package => array (2)
        type => integer 2
        validate => string (6) "isBool"
        date_add => array (2)
        type => integer 5
        validate => string (6) "isDate"
        date_upd => array (2)
        type => integer 5
        validate => string (6) "isDate"
        classname => string (4) "Cart"
        protected update_fields -> null
        public force_id -> boolean false
        $this->context->cart->force_id
        public id_shop_group -> integer 1
        $this->context->cart->id_shop_group
        public id_address_delivery -> integer 0
        $this->context->cart->id_address_delivery
        public id_address_invoice -> integer 0
        $this->context->cart->id_address_invoice
        public id_currency -> integer 1
        $this->context->cart->id_currency
        public id_customer -> null
        $this->context->cart->id_customer
        public id_guest -> integer 0
        $this->context->cart->id_guest
        public recyclable -> boolean false
        $this->context->cart->recyclable
        public gift -> boolean false
        $this->context->cart->gift
        public gift_message -> null
        $this->context->cart->gift_message
        public mobile_theme -> null
        $this->context->cart->mobile_theme
        public date_add -> null
        $this->context->cart->date_add
        public secure_key -> null
        $this->context->cart->secure_key
        public id_carrier -> integer 0
        $this->context->cart->id_carrier
        public date_upd -> null
        $this->context->cart->date_upd
        public checkedTos -> boolean false
        $this->context->cart->checkedTos
        public pictures -> null
        $this->context->cart->pictures
        public textFields -> null
        $this->context->cart->textFields
        public delivery_option -> null
        $this->context->cart->delivery_option
        public allow_seperated_package -> boolean false
        $this->context->cart->allow_seperated_package
        protected _products -> null
        protected _taxCalculationMethod -> integer 0
        protected configuration -> PrestaShop\PrestaShop\Adapter\Configuration#140 (2)
        • Properties (2)
        • Available methods (28)
        • protected parameters -> null
          private shop -> null
        • public __construct(array $parameters = array())
          Defined in <ROOT>/src/Adapter/Configuration.php:51
          public all()
          /**
          * @throws NotImplementedException
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:62
          public keys() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:70
          public replace(array $parameters = array()) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:78
          public add(array $parameters = array()) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:86
          public get($key, $default = null, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): mixed Returns constant defined by given $key if exists or check directly into Prest...
          /**
          * Returns constant defined by given $key if exists or check directly into PrestaShop
          * \Configuration.
          *
          * @param string $key
          * @param mixed $default The default value if the parameter key does not exist
          * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
          *                                            be built based on the current shop context
          *
          * @return mixed
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:104
          public set($key, $value, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null, array $options = array()): $this Set configuration value.
          /**
          * Set configuration value.
          *
          * @param string $key
          * @param mixed $value
          * @param ShopConstraint|null $shopConstraint If this parameter is not given, a ShopConstraint will
          *                                            be built based on the current shop context, except if $this->shop is set
          * @param array $options Options @deprecated Will be removed in next major
          *
          * @return $this
          *
          * @throws \Exception
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:160
          public has($key, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): bool
          /**
          * @param string $key
          * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
          *                                            be built based on the current shop context
          *
          * @return bool
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:195
          public remove($key): self Removes a configuration key.
          /**
          * Removes a configuration key.
          *
          * @param string $key
          *
          * @return self
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:261
          public delete($key): void Unset configuration value.
          /**
          * Unset configuration value.
          *
          * @param string $key
          *
          * @return void
          *
          * @throws \Exception
          *
          * @deprecated since version 1.7.4.0
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:285
          public getIterator(): Traversable {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:293
          public count(): int {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:301
          public featureIsActive(): bool Return if Feature feature is active or not.
          /**
          * Return if Feature feature is active or not.
          *
          * @return bool
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:311
          public combinationIsActive(): bool Return if Combination feature is active or not.
          /**
          * Return if Combination feature is active or not.
          *
          * @return bool
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:321
          public restrictUpdatesTo(Shop $shop) Restrict updates of a piece of configuration to a single shop.
          /**
          * Restrict updates of a piece of configuration to a single shop.
          *
          * @param Shop $shop
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:331
          public deleteFromContext(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): void
          /**
          * @param string $key
          * @param ShopConstraint $shopConstraint
          *
          * @throws ShopException
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:402
          public getAlpha($key, $default = ''): string The filtered value Returns the alphabetic characters of the parameter value.
          /**
          * Returns the alphabetic characters of the parameter value.
          *
          * @param string $key     The parameter key
          * @param string $default The default value if the parameter key does not exist
          *
          * @return string The filtered value
          */
          
          Inherited from Symfony\Component\HttpFoundation\ParameterBag
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:121
          public getAlnum($key, $default = ''): string The filtered value Returns the alphabetic characters and digits of the parameter value.
          /**
          * Returns the alphabetic characters and digits of the parameter value.
          *
          * @param string $key     The parameter key
          * @param string $default The default value if the parameter key does not exist
          *
          * @return string The filtered value
          */
          
          Inherited from Symfony\Component\HttpFoundation\ParameterBag
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:134
          public getDigits($key, $default = ''): string The filtered value Returns the digits of the parameter value.
          /**
          * Returns the digits of the parameter value.
          *
          * @param string $key     The parameter key
          * @param string $default The default value if the parameter key does not exist
          *
          * @return string The filtered value
          */
          
          Inherited from Symfony\Component\HttpFoundation\ParameterBag
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:147
          public getInt($key, $default0): int The filtered value Returns the parameter value converted to integer.
          /**
          * Returns the parameter value converted to integer.
          *
          * @param string $key     The parameter key
          * @param int    $default The default value if the parameter key does not exist
          *
          * @return int The filtered value
          */
          
          Inherited from Symfony\Component\HttpFoundation\ParameterBag
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:161
          public getBoolean($key, $default = false): bool The filtered value Returns the parameter value converted to boolean.
          /**
          * Returns the parameter value converted to boolean.
          *
          * @param string $key     The parameter key
          * @param bool   $default The default value if the parameter key does not exist
          *
          * @return bool The filtered value
          */
          
          Inherited from Symfony\Component\HttpFoundation\ParameterBag
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:174
          public filter($key, $default = null, $filter = 516, $options = array()): mixed Filter key.
          /**
          * Filter key.
          *
          * @param string $key     Key
          * @param mixed  $default Default = null
          * @param int    $filter  FILTER_* constant
          * @param mixed  $options Filter options
          *
          * @see https://php.net/filter-var
          *
          * @return mixed
          */
          
          Inherited from Symfony\Component\HttpFoundation\ParameterBag
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:191
          private hasMultilang(string $key, ?int $shopId, ?int $shopGroupId, bool $isStrict): bool Same as 'has' method, but for multilang configuration keys
          /**
          * Same as 'has' method, but for multilang configuration keys
          *
          * @param string $key
          * @param int|null $shopId
          * @param int|null $shopGroupId
          * @param bool $isStrict
          *
          * @return bool
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:231
          private getLocalized($key, ?int $shopId = null, ?int $shopGroupId = null): array Array of langId => localizedConfiguration Get localized configuration in all languages
          /**
          * Get localized configuration in all languages
          *
          * @param string $key
          * @param int|null $shopId
          * @param int|null $shopGroupId
          *
          * @return array Array of langId => localizedConfiguration
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:345
          private getShopId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
          /**
          * @param ShopConstraint $shopConstraint
          *
          * @return int|null
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:361
          private getShopGroupId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
          /**
          * @param ShopConstraint $shopConstraint
          *
          * @return int|null
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:374
          private buildShopConstraintFromContext(): PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint
          /**
          * @return ShopConstraint
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:423
          private getStrictValue(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): mixed
          /**
          * @param string $key
          * @param ShopConstraint $shopConstraint
          *
          * @return mixed
          */
          
          Defined in <ROOT>/src/Adapter/Configuration.php:445
        protected addressFactory -> PrestaShop\PrestaShop\Adapter\AddressFactory#137 (0)
        • Available methods (2)
        • public findOrCreate($id_address = null, $with_geoloc = false): Address Initialize an address corresponding to the specified id address or if empty t...
          /**
          * Initialize an address corresponding to the specified id address or if empty to the
          * default shop configuration.
          *
          * @param int|null $id_address
          * @param bool $with_geoloc
          *
          * @return Address
          */
          
          Defined in <ROOT>/src/Adapter/AddressFactory.php:45
          public addressExists($id_address, bool $useCache = false): bool Check if an address exists depending on given $id_address.
          /**
          * Check if an address exists depending on given $id_address.
          *
          * @param int $id_address
          * @param bool $useCache [default=false] If true, use Cache for optimizing queries
          *
          * @return bool
          */
          
          Defined in <ROOT>/src/Adapter/AddressFactory.php:60
        protected shouldSplitGiftProductsQuantity -> boolean false
        protected shouldExcludeGiftsDiscount -> boolean false
      • public __construct($id = null, $idLang = null) CartCore constructor.
        new \Cart($id = null, $idLang = null)
        /**
        * CartCore constructor.
        *
        * @param int|null $id Cart ID
        *                     null = new Cart
        * @param int|null $idLang Language ID
        *                         null = Language ID of current Context
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:199
        public setTaxCalculationMethod() Set Tax calculation method.
        $this->context->cart->setTaxCalculationMethod()
        /**
        * Set Tax calculation method.
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:247
        public add($autoDate = true, $nullValues = false): bool Whether the Cart has been successfully added Adds current Cart as a new Object to the database.
        $this->context->cart->add($autoDate = true, $nullValues = false)
        /**
        * Adds current Cart as a new Object to the database.
        *
        * @param bool $autoDate Automatically set `date_upd` and `date_add` columns
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Whether the Cart has been successfully added
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:263
        public update($nullValues = false): bool Whether the Cart has been successfully updated Updates the current object in the database.
        $this->context->cart->update($nullValues = false)
        /**
        * Updates the current object in the database.
        *
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Whether the Cart has been successfully updated
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:291
        public updateAddressId($id_address, $id_address_new) Update the Address ID of the Cart.
        $this->context->cart->updateAddressId($id_address, $id_address_new)
        /**
        * Update the Address ID of the Cart.
        *
        * @param int $id_address Current Address ID to change
        * @param int $id_address_new New Address ID
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:314
        public updateDeliveryAddressId(int $currentAddressId, int $newAddressId) Update the Delivery Address ID of the Cart.
        $this->context->cart->updateDeliveryAddressId(int $currentAddressId, int $newAddressId)
        /**
        * Update the Delivery Address ID of the Cart.
        *
        * @param int $currentAddressId Current Address ID to change
        * @param int $newAddressId New Address ID
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:348
        public delete(): bool True if delete was successful Deletes current Cart from the database.
        $this->context->cart->delete()
        /**
        * Deletes current Cart from the database.
        *
        * @return bool True if delete was successful
        *
        * @throws PrestaShopException
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:375
        public getAverageProductsTaxRate(&$cartAmountTaxExcluded = null, &$cartAmountTaxIncluded = null): float Average Tax Rate on Products (eg. 0.2 for 20% average rate) Returns the average Tax rate for all products in the cart, as a multiplier.
        $this->context->cart->getAverageProductsTaxRate(&$cartAmountTaxExcluded = null, &$cartAmountTaxIncluded = null)
        /**
        * Returns the average Tax rate for all products in the cart, as a multiplier.
        *
        * The arguments are optional and only serve as return values in case caller needs the details.
        *
        * @param float|null $cartAmountTaxExcluded If the reference is given, it will be updated with the
        *                                          total amount in the Cart excluding Taxes
        * @param float|null $cartAmountTaxIncluded If the reference is given, it will be updated with the
        *                                          total amount in the Cart including Taxes
        *
        * @return float Average Tax Rate on Products (eg. 0.2 for 20% average rate)
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:427
        public getCartRules($filter = 1, $autoAdd = true, $useOrderPrices = false): array|false|mysqli_result|PDOStatement|resource|null Database result Get Cart Rules.
        $this->context->cart->getCartRules($filter = 1, $autoAdd = true, $useOrderPrices = false)
        /**
        * Get Cart Rules.
        *
        * @param int $filter Filter enum:
        *                    - FILTER_ACTION_ALL
        *                    - FILTER_ACTION_SHIPPING
        *                    - FILTER_ACTION_REDUCTION
        *                    - FILTER_ACTION_GIFT
        *                    - FILTER_ACTION_ALL_NOCAP
        * @param bool $autoAdd automaticaly adds cart ruls without code to cart
        * @param bool $useOrderPrices
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null Database result
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:455
        public getDiscounts() Get cart discounts.
        $this->context->cart->getDiscounts()
        /**
        * Get cart discounts.
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:520
        public getOrderedCartRulesIds($filter = 1): array Return the CartRule IDs in the Cart.
        $this->context->cart->getOrderedCartRulesIds($filter = 1)
        /**
        * Return the CartRule IDs in the Cart.
        *
        * @param int $filter Filter enum:
        *                    - FILTER_ACTION_ALL
        *                    - FILTER_ACTION_SHIPPING
        *                    - FILTER_ACTION_REDUCTION
        *                    - FILTER_ACTION_GIFT
        *                    - FILTER_ACTION_ALL_NOCAP
        *
        * @return array
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:539
        public getDiscountsCustomer($id_cart_rule): int Amount of Customer Discounts Get amount of Customer Discounts.
        $this->context->cart->getDiscountsCustomer($id_cart_rule)
        /**
        * Get amount of Customer Discounts.
        *
        * @param int $id_cart_rule CartRule ID
        *
        * @return int Amount of Customer Discounts
        * @todo: What are customer discounts? Isn't this just a PriceRule and shouldn't this method be renamed instead?
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:573
        public getLastProduct(): bool|mixed Database result Get last Product in Cart.
        $this->context->cart->getLastProduct()
        /**
        * Get last Product in Cart.
        *
        * @return bool|mixed Database result
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:597
        public getProducts($refresh = false, $id_product = false, $id_country = null, $fullInfos = true, bool $keepOrderPrices = false): array Products Return cart products.
        $this->context->cart->getProducts($refresh = false, $id_product = false, $id_country = null, $fullInfos = true, bool $keepOrderPrices = false)
        /**
        * Return cart products.
        *
        * @param bool $refresh
        * @param bool|int $id_product
        * @param int|null $id_country
        * @param bool $fullInfos
        * @param bool $keepOrderPrices When true use the Order saved prices instead of the most recent ones from catalog (if Order exists)
        *
        * @return array Products
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:632
        public checkAndUpdateAddresses(): bool Whether the Addresses have been succesfully checked and upated Check if Addresses in the Cart are still valid and update with the next valid...
        $this->context->cart->checkAndUpdateAddresses()
        /**
        * Check if Addresses in the Cart are still valid and update with the next valid Address ID found.
        *
        * @return bool Whether the Addresses have been succesfully checked and upated
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1234
        public nbProducts() Return cart products quantity.
        $this->context->cart->nbProducts()
        /**
        * Return cart products quantity.
        *
        * @result integer Products quantity
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1258
        public addCartRule($id_cart_rule, bool $useOrderPrices = false): bool Whether the CartRule has been successfully added Add a CartRule to the Cart.
        $this->context->cart->addCartRule($id_cart_rule, bool $useOrderPrices = false)
        /**
        * Add a CartRule to the Cart.
        *
        * @param int $id_cart_rule CartRule ID
        * @param bool $useOrderPrices
        *
        * @return bool Whether the CartRule has been successfully added
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1299
        public getProductQuantity($idProduct, $idProductAttribute0, $idCustomization0, $idAddressDelivery0): array quantity index : number of product in cart without counting those of pack in cart Check if the Cart contains the given Product (Attribute).
        $this->context->cart->getProductQuantity($idProduct, $idProductAttribute0, $idCustomization0, $idAddressDelivery0)
        /**
        * Check if the Cart contains the given Product (Attribute).
        *
        * @param int $idProduct Product ID
        * @param int $idProductAttribute ProductAttribute ID
        * @param int $idCustomization Customization ID
        * @param int $idAddressDelivery Delivery Address ID
        *
        * @return array quantity index     : number of product in cart without counting those of pack in cart
        *               deep_quantity index: number of product in cart counting those of pack in cart
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1360
        public containsProduct($id_product, $id_product_attribute0, $id_customization0, $id_address_delivery0): array|bool Whether the Cart contains the Product Check if the Cart contains the given Product (Attribute).
        $this->context->cart->containsProduct($id_product, $id_product_attribute0, $id_customization0, $id_address_delivery0)
        /**
        * Check if the Cart contains the given Product (Attribute).
        *
        * @deprecated 1.7.3.1
        * @see Cart::getProductQuantity()
        *
        * @param int $id_product Product ID
        * @param int $id_product_attribute ProductAttribute ID
        * @param int $id_customization Customization ID
        * @param int $id_address_delivery Delivery Address ID
        *
        * @return array|bool Whether the Cart contains the Product
        *                    Result comes directly from the database
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1427
        public updateQty($quantity, $id_product, $id_product_attribute = null, $id_customization = false, $operator = 'up', $id_address_delivery0, ?Shop $shop = null, $auto_add_cart_rule = true, $skipAvailabilityCheckOutOfStock = false, bool $preserveGiftRemoval = true, bool $useOrderPrices = false): bool|int Whether the quantity has been successfully updated Update Product quantity.
        $this->context->cart->updateQty($quantity, $id_product, $id_product_attribute = null, $id_customization = false, $operator = 'up', $id_address_delivery0, ?Shop $shop = null, $auto_add_cart_rule = true, $skipAvailabilityCheckOutOfStock = false, bool $preserveGiftRemoval = true, bool $useOrderPrices = false)
        /**
        * Update Product quantity.
        *
        * @param int $quantity Quantity to add (or substract)
        * @param int $id_product Product ID
        * @param int|null $id_product_attribute Attribute ID if needed
        * @param int|false $id_customization Customization ID
        * @param string $operator Indicate if quantity must be increased or decreased
        * @param int $id_address_delivery Delivery Address ID
        * @param Shop|null $shop
        * @param bool $auto_add_cart_rule
        * @param bool $skipAvailabilityCheckOutOfStock
        * @param bool $preserveGiftRemoval
        * @param bool $useOrderPrices
        *
        * @return bool|int Whether the quantity has been successfully updated
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1460
        public _addCustomization($id_product, $id_product_attribute, $index, $type, $value, $quantity, $returnId = false): bool|int Add customization item to database.
        $this->context->cart->_addCustomization($id_product, $id_product_attribute, $index, $type, $value, $quantity, $returnId = false)
        /**
        * Add customization item to database.
        *
        * @param int $id_product Product ID
        * @param int $id_product_attribute ProductAttribute ID
        * @param int $index Customization field identifier as id_customization_field in table customization_field
        * @param int $type Customization type can be Product::CUSTOMIZE_FILE or Product::CUSTOMIZE_TEXTFIELD
        * @param string $value Customization value
        * @param int $quantity Quantity value
        * @param bool $returnId if true - returns the customization record id
        *
        * @return bool|int
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1745
        public orderExists(): bool Indicates if the Order exists Check if order has already been placed.
        $this->context->cart->orderExists()
        /**
        * Check if order has already been placed.
        *
        * @return bool Indicates if the Order exists
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1801
        public removeCartRule($id_cart_rule, bool $useOrderPrices = false): bool Whether the Cart rule has been successfully removed Remove the CartRule from the Cart.
        $this->context->cart->removeCartRule($id_cart_rule, bool $useOrderPrices = false)
        /**
        * Remove the CartRule from the Cart.
        *
        * @param int $id_cart_rule CartRule ID
        * @param bool $useOrderPrices
        *
        * @return bool Whether the Cart rule has been successfully removed
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1817
        public deleteProduct($id_product, $id_product_attribute0, $id_customization0, $id_address_delivery0, bool $preserveGiftsRemoval = true, bool $useOrderPrices = false): bool Whether the product has been successfully deleted Delete a product from the cart.
        $this->context->cart->deleteProduct($id_product, $id_product_attribute0, $id_customization0, $id_address_delivery0, bool $preserveGiftsRemoval = true, bool $useOrderPrices = false)
        /**
        * Delete a product from the cart.
        *
        * @param int $id_product Product ID
        * @param int|null $id_product_attribute Attribute ID if needed
        * @param int $id_customization Customization id
        * @param int $id_address_delivery Delivery Address id
        * @param bool $preserveGiftsRemoval If true gift are not removed so product is still in cart
        * @param bool $useOrderPrices If true, will use order prices to re-calculate cartRules after the product is deleted
        *
        * @return bool Whether the product has been successfully deleted
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1851
        public getOrderTotal($withTaxes = true, $type = 3, $products = null, $id_carrier = null, $use_cache = false, bool $keepOrderPrices = false): float Order total This function returns the total cart amount.
        $this->context->cart->getOrderTotal($withTaxes = true, $type = 3, $products = null, $id_carrier = null, $use_cache = false, bool $keepOrderPrices = false)
        /**
        * This function returns the total cart amount.
        *
        * @param bool $withTaxes With or without taxes
        * @param int $type Total type enum
        *                  - Cart::ONLY_PRODUCTS
        *                  - Cart::ONLY_DISCOUNTS
        *                  - Cart::BOTH
        *                  - Cart::BOTH_WITHOUT_SHIPPING
        *                  - Cart::ONLY_SHIPPING
        *                  - Cart::ONLY_WRAPPING
        *                  - Cart::ONLY_PRODUCTS_WITHOUT_SHIPPING
        *                  - Cart::ONLY_PHYSICAL_PRODUCTS_WITHOUT_SHIPPING
        * @param array $products
        * @param int $id_carrier
        * @param bool $use_cache @deprecated
        * @param bool $keepOrderPrices When true use the Order saved prices instead of the most recent ones from catalog (if Order exists)
        *
        * @return float Order total
        *
        * @throws \Exception
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2078
        public newCalculator($products, $cartRules, $id_carrier, $computePrecision = null, bool $keepOrderPrices = false): \PrestaShop\PrestaShop\Core\Cart\Calculator get the populated cart calculator.
        $this->context->cart->newCalculator($products, $cartRules, $id_carrier, $computePrecision = null, bool $keepOrderPrices = false)
        /**
        * get the populated cart calculator.
        *
        * @param array $products list of products to calculate on
        * @param array $cartRules list of cart rules to apply
        * @param int $id_carrier carrier id (fees calculation)
        * @param int|null $computePrecision
        * @param bool $keepOrderPrices When true use the Order saved prices instead of the most recent ones from catalog (if Order exists)
        *
        * @return \PrestaShop\PrestaShop\Core\Cart\Calculator
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2217
        public getDiscountSubtotalWithoutGifts($withTaxes = true): float
        $this->context->cart->getDiscountSubtotalWithoutGifts($withTaxes = true)
        /**
        * @return float
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2277
        public getProductAddressId($product): int|null
        $this->context->cart->getProductAddressId($product)
        /**
        * @param array $product
        *
        * @return int|null
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2376
        public getTaxAddressId(): int Returns the tax address id according to the shop's configuration
        $this->context->cart->getTaxAddressId()
        /**
        * Returns the tax address id according to the shop's configuration
        *
        * @return int
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2398
        public getGiftWrappingPrice($with_taxes = true, $id_address = null): float wrapping price Get the gift wrapping price.
        $this->context->cart->getGiftWrappingPrice($with_taxes = true, $id_address = null)
        /**
        * Get the gift wrapping price.
        *
        * @param bool $with_taxes With or without taxes
        *
        * @return float wrapping price
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2446
        public getNbOfPackages(): int number of packages Get the number of packages.
        $this->context->cart->getNbOfPackages()
        /**
        * Get the number of packages.
        *
        * @return int number of packages
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2500
        public getPackageList($flush = false): array array( Get products grouped by package and by addresses to be sent individualy (one ...
        $this->context->cart->getPackageList($flush = false)
        /**
        * Get products grouped by package and by addresses to be sent individualy (one package = one shipping cost).
        *
        * @return array array(
        *               0 => array( // First address
        *               0 => array(  // First package
        *               'product_list' => array(...),
        *               'carrier_list' => array(...),
        *               'id_warehouse' => array(...),
        *               ),
        *               ),
        *               );
        *
        * @todo Add avaibility check
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2527
        public getPackageIdWarehouse($package, $id_carrier = null)
        $this->context->cart->getPackageIdWarehouse($package, $id_carrier = null)
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2776
        public getDeliveryOptionList(?Country $default_country = null, $flush = false): array array( Get all deliveries options available for the current cart.
        $this->context->cart->getDeliveryOptionList(?Country $default_country = null, $flush = false)
        /**
        * Get all deliveries options available for the current cart.
        *
        * @param Country $default_country
        * @param bool $flush Force flushing cache
        *
        * @return array array(
        *               0 => array( // First address
        *               '12,' => array(  // First delivery option available for this address
        *               carrier_list => array(
        *               12 => array( // First carrier for this option
        *               'instance' => Carrier Object,
        *               'logo' => <url to the carriers logo>,
        *               'price_with_tax' => 12.4,
        *               'price_without_tax' => 12.4,
        *               'package_list' => array(
        *               1,
        *               3,
        *               ),
        *               ),
        *               ),
        *               is_best_grade => true, // Does this option have the biggest grade (quick shipping) for this shipping address
        *               is_best_price => true, // Does this option have the lower price for this shipping address
        *               unique_carrier => true, // Does this option use a unique carrier
        *               total_price_with_tax => 12.5,
        *               total_price_without_tax => 12.5,
        *               position => 5, // Average of the carrier position
        *               ),
        *               ),
        *               );
        *               If there are no carriers available for an address, return an empty  array
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2831
        public carrierIsSelected($id_carrier, $id_address): bool Indicated if the carrier is selected Is the Carrier selected.
        $this->context->cart->carrierIsSelected($id_carrier, $id_address)
        /**
        * Is the Carrier selected.
        *
        * @param int $id_carrier Carrier ID
        * @param int $id_address Address ID
        *
        * @return bool Indicated if the carrier is selected
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3151
        public simulateCarriersOutput(?Country $default_country = null, $flush = false): array Get all deliveries options available for the current cart formatted like Carr...
        $this->context->cart->simulateCarriersOutput(?Country $default_country = null, $flush = false)
        /**
        * Get all deliveries options available for the current cart formatted like Carriers::getCarriersForOrder
        * This method was wrote for retrocompatibility with 1.4 theme
        * New theme need to use Cart::getDeliveryOptionList() to generate carriers option in the checkout process.
        *
        * @since 1.5.0
        * @deprecated 1.7.0
        *
        * @param Country $default_country Default Country
        * @param bool $flush Force flushing cache
        *
        * @return array
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3184
        public simulateCarrierSelectedOutput($use_cache = true): int Intified Cart output Simulate output of selected Carrier.
        $this->context->cart->simulateCarrierSelectedOutput($use_cache = true)
        /**
        * Simulate output of selected Carrier.
        *
        * @param bool $use_cache Use cache
        *
        * @return int Intified Cart output
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3240
        public isMultiAddressDelivery(): bool Indicates if the Cart uses multiple Addresses Does the Cart use multiple Addresses?
        $this->context->cart->isMultiAddressDelivery()
        /**
        * Does the Cart use multiple Addresses?
        *
        * @return bool Indicates if the Cart uses multiple Addresses
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3286
        public getAddressCollection() Get all delivery Addresses object for the current Cart.
        $this->context->cart->getAddressCollection()
        /**
        * Get all delivery Addresses object for the current Cart.
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3302
        public setDeliveryOption($delivery_option = null) Set the delivery option and Carrier ID, if there is only one Carrier.
        $this->context->cart->setDeliveryOption($delivery_option = null)
        /**
        * Set the delivery option and Carrier ID, if there is only one Carrier.
        *
        * @param array $delivery_option Delivery option array
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3333
        public getDeliveryOption($default_country = null, $dontAutoSelectOptions = false, $use_cache = true): array|false Delivery option Get the delivery option selected, or if no delivery option was selected, the ...
        $this->context->cart->getDeliveryOption($default_country = null, $dontAutoSelectOptions = false, $use_cache = true)
        /**
        * Get the delivery option selected, or if no delivery option was selected,
        * the cheapest option for each address.
        *
        * @param Country|null $default_country Default country
        * @param bool $dontAutoSelectOptions Do not auto select delivery option
        * @param bool $use_cache Use cache
        *
        * @return array|false Delivery option
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3398
        public getTotalShippingCost($delivery_option = null, $use_tax = true, ?Country $default_country = null): float Shipping total Return shipping total for the cart.
        $this->context->cart->getTotalShippingCost($delivery_option = null, $use_tax = true, ?Country $default_country = null)
        /**
        * Return shipping total for the cart.
        *
        * @param array|null $delivery_option Array of the delivery option for each address
        * @param bool $use_tax Use taxes
        * @param Country|null $default_country Default Country
        *
        * @return float Shipping total
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3472
        public getCarrierCost($id_carrier, $useTax = true, ?Country $default_country = null, $delivery_option = null): float Shipping total Return shipping total of a specific carriers for the cart.
        $this->context->cart->getCarrierCost($id_carrier, $useTax = true, ?Country $default_country = null, $delivery_option = null)
        /**
        * Return shipping total of a specific carriers for the cart.
        *
        * @param int $id_carrier Carrier ID
        * @param array $delivery_option Array of the delivery option for each address
        * @param bool $useTax Use Taxes
        * @param Country|null $default_country Default Country
        * @param array|null $delivery_option Delivery options array
        *
        * @return float Shipping total
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3509
        public getPackageShippingCost($id_carrier = null, $use_tax = true, ?Country $default_country = null, $product_list = null, $id_zone = null, bool $keepOrderPrices = false): float|bool Shipping total, false if not possible to ship with the given carrier Return package shipping cost.
        $this->context->cart->getPackageShippingCost($id_carrier = null, $use_tax = true, ?Country $default_country = null, $product_list = null, $id_zone = null, bool $keepOrderPrices = false)
        /**
        * Return package shipping cost.
        *
        * @param int $id_carrier Carrier ID (default : current carrier)
        * @param bool $use_tax
        * @param Country|null $default_country
        * @param array|null $product_list list of product concerned by the shipping.
        *                                 If null, all the product of the cart are used to calculate the shipping cost
        * @param int|null $id_zone Zone ID
        * @param bool $keepOrderPrices When true use the Order saved prices instead of the most recent ones from catalog (if Order exists)
        *
        * @return float|bool Shipping total, false if not possible to ship with the given carrier
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3547
        public getTotalWeight($products = null): float Total Cart weight Return total Cart weight.
        $this->context->cart->getTotalWeight($products = null)
        /**
        * Return total Cart weight.
        *
        * @return float Total Cart weight
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3885
        public getSummaryDetails($id_lang = null, $refresh = false): array Cart details Return useful information about the cart for display purpose. Products are sp...
        $this->context->cart->getSummaryDetails($id_lang = null, $refresh = false)
        /**
        * Return useful information about the cart for display purpose.
        * Products are splitted between paid ones and gift
        * Gift price and shipping (if shipping is free) are removed from Discounts
        * Any cart data modification for display purpose is made here.
        *
        * @return array Cart details
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3951
        public getRawSummaryDetails(int $id_lang, bool $refresh = false): array Returns useful raw information about the cart. Products, Discounts, Prices .....
        $this->context->cart->getRawSummaryDetails(int $id_lang, bool $refresh = false)
        /**
        * Returns useful raw information about the cart.
        * Products, Discounts, Prices ... are returned in an array without any modification.
        *
        * @param int $id_lang
        * @param bool $refresh
        *
        * @return array Cart details
        *
        * @throws PrestaShopException
        * @throws LocalizationException
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3973
        public checkQuantities($returnProductOnFailure = false): bool|array If all products are in stock: true; if not: either false or an array Check if product quantities in Cart are available.
        $this->context->cart->checkQuantities($returnProductOnFailure = false)
        /**
        * Check if product quantities in Cart are available.
        *
        * @param bool $returnProductOnFailure Return the first found product with not enough quantity
        *
        * @return bool|array If all products are in stock: true; if not: either false or an array
        *                    containing the first found product which is not in stock in the
        *                    requested amount
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4059
        public checkProductsAccess(): bool Indicates if the Customer in the current Cart has access Check if the product can be accessed by the Customer.
        $this->context->cart->checkProductsAccess()
        /**
        * Check if the product can be accessed by the Customer.
        *
        * @return bool Indicates if the Customer in the current Cart has access
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4113
        public isVirtualCart(): bool true if is a virtual cart or false Check if cart contains only virtual products.
        $this->context->cart->isVirtualCart()
        /**
        * Check if cart contains only virtual products.
        *
        * @return bool true if is a virtual cart or false
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4160
        public hasProducts(): bool Check if there's a product in the cart.
        $this->context->cart->hasProducts()
        /**
        * Check if there's a product in the cart.
        *
        * @return bool
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4184
        public hasRealProducts(): bool Return true if the current cart contains a real product.
        $this->context->cart->hasRealProducts()
        /**
        * Return true if the current cart contains a real product.
        *
        * @return bool
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4201
        public addTextFieldToProduct($id_product, $index, $type, $text_value, $returnCustomizationId = false): bool Always true Add customer's text.
        $this->context->cart->addTextFieldToProduct($id_product, $index, $type, $text_value, $returnCustomizationId = false)
        /**
        * Add customer's text.
        *
        * @param int $id_product Product ID
        * @param int $index Customization field identifier as id_customization_field in table customization_field
        * @param int $type Customization type can be Product::CUSTOMIZE_FILE or Product::CUSTOMIZE_TEXTFIELD
        * @param string $text_value
        * @param bool $returnCustomizationId if true - returns the customizationId
        *
        * @return bool Always true
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4268
        public addPictureToProduct($id_product, $index, $type, $file, $returnCustomizationId = false): bool Always true Add customer's pictures.
        $this->context->cart->addPictureToProduct($id_product, $index, $type, $file, $returnCustomizationId = false)
        /**
        * Add customer's pictures.
        *
        * @param int $id_product Product ID
        * @param int $index Customization field identifier as id_customization_field in table customization_field
        * @param int $type Customization type can be Product::CUSTOMIZE_FILE or Product::CUSTOMIZE_TEXTFIELD
        * @param string $file Filename
        * @param bool $returnCustomizationId if true - returns the customizationId
        *
        * @return bool Always true
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4292
        public deleteCustomizationToProduct($id_product, $index): bool Remove a customer's customization.
        $this->context->cart->deleteCustomizationToProduct($id_product, $index)
        /**
        * Remove a customer's customization.
        *
        * @param int $id_product Product ID
        * @param int $index Customization field identifier as id_customization_field in table customization_field
        *
        * @return bool
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4313
        public getProductCustomization($id_product, $type = null, $not_in_cart = false): array Result from DB Return custom pictures in this cart for a specified product.
        $this->context->cart->getProductCustomization($id_product, $type = null, $not_in_cart = false)
        /**
        * Return custom pictures in this cart for a specified product.
        *
        * @param int $id_product Product ID
        * @param int|null $type Only return customization of this type, can be Product::CUSTOMIZE_FILE or Product::CUSTOMIZE_TEXTFIELD
        * @param bool $not_in_cart Only return customizations that are not in the cart already
        *
        * @return array Result from DB
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4367
        public duplicate(): array|bool Duplicated cart, with success bool Duplicate this Cart in the database.
        $this->context->cart->duplicate()
        /**
        * Duplicate this Cart in the database.
        *
        * @return array|bool Duplicated cart, with success bool
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4415
        public getWsCartRows(): array|false|mysqli_result|PDOStatement|resource|null DB result Get Cart rows from DB for the webservice.
        $this->context->cart->getWsCartRows()
        /**
        * Get Cart rows from DB for the webservice.
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null DB result
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4558
        public setWsCartRows($values): bool Whether the values have been successfully inserted Insert cart rows from webservice.
        $this->context->cart->setWsCartRows($values)
        /**
        * Insert cart rows from webservice.
        *
        * @param array $values Values from webservice
        *
        * @return bool Whether the values have been successfully inserted
        * @todo: This function always returns true, make it depend on actual result of DB query
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4575
        public setProductAddressDelivery($id_product, $id_product_attribute, $old_id_address_delivery, $new_id_address_delivery): bool Whether the delivery Address of the product in the Cart has been successfully updated Set delivery Address of a Product in the Cart.
        $this->context->cart->setProductAddressDelivery($id_product, $id_product_attribute, $old_id_address_delivery, $new_id_address_delivery)
        /**
        * Set delivery Address of a Product in the Cart.
        *
        * @param int $id_product Product ID
        * @param int $id_product_attribute Product Attribute ID
        * @param int $old_id_address_delivery Old delivery Address ID
        * @param int $new_id_address_delivery New delivery Address ID
        *
        * @return bool Whether the delivery Address of the product in the Cart has been successfully updated
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4604
        public setProductCustomizedDatas(&$product, $customized_datas) Set customized data of a product.
        $this->context->cart->setProductCustomizedDatas(&$product, $customized_datas)
        /**
        * Set customized data of a product.
        *
        * @param Product $product Referenced Product object
        * @param array $customized_datas Customized data
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4677
        public duplicateProduct($id_product, $id_product_attribute, $id_address_delivery, $new_id_address_delivery, $quantity = 1, $keep_quantity = false): bool Whether the product has been successfully duplicated Duplicate Product.
        $this->context->cart->duplicateProduct($id_product, $id_product_attribute, $id_address_delivery, $new_id_address_delivery, $quantity = 1, $keep_quantity = false)
        /**
        * Duplicate Product.
        *
        * @param int $id_product Product ID
        * @param int $id_product_attribute Product Attribute ID
        * @param int $id_address_delivery Delivery Address ID
        * @param int $new_id_address_delivery New Delivery Address ID
        * @param int $quantity Quantity value
        * @param bool $keep_quantity Keep the quantity, do not reset if true
        *
        * @return bool Whether the product has been successfully duplicated
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4699
        public setNoMultishipping() Update products cart address delivery with the address delivery of the cart.
        $this->context->cart->setNoMultishipping()
        /**
        * Update products cart address delivery with the address delivery of the cart.
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4819
        public autosetProductAddress() Set an address to all products on the cart without address delivery.
        $this->context->cart->autosetProductAddress()
        /**
        * Set an address to all products on the cart without address delivery.
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4892
        public deleteAssociations()
        $this->context->cart->deleteAssociations()
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4922
        public isCarrierInRange($id_carrier, $id_zone) isCarrierInRange.
        $this->context->cart->isCarrierInRange($id_carrier, $id_zone)
        /**
        * isCarrierInRange.
        *
        * Check if the specified carrier is in range
        *
        * @id_carrier int
        * @id_zone int
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4937
        public checkAllProductsAreStillAvailableInThisState(): bool false if one of the product not publicly orderable anymore Checks if all products of the cart are still available in the current state. ...
        $this->context->cart->checkAllProductsAreStillAvailableInThisState()
        /**
        * Checks if all products of the cart are still available in the current state. They might have been converted to another
        * type of product since then, ordering disabled or deactivated.
        *
        * @return bool false if one of the product not publicly orderable anymore
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5000
        public isAllProductsInStock($ignoreVirtual = false, $exclusive = false): bool False if not all products in the cart are in stock Are all products of the Cart in stock?
        $this->context->cart->isAllProductsInStock($ignoreVirtual = false, $exclusive = false)
        /**
        * Are all products of the Cart in stock?
        *
        * @param bool $ignoreVirtual Ignore virtual products
        * @param bool $exclusive (DEPRECATED) If true, the validation is exclusive : it must be present product in stock and out of stock
        *
        * @since 1.5.0
        *
        * @return bool False if not all products in the cart are in stock
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5030
        public checkAllProductsHaveMinimalQuantities(): bool Checks that all products in cart have minimal required quantities
        $this->context->cart->checkAllProductsHaveMinimalQuantities()
        /**
        * Checks that all products in cart have minimal required quantities
        *
        * @return bool
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5080
        public getDeliveryAddressesWithoutCarriers($return_collection = false, &$error = array()): array Array of address id or of address object Get all the IDs of the delivery Addresses without Carriers.
        $this->context->cart->getDeliveryAddressesWithoutCarriers($return_collection = false, &$error = array())
        /**
        * Get all the IDs of the delivery Addresses without Carriers.
        *
        * @param bool $return_collection Returns sa collection
        * @param array $error Contains an error message if an error occurs
        *
        * @return array Array of address id or of address object
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5100
        public getProductsWithSeparatedGifts(): array|null Get products with gifts and manually added occurrences separated.
        $this->context->cart->getProductsWithSeparatedGifts()
        /**
        * Get products with gifts and manually added occurrences separated.
        *
        * @return array|null
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5164
        public getTaxCountry(): Country
        $this->context->cart->getTaxCountry()
        /**
        * @return Country
        *
        * @throws \PrestaShopDatabaseException
        * @throws \PrestaShopException
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5179
        public getCartTotalPrice(): float
        $this->context->cart->getCartTotalPrice()
        /**
        * @return float
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5293
        public getFields(): array All object fields Prepare fields for ObjectModel class (add, update) All fields are verified (p...
        $this->context->cart->getFields()
        /**
        * Prepare fields for ObjectModel class (add, update)
        * All fields are verified (pSQL, intval, ...).
        *
        * @return array All object fields
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:317
        public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
        $this->context->cart->getFieldsShop()
        /**
        * Prepare fields for multishop
        * Fields are not validated here, we consider they are already validated in getFields() method,
        * this is not the best solution but this is the only one possible for retro compatibility.
        *
        * @since 1.5.0.1
        *
        * @return array All object fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:344
        public getFieldsLang(): array Prepare multilang fields.
        $this->context->cart->getFieldsLang()
        /**
        * Prepare multilang fields.
        *
        * @since 1.5.0.1
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:363
        public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
        $this->context->cart->getAssociatedLanguage()
        /**
        * Returns the language related to the object or the default one if it doesn't exists
        *
        * @return Language
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:401
        public getObjectName(): string Get object name Used for read/write in required fields table.
        $this->context->cart->getObjectName()
        /**
        * Get object name
        * Used for read/write in required fields table.
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:559
        public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
        $this->context->cart->save($null_values = false, $auto_date = true)
        /**
        * Saves current object to database (add or update).
        *
        * @param bool $null_values
        * @param bool $auto_date
        *
        * @return bool Insertion result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:574
        public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
        $this->context->cart->duplicateObject()
        /**
        * Takes current object ID, gets its values from database,
        * saves them in a new row and loads newly saved values as a new object.
        *
        * @return ObjectModel|false
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:687
        public deleteSelection($ids): bool Deletes multiple objects from the database at once.
        $this->context->cart->deleteSelection($ids)
        /**
        * Deletes multiple objects from the database at once.
        *
        * @param array $ids array of objects IDs
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:955
        public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
        $this->context->cart->softDelete()
        /**
        * Does a soft delete on current object, using the "deleted" field in DB
        * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:975
        public toggleStatus(): bool Update result Toggles object status in database.
        $this->context->cart->toggleStatus()
        /**
        * Toggles object status in database.
        *
        * @return bool Update result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:998
        public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
        $this->context->cart->validateFields($die = true, $error_return = false)
        /**
        * Checks if object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $error_return
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1090
        public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
        $this->context->cart->validateFieldsLang($die = true, $errorReturn = false)
        /**
        * Checks if multilingual object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $errorReturn
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1124
        public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
        $this->context->cart->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
        /**
        * Validate a single field.
        *
        * @since 1.5.0.1
        *
        * @param string $field Field name
        * @param mixed $value Field value
        * @param int|null $id_lang Language ID
        * @param array $skip array of fields to skip
        * @param bool $human_errors if true, uses more descriptive, translatable error strings
        *
        * @return bool|string true or error message string
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1178
        public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
        $this->context->cart->validateController($htmlentities = true)
        /**
        * Validates submitted values and returns an array of errors, if any.
        *
        * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1338
        public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
        $this->context->cart->getWebserviceParameters($ws_params_attribute_name = null)
        /**
        * Returns webservice parameters of this object.
        *
        * @param string|null $ws_params_attribute_name
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1404
        public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
        $this->context->cart->getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit)
        /**
        * Returns webservice object list.
        *
        * @param string $sql_join
        * @param string $sql_filter
        * @param string $sql_sort
        * @param string $sql_limit
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1508
        public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
        $this->context->cart->validateFieldsRequiredDatabase($htmlentities = true)
        /**
        * Validate required fields.
        *
        * @param bool $htmlentities
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1553
        public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
        $this->context->cart->getFieldsRequiredDatabase($all = false)
        /**
        * Returns an array of required fields.
        *
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1587
        public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
        $this->context->cart->isFieldRequired($field_name, $all = false)
        /**
        * Returns true if required field exists.
        *
        * @param string $field_name to search
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1603
        public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
        $this->context->cart->cacheFieldsRequiredDatabase($all = true)
        /**
        * Caches data about required objects fields in memory.
        *
        * @param bool $all if true, caches required fields of all object classes
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1621
        public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
        $this->context->cart->getCachedFieldsRequiredDatabase($all = false)
        /**
        * Get required fields list for this model or for all the models.
        *
        * @param bool $all : whether it should return required fields for this model or all the models
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1642
        public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
        $this->context->cart->addFieldsRequiredDatabase($fields)
        /**
        * Sets required field for this class in the database.
        *
        * @param array $fields
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1666
        public clearCache($all = false) Clears cache entries that have this object's ID.
        $this->context->cart->clearCache($all = false)
        /**
        * Clears cache entries that have this object's ID.
        *
        * @param bool $all If true, clears cache for all objects
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1698
        public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
        $this->context->cart->isAssociatedToShop($id_shop = null)
        /**
        * Checks if current object is associated to a shop.
        *
        * @since 1.5.0.1
        *
        * @param int|null $id_shop
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1716
        public associateTo($id_shops): bool|void This function associate an item to its context.
        $this->context->cart->associateTo($id_shops)
        /**
        * This function associate an item to its context.
        *
        * @param int|array $id_shops
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1753
        public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
        $this->context->cart->getAssociatedShops()
        /**
        * Gets the list of associated shop IDs.
        *
        * @since 1.5.0.1
        *
        * @return array<int, int>
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1789
        public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
        $this->context->cart->duplicateShops($id)
        /**
        * Copies shop association data from object with specified ID.
        *
        * @since 1.5.0.1
        *
        * @param int $id
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1815
        public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
        $this->context->cart->hasMultishopEntries()
        /**
        * Checks if there is more than one entry in associated shop table for current object.
        *
        * @since 1.5.0.1
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1843
        public isMultishop(): bool Checks if object is multi-shop object.
        $this->context->cart->isMultishop()
        /**
        * Checks if object is multi-shop object.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1857
        public isMultiShopField($field): bool Checks if a field is a multi-shop field.
        $this->context->cart->isMultiShopField($field)
        /**
        * Checks if a field is a multi-shop field.
        *
        * @param string $field
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1869
        public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
        $this->context->cart->isLangMultishop()
        /**
        * Checks if the object is both multi-language and multi-shop.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1879
        public getShopId(): int Returns the shop ID used to fetch initial object data.
        $this->context->cart->getShopId()
        /**
        * Returns the shop ID used to fetch initial object data.
        *
        * @return int
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1934
        public deleteImage($force_delete = false): bool Delete images associated with the object.
        $this->context->cart->deleteImage($force_delete = false)
        /**
        * Delete images associated with the object.
        *
        * @param bool $force_delete
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1946
        public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
        $this->context->cart->hydrate(array $data, $id_lang = null)
        /**
        * Fill an object with given data. Data must be an array with this syntax:
        * array(objProperty => value, objProperty2 => value, etc.).
        *
        * @since 1.5.0.1
        *
        * @param array $data
        * @param int|null $id_lang
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2070
        public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
        $this->context->cart->getFieldByLang($field_name, $id_lang = null)
        /**
        * Return the field value for the specified language if the field is multilang,
        * else the field value.
        *
        * @since 1.5.0.1
        *
        * @param string $field_name
        * @param int|null $id_lang
        *
        * @return mixed
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2270
        public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
        $this->context->cart->setFieldsToUpdate(?array $fields)
        /**
        * Set a list of specific fields to update
        * array(field1 => true, field2 => false,
        * langfield1 => array(1 => true, 2 => false)).
        *
        * @since 1.5.0.1
        *
        * @param array<string, bool|array<int, bool>>|null $fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2298
        public getFieldsToUpdate(): ?array
        $this->context->cart->getFieldsToUpdate()
        /**
        * @return array<string, bool|array<int, bool>>|null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2306
        public getHtmlFields() Return HtmlFields for object.
        $this->context->cart->getHtmlFields()
        /**
        * Return HtmlFields for object.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2330
        protected applyProductCalculations($row, $shopContext, $productQuantity = null, bool $keepOrderPrices = false): mixed
        /**
        * @param array $row
        * @param Context $shopContext
        * @param int|null $productQuantity
        * @param bool $keepOrderPrices When true use the Order saved prices instead of the most recent ones from catalog (if Order exists)
        *
        * @return mixed
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:858
        protected _updateCustomizationQuantity($quantity, $id_customization, $id_product, $id_product_attribute, $id_address_delivery, $operator = 'up'): bool Customization management.
        /**
        * Customization management.
        *
        * @param int $quantity Quantity value to add or subtract
        * @param int $id_customization Customization ID
        * @param int $id_product Product ID
        * @param int $id_product_attribute ProductAttribute ID
        * @param int $id_address_delivery Delivery Address ID
        * @param string $operator Indicate if quantity must be increased (up) or decreased (down)
        *
        * @return bool
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1677
        protected getProductsGifts($id_product, $id_product_attribute): array
        /**
        * @param int $id_product
        * @param int $id_product_attribute
        *
        * @return array
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1943
        protected _deleteCustomization($id_customization, $id_product, $id_product_attribute, $id_address_delivery0): bool Indicates if the Customization was successfully deleted Delete a Customization from the Cart. If the Customization is a Picture, then...
        /**
        * Delete a Customization from the Cart. If the Customization is a Picture,
        * then the Image is also deleted.
        *
        * @param int $id_customization Customization Id
        * @param int|null $id_product Unused
        * @param int|null $id_product_attribute Unused
        * @param int|null $id_address_delivery Unused
        *
        * @return bool Indicates if the Customization was successfully deleted
        * @todo: Remove unused parameters
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1977
        protected countProductLines($products): array
        /**
        * @param array $products
        *
        * @return array
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2291
        protected getDeliveryAddressId($products): int
        /**
        * @param array $products
        *
        * @return int
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2312
        protected getTotalCalculationCartRules($type, $withShipping): array
        /**
        * @param int $type
        * @param bool $withShipping
        *
        * @return array
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2323
        protected findTaxRulesGroupId($withTaxes, $product, $virtualContext): int
        /**
        * @param bool $withTaxes
        * @param array $product
        * @param Context|null $virtualContext
        *
        * @return int
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2354
        protected calculateWrappingFees($withTaxes, $type): float|int
        /**
        * @param bool $withTaxes
        * @param int $type
        *
        * @return float|int
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2416
        protected getIdCarrierFromDeliveryOption($delivery_option): int|mixed Carrier ID Get Carrier ID from Delivery Option.
        /**
        * Get Carrier ID from Delivery Option.
        *
        * @param array $delivery_option Delivery options array
        *
        * @return int|mixed Carrier ID
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3374
        protected getPackageShippingCostFromModule(Carrier $carrier, $shipping_cost, $products): bool|float The package price for the module (0 if free, false is disabled) Ask the module the package shipping cost.
        /**
        * Ask the module the package shipping cost.
        *
        * If a carrier has been linked to a carrier module, we call it order to review the shipping costs.
        *
        * @param Carrier $carrier The concerned carrier (Your module may have several carriers)
        * @param float $shipping_cost The calculated shipping cost from the core, regarding package dimension and cart total
        * @param array $products The list of products
        *
        * @return bool|float The package price for the module (0 if free, false is disabled)
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3850
        protected updateProductWeight($productId)
        /**
        * @param int $productId
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3906
        protected splitGiftsProductsQuantity() Set flag to split lines of products given away and also manually added to cart.
        /**
        * Set flag to split lines of products given away and also manually added to cart.
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5124
        protected mergeGiftsProductsQuantity() Set flag to merge lines of products given away and also manually added to cart.
        /**
        * Set flag to merge lines of products given away and also manually added to cart.
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5135
        protected excludeGiftsDiscountFromTotal()
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5143
        protected includeGiftsDiscountInTotal()
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:5151
        protected trans($id, array $parameters = array(), $domain = null, $locale = null)
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:287
        protected formatFields($type, $id_lang = null): array Formats values of each fields.
        /**
        * Formats values of each fields.
        *
        * @since 1.5.0.1
        *
        * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
        * @param int $id_lang If this parameter is given, only take lang fields
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:424
        protected getTranslationsFields($fields_array): array
        /**
        * @deprecated 1.5.0.1 (use getFieldsLang())
        *
        * @param array $fields_array
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1024
        protected makeTranslationFields(&$fields, &$fields_array, $id_language)
        /**
        * @deprecated 1.5.0.1
        *
        * @param array $fields
        * @param array $fields_array
        * @param int $id_language
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1048
        protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
        /**
        * Retrocompatibility for classes without $definition static.
        *
        * @TODO Remove this in 1.6 !
        *
        * @since 1.5.0.1
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2196
        protected getShopIdsList(): array
        /**
        * @return int[]
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2357
        public static resetStaticCache()
        \CartCore::resetStaticCache()
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:228
        public static cacheSomeAttributesLists($ipa_list, $id_lang)
        \CartCore::cacheSomeAttributesLists($ipa_list, $id_lang)
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1167
        public static getNbProducts($id): mixed Get number of products in cart This is the total amount of products, not just...
        \CartCore::getNbProducts($id)
        /**
        * Get number of products in cart
        * This is the total amount of products, not just the types.
        *
        * @param int $id Cart ID
        *
        * @return mixed
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:1275
        public static getTotalCart($id_cart, $use_tax_display = false, $type = 3): string Formatted amount in Cart Get formatted total amount in Cart.
        \CartCore::getTotalCart($id_cart, $use_tax_display = false, $type = 3)
        /**
        * Get formatted total amount in Cart.
        *
        * @param int $id_cart Cart ID
        * @param bool $use_tax_display Whether the tax should be displayed
        * @param int $type Type enum:
        *                  - ONLY_PRODUCTS
        *                  - ONLY_DISCOUNTS
        *                  - BOTH
        *                  - BOTH_WITHOUT_SHIPPING
        *                  - ONLY_SHIPPING
        *                  - ONLY_WRAPPING
        *
        * @return string Formatted amount in Cart
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2028
        public static getOrderTotalUsingTaxCalculationMethod($id_cart): string Formatted total amount in Cart Get total in Cart using a tax calculation method.
        \CartCore::getOrderTotalUsingTaxCalculationMethod($id_cart)
        /**
        * Get total in Cart using a tax calculation method.
        *
        * @param int $id_cart Cart ID
        *
        * @return string Formatted total amount in Cart
        * @todo: What is this?
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:2051
        public static sortDeliveryOptionList($option1, $option2): int -1 if $option 1 must be placed before and 1 if the $option1 must be placed after the $option2 Sort list of option delivery by parameters define in the BO.
        \CartCore::sortDeliveryOptionList($option1, $option2)
        /**
        * Sort list of option delivery by parameters define in the BO.
        *
        * @param array $option1
        * @param array $option2
        *
        * @return int -1 if $option 1 must be placed before and 1 if the $option1 must be placed after the $option2
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3125
        public static intifier($string, $delimiter = ','): string Intified value Translate a string option_delivery identifier ('24,3,') in a int (3240002000).
        \CartCore::intifier($string, $delimiter = ',')
        /**
        * Translate a string option_delivery identifier ('24,3,') in a int (3240002000).
        *
        * The  option_delivery identifier is a list of integers separated by a ','.
        * This method replace the delimiter by a sequence of '0'.
        * The size of this sequence is fixed by the first digit of the return
        *
        * @return string Intified value
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3260
        public static desintifier($int, $delimiter = ',') Translate an int option_delivery identifier (3240002000) in a string ('24,3,').
        \CartCore::desintifier($int, $delimiter = ',')
        /**
        * Translate an int option_delivery identifier (3240002000) in a string ('24,3,').
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:3271
        public static lastNoneOrderedCart($id_customer): bool|int Last abandoned Cart ID Last abandoned Cart.
        \CartCore::lastNoneOrderedCart($id_customer)
        /**
        * Last abandoned Cart.
        *
        * @param int $id_customer Customer ID
        *
        * @return bool|int Last abandoned Cart ID
        *                  false if not found
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4136
        public static getCartByOrderId($id_order): Cart|bool Build cart object from provided id_order.
        \CartCore::getCartByOrderId($id_order)
        /**
        * Build cart object from provided id_order.
        *
        * @param int $id_order
        *
        * @return Cart|bool
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4231
        public static getCartIdByOrderId($id_order): int|bool Cart ID, false if not found Get Cart ID by Order ID.
        \CartCore::getCartIdByOrderId($id_order)
        /**
        * Get Cart ID by Order ID.
        *
        * @param int $id_order Order ID
        *
        * @return int|bool Cart ID, false if not found
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4247
        public static getCustomerCarts($id_customer, $with_order = true): array|false|mysqli_result|PDOStatement|resource|null DB result Get Carts by Customer ID.
        \CartCore::getCustomerCarts($id_customer, $with_order = true)
        /**
        * Get Carts by Customer ID.
        *
        * @param int $id_customer Customer ID
        * @param bool $with_order Only return Carts that have been converted into an Order
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null DB result
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4400
        public static isGuestCartByCartId($id_cart): bool True if the Cart has been made by a guest Customer Is the Cart from a guest?
        \CartCore::isGuestCartByCartId($id_cart)
        /**
        * Is the Cart from a guest?
        *
        * @param int $id_cart Cart ID
        *
        * @return bool True if the Cart has been made by a guest Customer
        */
        
        Inherited from CartCore
        Defined in <ROOT>/classes/Cart.php:4981
        public static getRepositoryClassName(): null
        \ObjectModelCore::getRepositoryClassName()
        /**
        * @return null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:201
        public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
        \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
        /**
        * Returns object validation rules (fields validity).
        *
        * @param string $class Child class name for static use (optional)
        *
        * @return array Validation rules (fields validity)
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:221
        public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
        \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
        /**
        * Formats a value.
        *
        * @param mixed $value
        * @param int $type
        * @param bool $with_quotes
        * @param bool $purify
        * @param bool $allow_null
        *
        * @return mixed
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:491
        public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
        \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
        /**
        * Returns field name translation.
        *
        * @param string $field Field name
        * @param string $class ObjectModel class name
        * @param bool $htmlentities If true, applies htmlentities() to result string
        * @param Context|null $context Context object
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1309
        public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
        \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
        /**
        * Updates a table and splits the common datas and the shop datas.
        *
        * @since 1.5.0.1
        *
        * @param string $classname
        * @param array $data
        * @param string $where
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1895
        public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
        \ObjectModelCore::existsInDatabase($id_entity, $table = null)
        /**
        * Checks if an object exists in database.
        *
        * @param int $id_entity
        * @param string $table Deprecated since 1.7.8.x
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2005
        public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
        \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
        /**
        * Checks if an object type exists in the database.
        *
        * @since 1.5.0.1
        *
        * @param string|null $table Name of table linked to entity
        * @param bool $has_active_column True if the table has an active column
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2045
        public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
        \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
        /**
        * Fill (hydrate) a list of objects in order to get a collection of these objects.
        *
        * @since 1.5.0.1
        *
        * @param string $class Class of objects to hydrate
        * @param array $datas List of data (multi-dimensional array)
        * @param int|null $id_lang
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2097
        public static getDefinition($class, $field = null): array Returns object definition.
        \ObjectModelCore::getDefinition($class, $field = null)
        /**
        * Returns object definition.
        *
        * @param string|object $class Name of object
        * @param string|null $field Name of field if we want the definition of one field only
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2151
        public static enableCache() Enables object caching.
        \ObjectModelCore::enableCache()
        /**
        * Enables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2314
        public static disableCache() Disables object caching.
        \ObjectModelCore::disableCache()
        /**
        * Disables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2322
      • public static $definition :: array (3)
        \CartCore::$definition
        table => string (4) "cart"
        \CartCore::$definition['table']
        primary => string (7) "id_cart"
        \CartCore::$definition['primary']
        fields => array (18)
        \CartCore::$definition['fields']
        id_shop_group => array (2)
        \CartCore::$definition['fields']['id_shop_group']
        type => integer 1
        \CartCore::$definition['fields']['id_shop_group']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_shop_group']['validate']
        id_shop => array (2)
        \CartCore::$definition['fields']['id_shop']
        type => integer 1
        \CartCore::$definition['fields']['id_shop']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_shop']['validate']
        id_address_delivery => array (2)
        \CartCore::$definition['fields']['id_address_delivery']
        type => integer 1
        \CartCore::$definition['fields']['id_address_delivery']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_address_delivery']['validate']
        id_address_invoice => array (2)
        \CartCore::$definition['fields']['id_address_invoice']
        type => integer 1
        \CartCore::$definition['fields']['id_address_invoice']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_address_invoice']['validate']
        id_carrier => array (2)
        \CartCore::$definition['fields']['id_carrier']
        type => integer 1
        \CartCore::$definition['fields']['id_carrier']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_carrier']['validate']
        id_currency => array (3)
        \CartCore::$definition['fields']['id_currency']
        type => integer 1
        \CartCore::$definition['fields']['id_currency']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_currency']['validate']
        required => boolean true
        \CartCore::$definition['fields']['id_currency']['required']
        id_customer => array (2)
        \CartCore::$definition['fields']['id_customer']
        type => integer 1
        \CartCore::$definition['fields']['id_customer']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_customer']['validate']
        id_guest => array (2)
        \CartCore::$definition['fields']['id_guest']
        type => integer 1
        \CartCore::$definition['fields']['id_guest']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_guest']['validate']
        id_lang => array (3)
        \CartCore::$definition['fields']['id_lang']
        type => integer 1
        \CartCore::$definition['fields']['id_lang']['type']
        validate => string (12) "isUnsignedId"
        \CartCore::$definition['fields']['id_lang']['validate']
        required => boolean true
        \CartCore::$definition['fields']['id_lang']['required']
        recyclable => array (2)
        \CartCore::$definition['fields']['recyclable']
        type => integer 2
        \CartCore::$definition['fields']['recyclable']['type']
        validate => string (6) "isBool"
        \CartCore::$definition['fields']['recyclable']['validate']
        gift => array (2)
        \CartCore::$definition['fields']['gift']
        type => integer 2
        \CartCore::$definition['fields']['gift']['type']
        validate => string (6) "isBool"
        \CartCore::$definition['fields']['gift']['validate']
        gift_message => array (2)
        \CartCore::$definition['fields']['gift_message']
        type => integer 3
        \CartCore::$definition['fields']['gift_message']['type']
        validate => string (11) "isCleanHtml"
        \CartCore::$definition['fields']['gift_message']['validate']
        mobile_theme => array (2)
        \CartCore::$definition['fields']['mobile_theme']
        type => integer 2
        \CartCore::$definition['fields']['mobile_theme']['type']
        validate => string (6) "isBool"
        \CartCore::$definition['fields']['mobile_theme']['validate']
        delivery_option => array (1)
        \CartCore::$definition['fields']['delivery_option']
        type => integer 3
        \CartCore::$definition['fields']['delivery_option']['type']
        secure_key => array (2)
        \CartCore::$definition['fields']['secure_key']
        type => integer 3
        \CartCore::$definition['fields']['secure_key']['type']
        size => integer 32
        \CartCore::$definition['fields']['secure_key']['size']
        allow_seperated_package => array (2)
        \CartCore::$definition['fields']['allow_seperated_package']
        type => integer 2
        \CartCore::$definition['fields']['allow_seperated_package']['type']
        validate => string (6) "isBool"
        \CartCore::$definition['fields']['allow_seperated_package']['validate']
        date_add => array (2)
        \CartCore::$definition['fields']['date_add']
        type => integer 5
        \CartCore::$definition['fields']['date_add']['type']
        validate => string (6) "isDate"
        \CartCore::$definition['fields']['date_add']['validate']
        date_upd => array (2)
        \CartCore::$definition['fields']['date_upd']
        type => integer 5
        \CartCore::$definition['fields']['date_upd']['type']
        validate => string (6) "isDate"
        \CartCore::$definition['fields']['date_upd']['validate']
        public static $htmlFields :: array (6)
        \ObjectModelCore::$htmlFields
        category => array (2)
        \ObjectModelCore::$htmlFields['category']
        0 => string (11) "description"
        \ObjectModelCore::$htmlFields['category'][0]
        1 => string (22) "additional_description"
        \ObjectModelCore::$htmlFields['category'][1]
        customer => array (1)
        \ObjectModelCore::$htmlFields['customer']
        0 => string (4) "note"
        \ObjectModelCore::$htmlFields['customer'][0]
        gender => array (0)
        \ObjectModelCore::$htmlFields['gender']
        risk => array (0)
        \ObjectModelCore::$htmlFields['risk']
        country => array (0)
        \ObjectModelCore::$htmlFields['country']
        lang => array (0)
        \ObjectModelCore::$htmlFields['lang']
        protected static $_nbProducts :: array (0)
        protected static $_isVirtualCart :: array (1)
        => boolean false
        protected static $_totalWeight :: array (0)
        protected static $_carriers :: null
        protected static $_taxes_rate :: null
        protected static $_attributesLists :: array (0)
        protected static $_customer :: null
        protected static $cacheDeliveryOption :: array (1)
        0-0 => array (0)
        protected static $cacheNbPackages :: array (0)
        protected static $cachePackageList :: array (1)
        0_0 => array (0)
        protected static $cacheDeliveryOptionList :: array (1)
        => array (0)
        protected static $cacheMultiAddressDelivery :: array (0)
        protected static $fieldsRequiredDatabase :: array (0)
        protected static $loaded_classes :: array (14)
        Shop => array (36)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "shop"
        identifier => string (7) "id_shop"
        fieldsRequired => array (3)
        0 => string (4) "name"
        1 => string (11) "id_category"
        2 => string (13) "id_shop_group"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (5)
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        theme_name => string (11) "isThemeName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_shop_group => array (1) Depth Limit
        id_category => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "shop"
        primary => string (7) "id_shop"
        fields => array (7)
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        id_category => array (2) Depth Limit
        theme_name => array (2) Depth Limit
        id_shop_group => array (2) Depth Limit
        classname => string (4) "Shop"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_category => null
        theme_name => null
        name => null
        color => null
        active => boolean true
        deleted => null
        physical_uri => null
        virtual_uri => null
        domain => null
        domain_ssl => null
        group => null
        address => null
        theme => null
        Country => array (33)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "country"
        identifier => string (10) "id_country"
        fieldsRequired => array (5)
        0 => string (7) "id_zone"
        1 => string (8) "iso_code"
        2 => string (15) "contains_states"
        3 => string (26) "need_identification_number"
        4 => string (17) "display_tax_label"
        fieldsSize => array (1)
        iso_code => integer 3
        fieldsValidate => array (10)
        id_zone => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        call_prefix => string (5) "isInt"
        iso_code => string (17) "isLanguageIsoCode"
        active => string (6) "isBool"
        contains_states => string (6) "isBool"
        need_identification_number => string (6) "isBool"
        need_zip_code => string (6) "isBool"
        zip_code_format => string (15) "isZipCodeFormat"
        display_tax_label => string (6) "isBool"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 64
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "countries"
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (7) "country"
        primary => string (10) "id_country"
        multilang => boolean true
        fields => array (11)
        id_zone => array (3) Depth Limit
        id_currency => array (2) Depth Limit
        call_prefix => array (2) Depth Limit
        iso_code => array (4) Depth Limit
        active => array (2) Depth Limit
        contains_states => array (3) Depth Limit
        need_identification_number => array (3) Depth Limit
        need_zip_code => array (2) Depth Limit
        zip_code_format => array (2) Depth Limit
        display_tax_label => array (3) Depth Limit
        name => array (5) Depth Limit
        associations => array (3)
        zone => array (1) Depth Limit
        currency => array (1) Depth Limit
        l => array (3) Depth Limit
        classname => string (7) "Country"
        update_fields => null
        force_id => boolean false
        id_zone => null
        id_currency => null
        iso_code => null
        call_prefix => null
        name => null
        contains_states => null
        need_identification_number => null
        need_zip_code => null
        zip_code_format => null
        display_tax_label => boolean true
        active => boolean true
        ShopGroup => array (29)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (10) "shop_group"
        identifier => string (13) "id_shop_group"
        fieldsRequired => array (1)
        0 => string (4) "name"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (7)
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        share_customer => string (6) "isBool"
        share_order => string (6) "isBool"
        share_stock => string (6) "isBool"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (10) "shop_group"
        primary => string (13) "id_shop_group"
        fields => array (7)
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        share_customer => array (2) Depth Limit
        share_order => array (2) Depth Limit
        share_stock => array (2) Depth Limit
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        classname => string (9) "ShopGroup"
        update_fields => null
        force_id => boolean false
        name => null
        color => null
        active => boolean true
        share_customer => null
        share_stock => null
        share_order => null
        deleted => null
        Language => array (31)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "lang"
        identifier => string (7) "id_lang"
        fieldsRequired => array (4)
        0 => string (4) "name"
        1 => string (8) "iso_code"
        2 => string (16) "date_format_lite"
        3 => string (16) "date_format_full"
        fieldsSize => array (6)
        name => integer 32
        iso_code => integer 2
        locale => integer 5
        language_code => integer 5
        date_format_lite => integer 32
        date_format_full => integer 32
        fieldsValidate => array (8)
        name => string (13) "isGenericName"
        iso_code => string (17) "isLanguageIsoCode"
        locale => string (8) "isLocale"
        language_code => string (14) "isLanguageCode"
        active => string (6) "isBool"
        is_rtl => string (6) "isBool"
        date_format_lite => string (15) "isPhpDateFormat"
        date_format_full => string (15) "isPhpDateFormat"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectNodeName => string (8) "language"
        objectsNodeName => string (9) "languages"
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "lang"
        primary => string (7) "id_lang"
        fields => array (8)
        name => array (4) Depth Limit
        iso_code => array (4) Depth Limit
        locale => array (3) Depth Limit
        language_code => array (3) Depth Limit
        active => array (2) Depth Limit
        is_rtl => array (2) Depth Limit
        date_format_lite => array (4) Depth Limit
        date_format_full => array (4) Depth Limit
        classname => string (8) "Language"
        update_fields => null
        force_id => boolean false
        name => null
        iso_code => null
        locale => null
        language_code => null
        date_format_lite => UTF-8 string (9) "Y‑m‑d"
        date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
        is_rtl => boolean false
        active => boolean true
        translationsFilesAndVars => array (5)
        fields => string (7) "_FIELDS"
        errors => string (7) "_ERRORS"
        admin => string (8) "_LANGADM"
        pdf => string (8) "_LANGPDF"
        tabs => string (4) "tabs"
        Customer => array (61)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "customer"
        identifier => string (11) "id_customer"
        fieldsRequired => array (4)
        0 => string (8) "lastname"
        1 => string (9) "firstname"
        2 => string (5) "email"
        3 => string (6) "passwd"
        fieldsSize => array (6)
        lastname => integer 255
        firstname => integer 255
        email => integer 255
        passwd => integer 255
        note => integer 65000
        reset_password_token => integer 40
        fieldsValidate => array (27)
        secure_key => string (5) "isMd5"
        lastname => string (14) "isCustomerName"
        firstname => string (14) "isCustomerName"
        email => string (7) "isEmail"
        passwd => string (16) "isHashedPassword"
        • Base64
        • base64_decode(passwd) binary string (12)
        id_gender => string (12) "isUnsignedId"
        birthday => string (11) "isBirthDate"
        newsletter => string (6) "isBool"
        optin => string (6) "isBool"
        website => string (5) "isUrl"
        company => string (13) "isGenericName"
        siret => string (13) "isGenericName"
        ape => string (5) "isApe"
        outstanding_allow_amount => string (7) "isFloat"
        show_public_prices => string (6) "isBool"
        id_risk => string (13) "isUnsignedInt"
        max_payment_days => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        is_guest => string (6) "isBool"
        id_shop => string (12) "isUnsignedId"
        id_shop_group => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        reset_password_token => string (6) "isSha1"
        reset_password_validity => string (12) "isDateOrNull"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (3)
        objectMethods => array (2)
        add => string (5) "addWs"
        update => string (8) "updateWs"
        fields => array (8)
        id_default_group => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        newsletter_date_add => array (0)
        ip_registration_newsletter => array (0)
        last_passwd_gen => array (1) Depth Limit
        secure_key => array (1) Depth Limit
        deleted => array (0)
        passwd => array (1) Depth Limit
        associations => array (1)
        groups => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (8) "customer"
        primary => string (11) "id_customer"
        fields => array (32)
        secure_key => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        email => array (4) Depth Limit
        passwd => array (4) Depth Limit
        last_passwd_gen => array (2) Depth Limit
        id_gender => array (2) Depth Limit
        birthday => array (2) Depth Limit
        newsletter => array (2) Depth Limit
        newsletter_date_add => array (2) Depth Limit
        ip_registration_newsletter => array (2) Depth Limit
        optin => array (2) Depth Limit
        website => array (2) Depth Limit
        company => array (2) Depth Limit
        siret => array (2) Depth Limit
        ape => array (2) Depth Limit
        outstanding_allow_amount => array (3) Depth Limit
        show_public_prices => array (3) Depth Limit
        id_risk => array (3) Depth Limit
        max_payment_days => array (3) Depth Limit
        active => array (3) Depth Limit
        deleted => array (3) Depth Limit
        note => array (3) Depth Limit
        is_guest => array (3) Depth Limit
        id_shop => array (3) Depth Limit
        id_shop_group => array (3) Depth Limit
        id_default_group => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        reset_password_token => array (4) Depth Limit
        reset_password_validity => array (3) Depth Limit
        classname => string (8) "Customer"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        secure_key => null
        note => null
        id_gender => integer 0
        id_default_group => integer 3
        lastname => null
        firstname => null
        birthday => null
        email => null
        newsletter => null
        ip_registration_newsletter => null
        newsletter_date_add => null
        optin => null
        website => null
        company => null
        siret => null
        ape => null
        outstanding_allow_amount => integer 0
        show_public_prices => integer 0
        id_risk => null
        max_payment_days => integer 0
        passwd => null
        last_passwd_gen => null
        active => boolean true
        is_guest => boolean false
        deleted => boolean false
        date_add => null
        date_upd => null
        years => null
        days => null
        months => null
        geoloc_id_country => null
        geoloc_id_state => null
        geoloc_postcode => null
        logged => boolean false
        id_guest => null
        groupBox => null
        reset_password_token => null
        reset_password_validity => null
        Category => array (44)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "category"
        identifier => string (11) "id_category"
        fieldsRequired => array (1)
        0 => string (6) "active"
        fieldsSize => array (0)
        fieldsValidate => array (9)
        nleft => string (13) "isUnsignedInt"
        nright => string (13) "isUnsignedInt"
        level_depth => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        id_parent => string (13) "isUnsignedInt"
        id_shop_default => string (12) "isUnsignedId"
        is_root_category => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (2)
        0 => string (4) "name"
        1 => string (12) "link_rewrite"
        fieldsSizeLang => array (5)
        name => integer 128
        link_rewrite => integer 128
        meta_title => integer 255
        meta_description => integer 512
        meta_keywords => integer 255
        fieldsValidateLang => array (7)
        name => string (13) "isCatalogName"
        link_rewrite => string (13) "isLinkRewrite"
        description => string (11) "isCleanHtml"
        additional_description => string (11) "isCleanHtml"
        meta_title => string (13) "isGenericName"
        meta_description => string (13) "isGenericName"
        meta_keywords => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (4)
        objectsNodeName => string (10) "categories"
        hidden_fields => array (3)
        0 => string (5) "nleft"
        1 => string (6) "nright"
        2 => string (8) "groupBox"
        fields => array (3)
        id_parent => array (1) Depth Limit
        level_depth => array (1) Depth Limit
        nb_products_recursive => array (2) Depth Limit
        associations => array (2)
        categories => array (2) Depth Limit
        products => array (2) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (7)
        table => string (8) "category"
        primary => string (11) "id_category"
        multilang => boolean true
        multilang_shop => boolean true
        fields => array (17)
        nleft => array (2) Depth Limit
        nright => array (2) Depth Limit
        level_depth => array (2) Depth Limit
        active => array (3) Depth Limit
        id_parent => array (2) Depth Limit
        id_shop_default => array (2) Depth Limit
        is_root_category => array (2) Depth Limit
        position => array (1) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        link_rewrite => array (6) Depth Limit
        description => array (3) Depth Limit
        additional_description => array (3) Depth Limit
        meta_title => array (4) Depth Limit
        meta_description => array (4) Depth Limit
        meta_keywords => array (4) Depth Limit
        classname => string (8) "Category"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_category => null
        name => null
        active => boolean true
        position => null
        description => null
        additional_description => null
        id_parent => null
        id_category_default => null
        level_depth => null
        nleft => null
        nright => null
        link_rewrite => null
        meta_title => null
        meta_keywords => null
        meta_description => null
        date_add => null
        date_upd => null
        is_root_category => null
        id_shop_default => null
        groupBox => null
        doNotRegenerateNTree => boolean false
        id_image => string (7) "default"
        Currency => array (41)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "currency"
        identifier => string (11) "id_currency"
        fieldsRequired => array (2)
        0 => string (8) "iso_code"
        1 => string (15) "conversion_rate"
        fieldsSize => array (2)
        iso_code => integer 3
        numeric_iso_code => integer 3
        fieldsValidate => array (8)
        iso_code => string (17) "isLanguageIsoCode"
        numeric_iso_code => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(numeric_iso_code) binary string (12)
        precision => string (5) "isInt"
        conversion_rate => string (15) "isUnsignedFloat"
        deleted => string (6) "isBool"
        active => string (6) "isBool"
        unofficial => string (6) "isBool"
        modified => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (3)
        name => integer 255
        symbol => integer 255
        pattern => integer 255
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (10) "currencies"
        fields => array (4)
        names => array (2) Depth Limit
        name => array (2) Depth Limit
        symbol => array (1) Depth Limit
        iso_code => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (8) "currency"
        primary => string (11) "id_currency"
        multilang => boolean true
        fields => array (11)
        iso_code => array (4) Depth Limit
        numeric_iso_code => array (4) Depth Limit
        precision => array (2) Depth Limit
        conversion_rate => array (4) Depth Limit
        deleted => array (2) Depth Limit
        active => array (2) Depth Limit
        unofficial => array (2) Depth Limit
        modified => array (2) Depth Limit
        name => array (4) Depth Limit
        symbol => array (3) Depth Limit
        pattern => array (3) Depth Limit
        classname => string (8) "Currency"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        localizedNames => null
        iso_code => null
        iso_code_num => null
        numeric_iso_code => null
        conversion_rate => null
        deleted => boolean false
        unofficial => null
        modified => null
        active => null
        sign => null
        symbol => null
        format => null
        blank => null
        decimals => null
        precision => null
        pattern => null
        prefix => null
        suffix => null
        Cart => array (47)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "cart"
        identifier => string (7) "id_cart"
        fieldsRequired => array (2)
        0 => string (11) "id_currency"
        1 => string (7) "id_lang"
        fieldsSize => array (1)
        secure_key => integer 32
        fieldsValidate => array (16)
        id_shop_group => string (12) "isUnsignedId"
        id_shop => string (12) "isUnsignedId"
        id_address_delivery => string (12) "isUnsignedId"
        id_address_invoice => string (12) "isUnsignedId"
        id_carrier => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        id_customer => string (12) "isUnsignedId"
        id_guest => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        recyclable => string (6) "isBool"
        gift => string (6) "isBool"
        gift_message => string (11) "isCleanHtml"
        mobile_theme => string (6) "isBool"
        allow_seperated_package => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        fields => array (6)
        id_address_delivery => array (1) Depth Limit
        id_address_invoice => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        id_customer => array (1) Depth Limit
        id_guest => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        associations => array (1)
        cart_rows => array (3) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "cart"
        primary => string (7) "id_cart"
        fields => array (18)
        id_shop_group => array (2) Depth Limit
        id_shop => array (2) Depth Limit
        id_address_delivery => array (2) Depth Limit
        id_address_invoice => array (2) Depth Limit
        id_carrier => array (2) Depth Limit
        id_currency => array (3) Depth Limit
        id_customer => array (2) Depth Limit
        id_guest => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        recyclable => array (2) Depth Limit
        gift => array (2) Depth Limit
        gift_message => array (2) Depth Limit
        mobile_theme => array (2) Depth Limit
        delivery_option => array (1) Depth Limit
        secure_key => array (2) Depth Limit
        allow_seperated_package => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        classname => string (4) "Cart"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_address_delivery => null
        id_address_invoice => null
        id_currency => null
        id_customer => null
        id_guest => null
        recyclable => boolean false
        gift => boolean false
        gift_message => null
        mobile_theme => null
        date_add => null
        secure_key => null
        id_carrier => integer 0
        date_upd => null
        checkedTos => boolean false
        pictures => null
        textFields => null
        delivery_option => null
        allow_seperated_package => boolean false
        _products => null
        _taxCalculationMethod => integer 1
        configuration => null
        addressFactory => null
        shouldSplitGiftProductsQuantity => boolean false
        shouldExcludeGiftsDiscount => boolean false
        Group => array (28)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "group"
        identifier => string (8) "id_group"
        fieldsRequired => array (1)
        0 => string (20) "price_display_method"
        fieldsSize => array (0)
        fieldsValidate => array (5)
        reduction => string (7) "isFloat"
        price_display_method => string (20) "isPriceDisplayMethod"
        • Base64
        • base64_decode(price_display_method) binary string (15)
        show_prices => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 32
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (5) "group"
        primary => string (8) "id_group"
        multilang => boolean true
        fields => array (6)
        reduction => array (2) Depth Limit
        price_display_method => array (3) Depth Limit
        show_prices => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (5) "Group"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        reduction => null
        price_display_method => null
        show_prices => boolean true
        date_add => null
        date_upd => null
        Gender => array (25)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (6) "gender"
        identifier => string (9) "id_gender"
        fieldsRequired => array (1)
        0 => string (4) "type"
        fieldsSize => array (0)
        fieldsValidate => array (0)
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (6) "gender"
        primary => string (9) "id_gender"
        multilang => boolean true
        fields => array (2)
        type => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (6) "Gender"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_gender => null
        name => null
        type => null
        Risk => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "risk"
        identifier => string (7) "id_risk"
        fieldsRequired => array (0)
        fieldsSize => array (1)
        color => integer 32
        fieldsValidate => array (2)
        color => string (7) "isColor"
        percent => string (12) "isPercentage"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (4) "risk"
        primary => string (7) "id_risk"
        multilang => boolean true
        fields => array (3)
        name => array (5) Depth Limit
        color => array (3) Depth Limit
        percent => array (2) Depth Limit
        classname => string (4) "Risk"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_risk => null
        name => null
        color => null
        percent => null
        Address => array (45)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "address"
        identifier => string (10) "id_address"
        fieldsRequired => array (6)
        0 => string (10) "id_country"
        1 => string (5) "alias"
        2 => string (8) "lastname"
        3 => string (9) "firstname"
        4 => string (8) "address1"
        5 => string (4) "city"
        fieldsSize => array (12)
        alias => integer 32
        company => integer 255
        lastname => integer 255
        firstname => integer 255
        address1 => integer 128
        address2 => integer 128
        postcode => integer 12
        city => integer 64
        other => integer 300
        phone => integer 32
        phone_mobile => integer 32
        dni => integer 16
        fieldsValidate => array (22)
        id_customer => string (18) "isNullOrUnsignedId"
        id_manufacturer => string (18) "isNullOrUnsignedId"
        id_supplier => string (18) "isNullOrUnsignedId"
        id_warehouse => string (18) "isNullOrUnsignedId"
        id_country => string (12) "isUnsignedId"
        id_state => string (18) "isNullOrUnsignedId"
        alias => string (13) "isGenericName"
        company => string (13) "isGenericName"
        lastname => string (6) "isName"
        firstname => string (6) "isName"
        vat_number => string (13) "isGenericName"
        address1 => string (9) "isAddress"
        address2 => string (9) "isAddress"
        postcode => string (10) "isPostCode"
        city => string (10) "isCityName"
        other => string (9) "isMessage"
        phone => string (13) "isPhoneNumber"
        phone_mobile => string (13) "isPhoneNumber"
        dni => string (9) "isDniLite"
        deleted => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "addresses"
        fields => array (6)
        id_customer => array (1) Depth Limit
        id_manufacturer => array (1) Depth Limit
        id_supplier => array (1) Depth Limit
        id_warehouse => array (1) Depth Limit
        id_country => array (1) Depth Limit
        id_state => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (7) "address"
        primary => string (10) "id_address"
        fields => array (22)
        id_customer => array (3) Depth Limit
        id_manufacturer => array (3) Depth Limit
        id_supplier => array (3) Depth Limit
        id_warehouse => array (3) Depth Limit
        id_country => array (3) Depth Limit
        id_state => array (2) Depth Limit
        alias => array (4) Depth Limit
        company => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        vat_number => array (2) Depth Limit
        address1 => array (4) Depth Limit
        address2 => array (3) Depth Limit
        postcode => array (3) Depth Limit
        city => array (4) Depth Limit
        other => array (3) Depth Limit
        phone => array (3) Depth Limit
        phone_mobile => array (3) Depth Limit
        dni => array (3) Depth Limit
        deleted => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        classname => string (7) "Address"
        update_fields => null
        force_id => boolean false
        id_customer => null
        id_manufacturer => null
        id_supplier => null
        id_warehouse => null
        id_country => null
        id_state => null
        country => null
        alias => null
        company => null
        lastname => null
        firstname => null
        address1 => null
        address2 => null
        postcode => null
        city => null
        other => null
        phone => null
        phone_mobile => null
        vat_number => null
        dni => null
        date_add => null
        date_upd => null
        deleted => boolean false
        AddressFormat => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (14) "address_format"
        identifier => string (10) "id_country"
        fieldsRequired => array (1)
        0 => string (6) "format"
        fieldsSize => array (0)
        fieldsValidate => array (1)
        format => string (13) "isGenericName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (14) "address_format"
        primary => string (10) "id_country"
        fields => array (2)
        format => array (3) Depth Limit
        id_country => array (1) Depth Limit
        classname => string (13) "AddressFormat"
        update_fields => null
        force_id => boolean false
        id_address_format => null
        id_country => null
        format => null
        _errorFormatList => array (0)
        State => array (27)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "state"
        identifier => string (8) "id_state"
        fieldsRequired => array (4)
        0 => string (10) "id_country"
        1 => string (7) "id_zone"
        2 => string (8) "iso_code"
        3 => string (4) "name"
        fieldsSize => array (2)
        iso_code => integer 7
        name => integer 80
        fieldsValidate => array (5)
        id_country => string (12) "isUnsignedId"
        id_zone => string (12) "isUnsignedId"
        iso_code => string (14) "isStateIsoCode"
        name => string (13) "isGenericName"
        active => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_country => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (5) "state"
        primary => string (8) "id_state"
        fields => array (5)
        id_country => array (3) Depth Limit
        id_zone => array (3) Depth Limit
        iso_code => array (4) Depth Limit
        name => array (4) Depth Limit
        active => array (2) Depth Limit
        classname => string (5) "State"
        update_fields => null
        force_id => boolean false
        id_country => null
        id_zone => null
        iso_code => null
        name => null
        active => boolean true
        protected static $db :: boolean false
        protected static $cache_objects :: boolean true
        public const ONLY_PRODUCTS :: integer 1
        \Cart::ONLY_PRODUCTS
        public const ONLY_DISCOUNTS :: integer 2
        \Cart::ONLY_DISCOUNTS
        public const BOTH :: integer 3
        \Cart::BOTH
        public const BOTH_WITHOUT_SHIPPING :: integer 4
        \Cart::BOTH_WITHOUT_SHIPPING
        public const ONLY_SHIPPING :: integer 5
        \Cart::ONLY_SHIPPING
        public const ONLY_WRAPPING :: integer 6
        \Cart::ONLY_WRAPPING
        public const ONLY_PRODUCTS_WITHOUT_SHIPPING :: integer 7
        \Cart::ONLY_PRODUCTS_WITHOUT_SHIPPING
        public const ONLY_PHYSICAL_PRODUCTS_WITHOUT_SHIPPING :: integer 8
        \Cart::ONLY_PHYSICAL_PRODUCTS_WITHOUT_SHIPPING
        public const TYPE_INT :: integer 1
        \Cart::TYPE_INT
        public const TYPE_BOOL :: integer 2
        \Cart::TYPE_BOOL
        public const TYPE_STRING :: integer 3
        \Cart::TYPE_STRING
        public const TYPE_FLOAT :: integer 4
        \Cart::TYPE_FLOAT
        public const TYPE_DATE :: integer 5
        \Cart::TYPE_DATE
        public const TYPE_HTML :: integer 6
        \Cart::TYPE_HTML
        public const TYPE_NOTHING :: integer 7
        \Cart::TYPE_NOTHING
        public const TYPE_SQL :: integer 8
        \Cart::TYPE_SQL
        public const FORMAT_COMMON :: integer 1
        \Cart::FORMAT_COMMON
        public const FORMAT_LANG :: integer 2
        \Cart::FORMAT_LANG
        public const FORMAT_SHOP :: integer 3
        \Cart::FORMAT_SHOP
        public const HAS_ONE :: integer 1
        \Cart::HAS_ONE
        public const HAS_MANY :: integer 2
        \Cart::HAS_MANY
      public customer -> Customer#50 (61)
      $this->context->customer
      • Properties (61)
      • Available methods (103)
      • Static class properties (22)
      • public id -> null
        $this->context->customer->id
        public id_lang -> null
        $this->context->customer->id_lang
        protected lang_associated -> null
        public id_shop -> null
        $this->context->customer->id_shop
        public id_shop_list -> array (0)
        $this->context->customer->id_shop_list
        protected get_shop_from_context -> boolean true
        protected table -> string (8) "customer"
        protected identifier -> string (11) "id_customer"
        protected fieldsRequired -> array (4)
        0 => string (8) "lastname"
        1 => string (9) "firstname"
        2 => string (5) "email"
        3 => string (6) "passwd"
        protected fieldsSize -> array (6)
        lastname => integer 255
        firstname => integer 255
        email => integer 255
        passwd => integer 255
        note => integer 65000
        reset_password_token => integer 40
        protected fieldsValidate -> array (27)
        secure_key => string (5) "isMd5"
        lastname => string (14) "isCustomerName"
        firstname => string (14) "isCustomerName"
        email => string (7) "isEmail"
        passwd => string (16) "isHashedPassword"
        • Base64
        • base64_decode(passwd) binary string (12)
        id_gender => string (12) "isUnsignedId"
        birthday => string (11) "isBirthDate"
        newsletter => string (6) "isBool"
        optin => string (6) "isBool"
        website => string (5) "isUrl"
        company => string (13) "isGenericName"
        siret => string (13) "isGenericName"
        ape => string (5) "isApe"
        outstanding_allow_amount => string (7) "isFloat"
        show_public_prices => string (6) "isBool"
        id_risk => string (13) "isUnsignedInt"
        max_payment_days => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        is_guest => string (6) "isBool"
        id_shop => string (12) "isUnsignedId"
        id_shop_group => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        reset_password_token => string (6) "isSha1"
        reset_password_validity => string (12) "isDateOrNull"
        protected fieldsRequiredLang -> array (0)
        protected fieldsSizeLang -> array (0)
        protected fieldsValidateLang -> array (0)
        protected tables -> array (0)
        protected webserviceParameters -> array (3)
        objectMethods => array (2)
        add => string (5) "addWs"
        update => string (8) "updateWs"
        fields => array (8)
        id_default_group => array (1)
        xlink_resource => string (6) "groups"
        id_lang => array (1)
        xlink_resource => string (9) "languages"
        newsletter_date_add => array (0)
        ip_registration_newsletter => array (0)
        last_passwd_gen => array (1)
        setter => null
        secure_key => array (1)
        setter => null
        deleted => array (0)
        passwd => array (1)
        setter => string (11) "setWsPasswd"
        associations => array (1)
        groups => array (1)
        resource => string (5) "group"
        protected image_dir -> null
        protected image_format -> string (3) "jpg"
        protected translator -> null
        protected def -> array (4)
        table => string (8) "customer"
        primary => string (11) "id_customer"
        fields => array (32)
        secure_key => array (3)
        type => integer 3
        validate => string (5) "isMd5"
        copy_post => boolean false
        lastname => array (4)
        type => integer 3
        validate => string (14) "isCustomerName"
        required => boolean true
        size => integer 255
        firstname => array (4)
        type => integer 3
        validate => string (14) "isCustomerName"
        required => boolean true
        size => integer 255
        email => array (4)
        type => integer 3
        validate => string (7) "isEmail"
        required => boolean true
        size => integer 255
        passwd => array (4)
        type => integer 3
        validate => string (16) "isHashedPassword"
        • Base64
        • base64_decode(validate) binary string (12)
        required => boolean true
        size => integer 255
        last_passwd_gen => array (2)
        type => integer 3
        copy_post => boolean false
        id_gender => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        birthday => array (2)
        type => integer 5
        validate => string (11) "isBirthDate"
        newsletter => array (2)
        type => integer 2
        validate => string (6) "isBool"
        newsletter_date_add => array (2)
        type => integer 5
        copy_post => boolean false
        ip_registration_newsletter => array (2)
        type => integer 3
        copy_post => boolean false
        optin => array (2)
        type => integer 2
        validate => string (6) "isBool"
        website => array (2)
        type => integer 3
        validate => string (5) "isUrl"
        company => array (2)
        type => integer 3
        validate => string (13) "isGenericName"
        siret => array (2)
        type => integer 3
        validate => string (13) "isGenericName"
        ape => array (2)
        type => integer 3
        validate => string (5) "isApe"
        outstanding_allow_amount => array (3)
        type => integer 4
        validate => string (7) "isFloat"
        copy_post => boolean false
        show_public_prices => array (3)
        type => integer 2
        validate => string (6) "isBool"
        copy_post => boolean false
        id_risk => array (3)
        type => integer 1
        validate => string (13) "isUnsignedInt"
        copy_post => boolean false
        max_payment_days => array (3)
        type => integer 1
        validate => string (13) "isUnsignedInt"
        copy_post => boolean false
        active => array (3)
        type => integer 2
        validate => string (6) "isBool"
        copy_post => boolean false
        deleted => array (3)
        type => integer 2
        validate => string (6) "isBool"
        copy_post => boolean false
        note => array (3)
        type => integer 6
        size => integer 65000
        copy_post => boolean false
        is_guest => array (3)
        type => integer 2
        validate => string (6) "isBool"
        copy_post => boolean false
        id_shop => array (3)
        type => integer 1
        validate => string (12) "isUnsignedId"
        copy_post => boolean false
        id_shop_group => array (3)
        type => integer 1
        validate => string (12) "isUnsignedId"
        copy_post => boolean false
        id_default_group => array (2)
        type => integer 1
        copy_post => boolean false
        id_lang => array (3)
        type => integer 1
        validate => string (12) "isUnsignedId"
        copy_post => boolean false
        date_add => array (3)
        type => integer 5
        validate => string (6) "isDate"
        copy_post => boolean false
        date_upd => array (3)
        type => integer 5
        validate => string (6) "isDate"
        copy_post => boolean false
        reset_password_token => array (4)
        type => integer 3
        validate => string (6) "isSha1"
        size => integer 40
        copy_post => boolean false
        reset_password_validity => array (3)
        type => integer 5
        validate => string (12) "isDateOrNull"
        copy_post => boolean false
        classname => string (8) "Customer"
        protected update_fields -> null
        public force_id -> boolean false
        $this->context->customer->force_id
        public id_shop_group -> null
        $this->context->customer->id_shop_group
        public secure_key -> null
        $this->context->customer->secure_key
        public note -> null
        $this->context->customer->note
        public id_gender -> integer 0
        $this->context->customer->id_gender
        public id_default_group -> integer 1
        $this->context->customer->id_default_group
        public lastname -> null
        $this->context->customer->lastname
        public firstname -> null
        $this->context->customer->firstname
        public birthday -> null
        $this->context->customer->birthday
        public email -> null
        $this->context->customer->email
        public newsletter -> null
        $this->context->customer->newsletter
        public ip_registration_newsletter -> null
        $this->context->customer->ip_registration_newsletter
        public newsletter_date_add -> null
        $this->context->customer->newsletter_date_add
        public optin -> null
        $this->context->customer->optin
        public website -> null
        $this->context->customer->website
        public company -> null
        $this->context->customer->company
        public siret -> null
        $this->context->customer->siret
        public ape -> null
        $this->context->customer->ape
        public outstanding_allow_amount -> integer 0
        $this->context->customer->outstanding_allow_amount
        public show_public_prices -> integer 0
        $this->context->customer->show_public_prices
        public id_risk -> null
        $this->context->customer->id_risk
        public max_payment_days -> integer 0
        $this->context->customer->max_payment_days
        public passwd -> null
        $this->context->customer->passwd
        public last_passwd_gen -> null
        $this->context->customer->last_passwd_gen
        public active -> boolean true
        $this->context->customer->active
        public is_guest -> boolean false
        $this->context->customer->is_guest
        public deleted -> boolean false
        $this->context->customer->deleted
        public date_add -> null
        $this->context->customer->date_add
        public date_upd -> null
        $this->context->customer->date_upd
        public years -> null
        $this->context->customer->years
        public days -> null
        $this->context->customer->days
        public months -> null
        $this->context->customer->months
        public geoloc_id_country -> null
        $this->context->customer->geoloc_id_country
        public geoloc_id_state -> null
        $this->context->customer->geoloc_id_state
        public geoloc_postcode -> null
        $this->context->customer->geoloc_postcode
        public logged -> boolean false
        $this->context->customer->logged
        public id_guest -> boolean false
        $this->context->customer->id_guest
        public groupBox -> null
        $this->context->customer->groupBox
        public reset_password_token -> null
        $this->context->customer->reset_password_token
        public reset_password_validity -> null
        $this->context->customer->reset_password_validity
      • public __construct($id = null) CustomerCore constructor.
        new \Customer($id = null)
        /**
        * CustomerCore constructor.
        *
        * @param int|null $id
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:225
        public add($autoDate = true, $nullValues = true): bool Indicates whether the Customer has been successfully added Adds current Customer as a new Object to the database.
        $this->context->customer->add($autoDate = true, $nullValues = true)
        /**
        * Adds current Customer as a new Object to the database.
        *
        * @param bool $autoDate Automatically set `date_upd` and `date_add` columns
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Indicates whether the Customer has been successfully added
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:243
        public addWs($autodate = true, $null_values = false): bool Indicates whether the Customer has been successfully added Adds current Customer as a new Object to the database.
        $this->context->customer->addWs($autodate = true, $null_values = false)
        /**
        * Adds current Customer as a new Object to the database.
        *
        * @param bool $autodate Automatically set `date_upd` and `date_add` columns
        * @param bool $null_values Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Indicates whether the Customer has been successfully added
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:288
        public update($nullValues = false): bool Indicates whether the Customer has been successfully updated Updates the current Customer in the database.
        $this->context->customer->update($nullValues = false)
        /**
        * Updates the current Customer in the database.
        *
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Indicates whether the Customer has been successfully updated
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:317
        public updateWs($nullValues = false): bool Indicates whether the Customer has been successfully updated Updates the current Customer in the database.
        $this->context->customer->updateWs($nullValues = false)
        /**
        * Updates the current Customer in the database.
        *
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Indicates whether the Customer has been successfully updated
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:357
        public delete(): bool True if delete was successful Deletes current Customer from the database.
        $this->context->customer->delete()
        /**
        * Deletes current Customer from the database.
        *
        * @return bool True if delete was successful
        *
        * @throws PrestaShopException
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:385
        public getByEmail($email, $plaintextPassword = null, $ignoreGuest = true): bool|Customer|CustomerCore Customer instance Return customer instance from its e-mail (optionally check password).
        $this->context->customer->getByEmail($email, $plaintextPassword = null, $ignoreGuest = true)
        /**
        * Return customer instance from its e-mail (optionally check password).
        *
        * @param string $email e-mail
        * @param string $plaintextPassword Password is also checked if specified
        * @param bool $ignoreGuest to ignore guest customers
        *
        * @return bool|Customer|CustomerCore Customer instance
        *
        * @throws \InvalidArgumentException if given input is not valid
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:449
        public getAddresses($idLang): array Addresses Return customer addresses.
        $this->context->customer->getAddresses($idLang)
        /**
        * Return customer addresses.
        *
        * @param int $idLang Language ID
        *
        * @return array Addresses
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:651
        public getSimpleAddresses($idLang = null): array Get simplified Addresses arrays.
        $this->context->customer->getSimpleAddresses($idLang = null)
        /**
        * Get simplified Addresses arrays.
        *
        * @param int|null $idLang Language ID
        *
        * @return array
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:684
        public getSimpleAddress($idAddress, $idLang = null): array|false|mysqli_result|PDOStatement|resource|null Get Address as array.
        $this->context->customer->getSimpleAddress($idAddress, $idLang = null)
        /**
        * Get Address as array.
        *
        * @param int $idAddress Address ID
        * @param int|null $idLang Language ID
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:712
        public getSimpleAddressSql($idAddress = null, $idLang = null): string Get SQL query to retrieve Address in an array.
        $this->context->customer->getSimpleAddressSql($idAddress = null, $idLang = null)
        /**
        * Get SQL query to retrieve Address in an array.
        *
        * @param int|null $idAddress Address ID
        * @param int|null $idLang Language ID
        *
        * @return string
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:756
        public getStats(): array Stats Return several useful statistics about customer.
        $this->context->customer->getStats()
        /**
        * Return several useful statistics about customer.
        *
        * @return array Stats
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:942
        public getLastEmails(): array|false|mysqli_result|PDOStatement|resource|null Get last 10 emails sent to the Customer.
        $this->context->customer->getLastEmails()
        /**
        * Get last 10 emails sent to the Customer.
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:972
        public getLastConnections(): array|false|mysqli_result|PDOStatement|resource|null Get last 10 Connections of the Customer.
        $this->context->customer->getLastConnections()
        /**
        * Get last 10 Connections of the Customer.
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:992
        public updateGroup($list) Update customer groups associated to the object.
        $this->context->customer->updateGroup($list)
        /**
        * Update customer groups associated to the object.
        *
        * @param array $list groups
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1039
        public cleanGroups(): bool Indicates whether the Customer ID has been successfully removed Remove this Customer ID from Customer Groups.
        $this->context->customer->cleanGroups()
        /**
        * Remove this Customer ID from Customer Groups.
        *
        * @return bool Indicates whether the Customer ID has been successfully removed
        *              from the Customer Group Db table
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1058
        public addGroups($groups) Add the Customer to the given Customer Groups.
        $this->context->customer->addGroups($groups)
        /**
        * Add the Customer to the given Customer Groups.
        *
        * @param array $groups Customer Group IDs
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1068
        public getGroups(): array|mixed Get Groups of this Customer
        $this->context->customer->getGroups()
        /**
        * Get Groups of this Customer
        *
        * @return array|mixed
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1113
        public getBoughtProducts(): array|false|mysqli_result|PDOStatement|resource|null Get Products bought by this Customer.
        $this->context->customer->getBoughtProducts()
        /**
        * Get Products bought by this Customer.
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1123
        public isGuest(): bool Indicates whether the Customer is a Guest Is the current Customer a Guest?
        $this->context->customer->isGuest()
        /**
        * Is the current Customer a Guest?
        *
        * @return bool Indicates whether the Customer is a Guest
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1193
        public transformToCustomer($idLang, $password = null): bool Indicates if a process has been successful Transform the Guest to a Customer.
        $this->context->customer->transformToCustomer($idLang, $password = null)
        /**
        * Transform the Guest to a Customer.
        *
        * @param int $idLang Language ID
        * @param string|null $password Password
        *
        * @return bool Indicates if a process has been successful
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1206
        public setWsPasswd($passwd): bool Indictes whether the password has been successfully set Set password (for webservice).
        $this->context->customer->setWsPasswd($passwd)
        /**
        * Set password
        * (for webservice).
        *
        * @param string $passwd Password
        *
        * @return bool Indictes whether the password has been successfully set
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1313
        public isLogged($withGuest = false): bool customer validity Check customer information and return customer validity.
        $this->context->customer->isLogged($withGuest = false)
        /**
        * Check customer information and return customer validity.
        *
        * @since 1.5.0
        *
        * @param bool $withGuest
        *
        * @return bool customer validity
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1333
        public logout() Logout.
        $this->context->customer->logout()
        /**
        * Logout.
        *
        * @since 1.5.0
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1354
        public mylogout() Soft logout, delete everything that links to the customer but leave there aff...
        $this->context->customer->mylogout()
        /**
        * Soft logout, delete everything that links to the customer
        * but leave there affiliate's information.
        *
        * @since 1.5.0
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1374
        public getLastEmptyCart($withOrder = true): bool|int Get last empty Cart for this Customer, when last cart is not empty return false.
        $this->context->customer->getLastEmptyCart($withOrder = true)
        /**
        * Get last empty Cart for this Customer, when last cart is not empty return false.
        *
        * @param bool|true $withOrder Only return a Cart that have been converted into an Order
        *
        * @return bool|int
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1395
        public validateController($htmlentities = true): array Validate controller and check password
        $this->context->customer->validateController($htmlentities = true)
        /**
        * Validate controller and check password
        *
        * @param bool $htmlentities
        *
        * @return array
        *
        * @deprecated 8.1.0 The password check has been moved in controllers and this method is not called anywhere since 1.7.0
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1416
        public getOutstanding(): float Outstanding amount Get outstanding amount.
        $this->context->customer->getOutstanding()
        /**
        * Get outstanding amount.
        *
        * @return float Outstanding amount
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1433
        public getWsGroups(): array|false|mysqli_result|PDOStatement|resource|null Get Customer Groups (for webservice).
        $this->context->customer->getWsGroups()
        /**
        * Get Customer Groups
        * (for webservice).
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1461
        public setWsGroups($result): bool Set Customer Groups (for webservice).
        $this->context->customer->setWsGroups($result)
        /**
        * Set Customer Groups
        * (for webservice).
        *
        * @param array $result
        *
        * @return bool
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1480
        public getWebserviceObjectList($sqlJoin, $sqlFilter, $sqlSort, $sqlLimit)
        $this->context->customer->getWebserviceObjectList($sqlJoin, $sqlFilter, $sqlSort, $sqlLimit)
        /**
        * @see ObjectModel::getWebserviceObjectList()
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1495
        public stampResetPasswordToken() Fill Reset password unique token with random sha1 and its validity date. For ...
        $this->context->customer->stampResetPasswordToken()
        /**
        * Fill Reset password unique token with random sha1 and its validity date. For forgot password feature.
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1505
        public hasRecentResetPasswordToken() Test if a reset password token is present and is recent enough to avoid creat...
        $this->context->customer->hasRecentResetPasswordToken()
        /**
        * Test if a reset password token is present and is recent enough to avoid creating a new one (in case of customer triggering the forgot password link too often).
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1516
        public getValidResetPasswordToken() Returns the valid reset password token if it validity date is > now().
        $this->context->customer->getValidResetPasswordToken()
        /**
        * Returns the valid reset password token if it validity date is > now().
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1533
        public removeResetPasswordToken() Delete reset password token data.
        $this->context->customer->removeResetPasswordToken()
        /**
        * Delete reset password token data.
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1549
        public getFields(): array All object fields Prepare fields for ObjectModel class (add, update) All fields are verified (p...
        $this->context->customer->getFields()
        /**
        * Prepare fields for ObjectModel class (add, update)
        * All fields are verified (pSQL, intval, ...).
        *
        * @return array All object fields
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:317
        public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
        $this->context->customer->getFieldsShop()
        /**
        * Prepare fields for multishop
        * Fields are not validated here, we consider they are already validated in getFields() method,
        * this is not the best solution but this is the only one possible for retro compatibility.
        *
        * @since 1.5.0.1
        *
        * @return array All object fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:344
        public getFieldsLang(): array Prepare multilang fields.
        $this->context->customer->getFieldsLang()
        /**
        * Prepare multilang fields.
        *
        * @since 1.5.0.1
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:363
        public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
        $this->context->customer->getAssociatedLanguage()
        /**
        * Returns the language related to the object or the default one if it doesn't exists
        *
        * @return Language
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:401
        public getObjectName(): string Get object name Used for read/write in required fields table.
        $this->context->customer->getObjectName()
        /**
        * Get object name
        * Used for read/write in required fields table.
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:559
        public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
        $this->context->customer->save($null_values = false, $auto_date = true)
        /**
        * Saves current object to database (add or update).
        *
        * @param bool $null_values
        * @param bool $auto_date
        *
        * @return bool Insertion result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:574
        public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
        $this->context->customer->duplicateObject()
        /**
        * Takes current object ID, gets its values from database,
        * saves them in a new row and loads newly saved values as a new object.
        *
        * @return ObjectModel|false
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:687
        public deleteSelection($ids): bool Deletes multiple objects from the database at once.
        $this->context->customer->deleteSelection($ids)
        /**
        * Deletes multiple objects from the database at once.
        *
        * @param array $ids array of objects IDs
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:955
        public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
        $this->context->customer->softDelete()
        /**
        * Does a soft delete on current object, using the "deleted" field in DB
        * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:975
        public toggleStatus(): bool Update result Toggles object status in database.
        $this->context->customer->toggleStatus()
        /**
        * Toggles object status in database.
        *
        * @return bool Update result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:998
        public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
        $this->context->customer->validateFields($die = true, $error_return = false)
        /**
        * Checks if object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $error_return
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1090
        public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
        $this->context->customer->validateFieldsLang($die = true, $errorReturn = false)
        /**
        * Checks if multilingual object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $errorReturn
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1124
        public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
        $this->context->customer->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
        /**
        * Validate a single field.
        *
        * @since 1.5.0.1
        *
        * @param string $field Field name
        * @param mixed $value Field value
        * @param int|null $id_lang Language ID
        * @param array $skip array of fields to skip
        * @param bool $human_errors if true, uses more descriptive, translatable error strings
        *
        * @return bool|string true or error message string
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1178
        public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
        $this->context->customer->getWebserviceParameters($ws_params_attribute_name = null)
        /**
        * Returns webservice parameters of this object.
        *
        * @param string|null $ws_params_attribute_name
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1404
        public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
        $this->context->customer->validateFieldsRequiredDatabase($htmlentities = true)
        /**
        * Validate required fields.
        *
        * @param bool $htmlentities
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1553
        public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
        $this->context->customer->getFieldsRequiredDatabase($all = false)
        /**
        * Returns an array of required fields.
        *
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1587
        public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
        $this->context->customer->isFieldRequired($field_name, $all = false)
        /**
        * Returns true if required field exists.
        *
        * @param string $field_name to search
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1603
        public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
        $this->context->customer->cacheFieldsRequiredDatabase($all = true)
        /**
        * Caches data about required objects fields in memory.
        *
        * @param bool $all if true, caches required fields of all object classes
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1621
        public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
        $this->context->customer->getCachedFieldsRequiredDatabase($all = false)
        /**
        * Get required fields list for this model or for all the models.
        *
        * @param bool $all : whether it should return required fields for this model or all the models
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1642
        public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
        $this->context->customer->addFieldsRequiredDatabase($fields)
        /**
        * Sets required field for this class in the database.
        *
        * @param array $fields
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1666
        public clearCache($all = false) Clears cache entries that have this object's ID.
        $this->context->customer->clearCache($all = false)
        /**
        * Clears cache entries that have this object's ID.
        *
        * @param bool $all If true, clears cache for all objects
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1698
        public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
        $this->context->customer->isAssociatedToShop($id_shop = null)
        /**
        * Checks if current object is associated to a shop.
        *
        * @since 1.5.0.1
        *
        * @param int|null $id_shop
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1716
        public associateTo($id_shops): bool|void This function associate an item to its context.
        $this->context->customer->associateTo($id_shops)
        /**
        * This function associate an item to its context.
        *
        * @param int|array $id_shops
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1753
        public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
        $this->context->customer->getAssociatedShops()
        /**
        * Gets the list of associated shop IDs.
        *
        * @since 1.5.0.1
        *
        * @return array<int, int>
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1789
        public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
        $this->context->customer->duplicateShops($id)
        /**
        * Copies shop association data from object with specified ID.
        *
        * @since 1.5.0.1
        *
        * @param int $id
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1815
        public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
        $this->context->customer->hasMultishopEntries()
        /**
        * Checks if there is more than one entry in associated shop table for current object.
        *
        * @since 1.5.0.1
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1843
        public isMultishop(): bool Checks if object is multi-shop object.
        $this->context->customer->isMultishop()
        /**
        * Checks if object is multi-shop object.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1857
        public isMultiShopField($field): bool Checks if a field is a multi-shop field.
        $this->context->customer->isMultiShopField($field)
        /**
        * Checks if a field is a multi-shop field.
        *
        * @param string $field
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1869
        public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
        $this->context->customer->isLangMultishop()
        /**
        * Checks if the object is both multi-language and multi-shop.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1879
        public getShopId(): int Returns the shop ID used to fetch initial object data.
        $this->context->customer->getShopId()
        /**
        * Returns the shop ID used to fetch initial object data.
        *
        * @return int
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1934
        public deleteImage($force_delete = false): bool Delete images associated with the object.
        $this->context->customer->deleteImage($force_delete = false)
        /**
        * Delete images associated with the object.
        *
        * @param bool $force_delete
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1946
        public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
        $this->context->customer->hydrate(array $data, $id_lang = null)
        /**
        * Fill an object with given data. Data must be an array with this syntax:
        * array(objProperty => value, objProperty2 => value, etc.).
        *
        * @since 1.5.0.1
        *
        * @param array $data
        * @param int|null $id_lang
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2070
        public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
        $this->context->customer->getFieldByLang($field_name, $id_lang = null)
        /**
        * Return the field value for the specified language if the field is multilang,
        * else the field value.
        *
        * @since 1.5.0.1
        *
        * @param string $field_name
        * @param int|null $id_lang
        *
        * @return mixed
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2270
        public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
        $this->context->customer->setFieldsToUpdate(?array $fields)
        /**
        * Set a list of specific fields to update
        * array(field1 => true, field2 => false,
        * langfield1 => array(1 => true, 2 => false)).
        *
        * @since 1.5.0.1
        *
        * @param array<string, bool|array<int, bool>>|null $fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2298
        public getFieldsToUpdate(): ?array
        $this->context->customer->getFieldsToUpdate()
        /**
        * @return array<string, bool|array<int, bool>>|null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2306
        public getHtmlFields() Return HtmlFields for object.
        $this->context->customer->getHtmlFields()
        /**
        * Return HtmlFields for object.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2330
        protected trans($id, array $parameters = array(), $domain = null, $locale = null)
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:287
        protected formatFields($type, $id_lang = null): array Formats values of each fields.
        /**
        * Formats values of each fields.
        *
        * @since 1.5.0.1
        *
        * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
        * @param int $id_lang If this parameter is given, only take lang fields
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:424
        protected getTranslationsFields($fields_array): array
        /**
        * @deprecated 1.5.0.1 (use getFieldsLang())
        *
        * @param array $fields_array
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1024
        protected makeTranslationFields(&$fields, &$fields_array, $id_language)
        /**
        * @deprecated 1.5.0.1
        *
        * @param array $fields
        * @param array $fields_array
        * @param int $id_language
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1048
        protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
        /**
        * Retrocompatibility for classes without $definition static.
        *
        * @TODO Remove this in 1.6 !
        *
        * @since 1.5.0.1
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2196
        protected getShopIdsList(): array
        /**
        * @return int[]
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2357
        public static getCustomers($onlyActive = null): array Customers Return customers list.
        \CustomerCore::getCustomers($onlyActive = null)
        /**
        * Return customers list.
        *
        * @param bool|null $onlyActive Returns only active customers when `true`
        *
        * @return array Customers
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:426
        public static getCustomersByEmail($email): array Customers Retrieve customers by email address.
        \CustomerCore::getCustomersByEmail($email)
        /**
        * Retrieve customers by email address.
        *
        * @param string $email
        *
        * @return array Customers
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:531
        public static isBanned($idCustomer): bool Customer validity Check id the customer is active or not.
        \CustomerCore::isBanned($idCustomer)
        /**
        * Check id the customer is active or not.
        *
        * @param int $idCustomer
        *
        * @return bool Customer validity
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:548
        public static customerExists($email, $returnId = false, $ignoreGuest = true): bool|int Customer ID if found Check if e-mail is already registered in database.
        \CustomerCore::customerExists($email, $returnId = false, $ignoreGuest = true)
        /**
        * Check if e-mail is already registered in database.
        *
        * @param string $email e-mail
        * @param bool $returnId If true the method returns the Customer ID, or boolean
        * @param bool $ignoreGuest to ignore guest customers
        *
        * @return bool|int Customer ID if found
        *                  `false` otherwise
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:579
        public static customerHasAddress($idCustomer, $idAddress): bool result Check if an address is owned by a customer.
        \CustomerCore::customerHasAddress($idCustomer, $idAddress)
        /**
        * Check if an address is owned by a customer.
        *
        * @param int $idCustomer Customer ID
        * @param int $idAddress Address ID
        *
        * @return bool result
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:603
        public static resetStaticCache()
        \CustomerCore::resetStaticCache()
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:618
        public static resetAddressCache($idCustomer = null, $idAddress = null) Reset Address cache.
        \CustomerCore::resetAddressCache($idCustomer = null, $idAddress = null)
        /**
        * Reset Address cache.
        *
        * @param int $idCustomer Customer ID
        * @param int $idAddress Address ID
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:631
        public static getAddressesTotalById($idCustomer): int Number of addresses Count the number of addresses for a customer.
        \CustomerCore::getAddressesTotalById($idCustomer)
        /**
        * Count the number of addresses for a customer.
        *
        * @param int $idCustomer Customer ID
        *
        * @return int Number of addresses
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:811
        public static checkPassword($idCustomer, $passwordHash): bool result Check if customer password is the right one.
        \CustomerCore::checkPassword($idCustomer, $passwordHash)
        /**
        * Check if customer password is the right one.
        *
        * @param int $idCustomer Customer ID
        * @param string $passwordHash Hashed password
        *
        * @return bool result
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:829
        public static searchByName($query, $limit = null, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): array|false|mysqli_result|PDOStatement|resource|null Corresponding customers Light back office search for customers.
        \CustomerCore::searchByName($query, $limit = null, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null)
        /**
        * Light back office search for customers.
        *
        * @param string $query Searched string
        * @param int|null $limit Limit query results
        * @param ShopConstraint|null $shopConstraint provide specific shop constraint or else it will use context shops for search
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null Corresponding customers
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:870
        public static searchByIp($ip): array|false|mysqli_result|PDOStatement|resource|null Search for customers by ip address.
        \CustomerCore::searchByIp($ip)
        /**
        * Search for customers by ip address.
        *
        * @param string $ip Searched string
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:927
        public static customerIdExistsStatic($idCustomer): int|null Customer ID if found Check if Customer ID exists.
        \CustomerCore::customerIdExistsStatic($idCustomer)
        /**
        * Check if Customer ID exists.
        *
        * @param int $idCustomer Customer ID
        *
        * @return int|null Customer ID if found
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1018
        public static getGroupsStatic($idCustomer): array|mixed Get Groups that have the given Customer ID.
        \CustomerCore::getGroupsStatic($idCustomer)
        /**
        * Get Groups that have the given Customer ID.
        *
        * @param int $idCustomer Customer ID
        *
        * @return array|mixed
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1084
        public static getDefaultGroupId($idCustomer): mixed|string|null Get Default Customer Group ID.
        \CustomerCore::getDefaultGroupId($idCustomer)
        /**
        * Get Default Customer Group ID.
        *
        * @param int $idCustomer Customer ID
        *
        * @return mixed|string|null
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1138
        public static getCurrentCountry($idCustomer, ?Cart $cart = null): int Country ID Get current country or default country
        \CustomerCore::getCurrentCountry($idCustomer, ?Cart $cart = null)
        /**
        * Get current country or default country
        *
        * @param int $idCustomer
        * @param Cart|null $cart
        *
        * @return int Country ID
        */
        
        Inherited from CustomerCore
        Defined in <ROOT>/classes/Customer.php:1169
        public static getRepositoryClassName(): null
        \ObjectModelCore::getRepositoryClassName()
        /**
        * @return null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:201
        public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
        \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
        /**
        * Returns object validation rules (fields validity).
        *
        * @param string $class Child class name for static use (optional)
        *
        * @return array Validation rules (fields validity)
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:221
        public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
        \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
        /**
        * Formats a value.
        *
        * @param mixed $value
        * @param int $type
        * @param bool $with_quotes
        * @param bool $purify
        * @param bool $allow_null
        *
        * @return mixed
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:491
        public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
        \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
        /**
        * Returns field name translation.
        *
        * @param string $field Field name
        * @param string $class ObjectModel class name
        * @param bool $htmlentities If true, applies htmlentities() to result string
        * @param Context|null $context Context object
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1309
        public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
        \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
        /**
        * Updates a table and splits the common datas and the shop datas.
        *
        * @since 1.5.0.1
        *
        * @param string $classname
        * @param array $data
        * @param string $where
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1895
        public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
        \ObjectModelCore::existsInDatabase($id_entity, $table = null)
        /**
        * Checks if an object exists in database.
        *
        * @param int $id_entity
        * @param string $table Deprecated since 1.7.8.x
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2005
        public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
        \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
        /**
        * Checks if an object type exists in the database.
        *
        * @since 1.5.0.1
        *
        * @param string|null $table Name of table linked to entity
        * @param bool $has_active_column True if the table has an active column
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2045
        public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
        \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
        /**
        * Fill (hydrate) a list of objects in order to get a collection of these objects.
        *
        * @since 1.5.0.1
        *
        * @param string $class Class of objects to hydrate
        * @param array $datas List of data (multi-dimensional array)
        * @param int|null $id_lang
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2097
        public static getDefinition($class, $field = null): array Returns object definition.
        \ObjectModelCore::getDefinition($class, $field = null)
        /**
        * Returns object definition.
        *
        * @param string|object $class Name of object
        * @param string|null $field Name of field if we want the definition of one field only
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2151
        public static enableCache() Enables object caching.
        \ObjectModelCore::enableCache()
        /**
        * Enables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2314
        public static disableCache() Disables object caching.
        \ObjectModelCore::disableCache()
        /**
        * Disables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2322
      • public static $definition :: array (3)
        \CustomerCore::$definition
        table => string (8) "customer"
        \CustomerCore::$definition['table']
        primary => string (11) "id_customer"
        \CustomerCore::$definition['primary']
        fields => array (32)
        \CustomerCore::$definition['fields']
        secure_key => array (3)
        \CustomerCore::$definition['fields']['secure_key']
        type => integer 3
        \CustomerCore::$definition['fields']['secure_key']['type']
        validate => string (5) "isMd5"
        \CustomerCore::$definition['fields']['secure_key']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['secure_key']['copy_post']
        lastname => array (4)
        \CustomerCore::$definition['fields']['lastname']
        type => integer 3
        \CustomerCore::$definition['fields']['lastname']['type']
        validate => string (14) "isCustomerName"
        \CustomerCore::$definition['fields']['lastname']['validate']
        required => boolean true
        \CustomerCore::$definition['fields']['lastname']['required']
        size => integer 255
        \CustomerCore::$definition['fields']['lastname']['size']
        firstname => array (4)
        \CustomerCore::$definition['fields']['firstname']
        type => integer 3
        \CustomerCore::$definition['fields']['firstname']['type']
        validate => string (14) "isCustomerName"
        \CustomerCore::$definition['fields']['firstname']['validate']
        required => boolean true
        \CustomerCore::$definition['fields']['firstname']['required']
        size => integer 255
        \CustomerCore::$definition['fields']['firstname']['size']
        email => array (4)
        \CustomerCore::$definition['fields']['email']
        type => integer 3
        \CustomerCore::$definition['fields']['email']['type']
        validate => string (7) "isEmail"
        \CustomerCore::$definition['fields']['email']['validate']
        required => boolean true
        \CustomerCore::$definition['fields']['email']['required']
        size => integer 255
        \CustomerCore::$definition['fields']['email']['size']
        passwd => array (4)
        \CustomerCore::$definition['fields']['passwd']
        type => integer 3
        \CustomerCore::$definition['fields']['passwd']['type']
        validate => string (16) "isHashedPassword"
        \CustomerCore::$definition['fields']['passwd']['validate']
        • Base64
        • base64_decode(validate) binary string (12)
          base64_decode(\CustomerCore::$definition['fields']['passwd']['validate'])
        required => boolean true
        \CustomerCore::$definition['fields']['passwd']['required']
        size => integer 255
        \CustomerCore::$definition['fields']['passwd']['size']
        last_passwd_gen => array (2)
        \CustomerCore::$definition['fields']['last_passwd_gen']
        type => integer 3
        \CustomerCore::$definition['fields']['last_passwd_gen']['type']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['last_passwd_gen']['copy_post']
        id_gender => array (2)
        \CustomerCore::$definition['fields']['id_gender']
        type => integer 1
        \CustomerCore::$definition['fields']['id_gender']['type']
        validate => string (12) "isUnsignedId"
        \CustomerCore::$definition['fields']['id_gender']['validate']
        birthday => array (2)
        \CustomerCore::$definition['fields']['birthday']
        type => integer 5
        \CustomerCore::$definition['fields']['birthday']['type']
        validate => string (11) "isBirthDate"
        \CustomerCore::$definition['fields']['birthday']['validate']
        newsletter => array (2)
        \CustomerCore::$definition['fields']['newsletter']
        type => integer 2
        \CustomerCore::$definition['fields']['newsletter']['type']
        validate => string (6) "isBool"
        \CustomerCore::$definition['fields']['newsletter']['validate']
        newsletter_date_add => array (2)
        \CustomerCore::$definition['fields']['newsletter_date_add']
        type => integer 5
        \CustomerCore::$definition['fields']['newsletter_date_add']['type']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['newsletter_date_add']['copy_post']
        ip_registration_newsletter => array (2)
        \CustomerCore::$definition['fields']['ip_registration_newsletter']
        type => integer 3
        \CustomerCore::$definition['fields']['ip_registration_newsletter']['type']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['ip_registration_newsletter']['copy_post']
        optin => array (2)
        \CustomerCore::$definition['fields']['optin']
        type => integer 2
        \CustomerCore::$definition['fields']['optin']['type']
        validate => string (6) "isBool"
        \CustomerCore::$definition['fields']['optin']['validate']
        website => array (2)
        \CustomerCore::$definition['fields']['website']
        type => integer 3
        \CustomerCore::$definition['fields']['website']['type']
        validate => string (5) "isUrl"
        \CustomerCore::$definition['fields']['website']['validate']
        company => array (2)
        \CustomerCore::$definition['fields']['company']
        type => integer 3
        \CustomerCore::$definition['fields']['company']['type']
        validate => string (13) "isGenericName"
        \CustomerCore::$definition['fields']['company']['validate']
        siret => array (2)
        \CustomerCore::$definition['fields']['siret']
        type => integer 3
        \CustomerCore::$definition['fields']['siret']['type']
        validate => string (13) "isGenericName"
        \CustomerCore::$definition['fields']['siret']['validate']
        ape => array (2)
        \CustomerCore::$definition['fields']['ape']
        type => integer 3
        \CustomerCore::$definition['fields']['ape']['type']
        validate => string (5) "isApe"
        \CustomerCore::$definition['fields']['ape']['validate']
        outstanding_allow_amount => array (3)
        \CustomerCore::$definition['fields']['outstanding_allow_amount']
        type => integer 4
        \CustomerCore::$definition['fields']['outstanding_allow_amount']['type']
        validate => string (7) "isFloat"
        \CustomerCore::$definition['fields']['outstanding_allow_amount']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['outstanding_allow_amount']['copy_post']
        show_public_prices => array (3)
        \CustomerCore::$definition['fields']['show_public_prices']
        type => integer 2
        \CustomerCore::$definition['fields']['show_public_prices']['type']
        validate => string (6) "isBool"
        \CustomerCore::$definition['fields']['show_public_prices']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['show_public_prices']['copy_post']
        id_risk => array (3)
        \CustomerCore::$definition['fields']['id_risk']
        type => integer 1
        \CustomerCore::$definition['fields']['id_risk']['type']
        validate => string (13) "isUnsignedInt"
        \CustomerCore::$definition['fields']['id_risk']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['id_risk']['copy_post']
        max_payment_days => array (3)
        \CustomerCore::$definition['fields']['max_payment_days']
        type => integer 1
        \CustomerCore::$definition['fields']['max_payment_days']['type']
        validate => string (13) "isUnsignedInt"
        \CustomerCore::$definition['fields']['max_payment_days']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['max_payment_days']['copy_post']
        active => array (3)
        \CustomerCore::$definition['fields']['active']
        type => integer 2
        \CustomerCore::$definition['fields']['active']['type']
        validate => string (6) "isBool"
        \CustomerCore::$definition['fields']['active']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['active']['copy_post']
        deleted => array (3)
        \CustomerCore::$definition['fields']['deleted']
        type => integer 2
        \CustomerCore::$definition['fields']['deleted']['type']
        validate => string (6) "isBool"
        \CustomerCore::$definition['fields']['deleted']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['deleted']['copy_post']
        note => array (3)
        \CustomerCore::$definition['fields']['note']
        type => integer 6
        \CustomerCore::$definition['fields']['note']['type']
        size => integer 65000
        \CustomerCore::$definition['fields']['note']['size']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['note']['copy_post']
        is_guest => array (3)
        \CustomerCore::$definition['fields']['is_guest']
        type => integer 2
        \CustomerCore::$definition['fields']['is_guest']['type']
        validate => string (6) "isBool"
        \CustomerCore::$definition['fields']['is_guest']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['is_guest']['copy_post']
        id_shop => array (3)
        \CustomerCore::$definition['fields']['id_shop']
        type => integer 1
        \CustomerCore::$definition['fields']['id_shop']['type']
        validate => string (12) "isUnsignedId"
        \CustomerCore::$definition['fields']['id_shop']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['id_shop']['copy_post']
        id_shop_group => array (3)
        \CustomerCore::$definition['fields']['id_shop_group']
        type => integer 1
        \CustomerCore::$definition['fields']['id_shop_group']['type']
        validate => string (12) "isUnsignedId"
        \CustomerCore::$definition['fields']['id_shop_group']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['id_shop_group']['copy_post']
        id_default_group => array (2)
        \CustomerCore::$definition['fields']['id_default_group']
        type => integer 1
        \CustomerCore::$definition['fields']['id_default_group']['type']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['id_default_group']['copy_post']
        id_lang => array (3)
        \CustomerCore::$definition['fields']['id_lang']
        type => integer 1
        \CustomerCore::$definition['fields']['id_lang']['type']
        validate => string (12) "isUnsignedId"
        \CustomerCore::$definition['fields']['id_lang']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['id_lang']['copy_post']
        date_add => array (3)
        \CustomerCore::$definition['fields']['date_add']
        type => integer 5
        \CustomerCore::$definition['fields']['date_add']['type']
        validate => string (6) "isDate"
        \CustomerCore::$definition['fields']['date_add']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['date_add']['copy_post']
        date_upd => array (3)
        \CustomerCore::$definition['fields']['date_upd']
        type => integer 5
        \CustomerCore::$definition['fields']['date_upd']['type']
        validate => string (6) "isDate"
        \CustomerCore::$definition['fields']['date_upd']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['date_upd']['copy_post']
        reset_password_token => array (4)
        \CustomerCore::$definition['fields']['reset_password_token']
        type => integer 3
        \CustomerCore::$definition['fields']['reset_password_token']['type']
        validate => string (6) "isSha1"
        \CustomerCore::$definition['fields']['reset_password_token']['validate']
        size => integer 40
        \CustomerCore::$definition['fields']['reset_password_token']['size']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['reset_password_token']['copy_post']
        reset_password_validity => array (3)
        \CustomerCore::$definition['fields']['reset_password_validity']
        type => integer 5
        \CustomerCore::$definition['fields']['reset_password_validity']['type']
        validate => string (12) "isDateOrNull"
        \CustomerCore::$definition['fields']['reset_password_validity']['validate']
        copy_post => boolean false
        \CustomerCore::$definition['fields']['reset_password_validity']['copy_post']
        public static $htmlFields :: array (6)
        \ObjectModelCore::$htmlFields
        category => array (2)
        \ObjectModelCore::$htmlFields['category']
        0 => string (11) "description"
        \ObjectModelCore::$htmlFields['category'][0]
        1 => string (22) "additional_description"
        \ObjectModelCore::$htmlFields['category'][1]
        customer => array (1)
        \ObjectModelCore::$htmlFields['customer']
        0 => string (4) "note"
        \ObjectModelCore::$htmlFields['customer'][0]
        gender => array (0)
        \ObjectModelCore::$htmlFields['gender']
        risk => array (0)
        \ObjectModelCore::$htmlFields['risk']
        country => array (0)
        \ObjectModelCore::$htmlFields['country']
        lang => array (0)
        \ObjectModelCore::$htmlFields['lang']
        protected static $_defaultGroupId :: array (0)
        protected static $_customerHasAddress :: array (0)
        protected static $_customer_groups :: array (0)
        protected static $fieldsRequiredDatabase :: array (0)
        protected static $loaded_classes :: array (14)
        Shop => array (36)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "shop"
        identifier => string (7) "id_shop"
        fieldsRequired => array (3)
        0 => string (4) "name"
        1 => string (11) "id_category"
        2 => string (13) "id_shop_group"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (5)
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        theme_name => string (11) "isThemeName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_shop_group => array (1) Depth Limit
        id_category => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "shop"
        primary => string (7) "id_shop"
        fields => array (7)
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        id_category => array (2) Depth Limit
        theme_name => array (2) Depth Limit
        id_shop_group => array (2) Depth Limit
        classname => string (4) "Shop"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_category => null
        theme_name => null
        name => null
        color => null
        active => boolean true
        deleted => null
        physical_uri => null
        virtual_uri => null
        domain => null
        domain_ssl => null
        group => null
        address => null
        theme => null
        Country => array (33)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "country"
        identifier => string (10) "id_country"
        fieldsRequired => array (5)
        0 => string (7) "id_zone"
        1 => string (8) "iso_code"
        2 => string (15) "contains_states"
        3 => string (26) "need_identification_number"
        4 => string (17) "display_tax_label"
        fieldsSize => array (1)
        iso_code => integer 3
        fieldsValidate => array (10)
        id_zone => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        call_prefix => string (5) "isInt"
        iso_code => string (17) "isLanguageIsoCode"
        active => string (6) "isBool"
        contains_states => string (6) "isBool"
        need_identification_number => string (6) "isBool"
        need_zip_code => string (6) "isBool"
        zip_code_format => string (15) "isZipCodeFormat"
        display_tax_label => string (6) "isBool"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 64
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "countries"
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (7) "country"
        primary => string (10) "id_country"
        multilang => boolean true
        fields => array (11)
        id_zone => array (3) Depth Limit
        id_currency => array (2) Depth Limit
        call_prefix => array (2) Depth Limit
        iso_code => array (4) Depth Limit
        active => array (2) Depth Limit
        contains_states => array (3) Depth Limit
        need_identification_number => array (3) Depth Limit
        need_zip_code => array (2) Depth Limit
        zip_code_format => array (2) Depth Limit
        display_tax_label => array (3) Depth Limit
        name => array (5) Depth Limit
        associations => array (3)
        zone => array (1) Depth Limit
        currency => array (1) Depth Limit
        l => array (3) Depth Limit
        classname => string (7) "Country"
        update_fields => null
        force_id => boolean false
        id_zone => null
        id_currency => null
        iso_code => null
        call_prefix => null
        name => null
        contains_states => null
        need_identification_number => null
        need_zip_code => null
        zip_code_format => null
        display_tax_label => boolean true
        active => boolean true
        ShopGroup => array (29)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (10) "shop_group"
        identifier => string (13) "id_shop_group"
        fieldsRequired => array (1)
        0 => string (4) "name"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (7)
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        share_customer => string (6) "isBool"
        share_order => string (6) "isBool"
        share_stock => string (6) "isBool"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (10) "shop_group"
        primary => string (13) "id_shop_group"
        fields => array (7)
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        share_customer => array (2) Depth Limit
        share_order => array (2) Depth Limit
        share_stock => array (2) Depth Limit
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        classname => string (9) "ShopGroup"
        update_fields => null
        force_id => boolean false
        name => null
        color => null
        active => boolean true
        share_customer => null
        share_stock => null
        share_order => null
        deleted => null
        Language => array (31)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "lang"
        identifier => string (7) "id_lang"
        fieldsRequired => array (4)
        0 => string (4) "name"
        1 => string (8) "iso_code"
        2 => string (16) "date_format_lite"
        3 => string (16) "date_format_full"
        fieldsSize => array (6)
        name => integer 32
        iso_code => integer 2
        locale => integer 5
        language_code => integer 5
        date_format_lite => integer 32
        date_format_full => integer 32
        fieldsValidate => array (8)
        name => string (13) "isGenericName"
        iso_code => string (17) "isLanguageIsoCode"
        locale => string (8) "isLocale"
        language_code => string (14) "isLanguageCode"
        active => string (6) "isBool"
        is_rtl => string (6) "isBool"
        date_format_lite => string (15) "isPhpDateFormat"
        date_format_full => string (15) "isPhpDateFormat"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectNodeName => string (8) "language"
        objectsNodeName => string (9) "languages"
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "lang"
        primary => string (7) "id_lang"
        fields => array (8)
        name => array (4) Depth Limit
        iso_code => array (4) Depth Limit
        locale => array (3) Depth Limit
        language_code => array (3) Depth Limit
        active => array (2) Depth Limit
        is_rtl => array (2) Depth Limit
        date_format_lite => array (4) Depth Limit
        date_format_full => array (4) Depth Limit
        classname => string (8) "Language"
        update_fields => null
        force_id => boolean false
        name => null
        iso_code => null
        locale => null
        language_code => null
        date_format_lite => UTF-8 string (9) "Y‑m‑d"
        date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
        is_rtl => boolean false
        active => boolean true
        translationsFilesAndVars => array (5)
        fields => string (7) "_FIELDS"
        errors => string (7) "_ERRORS"
        admin => string (8) "_LANGADM"
        pdf => string (8) "_LANGPDF"
        tabs => string (4) "tabs"
        Customer => array (61)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "customer"
        identifier => string (11) "id_customer"
        fieldsRequired => array (4)
        0 => string (8) "lastname"
        1 => string (9) "firstname"
        2 => string (5) "email"
        3 => string (6) "passwd"
        fieldsSize => array (6)
        lastname => integer 255
        firstname => integer 255
        email => integer 255
        passwd => integer 255
        note => integer 65000
        reset_password_token => integer 40
        fieldsValidate => array (27)
        secure_key => string (5) "isMd5"
        lastname => string (14) "isCustomerName"
        firstname => string (14) "isCustomerName"
        email => string (7) "isEmail"
        passwd => string (16) "isHashedPassword"
        • Base64
        • base64_decode(passwd) binary string (12)
        id_gender => string (12) "isUnsignedId"
        birthday => string (11) "isBirthDate"
        newsletter => string (6) "isBool"
        optin => string (6) "isBool"
        website => string (5) "isUrl"
        company => string (13) "isGenericName"
        siret => string (13) "isGenericName"
        ape => string (5) "isApe"
        outstanding_allow_amount => string (7) "isFloat"
        show_public_prices => string (6) "isBool"
        id_risk => string (13) "isUnsignedInt"
        max_payment_days => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        is_guest => string (6) "isBool"
        id_shop => string (12) "isUnsignedId"
        id_shop_group => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        reset_password_token => string (6) "isSha1"
        reset_password_validity => string (12) "isDateOrNull"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (3)
        objectMethods => array (2)
        add => string (5) "addWs"
        update => string (8) "updateWs"
        fields => array (8)
        id_default_group => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        newsletter_date_add => array (0)
        ip_registration_newsletter => array (0)
        last_passwd_gen => array (1) Depth Limit
        secure_key => array (1) Depth Limit
        deleted => array (0)
        passwd => array (1) Depth Limit
        associations => array (1)
        groups => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (8) "customer"
        primary => string (11) "id_customer"
        fields => array (32)
        secure_key => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        email => array (4) Depth Limit
        passwd => array (4) Depth Limit
        last_passwd_gen => array (2) Depth Limit
        id_gender => array (2) Depth Limit
        birthday => array (2) Depth Limit
        newsletter => array (2) Depth Limit
        newsletter_date_add => array (2) Depth Limit
        ip_registration_newsletter => array (2) Depth Limit
        optin => array (2) Depth Limit
        website => array (2) Depth Limit
        company => array (2) Depth Limit
        siret => array (2) Depth Limit
        ape => array (2) Depth Limit
        outstanding_allow_amount => array (3) Depth Limit
        show_public_prices => array (3) Depth Limit
        id_risk => array (3) Depth Limit
        max_payment_days => array (3) Depth Limit
        active => array (3) Depth Limit
        deleted => array (3) Depth Limit
        note => array (3) Depth Limit
        is_guest => array (3) Depth Limit
        id_shop => array (3) Depth Limit
        id_shop_group => array (3) Depth Limit
        id_default_group => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        reset_password_token => array (4) Depth Limit
        reset_password_validity => array (3) Depth Limit
        classname => string (8) "Customer"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        secure_key => null
        note => null
        id_gender => integer 0
        id_default_group => integer 3
        lastname => null
        firstname => null
        birthday => null
        email => null
        newsletter => null
        ip_registration_newsletter => null
        newsletter_date_add => null
        optin => null
        website => null
        company => null
        siret => null
        ape => null
        outstanding_allow_amount => integer 0
        show_public_prices => integer 0
        id_risk => null
        max_payment_days => integer 0
        passwd => null
        last_passwd_gen => null
        active => boolean true
        is_guest => boolean false
        deleted => boolean false
        date_add => null
        date_upd => null
        years => null
        days => null
        months => null
        geoloc_id_country => null
        geoloc_id_state => null
        geoloc_postcode => null
        logged => boolean false
        id_guest => null
        groupBox => null
        reset_password_token => null
        reset_password_validity => null
        Category => array (44)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "category"
        identifier => string (11) "id_category"
        fieldsRequired => array (1)
        0 => string (6) "active"
        fieldsSize => array (0)
        fieldsValidate => array (9)
        nleft => string (13) "isUnsignedInt"
        nright => string (13) "isUnsignedInt"
        level_depth => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        id_parent => string (13) "isUnsignedInt"
        id_shop_default => string (12) "isUnsignedId"
        is_root_category => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (2)
        0 => string (4) "name"
        1 => string (12) "link_rewrite"
        fieldsSizeLang => array (5)
        name => integer 128
        link_rewrite => integer 128
        meta_title => integer 255
        meta_description => integer 512
        meta_keywords => integer 255
        fieldsValidateLang => array (7)
        name => string (13) "isCatalogName"
        link_rewrite => string (13) "isLinkRewrite"
        description => string (11) "isCleanHtml"
        additional_description => string (11) "isCleanHtml"
        meta_title => string (13) "isGenericName"
        meta_description => string (13) "isGenericName"
        meta_keywords => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (4)
        objectsNodeName => string (10) "categories"
        hidden_fields => array (3)
        0 => string (5) "nleft"
        1 => string (6) "nright"
        2 => string (8) "groupBox"
        fields => array (3)
        id_parent => array (1) Depth Limit
        level_depth => array (1) Depth Limit
        nb_products_recursive => array (2) Depth Limit
        associations => array (2)
        categories => array (2) Depth Limit
        products => array (2) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (7)
        table => string (8) "category"
        primary => string (11) "id_category"
        multilang => boolean true
        multilang_shop => boolean true
        fields => array (17)
        nleft => array (2) Depth Limit
        nright => array (2) Depth Limit
        level_depth => array (2) Depth Limit
        active => array (3) Depth Limit
        id_parent => array (2) Depth Limit
        id_shop_default => array (2) Depth Limit
        is_root_category => array (2) Depth Limit
        position => array (1) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        link_rewrite => array (6) Depth Limit
        description => array (3) Depth Limit
        additional_description => array (3) Depth Limit
        meta_title => array (4) Depth Limit
        meta_description => array (4) Depth Limit
        meta_keywords => array (4) Depth Limit
        classname => string (8) "Category"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_category => null
        name => null
        active => boolean true
        position => null
        description => null
        additional_description => null
        id_parent => null
        id_category_default => null
        level_depth => null
        nleft => null
        nright => null
        link_rewrite => null
        meta_title => null
        meta_keywords => null
        meta_description => null
        date_add => null
        date_upd => null
        is_root_category => null
        id_shop_default => null
        groupBox => null
        doNotRegenerateNTree => boolean false
        id_image => string (7) "default"
        Currency => array (41)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "currency"
        identifier => string (11) "id_currency"
        fieldsRequired => array (2)
        0 => string (8) "iso_code"
        1 => string (15) "conversion_rate"
        fieldsSize => array (2)
        iso_code => integer 3
        numeric_iso_code => integer 3
        fieldsValidate => array (8)
        iso_code => string (17) "isLanguageIsoCode"
        numeric_iso_code => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(numeric_iso_code) binary string (12)
        precision => string (5) "isInt"
        conversion_rate => string (15) "isUnsignedFloat"
        deleted => string (6) "isBool"
        active => string (6) "isBool"
        unofficial => string (6) "isBool"
        modified => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (3)
        name => integer 255
        symbol => integer 255
        pattern => integer 255
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (10) "currencies"
        fields => array (4)
        names => array (2) Depth Limit
        name => array (2) Depth Limit
        symbol => array (1) Depth Limit
        iso_code => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (8) "currency"
        primary => string (11) "id_currency"
        multilang => boolean true
        fields => array (11)
        iso_code => array (4) Depth Limit
        numeric_iso_code => array (4) Depth Limit
        precision => array (2) Depth Limit
        conversion_rate => array (4) Depth Limit
        deleted => array (2) Depth Limit
        active => array (2) Depth Limit
        unofficial => array (2) Depth Limit
        modified => array (2) Depth Limit
        name => array (4) Depth Limit
        symbol => array (3) Depth Limit
        pattern => array (3) Depth Limit
        classname => string (8) "Currency"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        localizedNames => null
        iso_code => null
        iso_code_num => null
        numeric_iso_code => null
        conversion_rate => null
        deleted => boolean false
        unofficial => null
        modified => null
        active => null
        sign => null
        symbol => null
        format => null
        blank => null
        decimals => null
        precision => null
        pattern => null
        prefix => null
        suffix => null
        Cart => array (47)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "cart"
        identifier => string (7) "id_cart"
        fieldsRequired => array (2)
        0 => string (11) "id_currency"
        1 => string (7) "id_lang"
        fieldsSize => array (1)
        secure_key => integer 32
        fieldsValidate => array (16)
        id_shop_group => string (12) "isUnsignedId"
        id_shop => string (12) "isUnsignedId"
        id_address_delivery => string (12) "isUnsignedId"
        id_address_invoice => string (12) "isUnsignedId"
        id_carrier => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        id_customer => string (12) "isUnsignedId"
        id_guest => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        recyclable => string (6) "isBool"
        gift => string (6) "isBool"
        gift_message => string (11) "isCleanHtml"
        mobile_theme => string (6) "isBool"
        allow_seperated_package => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        fields => array (6)
        id_address_delivery => array (1) Depth Limit
        id_address_invoice => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        id_customer => array (1) Depth Limit
        id_guest => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        associations => array (1)
        cart_rows => array (3) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "cart"
        primary => string (7) "id_cart"
        fields => array (18)
        id_shop_group => array (2) Depth Limit
        id_shop => array (2) Depth Limit
        id_address_delivery => array (2) Depth Limit
        id_address_invoice => array (2) Depth Limit
        id_carrier => array (2) Depth Limit
        id_currency => array (3) Depth Limit
        id_customer => array (2) Depth Limit
        id_guest => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        recyclable => array (2) Depth Limit
        gift => array (2) Depth Limit
        gift_message => array (2) Depth Limit
        mobile_theme => array (2) Depth Limit
        delivery_option => array (1) Depth Limit
        secure_key => array (2) Depth Limit
        allow_seperated_package => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        classname => string (4) "Cart"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_address_delivery => null
        id_address_invoice => null
        id_currency => null
        id_customer => null
        id_guest => null
        recyclable => boolean false
        gift => boolean false
        gift_message => null
        mobile_theme => null
        date_add => null
        secure_key => null
        id_carrier => integer 0
        date_upd => null
        checkedTos => boolean false
        pictures => null
        textFields => null
        delivery_option => null
        allow_seperated_package => boolean false
        _products => null
        _taxCalculationMethod => integer 1
        configuration => null
        addressFactory => null
        shouldSplitGiftProductsQuantity => boolean false
        shouldExcludeGiftsDiscount => boolean false
        Group => array (28)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "group"
        identifier => string (8) "id_group"
        fieldsRequired => array (1)
        0 => string (20) "price_display_method"
        fieldsSize => array (0)
        fieldsValidate => array (5)
        reduction => string (7) "isFloat"
        price_display_method => string (20) "isPriceDisplayMethod"
        • Base64
        • base64_decode(price_display_method) binary string (15)
        show_prices => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 32
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (5) "group"
        primary => string (8) "id_group"
        multilang => boolean true
        fields => array (6)
        reduction => array (2) Depth Limit
        price_display_method => array (3) Depth Limit
        show_prices => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (5) "Group"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        reduction => null
        price_display_method => null
        show_prices => boolean true
        date_add => null
        date_upd => null
        Gender => array (25)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (6) "gender"
        identifier => string (9) "id_gender"
        fieldsRequired => array (1)
        0 => string (4) "type"
        fieldsSize => array (0)
        fieldsValidate => array (0)
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (6) "gender"
        primary => string (9) "id_gender"
        multilang => boolean true
        fields => array (2)
        type => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (6) "Gender"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_gender => null
        name => null
        type => null
        Risk => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "risk"
        identifier => string (7) "id_risk"
        fieldsRequired => array (0)
        fieldsSize => array (1)
        color => integer 32
        fieldsValidate => array (2)
        color => string (7) "isColor"
        percent => string (12) "isPercentage"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (4) "risk"
        primary => string (7) "id_risk"
        multilang => boolean true
        fields => array (3)
        name => array (5) Depth Limit
        color => array (3) Depth Limit
        percent => array (2) Depth Limit
        classname => string (4) "Risk"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_risk => null
        name => null
        color => null
        percent => null
        Address => array (45)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "address"
        identifier => string (10) "id_address"
        fieldsRequired => array (6)
        0 => string (10) "id_country"
        1 => string (5) "alias"
        2 => string (8) "lastname"
        3 => string (9) "firstname"
        4 => string (8) "address1"
        5 => string (4) "city"
        fieldsSize => array (12)
        alias => integer 32
        company => integer 255
        lastname => integer 255
        firstname => integer 255
        address1 => integer 128
        address2 => integer 128
        postcode => integer 12
        city => integer 64
        other => integer 300
        phone => integer 32
        phone_mobile => integer 32
        dni => integer 16
        fieldsValidate => array (22)
        id_customer => string (18) "isNullOrUnsignedId"
        id_manufacturer => string (18) "isNullOrUnsignedId"
        id_supplier => string (18) "isNullOrUnsignedId"
        id_warehouse => string (18) "isNullOrUnsignedId"
        id_country => string (12) "isUnsignedId"
        id_state => string (18) "isNullOrUnsignedId"
        alias => string (13) "isGenericName"
        company => string (13) "isGenericName"
        lastname => string (6) "isName"
        firstname => string (6) "isName"
        vat_number => string (13) "isGenericName"
        address1 => string (9) "isAddress"
        address2 => string (9) "isAddress"
        postcode => string (10) "isPostCode"
        city => string (10) "isCityName"
        other => string (9) "isMessage"
        phone => string (13) "isPhoneNumber"
        phone_mobile => string (13) "isPhoneNumber"
        dni => string (9) "isDniLite"
        deleted => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "addresses"
        fields => array (6)
        id_customer => array (1) Depth Limit
        id_manufacturer => array (1) Depth Limit
        id_supplier => array (1) Depth Limit
        id_warehouse => array (1) Depth Limit
        id_country => array (1) Depth Limit
        id_state => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (7) "address"
        primary => string (10) "id_address"
        fields => array (22)
        id_customer => array (3) Depth Limit
        id_manufacturer => array (3) Depth Limit
        id_supplier => array (3) Depth Limit
        id_warehouse => array (3) Depth Limit
        id_country => array (3) Depth Limit
        id_state => array (2) Depth Limit
        alias => array (4) Depth Limit
        company => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        vat_number => array (2) Depth Limit
        address1 => array (4) Depth Limit
        address2 => array (3) Depth Limit
        postcode => array (3) Depth Limit
        city => array (4) Depth Limit
        other => array (3) Depth Limit
        phone => array (3) Depth Limit
        phone_mobile => array (3) Depth Limit
        dni => array (3) Depth Limit
        deleted => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        classname => string (7) "Address"
        update_fields => null
        force_id => boolean false
        id_customer => null
        id_manufacturer => null
        id_supplier => null
        id_warehouse => null
        id_country => null
        id_state => null
        country => null
        alias => null
        company => null
        lastname => null
        firstname => null
        address1 => null
        address2 => null
        postcode => null
        city => null
        other => null
        phone => null
        phone_mobile => null
        vat_number => null
        dni => null
        date_add => null
        date_upd => null
        deleted => boolean false
        AddressFormat => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (14) "address_format"
        identifier => string (10) "id_country"
        fieldsRequired => array (1)
        0 => string (6) "format"
        fieldsSize => array (0)
        fieldsValidate => array (1)
        format => string (13) "isGenericName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (14) "address_format"
        primary => string (10) "id_country"
        fields => array (2)
        format => array (3) Depth Limit
        id_country => array (1) Depth Limit
        classname => string (13) "AddressFormat"
        update_fields => null
        force_id => boolean false
        id_address_format => null
        id_country => null
        format => null
        _errorFormatList => array (0)
        State => array (27)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "state"
        identifier => string (8) "id_state"
        fieldsRequired => array (4)
        0 => string (10) "id_country"
        1 => string (7) "id_zone"
        2 => string (8) "iso_code"
        3 => string (4) "name"
        fieldsSize => array (2)
        iso_code => integer 7
        name => integer 80
        fieldsValidate => array (5)
        id_country => string (12) "isUnsignedId"
        id_zone => string (12) "isUnsignedId"
        iso_code => string (14) "isStateIsoCode"
        name => string (13) "isGenericName"
        active => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_country => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (5) "state"
        primary => string (8) "id_state"
        fields => array (5)
        id_country => array (3) Depth Limit
        id_zone => array (3) Depth Limit
        iso_code => array (4) Depth Limit
        name => array (4) Depth Limit
        active => array (2) Depth Limit
        classname => string (5) "State"
        update_fields => null
        force_id => boolean false
        id_country => null
        id_zone => null
        iso_code => null
        name => null
        active => boolean true
        protected static $db :: boolean false
        protected static $cache_objects :: boolean true
        public const TYPE_INT :: integer 1
        \Customer::TYPE_INT
        public const TYPE_BOOL :: integer 2
        \Customer::TYPE_BOOL
        public const TYPE_STRING :: integer 3
        \Customer::TYPE_STRING
        public const TYPE_FLOAT :: integer 4
        \Customer::TYPE_FLOAT
        public const TYPE_DATE :: integer 5
        \Customer::TYPE_DATE
        public const TYPE_HTML :: integer 6
        \Customer::TYPE_HTML
        public const TYPE_NOTHING :: integer 7
        \Customer::TYPE_NOTHING
        public const TYPE_SQL :: integer 8
        \Customer::TYPE_SQL
        public const FORMAT_COMMON :: integer 1
        \Customer::FORMAT_COMMON
        public const FORMAT_LANG :: integer 2
        \Customer::FORMAT_LANG
        public const FORMAT_SHOP :: integer 3
        \Customer::FORMAT_SHOP
        public const HAS_ONE :: integer 1
        \Customer::HAS_ONE
        public const HAS_MANY :: integer 2
        \Customer::HAS_MANY
      public cookie -> Cookie#26 (13)
      $this->context->cookie
      • Properties (13)
      • Available methods (24)
      • Static class properties (4)
      • protected _content -> array (3)
        date_add => string (19) "2024-04-26 15:44:57"
        id_lang => integer 1
        id_currency => integer 1
        protected _name -> string (43) "PrestaShop-a54cd53b806d2629f7619d6450174e3a"
        protected _expire -> integer 1715863497
        2024-05-16 12:44:57 UTC
        protected _domain -> string (13) "drukalabak.lv"
        protected _sameSite -> string (3) "Lax"
        protected _path -> string (1) "/"
        protected cipherTool -> PhpEncryption#20 (0)
        • Available methods (6)
        • Static class properties
        • public __construct($hexString) PhpEncryptionCore constructor.
          /**
          * PhpEncryptionCore constructor.
          *
          * @param string $hexString A string that only contains hexadecimal characters
          *                          Bother upper and lower case are allowed
          */
          
          Inherited from PhpEncryptionCore
          Defined in <ROOT>/classes/PhpEncryption.php:43
          public encrypt($plaintext): string Cipher text Encrypt the plaintext.
          /**
          * Encrypt the plaintext.
          *
          * @param string $plaintext Plaintext
          *
          * @return string Cipher text
          */
          
          Inherited from PhpEncryptionCore
          Defined in <ROOT>/classes/PhpEncryption.php:56
          public decrypt($cipherText): bool|string Plaintext Decrypt the cipher text.
          /**
          * Decrypt the cipher text.
          *
          * @param string $cipherText Cipher text
          *
          * @return bool|string Plaintext
          *                     `false` if unable to decrypt
          *
          * @throws Exception
          */
          
          Inherited from PhpEncryptionCore
          Defined in <ROOT>/classes/PhpEncryption.php:71
          public static saveBytesToChecksummedAsciiSafeString($header, $bytes): string
          \PhpEncryptionCore::saveBytesToChecksummedAsciiSafeString($header, $bytes)
          /**
          * @param string $header
          * @param string $bytes
          *
          * @return string
          *
          * @throws \Defuse\Crypto\Exception\EnvironmentIsBrokenException
          */
          
          Inherited from PhpEncryptionCore
          Defined in <ROOT>/classes/PhpEncryption.php:84
          public static createNewRandomKey(): string
          \PhpEncryptionCore::createNewRandomKey()
          /**
          * @return string
          *
          * @throws Exception
          */
          
          Inherited from PhpEncryptionCore
          Defined in <ROOT>/classes/PhpEncryption.php:96
          public static resolveEngineToUse() Choose which engine use regarding the OpenSSL cipher methods available.
          \PhpEncryptionCore::resolveEngineToUse()
          /**
          * Choose which engine use regarding the OpenSSL cipher methods available.
          */
          
          Inherited from PhpEncryptionCore
          Defined in <ROOT>/classes/PhpEncryption.php:113
        • public const ENGINE :: string (19) "PhpEncryptionEngine"
          \PhpEncryption::ENGINE
        protected _modified -> boolean true
        protected _allow_writing -> boolean true
        protected _salt -> string (32) "QNXeZg0drUqNahDZKWirwwR1HmvABuu5"
        • Base64
        • base64_decode(_salt) binary string (24)
        protected _standalone -> boolean false
        protected _secure -> boolean true
        protected session -> null
      • public __construct($name, $path = '', $expire = null, $shared_urls = null, $standalone = false, $secure = false) Get data if the cookie exists and else initialize an new one.
        new \Cookie($name, $path = '', $expire = null, $shared_urls = null, $standalone = false, $secure = false)
        /**
        * Get data if the cookie exists and else initialize an new one.
        *
        * @param string $name Cookie name before encrypting
        * @param string $path
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:98
        public disallowWriting()
        $this->context->cookie->disallowWriting()
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:127
        public setExpire($expire) Set expiration date.
        $this->context->cookie->setExpire($expire)
        /**
        * Set expiration date.
        *
        * @param int $expire Expiration time from now
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:183
        public __get($key): string value corresponding to the key Magic method wich return cookie data from _content array.
        /**
        * Magic method wich return cookie data from _content array.
        *
        * @param string $key key wanted
        *
        * @return string value corresponding to the key
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:195
        public __isset($key): bool key existence Magic method which check if key exists in the cookie.
        /**
        * Magic method which check if key exists in the cookie.
        *
        * @param string $key key wanted
        *
        * @return bool key existence
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:207
        public __set($key, $value) Magic method which adds data into _content array.
        /**
        * Magic method which adds data into _content array.
        *
        * @param string $key Access key for the value
        * @param mixed $value Value corresponding to the key
        *
        * @throws Exception
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:220
        public __unset($key) Magic method which delete data into _content array.
        /**
        * Magic method which delete data into _content array.
        *
        * @param string $key key wanted
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:239
        public logout() Delete cookie As of version 1.5 don't call this function, use Customer::logou...
        $this->context->cookie->logout()
        /**
        * Delete cookie
        * As of version 1.5 don't call this function, use Customer::logout() or Employee::logout() instead;.
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:251
        public mylogout() Soft logout, delete everything links to the customer but leave there affiliat...
        $this->context->cookie->mylogout()
        /**
        * Soft logout, delete everything links to the customer
        * but leave there affiliate's informations.
        * As of version 1.5 don't call this function, use Customer::mylogout() instead;.
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:265
        public makeNewLog()
        $this->context->cookie->makeNewLog()
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:285
        public update($nullValues = false) Get cookie content.
        $this->context->cookie->update($nullValues = false)
        /**
        * Get cookie content.
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:298
        public __destruct()
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:405
        public write() Save cookie with setcookie().
        $this->context->cookie->write()
        /**
        * Save cookie with setcookie().
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:413
        public getFamily($origin) Get a family of variables (e.g. "filter_").
        $this->context->cookie->getFamily($origin)
        /**
        * Get a family of variables (e.g. "filter_").
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:445
        public unsetFamily($origin)
        $this->context->cookie->unsetFamily($origin)
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:460
        public getAll()
        $this->context->cookie->getAll()
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:468
        public getName(): string name of cookie
        $this->context->cookie->getName()
        /**
        * @return string name of cookie
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:476
        public exists(): bool Check if the cookie exists.
        $this->context->cookie->exists()
        /**
        * Check if the cookie exists.
        *
        * @since 1.5.0
        *
        * @return bool
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:488
        public registerSession(PrestaShop\PrestaShop\Core\Session\SessionInterface $session) Register a new session
        $this->context->cookie->registerSession(PrestaShop\PrestaShop\Core\Session\SessionInterface $session)
        /**
        * Register a new session
        *
        * @param SessionInterface $session
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:498
        public deleteSession(): bool Delete session
        $this->context->cookie->deleteSession()
        /**
        * Delete session
        *
        * @return bool
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:520
        public isSessionAlive(): bool Check if this session is still alive
        $this->context->cookie->isSessionAlive()
        /**
        * Check if this session is still alive
        *
        * @return bool
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:541
        public getSession($sessionId): SessionInterface|null Retrieve session based on a session id and the employee or customer id
        $this->context->cookie->getSession($sessionId)
        /**
        * Retrieve session based on a session id and the employee or
        * customer id
        *
        * @return SessionInterface|null
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:565
        protected getDomain($shared_urls = null): bool|string
        /**
        * @param array|null $shared_urls
        *
        * @return bool|string
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:137
        protected encryptAndSetCookie($cookie = null): bool Indicates whether the Cookie was successfully set Encrypt and set the Cookie.
        /**
        * Encrypt and set the Cookie.
        *
        * @param string|null $cookie Cookie content
        *
        * @return bool Indicates whether the Cookie was successfully set
        *
        * @since 1.7.0
        */
        
        Inherited from CookieCore
        Defined in <ROOT>/classes/Cookie.php:350
      • public const SAMESITE_NONE :: string (4) "None"
        \Cookie::SAMESITE_NONE
        public const SAMESITE_LAX :: string (3) "Lax"
        \Cookie::SAMESITE_LAX
        public const SAMESITE_STRICT :: string (6) "Strict"
        \Cookie::SAMESITE_STRICT
        public const SAMESITE_AVAILABLE_VALUES :: array (3)
        \Cookie::SAMESITE_AVAILABLE_VALUES
        None => string (4) "None"
        \Cookie::SAMESITE_AVAILABLE_VALUES['None']
        Lax => string (3) "Lax"
        \Cookie::SAMESITE_AVAILABLE_VALUES['Lax']
        Strict => string (6) "Strict"
        \Cookie::SAMESITE_AVAILABLE_VALUES['Strict']
      public session -> Symfony\Component\HttpFoundation\Session\Session#31 (5)
      $this->context->session
      • Properties (5)
      • Available methods (26)
      • protected storage -> Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage#32 (6)
        • Properties (6)
        • Available methods (18)
        • protected bags -> array (2)
          attributes => Symfony\Component\HttpFoundation\Session\SessionBagProxy#38 (3)
          • Properties (3)
          • Available methods (7)
          • private bag -> Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag#37 (3)
            • Properties (3)
            • Available methods (14)
            • private name -> string (10) "attributes"
              private storageKey -> string (15) "_sf2_attributes"
              protected attributes -> &array (0)
            • public __construct(string $storageKey = '_sf2_attributes')
              /**
              * @param string $storageKey The key used to store attributes in the session
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:27
              public getName() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:35
              public setName($name)
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:40
              public initialize(array &$attributes) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:48
              public getStorageKey() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:56
              public has($name) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:64
              public get($name, $default = null) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:72
              public set($name, $value) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:80
              public all() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:88
              public replace(array $attributes) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:96
              public remove($name) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:107
              public clear() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:121
              public getIterator(): \ArrayIterator An \ArrayIterator instance Returns an iterator for attributes.
              /**
              * Returns an iterator for attributes.
              *
              * @return \ArrayIterator An \ArrayIterator instance
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:135
              public count(): int The number of attributes Returns the number of attributes.
              /**
              * Returns the number of attributes.
              *
              * @return int The number of attributes
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:146
            private data -> &array (2)
            _sf2_attributes => &array (0)
            _symfony_flashes => &array (0)
            private usageIndex -> &integer 2
          • public __construct(Symfony\Component\HttpFoundation\Session\SessionBagInterface $bag, array &$data, ?int &$usageIndex)
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:25
            public getBag(): Symfony\Component\HttpFoundation\Session\SessionBagInterface
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:32
            public isEmpty(): bool
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:39
            public getName(): string {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:52
            public initialize(array &$array): void {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:60
            public getStorageKey(): string {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:71
            public clear() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:79
          flashes => Symfony\Component\HttpFoundation\Session\SessionBagProxy#40 (3)
          • Properties (3)
          • Available methods (7)
          • private bag -> Symfony\Component\HttpFoundation\Session\Flash\FlashBag#39 (3)
            • Properties (3)
            • Available methods (15)
            • private name -> string (7) "flashes"
              private flashes -> &array (0)
              private storageKey -> string (16) "_symfony_flashes"
            • public __construct(string $storageKey = '_symfony_flashes')
              /**
              * @param string $storageKey The key used to store flashes in the session
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:28
              public getName() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:36
              public setName($name)
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:41
              public initialize(array &$flashes) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:49
              public add($type, $message) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:57
              public peek($type, array $default = array()) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:65
              public peekAll() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:73
              public get($type, array $default = array()) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:81
              public all() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:97
              public set($type, $messages) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:108
              public setAll(array $messages) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:116
              public has($type) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:124
              public keys() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:132
              public getStorageKey() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:140
              public clear() {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php:148
            private data -> &array (2)
            _sf2_attributes => &array (0)
            _symfony_flashes => &array (0)
            private usageIndex -> &integer 2
          • public __construct(Symfony\Component\HttpFoundation\Session\SessionBagInterface $bag, array &$data, ?int &$usageIndex)
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:25
            public getBag(): Symfony\Component\HttpFoundation\Session\SessionBagInterface
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:32
            public isEmpty(): bool
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:39
            public getName(): string {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:52
            public initialize(array &$array): void {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:60
            public getStorageKey(): string {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:71
            public clear() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php:79
          protected started -> boolean true
          protected closed -> boolean false
          protected saveHandler -> Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy#34 (3)
          • Properties (3)
          • Available methods (18)
          • protected wrapper -> boolean false
            protected saveHandlerName -> string (5) "files"
            protected handler -> Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler#35 (7)
            • Properties (7)
            • Available methods (13)
            • private sessionName -> null
              private prefetchId -> null
              private prefetchData -> null
              private newSessionId -> null
              private igbinaryEmptyData -> null
              private handler -> SessionHandler#36 (0)
              • Available methods (7)
              private doDestroy -> null
            • public __construct(SessionHandlerInterface $handler)
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:24
              public isWrapper(): bool Returns true if this handler wraps an internal PHP session save handler using...
              /**
              * Returns true if this handler wraps an internal PHP session save handler using \SessionHandler.
              *
              * @internal
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:38
              public open($savePath, $sessionName): bool
              /**
              * @return bool
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:47
              public updateTimestamp($sessionId, $data): bool
              /**
              * @return bool
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:66
              public destroy($sessionId): bool
              /**
              * @return bool
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:83
              public close(): bool
              /**
              * @return bool
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:105
              public gc($maxlifetime): int|false
              /**
              * @return int|false
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:114
              public validateId($sessionId): bool
              /**
              * @return bool
              */
              
              Inherited from Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:71
              public read($sessionId): string
              /**
              * @return string
              */
              
              Inherited from Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:92
              public write($sessionId, $data): bool
              /**
              * @return bool
              */
              
              Inherited from Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:116
              protected doRead($sessionId) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:57
              protected doWrite($sessionId, $data) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:74
              protected doDestroy($sessionId) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:94
          • public __construct(SessionHandlerInterface $handler)
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:23
            public getHandler(): \SessionHandlerInterface
            /**
            * @return \SessionHandlerInterface
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:33
            public open($savePath, $sessionName): bool
            /**
            * @return bool
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:44
            public close(): bool
            /**
            * @return bool
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:53
            public read($sessionId): string|false
            /**
            * @return string|false
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:62
            public write($sessionId, $data): bool
            /**
            * @return bool
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:71
            public destroy($sessionId): bool
            /**
            * @return bool
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:80
            public gc($maxlifetime): int|false
            /**
            * @return int|false
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89
            public validateId($sessionId): bool
            /**
            * @return bool
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:98
            public updateTimestamp($sessionId, $data): bool
            /**
            * @return bool
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:107
            public getSaveHandlerName(): string|null Gets the session.save_handler name.
            /**
            * Gets the session.save_handler name.
            *
            * @return string|null
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:36
            public isSessionHandlerInterface(): bool Is this proxy handler and instance of \SessionHandlerInterface.
            /**
            * Is this proxy handler and instance of \SessionHandlerInterface.
            *
            * @return bool
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:46
            public isWrapper(): bool Returns true if this handler wraps an internal PHP session save handler using...
            /**
            * Returns true if this handler wraps an internal PHP session save handler using \SessionHandler.
            *
            * @return bool
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:56
            public isActive(): bool Has a session started?
            /**
            * Has a session started?
            *
            * @return bool
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:66
            public getId(): string Gets the session ID.
            /**
            * Gets the session ID.
            *
            * @return string
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:76
            public setId($id) Sets the session ID.
            /**
            * Sets the session ID.
            *
            * @param string $id
            *
            * @throws \LogicException
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:88
            public getName(): string Gets the session name.
            /**
            * Gets the session name.
            *
            * @return string
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:102
            public setName($name) Sets the session name.
            /**
            * Sets the session name.
            *
            * @param string $name
            *
            * @throws \LogicException
            */
            
            Inherited from Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:114
          protected metadataBag -> Symfony\Component\HttpFoundation\Session\Storage\MetadataBag#33 (5)
          • Properties (5)
          • Available methods (11)
          • Static class properties (3)
          • private name -> string (10) "__metadata"
            private storageKey -> string (9) "_sf2_meta"
            protected meta -> &array (3)
            u => integer 1714135497
            2024-04-26 12:44:57 UTC
            c => integer 1714135497
            2024-04-26 12:44:57 UTC
            l => integer 1715863497
            2024-05-16 12:44:57 UTC
            private lastUsed -> integer 1714135497
            2024-04-26 12:44:57 UTC
            private updateThreshold -> integer 0
          • public __construct(string $storageKey = '_sf2_meta', int $updateThreshold0)
            /**
            * @param string $storageKey      The key used to store bag in the session
            * @param int    $updateThreshold The time to wait between two UPDATED updates
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:60
            public initialize(array &$array) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:69
            public getLifetime(): int Gets the lifetime that the session cookie was set with.
            /**
            * Gets the lifetime that the session cookie was set with.
            *
            * @return int
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:90
            public stampNew($lifetime = null) Stamps a new session's metadata.
            /**
            * Stamps a new session's metadata.
            *
            * @param int $lifetime Sets the cookie lifetime for the session cookie. A null value
            *                      will leave the system settings unchanged, 0 sets the cookie
            *                      to expire with browser session. Time is in seconds, and is
            *                      not a Unix timestamp.
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:103
            public getStorageKey() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:111
            public getCreated(): int Unix timestamp Gets the created timestamp metadata.
            /**
            * Gets the created timestamp metadata.
            *
            * @return int Unix timestamp
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:121
            public getLastUsed(): int Unix timestamp Gets the last used metadata.
            /**
            * Gets the last used metadata.
            *
            * @return int Unix timestamp
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:131
            public clear() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:139
            public getName() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:147
            public setName($name) Sets name.
            /**
            * Sets name.
            *
            * @param string $name
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:157
            private stampCreated(?int $lifetime = null): void
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php:162
          • public const CREATED :: string (1) "c"
            \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag::CREATED
            public const UPDATED :: string (1) "u"
            \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag::UPDATED
            public const LIFETIME :: string (1) "l"
            \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag::LIFETIME
          private emulateSameSite -> null
        • public __construct($handler = null, ?Symfony\Component\HttpFoundation\Session\Storage\MetadataBag $metaBag = null)
          /**
          * @param AbstractProxy|\SessionHandlerInterface|null $handler
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php:26
          public start() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php:39
          public clear() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php:53
          public getSaveHandler(): AbstractProxy|\SessionHandlerInterface Gets the save handler instance.
          /**
          * Gets the save handler instance.
          *
          * @return AbstractProxy|\SessionHandlerInterface
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:133
          public getId() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:211
          public setId($id) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:219
          public getName() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:227
          public setName($name) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:235
          public regenerate($destroy = false, $lifetime = null) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:243
          public save() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:279
          public registerBag(Symfony\Component\HttpFoundation\Session\SessionBagInterface $bag) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:338
          public getBag($name) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:350
          public setMetadataBag(?Symfony\Component\HttpFoundation\Session\Storage\MetadataBag $metaBag = null)
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:365
          public getMetadataBag(): MetadataBag Gets the MetadataBag.
          /**
          * Gets the MetadataBag.
          *
          * @return MetadataBag
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:379
          public isStarted() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:387
          public setOptions(array $options) Sets session.* ini variables.
          /**
          * Sets session.* ini variables.
          *
          * For convenience we omit 'session.' from the beginning of the keys.
          * Explicitly ignores other ini keys.
          *
          * @param array $options Session ini directives [key => value]
          *
          * @see https://php.net/session.configuration
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:402
          public setSaveHandler($saveHandler = null) Registers session save handler as a PHP session handler.
          /**
          * Registers session save handler as a PHP session handler.
          *
          * To use internal PHP session save handlers, override this method using ini_set with
          * session.save_handler and session.save_path e.g.
          *
          *     ini_set('session.save_handler', 'files');
          *     ini_set('session.save_path', '/tmp');
          *
          * or pass in a \SessionHandler instance which configures session.save_handler in the
          * constructor, for a template see NativeFileSessionHandler.
          *
          * @see https://php.net/session-set-save-handler
          * @see https://php.net/sessionhandlerinterface
          * @see https://php.net/sessionhandler
          *
          * @param AbstractProxy|\SessionHandlerInterface|null $saveHandler
          *
          * @throws \InvalidArgumentException
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:456
          protected loadSession(?array &$session = null) Load the session with attributes.
          /**
          * Load the session with attributes.
          *
          * After starting the session, PHP retrieves the session from whatever handlers
          * are set to (either PHP's internal, or a custom save handler set with session_set_save_handler()).
          * PHP takes the return value from the read() handler, unserializes it
          * and populates $_SESSION with the result automatically.
          */
          
          Inherited from Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:489
        private flashName -> string (7) "flashes"
        private attributeName -> string (10) "attributes"
        private data -> &array (2)
        _sf2_attributes => &array (0)
        _symfony_flashes => &array (0)
        private usageIndex -> &integer 2
      • public __construct(?Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface $storage = null, ?Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface $attributes = null, ?Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface $flashes = null)
        new \Symfony\Component\HttpFoundation\Session\Session(?Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface $storage = null, ?Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface $attributes = null, ?Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface $flashes = null)
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39
        public start() {@inheritdoc}
        $this->context->session->start()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:55
        public has($name) {@inheritdoc}
        $this->context->session->has($name)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:63
        public get($name, $default = null) {@inheritdoc}
        $this->context->session->get($name, $default = null)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:71
        public set($name, $value) {@inheritdoc}
        $this->context->session->set($name, $value)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:79
        public all() {@inheritdoc}
        $this->context->session->all()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:87
        public replace(array $attributes) {@inheritdoc}
        $this->context->session->replace(array $attributes)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:95
        public remove($name) {@inheritdoc}
        $this->context->session->remove($name)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:103
        public clear() {@inheritdoc}
        $this->context->session->clear()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:111
        public isStarted() {@inheritdoc}
        $this->context->session->isStarted()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:119
        public getIterator(): \ArrayIterator An \ArrayIterator instance Returns an iterator for attributes.
        $this->context->session->getIterator()
        /**
        * Returns an iterator for attributes.
        *
        * @return \ArrayIterator An \ArrayIterator instance
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:130
        public count(): int Returns the number of attributes.
        $this->context->session->count()
        /**
        * Returns the number of attributes.
        *
        * @return int
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:141
        public & getUsageIndex(): &int
        $this->context->session->getUsageIndex()
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:146
        public isEmpty(): bool
        $this->context->session->isEmpty()
        /**
        * @internal
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:154
        public invalidate($lifetime = null) {@inheritdoc}
        $this->context->session->invalidate($lifetime = null)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:171
        public migrate($destroy = false, $lifetime = null) {@inheritdoc}
        $this->context->session->migrate($destroy = false, $lifetime = null)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:181
        public save() {@inheritdoc}
        $this->context->session->save()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:189
        public getId() {@inheritdoc}
        $this->context->session->getId()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:197
        public setId($id) {@inheritdoc}
        $this->context->session->setId($id)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:205
        public getName() {@inheritdoc}
        $this->context->session->getName()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:215
        public setName($name) {@inheritdoc}
        $this->context->session->setName($name)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:223
        public getMetadataBag() {@inheritdoc}
        $this->context->session->getMetadataBag()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:231
        public registerBag(Symfony\Component\HttpFoundation\Session\SessionBagInterface $bag) {@inheritdoc}
        $this->context->session->registerBag(Symfony\Component\HttpFoundation\Session\SessionBagInterface $bag)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:241
        public getBag($name) {@inheritdoc}
        $this->context->session->getBag($name)
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:249
        public getFlashBag(): FlashBagInterface Gets the flashbag interface.
        $this->context->session->getFlashBag()
        /**
        * Gets the flashbag interface.
        *
        * @return FlashBagInterface
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:261
        private getAttributeBag(): Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface Gets the attributebag interface.
        /**
        * Gets the attributebag interface.
        *
        * Note that this method was added to help with IDE autocompletion.
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:271
      public link -> Link#390 (6)
      $this->context->link
      • Properties (6)
      • Available methods (37)
      • Static class properties (2)
      • protected allow -> boolean true
        protected url -> string (10) "/index.php"
        public protocol_link -> string (8) "https://"
        $this->context->link->protocol_link
        public protocol_content -> string (8) "https://"
        $this->context->link->protocol_content
        protected ssl_enable -> string (1) "1"
        protected urlShopId -> null
      • public __construct($protocolLink = null, $protocolContent = null) Constructor (initialization only).
        new \Link($protocolLink = null, $protocolContent = null)
        /**
        * Constructor (initialization only).
        *
        * @param string|null $protocolLink
        * @param string|null $protocolContent
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:57
        public getProductDeletePictureLink($product, $idPicture): string Create a link to delete a product.
        $this->context->link->getProductDeletePictureLink($product, $idPicture)
        /**
        * Create a link to delete a product.
        *
        * @param Product|array|int $product ID of the product OR a Product object
        * @param int $idPicture ID of the picture to delete
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:89
        public getProductObject($product, $idLang, $idShop): Product Return a product object from various product format.
        $this->context->link->getProductObject($product, $idLang, $idShop)
        /**
        * Return a product object from various product format.
        *
        * @param Product|array|int $product
        * @param int $idLang
        * @param int $idShop
        *
        * @return Product
        *
        * @throws PrestaShopException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:107
        public getProductLink($product, $alias = null, $category = null, $ean13 = null, $idLang = null, $idShop = null, $idProductAttribute = null, $force_routes = false, $relativeProtocol = false, $withIdInAnchor = false, $extraParams = array(), bool $addAnchor = true): string Create a link to a product.
        $this->context->link->getProductLink($product, $alias = null, $category = null, $ean13 = null, $idLang = null, $idShop = null, $idProductAttribute = null, $force_routes = false, $relativeProtocol = false, $withIdInAnchor = false, $extraParams = array(), bool $addAnchor = true)
        /**
        * Create a link to a product.
        *
        * @param ProductCore|array|int $product Product object (can be an ID product, but deprecated)
        * @param string|null $alias
        * @param string|null $category
        * @param string|null $ean13
        * @param int|null $idLang
        * @param int|null $idShop (since 1.5.0) ID shop need to be used when we generate a product link for a product in a cart
        * @param int|null $idProductAttribute ID product attribute
        * @param bool $force_routes
        * @param bool $relativeProtocol
        * @param bool $withIdInAnchor
        * @param array $extraParams
        * @param bool $addAnchor
        *
        * @return string
        *
        * @throws PrestaShopException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:142
        public getRemoveFromCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get the URL to remove the Product from the Cart.
        $this->context->link->getRemoveFromCartURL($idProduct, $idProductAttribute, $idCustomization = null)
        /**
        * Get the URL to remove the Product from the Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:263
        public getUpQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to add one Product to Cart.
        $this->context->link->getUpQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null)
        /**
        * Get URL to add one Product to Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:296
        public getDownQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to remove one Product to Cart.
        $this->context->link->getDownQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null)
        /**
        * Get URL to remove one Product to Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:313
        public getUpdateQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null, $op = null): string Get URL to update quantity of Product in Cart.
        $this->context->link->getUpdateQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null, $op = null)
        /**
        * Get URL to update quantity of Product in Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        * @param string|null $op
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:331
        public getAddToCartURL($idProduct, $idProductAttribute): string Get add to Cart URL.
        $this->context->link->getAddToCartURL($idProduct, $idProductAttribute)
        /**
        * Get add to Cart URL.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:369
        public getCategoryObject($category, $idLang): Category Return a category object from various category format.
        $this->context->link->getCategoryObject($category, $idLang)
        /**
        * Return a category object from various category format.
        *
        * @param Category|array|int $category
        * @param int $idLang
        *
        * @return Category
        *
        * @throws PrestaShopException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:396
        public getCategoryLink($category, $alias = null, $idLang = null, $selectedFilters = null, $idShop = null, $relativeProtocol = false): string Create a link to a category.
        $this->context->link->getCategoryLink($category, $alias = null, $idLang = null, $selectedFilters = null, $idShop = null, $relativeProtocol = false)
        /**
        * Create a link to a category.
        *
        * @param CategoryCore|array|int|string $category Category object (can be an ID category, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param string|null $selectedFilters Url parameter to autocheck filters of the module blocklayered
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:423
        public getCMSCategoryLink($cmsCategory, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS category.
        $this->context->link->getCMSCategoryLink($cmsCategory, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false)
        /**
        * Create a link to a CMS category.
        *
        * @param CMSCategory|int $cmsCategory CMSCategory object (can be an ID category, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:484
        public getCMSLink($cms, $alias = null, $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS page.
        $this->context->link->getCMSLink($cms, $alias = null, $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false)
        /**
        * Create a link to a CMS page.
        *
        * @param CMS|int $cms CMS object
        * @param string|null $alias
        * @param bool|null $ssl
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:536
        public getSupplierLink($supplier, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a supplier.
        $this->context->link->getSupplierLink($supplier, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false)
        /**
        * Create a link to a supplier.
        *
        * @param Supplier|int $supplier Supplier object (can be an ID supplier, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:587
        public getManufacturerLink($manufacturer, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a manufacturer.
        $this->context->link->getManufacturerLink($manufacturer, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false)
        /**
        * Create a link to a manufacturer.
        *
        * @param Manufacturer|int $manufacturer Manufacturer object (can be an ID supplier, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:639
        public getModuleLink($module, $controller = 'default', array $params = array(), $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a module.
        $this->context->link->getModuleLink($module, $controller = 'default', array $params = array(), $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false)
        /**
        * Create a link to a module.
        *
        * @since    1.5.0
        *
        * @param string $module Module name
        * @param string $controller
        * @param array $params
        * @param bool|null $ssl
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:685
        public getAdminLink($controller, $withToken = true, $sfRouteParams = array(), $params = array()): string url Use controller name to create a link.
        $this->context->link->getAdminLink($controller, $withToken = true, $sfRouteParams = array(), $params = array())
        /**
        * Use controller name to create a link.
        *
        * Warning on fallback to Symfony Router, this exceptions can be thrown
        * - RouteNotFoundException If the named route doesn't exist
        * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
        * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
        *
        * @param string $controller
        * @param bool $withToken include or not the token in the url
        * @param array $sfRouteParams (Since 1.7.0.0) Optional parameters to use into New architecture specific cases. If these specific cases should redirect to legacy URLs, then this parameter is used to complete GET query string
        * @param array $params (Since 1.7.0.3) Optional
        *
        * @return string url
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:727
        public getTabLink(array $tab): string Warning on fallback to Symfony Router, this exceptions can be thrown - RouteN...
        $this->context->link->getTabLink(array $tab)
        /**
        * Warning on fallback to Symfony Router, this exceptions can be thrown
        * - RouteNotFoundException If the named route doesn't exist
        * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
        * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
        *
        * @param array $tab
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:868
        public getLegacyAdminLink($controller, $withToken = true, $params = array()): string Used when you explicitly want to create a LEGACY admin link, this should be d...
        $this->context->link->getLegacyAdminLink($controller, $withToken = true, $params = array())
        /**
        * Used when you explicitly want to create a LEGACY admin link, this should be deprecated
        * in 1.8.0.
        *
        * @param string $controller
        * @param bool $withToken
        * @param array $params
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:893
        public getAdminBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
        $this->context->link->getAdminBaseLink($idShop = null, $ssl = null, $relativeProtocol = false)
        /**
        * @param int|null $idShop
        * @param bool|null $ssl
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:911
        public getMatchingUrlShopId(): int|null Search for a shop whose domain matches the current url.
        $this->context->link->getMatchingUrlShopId()
        /**
        * Search for a shop whose domain matches the current url.
        *
        * @return int|null
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:946
        public getImageLink($name, $ids, $type = null, string $extension = 'jpg'): string Returns a link to a product image for display Note: the new image filesystem ...
        $this->context->link->getImageLink($name, $ids, $type = null, string $extension = 'jpg')
        /**
        * Returns a link to a product image for display
        * Note: the new image filesystem stores product images in subdirectories of img/p/.
        *
        * @param string $name rewrite link of the image
        * @param string $ids id part of the image filename - can be "id_product-id_image" (legacy support, recommended) or "id_image" (new)
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:990
        public getSupplierImageLink($idSupplier, $type = null, string $extension = 'jpg'): string Returns a link to a supplier image for display.
        $this->context->link->getSupplierImageLink($idSupplier, $type = null, string $extension = 'jpg')
        /**
        * Returns a link to a supplier image for display.
        *
        * @param int $idSupplier
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1029
        public getManufacturerImageLink($idManufacturer, $type = null, string $extension = 'jpg'): string Returns a link to a manufacturer image for display.
        $this->context->link->getManufacturerImageLink($idManufacturer, $type = null, string $extension = 'jpg')
        /**
        * Returns a link to a manufacturer image for display.
        *
        * @param int $idManufacturer
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1055
        public getStoreImageLink($name, $idStore, $type = null, string $extension = 'jpg'): string Returns a link to a store image for display.
        $this->context->link->getStoreImageLink($name, $idStore, $type = null, string $extension = 'jpg')
        /**
        * Returns a link to a store image for display.
        *
        * @param string $name
        * @param int $idStore
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1082
        public getMediaLink($filepath): string
        $this->context->link->getMediaLink($filepath)
        /**
        * @param string $filepath
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1104
        public getPageLink($controller, $ssl = null, $idLang = null, $request = null, $requestUrlEncode = false, $idShop = null, $relativeProtocol = false): string Page link Create a simple link.
        $this->context->link->getPageLink($controller, $ssl = null, $idLang = null, $request = null, $requestUrlEncode = false, $idShop = null, $relativeProtocol = false)
        /**
        * Create a simple link.
        *
        * @param string $controller
        * @param bool|null $ssl
        * @param int|null $idLang
        * @param string|array|null $request
        * @param bool $requestUrlEncode Use URL encode
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string Page link
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1122
        public getCatImageLink($name, $idCategory, $type = null, string $extension = 'jpg'): string
        $this->context->link->getCatImageLink($name, $idCategory, $type = null, string $extension = 'jpg')
        /**
        * @param string $name
        * @param int $idCategory
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1171
        public getLanguageLink($idLang, ?Context $context = null): string link Retrieves a link for the current page in different language.
        $this->context->link->getLanguageLink($idLang, ?Context $context = null)
        /**
        * Retrieves a link for the current page in different language.
        *
        * @param int $idLang Language ID
        * @param Context|null $context the context if needed
        *
        * @return string link
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1190
        public goPage($url, $p): string
        $this->context->link->goPage($url, $p)
        /**
        * @param string $url
        * @param int $p
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1246
        public getPaginationLink($type, $idObject, $nb = false, $sort = false, $pagination = false, $array = false): string|array Get pagination link.
        $this->context->link->getPaginationLink($type, $idObject, $nb = false, $sort = false, $pagination = false, $array = false)
        /**
        * Get pagination link.
        *
        * @param string $type Controller name
        * @param int $idObject
        * @param bool $nb Show nb element per page attribute
        * @param bool $sort Show sort attribute
        * @param bool $pagination Show page number attribute
        * @param bool $array If false return an url, if true return an array
        *
        * @return string|array
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1265
        public addSortDetails($url, $orderBy, $orderWay): string
        $this->context->link->addSortDetails($url, $orderBy, $orderWay)
        /**
        * @param string $url
        * @param string $orderBy
        * @param string $orderWay
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1341
        public getBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
        $this->context->link->getBaseLink($idShop = null, $ssl = null, $relativeProtocol = false)
        /**
        * @param int|null $idShop
        * @param bool|null $ssl
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1382
        public matchQuickLink($url): bool Check if url match with current url.
        $this->context->link->matchQuickLink($url)
        /**
        * Check if url match with current url.
        *
        * @param string $url
        *
        * @return bool
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1442
        protected getLangLink($idLang = null, ?Context $context = null, $idShop = null): string
        /**
        * @param int|null $idLang
        * @param Context|null $context
        * @param int|null $idShop
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1353
        public static getQuickLink($url): string Clean url http://website.com/admin_dir/foo => foo Remove index.php? Remove la...
        \LinkCore::getQuickLink($url)
        /**
        * Clean url http://website.com/admin_dir/foo => foo
        * Remove index.php?
        * Remove last char if it's ? or &
        * Remove token if exists.
        *
        * @param string $url
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1413
        public static getUrlSmarty($params): string
        \LinkCore::getUrlSmarty($params)
        /**
        * @param array $params
        *
        * @return string
        *
        * @throws \InvalidArgumentException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1456
      • public static $cache :: array (1)
        \LinkCore::$cache
        page => array (0)
        \LinkCore::$cache['page']
        protected static $category_disable_rewrite :: array (2)
        0 => string (1) "2"
        1 => string (1) "1"
      public country -> Country#21 (33)
      $this->context->country
      • Properties (33)
      • Available methods (76)
      • Static class properties (24)
      • public id -> integer 124
        $this->context->country->id
        protected id_lang -> integer 1
        protected lang_associated -> null
        protected id_shop -> integer 1
        public id_shop_list -> array (0)
        $this->context->country->id_shop_list
        protected get_shop_from_context -> boolean true
        protected table -> string (7) "country"
        protected identifier -> string (10) "id_country"
        protected fieldsRequired -> array (5)
        0 => string (7) "id_zone"
        1 => string (8) "iso_code"
        2 => string (15) "contains_states"
        3 => string (26) "need_identification_number"
        4 => string (17) "display_tax_label"
        protected fieldsSize -> array (1)
        iso_code => integer 3
        protected fieldsValidate -> array (10)
        id_zone => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        call_prefix => string (5) "isInt"
        iso_code => string (17) "isLanguageIsoCode"
        active => string (6) "isBool"
        contains_states => string (6) "isBool"
        need_identification_number => string (6) "isBool"
        need_zip_code => string (6) "isBool"
        zip_code_format => string (15) "isZipCodeFormat"
        display_tax_label => string (6) "isBool"
        protected fieldsRequiredLang -> array (1)
        0 => string (4) "name"
        protected fieldsSizeLang -> array (1)
        name => integer 64
        protected fieldsValidateLang -> array (1)
        name => string (13) "isGenericName"
        protected tables -> array (0)
        protected webserviceParameters -> array (2)
        objectsNodeName => string (9) "countries"
        fields => array (2)
        id_zone => array (1)
        xlink_resource => string (5) "zones"
        id_currency => array (1)
        xlink_resource => string (10) "currencies"
        protected image_dir -> null
        protected image_format -> string (3) "jpg"
        protected translator -> null
        protected def -> array (6)
        table => string (7) "country"
        primary => string (10) "id_country"
        multilang => boolean true
        fields => array (11)
        id_zone => array (3)
        type => integer 1
        validate => string (12) "isUnsignedId"
        required => boolean true
        id_currency => array (2)
        type => integer 1
        validate => string (12) "isUnsignedId"
        call_prefix => array (2)
        type => integer 1
        validate => string (5) "isInt"
        iso_code => array (4)
        type => integer 3
        validate => string (17) "isLanguageIsoCode"
        required => boolean true
        size => integer 3
        active => array (2)
        type => integer 2
        validate => string (6) "isBool"
        contains_states => array (3)
        type => integer 2
        validate => string (6) "isBool"
        required => boolean true
        need_identification_number => array (3)
        type => integer 2
        validate => string (6) "isBool"
        required => boolean true
        need_zip_code => array (2)
        type => integer 2
        validate => string (6) "isBool"
        zip_code_format => array (2)
        type => integer 3
        validate => string (15) "isZipCodeFormat"
        display_tax_label => array (3)
        type => integer 2
        validate => string (6) "isBool"
        required => boolean true
        name => array (5)
        type => integer 3
        lang => boolean true
        validate => string (13) "isGenericName"
        required => boolean true
        size => integer 64
        associations => array (3)
        zone => array (1)
        type => integer 1
        currency => array (1)
        type => integer 1
        l => array (3)
        type => integer 2
        field => string (10) "id_country"
        foreign_field => string (10) "id_country"
        classname => string (7) "Country"
        protected update_fields -> null
        public force_id -> boolean false
        $this->context->country->force_id
        public id_zone -> integer 1
        $this->context->country->id_zone
        public id_currency -> integer 0
        $this->context->country->id_currency
        public iso_code -> string (2) "LV"
        $this->context->country->iso_code
        public call_prefix -> integer 371
        $this->context->country->call_prefix
        public name -> string (7) "Latvija"
        $this->context->country->name
        public contains_states -> string (1) "0"
        $this->context->country->contains_states
        public need_identification_number -> string (1) "0"
        $this->context->country->need_identification_number
        public need_zip_code -> string (1) "1"
        $this->context->country->need_zip_code
        public zip_code_format -> string (6) "C-NNNN"
        $this->context->country->zip_code_format
        public display_tax_label -> string (1) "1"
        $this->context->country->display_tax_label
        public active -> string (1) "1"
        $this->context->country->active
      • public delete(): bool True if delete was successful Deletes current Country from the database.
        $this->context->country->delete()
        /**
        * Deletes current Country from the database.
        *
        * @return bool True if delete was successful
        *
        * @throws PrestaShopException
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:121
        public isNeedDni(): bool Indicates whether the Country needs a DNI Does the Country need a DNI.
        $this->context->country->isNeedDni()
        /**
        * Does the Country need a DNI.
        *
        * @return bool Indicates whether the Country needs a DNI
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:388
        public affectZoneToSelection($idsCountries, $idZone): bool Indicates whether the Zone was successfully applied Apply Zone to selected Countries.
        $this->context->country->affectZoneToSelection($idsCountries, $idZone)
        /**
        * Apply Zone to selected Countries.
        *
        * @param array $idsCountries Country array
        * @param int $idZone Zone ID
        *
        * @return bool Indicates whether the Zone was successfully applied
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:431
        public checkZipCode($zipCode): bool Indicates whether the zip code is correct Replace letters of zip code format And check this format on the zip code.
        $this->context->country->checkZipCode($zipCode)
        /**
        * Replace letters of zip code format And check this format on the zip code.
        *
        * @param string $zipCode zip code
        *
        * @return bool Indicates whether the zip code is correct
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:448
        public add($autoDate = true, $nullValues = false): bool Indicates whether the Country has been successfully added Adds current Country as a new Object to the database.
        $this->context->country->add($autoDate = true, $nullValues = false)
        /**
        * Adds current Country as a new Object to the database.
        *
        * @param bool $autoDate Automatically set `date_upd` and `date_add` columns
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Indicates whether the Country has been successfully added
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:519
        public __construct($id = null, $id_lang = null, $id_shop = null, $translator = null) Builds the object.
        new \Country($id = null, $id_lang = null, $id_shop = null, $translator = null)
        /**
        * Builds the object.
        *
        * @param int|null $id if specified, loads and existing object from DB (optional)
        * @param int|null $id_lang required if object is multilingual (optional)
        * @param int|null $id_shop ID shop for objects with multishop tables
        * @param TranslatorComponent|null $translator
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:246
        public getFields(): array All object fields Prepare fields for ObjectModel class (add, update) All fields are verified (p...
        $this->context->country->getFields()
        /**
        * Prepare fields for ObjectModel class (add, update)
        * All fields are verified (pSQL, intval, ...).
        *
        * @return array All object fields
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:317
        public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
        $this->context->country->getFieldsShop()
        /**
        * Prepare fields for multishop
        * Fields are not validated here, we consider they are already validated in getFields() method,
        * this is not the best solution but this is the only one possible for retro compatibility.
        *
        * @since 1.5.0.1
        *
        * @return array All object fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:344
        public getFieldsLang(): array Prepare multilang fields.
        $this->context->country->getFieldsLang()
        /**
        * Prepare multilang fields.
        *
        * @since 1.5.0.1
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:363
        public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
        $this->context->country->getAssociatedLanguage()
        /**
        * Returns the language related to the object or the default one if it doesn't exists
        *
        * @return Language
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:401
        public getObjectName(): string Get object name Used for read/write in required fields table.
        $this->context->country->getObjectName()
        /**
        * Get object name
        * Used for read/write in required fields table.
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:559
        public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
        $this->context->country->save($null_values = false, $auto_date = true)
        /**
        * Saves current object to database (add or update).
        *
        * @param bool $null_values
        * @param bool $auto_date
        *
        * @return bool Insertion result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:574
        public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
        $this->context->country->duplicateObject()
        /**
        * Takes current object ID, gets its values from database,
        * saves them in a new row and loads newly saved values as a new object.
        *
        * @return ObjectModel|false
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:687
        public update($null_values = false): bool Updates the current object in the database.
        $this->context->country->update($null_values = false)
        /**
        * Updates the current object in the database.
        *
        * @param bool $null_values
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:769
        public deleteSelection($ids): bool Deletes multiple objects from the database at once.
        $this->context->country->deleteSelection($ids)
        /**
        * Deletes multiple objects from the database at once.
        *
        * @param array $ids array of objects IDs
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:955
        public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
        $this->context->country->softDelete()
        /**
        * Does a soft delete on current object, using the "deleted" field in DB
        * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:975
        public toggleStatus(): bool Update result Toggles object status in database.
        $this->context->country->toggleStatus()
        /**
        * Toggles object status in database.
        *
        * @return bool Update result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:998
        public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
        $this->context->country->validateFields($die = true, $error_return = false)
        /**
        * Checks if object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $error_return
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1090
        public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
        $this->context->country->validateFieldsLang($die = true, $errorReturn = false)
        /**
        * Checks if multilingual object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $errorReturn
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1124
        public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
        $this->context->country->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
        /**
        * Validate a single field.
        *
        * @since 1.5.0.1
        *
        * @param string $field Field name
        * @param mixed $value Field value
        * @param int|null $id_lang Language ID
        * @param array $skip array of fields to skip
        * @param bool $human_errors if true, uses more descriptive, translatable error strings
        *
        * @return bool|string true or error message string
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1178
        public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
        $this->context->country->validateController($htmlentities = true)
        /**
        * Validates submitted values and returns an array of errors, if any.
        *
        * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1338
        public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
        $this->context->country->getWebserviceParameters($ws_params_attribute_name = null)
        /**
        * Returns webservice parameters of this object.
        *
        * @param string|null $ws_params_attribute_name
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1404
        public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
        $this->context->country->getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit)
        /**
        * Returns webservice object list.
        *
        * @param string $sql_join
        * @param string $sql_filter
        * @param string $sql_sort
        * @param string $sql_limit
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1508
        public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
        $this->context->country->validateFieldsRequiredDatabase($htmlentities = true)
        /**
        * Validate required fields.
        *
        * @param bool $htmlentities
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1553
        public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
        $this->context->country->getFieldsRequiredDatabase($all = false)
        /**
        * Returns an array of required fields.
        *
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1587
        public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
        $this->context->country->isFieldRequired($field_name, $all = false)
        /**
        * Returns true if required field exists.
        *
        * @param string $field_name to search
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1603
        public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
        $this->context->country->cacheFieldsRequiredDatabase($all = true)
        /**
        * Caches data about required objects fields in memory.
        *
        * @param bool $all if true, caches required fields of all object classes
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1621
        public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
        $this->context->country->getCachedFieldsRequiredDatabase($all = false)
        /**
        * Get required fields list for this model or for all the models.
        *
        * @param bool $all : whether it should return required fields for this model or all the models
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1642
        public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
        $this->context->country->addFieldsRequiredDatabase($fields)
        /**
        * Sets required field for this class in the database.
        *
        * @param array $fields
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1666
        public clearCache($all = false) Clears cache entries that have this object's ID.
        $this->context->country->clearCache($all = false)
        /**
        * Clears cache entries that have this object's ID.
        *
        * @param bool $all If true, clears cache for all objects
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1698
        public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
        $this->context->country->isAssociatedToShop($id_shop = null)
        /**
        * Checks if current object is associated to a shop.
        *
        * @since 1.5.0.1
        *
        * @param int|null $id_shop
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1716
        public associateTo($id_shops): bool|void This function associate an item to its context.
        $this->context->country->associateTo($id_shops)
        /**
        * This function associate an item to its context.
        *
        * @param int|array $id_shops
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1753
        public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
        $this->context->country->getAssociatedShops()
        /**
        * Gets the list of associated shop IDs.
        *
        * @since 1.5.0.1
        *
        * @return array<int, int>
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1789
        public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
        $this->context->country->duplicateShops($id)
        /**
        * Copies shop association data from object with specified ID.
        *
        * @since 1.5.0.1
        *
        * @param int $id
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1815
        public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
        $this->context->country->hasMultishopEntries()
        /**
        * Checks if there is more than one entry in associated shop table for current object.
        *
        * @since 1.5.0.1
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1843
        public isMultishop(): bool Checks if object is multi-shop object.
        $this->context->country->isMultishop()
        /**
        * Checks if object is multi-shop object.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1857
        public isMultiShopField($field): bool Checks if a field is a multi-shop field.
        $this->context->country->isMultiShopField($field)
        /**
        * Checks if a field is a multi-shop field.
        *
        * @param string $field
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1869
        public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
        $this->context->country->isLangMultishop()
        /**
        * Checks if the object is both multi-language and multi-shop.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1879
        public getShopId(): int Returns the shop ID used to fetch initial object data.
        $this->context->country->getShopId()
        /**
        * Returns the shop ID used to fetch initial object data.
        *
        * @return int
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1934
        public deleteImage($force_delete = false): bool Delete images associated with the object.
        $this->context->country->deleteImage($force_delete = false)
        /**
        * Delete images associated with the object.
        *
        * @param bool $force_delete
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1946
        public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
        $this->context->country->hydrate(array $data, $id_lang = null)
        /**
        * Fill an object with given data. Data must be an array with this syntax:
        * array(objProperty => value, objProperty2 => value, etc.).
        *
        * @since 1.5.0.1
        *
        * @param array $data
        * @param int|null $id_lang
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2070
        public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
        $this->context->country->getFieldByLang($field_name, $id_lang = null)
        /**
        * Return the field value for the specified language if the field is multilang,
        * else the field value.
        *
        * @since 1.5.0.1
        *
        * @param string $field_name
        * @param int|null $id_lang
        *
        * @return mixed
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2270
        public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
        $this->context->country->setFieldsToUpdate(?array $fields)
        /**
        * Set a list of specific fields to update
        * array(field1 => true, field2 => false,
        * langfield1 => array(1 => true, 2 => false)).
        *
        * @since 1.5.0.1
        *
        * @param array<string, bool|array<int, bool>>|null $fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2298
        public getFieldsToUpdate(): ?array
        $this->context->country->getFieldsToUpdate()
        /**
        * @return array<string, bool|array<int, bool>>|null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2306
        public getHtmlFields() Return HtmlFields for object.
        $this->context->country->getHtmlFields()
        /**
        * Return HtmlFields for object.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2330
        protected trans($id, array $parameters = array(), $domain = null, $locale = null)
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:287
        protected formatFields($type, $id_lang = null): array Formats values of each fields.
        /**
        * Formats values of each fields.
        *
        * @since 1.5.0.1
        *
        * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
        * @param int $id_lang If this parameter is given, only take lang fields
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:424
        protected getTranslationsFields($fields_array): array
        /**
        * @deprecated 1.5.0.1 (use getFieldsLang())
        *
        * @param array $fields_array
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1024
        protected makeTranslationFields(&$fields, &$fields_array, $id_language)
        /**
        * @deprecated 1.5.0.1
        *
        * @param array $fields
        * @param array $fields_array
        * @param int $id_language
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1048
        protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
        /**
        * Retrocompatibility for classes without $definition static.
        *
        * @TODO Remove this in 1.6 !
        *
        * @since 1.5.0.1
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2196
        protected getShopIdsList(): array
        /**
        * @return int[]
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2357
        public static getCountries($idLang, $active = false, $containStates = false, $listStates = true): array Countries and corresponding zones
        \CountryCore::getCountries($idLang, $active = false, $containStates = false, $listStates = true)
        /**
        * @brief Return available countries
        *
        * @param int $idLang Language ID
        * @param bool $active return only active coutries
        * @param bool $containStates return only country with states
        * @param bool $listStates Include the states list with the returned list
        *
        * @return array Countries and corresponding zones
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:140
        public static getCountriesByIdShop($idShop, $idLang)
        \CountryCore::getCountriesByIdShop($idShop, $idLang)
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:166
        public static getByIso($isoCode, $active = false): int|bool Country ID Get a country ID with its iso code.
        \CountryCore::getByIso($isoCode, $active = false)
        /**
        * Get a country ID with its iso code.
        *
        * @param string $isoCode Country iso code
        * @param bool $active return only active countries
        *
        * @return int|bool Country ID
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:184
        public static getIdZone($idCountry): bool|int Get Zone ID by Country.
        \CountryCore::getIdZone($idCountry)
        /**
        * Get Zone ID by Country.
        *
        * @param int $idCountry Country ID
        *
        * @return bool|int
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:211
        public static getNameById($idLang, $idCountry): string Country name Get a country name with its ID.
        \CountryCore::getNameById($idLang, $idCountry)
        /**
        * Get a country name with its ID.
        *
        * @param int $idLang Language ID
        * @param int $idCountry Country ID
        *
        * @return string Country name
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:243
        public static getIsoById($idCountry): string|bool Country iso Get a country iso with its ID.
        \CountryCore::getIsoById($idCountry)
        /**
        * Get a country iso with its ID.
        *
        * @param int $idCountry Country ID
        *
        * @return string|bool Country iso
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:269
        public static getIdByName($idLang, $country): int|bool Country ID Get a country id with its name.
        \CountryCore::getIdByName($idLang, $country)
        /**
        * Get a country id with its name.
        *
        * @param int|null $idLang Language ID
        * @param string $country Country Name
        *
        * @return int|bool Country ID
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:292
        public static getNeedZipCode($idCountry): bool Indicates whether the Country needs a zip code Does the Country need a zip code?
        \CountryCore::getNeedZipCode($idCountry)
        /**
        * Does the Country need a zip code?
        *
        * @param int $idCountry Country ID
        *
        * @return bool Indicates whether the Country needs a zip code
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:318
        public static getZipCodeFormat($idCountry): bool|false|string|null Get zip code format for Country.
        \CountryCore::getZipCodeFormat($idCountry)
        /**
        * Get zip code format for Country.
        *
        * @param int $idCountry Country ID
        *
        * @return bool|false|string|null
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:337
        public static getCountriesByZoneId($idZone, $idLang): array|false|mysqli_result|PDOStatement|resource|null Get Countries by Zone ID.
        \CountryCore::getCountriesByZoneId($idZone, $idLang)
        /**
        * Get Countries by Zone ID.
        *
        * @param int $idZone Zone ID
        * @param int $idLang Language ID
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:363
        public static isNeedDniByCountryId($idCountry): bool Indicates whether the Country needs a DNI Does the given Country need a DNI?
        \CountryCore::isNeedDniByCountryId($idCountry)
        /**
        * Does the given Country need a DNI?
        *
        * @param int $idCountry Country ID
        *
        * @return bool Indicates whether the Country needs a DNI
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:400
        public static containsStates($idCountry): bool Indicates whether the Country contains States Does the given Country contain States?
        \CountryCore::containsStates($idCountry)
        /**
        * Does the given Country contain States?
        *
        * @param int $idCountry Country ID
        *
        * @return bool Indicates whether the Country contains States
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:415
        public static addModuleRestrictions(array $shops = array(), array $countries = array(), array $modules = array()): bool Indictes whether the restrictions were successfully applied Add module restrictions.
        \CountryCore::addModuleRestrictions(array $shops = array(), array $countries = array(), array $modules = array())
        /**
        * Add module restrictions.
        *
        * @param array $shops Shops array
        * @param array $countries Countries array
        * @param array $modules Modules array
        *
        * @return bool Indictes whether the restrictions were successfully applied
        */
        
        Inherited from CountryCore
        Defined in <ROOT>/classes/Country.php:471
        public static getRepositoryClassName(): null
        \ObjectModelCore::getRepositoryClassName()
        /**
        * @return null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:201
        public static resetStaticCache() reset static cache (eg unit testing purpose).
        \ObjectModelCore::resetStaticCache()
        /**
        * reset static cache (eg unit testing purpose).
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:209
        public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
        \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
        /**
        * Returns object validation rules (fields validity).
        *
        * @param string $class Child class name for static use (optional)
        *
        * @return array Validation rules (fields validity)
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:221
        public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
        \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
        /**
        * Formats a value.
        *
        * @param mixed $value
        * @param int $type
        * @param bool $with_quotes
        * @param bool $purify
        * @param bool $allow_null
        *
        * @return mixed
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:491
        public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
        \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
        /**
        * Returns field name translation.
        *
        * @param string $field Field name
        * @param string $class ObjectModel class name
        * @param bool $htmlentities If true, applies htmlentities() to result string
        * @param Context|null $context Context object
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1309
        public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
        \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
        /**
        * Updates a table and splits the common datas and the shop datas.
        *
        * @since 1.5.0.1
        *
        * @param string $classname
        * @param array $data
        * @param string $where
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1895
        public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
        \ObjectModelCore::existsInDatabase($id_entity, $table = null)
        /**
        * Checks if an object exists in database.
        *
        * @param int $id_entity
        * @param string $table Deprecated since 1.7.8.x
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2005
        public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
        \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
        /**
        * Checks if an object type exists in the database.
        *
        * @since 1.5.0.1
        *
        * @param string|null $table Name of table linked to entity
        * @param bool $has_active_column True if the table has an active column
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2045
        public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
        \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
        /**
        * Fill (hydrate) a list of objects in order to get a collection of these objects.
        *
        * @since 1.5.0.1
        *
        * @param string $class Class of objects to hydrate
        * @param array $datas List of data (multi-dimensional array)
        * @param int|null $id_lang
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2097
        public static getDefinition($class, $field = null): array Returns object definition.
        \ObjectModelCore::getDefinition($class, $field = null)
        /**
        * Returns object definition.
        *
        * @param string|object $class Name of object
        * @param string|null $field Name of field if we want the definition of one field only
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2151
        public static enableCache() Enables object caching.
        \ObjectModelCore::enableCache()
        /**
        * Enables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2314
        public static disableCache() Disables object caching.
        \ObjectModelCore::disableCache()
        /**
        * Disables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2322
      • public static $definition :: array (5)
        \CountryCore::$definition
        table => string (7) "country"
        \CountryCore::$definition['table']
        primary => string (10) "id_country"
        \CountryCore::$definition['primary']
        multilang => boolean true
        \CountryCore::$definition['multilang']
        fields => array (11)
        \CountryCore::$definition['fields']
        id_zone => array (3)
        \CountryCore::$definition['fields']['id_zone']
        type => integer 1
        \CountryCore::$definition['fields']['id_zone']['type']
        validate => string (12) "isUnsignedId"
        \CountryCore::$definition['fields']['id_zone']['validate']
        required => boolean true
        \CountryCore::$definition['fields']['id_zone']['required']
        id_currency => array (2)
        \CountryCore::$definition['fields']['id_currency']
        type => integer 1
        \CountryCore::$definition['fields']['id_currency']['type']
        validate => string (12) "isUnsignedId"
        \CountryCore::$definition['fields']['id_currency']['validate']
        call_prefix => array (2)
        \CountryCore::$definition['fields']['call_prefix']
        type => integer 1
        \CountryCore::$definition['fields']['call_prefix']['type']
        validate => string (5) "isInt"
        \CountryCore::$definition['fields']['call_prefix']['validate']
        iso_code => array (4)
        \CountryCore::$definition['fields']['iso_code']
        type => integer 3
        \CountryCore::$definition['fields']['iso_code']['type']
        validate => string (17) "isLanguageIsoCode"
        \CountryCore::$definition['fields']['iso_code']['validate']
        required => boolean true
        \CountryCore::$definition['fields']['iso_code']['required']
        size => integer 3
        \CountryCore::$definition['fields']['iso_code']['size']
        active => array (2)
        \CountryCore::$definition['fields']['active']
        type => integer 2
        \CountryCore::$definition['fields']['active']['type']
        validate => string (6) "isBool"
        \CountryCore::$definition['fields']['active']['validate']
        contains_states => array (3)
        \CountryCore::$definition['fields']['contains_states']
        type => integer 2
        \CountryCore::$definition['fields']['contains_states']['type']
        validate => string (6) "isBool"
        \CountryCore::$definition['fields']['contains_states']['validate']
        required => boolean true
        \CountryCore::$definition['fields']['contains_states']['required']
        need_identification_number => array (3)
        \CountryCore::$definition['fields']['need_identification_number']
        type => integer 2
        \CountryCore::$definition['fields']['need_identification_number']['type']
        validate => string (6) "isBool"
        \CountryCore::$definition['fields']['need_identification_number']['validate']
        required => boolean true
        \CountryCore::$definition['fields']['need_identification_number']['required']
        need_zip_code => array (2)
        \CountryCore::$definition['fields']['need_zip_code']
        type => integer 2
        \CountryCore::$definition['fields']['need_zip_code']['type']
        validate => string (6) "isBool"
        \CountryCore::$definition['fields']['need_zip_code']['validate']
        zip_code_format => array (2)
        \CountryCore::$definition['fields']['zip_code_format']
        type => integer 3
        \CountryCore::$definition['fields']['zip_code_format']['type']
        validate => string (15) "isZipCodeFormat"
        \CountryCore::$definition['fields']['zip_code_format']['validate']
        display_tax_label => array (3)
        \CountryCore::$definition['fields']['display_tax_label']
        type => integer 2
        \CountryCore::$definition['fields']['display_tax_label']['type']
        validate => string (6) "isBool"
        \CountryCore::$definition['fields']['display_tax_label']['validate']
        required => boolean true
        \CountryCore::$definition['fields']['display_tax_label']['required']
        name => array (5)
        \CountryCore::$definition['fields']['name']
        type => integer 3
        \CountryCore::$definition['fields']['name']['type']
        lang => boolean true
        \CountryCore::$definition['fields']['name']['lang']
        validate => string (13) "isGenericName"
        \CountryCore::$definition['fields']['name']['validate']
        required => boolean true
        \CountryCore::$definition['fields']['name']['required']
        size => integer 64
        \CountryCore::$definition['fields']['name']['size']
        associations => array (2)
        \CountryCore::$definition['associations']
        zone => array (1)
        \CountryCore::$definition['associations']['zone']
        type => integer 1
        \CountryCore::$definition['associations']['zone']['type']
        currency => array (1)
        \CountryCore::$definition['associations']['currency']
        type => integer 1
        \CountryCore::$definition['associations']['currency']['type']
        public static $htmlFields :: array (6)
        \ObjectModelCore::$htmlFields
        category => array (2)
        \ObjectModelCore::$htmlFields['category']
        0 => string (11) "description"
        \ObjectModelCore::$htmlFields['category'][0]
        1 => string (22) "additional_description"
        \ObjectModelCore::$htmlFields['category'][1]
        customer => array (1)
        \ObjectModelCore::$htmlFields['customer']
        0 => string (4) "note"
        \ObjectModelCore::$htmlFields['customer'][0]
        gender => array (0)
        \ObjectModelCore::$htmlFields['gender']
        risk => array (0)
        \ObjectModelCore::$htmlFields['risk']
        country => array (0)
        \ObjectModelCore::$htmlFields['country']
        lang => array (0)
        \ObjectModelCore::$htmlFields['lang']
        protected static $_idZones :: array (0)
        protected static $cache_iso_by_id :: array (0)
        protected static $fieldsRequiredDatabase :: array (0)
        protected static $loaded_classes :: array (14)
        Shop => array (36)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "shop"
        identifier => string (7) "id_shop"
        fieldsRequired => array (3)
        0 => string (4) "name"
        1 => string (11) "id_category"
        2 => string (13) "id_shop_group"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (5)
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        theme_name => string (11) "isThemeName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_shop_group => array (1) Depth Limit
        id_category => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "shop"
        primary => string (7) "id_shop"
        fields => array (7)
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        id_category => array (2) Depth Limit
        theme_name => array (2) Depth Limit
        id_shop_group => array (2) Depth Limit
        classname => string (4) "Shop"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_category => null
        theme_name => null
        name => null
        color => null
        active => boolean true
        deleted => null
        physical_uri => null
        virtual_uri => null
        domain => null
        domain_ssl => null
        group => null
        address => null
        theme => null
        Country => array (33)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "country"
        identifier => string (10) "id_country"
        fieldsRequired => array (5)
        0 => string (7) "id_zone"
        1 => string (8) "iso_code"
        2 => string (15) "contains_states"
        3 => string (26) "need_identification_number"
        4 => string (17) "display_tax_label"
        fieldsSize => array (1)
        iso_code => integer 3
        fieldsValidate => array (10)
        id_zone => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        call_prefix => string (5) "isInt"
        iso_code => string (17) "isLanguageIsoCode"
        active => string (6) "isBool"
        contains_states => string (6) "isBool"
        need_identification_number => string (6) "isBool"
        need_zip_code => string (6) "isBool"
        zip_code_format => string (15) "isZipCodeFormat"
        display_tax_label => string (6) "isBool"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 64
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "countries"
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (7) "country"
        primary => string (10) "id_country"
        multilang => boolean true
        fields => array (11)
        id_zone => array (3) Depth Limit
        id_currency => array (2) Depth Limit
        call_prefix => array (2) Depth Limit
        iso_code => array (4) Depth Limit
        active => array (2) Depth Limit
        contains_states => array (3) Depth Limit
        need_identification_number => array (3) Depth Limit
        need_zip_code => array (2) Depth Limit
        zip_code_format => array (2) Depth Limit
        display_tax_label => array (3) Depth Limit
        name => array (5) Depth Limit
        associations => array (3)
        zone => array (1) Depth Limit
        currency => array (1) Depth Limit
        l => array (3) Depth Limit
        classname => string (7) "Country"
        update_fields => null
        force_id => boolean false
        id_zone => null
        id_currency => null
        iso_code => null
        call_prefix => null
        name => null
        contains_states => null
        need_identification_number => null
        need_zip_code => null
        zip_code_format => null
        display_tax_label => boolean true
        active => boolean true
        ShopGroup => array (29)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (10) "shop_group"
        identifier => string (13) "id_shop_group"
        fieldsRequired => array (1)
        0 => string (4) "name"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (7)
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        share_customer => string (6) "isBool"
        share_order => string (6) "isBool"
        share_stock => string (6) "isBool"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (10) "shop_group"
        primary => string (13) "id_shop_group"
        fields => array (7)
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        share_customer => array (2) Depth Limit
        share_order => array (2) Depth Limit
        share_stock => array (2) Depth Limit
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        classname => string (9) "ShopGroup"
        update_fields => null
        force_id => boolean false
        name => null
        color => null
        active => boolean true
        share_customer => null
        share_stock => null
        share_order => null
        deleted => null
        Language => array (31)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "lang"
        identifier => string (7) "id_lang"
        fieldsRequired => array (4)
        0 => string (4) "name"
        1 => string (8) "iso_code"
        2 => string (16) "date_format_lite"
        3 => string (16) "date_format_full"
        fieldsSize => array (6)
        name => integer 32
        iso_code => integer 2
        locale => integer 5
        language_code => integer 5
        date_format_lite => integer 32
        date_format_full => integer 32
        fieldsValidate => array (8)
        name => string (13) "isGenericName"
        iso_code => string (17) "isLanguageIsoCode"
        locale => string (8) "isLocale"
        language_code => string (14) "isLanguageCode"
        active => string (6) "isBool"
        is_rtl => string (6) "isBool"
        date_format_lite => string (15) "isPhpDateFormat"
        date_format_full => string (15) "isPhpDateFormat"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectNodeName => string (8) "language"
        objectsNodeName => string (9) "languages"
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "lang"
        primary => string (7) "id_lang"
        fields => array (8)
        name => array (4) Depth Limit
        iso_code => array (4) Depth Limit
        locale => array (3) Depth Limit
        language_code => array (3) Depth Limit
        active => array (2) Depth Limit
        is_rtl => array (2) Depth Limit
        date_format_lite => array (4) Depth Limit
        date_format_full => array (4) Depth Limit
        classname => string (8) "Language"
        update_fields => null
        force_id => boolean false
        name => null
        iso_code => null
        locale => null
        language_code => null
        date_format_lite => UTF-8 string (9) "Y‑m‑d"
        date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
        is_rtl => boolean false
        active => boolean true
        translationsFilesAndVars => array (5)
        fields => string (7) "_FIELDS"
        errors => string (7) "_ERRORS"
        admin => string (8) "_LANGADM"
        pdf => string (8) "_LANGPDF"
        tabs => string (4) "tabs"
        Customer => array (61)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "customer"
        identifier => string (11) "id_customer"
        fieldsRequired => array (4)
        0 => string (8) "lastname"
        1 => string (9) "firstname"
        2 => string (5) "email"
        3 => string (6) "passwd"
        fieldsSize => array (6)
        lastname => integer 255
        firstname => integer 255
        email => integer 255
        passwd => integer 255
        note => integer 65000
        reset_password_token => integer 40
        fieldsValidate => array (27)
        secure_key => string (5) "isMd5"
        lastname => string (14) "isCustomerName"
        firstname => string (14) "isCustomerName"
        email => string (7) "isEmail"
        passwd => string (16) "isHashedPassword"
        • Base64
        • base64_decode(passwd) binary string (12)
        id_gender => string (12) "isUnsignedId"
        birthday => string (11) "isBirthDate"
        newsletter => string (6) "isBool"
        optin => string (6) "isBool"
        website => string (5) "isUrl"
        company => string (13) "isGenericName"
        siret => string (13) "isGenericName"
        ape => string (5) "isApe"
        outstanding_allow_amount => string (7) "isFloat"
        show_public_prices => string (6) "isBool"
        id_risk => string (13) "isUnsignedInt"
        max_payment_days => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        is_guest => string (6) "isBool"
        id_shop => string (12) "isUnsignedId"
        id_shop_group => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        reset_password_token => string (6) "isSha1"
        reset_password_validity => string (12) "isDateOrNull"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (3)
        objectMethods => array (2)
        add => string (5) "addWs"
        update => string (8) "updateWs"
        fields => array (8)
        id_default_group => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        newsletter_date_add => array (0)
        ip_registration_newsletter => array (0)
        last_passwd_gen => array (1) Depth Limit
        secure_key => array (1) Depth Limit
        deleted => array (0)
        passwd => array (1) Depth Limit
        associations => array (1)
        groups => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (8) "customer"
        primary => string (11) "id_customer"
        fields => array (32)
        secure_key => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        email => array (4) Depth Limit
        passwd => array (4) Depth Limit
        last_passwd_gen => array (2) Depth Limit
        id_gender => array (2) Depth Limit
        birthday => array (2) Depth Limit
        newsletter => array (2) Depth Limit
        newsletter_date_add => array (2) Depth Limit
        ip_registration_newsletter => array (2) Depth Limit
        optin => array (2) Depth Limit
        website => array (2) Depth Limit
        company => array (2) Depth Limit
        siret => array (2) Depth Limit
        ape => array (2) Depth Limit
        outstanding_allow_amount => array (3) Depth Limit
        show_public_prices => array (3) Depth Limit
        id_risk => array (3) Depth Limit
        max_payment_days => array (3) Depth Limit
        active => array (3) Depth Limit
        deleted => array (3) Depth Limit
        note => array (3) Depth Limit
        is_guest => array (3) Depth Limit
        id_shop => array (3) Depth Limit
        id_shop_group => array (3) Depth Limit
        id_default_group => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        reset_password_token => array (4) Depth Limit
        reset_password_validity => array (3) Depth Limit
        classname => string (8) "Customer"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        secure_key => null
        note => null
        id_gender => integer 0
        id_default_group => integer 3
        lastname => null
        firstname => null
        birthday => null
        email => null
        newsletter => null
        ip_registration_newsletter => null
        newsletter_date_add => null
        optin => null
        website => null
        company => null
        siret => null
        ape => null
        outstanding_allow_amount => integer 0
        show_public_prices => integer 0
        id_risk => null
        max_payment_days => integer 0
        passwd => null
        last_passwd_gen => null
        active => boolean true
        is_guest => boolean false
        deleted => boolean false
        date_add => null
        date_upd => null
        years => null
        days => null
        months => null
        geoloc_id_country => null
        geoloc_id_state => null
        geoloc_postcode => null
        logged => boolean false
        id_guest => null
        groupBox => null
        reset_password_token => null
        reset_password_validity => null
        Category => array (44)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "category"
        identifier => string (11) "id_category"
        fieldsRequired => array (1)
        0 => string (6) "active"
        fieldsSize => array (0)
        fieldsValidate => array (9)
        nleft => string (13) "isUnsignedInt"
        nright => string (13) "isUnsignedInt"
        level_depth => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        id_parent => string (13) "isUnsignedInt"
        id_shop_default => string (12) "isUnsignedId"
        is_root_category => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (2)
        0 => string (4) "name"
        1 => string (12) "link_rewrite"
        fieldsSizeLang => array (5)
        name => integer 128
        link_rewrite => integer 128
        meta_title => integer 255
        meta_description => integer 512
        meta_keywords => integer 255
        fieldsValidateLang => array (7)
        name => string (13) "isCatalogName"
        link_rewrite => string (13) "isLinkRewrite"
        description => string (11) "isCleanHtml"
        additional_description => string (11) "isCleanHtml"
        meta_title => string (13) "isGenericName"
        meta_description => string (13) "isGenericName"
        meta_keywords => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (4)
        objectsNodeName => string (10) "categories"
        hidden_fields => array (3)
        0 => string (5) "nleft"
        1 => string (6) "nright"
        2 => string (8) "groupBox"
        fields => array (3)
        id_parent => array (1) Depth Limit
        level_depth => array (1) Depth Limit
        nb_products_recursive => array (2) Depth Limit
        associations => array (2)
        categories => array (2) Depth Limit
        products => array (2) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (7)
        table => string (8) "category"
        primary => string (11) "id_category"
        multilang => boolean true
        multilang_shop => boolean true
        fields => array (17)
        nleft => array (2) Depth Limit
        nright => array (2) Depth Limit
        level_depth => array (2) Depth Limit
        active => array (3) Depth Limit
        id_parent => array (2) Depth Limit
        id_shop_default => array (2) Depth Limit
        is_root_category => array (2) Depth Limit
        position => array (1) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        link_rewrite => array (6) Depth Limit
        description => array (3) Depth Limit
        additional_description => array (3) Depth Limit
        meta_title => array (4) Depth Limit
        meta_description => array (4) Depth Limit
        meta_keywords => array (4) Depth Limit
        classname => string (8) "Category"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_category => null
        name => null
        active => boolean true
        position => null
        description => null
        additional_description => null
        id_parent => null
        id_category_default => null
        level_depth => null
        nleft => null
        nright => null
        link_rewrite => null
        meta_title => null
        meta_keywords => null
        meta_description => null
        date_add => null
        date_upd => null
        is_root_category => null
        id_shop_default => null
        groupBox => null
        doNotRegenerateNTree => boolean false
        id_image => string (7) "default"
        Currency => array (41)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "currency"
        identifier => string (11) "id_currency"
        fieldsRequired => array (2)
        0 => string (8) "iso_code"
        1 => string (15) "conversion_rate"
        fieldsSize => array (2)
        iso_code => integer 3
        numeric_iso_code => integer 3
        fieldsValidate => array (8)
        iso_code => string (17) "isLanguageIsoCode"
        numeric_iso_code => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(numeric_iso_code) binary string (12)
        precision => string (5) "isInt"
        conversion_rate => string (15) "isUnsignedFloat"
        deleted => string (6) "isBool"
        active => string (6) "isBool"
        unofficial => string (6) "isBool"
        modified => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (3)
        name => integer 255
        symbol => integer 255
        pattern => integer 255
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (10) "currencies"
        fields => array (4)
        names => array (2) Depth Limit
        name => array (2) Depth Limit
        symbol => array (1) Depth Limit
        iso_code => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (8) "currency"
        primary => string (11) "id_currency"
        multilang => boolean true
        fields => array (11)
        iso_code => array (4) Depth Limit
        numeric_iso_code => array (4) Depth Limit
        precision => array (2) Depth Limit
        conversion_rate => array (4) Depth Limit
        deleted => array (2) Depth Limit
        active => array (2) Depth Limit
        unofficial => array (2) Depth Limit
        modified => array (2) Depth Limit
        name => array (4) Depth Limit
        symbol => array (3) Depth Limit
        pattern => array (3) Depth Limit
        classname => string (8) "Currency"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        localizedNames => null
        iso_code => null
        iso_code_num => null
        numeric_iso_code => null
        conversion_rate => null
        deleted => boolean false
        unofficial => null
        modified => null
        active => null
        sign => null
        symbol => null
        format => null
        blank => null
        decimals => null
        precision => null
        pattern => null
        prefix => null
        suffix => null
        Cart => array (47)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "cart"
        identifier => string (7) "id_cart"
        fieldsRequired => array (2)
        0 => string (11) "id_currency"
        1 => string (7) "id_lang"
        fieldsSize => array (1)
        secure_key => integer 32
        fieldsValidate => array (16)
        id_shop_group => string (12) "isUnsignedId"
        id_shop => string (12) "isUnsignedId"
        id_address_delivery => string (12) "isUnsignedId"
        id_address_invoice => string (12) "isUnsignedId"
        id_carrier => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        id_customer => string (12) "isUnsignedId"
        id_guest => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        recyclable => string (6) "isBool"
        gift => string (6) "isBool"
        gift_message => string (11) "isCleanHtml"
        mobile_theme => string (6) "isBool"
        allow_seperated_package => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        fields => array (6)
        id_address_delivery => array (1) Depth Limit
        id_address_invoice => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        id_customer => array (1) Depth Limit
        id_guest => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        associations => array (1)
        cart_rows => array (3) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "cart"
        primary => string (7) "id_cart"
        fields => array (18)
        id_shop_group => array (2) Depth Limit
        id_shop => array (2) Depth Limit
        id_address_delivery => array (2) Depth Limit
        id_address_invoice => array (2) Depth Limit
        id_carrier => array (2) Depth Limit
        id_currency => array (3) Depth Limit
        id_customer => array (2) Depth Limit
        id_guest => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        recyclable => array (2) Depth Limit
        gift => array (2) Depth Limit
        gift_message => array (2) Depth Limit
        mobile_theme => array (2) Depth Limit
        delivery_option => array (1) Depth Limit
        secure_key => array (2) Depth Limit
        allow_seperated_package => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        classname => string (4) "Cart"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_address_delivery => null
        id_address_invoice => null
        id_currency => null
        id_customer => null
        id_guest => null
        recyclable => boolean false
        gift => boolean false
        gift_message => null
        mobile_theme => null
        date_add => null
        secure_key => null
        id_carrier => integer 0
        date_upd => null
        checkedTos => boolean false
        pictures => null
        textFields => null
        delivery_option => null
        allow_seperated_package => boolean false
        _products => null
        _taxCalculationMethod => integer 1
        configuration => null
        addressFactory => null
        shouldSplitGiftProductsQuantity => boolean false
        shouldExcludeGiftsDiscount => boolean false
        Group => array (28)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "group"
        identifier => string (8) "id_group"
        fieldsRequired => array (1)
        0 => string (20) "price_display_method"
        fieldsSize => array (0)
        fieldsValidate => array (5)
        reduction => string (7) "isFloat"
        price_display_method => string (20) "isPriceDisplayMethod"
        • Base64
        • base64_decode(price_display_method) binary string (15)
        show_prices => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 32
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (5) "group"
        primary => string (8) "id_group"
        multilang => boolean true
        fields => array (6)
        reduction => array (2) Depth Limit
        price_display_method => array (3) Depth Limit
        show_prices => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (5) "Group"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        reduction => null
        price_display_method => null
        show_prices => boolean true
        date_add => null
        date_upd => null
        Gender => array (25)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (6) "gender"
        identifier => string (9) "id_gender"
        fieldsRequired => array (1)
        0 => string (4) "type"
        fieldsSize => array (0)
        fieldsValidate => array (0)
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (6) "gender"
        primary => string (9) "id_gender"
        multilang => boolean true
        fields => array (2)
        type => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (6) "Gender"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_gender => null
        name => null
        type => null
        Risk => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "risk"
        identifier => string (7) "id_risk"
        fieldsRequired => array (0)
        fieldsSize => array (1)
        color => integer 32
        fieldsValidate => array (2)
        color => string (7) "isColor"
        percent => string (12) "isPercentage"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (4) "risk"
        primary => string (7) "id_risk"
        multilang => boolean true
        fields => array (3)
        name => array (5) Depth Limit
        color => array (3) Depth Limit
        percent => array (2) Depth Limit
        classname => string (4) "Risk"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_risk => null
        name => null
        color => null
        percent => null
        Address => array (45)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "address"
        identifier => string (10) "id_address"
        fieldsRequired => array (6)
        0 => string (10) "id_country"
        1 => string (5) "alias"
        2 => string (8) "lastname"
        3 => string (9) "firstname"
        4 => string (8) "address1"
        5 => string (4) "city"
        fieldsSize => array (12)
        alias => integer 32
        company => integer 255
        lastname => integer 255
        firstname => integer 255
        address1 => integer 128
        address2 => integer 128
        postcode => integer 12
        city => integer 64
        other => integer 300
        phone => integer 32
        phone_mobile => integer 32
        dni => integer 16
        fieldsValidate => array (22)
        id_customer => string (18) "isNullOrUnsignedId"
        id_manufacturer => string (18) "isNullOrUnsignedId"
        id_supplier => string (18) "isNullOrUnsignedId"
        id_warehouse => string (18) "isNullOrUnsignedId"
        id_country => string (12) "isUnsignedId"
        id_state => string (18) "isNullOrUnsignedId"
        alias => string (13) "isGenericName"
        company => string (13) "isGenericName"
        lastname => string (6) "isName"
        firstname => string (6) "isName"
        vat_number => string (13) "isGenericName"
        address1 => string (9) "isAddress"
        address2 => string (9) "isAddress"
        postcode => string (10) "isPostCode"
        city => string (10) "isCityName"
        other => string (9) "isMessage"
        phone => string (13) "isPhoneNumber"
        phone_mobile => string (13) "isPhoneNumber"
        dni => string (9) "isDniLite"
        deleted => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "addresses"
        fields => array (6)
        id_customer => array (1) Depth Limit
        id_manufacturer => array (1) Depth Limit
        id_supplier => array (1) Depth Limit
        id_warehouse => array (1) Depth Limit
        id_country => array (1) Depth Limit
        id_state => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (7) "address"
        primary => string (10) "id_address"
        fields => array (22)
        id_customer => array (3) Depth Limit
        id_manufacturer => array (3) Depth Limit
        id_supplier => array (3) Depth Limit
        id_warehouse => array (3) Depth Limit
        id_country => array (3) Depth Limit
        id_state => array (2) Depth Limit
        alias => array (4) Depth Limit
        company => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        vat_number => array (2) Depth Limit
        address1 => array (4) Depth Limit
        address2 => array (3) Depth Limit
        postcode => array (3) Depth Limit
        city => array (4) Depth Limit
        other => array (3) Depth Limit
        phone => array (3) Depth Limit
        phone_mobile => array (3) Depth Limit
        dni => array (3) Depth Limit
        deleted => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        classname => string (7) "Address"
        update_fields => null
        force_id => boolean false
        id_customer => null
        id_manufacturer => null
        id_supplier => null
        id_warehouse => null
        id_country => null
        id_state => null
        country => null
        alias => null
        company => null
        lastname => null
        firstname => null
        address1 => null
        address2 => null
        postcode => null
        city => null
        other => null
        phone => null
        phone_mobile => null
        vat_number => null
        dni => null
        date_add => null
        date_upd => null
        deleted => boolean false
        AddressFormat => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (14) "address_format"
        identifier => string (10) "id_country"
        fieldsRequired => array (1)
        0 => string (6) "format"
        fieldsSize => array (0)
        fieldsValidate => array (1)
        format => string (13) "isGenericName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (14) "address_format"
        primary => string (10) "id_country"
        fields => array (2)
        format => array (3) Depth Limit
        id_country => array (1) Depth Limit
        classname => string (13) "AddressFormat"
        update_fields => null
        force_id => boolean false
        id_address_format => null
        id_country => null
        format => null
        _errorFormatList => array (0)
        State => array (27)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "state"
        identifier => string (8) "id_state"
        fieldsRequired => array (4)
        0 => string (10) "id_country"
        1 => string (7) "id_zone"
        2 => string (8) "iso_code"
        3 => string (4) "name"
        fieldsSize => array (2)
        iso_code => integer 7
        name => integer 80
        fieldsValidate => array (5)
        id_country => string (12) "isUnsignedId"
        id_zone => string (12) "isUnsignedId"
        iso_code => string (14) "isStateIsoCode"
        name => string (13) "isGenericName"
        active => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_country => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (5) "state"
        primary => string (8) "id_state"
        fields => array (5)
        id_country => array (3) Depth Limit
        id_zone => array (3) Depth Limit
        iso_code => array (4) Depth Limit
        name => array (4) Depth Limit
        active => array (2) Depth Limit
        classname => string (5) "State"
        update_fields => null
        force_id => boolean false
        id_country => null
        id_zone => null
        iso_code => null
        name => null
        active => boolean true
        protected static $db :: boolean false
        protected static $cache_objects :: boolean true
        public const GEOLOC_ALLOWED :: integer 0
        \Country::GEOLOC_ALLOWED
        public const GEOLOC_CATALOG_MODE :: integer 1
        \Country::GEOLOC_CATALOG_MODE
        public const GEOLOC_FORBIDDEN :: integer 2
        \Country::GEOLOC_FORBIDDEN
        public const TYPE_INT :: integer 1
        \Country::TYPE_INT
        public const TYPE_BOOL :: integer 2
        \Country::TYPE_BOOL
        public const TYPE_STRING :: integer 3
        \Country::TYPE_STRING
        public const TYPE_FLOAT :: integer 4
        \Country::TYPE_FLOAT
        public const TYPE_DATE :: integer 5
        \Country::TYPE_DATE
        public const TYPE_HTML :: integer 6
        \Country::TYPE_HTML
        public const TYPE_NOTHING :: integer 7
        \Country::TYPE_NOTHING
        public const TYPE_SQL :: integer 8
        \Country::TYPE_SQL
        public const FORMAT_COMMON :: integer 1
        \Country::FORMAT_COMMON
        public const FORMAT_LANG :: integer 2
        \Country::FORMAT_LANG
        public const FORMAT_SHOP :: integer 3
        \Country::FORMAT_SHOP
        public const HAS_ONE :: integer 1
        \Country::HAS_ONE
        public const HAS_MANY :: integer 2
        \Country::HAS_MANY
      public employee -> null
      $this->context->employee
      public controller -> CategoryController#62 (47) Recursion
      $this->context->controller
      public override_controller_name_for_translations -> null
      $this->context->override_controller_name_for_translations
      public language -> Language#41 (31)
      $this->context->language
      • Properties (31)
      • Available methods (109)
      • Static class properties (33)
      • public id -> integer 1
        $this->context->language->id
        protected id_lang -> null
        protected lang_associated -> null
        protected id_shop -> integer 1
        public id_shop_list -> array (0)
        $this->context->language->id_shop_list
        protected get_shop_from_context -> boolean true
        protected table -> string (4) "lang"
        protected identifier -> string (7) "id_lang"
        protected fieldsRequired -> array (4)
        0 => string (4) "name"
        1 => string (8) "iso_code"
        2 => string (16) "date_format_lite"
        3 => string (16) "date_format_full"
        protected fieldsSize -> array (6)
        name => integer 32
        iso_code => integer 2
        locale => integer 5
        language_code => integer 5
        date_format_lite => integer 32
        date_format_full => integer 32
        protected fieldsValidate -> array (8)
        name => string (13) "isGenericName"
        iso_code => string (17) "isLanguageIsoCode"
        locale => string (8) "isLocale"
        language_code => string (14) "isLanguageCode"
        active => string (6) "isBool"
        is_rtl => string (6) "isBool"
        date_format_lite => string (15) "isPhpDateFormat"
        date_format_full => string (15) "isPhpDateFormat"
        protected fieldsRequiredLang -> array (0)
        protected fieldsSizeLang -> array (0)
        protected fieldsValidateLang -> array (0)
        protected tables -> array (0)
        protected webserviceParameters -> array (2)
        objectNodeName => string (8) "language"
        objectsNodeName => string (9) "languages"
        protected image_dir -> null
        protected image_format -> string (3) "jpg"
        protected translator -> null
        protected def -> array (4)
        table => string (4) "lang"
        primary => string (7) "id_lang"
        fields => array (8)
        name => array (4)
        type => integer 3
        validate => string (13) "isGenericName"
        required => boolean true
        size => integer 32
        iso_code => array (4)
        type => integer 3
        validate => string (17) "isLanguageIsoCode"
        required => boolean true
        size => integer 2
        locale => array (3)
        type => integer 3
        validate => string (8) "isLocale"
        size => integer 5
        language_code => array (3)
        type => integer 3
        validate => string (14) "isLanguageCode"
        size => integer 5
        active => array (2)
        type => integer 2
        validate => string (6) "isBool"
        is_rtl => array (2)
        type => integer 2
        validate => string (6) "isBool"
        date_format_lite => array (4)
        type => integer 3
        validate => string (15) "isPhpDateFormat"
        required => boolean true
        size => integer 32
        date_format_full => array (4)
        type => integer 3
        validate => string (15) "isPhpDateFormat"
        required => boolean true
        size => integer 32
        classname => string (8) "Language"
        protected update_fields -> null
        public force_id -> boolean false
        $this->context->language->force_id
        public name -> string (17) "Latvija (Latvian)"
        $this->context->language->name
        public iso_code -> string (2) "lv"
        $this->context->language->iso_code
        public locale -> string (5) "lv-LV"
        $this->context->language->locale
        public language_code -> string (2) "lv"
        $this->context->language->language_code
        public date_format_lite -> string (5) "d-m-Y"
        $this->context->language->date_format_lite
        public date_format_full -> string (11) "d-m-Y H:i:s"
        $this->context->language->date_format_full
        public is_rtl -> string (1) "0"
        $this->context->language->is_rtl
        public active -> string (1) "1"
        $this->context->language->active
        protected translationsFilesAndVars -> array (5)
        fields => string (7) "_FIELDS"
        errors => string (7) "_ERRORS"
        admin => string (8) "_LANGADM"
        pdf => string (8) "_LANGPDF"
        tabs => string (4) "tabs"
      • public getFields() {@inheritdoc}
        $this->context->language->getFields()
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:188
        public moveToIso($newIso) Move translations files after editing language iso code.
        $this->context->language->moveToIso($newIso)
        /**
        * Move translations files after editing language iso code.
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:201
        public add($autodate = true, $nullValues = false, $only_add = false) {@inheritdoc}
        $this->context->language->add($autodate = true, $nullValues = false, $only_add = false)
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:251
        public update($nullValues = false) {@inheritdoc}
        $this->context->language->update($nullValues = false)
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:277
        public checkFiles(): bool Checks if every files exists for this language
        $this->context->language->checkFiles()
        /**
        * Checks if every files exists for this language
        *
        * @see checkFilesWithIsoCode()
        *
        * @return bool
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:301
        public loadUpdateSQL(): bool True if success loadUpdateSQL will create default lang values when you create a new lang, bas...
        $this->context->language->loadUpdateSQL()
        /**
        * loadUpdateSQL will create default lang values when you create a new lang, based on current lang id.
        *
        * @return bool True if success
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:502
        public delete() {@inheritdoc}
        $this->context->language->delete()
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:610
        public deleteSelection($selection) {@inheritdoc}
        $this->context->language->deleteSelection($selection)
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:700
        public getLocale(): string return the language locale, or its code by default
        $this->context->language->getLocale()
        /**
        * @return string return the language locale, or its code by default
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1744
        public getId() {@inheritdoc}
        $this->context->language->getId()
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1754
        public getName() {@inheritdoc}
        $this->context->language->getName()
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1762
        public getIsoCode() {@inheritdoc}
        $this->context->language->getIsoCode()
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1770
        public getLanguageCode() {@inheritdoc}
        $this->context->language->getLanguageCode()
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1778
        public isRTL() {@inheritdoc}
        $this->context->language->isRTL()
        /**
        * {@inheritdoc}
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1786
        public __construct($id = null, $id_lang = null, $id_shop = null, $translator = null) Builds the object.
        new \Language($id = null, $id_lang = null, $id_shop = null, $translator = null)
        /**
        * Builds the object.
        *
        * @param int|null $id if specified, loads and existing object from DB (optional)
        * @param int|null $id_lang required if object is multilingual (optional)
        * @param int|null $id_shop ID shop for objects with multishop tables
        * @param TranslatorComponent|null $translator
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:246
        public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
        $this->context->language->getFieldsShop()
        /**
        * Prepare fields for multishop
        * Fields are not validated here, we consider they are already validated in getFields() method,
        * this is not the best solution but this is the only one possible for retro compatibility.
        *
        * @since 1.5.0.1
        *
        * @return array All object fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:344
        public getFieldsLang(): array Prepare multilang fields.
        $this->context->language->getFieldsLang()
        /**
        * Prepare multilang fields.
        *
        * @since 1.5.0.1
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:363
        public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
        $this->context->language->getAssociatedLanguage()
        /**
        * Returns the language related to the object or the default one if it doesn't exists
        *
        * @return Language
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:401
        public getObjectName(): string Get object name Used for read/write in required fields table.
        $this->context->language->getObjectName()
        /**
        * Get object name
        * Used for read/write in required fields table.
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:559
        public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
        $this->context->language->save($null_values = false, $auto_date = true)
        /**
        * Saves current object to database (add or update).
        *
        * @param bool $null_values
        * @param bool $auto_date
        *
        * @return bool Insertion result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:574
        public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
        $this->context->language->duplicateObject()
        /**
        * Takes current object ID, gets its values from database,
        * saves them in a new row and loads newly saved values as a new object.
        *
        * @return ObjectModel|false
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:687
        public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
        $this->context->language->softDelete()
        /**
        * Does a soft delete on current object, using the "deleted" field in DB
        * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:975
        public toggleStatus(): bool Update result Toggles object status in database.
        $this->context->language->toggleStatus()
        /**
        * Toggles object status in database.
        *
        * @return bool Update result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:998
        public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
        $this->context->language->validateFields($die = true, $error_return = false)
        /**
        * Checks if object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $error_return
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1090
        public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
        $this->context->language->validateFieldsLang($die = true, $errorReturn = false)
        /**
        * Checks if multilingual object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $errorReturn
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1124
        public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
        $this->context->language->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
        /**
        * Validate a single field.
        *
        * @since 1.5.0.1
        *
        * @param string $field Field name
        * @param mixed $value Field value
        * @param int|null $id_lang Language ID
        * @param array $skip array of fields to skip
        * @param bool $human_errors if true, uses more descriptive, translatable error strings
        *
        * @return bool|string true or error message string
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1178
        public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
        $this->context->language->validateController($htmlentities = true)
        /**
        * Validates submitted values and returns an array of errors, if any.
        *
        * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1338
        public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
        $this->context->language->getWebserviceParameters($ws_params_attribute_name = null)
        /**
        * Returns webservice parameters of this object.
        *
        * @param string|null $ws_params_attribute_name
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1404
        public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
        $this->context->language->getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit)
        /**
        * Returns webservice object list.
        *
        * @param string $sql_join
        * @param string $sql_filter
        * @param string $sql_sort
        * @param string $sql_limit
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1508
        public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
        $this->context->language->validateFieldsRequiredDatabase($htmlentities = true)
        /**
        * Validate required fields.
        *
        * @param bool $htmlentities
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1553
        public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
        $this->context->language->getFieldsRequiredDatabase($all = false)
        /**
        * Returns an array of required fields.
        *
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1587
        public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
        $this->context->language->isFieldRequired($field_name, $all = false)
        /**
        * Returns true if required field exists.
        *
        * @param string $field_name to search
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1603
        public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
        $this->context->language->cacheFieldsRequiredDatabase($all = true)
        /**
        * Caches data about required objects fields in memory.
        *
        * @param bool $all if true, caches required fields of all object classes
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1621
        public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
        $this->context->language->getCachedFieldsRequiredDatabase($all = false)
        /**
        * Get required fields list for this model or for all the models.
        *
        * @param bool $all : whether it should return required fields for this model or all the models
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1642
        public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
        $this->context->language->addFieldsRequiredDatabase($fields)
        /**
        * Sets required field for this class in the database.
        *
        * @param array $fields
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1666
        public clearCache($all = false) Clears cache entries that have this object's ID.
        $this->context->language->clearCache($all = false)
        /**
        * Clears cache entries that have this object's ID.
        *
        * @param bool $all If true, clears cache for all objects
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1698
        public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
        $this->context->language->isAssociatedToShop($id_shop = null)
        /**
        * Checks if current object is associated to a shop.
        *
        * @since 1.5.0.1
        *
        * @param int|null $id_shop
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1716
        public associateTo($id_shops): bool|void This function associate an item to its context.
        $this->context->language->associateTo($id_shops)
        /**
        * This function associate an item to its context.
        *
        * @param int|array $id_shops
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1753
        public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
        $this->context->language->getAssociatedShops()
        /**
        * Gets the list of associated shop IDs.
        *
        * @since 1.5.0.1
        *
        * @return array<int, int>
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1789
        public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
        $this->context->language->duplicateShops($id)
        /**
        * Copies shop association data from object with specified ID.
        *
        * @since 1.5.0.1
        *
        * @param int $id
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1815
        public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
        $this->context->language->hasMultishopEntries()
        /**
        * Checks if there is more than one entry in associated shop table for current object.
        *
        * @since 1.5.0.1
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1843
        public isMultishop(): bool Checks if object is multi-shop object.
        $this->context->language->isMultishop()
        /**
        * Checks if object is multi-shop object.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1857
        public isMultiShopField($field): bool Checks if a field is a multi-shop field.
        $this->context->language->isMultiShopField($field)
        /**
        * Checks if a field is a multi-shop field.
        *
        * @param string $field
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1869
        public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
        $this->context->language->isLangMultishop()
        /**
        * Checks if the object is both multi-language and multi-shop.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1879
        public getShopId(): int Returns the shop ID used to fetch initial object data.
        $this->context->language->getShopId()
        /**
        * Returns the shop ID used to fetch initial object data.
        *
        * @return int
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1934
        public deleteImage($force_delete = false): bool Delete images associated with the object.
        $this->context->language->deleteImage($force_delete = false)
        /**
        * Delete images associated with the object.
        *
        * @param bool $force_delete
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1946
        public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
        $this->context->language->hydrate(array $data, $id_lang = null)
        /**
        * Fill an object with given data. Data must be an array with this syntax:
        * array(objProperty => value, objProperty2 => value, etc.).
        *
        * @since 1.5.0.1
        *
        * @param array $data
        * @param int|null $id_lang
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2070
        public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
        $this->context->language->getFieldByLang($field_name, $id_lang = null)
        /**
        * Return the field value for the specified language if the field is multilang,
        * else the field value.
        *
        * @since 1.5.0.1
        *
        * @param string $field_name
        * @param int|null $id_lang
        *
        * @return mixed
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2270
        public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
        $this->context->language->setFieldsToUpdate(?array $fields)
        /**
        * Set a list of specific fields to update
        * array(field1 => true, field2 => false,
        * langfield1 => array(1 => true, 2 => false)).
        *
        * @since 1.5.0.1
        *
        * @param array<string, bool|array<int, bool>>|null $fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2298
        public getFieldsToUpdate(): ?array
        $this->context->language->getFieldsToUpdate()
        /**
        * @return array<string, bool|array<int, bool>>|null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2306
        public getHtmlFields() Return HtmlFields for object.
        $this->context->language->getHtmlFields()
        /**
        * Return HtmlFields for object.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2330
        protected trans($id, array $parameters = array(), $domain = null, $locale = null)
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:287
        protected formatFields($type, $id_lang = null): array Formats values of each fields.
        /**
        * Formats values of each fields.
        *
        * @since 1.5.0.1
        *
        * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
        * @param int $id_lang If this parameter is given, only take lang fields
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:424
        protected getTranslationsFields($fields_array): array
        /**
        * @deprecated 1.5.0.1 (use getFieldsLang())
        *
        * @param array $fields_array
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1024
        protected makeTranslationFields(&$fields, &$fields_array, $id_language)
        /**
        * @deprecated 1.5.0.1
        *
        * @param array $fields
        * @param array $fields_array
        * @param int $id_language
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1048
        protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
        /**
        * Retrocompatibility for classes without $definition static.
        *
        * @TODO Remove this in 1.6 !
        *
        * @since 1.5.0.1
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2196
        protected getShopIdsList(): array
        /**
        * @return int[]
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2357
        public static resetStaticCache()
        \LanguageCore::resetStaticCache()
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:143
        public static resetCache()
        \LanguageCore::resetCache()
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:150
        public static checkFilesWithIsoCode($iso_code): bool True if all files exists This functions checks if every files exists for the language $iso_code. Conce...
        \LanguageCore::checkFilesWithIsoCode($iso_code)
        /**
        * This functions checks if every files exists for the language $iso_code.
        * Concerned files are those located in translations/$iso_code/
        * and translations/mails/$iso_code .
        *
        * @param string $iso_code 2-letter ISO code
        *
        * @return bool True if all files exists
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:315
        public static getFilesList($iso_from, $theme_from, $iso_to = false, $theme_to = false, $select = false, $check = false, $modules = false): string[]
        \LanguageCore::getFilesList($iso_from, $theme_from, $iso_to = false, $theme_to = false, $select = false, $check = false, $modules = false)
        /**
        * @param string $iso_from
        * @param string $theme_from
        * @param string|bool $iso_to
        * @param string|bool $theme_to
        * @param bool|string $select
        * @param bool $check
        * @param bool $modules
        *
        * @return string[]
        *
        * @throws PrestaShopException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:344
        public static getLanguages($active = true, $id_shop = false, $ids_only = false): array<int|array> Language information Returns installed languages.
        \LanguageCore::getLanguages($active = true, $id_shop = false, $ids_only = false)
        /**
        * Returns installed languages.
        *
        * @see loadLanguages()
        *
        * @param bool $active Select only active languages
        * @param int|bool $id_shop Shop ID
        * @param bool $ids_only If true, returns an array of language IDs
        *
        * @return array<int|array> Language information
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:726
        public static getIDs($active = true, $id_shop = false): array Returns an array of installed language IDs.
        \LanguageCore::getIDs($active = true, $id_shop = false)
        /**
        * Returns an array of installed language IDs.
        *
        * @param bool $active Select only active languages
        * @param int|false $id_shop Shop ID
        *
        * @return array
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:752
        public static getLanguage($id_lang): array|false Returns installed language information for the provided id_lang
        \LanguageCore::getLanguage($id_lang)
        /**
        * Returns installed language information for the provided id_lang
        *
        * @param int $id_lang Language Id
        *
        * @return array|false
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:764
        public static getIsoById($id_lang): string|bool 2-letter ISO code Return iso code from id (installed languages only).
        \LanguageCore::getIsoById($id_lang)
        /**
        * Return iso code from id (installed languages only).
        *
        * @param int $id_lang Language ID
        *
        * @return string|bool 2-letter ISO code
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:783
        public static getLocaleById(int $langId): ?string Provides locale by language id (e.g. en-US, fr-FR, ru-RU)
        \LanguageCore::getLocaleById(int $langId)
        /**
        * Provides locale by language id (e.g. en-US, fr-FR, ru-RU)
        *
        * @param int $langId
        *
        * @return string|null
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:802
        public static getJsonLanguageDetails($locale): array|false Returns language information form the all_languages file using IETF language tag
        \LanguageCore::getJsonLanguageDetails($locale)
        /**
        * Returns language information form the all_languages file using IETF language tag
        *
        * @param string $locale IETF language tag
        *
        * @return array|false
        *
        * @throws Exception
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:824
        public static getIdByIso($iso_code, $no_cache = false): int|null Language id, or null if not found Returns language id from iso code.
        \LanguageCore::getIdByIso($iso_code, $no_cache = false)
        /**
        * Returns language id from iso code.
        *
        * @param string $iso_code Iso code
        * @param bool $no_cache
        *
        * @return int|null Language id, or null if not found
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:846
        public static getIdByLocale($locale, $noCache = false): int|false|null Returns language id from locale
        \LanguageCore::getIdByLocale($locale, $noCache = false)
        /**
        * Returns language id from locale
        *
        * @param string $locale Locale IETF language tag
        * @param bool $noCache
        *
        * @return int|false|null
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:875
        public static getLangDetails($iso): string[]|false Returns language information from the all-languages file
        \LanguageCore::getLangDetails($iso)
        /**
        * Returns language information from the all-languages file
        *
        * @param string $iso 2-letter ISO code
        *
        * @return string[]|false
        *
        * @throws Exception
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:903
        public static getLocaleByIso($isoCode): string|false Returns locale with iso parameter.
        \LanguageCore::getLocaleByIso($isoCode)
        /**
        * Returns locale with iso parameter.
        *
        * @param string $isoCode 2-letter ISO code
        *
        * @return string|false
        *
        * @throws Exception
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:921
        public static getIsoByLocale($locale): string|false Returns iso with locale parameter.
        \LanguageCore::getIsoByLocale($locale)
        /**
        * Returns iso with locale parameter.
        *
        * @param string $locale
        *
        * @return string|false
        *
        * @throws Exception
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:943
        public static getLanguageCodeByIso($iso_code): string|false Returns the language code, or false if it doesn't exist Retrieves a language code from an installed language using a 2-letter iso code
        \LanguageCore::getLanguageCodeByIso($iso_code)
        /**
        * Retrieves a language code from an installed language using a 2-letter iso code
        *
        * @param string $iso_code 2-letter iso code
        *
        * @return string|false Returns the language code, or false if it doesn't exist
        *
        * @throws PrestaShopException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:965
        public static getLanguageByIETFCode($code): Language|false Retrieves an installed language by IETF language tag
        \LanguageCore::getLanguageByIETFCode($code)
        /**
        * Retrieves an installed language by IETF language tag
        *
        * @param string $code IETF language tag
        *
        * @return Language|false
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:984
        public static getIsoIds($active = true): array Language (id_lang, iso_code) Return array (id_lang, iso_code).
        \LanguageCore::getIsoIds($active = true)
        /**
        * Return array (id_lang, iso_code).
        *
        * @param bool $active Select only active languages
        *
        * @return array Language (id_lang, iso_code)
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1023
        public static copyLanguageData($from, $to): true Copies translated information in *_lang tables from one language to another
        \LanguageCore::copyLanguageData($from, $to)
        /**
        * Copies translated information in *_lang tables from one language to another
        *
        * @param int $from Source language id
        * @param int $to Destination language id
        *
        * @return true
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1041
        public static loadLanguages() Load all installed languages in memory for caching.
        \LanguageCore::loadLanguages()
        /**
        * Load all installed languages in memory for caching.
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1072
        public static loadLanguagesLegacy()
        \LanguageCore::loadLanguagesLegacy()
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1096
        public static checkAndAddLanguage($iso_code, $lang_pack = false, $only_add = false, $params_lang = null): bool Adds a language
        \LanguageCore::checkAndAddLanguage($iso_code, $lang_pack = false, $only_add = false, $params_lang = null)
        /**
        * Adds a language
        *
        * @param string $iso_code 2-letter language ISO code
        * @param array|false $lang_pack [default=false] Pack information. By default, this is automatically retrieved from all_languages.json.
        * @param bool $only_add [default=false] If true, do not create copies of translated fields in *_lang tables
        * @param ?array $params_lang [default=null] See allow_accented_chars_url
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1125
        public static isInstalled($iso_code)
        \LanguageCore::isInstalled($iso_code)
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1181
        public static isInstalledByLocale($locale)
        \LanguageCore::isInstalledByLocale($locale)
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1194
        public static countActiveLanguages($id_shop = null)
        \LanguageCore::countActiveLanguages($id_shop = null)
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1207
        public static downloadAndInstallLanguagePack($iso, $version = '8.1.3', $params = null, $install = true)
        \LanguageCore::downloadAndInstallLanguagePack($iso, $version = '8.1.3', $params = null, $install = true)
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1224
        public static downloadLanguagePack($iso, $version, &$errors = array())
        \LanguageCore::downloadLanguagePack($iso, $version, &$errors = array())
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1243
        public static downloadXLFLanguagePack($locale, &$errors = array(), $type = 'sf'): bool Downloads a language pack into local cache
        \LanguageCore::downloadXLFLanguagePack($locale, &$errors = array(), $type = 'sf')
        /**
        * Downloads a language pack into local cache
        *
        * @param string $locale IETF language tag
        * @param array $errors
        * @param string $type self:PACK_TYPE_SYMFONY|self::PACK_TYPE_EMAILS
        *
        * @return bool
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1266
        public static installSfLanguagePack($locale, &$errors = array()): bool Extracts a local translation pack
        \LanguageCore::installSfLanguagePack($locale, &$errors = array())
        /**
        * Extracts a local translation pack
        *
        * @param string $locale IETF language tag
        * @param array $errors
        *
        * @return bool
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1317
        public static installLanguagePack($iso, $params, &$errors = array()): array|true Array of errors, or true if all goes well Installs a language pack and updates language sensitive information
        \LanguageCore::installLanguagePack($iso, $params, &$errors = array())
        /**
        * Installs a language pack and updates language sensitive information
        *
        * @param string $iso Language ISO code
        * @param array $params Optional parameters for self::checkAndAddLanguage
        * @param array $errors
        *
        * @return array|true Array of errors, or true if all goes well
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1389
        public static installFirstLanguagePack(string $iso, array $params = array(), array &$errors = array()): bool Installs the first language pack (during shop install)
        \LanguageCore::installFirstLanguagePack(string $iso, array $params = array(), array &$errors = array())
        /**
        * Installs the first language pack (during shop install)
        *
        * @param string $iso Language ISO code
        * @param array $params Optional parameters for self::checkAndAddLanguage
        * @param array $errors
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1433
        public static updateLanguagePack($iso, &$errors = array())
        \LanguageCore::updateLanguagePack($iso, &$errors = array())
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1482
        public static isMultiLanguageActivated($id_shop = null): bool Check if more on than one language is activated.
        \LanguageCore::isMultiLanguageActivated($id_shop = null)
        /**
        * Check if more on than one language is activated.
        *
        * @since 1.5.0
        *
        * @return bool
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1511
        public static getLanguagePackListContent($iso, $tar)
        \LanguageCore::getLanguagePackListContent($iso, $tar)
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1516
        public static updateModulesTranslations(array $modules_list = array()) Updates multilanguage tables in all languages using DataLang
        \LanguageCore::updateModulesTranslations(array $modules_list = array())
        /**
        * Updates multilanguage tables in all languages using DataLang
        *
        * @param array $modules_list [deprecated since 1.7.7] Not used anymore
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1537
        public static updateMultilangTable($iso_code): bool Update all table_lang from xlf & DataLang.
        \LanguageCore::updateMultilangTable($iso_code)
        /**
        * Update all table_lang from xlf & DataLang.
        *
        * @param string $iso_code 2-letter language code
        *
        * @return bool
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1552
        public static updateMultilangTables(Language $language, array $tablesToUpdate) Translates translatable content in the requested database tables
        \LanguageCore::updateMultilangTables(Language $language, array $tablesToUpdate)
        /**
        * Translates translatable content in the requested database tables
        *
        * @param Language $language Language to translate to
        * @param string[] $tablesToUpdate Tables to update (including datbase prefix, ending in _lang)
        *
        * @throws PrestaShopException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1581
        public static updateMultilangFromCldr($lang)
        \LanguageCore::updateMultilangFromCldr($lang)
        /**
        * @param Language $lang
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1604
        public static updateMultilangFromClass($table, $className, $lang) Updates multilang tables using DataLang classes
        \LanguageCore::updateMultilangFromClass($table, $className, $lang)
        /**
        * Updates multilang tables using DataLang classes
        *
        * @param string $table
        * @param string $className
        * @param LanguageCore $lang
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1641
        public static getRtlStylesheetProcessor(): RtlStylesheetProcessor Returns an RTL stylesheet processor instance.
        \LanguageCore::getRtlStylesheetProcessor()
        /**
        * Returns an RTL stylesheet processor instance.
        *
        * @return RtlStylesheetProcessor
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1697
        public static translationPackIsInCache(string $locale, string $type = 'sf'): bool Indicates if a given translation pack exists in cache
        \LanguageCore::translationPackIsInCache(string $locale, string $type = 'sf')
        /**
        * Indicates if a given translation pack exists in cache
        *
        * @param string $type IETF language tag
        * @param string $locale self::PACK_TYPE_SYMFONY|self::PACK_TYPE_EMAILS
        *
        * @return bool
        */
        
        Inherited from LanguageCore
        Defined in <ROOT>/classes/Language.php:1723
        public static getRepositoryClassName(): null
        \ObjectModelCore::getRepositoryClassName()
        /**
        * @return null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:201
        public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
        \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
        /**
        * Returns object validation rules (fields validity).
        *
        * @param string $class Child class name for static use (optional)
        *
        * @return array Validation rules (fields validity)
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:221
        public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
        \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
        /**
        * Formats a value.
        *
        * @param mixed $value
        * @param int $type
        * @param bool $with_quotes
        * @param bool $purify
        * @param bool $allow_null
        *
        * @return mixed
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:491
        public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
        \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
        /**
        * Returns field name translation.
        *
        * @param string $field Field name
        * @param string $class ObjectModel class name
        * @param bool $htmlentities If true, applies htmlentities() to result string
        * @param Context|null $context Context object
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1309
        public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
        \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
        /**
        * Updates a table and splits the common datas and the shop datas.
        *
        * @since 1.5.0.1
        *
        * @param string $classname
        * @param array $data
        * @param string $where
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1895
        public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
        \ObjectModelCore::existsInDatabase($id_entity, $table = null)
        /**
        * Checks if an object exists in database.
        *
        * @param int $id_entity
        * @param string $table Deprecated since 1.7.8.x
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2005
        public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
        \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
        /**
        * Checks if an object type exists in the database.
        *
        * @since 1.5.0.1
        *
        * @param string|null $table Name of table linked to entity
        * @param bool $has_active_column True if the table has an active column
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2045
        public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
        \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
        /**
        * Fill (hydrate) a list of objects in order to get a collection of these objects.
        *
        * @since 1.5.0.1
        *
        * @param string $class Class of objects to hydrate
        * @param array $datas List of data (multi-dimensional array)
        * @param int|null $id_lang
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2097
        public static getDefinition($class, $field = null): array Returns object definition.
        \ObjectModelCore::getDefinition($class, $field = null)
        /**
        * Returns object definition.
        *
        * @param string|object $class Name of object
        * @param string|null $field Name of field if we want the definition of one field only
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2151
        public static enableCache() Enables object caching.
        \ObjectModelCore::enableCache()
        /**
        * Enables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2314
        public static disableCache() Disables object caching.
        \ObjectModelCore::disableCache()
        /**
        * Disables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2322
      • public static $locale_crowdin_lang :: string (5) "en-UD"
        \LanguageCore::$locale_crowdin_lang
        public static $definition :: array (3)
        \LanguageCore::$definition
        table => string (4) "lang"
        \LanguageCore::$definition['table']
        primary => string (7) "id_lang"
        \LanguageCore::$definition['primary']
        fields => array (8)
        \LanguageCore::$definition['fields']
        name => array (4)
        \LanguageCore::$definition['fields']['name']
        type => integer 3
        \LanguageCore::$definition['fields']['name']['type']
        validate => string (13) "isGenericName"
        \LanguageCore::$definition['fields']['name']['validate']
        required => boolean true
        \LanguageCore::$definition['fields']['name']['required']
        size => integer 32
        \LanguageCore::$definition['fields']['name']['size']
        iso_code => array (4)
        \LanguageCore::$definition['fields']['iso_code']
        type => integer 3
        \LanguageCore::$definition['fields']['iso_code']['type']
        validate => string (17) "isLanguageIsoCode"
        \LanguageCore::$definition['fields']['iso_code']['validate']
        required => boolean true
        \LanguageCore::$definition['fields']['iso_code']['required']
        size => integer 2
        \LanguageCore::$definition['fields']['iso_code']['size']
        locale => array (3)
        \LanguageCore::$definition['fields']['locale']
        type => integer 3
        \LanguageCore::$definition['fields']['locale']['type']
        validate => string (8) "isLocale"
        \LanguageCore::$definition['fields']['locale']['validate']
        size => integer 5
        \LanguageCore::$definition['fields']['locale']['size']
        language_code => array (3)
        \LanguageCore::$definition['fields']['language_code']
        type => integer 3
        \LanguageCore::$definition['fields']['language_code']['type']
        validate => string (14) "isLanguageCode"
        \LanguageCore::$definition['fields']['language_code']['validate']
        size => integer 5
        \LanguageCore::$definition['fields']['language_code']['size']
        active => array (2)
        \LanguageCore::$definition['fields']['active']
        type => integer 2
        \LanguageCore::$definition['fields']['active']['type']
        validate => string (6) "isBool"
        \LanguageCore::$definition['fields']['active']['validate']
        is_rtl => array (2)
        \LanguageCore::$definition['fields']['is_rtl']
        type => integer 2
        \LanguageCore::$definition['fields']['is_rtl']['type']
        validate => string (6) "isBool"
        \LanguageCore::$definition['fields']['is_rtl']['validate']
        date_format_lite => array (4)
        \LanguageCore::$definition['fields']['date_format_lite']
        type => integer 3
        \LanguageCore::$definition['fields']['date_format_lite']['type']
        validate => string (15) "isPhpDateFormat"
        \LanguageCore::$definition['fields']['date_format_lite']['validate']
        required => boolean true
        \LanguageCore::$definition['fields']['date_format_lite']['required']
        size => integer 32
        \LanguageCore::$definition['fields']['date_format_lite']['size']
        date_format_full => array (4)
        \LanguageCore::$definition['fields']['date_format_full']
        type => integer 3
        \LanguageCore::$definition['fields']['date_format_full']['type']
        validate => string (15) "isPhpDateFormat"
        \LanguageCore::$definition['fields']['date_format_full']['validate']
        required => boolean true
        \LanguageCore::$definition['fields']['date_format_full']['required']
        size => integer 32
        \LanguageCore::$definition['fields']['date_format_full']['size']
        public static $htmlFields :: array (6)
        \ObjectModelCore::$htmlFields
        category => array (2)
        \ObjectModelCore::$htmlFields['category']
        0 => string (11) "description"
        \ObjectModelCore::$htmlFields['category'][0]
        1 => string (22) "additional_description"
        \ObjectModelCore::$htmlFields['category'][1]
        customer => array (1)
        \ObjectModelCore::$htmlFields['customer']
        0 => string (4) "note"
        \ObjectModelCore::$htmlFields['customer'][0]
        gender => array (0)
        \ObjectModelCore::$htmlFields['gender']
        risk => array (0)
        \ObjectModelCore::$htmlFields['risk']
        country => array (0)
        \ObjectModelCore::$htmlFields['country']
        lang => array (0)
        \ObjectModelCore::$htmlFields['lang']
        protected static $_cache_language_installation :: null
        protected static $_cache_language_installation_by_locale :: null
        protected static $_cache_all_language_json :: null
        protected static $_cache_all_languages_iso :: null
        protected static $_checkedLangs :: null
        protected static $_LANGUAGES :: array (1)
        1 => array (11)
        id_lang => integer 1
        name => string (17) "Latvija (Latvian)"
        active => integer 1
        iso_code => string (2) "lv"
        language_code => string (2) "lv"
        locale => string (5) "lv-LV"
        date_format_lite => string (5) "d-m-Y"
        date_format_full => string (11) "d-m-Y H:i:s"
        is_rtl => integer 0
        id_shop => integer 1
        shops => array (1)
        1 => boolean true
        protected static $countActiveLanguages :: array (1)
        1 => integer 1
        protected static $fieldsRequiredDatabase :: array (0)
        protected static $loaded_classes :: array (14)
        Shop => array (36)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "shop"
        identifier => string (7) "id_shop"
        fieldsRequired => array (3)
        0 => string (4) "name"
        1 => string (11) "id_category"
        2 => string (13) "id_shop_group"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (5)
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        theme_name => string (11) "isThemeName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_shop_group => array (1) Depth Limit
        id_category => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "shop"
        primary => string (7) "id_shop"
        fields => array (7)
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        id_category => array (2) Depth Limit
        theme_name => array (2) Depth Limit
        id_shop_group => array (2) Depth Limit
        classname => string (4) "Shop"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_category => null
        theme_name => null
        name => null
        color => null
        active => boolean true
        deleted => null
        physical_uri => null
        virtual_uri => null
        domain => null
        domain_ssl => null
        group => null
        address => null
        theme => null
        Country => array (33)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "country"
        identifier => string (10) "id_country"
        fieldsRequired => array (5)
        0 => string (7) "id_zone"
        1 => string (8) "iso_code"
        2 => string (15) "contains_states"
        3 => string (26) "need_identification_number"
        4 => string (17) "display_tax_label"
        fieldsSize => array (1)
        iso_code => integer 3
        fieldsValidate => array (10)
        id_zone => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        call_prefix => string (5) "isInt"
        iso_code => string (17) "isLanguageIsoCode"
        active => string (6) "isBool"
        contains_states => string (6) "isBool"
        need_identification_number => string (6) "isBool"
        need_zip_code => string (6) "isBool"
        zip_code_format => string (15) "isZipCodeFormat"
        display_tax_label => string (6) "isBool"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 64
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "countries"
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (7) "country"
        primary => string (10) "id_country"
        multilang => boolean true
        fields => array (11)
        id_zone => array (3) Depth Limit
        id_currency => array (2) Depth Limit
        call_prefix => array (2) Depth Limit
        iso_code => array (4) Depth Limit
        active => array (2) Depth Limit
        contains_states => array (3) Depth Limit
        need_identification_number => array (3) Depth Limit
        need_zip_code => array (2) Depth Limit
        zip_code_format => array (2) Depth Limit
        display_tax_label => array (3) Depth Limit
        name => array (5) Depth Limit
        associations => array (3)
        zone => array (1) Depth Limit
        currency => array (1) Depth Limit
        l => array (3) Depth Limit
        classname => string (7) "Country"
        update_fields => null
        force_id => boolean false
        id_zone => null
        id_currency => null
        iso_code => null
        call_prefix => null
        name => null
        contains_states => null
        need_identification_number => null
        need_zip_code => null
        zip_code_format => null
        display_tax_label => boolean true
        active => boolean true
        ShopGroup => array (29)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (10) "shop_group"
        identifier => string (13) "id_shop_group"
        fieldsRequired => array (1)
        0 => string (4) "name"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (7)
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        share_customer => string (6) "isBool"
        share_order => string (6) "isBool"
        share_stock => string (6) "isBool"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (10) "shop_group"
        primary => string (13) "id_shop_group"
        fields => array (7)
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        share_customer => array (2) Depth Limit
        share_order => array (2) Depth Limit
        share_stock => array (2) Depth Limit
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        classname => string (9) "ShopGroup"
        update_fields => null
        force_id => boolean false
        name => null
        color => null
        active => boolean true
        share_customer => null
        share_stock => null
        share_order => null
        deleted => null
        Language => array (31)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "lang"
        identifier => string (7) "id_lang"
        fieldsRequired => array (4)
        0 => string (4) "name"
        1 => string (8) "iso_code"
        2 => string (16) "date_format_lite"
        3 => string (16) "date_format_full"
        fieldsSize => array (6)
        name => integer 32
        iso_code => integer 2
        locale => integer 5
        language_code => integer 5
        date_format_lite => integer 32
        date_format_full => integer 32
        fieldsValidate => array (8)
        name => string (13) "isGenericName"
        iso_code => string (17) "isLanguageIsoCode"
        locale => string (8) "isLocale"
        language_code => string (14) "isLanguageCode"
        active => string (6) "isBool"
        is_rtl => string (6) "isBool"
        date_format_lite => string (15) "isPhpDateFormat"
        date_format_full => string (15) "isPhpDateFormat"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectNodeName => string (8) "language"
        objectsNodeName => string (9) "languages"
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "lang"
        primary => string (7) "id_lang"
        fields => array (8)
        name => array (4) Depth Limit
        iso_code => array (4) Depth Limit
        locale => array (3) Depth Limit
        language_code => array (3) Depth Limit
        active => array (2) Depth Limit
        is_rtl => array (2) Depth Limit
        date_format_lite => array (4) Depth Limit
        date_format_full => array (4) Depth Limit
        classname => string (8) "Language"
        update_fields => null
        force_id => boolean false
        name => null
        iso_code => null
        locale => null
        language_code => null
        date_format_lite => UTF-8 string (9) "Y‑m‑d"
        date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
        is_rtl => boolean false
        active => boolean true
        translationsFilesAndVars => array (5)
        fields => string (7) "_FIELDS"
        errors => string (7) "_ERRORS"
        admin => string (8) "_LANGADM"
        pdf => string (8) "_LANGPDF"
        tabs => string (4) "tabs"
        Customer => array (61)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "customer"
        identifier => string (11) "id_customer"
        fieldsRequired => array (4)
        0 => string (8) "lastname"
        1 => string (9) "firstname"
        2 => string (5) "email"
        3 => string (6) "passwd"
        fieldsSize => array (6)
        lastname => integer 255
        firstname => integer 255
        email => integer 255
        passwd => integer 255
        note => integer 65000
        reset_password_token => integer 40
        fieldsValidate => array (27)
        secure_key => string (5) "isMd5"
        lastname => string (14) "isCustomerName"
        firstname => string (14) "isCustomerName"
        email => string (7) "isEmail"
        passwd => string (16) "isHashedPassword"
        • Base64
        • base64_decode(passwd) binary string (12)
        id_gender => string (12) "isUnsignedId"
        birthday => string (11) "isBirthDate"
        newsletter => string (6) "isBool"
        optin => string (6) "isBool"
        website => string (5) "isUrl"
        company => string (13) "isGenericName"
        siret => string (13) "isGenericName"
        ape => string (5) "isApe"
        outstanding_allow_amount => string (7) "isFloat"
        show_public_prices => string (6) "isBool"
        id_risk => string (13) "isUnsignedInt"
        max_payment_days => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        is_guest => string (6) "isBool"
        id_shop => string (12) "isUnsignedId"
        id_shop_group => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        reset_password_token => string (6) "isSha1"
        reset_password_validity => string (12) "isDateOrNull"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (3)
        objectMethods => array (2)
        add => string (5) "addWs"
        update => string (8) "updateWs"
        fields => array (8)
        id_default_group => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        newsletter_date_add => array (0)
        ip_registration_newsletter => array (0)
        last_passwd_gen => array (1) Depth Limit
        secure_key => array (1) Depth Limit
        deleted => array (0)
        passwd => array (1) Depth Limit
        associations => array (1)
        groups => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (8) "customer"
        primary => string (11) "id_customer"
        fields => array (32)
        secure_key => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        email => array (4) Depth Limit
        passwd => array (4) Depth Limit
        last_passwd_gen => array (2) Depth Limit
        id_gender => array (2) Depth Limit
        birthday => array (2) Depth Limit
        newsletter => array (2) Depth Limit
        newsletter_date_add => array (2) Depth Limit
        ip_registration_newsletter => array (2) Depth Limit
        optin => array (2) Depth Limit
        website => array (2) Depth Limit
        company => array (2) Depth Limit
        siret => array (2) Depth Limit
        ape => array (2) Depth Limit
        outstanding_allow_amount => array (3) Depth Limit
        show_public_prices => array (3) Depth Limit
        id_risk => array (3) Depth Limit
        max_payment_days => array (3) Depth Limit
        active => array (3) Depth Limit
        deleted => array (3) Depth Limit
        note => array (3) Depth Limit
        is_guest => array (3) Depth Limit
        id_shop => array (3) Depth Limit
        id_shop_group => array (3) Depth Limit
        id_default_group => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        reset_password_token => array (4) Depth Limit
        reset_password_validity => array (3) Depth Limit
        classname => string (8) "Customer"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        secure_key => null
        note => null
        id_gender => integer 0
        id_default_group => integer 3
        lastname => null
        firstname => null
        birthday => null
        email => null
        newsletter => null
        ip_registration_newsletter => null
        newsletter_date_add => null
        optin => null
        website => null
        company => null
        siret => null
        ape => null
        outstanding_allow_amount => integer 0
        show_public_prices => integer 0
        id_risk => null
        max_payment_days => integer 0
        passwd => null
        last_passwd_gen => null
        active => boolean true
        is_guest => boolean false
        deleted => boolean false
        date_add => null
        date_upd => null
        years => null
        days => null
        months => null
        geoloc_id_country => null
        geoloc_id_state => null
        geoloc_postcode => null
        logged => boolean false
        id_guest => null
        groupBox => null
        reset_password_token => null
        reset_password_validity => null
        Category => array (44)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "category"
        identifier => string (11) "id_category"
        fieldsRequired => array (1)
        0 => string (6) "active"
        fieldsSize => array (0)
        fieldsValidate => array (9)
        nleft => string (13) "isUnsignedInt"
        nright => string (13) "isUnsignedInt"
        level_depth => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        id_parent => string (13) "isUnsignedInt"
        id_shop_default => string (12) "isUnsignedId"
        is_root_category => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (2)
        0 => string (4) "name"
        1 => string (12) "link_rewrite"
        fieldsSizeLang => array (5)
        name => integer 128
        link_rewrite => integer 128
        meta_title => integer 255
        meta_description => integer 512
        meta_keywords => integer 255
        fieldsValidateLang => array (7)
        name => string (13) "isCatalogName"
        link_rewrite => string (13) "isLinkRewrite"
        description => string (11) "isCleanHtml"
        additional_description => string (11) "isCleanHtml"
        meta_title => string (13) "isGenericName"
        meta_description => string (13) "isGenericName"
        meta_keywords => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (4)
        objectsNodeName => string (10) "categories"
        hidden_fields => array (3)
        0 => string (5) "nleft"
        1 => string (6) "nright"
        2 => string (8) "groupBox"
        fields => array (3)
        id_parent => array (1) Depth Limit
        level_depth => array (1) Depth Limit
        nb_products_recursive => array (2) Depth Limit
        associations => array (2)
        categories => array (2) Depth Limit
        products => array (2) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (7)
        table => string (8) "category"
        primary => string (11) "id_category"
        multilang => boolean true
        multilang_shop => boolean true
        fields => array (17)
        nleft => array (2) Depth Limit
        nright => array (2) Depth Limit
        level_depth => array (2) Depth Limit
        active => array (3) Depth Limit
        id_parent => array (2) Depth Limit
        id_shop_default => array (2) Depth Limit
        is_root_category => array (2) Depth Limit
        position => array (1) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        link_rewrite => array (6) Depth Limit
        description => array (3) Depth Limit
        additional_description => array (3) Depth Limit
        meta_title => array (4) Depth Limit
        meta_description => array (4) Depth Limit
        meta_keywords => array (4) Depth Limit
        classname => string (8) "Category"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_category => null
        name => null
        active => boolean true
        position => null
        description => null
        additional_description => null
        id_parent => null
        id_category_default => null
        level_depth => null
        nleft => null
        nright => null
        link_rewrite => null
        meta_title => null
        meta_keywords => null
        meta_description => null
        date_add => null
        date_upd => null
        is_root_category => null
        id_shop_default => null
        groupBox => null
        doNotRegenerateNTree => boolean false
        id_image => string (7) "default"
        Currency => array (41)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "currency"
        identifier => string (11) "id_currency"
        fieldsRequired => array (2)
        0 => string (8) "iso_code"
        1 => string (15) "conversion_rate"
        fieldsSize => array (2)
        iso_code => integer 3
        numeric_iso_code => integer 3
        fieldsValidate => array (8)
        iso_code => string (17) "isLanguageIsoCode"
        numeric_iso_code => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(numeric_iso_code) binary string (12)
        precision => string (5) "isInt"
        conversion_rate => string (15) "isUnsignedFloat"
        deleted => string (6) "isBool"
        active => string (6) "isBool"
        unofficial => string (6) "isBool"
        modified => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (3)
        name => integer 255
        symbol => integer 255
        pattern => integer 255
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (10) "currencies"
        fields => array (4)
        names => array (2) Depth Limit
        name => array (2) Depth Limit
        symbol => array (1) Depth Limit
        iso_code => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (8) "currency"
        primary => string (11) "id_currency"
        multilang => boolean true
        fields => array (11)
        iso_code => array (4) Depth Limit
        numeric_iso_code => array (4) Depth Limit
        precision => array (2) Depth Limit
        conversion_rate => array (4) Depth Limit
        deleted => array (2) Depth Limit
        active => array (2) Depth Limit
        unofficial => array (2) Depth Limit
        modified => array (2) Depth Limit
        name => array (4) Depth Limit
        symbol => array (3) Depth Limit
        pattern => array (3) Depth Limit
        classname => string (8) "Currency"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        localizedNames => null
        iso_code => null
        iso_code_num => null
        numeric_iso_code => null
        conversion_rate => null
        deleted => boolean false
        unofficial => null
        modified => null
        active => null
        sign => null
        symbol => null
        format => null
        blank => null
        decimals => null
        precision => null
        pattern => null
        prefix => null
        suffix => null
        Cart => array (47)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "cart"
        identifier => string (7) "id_cart"
        fieldsRequired => array (2)
        0 => string (11) "id_currency"
        1 => string (7) "id_lang"
        fieldsSize => array (1)
        secure_key => integer 32
        fieldsValidate => array (16)
        id_shop_group => string (12) "isUnsignedId"
        id_shop => string (12) "isUnsignedId"
        id_address_delivery => string (12) "isUnsignedId"
        id_address_invoice => string (12) "isUnsignedId"
        id_carrier => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        id_customer => string (12) "isUnsignedId"
        id_guest => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        recyclable => string (6) "isBool"
        gift => string (6) "isBool"
        gift_message => string (11) "isCleanHtml"
        mobile_theme => string (6) "isBool"
        allow_seperated_package => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        fields => array (6)
        id_address_delivery => array (1) Depth Limit
        id_address_invoice => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        id_customer => array (1) Depth Limit
        id_guest => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        associations => array (1)
        cart_rows => array (3) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "cart"
        primary => string (7) "id_cart"
        fields => array (18)
        id_shop_group => array (2) Depth Limit
        id_shop => array (2) Depth Limit
        id_address_delivery => array (2) Depth Limit
        id_address_invoice => array (2) Depth Limit
        id_carrier => array (2) Depth Limit
        id_currency => array (3) Depth Limit
        id_customer => array (2) Depth Limit
        id_guest => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        recyclable => array (2) Depth Limit
        gift => array (2) Depth Limit
        gift_message => array (2) Depth Limit
        mobile_theme => array (2) Depth Limit
        delivery_option => array (1) Depth Limit
        secure_key => array (2) Depth Limit
        allow_seperated_package => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        classname => string (4) "Cart"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_address_delivery => null
        id_address_invoice => null
        id_currency => null
        id_customer => null
        id_guest => null
        recyclable => boolean false
        gift => boolean false
        gift_message => null
        mobile_theme => null
        date_add => null
        secure_key => null
        id_carrier => integer 0
        date_upd => null
        checkedTos => boolean false
        pictures => null
        textFields => null
        delivery_option => null
        allow_seperated_package => boolean false
        _products => null
        _taxCalculationMethod => integer 1
        configuration => null
        addressFactory => null
        shouldSplitGiftProductsQuantity => boolean false
        shouldExcludeGiftsDiscount => boolean false
        Group => array (28)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "group"
        identifier => string (8) "id_group"
        fieldsRequired => array (1)
        0 => string (20) "price_display_method"
        fieldsSize => array (0)
        fieldsValidate => array (5)
        reduction => string (7) "isFloat"
        price_display_method => string (20) "isPriceDisplayMethod"
        • Base64
        • base64_decode(price_display_method) binary string (15)
        show_prices => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 32
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (5) "group"
        primary => string (8) "id_group"
        multilang => boolean true
        fields => array (6)
        reduction => array (2) Depth Limit
        price_display_method => array (3) Depth Limit
        show_prices => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (5) "Group"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        reduction => null
        price_display_method => null
        show_prices => boolean true
        date_add => null
        date_upd => null
        Gender => array (25)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (6) "gender"
        identifier => string (9) "id_gender"
        fieldsRequired => array (1)
        0 => string (4) "type"
        fieldsSize => array (0)
        fieldsValidate => array (0)
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (6) "gender"
        primary => string (9) "id_gender"
        multilang => boolean true
        fields => array (2)
        type => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (6) "Gender"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_gender => null
        name => null
        type => null
        Risk => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "risk"
        identifier => string (7) "id_risk"
        fieldsRequired => array (0)
        fieldsSize => array (1)
        color => integer 32
        fieldsValidate => array (2)
        color => string (7) "isColor"
        percent => string (12) "isPercentage"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (4) "risk"
        primary => string (7) "id_risk"
        multilang => boolean true
        fields => array (3)
        name => array (5) Depth Limit
        color => array (3) Depth Limit
        percent => array (2) Depth Limit
        classname => string (4) "Risk"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_risk => null
        name => null
        color => null
        percent => null
        Address => array (45)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "address"
        identifier => string (10) "id_address"
        fieldsRequired => array (6)
        0 => string (10) "id_country"
        1 => string (5) "alias"
        2 => string (8) "lastname"
        3 => string (9) "firstname"
        4 => string (8) "address1"
        5 => string (4) "city"
        fieldsSize => array (12)
        alias => integer 32
        company => integer 255
        lastname => integer 255
        firstname => integer 255
        address1 => integer 128
        address2 => integer 128
        postcode => integer 12
        city => integer 64
        other => integer 300
        phone => integer 32
        phone_mobile => integer 32
        dni => integer 16
        fieldsValidate => array (22)
        id_customer => string (18) "isNullOrUnsignedId"
        id_manufacturer => string (18) "isNullOrUnsignedId"
        id_supplier => string (18) "isNullOrUnsignedId"
        id_warehouse => string (18) "isNullOrUnsignedId"
        id_country => string (12) "isUnsignedId"
        id_state => string (18) "isNullOrUnsignedId"
        alias => string (13) "isGenericName"
        company => string (13) "isGenericName"
        lastname => string (6) "isName"
        firstname => string (6) "isName"
        vat_number => string (13) "isGenericName"
        address1 => string (9) "isAddress"
        address2 => string (9) "isAddress"
        postcode => string (10) "isPostCode"
        city => string (10) "isCityName"
        other => string (9) "isMessage"
        phone => string (13) "isPhoneNumber"
        phone_mobile => string (13) "isPhoneNumber"
        dni => string (9) "isDniLite"
        deleted => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "addresses"
        fields => array (6)
        id_customer => array (1) Depth Limit
        id_manufacturer => array (1) Depth Limit
        id_supplier => array (1) Depth Limit
        id_warehouse => array (1) Depth Limit
        id_country => array (1) Depth Limit
        id_state => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (7) "address"
        primary => string (10) "id_address"
        fields => array (22)
        id_customer => array (3) Depth Limit
        id_manufacturer => array (3) Depth Limit
        id_supplier => array (3) Depth Limit
        id_warehouse => array (3) Depth Limit
        id_country => array (3) Depth Limit
        id_state => array (2) Depth Limit
        alias => array (4) Depth Limit
        company => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        vat_number => array (2) Depth Limit
        address1 => array (4) Depth Limit
        address2 => array (3) Depth Limit
        postcode => array (3) Depth Limit
        city => array (4) Depth Limit
        other => array (3) Depth Limit
        phone => array (3) Depth Limit
        phone_mobile => array (3) Depth Limit
        dni => array (3) Depth Limit
        deleted => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        classname => string (7) "Address"
        update_fields => null
        force_id => boolean false
        id_customer => null
        id_manufacturer => null
        id_supplier => null
        id_warehouse => null
        id_country => null
        id_state => null
        country => null
        alias => null
        company => null
        lastname => null
        firstname => null
        address1 => null
        address2 => null
        postcode => null
        city => null
        other => null
        phone => null
        phone_mobile => null
        vat_number => null
        dni => null
        date_add => null
        date_upd => null
        deleted => boolean false
        AddressFormat => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (14) "address_format"
        identifier => string (10) "id_country"
        fieldsRequired => array (1)
        0 => string (6) "format"
        fieldsSize => array (0)
        fieldsValidate => array (1)
        format => string (13) "isGenericName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (14) "address_format"
        primary => string (10) "id_country"
        fields => array (2)
        format => array (3) Depth Limit
        id_country => array (1) Depth Limit
        classname => string (13) "AddressFormat"
        update_fields => null
        force_id => boolean false
        id_address_format => null
        id_country => null
        format => null
        _errorFormatList => array (0)
        State => array (27)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "state"
        identifier => string (8) "id_state"
        fieldsRequired => array (4)
        0 => string (10) "id_country"
        1 => string (7) "id_zone"
        2 => string (8) "iso_code"
        3 => string (4) "name"
        fieldsSize => array (2)
        iso_code => integer 7
        name => integer 80
        fieldsValidate => array (5)
        id_country => string (12) "isUnsignedId"
        id_zone => string (12) "isUnsignedId"
        iso_code => string (14) "isStateIsoCode"
        name => string (13) "isGenericName"
        active => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_country => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (5) "state"
        primary => string (8) "id_state"
        fields => array (5)
        id_country => array (3) Depth Limit
        id_zone => array (3) Depth Limit
        iso_code => array (4) Depth Limit
        name => array (4) Depth Limit
        active => array (2) Depth Limit
        classname => string (5) "State"
        update_fields => null
        force_id => boolean false
        id_country => null
        id_zone => null
        iso_code => null
        name => null
        active => boolean true
        protected static $db :: boolean false
        protected static $cache_objects :: boolean true
        public const ALL_LANGUAGES_FILE :: string (33) "/app/Resources/all_languages.json"
        \Language::ALL_LANGUAGES_FILE
        public const SF_LANGUAGE_PACK_URL :: string (80) "https://i18n.prestashop-project.org/translations/%version%/%locale%/%locale%...
        \Language::SF_LANGUAGE_PACK_URL
        https://i18n.prestashop-project.org/translations/%version%/%locale%/%locale%.zip
        
        public const EMAILS_LANGUAGE_PACK_URL :: string (73) "https://i18n.prestashop-project.org/mails/%version%/%locale%/%locale%.zip"
        \Language::EMAILS_LANGUAGE_PACK_URL
        public const PACK_TYPE_EMAILS :: string (6) "emails"
        \Language::PACK_TYPE_EMAILS
        public const PACK_TYPE_SYMFONY :: string (2) "sf"
        \Language::PACK_TYPE_SYMFONY
        public const PACK_DOWNLOAD_TIMEOUT :: integer 20
        \Language::PACK_DOWNLOAD_TIMEOUT
        public const TYPE_INT :: integer 1
        \Language::TYPE_INT
        public const TYPE_BOOL :: integer 2
        \Language::TYPE_BOOL
        public const TYPE_STRING :: integer 3
        \Language::TYPE_STRING
        public const TYPE_FLOAT :: integer 4
        \Language::TYPE_FLOAT
        public const TYPE_DATE :: integer 5
        \Language::TYPE_DATE
        public const TYPE_HTML :: integer 6
        \Language::TYPE_HTML
        public const TYPE_NOTHING :: integer 7
        \Language::TYPE_NOTHING
        public const TYPE_SQL :: integer 8
        \Language::TYPE_SQL
        public const FORMAT_COMMON :: integer 1
        \Language::FORMAT_COMMON
        public const FORMAT_LANG :: integer 2
        \Language::FORMAT_LANG
        public const FORMAT_SHOP :: integer 3
        \Language::FORMAT_SHOP
        public const HAS_ONE :: integer 1
        \Language::HAS_ONE
        public const HAS_MANY :: integer 2
        \Language::HAS_MANY
      public currency -> Currency#437 (43)
      $this->context->currency
      • Properties (43)
      • Available methods (98)
      • Static class properties (21)
      • public id -> integer 1
        $this->context->currency->id
        protected id_lang -> null
        protected lang_associated -> null
        protected id_shop -> integer 1
        public id_shop_list -> array (0)
        $this->context->currency->id_shop_list
        protected get_shop_from_context -> boolean true
        protected table -> string (8) "currency"
        protected identifier -> string (11) "id_currency"
        protected fieldsRequired -> array (2)
        0 => string (8) "iso_code"
        1 => string (15) "conversion_rate"
        protected fieldsSize -> array (2)
        iso_code => integer 3
        numeric_iso_code => integer 3
        protected fieldsValidate -> array (8)
        iso_code => string (17) "isLanguageIsoCode"
        numeric_iso_code => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(numeric_iso_code) binary string (12)
        precision => string (5) "isInt"
        conversion_rate => string (15) "isUnsignedFloat"
        deleted => string (6) "isBool"
        active => string (6) "isBool"
        unofficial => string (6) "isBool"
        modified => string (6) "isBool"
        protected fieldsRequiredLang -> array (0)
        protected fieldsSizeLang -> array (3)
        name => integer 255
        symbol => integer 255
        pattern => integer 255
        protected fieldsValidateLang -> array (1)
        name => string (13) "isGenericName"
        protected tables -> array (0)
        protected webserviceParameters -> array (2)
        objectsNodeName => string (10) "currencies"
        fields => array (4)
        names => array (2)
        getter => string (17) "getLocalizedNames"
        i18n => boolean true
        name => array (2)
        getter => string (7) "getName"
        modifier => array (2)
        http_method => integer 14
        modifier => string (20) "setNameForWebservice"
        • Base64
        • base64_decode(modifier) binary string (15)
        symbol => array (1)
        getter => string (19) "getLocalizedSymbols"
        iso_code => array (1)
        modifier => array (2)
        http_method => integer 14
        modifier => string (23) "setIsoCodeForWebService"
        protected image_dir -> null
        protected image_format -> string (3) "jpg"
        protected translator -> null
        protected def -> array (6)
        table => string (8) "currency"
        primary => string (11) "id_currency"
        multilang => boolean true
        fields => array (11)
        iso_code => array (4)
        type => integer 3
        validate => string (17) "isLanguageIsoCode"
        required => boolean true
        size => integer 3
        numeric_iso_code => array (4)
        type => integer 3
        allow_null => boolean true
        validate => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(validate) binary string (12)
        size => integer 3
        precision => array (2)
        type => integer 1
        validate => string (5) "isInt"
        conversion_rate => array (4)
        type => integer 4
        validate => string (15) "isUnsignedFloat"
        required => boolean true
        shop => boolean true
        deleted => array (2)
        type => integer 2
        validate => string (6) "isBool"
        active => array (2)
        type => integer 2
        validate => string (6) "isBool"
        unofficial => array (2)
        type => integer 2
        validate => string (6) "isBool"
        modified => array (2)
        type => integer 2
        validate => string (6) "isBool"
        name => array (4)
        type => integer 3
        lang => boolean true
        validate => string (13) "isGenericName"
        size => integer 255
        symbol => array (3)
        type => integer 3
        lang => boolean true
        size => integer 255
        pattern => array (3)
        type => integer 3
        lang => boolean true
        size => integer 255
        classname => string (8) "Currency"
        associations => array (1)
        l => array (3)
        type => integer 2
        field => string (11) "id_currency"
        foreign_field => string (11) "id_currency"
        protected update_fields -> null
        public force_id -> boolean false
        $this->context->currency->force_id
        public name -> string (4) "Eiro"
        $this->context->currency->name
        protected localizedNames -> array (1)
        1 => string (4) "eiro"
        public iso_code -> string (3) "EUR"
        $this->context->currency->iso_code
        public iso_code_num -> string (3) "978"
        $this->context->currency->iso_code_num
        public numeric_iso_code -> string (3) "978"
        $this->context->currency->numeric_iso_code
        public conversion_rate -> string (8) "1.000000"
        $this->context->currency->conversion_rate
        public deleted -> string (1) "0"
        $this->context->currency->deleted
        public unofficial -> string (1) "0"
        $this->context->currency->unofficial
        public modified -> string (1) "0"
        $this->context->currency->modified
        public active -> string (1) "1"
        $this->context->currency->active
        public sign -> UTF-8 string (3) "€"
        $this->context->currency->sign
        public symbol -> UTF-8 string (3) "€"
        $this->context->currency->symbol
        private localizedSymbols -> array (1)
        1 => UTF-8 string (3) "€"
        public format -> null
        $this->context->currency->format
        public blank -> integer 1
        $this->context->currency->blank
        public decimals -> integer 1
        $this->context->currency->decimals
        public precision -> integer 2
        $this->context->currency->precision
        public pattern -> array (1)
        $this->context->currency->pattern
        1 => string (0) ""
        $this->context->currency->pattern[1]
        private localizedPatterns -> array (1)
        1 => string (0) ""
        public prefix -> null
        $this->context->currency->prefix
        public suffix -> null
        $this->context->currency->suffix
      • public __construct($id = null, $idLang = null, $idShop = null) CurrencyCore constructor.
        new \Currency($id = null, $idLang = null, $idShop = null)
        /**
        * CurrencyCore constructor.
        *
        * @param int|null $id
        * @param int|false|null $idLang if null or false, default language will be used
        * @param int|null $idShop
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:244
        public getWebserviceParameters($ws_params_attribute_name = null): array
        $this->context->currency->getWebserviceParameters($ws_params_attribute_name = null)
        /**
        * @param string|null $ws_params_attribute_name
        *
        * @return array
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:301
        public setNameForWebservice() If the field 'names' (localized names) is sent, it should be use instead of t...
        $this->context->currency->setNameForWebservice()
        /**
        * If the field 'names' (localized names) is sent,
        * it should be use instead of the field 'name' (non-localized).
        * LocalizedNames is also updated to reflect the new information.
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:317
        public setIsoCodeForWebService() In 1.7.6, new fields have been introduced. To keep it backward compatible, we...
        $this->context->currency->setIsoCodeForWebService()
        /**
        * In 1.7.6, new fields have been introduced. To keep it backward compatible,
        * we need to populate those fields with default values and they are all available
        * using the ISO code through CLDR data.
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:340
        public add($autoDate = true, $nullValues = false): bool Indicates whether the Currency has been successfully added Overriding check if currency rate is not empty and if currency with the same ...
        $this->context->currency->add($autoDate = true, $nullValues = false)
        /**
        * Overriding check if currency rate is not empty and if currency with the same iso code already exists.
        * If it's true, currency is not added.
        *
        * @param bool $autoDate Automatically set `date_upd` and `date_add` columns
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Indicates whether the Currency has been successfully added
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:394
        public update($nullValues = false): bool Indicates whether the CartRule has been successfully updated Updates the current object in the database.
        $this->context->currency->update($nullValues = false)
        /**
        * Updates the current object in the database.
        *
        * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
        *
        * @return bool Indicates whether the CartRule has been successfully updated
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:413
        public deleteSelection($selection): bool Indicates whether the selected Currencies have been succesfully deleted Delete given Currencies.
        $this->context->currency->deleteSelection($selection)
        /**
        * Delete given Currencies.
        *
        * @param array $selection Currencies
        *
        * @return bool Indicates whether the selected Currencies have been succesfully deleted
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:444
        public delete(): bool True if delete was successful Deletes current object from database.
        $this->context->currency->delete()
        /**
        * Deletes current object from database.
        *
        * @return bool True if delete was successful
        *
        * @throws PrestaShopException
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:472
        public getSign($side = null): string formated sign Return formatted sign.
        $this->context->currency->getSign($side = null)
        /**
        * Return formatted sign.
        *
        * @param string $side left or right
        *
        * @return string formated sign
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:496
        public isInstalled($currencyId = null, $shopId = null): bool Is this currency installed for a given shop ? (current shop by default).
        $this->context->currency->isInstalled($currencyId = null, $shopId = null)
        /**
        * Is this currency installed for a given shop ?
        * (current shop by default).
        *
        * @param int|null $currencyId
        *                             The currency to look for (
        * @param int|null $shopId
        *                         The given shop's id
        *
        * @return bool
        *              True if this currency is installed for the given shop
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:513
        public getName(): string Returns the name of the currency (using the translated name base on the id_la...
        $this->context->currency->getName()
        /**
        * Returns the name of the currency (using the translated name base on the id_lang
        * provided on creation). This method is useful when $this->name contains an array
        * but you still need to get its name as a string.
        *
        * @return string
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:536
        public getSymbol(): string
        $this->context->currency->getSymbol()
        /**
        * @return string
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:553
        public getLocalizedNames(): string[] Names indexed by language id
        $this->context->currency->getLocalizedNames()
        /**
        * Names indexed by language id
        *
        * @return string[]
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:576
        public setLocalizedNames(array $localizedNames): $this This setter updates the name field because it is used when you want to update...
        $this->context->currency->setLocalizedNames(array $localizedNames)
        /**
        * This setter updates the name field because it is used when you want to update
        * the database (legacy core feature). But to be consistent the names field also
        * needs to be updated.
        *
        * @param string[] $localizedNames list of currency names, the array needs to be indexed by language id
        *
        * @return $this
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:590
        public getLocalizedSymbols(): string[] Symbols indexed by language id
        $this->context->currency->getLocalizedSymbols()
        /**
        * Symbols indexed by language id
        *
        * @return string[]
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:602
        public setLocalizedSymbols(array $localizedSymbols): CurrencyCore This setter updates the symbol field because it is used when you want to upda...
        $this->context->currency->setLocalizedSymbols(array $localizedSymbols)
        /**
        * This setter updates the symbol field because it is used when you want to update
        * the database (legacy core feature). But to be consistent the symbols field also
        * needs to be updated.
        *
        * @param string[] $localizedSymbols list of currency symbols, the array needs to be indexed by language id
        *
        * @return CurrencyCore
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:616
        public getPattern($idLang): string
        $this->context->currency->getPattern($idLang)
        /**
        * @return string
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:626
        public getLocalizedPatterns(): string[] Patterns indexed by language id
        $this->context->currency->getLocalizedPatterns()
        /**
        * Patterns indexed by language id
        *
        * @return string[]
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:636
        public setLocalizedPatterns(array $localizedPatterns): CurrencyCore This setter updates the pattern field because it is used when you want to upd...
        $this->context->currency->setLocalizedPatterns(array $localizedPatterns)
        /**
        * This setter updates the pattern field because it is used when you want to update
        * the database (legacy core feature). But to be consistent the patterns field also
        * needs to be updated.
        *
        * @param string[] $localizedPatterns list of currency patterns, the array needs to be indexed by language id
        *
        * @return CurrencyCore
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:650
        public getInstalledCurrencies($shopId = null): array
        $this->context->currency->getInstalledCurrencies($shopId = null)
        /**
        * @param int|null $shopId
        *
        * @return array
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:720
        public refreshCurrency($data, $isoCodeSource, $defaultCurrency) Refresh the currency exchange rate The XML file define exchange rate for each...
        $this->context->currency->refreshCurrency($data, $isoCodeSource, $defaultCurrency)
        /**
        * Refresh the currency exchange rate
        * The XML file define exchange rate for each from a default currency ($isoCodeSource).
        *
        * @param SimpleXMLElement $data XML content which contains all the exchange rates
        * @param string $isoCodeSource The default currency used in the XML file
        * @param Currency $defaultCurrency The default currency object
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:984
        public getConversationRate(): int|string Get conversion rate.
        $this->context->currency->getConversationRate()
        /**
        * Get conversion rate.
        *
        * @return int|string
        *
        * @deprecated 1.7.2.0, use Currency::getConversionRate() instead
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1102
        public getConversionRate(): int|string Get conversion rate.
        $this->context->currency->getConversionRate()
        /**
        * Get conversion rate.
        *
        * @return int|string
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1114
        public refreshLocalizedCurrencyData(array $languages, PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository $localeRepoCLDR) This method aims to update localized data in currency from CLDR reference.
        $this->context->currency->refreshLocalizedCurrencyData(array $languages, PrestaShop\PrestaShop\Core\Localization\CLDR\LocaleRepository $localeRepoCLDR)
        /**
        * This method aims to update localized data in currency from CLDR reference.
        *
        * @param array $languages
        * @param LocaleRepository $localeRepoCLDR
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        * @throws \PrestaShop\PrestaShop\Core\Localization\Exception\LocalizationException
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1166
        public getFields(): array All object fields Prepare fields for ObjectModel class (add, update) All fields are verified (p...
        $this->context->currency->getFields()
        /**
        * Prepare fields for ObjectModel class (add, update)
        * All fields are verified (pSQL, intval, ...).
        *
        * @return array All object fields
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:317
        public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
        $this->context->currency->getFieldsShop()
        /**
        * Prepare fields for multishop
        * Fields are not validated here, we consider they are already validated in getFields() method,
        * this is not the best solution but this is the only one possible for retro compatibility.
        *
        * @since 1.5.0.1
        *
        * @return array All object fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:344
        public getFieldsLang(): array Prepare multilang fields.
        $this->context->currency->getFieldsLang()
        /**
        * Prepare multilang fields.
        *
        * @since 1.5.0.1
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:363
        public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
        $this->context->currency->getAssociatedLanguage()
        /**
        * Returns the language related to the object or the default one if it doesn't exists
        *
        * @return Language
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:401
        public getObjectName(): string Get object name Used for read/write in required fields table.
        $this->context->currency->getObjectName()
        /**
        * Get object name
        * Used for read/write in required fields table.
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:559
        public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
        $this->context->currency->save($null_values = false, $auto_date = true)
        /**
        * Saves current object to database (add or update).
        *
        * @param bool $null_values
        * @param bool $auto_date
        *
        * @return bool Insertion result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:574
        public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
        $this->context->currency->duplicateObject()
        /**
        * Takes current object ID, gets its values from database,
        * saves them in a new row and loads newly saved values as a new object.
        *
        * @return ObjectModel|false
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:687
        public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
        $this->context->currency->softDelete()
        /**
        * Does a soft delete on current object, using the "deleted" field in DB
        * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:975
        public toggleStatus(): bool Update result Toggles object status in database.
        $this->context->currency->toggleStatus()
        /**
        * Toggles object status in database.
        *
        * @return bool Update result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:998
        public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
        $this->context->currency->validateFields($die = true, $error_return = false)
        /**
        * Checks if object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $error_return
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1090
        public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
        $this->context->currency->validateFieldsLang($die = true, $errorReturn = false)
        /**
        * Checks if multilingual object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $errorReturn
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1124
        public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
        $this->context->currency->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
        /**
        * Validate a single field.
        *
        * @since 1.5.0.1
        *
        * @param string $field Field name
        * @param mixed $value Field value
        * @param int|null $id_lang Language ID
        * @param array $skip array of fields to skip
        * @param bool $human_errors if true, uses more descriptive, translatable error strings
        *
        * @return bool|string true or error message string
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1178
        public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
        $this->context->currency->validateController($htmlentities = true)
        /**
        * Validates submitted values and returns an array of errors, if any.
        *
        * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1338
        public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
        $this->context->currency->getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit)
        /**
        * Returns webservice object list.
        *
        * @param string $sql_join
        * @param string $sql_filter
        * @param string $sql_sort
        * @param string $sql_limit
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1508
        public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
        $this->context->currency->validateFieldsRequiredDatabase($htmlentities = true)
        /**
        * Validate required fields.
        *
        * @param bool $htmlentities
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1553
        public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
        $this->context->currency->getFieldsRequiredDatabase($all = false)
        /**
        * Returns an array of required fields.
        *
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1587
        public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
        $this->context->currency->isFieldRequired($field_name, $all = false)
        /**
        * Returns true if required field exists.
        *
        * @param string $field_name to search
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1603
        public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
        $this->context->currency->cacheFieldsRequiredDatabase($all = true)
        /**
        * Caches data about required objects fields in memory.
        *
        * @param bool $all if true, caches required fields of all object classes
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1621
        public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
        $this->context->currency->getCachedFieldsRequiredDatabase($all = false)
        /**
        * Get required fields list for this model or for all the models.
        *
        * @param bool $all : whether it should return required fields for this model or all the models
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1642
        public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
        $this->context->currency->addFieldsRequiredDatabase($fields)
        /**
        * Sets required field for this class in the database.
        *
        * @param array $fields
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1666
        public clearCache($all = false) Clears cache entries that have this object's ID.
        $this->context->currency->clearCache($all = false)
        /**
        * Clears cache entries that have this object's ID.
        *
        * @param bool $all If true, clears cache for all objects
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1698
        public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
        $this->context->currency->isAssociatedToShop($id_shop = null)
        /**
        * Checks if current object is associated to a shop.
        *
        * @since 1.5.0.1
        *
        * @param int|null $id_shop
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1716
        public associateTo($id_shops): bool|void This function associate an item to its context.
        $this->context->currency->associateTo($id_shops)
        /**
        * This function associate an item to its context.
        *
        * @param int|array $id_shops
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1753
        public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
        $this->context->currency->getAssociatedShops()
        /**
        * Gets the list of associated shop IDs.
        *
        * @since 1.5.0.1
        *
        * @return array<int, int>
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1789
        public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
        $this->context->currency->duplicateShops($id)
        /**
        * Copies shop association data from object with specified ID.
        *
        * @since 1.5.0.1
        *
        * @param int $id
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1815
        public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
        $this->context->currency->hasMultishopEntries()
        /**
        * Checks if there is more than one entry in associated shop table for current object.
        *
        * @since 1.5.0.1
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1843
        public isMultishop(): bool Checks if object is multi-shop object.
        $this->context->currency->isMultishop()
        /**
        * Checks if object is multi-shop object.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1857
        public isMultiShopField($field): bool Checks if a field is a multi-shop field.
        $this->context->currency->isMultiShopField($field)
        /**
        * Checks if a field is a multi-shop field.
        *
        * @param string $field
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1869
        public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
        $this->context->currency->isLangMultishop()
        /**
        * Checks if the object is both multi-language and multi-shop.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1879
        public getShopId(): int Returns the shop ID used to fetch initial object data.
        $this->context->currency->getShopId()
        /**
        * Returns the shop ID used to fetch initial object data.
        *
        * @return int
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1934
        public deleteImage($force_delete = false): bool Delete images associated with the object.
        $this->context->currency->deleteImage($force_delete = false)
        /**
        * Delete images associated with the object.
        *
        * @param bool $force_delete
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1946
        public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
        $this->context->currency->hydrate(array $data, $id_lang = null)
        /**
        * Fill an object with given data. Data must be an array with this syntax:
        * array(objProperty => value, objProperty2 => value, etc.).
        *
        * @since 1.5.0.1
        *
        * @param array $data
        * @param int|null $id_lang
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2070
        public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
        $this->context->currency->getFieldByLang($field_name, $id_lang = null)
        /**
        * Return the field value for the specified language if the field is multilang,
        * else the field value.
        *
        * @since 1.5.0.1
        *
        * @param string $field_name
        * @param int|null $id_lang
        *
        * @return mixed
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2270
        public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
        $this->context->currency->setFieldsToUpdate(?array $fields)
        /**
        * Set a list of specific fields to update
        * array(field1 => true, field2 => false,
        * langfield1 => array(1 => true, 2 => false)).
        *
        * @since 1.5.0.1
        *
        * @param array<string, bool|array<int, bool>>|null $fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2298
        public getFieldsToUpdate(): ?array
        $this->context->currency->getFieldsToUpdate()
        /**
        * @return array<string, bool|array<int, bool>>|null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2306
        public getHtmlFields() Return HtmlFields for object.
        $this->context->currency->getHtmlFields()
        /**
        * Return HtmlFields for object.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2330
        protected trans($id, array $parameters = array(), $domain = null, $locale = null)
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:287
        protected formatFields($type, $id_lang = null): array Formats values of each fields.
        /**
        * Formats values of each fields.
        *
        * @since 1.5.0.1
        *
        * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
        * @param int $id_lang If this parameter is given, only take lang fields
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:424
        protected getTranslationsFields($fields_array): array
        /**
        * @deprecated 1.5.0.1 (use getFieldsLang())
        *
        * @param array $fields_array
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1024
        protected makeTranslationFields(&$fields, &$fields_array, $id_language)
        /**
        * @deprecated 1.5.0.1
        *
        * @param array $fields
        * @param array $fields_array
        * @param int $id_language
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1048
        protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
        /**
        * Retrocompatibility for classes without $definition static.
        *
        * @TODO Remove this in 1.6 !
        *
        * @since 1.5.0.1
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2196
        protected getShopIdsList(): array
        /**
        * @return int[]
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2357
        public static resetStaticCache() reset static cache (eg unit testing purpose).
        \CurrencyCore::resetStaticCache()
        /**
        * reset static cache (eg unit testing purpose).
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:377
        public static exists($isoCode, $idShop0): bool Indicates whether the Currency already exists Check if a Currency already exists.
        \CurrencyCore::exists($isoCode, $idShop0)
        /**
        * Check if a Currency already exists.
        *
        * @param int|string $isoCode int for iso code number string for iso code
        * @param int $idShop Shop ID
        *
        * @return bool Indicates whether the Currency already exists
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:430
        public static getCurrencies($object = false, $active = true, $groupBy = false): array Currencies Return available currencies.
        \CurrencyCore::getCurrencies($object = false, $active = true, $groupBy = false)
        /**
        * Return available currencies.
        *
        * @param bool $object
        * @param bool $active
        * @param bool $groupBy
        *
        * @return array Currencies
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:666
        public static findAll($active = true, $groupBy = false, $currentShopOnly = true): array Currency data from database Retrieve all currencies data from the database.
        \CurrencyCore::findAll($active = true, $groupBy = false, $currentShopOnly = true)
        /**
        * Retrieve all currencies data from the database.
        *
        * @param bool $active If true only active are returned
        * @param bool $groupBy Group by id_currency
        * @param bool $currentShopOnly If true returns only currencies associated to current shop
        *
        * @return array Currency data from database
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:685
        public static findAllInstalled(): array Currency data from database Retrieve all currencies data from the database.
        \CurrencyCore::findAllInstalled()
        /**
        * Retrieve all currencies data from the database.
        *
        * @return array Currency data from database
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:706
        public static getCurrenciesByIdShop($idShop0): array|Currency Get Currencies by Shop ID.
        \CurrencyCore::getCurrenciesByIdShop($idShop0)
        /**
        * Get Currencies by Shop ID.
        *
        * @param int $idShop Shop ID
        *
        * @return array|Currency
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:742
        public static getPaymentCurrenciesSpecial($idModule, $idShop = null): array
        \CurrencyCore::getPaymentCurrenciesSpecial($idModule, $idShop = null)
        /**
        * @param int $idModule
        * @param int|null $idShop
        *
        * @return array
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:789
        public static getPaymentCurrencies($idModule, $idShop = null): array|false|mysqli_result|PDOStatement|resource|null Get payment Currencies.
        \CurrencyCore::getPaymentCurrencies($idModule, $idShop = null)
        /**
        * Get payment Currencies.
        *
        * @param int $idModule Module ID
        * @param int|null $idShop Shop ID
        *
        * @return array|false|mysqli_result|PDOStatement|resource|null
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:811
        public static checkPaymentCurrencies($idModule, $idShop = null): array|PDOStatement|resource|null Check payment Currencies.
        \CurrencyCore::checkPaymentCurrencies($idModule, $idShop = null)
        /**
        * Check payment Currencies.
        *
        * @param int $idModule Module ID
        * @param int|null $idShop Shop ID
        *
        * @return array|PDOStatement|resource|null
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:837
        public static getCurrency($idCurrency): array|bool|object|null Get Currency.
        \CurrencyCore::getCurrency($idCurrency)
        /**
        * Get Currency.
        *
        * @param int $idCurrency Currency ID
        *
        * @return array|bool|object|null
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:865
        public static getIdByIsoCode($isoCode, $idShop0, $forceRefreshCache = false, $includeDeleted = false): int Currency ID Get Currency ID by ISO code.
        \CurrencyCore::getIdByIsoCode($isoCode, $idShop0, $forceRefreshCache = false, $includeDeleted = false)
        /**
        * Get Currency ID by ISO code.
        *
        * @param string $isoCode ISO code
        * @param int $idShop Shop ID
        * @param bool $forceRefreshCache [default=false] Set to TRUE to forcefully refresh any currently cached results
        * @param bool $includeDeleted [default=false] Set to TRUE to get result even for soft deleted currency
        *
        * @return int Currency ID
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:886
        public static getIsoCodeById(int $id, bool $forceRefreshCache = false): string Get Currency ISO Code by ID
        \CurrencyCore::getIsoCodeById(int $id, bool $forceRefreshCache = false)
        /**
        * Get Currency ISO Code by ID
        *
        * @param int $id
        * @param bool $forceRefreshCache
        *
        * @return string
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:914
        public static getIdByNumericIsoCode($numericIsoCode, $idShop0): int Currency ID Get Currency ID by numeric ISO code.
        \CurrencyCore::getIdByNumericIsoCode($numericIsoCode, $idShop0)
        /**
        * Get Currency ID by numeric ISO code.
        *
        * @param int $numericIsoCode ISO code
        * @param int $idShop Shop ID
        *
        * @return int Currency ID
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:935
        public static getIdByQuery($idShop0, $includeDeleted = false): DbQuery Get Currency ID query.
        \CurrencyCore::getIdByQuery($idShop0, $includeDeleted = false)
        /**
        * Get Currency ID query.
        *
        * @param int $idShop Shop ID
        * @param bool $includeDeleted [default=false] Set to TRUE to get result even for soft deleted currency
        *
        * @return DbQuery
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:959
        public static getDefaultCurrency(): bool|Currency Get default Currency.
        \CurrencyCore::getDefaultCurrency()
        /**
        * Get default Currency.
        *
        * @return bool|Currency
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1029
        public static getDefaultCurrencyId(): int Get default currency Id.
        \CurrencyCore::getDefaultCurrencyId()
        /**
        * Get default currency Id.
        *
        * @return int
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1044
        public static refreshCurrencies(): string Error message Refresh Currencies.
        \CurrencyCore::refreshCurrencies()
        /**
        * Refresh Currencies.
        *
        * @return string Error message
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1054
        public static getCurrencyInstance($id): Currency Get Currency instance.
        \CurrencyCore::getCurrencyInstance($id)
        /**
        * Get Currency instance.
        *
        * @param int $id Currency ID
        *
        * @return Currency
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1086
        public static countActiveCurrencies($idShop = null): mixed Amount of active Currencies Count active Currencies.
        \CurrencyCore::countActiveCurrencies($idShop = null)
        /**
        * Count active Currencies.
        *
        * @param int|null $idShop Shop ID
        *
        * @return mixed Amount of active Currencies
        *               `false` if none found
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1127
        public static isMultiCurrencyActivated($idShop = null): bool Indicates whether multi Currency is actived Is multi Currency activated?
        \CurrencyCore::isMultiCurrencyActivated($idShop = null)
        /**
        * Is multi Currency activated?
        *
        * @param int|null $idShop Shop ID
        *
        * @return bool Indicates whether multi Currency is actived
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:1151
        public static getRepositoryClassName(): null
        \ObjectModelCore::getRepositoryClassName()
        /**
        * @return null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:201
        public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
        \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
        /**
        * Returns object validation rules (fields validity).
        *
        * @param string $class Child class name for static use (optional)
        *
        * @return array Validation rules (fields validity)
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:221
        public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
        \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
        /**
        * Formats a value.
        *
        * @param mixed $value
        * @param int $type
        * @param bool $with_quotes
        * @param bool $purify
        * @param bool $allow_null
        *
        * @return mixed
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:491
        public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
        \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
        /**
        * Returns field name translation.
        *
        * @param string $field Field name
        * @param string $class ObjectModel class name
        * @param bool $htmlentities If true, applies htmlentities() to result string
        * @param Context|null $context Context object
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1309
        public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
        \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
        /**
        * Updates a table and splits the common datas and the shop datas.
        *
        * @since 1.5.0.1
        *
        * @param string $classname
        * @param array $data
        * @param string $where
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1895
        public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
        \ObjectModelCore::existsInDatabase($id_entity, $table = null)
        /**
        * Checks if an object exists in database.
        *
        * @param int $id_entity
        * @param string $table Deprecated since 1.7.8.x
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2005
        public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
        \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
        /**
        * Checks if an object type exists in the database.
        *
        * @since 1.5.0.1
        *
        * @param string|null $table Name of table linked to entity
        * @param bool $has_active_column True if the table has an active column
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2045
        public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
        \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
        /**
        * Fill (hydrate) a list of objects in order to get a collection of these objects.
        *
        * @since 1.5.0.1
        *
        * @param string $class Class of objects to hydrate
        * @param array $datas List of data (multi-dimensional array)
        * @param int|null $id_lang
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2097
        public static getDefinition($class, $field = null): array Returns object definition.
        \ObjectModelCore::getDefinition($class, $field = null)
        /**
        * Returns object definition.
        *
        * @param string|object $class Name of object
        * @param string|null $field Name of field if we want the definition of one field only
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2151
        public static enableCache() Enables object caching.
        \ObjectModelCore::enableCache()
        /**
        * Enables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2314
        public static disableCache() Disables object caching.
        \ObjectModelCore::disableCache()
        /**
        * Disables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2322
        protected static addCldrDatasToCurrency($currencies, $isObject = false): mixed object|array Add Cldr datas to result query or signe object/array.
        /**
        * Add Cldr datas to result query or signe object/array.
        *
        * @param array|object $currencies
        * @param bool $isObject
        *
        * @return mixed object|array
        */
        
        Inherited from CurrencyCore
        Defined in <ROOT>/classes/Currency.php:762
      • public static $definition :: array (4)
        \CurrencyCore::$definition
        table => string (8) "currency"
        \CurrencyCore::$definition['table']
        primary => string (11) "id_currency"
        \CurrencyCore::$definition['primary']
        multilang => boolean true
        \CurrencyCore::$definition['multilang']
        fields => array (11)
        \CurrencyCore::$definition['fields']
        iso_code => array (4)
        \CurrencyCore::$definition['fields']['iso_code']
        type => integer 3
        \CurrencyCore::$definition['fields']['iso_code']['type']
        validate => string (17) "isLanguageIsoCode"
        \CurrencyCore::$definition['fields']['iso_code']['validate']
        required => boolean true
        \CurrencyCore::$definition['fields']['iso_code']['required']
        size => integer 3
        \CurrencyCore::$definition['fields']['iso_code']['size']
        numeric_iso_code => array (4)
        \CurrencyCore::$definition['fields']['numeric_iso_code']
        type => integer 3
        \CurrencyCore::$definition['fields']['numeric_iso_code']['type']
        allow_null => boolean true
        \CurrencyCore::$definition['fields']['numeric_iso_code']['allow_null']
        validate => string (16) "isNumericIsoCode"
        \CurrencyCore::$definition['fields']['numeric_iso_code']['validate']
        • Base64
        • base64_decode(validate) binary string (12)
          base64_decode(\CurrencyCore::$definition['fields']['numeric_iso_code']['validate'])
        size => integer 3
        \CurrencyCore::$definition['fields']['numeric_iso_code']['size']
        precision => array (2)
        \CurrencyCore::$definition['fields']['precision']
        type => integer 1
        \CurrencyCore::$definition['fields']['precision']['type']
        validate => string (5) "isInt"
        \CurrencyCore::$definition['fields']['precision']['validate']
        conversion_rate => array (4)
        \CurrencyCore::$definition['fields']['conversion_rate']
        type => integer 4
        \CurrencyCore::$definition['fields']['conversion_rate']['type']
        validate => string (15) "isUnsignedFloat"
        \CurrencyCore::$definition['fields']['conversion_rate']['validate']
        required => boolean true
        \CurrencyCore::$definition['fields']['conversion_rate']['required']
        shop => boolean true
        \CurrencyCore::$definition['fields']['conversion_rate']['shop']
        deleted => array (2)
        \CurrencyCore::$definition['fields']['deleted']
        type => integer 2
        \CurrencyCore::$definition['fields']['deleted']['type']
        validate => string (6) "isBool"
        \CurrencyCore::$definition['fields']['deleted']['validate']
        active => array (2)
        \CurrencyCore::$definition['fields']['active']
        type => integer 2
        \CurrencyCore::$definition['fields']['active']['type']
        validate => string (6) "isBool"
        \CurrencyCore::$definition['fields']['active']['validate']
        unofficial => array (2)
        \CurrencyCore::$definition['fields']['unofficial']
        type => integer 2
        \CurrencyCore::$definition['fields']['unofficial']['type']
        validate => string (6) "isBool"
        \CurrencyCore::$definition['fields']['unofficial']['validate']
        modified => array (2)
        \CurrencyCore::$definition['fields']['modified']
        type => integer 2
        \CurrencyCore::$definition['fields']['modified']['type']
        validate => string (6) "isBool"
        \CurrencyCore::$definition['fields']['modified']['validate']
        name => array (4)
        \CurrencyCore::$definition['fields']['name']
        type => integer 3
        \CurrencyCore::$definition['fields']['name']['type']
        lang => boolean true
        \CurrencyCore::$definition['fields']['name']['lang']
        validate => string (13) "isGenericName"
        \CurrencyCore::$definition['fields']['name']['validate']
        size => integer 255
        \CurrencyCore::$definition['fields']['name']['size']
        symbol => array (3)
        \CurrencyCore::$definition['fields']['symbol']
        type => integer 3
        \CurrencyCore::$definition['fields']['symbol']['type']
        lang => boolean true
        \CurrencyCore::$definition['fields']['symbol']['lang']
        size => integer 255
        \CurrencyCore::$definition['fields']['symbol']['size']
        pattern => array (3)
        \CurrencyCore::$definition['fields']['pattern']
        type => integer 3
        \CurrencyCore::$definition['fields']['pattern']['type']
        lang => boolean true
        \CurrencyCore::$definition['fields']['pattern']['lang']
        size => integer 255
        \CurrencyCore::$definition['fields']['pattern']['size']
        public static $htmlFields :: array (6)
        \ObjectModelCore::$htmlFields
        category => array (2)
        \ObjectModelCore::$htmlFields['category']
        0 => string (11) "description"
        \ObjectModelCore::$htmlFields['category'][0]
        1 => string (22) "additional_description"
        \ObjectModelCore::$htmlFields['category'][1]
        customer => array (1)
        \ObjectModelCore::$htmlFields['customer']
        0 => string (4) "note"
        \ObjectModelCore::$htmlFields['customer'][0]
        gender => array (0)
        \ObjectModelCore::$htmlFields['gender']
        risk => array (0)
        \ObjectModelCore::$htmlFields['risk']
        country => array (0)
        \ObjectModelCore::$htmlFields['country']
        lang => array (0)
        \ObjectModelCore::$htmlFields['lang']
        protected static $currencies :: array (1)
        1 => Currency#437 (43) Recursion
        protected static $countActiveCurrencies :: array (0)
        protected static $fieldsRequiredDatabase :: array (0)
        protected static $loaded_classes :: array (14)
        Shop => array (36)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "shop"
        identifier => string (7) "id_shop"
        fieldsRequired => array (3)
        0 => string (4) "name"
        1 => string (11) "id_category"
        2 => string (13) "id_shop_group"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (5)
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        theme_name => string (11) "isThemeName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_shop_group => array (1) Depth Limit
        id_category => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "shop"
        primary => string (7) "id_shop"
        fields => array (7)
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        id_category => array (2) Depth Limit
        theme_name => array (2) Depth Limit
        id_shop_group => array (2) Depth Limit
        classname => string (4) "Shop"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_category => null
        theme_name => null
        name => null
        color => null
        active => boolean true
        deleted => null
        physical_uri => null
        virtual_uri => null
        domain => null
        domain_ssl => null
        group => null
        address => null
        theme => null
        Country => array (33)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "country"
        identifier => string (10) "id_country"
        fieldsRequired => array (5)
        0 => string (7) "id_zone"
        1 => string (8) "iso_code"
        2 => string (15) "contains_states"
        3 => string (26) "need_identification_number"
        4 => string (17) "display_tax_label"
        fieldsSize => array (1)
        iso_code => integer 3
        fieldsValidate => array (10)
        id_zone => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        call_prefix => string (5) "isInt"
        iso_code => string (17) "isLanguageIsoCode"
        active => string (6) "isBool"
        contains_states => string (6) "isBool"
        need_identification_number => string (6) "isBool"
        need_zip_code => string (6) "isBool"
        zip_code_format => string (15) "isZipCodeFormat"
        display_tax_label => string (6) "isBool"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 64
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "countries"
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (7) "country"
        primary => string (10) "id_country"
        multilang => boolean true
        fields => array (11)
        id_zone => array (3) Depth Limit
        id_currency => array (2) Depth Limit
        call_prefix => array (2) Depth Limit
        iso_code => array (4) Depth Limit
        active => array (2) Depth Limit
        contains_states => array (3) Depth Limit
        need_identification_number => array (3) Depth Limit
        need_zip_code => array (2) Depth Limit
        zip_code_format => array (2) Depth Limit
        display_tax_label => array (3) Depth Limit
        name => array (5) Depth Limit
        associations => array (3)
        zone => array (1) Depth Limit
        currency => array (1) Depth Limit
        l => array (3) Depth Limit
        classname => string (7) "Country"
        update_fields => null
        force_id => boolean false
        id_zone => null
        id_currency => null
        iso_code => null
        call_prefix => null
        name => null
        contains_states => null
        need_identification_number => null
        need_zip_code => null
        zip_code_format => null
        display_tax_label => boolean true
        active => boolean true
        ShopGroup => array (29)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (10) "shop_group"
        identifier => string (13) "id_shop_group"
        fieldsRequired => array (1)
        0 => string (4) "name"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (7)
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        share_customer => string (6) "isBool"
        share_order => string (6) "isBool"
        share_stock => string (6) "isBool"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (10) "shop_group"
        primary => string (13) "id_shop_group"
        fields => array (7)
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        share_customer => array (2) Depth Limit
        share_order => array (2) Depth Limit
        share_stock => array (2) Depth Limit
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        classname => string (9) "ShopGroup"
        update_fields => null
        force_id => boolean false
        name => null
        color => null
        active => boolean true
        share_customer => null
        share_stock => null
        share_order => null
        deleted => null
        Language => array (31)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "lang"
        identifier => string (7) "id_lang"
        fieldsRequired => array (4)
        0 => string (4) "name"
        1 => string (8) "iso_code"
        2 => string (16) "date_format_lite"
        3 => string (16) "date_format_full"
        fieldsSize => array (6)
        name => integer 32
        iso_code => integer 2
        locale => integer 5
        language_code => integer 5
        date_format_lite => integer 32
        date_format_full => integer 32
        fieldsValidate => array (8)
        name => string (13) "isGenericName"
        iso_code => string (17) "isLanguageIsoCode"
        locale => string (8) "isLocale"
        language_code => string (14) "isLanguageCode"
        active => string (6) "isBool"
        is_rtl => string (6) "isBool"
        date_format_lite => string (15) "isPhpDateFormat"
        date_format_full => string (15) "isPhpDateFormat"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectNodeName => string (8) "language"
        objectsNodeName => string (9) "languages"
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "lang"
        primary => string (7) "id_lang"
        fields => array (8)
        name => array (4) Depth Limit
        iso_code => array (4) Depth Limit
        locale => array (3) Depth Limit
        language_code => array (3) Depth Limit
        active => array (2) Depth Limit
        is_rtl => array (2) Depth Limit
        date_format_lite => array (4) Depth Limit
        date_format_full => array (4) Depth Limit
        classname => string (8) "Language"
        update_fields => null
        force_id => boolean false
        name => null
        iso_code => null
        locale => null
        language_code => null
        date_format_lite => UTF-8 string (9) "Y‑m‑d"
        date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
        is_rtl => boolean false
        active => boolean true
        translationsFilesAndVars => array (5)
        fields => string (7) "_FIELDS"
        errors => string (7) "_ERRORS"
        admin => string (8) "_LANGADM"
        pdf => string (8) "_LANGPDF"
        tabs => string (4) "tabs"
        Customer => array (61)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "customer"
        identifier => string (11) "id_customer"
        fieldsRequired => array (4)
        0 => string (8) "lastname"
        1 => string (9) "firstname"
        2 => string (5) "email"
        3 => string (6) "passwd"
        fieldsSize => array (6)
        lastname => integer 255
        firstname => integer 255
        email => integer 255
        passwd => integer 255
        note => integer 65000
        reset_password_token => integer 40
        fieldsValidate => array (27)
        secure_key => string (5) "isMd5"
        lastname => string (14) "isCustomerName"
        firstname => string (14) "isCustomerName"
        email => string (7) "isEmail"
        passwd => string (16) "isHashedPassword"
        • Base64
        • base64_decode(passwd) binary string (12)
        id_gender => string (12) "isUnsignedId"
        birthday => string (11) "isBirthDate"
        newsletter => string (6) "isBool"
        optin => string (6) "isBool"
        website => string (5) "isUrl"
        company => string (13) "isGenericName"
        siret => string (13) "isGenericName"
        ape => string (5) "isApe"
        outstanding_allow_amount => string (7) "isFloat"
        show_public_prices => string (6) "isBool"
        id_risk => string (13) "isUnsignedInt"
        max_payment_days => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        is_guest => string (6) "isBool"
        id_shop => string (12) "isUnsignedId"
        id_shop_group => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        reset_password_token => string (6) "isSha1"
        reset_password_validity => string (12) "isDateOrNull"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (3)
        objectMethods => array (2)
        add => string (5) "addWs"
        update => string (8) "updateWs"
        fields => array (8)
        id_default_group => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        newsletter_date_add => array (0)
        ip_registration_newsletter => array (0)
        last_passwd_gen => array (1) Depth Limit
        secure_key => array (1) Depth Limit
        deleted => array (0)
        passwd => array (1) Depth Limit
        associations => array (1)
        groups => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (8) "customer"
        primary => string (11) "id_customer"
        fields => array (32)
        secure_key => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        email => array (4) Depth Limit
        passwd => array (4) Depth Limit
        last_passwd_gen => array (2) Depth Limit
        id_gender => array (2) Depth Limit
        birthday => array (2) Depth Limit
        newsletter => array (2) Depth Limit
        newsletter_date_add => array (2) Depth Limit
        ip_registration_newsletter => array (2) Depth Limit
        optin => array (2) Depth Limit
        website => array (2) Depth Limit
        company => array (2) Depth Limit
        siret => array (2) Depth Limit
        ape => array (2) Depth Limit
        outstanding_allow_amount => array (3) Depth Limit
        show_public_prices => array (3) Depth Limit
        id_risk => array (3) Depth Limit
        max_payment_days => array (3) Depth Limit
        active => array (3) Depth Limit
        deleted => array (3) Depth Limit
        note => array (3) Depth Limit
        is_guest => array (3) Depth Limit
        id_shop => array (3) Depth Limit
        id_shop_group => array (3) Depth Limit
        id_default_group => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        reset_password_token => array (4) Depth Limit
        reset_password_validity => array (3) Depth Limit
        classname => string (8) "Customer"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        secure_key => null
        note => null
        id_gender => integer 0
        id_default_group => integer 3
        lastname => null
        firstname => null
        birthday => null
        email => null
        newsletter => null
        ip_registration_newsletter => null
        newsletter_date_add => null
        optin => null
        website => null
        company => null
        siret => null
        ape => null
        outstanding_allow_amount => integer 0
        show_public_prices => integer 0
        id_risk => null
        max_payment_days => integer 0
        passwd => null
        last_passwd_gen => null
        active => boolean true
        is_guest => boolean false
        deleted => boolean false
        date_add => null
        date_upd => null
        years => null
        days => null
        months => null
        geoloc_id_country => null
        geoloc_id_state => null
        geoloc_postcode => null
        logged => boolean false
        id_guest => null
        groupBox => null
        reset_password_token => null
        reset_password_validity => null
        Category => array (44)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "category"
        identifier => string (11) "id_category"
        fieldsRequired => array (1)
        0 => string (6) "active"
        fieldsSize => array (0)
        fieldsValidate => array (9)
        nleft => string (13) "isUnsignedInt"
        nright => string (13) "isUnsignedInt"
        level_depth => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        id_parent => string (13) "isUnsignedInt"
        id_shop_default => string (12) "isUnsignedId"
        is_root_category => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (2)
        0 => string (4) "name"
        1 => string (12) "link_rewrite"
        fieldsSizeLang => array (5)
        name => integer 128
        link_rewrite => integer 128
        meta_title => integer 255
        meta_description => integer 512
        meta_keywords => integer 255
        fieldsValidateLang => array (7)
        name => string (13) "isCatalogName"
        link_rewrite => string (13) "isLinkRewrite"
        description => string (11) "isCleanHtml"
        additional_description => string (11) "isCleanHtml"
        meta_title => string (13) "isGenericName"
        meta_description => string (13) "isGenericName"
        meta_keywords => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (4)
        objectsNodeName => string (10) "categories"
        hidden_fields => array (3)
        0 => string (5) "nleft"
        1 => string (6) "nright"
        2 => string (8) "groupBox"
        fields => array (3)
        id_parent => array (1) Depth Limit
        level_depth => array (1) Depth Limit
        nb_products_recursive => array (2) Depth Limit
        associations => array (2)
        categories => array (2) Depth Limit
        products => array (2) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (7)
        table => string (8) "category"
        primary => string (11) "id_category"
        multilang => boolean true
        multilang_shop => boolean true
        fields => array (17)
        nleft => array (2) Depth Limit
        nright => array (2) Depth Limit
        level_depth => array (2) Depth Limit
        active => array (3) Depth Limit
        id_parent => array (2) Depth Limit
        id_shop_default => array (2) Depth Limit
        is_root_category => array (2) Depth Limit
        position => array (1) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        link_rewrite => array (6) Depth Limit
        description => array (3) Depth Limit
        additional_description => array (3) Depth Limit
        meta_title => array (4) Depth Limit
        meta_description => array (4) Depth Limit
        meta_keywords => array (4) Depth Limit
        classname => string (8) "Category"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_category => null
        name => null
        active => boolean true
        position => null
        description => null
        additional_description => null
        id_parent => null
        id_category_default => null
        level_depth => null
        nleft => null
        nright => null
        link_rewrite => null
        meta_title => null
        meta_keywords => null
        meta_description => null
        date_add => null
        date_upd => null
        is_root_category => null
        id_shop_default => null
        groupBox => null
        doNotRegenerateNTree => boolean false
        id_image => string (7) "default"
        Currency => array (41)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "currency"
        identifier => string (11) "id_currency"
        fieldsRequired => array (2)
        0 => string (8) "iso_code"
        1 => string (15) "conversion_rate"
        fieldsSize => array (2)
        iso_code => integer 3
        numeric_iso_code => integer 3
        fieldsValidate => array (8)
        iso_code => string (17) "isLanguageIsoCode"
        numeric_iso_code => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(numeric_iso_code) binary string (12)
        precision => string (5) "isInt"
        conversion_rate => string (15) "isUnsignedFloat"
        deleted => string (6) "isBool"
        active => string (6) "isBool"
        unofficial => string (6) "isBool"
        modified => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (3)
        name => integer 255
        symbol => integer 255
        pattern => integer 255
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (10) "currencies"
        fields => array (4)
        names => array (2) Depth Limit
        name => array (2) Depth Limit
        symbol => array (1) Depth Limit
        iso_code => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (8) "currency"
        primary => string (11) "id_currency"
        multilang => boolean true
        fields => array (11)
        iso_code => array (4) Depth Limit
        numeric_iso_code => array (4) Depth Limit
        precision => array (2) Depth Limit
        conversion_rate => array (4) Depth Limit
        deleted => array (2) Depth Limit
        active => array (2) Depth Limit
        unofficial => array (2) Depth Limit
        modified => array (2) Depth Limit
        name => array (4) Depth Limit
        symbol => array (3) Depth Limit
        pattern => array (3) Depth Limit
        classname => string (8) "Currency"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        localizedNames => null
        iso_code => null
        iso_code_num => null
        numeric_iso_code => null
        conversion_rate => null
        deleted => boolean false
        unofficial => null
        modified => null
        active => null
        sign => null
        symbol => null
        format => null
        blank => null
        decimals => null
        precision => null
        pattern => null
        prefix => null
        suffix => null
        Cart => array (47)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "cart"
        identifier => string (7) "id_cart"
        fieldsRequired => array (2)
        0 => string (11) "id_currency"
        1 => string (7) "id_lang"
        fieldsSize => array (1)
        secure_key => integer 32
        fieldsValidate => array (16)
        id_shop_group => string (12) "isUnsignedId"
        id_shop => string (12) "isUnsignedId"
        id_address_delivery => string (12) "isUnsignedId"
        id_address_invoice => string (12) "isUnsignedId"
        id_carrier => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        id_customer => string (12) "isUnsignedId"
        id_guest => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        recyclable => string (6) "isBool"
        gift => string (6) "isBool"
        gift_message => string (11) "isCleanHtml"
        mobile_theme => string (6) "isBool"
        allow_seperated_package => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        fields => array (6)
        id_address_delivery => array (1) Depth Limit
        id_address_invoice => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        id_customer => array (1) Depth Limit
        id_guest => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        associations => array (1)
        cart_rows => array (3) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "cart"
        primary => string (7) "id_cart"
        fields => array (18)
        id_shop_group => array (2) Depth Limit
        id_shop => array (2) Depth Limit
        id_address_delivery => array (2) Depth Limit
        id_address_invoice => array (2) Depth Limit
        id_carrier => array (2) Depth Limit
        id_currency => array (3) Depth Limit
        id_customer => array (2) Depth Limit
        id_guest => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        recyclable => array (2) Depth Limit
        gift => array (2) Depth Limit
        gift_message => array (2) Depth Limit
        mobile_theme => array (2) Depth Limit
        delivery_option => array (1) Depth Limit
        secure_key => array (2) Depth Limit
        allow_seperated_package => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        classname => string (4) "Cart"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_address_delivery => null
        id_address_invoice => null
        id_currency => null
        id_customer => null
        id_guest => null
        recyclable => boolean false
        gift => boolean false
        gift_message => null
        mobile_theme => null
        date_add => null
        secure_key => null
        id_carrier => integer 0
        date_upd => null
        checkedTos => boolean false
        pictures => null
        textFields => null
        delivery_option => null
        allow_seperated_package => boolean false
        _products => null
        _taxCalculationMethod => integer 1
        configuration => null
        addressFactory => null
        shouldSplitGiftProductsQuantity => boolean false
        shouldExcludeGiftsDiscount => boolean false
        Group => array (28)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "group"
        identifier => string (8) "id_group"
        fieldsRequired => array (1)
        0 => string (20) "price_display_method"
        fieldsSize => array (0)
        fieldsValidate => array (5)
        reduction => string (7) "isFloat"
        price_display_method => string (20) "isPriceDisplayMethod"
        • Base64
        • base64_decode(price_display_method) binary string (15)
        show_prices => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 32
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (5) "group"
        primary => string (8) "id_group"
        multilang => boolean true
        fields => array (6)
        reduction => array (2) Depth Limit
        price_display_method => array (3) Depth Limit
        show_prices => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (5) "Group"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        reduction => null
        price_display_method => null
        show_prices => boolean true
        date_add => null
        date_upd => null
        Gender => array (25)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (6) "gender"
        identifier => string (9) "id_gender"
        fieldsRequired => array (1)
        0 => string (4) "type"
        fieldsSize => array (0)
        fieldsValidate => array (0)
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (6) "gender"
        primary => string (9) "id_gender"
        multilang => boolean true
        fields => array (2)
        type => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (6) "Gender"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_gender => null
        name => null
        type => null
        Risk => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "risk"
        identifier => string (7) "id_risk"
        fieldsRequired => array (0)
        fieldsSize => array (1)
        color => integer 32
        fieldsValidate => array (2)
        color => string (7) "isColor"
        percent => string (12) "isPercentage"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (4) "risk"
        primary => string (7) "id_risk"
        multilang => boolean true
        fields => array (3)
        name => array (5) Depth Limit
        color => array (3) Depth Limit
        percent => array (2) Depth Limit
        classname => string (4) "Risk"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_risk => null
        name => null
        color => null
        percent => null
        Address => array (45)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "address"
        identifier => string (10) "id_address"
        fieldsRequired => array (6)
        0 => string (10) "id_country"
        1 => string (5) "alias"
        2 => string (8) "lastname"
        3 => string (9) "firstname"
        4 => string (8) "address1"
        5 => string (4) "city"
        fieldsSize => array (12)
        alias => integer 32
        company => integer 255
        lastname => integer 255
        firstname => integer 255
        address1 => integer 128
        address2 => integer 128
        postcode => integer 12
        city => integer 64
        other => integer 300
        phone => integer 32
        phone_mobile => integer 32
        dni => integer 16
        fieldsValidate => array (22)
        id_customer => string (18) "isNullOrUnsignedId"
        id_manufacturer => string (18) "isNullOrUnsignedId"
        id_supplier => string (18) "isNullOrUnsignedId"
        id_warehouse => string (18) "isNullOrUnsignedId"
        id_country => string (12) "isUnsignedId"
        id_state => string (18) "isNullOrUnsignedId"
        alias => string (13) "isGenericName"
        company => string (13) "isGenericName"
        lastname => string (6) "isName"
        firstname => string (6) "isName"
        vat_number => string (13) "isGenericName"
        address1 => string (9) "isAddress"
        address2 => string (9) "isAddress"
        postcode => string (10) "isPostCode"
        city => string (10) "isCityName"
        other => string (9) "isMessage"
        phone => string (13) "isPhoneNumber"
        phone_mobile => string (13) "isPhoneNumber"
        dni => string (9) "isDniLite"
        deleted => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "addresses"
        fields => array (6)
        id_customer => array (1) Depth Limit
        id_manufacturer => array (1) Depth Limit
        id_supplier => array (1) Depth Limit
        id_warehouse => array (1) Depth Limit
        id_country => array (1) Depth Limit
        id_state => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (7) "address"
        primary => string (10) "id_address"
        fields => array (22)
        id_customer => array (3) Depth Limit
        id_manufacturer => array (3) Depth Limit
        id_supplier => array (3) Depth Limit
        id_warehouse => array (3) Depth Limit
        id_country => array (3) Depth Limit
        id_state => array (2) Depth Limit
        alias => array (4) Depth Limit
        company => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        vat_number => array (2) Depth Limit
        address1 => array (4) Depth Limit
        address2 => array (3) Depth Limit
        postcode => array (3) Depth Limit
        city => array (4) Depth Limit
        other => array (3) Depth Limit
        phone => array (3) Depth Limit
        phone_mobile => array (3) Depth Limit
        dni => array (3) Depth Limit
        deleted => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        classname => string (7) "Address"
        update_fields => null
        force_id => boolean false
        id_customer => null
        id_manufacturer => null
        id_supplier => null
        id_warehouse => null
        id_country => null
        id_state => null
        country => null
        alias => null
        company => null
        lastname => null
        firstname => null
        address1 => null
        address2 => null
        postcode => null
        city => null
        other => null
        phone => null
        phone_mobile => null
        vat_number => null
        dni => null
        date_add => null
        date_upd => null
        deleted => boolean false
        AddressFormat => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (14) "address_format"
        identifier => string (10) "id_country"
        fieldsRequired => array (1)
        0 => string (6) "format"
        fieldsSize => array (0)
        fieldsValidate => array (1)
        format => string (13) "isGenericName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (14) "address_format"
        primary => string (10) "id_country"
        fields => array (2)
        format => array (3) Depth Limit
        id_country => array (1) Depth Limit
        classname => string (13) "AddressFormat"
        update_fields => null
        force_id => boolean false
        id_address_format => null
        id_country => null
        format => null
        _errorFormatList => array (0)
        State => array (27)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "state"
        identifier => string (8) "id_state"
        fieldsRequired => array (4)
        0 => string (10) "id_country"
        1 => string (7) "id_zone"
        2 => string (8) "iso_code"
        3 => string (4) "name"
        fieldsSize => array (2)
        iso_code => integer 7
        name => integer 80
        fieldsValidate => array (5)
        id_country => string (12) "isUnsignedId"
        id_zone => string (12) "isUnsignedId"
        iso_code => string (14) "isStateIsoCode"
        name => string (13) "isGenericName"
        active => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_country => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (5) "state"
        primary => string (8) "id_state"
        fields => array (5)
        id_country => array (3) Depth Limit
        id_zone => array (3) Depth Limit
        iso_code => array (4) Depth Limit
        name => array (4) Depth Limit
        active => array (2) Depth Limit
        classname => string (5) "State"
        update_fields => null
        force_id => boolean false
        id_country => null
        id_zone => null
        iso_code => null
        name => null
        active => boolean true
        protected static $db :: boolean false
        protected static $cache_objects :: boolean true
        public const TYPE_INT :: integer 1
        \Currency::TYPE_INT
        public const TYPE_BOOL :: integer 2
        \Currency::TYPE_BOOL
        public const TYPE_STRING :: integer 3
        \Currency::TYPE_STRING
        public const TYPE_FLOAT :: integer 4
        \Currency::TYPE_FLOAT
        public const TYPE_DATE :: integer 5
        \Currency::TYPE_DATE
        public const TYPE_HTML :: integer 6
        \Currency::TYPE_HTML
        public const TYPE_NOTHING :: integer 7
        \Currency::TYPE_NOTHING
        public const TYPE_SQL :: integer 8
        \Currency::TYPE_SQL
        public const FORMAT_COMMON :: integer 1
        \Currency::FORMAT_COMMON
        public const FORMAT_LANG :: integer 2
        \Currency::FORMAT_LANG
        public const FORMAT_SHOP :: integer 3
        \Currency::FORMAT_SHOP
        public const HAS_ONE :: integer 1
        \Currency::HAS_ONE
        public const HAS_MANY :: integer 2
        \Currency::HAS_MANY
      public currentLocale -> PrestaShop\PrestaShop\Core\Localization\Locale#133 (4)
      $this->context->currentLocale
      • Properties (4)
      • Available methods (6)
      • Static class properties
      • protected code -> string (5) "lv-LV"
        protected numberFormatter -> PrestaShop\PrestaShop\Core\Localization\Number\Formatter#438 (3)
        • Properties (3)
        • Available methods (13)
        • Static class properties (6)
        • protected roundingMode -> string (2) "up"
          protected numberingSystem -> string (4) "latn"
          protected numberSpecification -> PrestaShop\PrestaShop\Core\Localization\Specification\Price#443 (11)
          • Properties (11)
          • Available methods (15)
          • Static class properties (4)
          • protected positivePattern -> UTF-8 string (12) "#,##0.00 ¤"
            protected negativePattern -> UTF-8 string (13) "-#,##0.00 ¤"
            protected symbols -> array (46)
            adlm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#444 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            arab => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#445 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> UTF-8 string (2) "٫"
              protected group -> UTF-8 string (2) "٬"
              protected list -> UTF-8 string (2) "؛"
              protected percentSign -> UTF-8 string (4) "٪؜"
              protected minusSign -> UTF-8 string (3) "؜-"
              protected plusSign -> UTF-8 string (3) "؜+"
              protected exponential -> UTF-8 string (4) "اس"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (2) "؉"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            arabext => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#446 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> UTF-8 string (2) "٫"
              protected group -> UTF-8 string (2) "٬"
              protected list -> UTF-8 string (2) "؛"
              protected percentSign -> UTF-8 string (2) "٪"
              protected minusSign -> UTF-8 string (7) "‎-‎"
              protected plusSign -> UTF-8 string (7) "‎+‎"
              protected exponential -> UTF-8 string (7) "×۱۰^"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (2) "؉"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            bali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#447 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            beng => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#448 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            brah => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#449 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            cakm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#450 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            cham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#451 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            deva => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#452 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            fullwide => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#453 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            gong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#454 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            gonm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#455 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            gujr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#456 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            guru => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#457 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            hanidec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#458 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            java => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#459 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            kali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#460 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            khmr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#461 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            knda => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#462 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            lana => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#463 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            lanatham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#464 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            laoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#465 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            latn => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#466 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) ","
              protected group -> UTF-8 string (2) " "
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (2) "NS"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            lepc => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#467 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            limb => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#468 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mlym => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#469 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#470 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mtei => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#471 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mymr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#472 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mymrshan => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#473 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            nkoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#474 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            olck => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#475 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            orya => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#476 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            osma => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#477 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            rohg => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#478 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            saur => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#479 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            shrd => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#480 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            sora => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#481 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            sund => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#482 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            takr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#483 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            talu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#484 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            tamldec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#485 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            telu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#486 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            thai => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#487 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            tibt => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#488 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            vaii => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#489 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            protected maxFractionDigits -> integer 2
            protected minFractionDigits -> integer 2
            protected groupingUsed -> boolean true
            protected primaryGroupSize -> integer 3
            protected secondaryGroupSize -> integer 3
            protected currencyDisplay -> string (6) "symbol"
            protected currencySymbol -> UTF-8 string (3) "€"
            protected currencyCode -> string (3) "EUR"
          • public __construct($positivePattern, $negativePattern, $symbols, $maxFractionDigits, $minFractionDigits, $groupingUsed, $primaryGroupSize, $secondaryGroupSize, $currencyDisplay, $currencySymbol, $currencyCode) Price specification constructor.
            /**
            * Price specification constructor.
            *
            * @param string $positivePattern CLDR formatting pattern for positive amounts
            * @param string $negativePattern CLDR formatting pattern for negative amounts
            * @param NumberSymbolList[] $symbols List of available number symbols lists (NumberSymbolList objects)
            *                                    Each list is indexed by numbering system
            * @param int $maxFractionDigits Maximum number of digits after decimal separator
            * @param int $minFractionDigits Minimum number of digits after decimal separator
            * @param bool $groupingUsed Is digits grouping used ?
            * @param int $primaryGroupSize Size of primary digits group in the number
            * @param int $secondaryGroupSize Size of secondary digits group in the number
            * @param string $currencyDisplay Type of display for currency symbol
            * @param string $currencySymbol Currency symbol of this price (eg. : €)
            * @param string $currencyCode Currency code of this price (e.g.: EUR)
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:92
            public getCurrencyDisplay(): string Get type of display for currency symbol.
            /**
            * Get type of display for currency symbol.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:126
            public getCurrencySymbol(): string Get the currency symbol e.g.: €.
            /**
            * Get the currency symbol
            * e.g.: €.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:137
            public getCurrencyCode(): string Get the currency ISO code e.g.: EUR.
            /**
            * Get the currency ISO code
            * e.g.: EUR.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:148
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:172
            public getAllSymbols(): NumberSymbolList[] Get all specified symbols lists, indexed by available numbering system.
            /**
            * Get all specified symbols lists, indexed by available numbering system.
            *
            * Each item of the result is a NumberSymbolList
            *
            * @return NumberSymbolList[]
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:158
            public getSymbolsByNumberingSystem($numberingSystem = 'latn'): NumberSymbolList Get the specified symbols list for a given numbering system.
            /**
            * Get the specified symbols list for a given numbering system.
            *
            * @param string $numberingSystem
            *                                Numbering system to use when formatting numbers. @see http://cldr.unicode.org/translation/numbering-systems
            *
            * @return NumberSymbolList
            *
            * @throws LocalizationException
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:173
            public getPositivePattern(): string Get the formatting rules for this number (when positive).
            /**
            * Get the formatting rules for this number (when positive).
            *
            * This pattern uses the Unicode CLDR number pattern syntax
            *
            * @return string
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:189
            public getNegativePattern(): string Get the formatting rules for this number (when negative).
            /**
            * Get the formatting rules for this number (when negative).
            *
            * This pattern uses the Unicode CLDR number pattern syntax
            *
            * @return string
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:201
            public getMaxFractionDigits(): int Get the maximum number of digits after decimal separator (rounding if needed).
            /**
            * Get the maximum number of digits after decimal separator (rounding if needed).
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:211
            public getMinFractionDigits(): int Get the minimum number of digits after decimal separator (fill with "0" if ne...
            /**
            * Get the minimum number of digits after decimal separator (fill with "0" if needed).
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:221
            public isGroupingUsed(): bool Get the "grouping" flag. This flag defines if digits grouping should be used ...
            /**
            * Get the "grouping" flag. This flag defines if digits grouping should be used when formatting this number.
            *
            * @return bool
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:231
            public getPrimaryGroupSize(): int Get the size of primary digits group in the number.
            /**
            * Get the size of primary digits group in the number.
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:241
            public getSecondaryGroupSize(): int Get the size of secondary digits groups in the number.
            /**
            * Get the size of secondary digits groups in the number.
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:251
            protected validateData() Data (attributes) validation.
            /**
            * Data (attributes) validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:158
          • public const CURRENCY_DISPLAY_SYMBOL :: string (6) "symbol"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::CURRENCY_DISPLAY_SYMBOL
            public const CURRENCY_DISPLAY_CODE :: string (4) "code"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::CURRENCY_DISPLAY_CODE
            public const PATTERN_BASE_PLACEHOLDER :: string (8) "#,##0.00"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::PATTERN_BASE_PLACEHOLDER
            public const NUMBERING_SYSTEM_LATIN :: string (4) "latn"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::NUMBERING_SYSTEM_LATIN
        • public __construct($roundingMode, $numberingSystem) Create a number formatter instance.
          /**
          * Create a number formatter instance.
          *
          * @param string $roundingMode The wanted rounding mode when formatting numbers
          *                             Cf. PrestaShop\Decimal\Operation\Rounding::ROUND_* values
          * @param string $numberingSystem Numbering system to use when formatting numbers
          *
          *                             @see http://cldr.unicode.org/translation/numbering-systems
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:81
          public format($number, PrestaShop\PrestaShop\Core\Localization\Specification\NumberInterface $specification): string Formats the passed number according to specifications.
          /**
          * Formats the passed number according to specifications.
          *
          * @param int|float|string $number
          *                                 The number to format
          * @param NumberSpecification $specification
          *                                           Number specification to be used (can be a number spec, a price spec, a percentage spec)
          *
          * @return string
          *                The formatted number
          *                You should use this this value for display, without modifying it
          *
          * @throws LocalizationException
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:101
          public performSpecificReplacements($formattedNumber): mixed Perform some more specific replacements.
          /**
          * Perform some more specific replacements.
          *
          * Specific replacements are needed when number specification is extended.
          * For instance, prices have an extended number specification in order to
          * add currency symbol to the formatted number.
          *
          * @param string $formattedNumber
          *
          * @return mixed
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:364
          protected prepareNumber($number): DecimalNumber The prepared number Prepares a basic number (either a string, an integer or a float) to be format...
          /**
          * Prepares a basic number (either a string, an integer or a float) to be formatted.
          *
          * @param string|float|int $number The number to be prepared
          *
          * @return DecimalNumber The prepared number
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:145
          protected extractMajorMinorDigits(PrestaShop\Decimal\DecimalNumber $number): string[] Get $number's major and minor digits.
          /**
          * Get $number's major and minor digits.
          *
          * Major digits are the "integer" part (before decimal separator), minor digits are the fractional part
          * Result will be an array of exactly 2 items: [$majorDigits, $minorDigits]
          *
          * Usage example:
          *  list($majorDigits, $minorDigits) = $this->getMajorMinorDigits($decimalNumber);
          *
          * @param DecimalNumber $number
          *
          * @return string[]
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:170
          protected splitMajorGroups($majorDigits): string The grouped major digits Splits major digits into groups.
          /**
          * Splits major digits into groups.
          *
          * e.g.: Given the major digits "1234567", and major group size
          *  configured to 3 digits, the result would be "1 234 567"
          *
          * @param string $majorDigits The major digits to be grouped
          *
          * @return string The grouped major digits
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:190
          protected adjustMinorDigitsZeroes($minorDigits): string The adjusted minor digits Adds or remove trailing zeroes, depending on specified min and max fraction d...
          /**
          * Adds or remove trailing zeroes, depending on specified min and max fraction digits numbers.
          *
          * @param string $minorDigits Digits to be adjusted with (trimmed or padded) zeroes
          *
          * @return string The adjusted minor digits
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:220
          protected getCldrPattern($isNegative): string Get the CLDR formatting pattern.
          /**
          * Get the CLDR formatting pattern.
          *
          * @see http://cldr.unicode.org/translation/number-patterns
          *
          * @param bool $isNegative
          *                         If true, the negative pattern will be returned instead of the positive one
          *
          * @return string
          *                The CLDR formatting pattern
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:250
          protected localizeNumber($number): string Localize the passed number.
          /**
          * Localize the passed number.
          *
          * If needed, occidental ("latn") digits are replaced with the relevant
          * ones (for instance with arab digits).
          * Symbol placeholders will also be replaced by the real symbols (configured
          * in number specification)
          *
          * @param string $number
          *                       The number to be processed
          *
          * @return string
          *                The number after digits and symbols replacement
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:273
          protected replaceDigits($number): string Replace latin digits with relevant numbering system's digits.
          /**
          * Replace latin digits with relevant numbering system's digits.
          *
          * @param string $number
          *                       The number to process
          *
          * @return string
          *                The number with replaced digits
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:293
          protected replaceSymbols($number): string Replace placeholder number symbols with relevant numbering system's symbols.
          /**
          * Replace placeholder number symbols with relevant numbering system's symbols.
          *
          * @param string $number
          *                       The number to process
          *
          * @return string
          *                The number with replaced symbols
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:308
          protected addPlaceholders($formattedNumber, $pattern): string Add missing placeholders to the number using the passed CLDR pattern.
          /**
          * Add missing placeholders to the number using the passed CLDR pattern.
          *
          * Missing placeholders can be the percent sign, currency symbol, etc.
          *
          * e.g. with a currency CLDR pattern:
          *  - Passed number (partially formatted): 1,234.567
          *  - Returned number: 1,234.567 ¤
          *  ("¤" symbol is the currency symbol placeholder)
          *
          * @see http://cldr.unicode.org/translation/number-patterns
          *
          * @param string $formattedNumber Number to process
          * @param string $pattern CLDR formatting pattern to use
          *
          * @return string
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:339
          protected tryCurrencyReplacement($formattedNumber): string The number after currency replacement Try to replace currency placeholder by actual currency.
          /**
          * Try to replace currency placeholder by actual currency.
          *
          * Placeholder will be replaced either by the symbol or the ISO code, depending on price specification
          *
          * @param string $formattedNumber The number to format
          *
          * @return string The number after currency replacement
          */
          
          Defined in <ROOT>/src/Core/Localization/Number/Formatter.php:380
        • public const CURRENCY_SYMBOL_PLACEHOLDER :: UTF-8 string (2) "¤"
          \PrestaShop\PrestaShop\Core\Localization\Number\Formatter::CURRENCY_SYMBOL_PLACEHOLDER
          public const DECIMAL_SEPARATOR_PLACEHOLDER :: string (1) "."
          \PrestaShop\PrestaShop\Core\Localization\Number\Formatter::DECIMAL_SEPARATOR_PLACEHOLDER
          public const GROUP_SEPARATOR_PLACEHOLDER :: string (1) ","
          \PrestaShop\PrestaShop\Core\Localization\Number\Formatter::GROUP_SEPARATOR_PLACEHOLDER
          public const MINUS_SIGN_PLACEHOLDER :: string (1) "-"
          \PrestaShop\PrestaShop\Core\Localization\Number\Formatter::MINUS_SIGN_PLACEHOLDER
          public const PERCENT_SYMBOL_PLACEHOLDER :: string (1) "%"
          \PrestaShop\PrestaShop\Core\Localization\Number\Formatter::PERCENT_SYMBOL_PLACEHOLDER
          public const PLUS_SIGN_PLACEHOLDER :: string (1) "+"
          \PrestaShop\PrestaShop\Core\Localization\Number\Formatter::PLUS_SIGN_PLACEHOLDER
        protected numberSpecification -> PrestaShop\PrestaShop\Core\Localization\Specification\Number#134 (8)
        • Properties (8)
        • Available methods (12)
        • Static class properties
        • protected positivePattern -> string (9) "#,##0.###"
          protected negativePattern -> string (10) "-#,##0.###"
          protected symbols -> array (46)
          adlm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#391 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          arab => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#392 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> UTF-8 string (2) "٫"
            protected group -> UTF-8 string (2) "٬"
            protected list -> UTF-8 string (2) "؛"
            protected percentSign -> UTF-8 string (4) "٪؜"
            protected minusSign -> UTF-8 string (3) "؜-"
            protected plusSign -> UTF-8 string (3) "؜+"
            protected exponential -> UTF-8 string (4) "اس"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (2) "؉"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          arabext => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#393 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> UTF-8 string (2) "٫"
            protected group -> UTF-8 string (2) "٬"
            protected list -> UTF-8 string (2) "؛"
            protected percentSign -> UTF-8 string (2) "٪"
            protected minusSign -> UTF-8 string (7) "‎-‎"
            protected plusSign -> UTF-8 string (7) "‎+‎"
            protected exponential -> UTF-8 string (7) "×۱۰^"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (2) "؉"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          bali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#394 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          beng => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#395 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          brah => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#396 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          cakm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#397 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          cham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#398 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          deva => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#399 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          fullwide => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#400 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          gong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#401 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          gonm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#402 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          gujr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#403 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          guru => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#404 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          hanidec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#405 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          java => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#406 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          kali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#407 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          khmr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#408 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          knda => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#409 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          lana => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#410 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          lanatham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#411 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          laoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#412 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          latn => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#413 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) ","
            protected group -> UTF-8 string (2) " "
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (2) "NS"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          lepc => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#414 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          limb => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#415 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          mlym => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#416 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          mong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#417 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          mtei => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#418 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          mymr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#419 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          mymrshan => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#420 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          nkoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#421 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          olck => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#422 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          orya => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#423 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          osma => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#424 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          rohg => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#425 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          saur => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#426 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          shrd => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#427 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          sora => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#428 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          sund => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#429 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          takr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#430 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          talu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#431 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          tamldec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#432 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          telu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#433 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          thai => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#434 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          tibt => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#435 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          vaii => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#436 (11)
          • Properties (11)
          • Available methods (14)
          • protected decimal -> string (1) "."
            protected group -> string (1) ","
            protected list -> string (1) ";"
            protected percentSign -> string (1) "%"
            protected minusSign -> string (1) "-"
            protected plusSign -> string (1) "+"
            protected exponential -> string (1) "E"
            protected superscriptingExponent -> UTF-8 string (2) "×"
            protected perMille -> UTF-8 string (3) "‰"
            protected infinity -> UTF-8 string (3) "∞"
            protected nan -> string (3) "NaN"
          • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
            /**
            * NumberSymbolList constructor.
            *
            * @param string $decimal Decimal separator character
            * @param string $group Digits group separator character
            * @param string $list List elements separator character
            * @param string $percentSign Percent sign character
            * @param string $minusSign Minus sign character
            * @param string $plusSign Plus sign character
            * @param string $exponential Exponential character
            * @param string $superscriptingExponent Superscripting exponent character
            * @param string $perMille Permille sign character
            * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
            * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
            public getDecimal(): string Get the decimal separator.
            /**
            * Get the decimal separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
            public getGroup(): string Get the digit groups separator.
            /**
            * Get the digit groups separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
            public getList(): string Get the list elements separator.
            /**
            * Get the list elements separator.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
            public getPercentSign(): string Get the percent sign.
            /**
            * Get the percent sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
            public getMinusSign(): string Get the minus sign.
            /**
            * Get the minus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
            public getPlusSign(): string Get the plus sign.
            /**
            * Get the plus sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
            public getExponential(): string Get the exponential character.
            /**
            * Get the exponential character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
            public getSuperscriptingExponent(): string Get the exponent character.
            /**
            * Get the exponent character.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
            public getPerMille(): string Gert the per mille symbol (often "‰").
            /**
            * Gert the per mille symbol (often "‰").
            *
            * @see https://en.wikipedia.org/wiki/Per_mille
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
            public getInfinity(): string Get the infinity symbol (often "∞").
            /**
            * Get the infinity symbol (often "∞").
            *
            * @see https://en.wikipedia.org/wiki/Infinity_symbol
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
            public getNan(): string Get the NaN (not a number) sign.
            /**
            * Get the NaN (not a number) sign.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
            protected validateData() Symbols list validation.
            /**
            * Symbols list validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
          protected maxFractionDigits -> integer 3
          protected minFractionDigits -> integer 0
          protected groupingUsed -> boolean true
          protected primaryGroupSize -> integer 3
          protected secondaryGroupSize -> integer 3
        • public __construct($positivePattern, $negativePattern, $symbols, $maxFractionDigits, $minFractionDigits, $groupingUsed, $primaryGroupSize, $secondaryGroupSize) Number specification constructor.
          /**
          * Number specification constructor.
          *
          * @param string $positivePattern CLDR formatting pattern for positive amounts
          * @param string $negativePattern CLDR formatting pattern for negative amounts
          * @param NumberSymbolList[] $symbols List of available number symbols lists (NumberSymbolList objects). Each list is indexed by numbering system
          * @param int $maxFractionDigits Maximum number of digits after decimal separator
          * @param int $minFractionDigits Minimum number of digits after decimal separator
          * @param bool $groupingUsed Is digits grouping used ?
          * @param int $primaryGroupSize Size of primary digits group in the number
          * @param int $secondaryGroupSize Size of secondary digits group in the number
          *
          * @throws LocalizationException
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:124
          public getAllSymbols(): NumberSymbolList[] Get all specified symbols lists, indexed by available numbering system.
          /**
          * Get all specified symbols lists, indexed by available numbering system.
          *
          * Each item of the result is a NumberSymbolList
          *
          * @return NumberSymbolList[]
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:158
          public getSymbolsByNumberingSystem($numberingSystem = 'latn'): NumberSymbolList Get the specified symbols list for a given numbering system.
          /**
          * Get the specified symbols list for a given numbering system.
          *
          * @param string $numberingSystem
          *                                Numbering system to use when formatting numbers. @see http://cldr.unicode.org/translation/numbering-systems
          *
          * @return NumberSymbolList
          *
          * @throws LocalizationException
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:173
          public getPositivePattern(): string Get the formatting rules for this number (when positive).
          /**
          * Get the formatting rules for this number (when positive).
          *
          * This pattern uses the Unicode CLDR number pattern syntax
          *
          * @return string
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:189
          public getNegativePattern(): string Get the formatting rules for this number (when negative).
          /**
          * Get the formatting rules for this number (when negative).
          *
          * This pattern uses the Unicode CLDR number pattern syntax
          *
          * @return string
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:201
          public getMaxFractionDigits(): int Get the maximum number of digits after decimal separator (rounding if needed).
          /**
          * Get the maximum number of digits after decimal separator (rounding if needed).
          *
          * @return int
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:211
          public getMinFractionDigits(): int Get the minimum number of digits after decimal separator (fill with "0" if ne...
          /**
          * Get the minimum number of digits after decimal separator (fill with "0" if needed).
          *
          * @return int
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:221
          public isGroupingUsed(): bool Get the "grouping" flag. This flag defines if digits grouping should be used ...
          /**
          * Get the "grouping" flag. This flag defines if digits grouping should be used when formatting this number.
          *
          * @return bool
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:231
          public getPrimaryGroupSize(): int Get the size of primary digits group in the number.
          /**
          * Get the size of primary digits group in the number.
          *
          * @return int
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:241
          public getSecondaryGroupSize(): int Get the size of secondary digits groups in the number.
          /**
          * Get the size of secondary digits groups in the number.
          *
          * @return int
          */
          
          Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:251
          public toArray(): array To array function
          /**
          * To array function
          *
          * @return array
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:323
          protected validateData() Data (attributes) validation.
          /**
          * Data (attributes) validation.
          *
          * @throws LocalizationException
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/Number.php:261
        • public const NUMBERING_SYSTEM_LATIN :: string (4) "latn"
          \PrestaShop\PrestaShop\Core\Localization\Specification\Number::NUMBERING_SYSTEM_LATIN
        protected priceSpecifications -> PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection#440 (1)
        • Properties
        • Available methods (7)
        • Iterator
        • protected numberSpecifications -> array (1)
          EUR => PrestaShop\PrestaShop\Core\Localization\Specification\Price#443 (11)
          • Properties (11)
          • Available methods (15)
          • Static class properties (4)
          • protected positivePattern -> UTF-8 string (12) "#,##0.00 ¤"
            protected negativePattern -> UTF-8 string (13) "-#,##0.00 ¤"
            protected symbols -> array (46)
            adlm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#444 (11) Depth Limit
            arab => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#445 (11) Depth Limit
            arabext => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#446 (11) Depth Limit
            bali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#447 (11) Depth Limit
            beng => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#448 (11) Depth Limit
            brah => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#449 (11) Depth Limit
            cakm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#450 (11) Depth Limit
            cham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#451 (11) Depth Limit
            deva => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#452 (11) Depth Limit
            fullwide => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#453 (11) Depth Limit
            gong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#454 (11) Depth Limit
            gonm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#455 (11) Depth Limit
            gujr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#456 (11) Depth Limit
            guru => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#457 (11) Depth Limit
            hanidec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#458 (11) Depth Limit
            java => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#459 (11) Depth Limit
            kali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#460 (11) Depth Limit
            khmr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#461 (11) Depth Limit
            knda => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#462 (11) Depth Limit
            lana => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#463 (11) Depth Limit
            lanatham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#464 (11) Depth Limit
            laoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#465 (11) Depth Limit
            latn => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#466 (11) Depth Limit
            lepc => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#467 (11) Depth Limit
            limb => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#468 (11) Depth Limit
            mlym => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#469 (11) Depth Limit
            mong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#470 (11) Depth Limit
            mtei => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#471 (11) Depth Limit
            mymr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#472 (11) Depth Limit
            mymrshan => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#473 (11) Depth Limit
            nkoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#474 (11) Depth Limit
            olck => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#475 (11) Depth Limit
            orya => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#476 (11) Depth Limit
            osma => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#477 (11) Depth Limit
            rohg => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#478 (11) Depth Limit
            saur => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#479 (11) Depth Limit
            shrd => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#480 (11) Depth Limit
            sora => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#481 (11) Depth Limit
            sund => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#482 (11) Depth Limit
            takr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#483 (11) Depth Limit
            talu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#484 (11) Depth Limit
            tamldec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#485 (11) Depth Limit
            telu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#486 (11) Depth Limit
            thai => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#487 (11) Depth Limit
            tibt => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#488 (11) Depth Limit
            vaii => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#489 (11) Depth Limit
            protected maxFractionDigits -> integer 2
            protected minFractionDigits -> integer 2
            protected groupingUsed -> boolean true
            protected primaryGroupSize -> integer 3
            protected secondaryGroupSize -> integer 3
            protected currencyDisplay -> string (6) "symbol"
            protected currencySymbol -> UTF-8 string (3) "€"
            protected currencyCode -> string (3) "EUR"
          • public __construct($positivePattern, $negativePattern, $symbols, $maxFractionDigits, $minFractionDigits, $groupingUsed, $primaryGroupSize, $secondaryGroupSize, $currencyDisplay, $currencySymbol, $currencyCode) Price specification constructor.
            /**
            * Price specification constructor.
            *
            * @param string $positivePattern CLDR formatting pattern for positive amounts
            * @param string $negativePattern CLDR formatting pattern for negative amounts
            * @param NumberSymbolList[] $symbols List of available number symbols lists (NumberSymbolList objects)
            *                                    Each list is indexed by numbering system
            * @param int $maxFractionDigits Maximum number of digits after decimal separator
            * @param int $minFractionDigits Minimum number of digits after decimal separator
            * @param bool $groupingUsed Is digits grouping used ?
            * @param int $primaryGroupSize Size of primary digits group in the number
            * @param int $secondaryGroupSize Size of secondary digits group in the number
            * @param string $currencyDisplay Type of display for currency symbol
            * @param string $currencySymbol Currency symbol of this price (eg. : €)
            * @param string $currencyCode Currency code of this price (e.g.: EUR)
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:92
            public getCurrencyDisplay(): string Get type of display for currency symbol.
            /**
            * Get type of display for currency symbol.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:126
            public getCurrencySymbol(): string Get the currency symbol e.g.: €.
            /**
            * Get the currency symbol
            * e.g.: €.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:137
            public getCurrencyCode(): string Get the currency ISO code e.g.: EUR.
            /**
            * Get the currency ISO code
            * e.g.: EUR.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:148
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:172
            public getAllSymbols(): NumberSymbolList[] Get all specified symbols lists, indexed by available numbering system.
            /**
            * Get all specified symbols lists, indexed by available numbering system.
            *
            * Each item of the result is a NumberSymbolList
            *
            * @return NumberSymbolList[]
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:158
            public getSymbolsByNumberingSystem($numberingSystem = 'latn'): NumberSymbolList Get the specified symbols list for a given numbering system.
            /**
            * Get the specified symbols list for a given numbering system.
            *
            * @param string $numberingSystem
            *                                Numbering system to use when formatting numbers. @see http://cldr.unicode.org/translation/numbering-systems
            *
            * @return NumberSymbolList
            *
            * @throws LocalizationException
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:173
            public getPositivePattern(): string Get the formatting rules for this number (when positive).
            /**
            * Get the formatting rules for this number (when positive).
            *
            * This pattern uses the Unicode CLDR number pattern syntax
            *
            * @return string
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:189
            public getNegativePattern(): string Get the formatting rules for this number (when negative).
            /**
            * Get the formatting rules for this number (when negative).
            *
            * This pattern uses the Unicode CLDR number pattern syntax
            *
            * @return string
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:201
            public getMaxFractionDigits(): int Get the maximum number of digits after decimal separator (rounding if needed).
            /**
            * Get the maximum number of digits after decimal separator (rounding if needed).
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:211
            public getMinFractionDigits(): int Get the minimum number of digits after decimal separator (fill with "0" if ne...
            /**
            * Get the minimum number of digits after decimal separator (fill with "0" if needed).
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:221
            public isGroupingUsed(): bool Get the "grouping" flag. This flag defines if digits grouping should be used ...
            /**
            * Get the "grouping" flag. This flag defines if digits grouping should be used when formatting this number.
            *
            * @return bool
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:231
            public getPrimaryGroupSize(): int Get the size of primary digits group in the number.
            /**
            * Get the size of primary digits group in the number.
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:241
            public getSecondaryGroupSize(): int Get the size of secondary digits groups in the number.
            /**
            * Get the size of secondary digits groups in the number.
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:251
            protected validateData() Data (attributes) validation.
            /**
            * Data (attributes) validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:158
          • public const CURRENCY_DISPLAY_SYMBOL :: string (6) "symbol"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::CURRENCY_DISPLAY_SYMBOL
            public const CURRENCY_DISPLAY_CODE :: string (4) "code"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::CURRENCY_DISPLAY_CODE
            public const PATTERN_BASE_PLACEHOLDER :: string (8) "#,##0.00"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::PATTERN_BASE_PLACEHOLDER
            public const NUMBERING_SYSTEM_LATIN :: string (4) "latn"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::NUMBERING_SYSTEM_LATIN
        • public getIterator(): Traversable Gets the current NumberCollection as an Iterator that includes all Number spe...
          /**
          * Gets the current NumberCollection as an Iterator that includes all Number specification items.
          *
          * It implements \IteratorAggregate.
          *
          * @return ArrayIterator|NumberSpecificationInterface[]
          *                                                      An ArrayIterator object for iterating over Number specification items
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/NumberCollection.php:57
          public count(): int Gets the number of Number specification items in this collection.
          /**
          * Gets the number of Number specification items in this collection.
          *
          * @return int
          *             The number of Number specification items
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/NumberCollection.php:68
          public add($index, PrestaShop\PrestaShop\Core\Localization\Specification\NumberInterface $numberSpecification): NumberCollection Adds a Number specification item at the end of the collection.
          /**
          * Adds a Number specification item at the end of the collection.
          *
          * @param int|string $index
          *                          The item index
          * @param numberSpecificationInterface $numberSpecification
          *                                                          The Number specification item to add
          *
          * @return NumberCollection
          *                          Fluent interface
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/NumberCollection.php:84
          public all(): NumberSpecificationInterface[] Returns all Number specification items in this collection.
          /**
          * Returns all Number specification items in this collection.
          *
          * @return NumberSpecificationInterface[]
          *                                        An array of Number specification items
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/NumberCollection.php:97
          public get($index): NumberSpecificationInterface|null Gets a Number specification item by index.
          /**
          * Gets a Number specification item by index.
          *
          * @param int|string $index
          *                          The Number specification item index into this collection
          *                          (@see NumberCollection::add())
          *
          * @return NumberSpecificationInterface|null
          *                                           A Number specification instance or null when not found
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/NumberCollection.php:112
          public remove($index): NumberCollection Removes a Number specification item or an array of Number specification items...
          /**
          * Removes a Number specification item or an array of Number specification items by index from the collection.
          *
          * @param int|string|int[]|string[]|array $index
          *                                               The Number specification item index or an array of Number specification item indexes
          *
          * @return NumberCollection
          *                          Fluent interface
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/NumberCollection.php:126
          public clear(): NumberCollection Clear the collection, removing all contained Number specification items.
          /**
          * Clear the collection, removing all contained Number specification items.
          *
          * @return NumberCollection
          *                          Fluent interface
          */
          
          Defined in <ROOT>/src/Core/Localization/Specification/NumberCollection.php:141
        • EUR => PrestaShop\PrestaShop\Core\Localization\Specification\Price#443 (11)
          • Properties (11)
          • Available methods (15)
          • Static class properties (4)
          • protected positivePattern -> UTF-8 string (12) "#,##0.00 ¤"
            protected negativePattern -> UTF-8 string (13) "-#,##0.00 ¤"
            protected symbols -> array (46)
            adlm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#444 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            arab => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#445 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> UTF-8 string (2) "٫"
              protected group -> UTF-8 string (2) "٬"
              protected list -> UTF-8 string (2) "؛"
              protected percentSign -> UTF-8 string (4) "٪؜"
              protected minusSign -> UTF-8 string (3) "؜-"
              protected plusSign -> UTF-8 string (3) "؜+"
              protected exponential -> UTF-8 string (4) "اس"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (2) "؉"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            arabext => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#446 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> UTF-8 string (2) "٫"
              protected group -> UTF-8 string (2) "٬"
              protected list -> UTF-8 string (2) "؛"
              protected percentSign -> UTF-8 string (2) "٪"
              protected minusSign -> UTF-8 string (7) "‎-‎"
              protected plusSign -> UTF-8 string (7) "‎+‎"
              protected exponential -> UTF-8 string (7) "×۱۰^"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (2) "؉"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            bali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#447 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            beng => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#448 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            brah => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#449 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            cakm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#450 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            cham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#451 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            deva => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#452 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            fullwide => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#453 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            gong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#454 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            gonm => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#455 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            gujr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#456 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            guru => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#457 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            hanidec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#458 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            java => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#459 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            kali => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#460 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            khmr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#461 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            knda => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#462 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            lana => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#463 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            lanatham => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#464 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            laoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#465 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            latn => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#466 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) ","
              protected group -> UTF-8 string (2) " "
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (2) "NS"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            lepc => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#467 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            limb => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#468 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mlym => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#469 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mong => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#470 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mtei => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#471 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mymr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#472 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            mymrshan => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#473 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            nkoo => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#474 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            olck => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#475 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            orya => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#476 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            osma => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#477 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            rohg => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#478 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            saur => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#479 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            shrd => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#480 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            sora => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#481 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            sund => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#482 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            takr => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#483 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            talu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#484 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            tamldec => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#485 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            telu => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#486 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            thai => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#487 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            tibt => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#488 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            vaii => PrestaShop\PrestaShop\Core\Localization\Specification\NumberSymbolList#489 (11)
            • Properties (11)
            • Available methods (14)
            • protected decimal -> string (1) "."
              protected group -> string (1) ","
              protected list -> string (1) ";"
              protected percentSign -> string (1) "%"
              protected minusSign -> string (1) "-"
              protected plusSign -> string (1) "+"
              protected exponential -> string (1) "E"
              protected superscriptingExponent -> UTF-8 string (2) "×"
              protected perMille -> UTF-8 string (3) "‰"
              protected infinity -> UTF-8 string (3) "∞"
              protected nan -> string (3) "NaN"
            • public __construct($decimal, $group, $list, $percentSign, $minusSign, $plusSign, $exponential, $superscriptingExponent, $perMille, $infinity, $nan) NumberSymbolList constructor.
              /**
              * NumberSymbolList constructor.
              *
              * @param string $decimal Decimal separator character
              * @param string $group Digits group separator character
              * @param string $list List elements separator character
              * @param string $percentSign Percent sign character
              * @param string $minusSign Minus sign character
              * @param string $plusSign Plus sign character
              * @param string $exponential Exponential character
              * @param string $superscriptingExponent Superscripting exponent character
              * @param string $perMille Permille sign character
              * @param string $infinity The infinity sign. Corresponds to the IEEE infinity bit pattern.
              * @param string $nan The NaN (Not A Number) sign. Corresponds to the IEEE NaN bit pattern.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:152
              public getDecimal(): string Get the decimal separator.
              /**
              * Get the decimal separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:185
              public getGroup(): string Get the digit groups separator.
              /**
              * Get the digit groups separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:195
              public getList(): string Get the list elements separator.
              /**
              * Get the list elements separator.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:205
              public getPercentSign(): string Get the percent sign.
              /**
              * Get the percent sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:215
              public getMinusSign(): string Get the minus sign.
              /**
              * Get the minus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:225
              public getPlusSign(): string Get the plus sign.
              /**
              * Get the plus sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:235
              public getExponential(): string Get the exponential character.
              /**
              * Get the exponential character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:245
              public getSuperscriptingExponent(): string Get the exponent character.
              /**
              * Get the exponent character.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:255
              public getPerMille(): string Gert the per mille symbol (often "‰").
              /**
              * Gert the per mille symbol (often "‰").
              *
              * @see https://en.wikipedia.org/wiki/Per_mille
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:267
              public getInfinity(): string Get the infinity symbol (often "∞").
              /**
              * Get the infinity symbol (often "∞").
              *
              * @see https://en.wikipedia.org/wiki/Infinity_symbol
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:279
              public getNan(): string Get the NaN (not a number) sign.
              /**
              * Get the NaN (not a number) sign.
              *
              * @return string
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:289
              public toArray(): array To array function
              /**
              * To array function
              *
              * @return array
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:373
              protected validateData() Symbols list validation.
              /**
              * Symbols list validation.
              *
              * @throws LocalizationException
              */
              
              Defined in <ROOT>/src/Core/Localization/Specification/NumberSymbolList.php:299
            protected maxFractionDigits -> integer 2
            protected minFractionDigits -> integer 2
            protected groupingUsed -> boolean true
            protected primaryGroupSize -> integer 3
            protected secondaryGroupSize -> integer 3
            protected currencyDisplay -> string (6) "symbol"
            protected currencySymbol -> UTF-8 string (3) "€"
            protected currencyCode -> string (3) "EUR"
          • public __construct($positivePattern, $negativePattern, $symbols, $maxFractionDigits, $minFractionDigits, $groupingUsed, $primaryGroupSize, $secondaryGroupSize, $currencyDisplay, $currencySymbol, $currencyCode) Price specification constructor.
            /**
            * Price specification constructor.
            *
            * @param string $positivePattern CLDR formatting pattern for positive amounts
            * @param string $negativePattern CLDR formatting pattern for negative amounts
            * @param NumberSymbolList[] $symbols List of available number symbols lists (NumberSymbolList objects)
            *                                    Each list is indexed by numbering system
            * @param int $maxFractionDigits Maximum number of digits after decimal separator
            * @param int $minFractionDigits Minimum number of digits after decimal separator
            * @param bool $groupingUsed Is digits grouping used ?
            * @param int $primaryGroupSize Size of primary digits group in the number
            * @param int $secondaryGroupSize Size of secondary digits group in the number
            * @param string $currencyDisplay Type of display for currency symbol
            * @param string $currencySymbol Currency symbol of this price (eg. : €)
            * @param string $currencyCode Currency code of this price (e.g.: EUR)
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:92
            public getCurrencyDisplay(): string Get type of display for currency symbol.
            /**
            * Get type of display for currency symbol.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:126
            public getCurrencySymbol(): string Get the currency symbol e.g.: €.
            /**
            * Get the currency symbol
            * e.g.: €.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:137
            public getCurrencyCode(): string Get the currency ISO code e.g.: EUR.
            /**
            * Get the currency ISO code
            * e.g.: EUR.
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:148
            public toArray(): array To array function
            /**
            * To array function
            *
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:172
            public getAllSymbols(): NumberSymbolList[] Get all specified symbols lists, indexed by available numbering system.
            /**
            * Get all specified symbols lists, indexed by available numbering system.
            *
            * Each item of the result is a NumberSymbolList
            *
            * @return NumberSymbolList[]
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:158
            public getSymbolsByNumberingSystem($numberingSystem = 'latn'): NumberSymbolList Get the specified symbols list for a given numbering system.
            /**
            * Get the specified symbols list for a given numbering system.
            *
            * @param string $numberingSystem
            *                                Numbering system to use when formatting numbers. @see http://cldr.unicode.org/translation/numbering-systems
            *
            * @return NumberSymbolList
            *
            * @throws LocalizationException
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:173
            public getPositivePattern(): string Get the formatting rules for this number (when positive).
            /**
            * Get the formatting rules for this number (when positive).
            *
            * This pattern uses the Unicode CLDR number pattern syntax
            *
            * @return string
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:189
            public getNegativePattern(): string Get the formatting rules for this number (when negative).
            /**
            * Get the formatting rules for this number (when negative).
            *
            * This pattern uses the Unicode CLDR number pattern syntax
            *
            * @return string
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:201
            public getMaxFractionDigits(): int Get the maximum number of digits after decimal separator (rounding if needed).
            /**
            * Get the maximum number of digits after decimal separator (rounding if needed).
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:211
            public getMinFractionDigits(): int Get the minimum number of digits after decimal separator (fill with "0" if ne...
            /**
            * Get the minimum number of digits after decimal separator (fill with "0" if needed).
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:221
            public isGroupingUsed(): bool Get the "grouping" flag. This flag defines if digits grouping should be used ...
            /**
            * Get the "grouping" flag. This flag defines if digits grouping should be used when formatting this number.
            *
            * @return bool
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:231
            public getPrimaryGroupSize(): int Get the size of primary digits group in the number.
            /**
            * Get the size of primary digits group in the number.
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:241
            public getSecondaryGroupSize(): int Get the size of secondary digits groups in the number.
            /**
            * Get the size of secondary digits groups in the number.
            *
            * @return int
            */
            
            Inherited from PrestaShop\PrestaShop\Core\Localization\Specification\Number
            Defined in <ROOT>/src/Core/Localization/Specification/Number.php:251
            protected validateData() Data (attributes) validation.
            /**
            * Data (attributes) validation.
            *
            * @throws LocalizationException
            */
            
            Defined in <ROOT>/src/Core/Localization/Specification/Price.php:158
          • public const CURRENCY_DISPLAY_SYMBOL :: string (6) "symbol"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::CURRENCY_DISPLAY_SYMBOL
            public const CURRENCY_DISPLAY_CODE :: string (4) "code"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::CURRENCY_DISPLAY_CODE
            public const PATTERN_BASE_PLACEHOLDER :: string (8) "#,##0.00"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::PATTERN_BASE_PLACEHOLDER
            public const NUMBERING_SYSTEM_LATIN :: string (4) "latn"
            \PrestaShop\PrestaShop\Core\Localization\Specification\Price::NUMBERING_SYSTEM_LATIN
      • public __construct($localeCode, PrestaShop\PrestaShop\Core\Localization\Specification\Number $numberSpecification, PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection $priceSpecifications, PrestaShop\PrestaShop\Core\Localization\Number\Formatter $formatter) Locale constructor.
        new \PrestaShop\PrestaShop\Core\Localization\Locale($localeCode, PrestaShop\PrestaShop\Core\Localization\Specification\Number $numberSpecification, PrestaShop\PrestaShop\Core\Localization\Specification\NumberCollection $priceSpecifications, PrestaShop\PrestaShop\Core\Localization\Number\Formatter $formatter)
        /**
        * Locale constructor.
        *
        * @param string $localeCode
        *                           The locale code (simplified IETF tag syntax)
        *                           Combination of ISO 639-1 (2-letters language code) and ISO 3166-2 (2-letters region code)
        *                           eg: fr-FR, en-US
        * @param NumberSpecification $numberSpecification
        *                                                 Number specification used when formatting a number
        * @param PriceSpecificationMap $priceSpecifications
        *                                                   Collection of Price specifications (one per installed currency)
        * @param NumberFormatter $formatter
        *                                   This number formatter will use stored number / price specs
        */
        
        Defined in <ROOT>/src/Core/Localization/Locale.php:95
        public getCode(): string Get this locale's code (simplified IETF tag syntax) Combination of ISO 639-1 ...
        $this->context->currentLocale->getCode()
        /**
        * Get this locale's code (simplified IETF tag syntax)
        * Combination of ISO 639-1 (2-letters language code) and ISO 3166-2 (2-letters region code)
        * eg: fr-FR, en-US.
        *
        * @return string
        */
        
        Defined in <ROOT>/src/Core/Localization/Locale.php:114
        public formatNumber($number): string Format a number according to locale rules.
        $this->context->currentLocale->formatNumber($number)
        /**
        * Format a number according to locale rules.
        *
        * @param int|float|string $number
        *                                 The number to be formatted
        *
        * @return string
        *                The formatted number
        *
        * @throws Exception\LocalizationException
        */
        
        Defined in <ROOT>/src/Core/Localization/Locale.php:130
        public formatPrice($number, $currencyCode): string The formatted price Format a number as a price.
        $this->context->currentLocale->formatPrice($number, $currencyCode)
        /**
        * Format a number as a price.
        *
        * @param int|float|string $number
        *                                 Number to be formatted as a price
        * @param string $currencyCode
        *                             Currency of the price
        *
        * @return string The formatted price
        *
        * @throws Exception\LocalizationException
        */
        
        Defined in <ROOT>/src/Core/Localization/Locale.php:150
        public getPriceSpecification($currencyCode): NumberSpecificationInterface Get price specification
        $this->context->currentLocale->getPriceSpecification($currencyCode)
        /**
        * Get price specification
        *
        * @param string $currencyCode Currency of the price
        *
        * @return NumberSpecificationInterface
        */
        
        Defined in <ROOT>/src/Core/Localization/Locale.php:165
        public getNumberSpecification(): NumberSpecification Get number specification
        $this->context->currentLocale->getNumberSpecification()
        /**
        * Get number specification
        *
        * @return NumberSpecification
        */
        
        Defined in <ROOT>/src/Core/Localization/Locale.php:181
      • public const NUMBERING_SYSTEM_LATIN :: string (4) "latn"
        \PrestaShop\PrestaShop\Core\Localization\Locale::NUMBERING_SYSTEM_LATIN
      public tab -> null
      $this->context->tab
      public shop -> Shop#18 (36)
      $this->context->shop
      • Properties (36)
      • Available methods (106)
      • Static class properties (34)
      • public id -> integer 1
        $this->context->shop->id
        protected id_lang -> null
        protected lang_associated -> null
        protected id_shop -> null
        public id_shop_list -> array (0)
        $this->context->shop->id_shop_list
        protected get_shop_from_context -> boolean true
        protected table -> string (4) "shop"
        protected identifier -> string (7) "id_shop"
        protected fieldsRequired -> array (3)
        0 => string (4) "name"
        1 => string (11) "id_category"
        2 => string (13) "id_shop_group"
        protected fieldsSize -> array (1)
        name => integer 64
        protected fieldsValidate -> array (5)
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        theme_name => string (11) "isThemeName"
        protected fieldsRequiredLang -> array (0)
        protected fieldsSizeLang -> array (0)
        protected fieldsValidateLang -> array (0)
        protected tables -> array (0)
        protected webserviceParameters -> array (1)
        fields => array (2)
        id_shop_group => array (1)
        xlink_resource => string (11) "shop_groups"
        id_category => array (0)
        protected image_dir -> null
        protected image_format -> string (3) "jpg"
        protected translator -> null
        protected def -> array (4)
        table => string (4) "shop"
        primary => string (7) "id_shop"
        fields => array (7)
        active => array (2)
        type => integer 2
        validate => string (6) "isBool"
        deleted => array (2)
        type => integer 2
        validate => string (6) "isBool"
        name => array (4)
        type => integer 3
        validate => string (13) "isGenericName"
        required => boolean true
        size => integer 64
        color => array (2)
        type => integer 3
        validate => string (7) "isColor"
        id_category => array (2)
        type => integer 1
        required => boolean true
        theme_name => array (2)
        type => integer 3
        validate => string (11) "isThemeName"
        id_shop_group => array (2)
        type => integer 1
        required => boolean true
        classname => string (4) "Shop"
        protected update_fields -> null
        public force_id -> boolean false
        $this->context->shop->force_id
        public id_shop_group -> integer 1
        $this->context->shop->id_shop_group
        public id_category -> integer 2
        $this->context->shop->id_category
        public theme_name -> string (18) "laber_expert_home7"
        $this->context->shop->theme_name
        public name -> string (4) "test"
        $this->context->shop->name
        public color -> string (0) ""
        $this->context->shop->color
        public active -> string (1) "1"
        $this->context->shop->active
        public deleted -> string (1) "0"
        $this->context->shop->deleted
        public physical_uri -> string (1) "/"
        $this->context->shop->physical_uri
        public virtual_uri -> string (0) ""
        $this->context->shop->virtual_uri
        public domain -> string (13) "drukalabak.lv"
        $this->context->shop->domain
        public domain_ssl -> string (13) "drukalabak.lv"
        $this->context->shop->domain_ssl
        protected group -> ShopGroup#19 (29)
        • Properties (29)
        • Available methods (68)
        • Static class properties (19)
        • public id -> integer 1
          protected id_lang -> null
          protected lang_associated -> null
          protected id_shop -> null
          public id_shop_list -> array (0)
          protected get_shop_from_context -> boolean true
          protected table -> string (10) "shop_group"
          protected identifier -> string (13) "id_shop_group"
          protected fieldsRequired -> array (1)
          0 => string (4) "name"
          protected fieldsSize -> array (1)
          name => integer 64
          protected fieldsValidate -> array (7)
          name => string (13) "isGenericName"
          color => string (7) "isColor"
          share_customer => string (6) "isBool"
          share_order => string (6) "isBool"
          share_stock => string (6) "isBool"
          active => string (6) "isBool"
          deleted => string (6) "isBool"
          protected fieldsRequiredLang -> array (0)
          protected fieldsSizeLang -> array (0)
          protected fieldsValidateLang -> array (0)
          protected tables -> array (0)
          protected webserviceParameters -> array (0)
          protected image_dir -> null
          protected image_format -> string (3) "jpg"
          protected translator -> null
          protected def -> array (4)
          table => string (10) "shop_group"
          primary => string (13) "id_shop_group"
          fields => array (7)
          name => array (4)
          type => integer 3
          validate => string (13) "isGenericName"
          required => boolean true
          size => integer 64
          color => array (2)
          type => integer 3
          validate => string (7) "isColor"
          share_customer => array (2)
          type => integer 2
          validate => string (6) "isBool"
          share_order => array (2)
          type => integer 2
          validate => string (6) "isBool"
          share_stock => array (2)
          type => integer 2
          validate => string (6) "isBool"
          active => array (2)
          type => integer 2
          validate => string (6) "isBool"
          deleted => array (2)
          type => integer 2
          validate => string (6) "isBool"
          classname => string (9) "ShopGroup"
          protected update_fields -> null
          public force_id -> boolean false
          public name -> string (7) "Default"
          public color -> string (0) ""
          public active -> string (1) "1"
          public share_customer -> string (1) "0"
          public share_stock -> string (1) "0"
          public share_order -> string (1) "0"
          public deleted -> string (1) "0"
        • public getFields(): array
          /**
          * @see ObjectModel::getFields()
          *
          * @return array
          */
          
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:62
          public haveShops()
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:90
          public getTotalShops()
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:95
          public shopNameExists($name, $id_shop = false)
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:169
          public __construct($id = null, $id_lang = null, $id_shop = null, $translator = null) Builds the object.
          /**
          * Builds the object.
          *
          * @param int|null $id if specified, loads and existing object from DB (optional)
          * @param int|null $id_lang required if object is multilingual (optional)
          * @param int|null $id_shop ID shop for objects with multishop tables
          * @param TranslatorComponent|null $translator
          *
          * @throws PrestaShopDatabaseException
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:246
          public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
          /**
          * Prepare fields for multishop
          * Fields are not validated here, we consider they are already validated in getFields() method,
          * this is not the best solution but this is the only one possible for retro compatibility.
          *
          * @since 1.5.0.1
          *
          * @return array All object fields
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:344
          public getFieldsLang(): array Prepare multilang fields.
          /**
          * Prepare multilang fields.
          *
          * @since 1.5.0.1
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:363
          public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
          /**
          * Returns the language related to the object or the default one if it doesn't exists
          *
          * @return Language
          *
          * @throws PrestaShopDatabaseException
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:401
          public getObjectName(): string Get object name Used for read/write in required fields table.
          /**
          * Get object name
          * Used for read/write in required fields table.
          *
          * @return string
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:559
          public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
          /**
          * Saves current object to database (add or update).
          *
          * @param bool $null_values
          * @param bool $auto_date
          *
          * @return bool Insertion result
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:574
          public add($auto_date = true, $null_values = false): bool Insertion result Adds current object to the database.
          /**
          * Adds current object to the database.
          *
          * @param bool $auto_date
          * @param bool $null_values
          *
          * @return bool Insertion result
          *
          * @throws PrestaShopDatabaseException
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:590
          public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
          /**
          * Takes current object ID, gets its values from database,
          * saves them in a new row and loads newly saved values as a new object.
          *
          * @return ObjectModel|false
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:687
          public update($null_values = false): bool Updates the current object in the database.
          /**
          * Updates the current object in the database.
          *
          * @param bool $null_values
          *
          * @return bool
          *
          * @throws PrestaShopDatabaseException
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:769
          public delete(): bool True if delete was successful Deletes current object from database.
          /**
          * Deletes current object from database.
          *
          * @return bool True if delete was successful
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:898
          public deleteSelection($ids): bool Deletes multiple objects from the database at once.
          /**
          * Deletes multiple objects from the database at once.
          *
          * @param array $ids array of objects IDs
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:955
          public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
          /**
          * Does a soft delete on current object, using the "deleted" field in DB
          * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
          *
          * @return bool
          *
          * @throws PrestaShopDatabaseException
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:975
          public toggleStatus(): bool Update result Toggles object status in database.
          /**
          * Toggles object status in database.
          *
          * @return bool Update result
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:998
          public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
          /**
          * Checks if object field values are valid before database interaction.
          *
          * @param bool $die
          * @param bool $error_return
          *
          * @return bool|string true, false or error message
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1090
          public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
          /**
          * Checks if multilingual object field values are valid before database interaction.
          *
          * @param bool $die
          * @param bool $errorReturn
          *
          * @return bool|string true, false or error message
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1124
          public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
          /**
          * Validate a single field.
          *
          * @since 1.5.0.1
          *
          * @param string $field Field name
          * @param mixed $value Field value
          * @param int|null $id_lang Language ID
          * @param array $skip array of fields to skip
          * @param bool $human_errors if true, uses more descriptive, translatable error strings
          *
          * @return bool|string true or error message string
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1178
          public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
          /**
          * Validates submitted values and returns an array of errors, if any.
          *
          * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1338
          public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
          /**
          * Returns webservice parameters of this object.
          *
          * @param string|null $ws_params_attribute_name
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1404
          public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
          /**
          * Returns webservice object list.
          *
          * @param string $sql_join
          * @param string $sql_filter
          * @param string $sql_sort
          * @param string $sql_limit
          *
          * @return array|null
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1508
          public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
          /**
          * Validate required fields.
          *
          * @param bool $htmlentities
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1553
          public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
          /**
          * Returns an array of required fields.
          *
          * @param bool $all if true, returns required fields of all object classes
          *
          * @return array|null
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1587
          public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
          /**
          * Returns true if required field exists.
          *
          * @param string $field_name to search
          * @param bool $all if true, returns required fields of all object classes
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1603
          public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
          /**
          * Caches data about required objects fields in memory.
          *
          * @param bool $all if true, caches required fields of all object classes
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1621
          public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
          /**
          * Get required fields list for this model or for all the models.
          *
          * @param bool $all : whether it should return required fields for this model or all the models
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1642
          public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
          /**
          * Sets required field for this class in the database.
          *
          * @param array $fields
          *
          * @return bool
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1666
          public clearCache($all = false) Clears cache entries that have this object's ID.
          /**
          * Clears cache entries that have this object's ID.
          *
          * @param bool $all If true, clears cache for all objects
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1698
          public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
          /**
          * Checks if current object is associated to a shop.
          *
          * @since 1.5.0.1
          *
          * @param int|null $id_shop
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1716
          public associateTo($id_shops): bool|void This function associate an item to its context.
          /**
          * This function associate an item to its context.
          *
          * @param int|array $id_shops
          *
          * @return bool|void
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1753
          public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
          /**
          * Gets the list of associated shop IDs.
          *
          * @since 1.5.0.1
          *
          * @return array<int, int>
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1789
          public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
          /**
          * Copies shop association data from object with specified ID.
          *
          * @since 1.5.0.1
          *
          * @param int $id
          *
          * @return bool|void
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1815
          public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
          /**
          * Checks if there is more than one entry in associated shop table for current object.
          *
          * @since 1.5.0.1
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1843
          public isMultishop(): bool Checks if object is multi-shop object.
          /**
          * Checks if object is multi-shop object.
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1857
          public isMultiShopField($field): bool Checks if a field is a multi-shop field.
          /**
          * Checks if a field is a multi-shop field.
          *
          * @param string $field
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1869
          public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
          /**
          * Checks if the object is both multi-language and multi-shop.
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1879
          public getShopId(): int Returns the shop ID used to fetch initial object data.
          /**
          * Returns the shop ID used to fetch initial object data.
          *
          * @return int
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1934
          public deleteImage($force_delete = false): bool Delete images associated with the object.
          /**
          * Delete images associated with the object.
          *
          * @param bool $force_delete
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1946
          public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
          /**
          * Fill an object with given data. Data must be an array with this syntax:
          * array(objProperty => value, objProperty2 => value, etc.).
          *
          * @since 1.5.0.1
          *
          * @param array $data
          * @param int|null $id_lang
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2070
          public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
          /**
          * Return the field value for the specified language if the field is multilang,
          * else the field value.
          *
          * @since 1.5.0.1
          *
          * @param string $field_name
          * @param int|null $id_lang
          *
          * @return mixed
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2270
          public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
          /**
          * Set a list of specific fields to update
          * array(field1 => true, field2 => false,
          * langfield1 => array(1 => true, 2 => false)).
          *
          * @since 1.5.0.1
          *
          * @param array<string, bool|array<int, bool>>|null $fields
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2298
          public getFieldsToUpdate(): ?array
          /**
          * @return array<string, bool|array<int, bool>>|null
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2306
          public getHtmlFields() Return HtmlFields for object.
          /**
          * Return HtmlFields for object.
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2330
          protected trans($id, array $parameters = array(), $domain = null, $locale = null)
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:287
          protected formatFields($type, $id_lang = null): array Formats values of each fields.
          /**
          * Formats values of each fields.
          *
          * @since 1.5.0.1
          *
          * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
          * @param int $id_lang If this parameter is given, only take lang fields
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:424
          protected getTranslationsFields($fields_array): array
          /**
          * @deprecated 1.5.0.1 (use getFieldsLang())
          *
          * @param array $fields_array
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1024
          protected makeTranslationFields(&$fields, &$fields_array, $id_language)
          /**
          * @deprecated 1.5.0.1
          *
          * @param array $fields
          * @param array $fields_array
          * @param int $id_language
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1048
          protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
          /**
          * Retrocompatibility for classes without $definition static.
          *
          * @TODO Remove this in 1.6 !
          *
          * @since 1.5.0.1
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2196
          protected getShopIdsList(): array
          /**
          * @return int[]
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2357
          public static getShopGroups($active = true)
          \ShopGroupCore::getShopGroups($active = true)
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:71
          public static getTotalShopGroup($active = true): int Total of shop groups
          \ShopGroupCore::getTotalShopGroup($active = true)
          /**
          * @return int Total of shop groups
          */
          
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:85
          public static getShopsFromGroup($id_group)
          \ShopGroupCore::getShopsFromGroup($id_group)
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:104
          public static getIdByName($name): int Return a group shop ID from group shop name.
          \ShopGroupCore::getIdByName($name)
          /**
          * Return a group shop ID from group shop name.
          *
          * @param string $name
          *
          * @return int
          */
          
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:120
          public static hasDependency($id_shop_group, $check = 'all'): bool Detect dependency with customer or orders.
          \ShopGroupCore::hasDependency($id_shop_group, $check = 'all')
          /**
          * Detect dependency with customer or orders.
          *
          * @param int $id_shop_group
          * @param string $check all|customer|order
          *
          * @return bool
          */
          
          Inherited from ShopGroupCore
          Defined in <ROOT>/classes/shop/ShopGroup.php:137
          public static getRepositoryClassName(): null
          \ObjectModelCore::getRepositoryClassName()
          /**
          * @return null
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:201
          public static resetStaticCache() reset static cache (eg unit testing purpose).
          \ObjectModelCore::resetStaticCache()
          /**
          * reset static cache (eg unit testing purpose).
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:209
          public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
          \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
          /**
          * Returns object validation rules (fields validity).
          *
          * @param string $class Child class name for static use (optional)
          *
          * @return array Validation rules (fields validity)
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:221
          public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
          \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
          /**
          * Formats a value.
          *
          * @param mixed $value
          * @param int $type
          * @param bool $with_quotes
          * @param bool $purify
          * @param bool $allow_null
          *
          * @return mixed
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:491
          public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
          \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
          /**
          * Returns field name translation.
          *
          * @param string $field Field name
          * @param string $class ObjectModel class name
          * @param bool $htmlentities If true, applies htmlentities() to result string
          * @param Context|null $context Context object
          *
          * @return string
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1309
          public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
          \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
          /**
          * Updates a table and splits the common datas and the shop datas.
          *
          * @since 1.5.0.1
          *
          * @param string $classname
          * @param array $data
          * @param string $where
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1895
          public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
          \ObjectModelCore::existsInDatabase($id_entity, $table = null)
          /**
          * Checks if an object exists in database.
          *
          * @param int $id_entity
          * @param string $table Deprecated since 1.7.8.x
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2005
          public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
          \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
          /**
          * Checks if an object type exists in the database.
          *
          * @since 1.5.0.1
          *
          * @param string|null $table Name of table linked to entity
          * @param bool $has_active_column True if the table has an active column
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2045
          public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
          \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
          /**
          * Fill (hydrate) a list of objects in order to get a collection of these objects.
          *
          * @since 1.5.0.1
          *
          * @param string $class Class of objects to hydrate
          * @param array $datas List of data (multi-dimensional array)
          * @param int|null $id_lang
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2097
          public static getDefinition($class, $field = null): array Returns object definition.
          \ObjectModelCore::getDefinition($class, $field = null)
          /**
          * Returns object definition.
          *
          * @param string|object $class Name of object
          * @param string|null $field Name of field if we want the definition of one field only
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2151
          public static enableCache() Enables object caching.
          \ObjectModelCore::enableCache()
          /**
          * Enables object caching.
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2314
          public static disableCache() Disables object caching.
          \ObjectModelCore::disableCache()
          /**
          * Disables object caching.
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2322
        • public static $definition :: array (3)
          \ShopGroupCore::$definition
          table => string (10) "shop_group"
          \ShopGroupCore::$definition['table']
          primary => string (13) "id_shop_group"
          \ShopGroupCore::$definition['primary']
          fields => array (7)
          \ShopGroupCore::$definition['fields']
          name => array (4)
          \ShopGroupCore::$definition['fields']['name']
          type => integer 3
          \ShopGroupCore::$definition['fields']['name']['type']
          validate => string (13) "isGenericName"
          \ShopGroupCore::$definition['fields']['name']['validate']
          required => boolean true
          \ShopGroupCore::$definition['fields']['name']['required']
          size => integer 64
          \ShopGroupCore::$definition['fields']['name']['size']
          color => array (2)
          \ShopGroupCore::$definition['fields']['color']
          type => integer 3
          \ShopGroupCore::$definition['fields']['color']['type']
          validate => string (7) "isColor"
          \ShopGroupCore::$definition['fields']['color']['validate']
          share_customer => array (2)
          \ShopGroupCore::$definition['fields']['share_customer']
          type => integer 2
          \ShopGroupCore::$definition['fields']['share_customer']['type']
          validate => string (6) "isBool"
          \ShopGroupCore::$definition['fields']['share_customer']['validate']
          share_order => array (2)
          \ShopGroupCore::$definition['fields']['share_order']
          type => integer 2
          \ShopGroupCore::$definition['fields']['share_order']['type']
          validate => string (6) "isBool"
          \ShopGroupCore::$definition['fields']['share_order']['validate']
          share_stock => array (2)
          \ShopGroupCore::$definition['fields']['share_stock']
          type => integer 2
          \ShopGroupCore::$definition['fields']['share_stock']['type']
          validate => string (6) "isBool"
          \ShopGroupCore::$definition['fields']['share_stock']['validate']
          active => array (2)
          \ShopGroupCore::$definition['fields']['active']
          type => integer 2
          \ShopGroupCore::$definition['fields']['active']['type']
          validate => string (6) "isBool"
          \ShopGroupCore::$definition['fields']['active']['validate']
          deleted => array (2)
          \ShopGroupCore::$definition['fields']['deleted']
          type => integer 2
          \ShopGroupCore::$definition['fields']['deleted']['type']
          validate => string (6) "isBool"
          \ShopGroupCore::$definition['fields']['deleted']['validate']
          public static $htmlFields :: array (6)
          \ObjectModelCore::$htmlFields
          category => array (2)
          \ObjectModelCore::$htmlFields['category']
          0 => string (11) "description"
          \ObjectModelCore::$htmlFields['category'][0]
          1 => string (22) "additional_description"
          \ObjectModelCore::$htmlFields['category'][1]
          customer => array (1)
          \ObjectModelCore::$htmlFields['customer']
          0 => string (4) "note"
          \ObjectModelCore::$htmlFields['customer'][0]
          gender => array (0)
          \ObjectModelCore::$htmlFields['gender']
          risk => array (0)
          \ObjectModelCore::$htmlFields['risk']
          country => array (0)
          \ObjectModelCore::$htmlFields['country']
          lang => array (0)
          \ObjectModelCore::$htmlFields['lang']
          protected static $fieldsRequiredDatabase :: array (0)
          protected static $loaded_classes :: array (14)
          Shop => array (36)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "shop"
          identifier => string (7) "id_shop"
          fieldsRequired => array (3)
          0 => string (4) "name"
          1 => string (11) "id_category"
          2 => string (13) "id_shop_group"
          fieldsSize => array (1)
          name => integer 64
          fieldsValidate => array (5)
          active => string (6) "isBool"
          deleted => string (6) "isBool"
          name => string (13) "isGenericName"
          color => string (7) "isColor"
          theme_name => string (11) "isThemeName"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (1)
          fields => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (4) "shop"
          primary => string (7) "id_shop"
          fields => array (7) Depth Limit
          classname => string (4) "Shop"
          update_fields => null
          force_id => boolean false
          id_shop_group => null
          id_category => null
          theme_name => null
          name => null
          color => null
          active => boolean true
          deleted => null
          physical_uri => null
          virtual_uri => null
          domain => null
          domain_ssl => null
          group => null
          address => null
          theme => null
          Country => array (33)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (7) "country"
          identifier => string (10) "id_country"
          fieldsRequired => array (5)
          0 => string (7) "id_zone"
          1 => string (8) "iso_code"
          2 => string (15) "contains_states"
          3 => string (26) "need_identification_number"
          4 => string (17) "display_tax_label"
          fieldsSize => array (1)
          iso_code => integer 3
          fieldsValidate => array (10)
          id_zone => string (12) "isUnsignedId"
          id_currency => string (12) "isUnsignedId"
          call_prefix => string (5) "isInt"
          iso_code => string (17) "isLanguageIsoCode"
          active => string (6) "isBool"
          contains_states => string (6) "isBool"
          need_identification_number => string (6) "isBool"
          need_zip_code => string (6) "isBool"
          zip_code_format => string (15) "isZipCodeFormat"
          display_tax_label => string (6) "isBool"
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 64
          fieldsValidateLang => array (1)
          name => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (2)
          objectsNodeName => string (9) "countries"
          fields => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (7) "country"
          primary => string (10) "id_country"
          multilang => boolean true
          fields => array (11) Depth Limit
          associations => array (3) Depth Limit
          classname => string (7) "Country"
          update_fields => null
          force_id => boolean false
          id_zone => null
          id_currency => null
          iso_code => null
          call_prefix => null
          name => null
          contains_states => null
          need_identification_number => null
          need_zip_code => null
          zip_code_format => null
          display_tax_label => boolean true
          active => boolean true
          ShopGroup => array (29)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (10) "shop_group"
          identifier => string (13) "id_shop_group"
          fieldsRequired => array (1)
          0 => string (4) "name"
          fieldsSize => array (1)
          name => integer 64
          fieldsValidate => array (7)
          name => string (13) "isGenericName"
          color => string (7) "isColor"
          share_customer => string (6) "isBool"
          share_order => string (6) "isBool"
          share_stock => string (6) "isBool"
          active => string (6) "isBool"
          deleted => string (6) "isBool"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (10) "shop_group"
          primary => string (13) "id_shop_group"
          fields => array (7) Depth Limit
          classname => string (9) "ShopGroup"
          update_fields => null
          force_id => boolean false
          name => null
          color => null
          active => boolean true
          share_customer => null
          share_stock => null
          share_order => null
          deleted => null
          Language => array (31)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "lang"
          identifier => string (7) "id_lang"
          fieldsRequired => array (4)
          0 => string (4) "name"
          1 => string (8) "iso_code"
          2 => string (16) "date_format_lite"
          3 => string (16) "date_format_full"
          fieldsSize => array (6)
          name => integer 32
          iso_code => integer 2
          locale => integer 5
          language_code => integer 5
          date_format_lite => integer 32
          date_format_full => integer 32
          fieldsValidate => array (8)
          name => string (13) "isGenericName"
          iso_code => string (17) "isLanguageIsoCode"
          locale => string (8) "isLocale"
          language_code => string (14) "isLanguageCode"
          active => string (6) "isBool"
          is_rtl => string (6) "isBool"
          date_format_lite => string (15) "isPhpDateFormat"
          date_format_full => string (15) "isPhpDateFormat"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (2)
          objectNodeName => string (8) "language"
          objectsNodeName => string (9) "languages"
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (4) "lang"
          primary => string (7) "id_lang"
          fields => array (8) Depth Limit
          classname => string (8) "Language"
          update_fields => null
          force_id => boolean false
          name => null
          iso_code => null
          locale => null
          language_code => null
          date_format_lite => UTF-8 string (9) "Y‑m‑d"
          date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
          is_rtl => boolean false
          active => boolean true
          translationsFilesAndVars => array (5)
          fields => string (7) "_FIELDS"
          errors => string (7) "_ERRORS"
          admin => string (8) "_LANGADM"
          pdf => string (8) "_LANGPDF"
          tabs => string (4) "tabs"
          Customer => array (61)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (8) "customer"
          identifier => string (11) "id_customer"
          fieldsRequired => array (4)
          0 => string (8) "lastname"
          1 => string (9) "firstname"
          2 => string (5) "email"
          3 => string (6) "passwd"
          fieldsSize => array (6)
          lastname => integer 255
          firstname => integer 255
          email => integer 255
          passwd => integer 255
          note => integer 65000
          reset_password_token => integer 40
          fieldsValidate => array (27)
          secure_key => string (5) "isMd5"
          lastname => string (14) "isCustomerName"
          firstname => string (14) "isCustomerName"
          email => string (7) "isEmail"
          passwd => string (16) "isHashedPassword"
          • Base64
          • base64_decode(passwd) binary string (12)
          id_gender => string (12) "isUnsignedId"
          birthday => string (11) "isBirthDate"
          newsletter => string (6) "isBool"
          optin => string (6) "isBool"
          website => string (5) "isUrl"
          company => string (13) "isGenericName"
          siret => string (13) "isGenericName"
          ape => string (5) "isApe"
          outstanding_allow_amount => string (7) "isFloat"
          show_public_prices => string (6) "isBool"
          id_risk => string (13) "isUnsignedInt"
          max_payment_days => string (13) "isUnsignedInt"
          active => string (6) "isBool"
          deleted => string (6) "isBool"
          is_guest => string (6) "isBool"
          id_shop => string (12) "isUnsignedId"
          id_shop_group => string (12) "isUnsignedId"
          id_lang => string (12) "isUnsignedId"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          reset_password_token => string (6) "isSha1"
          reset_password_validity => string (12) "isDateOrNull"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (3)
          objectMethods => array (2) Depth Limit
          fields => array (8) Depth Limit
          associations => array (1) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (8) "customer"
          primary => string (11) "id_customer"
          fields => array (32) Depth Limit
          classname => string (8) "Customer"
          update_fields => null
          force_id => boolean false
          id_shop_group => null
          secure_key => null
          note => null
          id_gender => integer 0
          id_default_group => integer 3
          lastname => null
          firstname => null
          birthday => null
          email => null
          newsletter => null
          ip_registration_newsletter => null
          newsletter_date_add => null
          optin => null
          website => null
          company => null
          siret => null
          ape => null
          outstanding_allow_amount => integer 0
          show_public_prices => integer 0
          id_risk => null
          max_payment_days => integer 0
          passwd => null
          last_passwd_gen => null
          active => boolean true
          is_guest => boolean false
          deleted => boolean false
          date_add => null
          date_upd => null
          years => null
          days => null
          months => null
          geoloc_id_country => null
          geoloc_id_state => null
          geoloc_postcode => null
          logged => boolean false
          id_guest => null
          groupBox => null
          reset_password_token => null
          reset_password_validity => null
          Category => array (44)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (8) "category"
          identifier => string (11) "id_category"
          fieldsRequired => array (1)
          0 => string (6) "active"
          fieldsSize => array (0)
          fieldsValidate => array (9)
          nleft => string (13) "isUnsignedInt"
          nright => string (13) "isUnsignedInt"
          level_depth => string (13) "isUnsignedInt"
          active => string (6) "isBool"
          id_parent => string (13) "isUnsignedInt"
          id_shop_default => string (12) "isUnsignedId"
          is_root_category => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (2)
          0 => string (4) "name"
          1 => string (12) "link_rewrite"
          fieldsSizeLang => array (5)
          name => integer 128
          link_rewrite => integer 128
          meta_title => integer 255
          meta_description => integer 512
          meta_keywords => integer 255
          fieldsValidateLang => array (7)
          name => string (13) "isCatalogName"
          link_rewrite => string (13) "isLinkRewrite"
          description => string (11) "isCleanHtml"
          additional_description => string (11) "isCleanHtml"
          meta_title => string (13) "isGenericName"
          meta_description => string (13) "isGenericName"
          meta_keywords => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (4)
          objectsNodeName => string (10) "categories"
          hidden_fields => array (3) Depth Limit
          fields => array (3) Depth Limit
          associations => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (7)
          table => string (8) "category"
          primary => string (11) "id_category"
          multilang => boolean true
          multilang_shop => boolean true
          fields => array (17) Depth Limit
          classname => string (8) "Category"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          id_category => null
          name => null
          active => boolean true
          position => null
          description => null
          additional_description => null
          id_parent => null
          id_category_default => null
          level_depth => null
          nleft => null
          nright => null
          link_rewrite => null
          meta_title => null
          meta_keywords => null
          meta_description => null
          date_add => null
          date_upd => null
          is_root_category => null
          id_shop_default => null
          groupBox => null
          doNotRegenerateNTree => boolean false
          id_image => string (7) "default"
          Currency => array (41)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (8) "currency"
          identifier => string (11) "id_currency"
          fieldsRequired => array (2)
          0 => string (8) "iso_code"
          1 => string (15) "conversion_rate"
          fieldsSize => array (2)
          iso_code => integer 3
          numeric_iso_code => integer 3
          fieldsValidate => array (8)
          iso_code => string (17) "isLanguageIsoCode"
          numeric_iso_code => string (16) "isNumericIsoCode"
          • Base64
          • base64_decode(numeric_iso_code) binary string (12)
          precision => string (5) "isInt"
          conversion_rate => string (15) "isUnsignedFloat"
          deleted => string (6) "isBool"
          active => string (6) "isBool"
          unofficial => string (6) "isBool"
          modified => string (6) "isBool"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (3)
          name => integer 255
          symbol => integer 255
          pattern => integer 255
          fieldsValidateLang => array (1)
          name => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (2)
          objectsNodeName => string (10) "currencies"
          fields => array (4) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (8) "currency"
          primary => string (11) "id_currency"
          multilang => boolean true
          fields => array (11) Depth Limit
          classname => string (8) "Currency"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          name => null
          localizedNames => null
          iso_code => null
          iso_code_num => null
          numeric_iso_code => null
          conversion_rate => null
          deleted => boolean false
          unofficial => null
          modified => null
          active => null
          sign => null
          symbol => null
          format => null
          blank => null
          decimals => null
          precision => null
          pattern => null
          prefix => null
          suffix => null
          Cart => array (47)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "cart"
          identifier => string (7) "id_cart"
          fieldsRequired => array (2)
          0 => string (11) "id_currency"
          1 => string (7) "id_lang"
          fieldsSize => array (1)
          secure_key => integer 32
          fieldsValidate => array (16)
          id_shop_group => string (12) "isUnsignedId"
          id_shop => string (12) "isUnsignedId"
          id_address_delivery => string (12) "isUnsignedId"
          id_address_invoice => string (12) "isUnsignedId"
          id_carrier => string (12) "isUnsignedId"
          id_currency => string (12) "isUnsignedId"
          id_customer => string (12) "isUnsignedId"
          id_guest => string (12) "isUnsignedId"
          id_lang => string (12) "isUnsignedId"
          recyclable => string (6) "isBool"
          gift => string (6) "isBool"
          gift_message => string (11) "isCleanHtml"
          mobile_theme => string (6) "isBool"
          allow_seperated_package => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (2)
          fields => array (6) Depth Limit
          associations => array (1) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (4) "cart"
          primary => string (7) "id_cart"
          fields => array (18) Depth Limit
          classname => string (4) "Cart"
          update_fields => null
          force_id => boolean false
          id_shop_group => null
          id_address_delivery => null
          id_address_invoice => null
          id_currency => null
          id_customer => null
          id_guest => null
          recyclable => boolean false
          gift => boolean false
          gift_message => null
          mobile_theme => null
          date_add => null
          secure_key => null
          id_carrier => integer 0
          date_upd => null
          checkedTos => boolean false
          pictures => null
          textFields => null
          delivery_option => null
          allow_seperated_package => boolean false
          _products => null
          _taxCalculationMethod => integer 1
          configuration => null
          addressFactory => null
          shouldSplitGiftProductsQuantity => boolean false
          shouldExcludeGiftsDiscount => boolean false
          Group => array (28)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (5) "group"
          identifier => string (8) "id_group"
          fieldsRequired => array (1)
          0 => string (20) "price_display_method"
          fieldsSize => array (0)
          fieldsValidate => array (5)
          reduction => string (7) "isFloat"
          price_display_method => string (20) "isPriceDisplayMethod"
          • Base64
          • base64_decode(price_display_method) binary string (15)
          show_prices => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 32
          fieldsValidateLang => array (1)
          name => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (5) "group"
          primary => string (8) "id_group"
          multilang => boolean true
          fields => array (6) Depth Limit
          classname => string (5) "Group"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          name => null
          reduction => null
          price_display_method => null
          show_prices => boolean true
          date_add => null
          date_upd => null
          Gender => array (25)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (6) "gender"
          identifier => string (9) "id_gender"
          fieldsRequired => array (1)
          0 => string (4) "type"
          fieldsSize => array (0)
          fieldsValidate => array (0)
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 20
          fieldsValidateLang => array (1)
          name => string (8) "isString"
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (6) "gender"
          primary => string (9) "id_gender"
          multilang => boolean true
          fields => array (2) Depth Limit
          classname => string (6) "Gender"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          id_gender => null
          name => null
          type => null
          Risk => array (26)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "risk"
          identifier => string (7) "id_risk"
          fieldsRequired => array (0)
          fieldsSize => array (1)
          color => integer 32
          fieldsValidate => array (2)
          color => string (7) "isColor"
          percent => string (12) "isPercentage"
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 20
          fieldsValidateLang => array (1)
          name => string (8) "isString"
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (4) "risk"
          primary => string (7) "id_risk"
          multilang => boolean true
          fields => array (3) Depth Limit
          classname => string (4) "Risk"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          id_risk => null
          name => null
          color => null
          percent => null
          Address => array (45)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (7) "address"
          identifier => string (10) "id_address"
          fieldsRequired => array (6)
          0 => string (10) "id_country"
          1 => string (5) "alias"
          2 => string (8) "lastname"
          3 => string (9) "firstname"
          4 => string (8) "address1"
          5 => string (4) "city"
          fieldsSize => array (12)
          alias => integer 32
          company => integer 255
          lastname => integer 255
          firstname => integer 255
          address1 => integer 128
          address2 => integer 128
          postcode => integer 12
          city => integer 64
          other => integer 300
          phone => integer 32
          phone_mobile => integer 32
          dni => integer 16
          fieldsValidate => array (22)
          id_customer => string (18) "isNullOrUnsignedId"
          id_manufacturer => string (18) "isNullOrUnsignedId"
          id_supplier => string (18) "isNullOrUnsignedId"
          id_warehouse => string (18) "isNullOrUnsignedId"
          id_country => string (12) "isUnsignedId"
          id_state => string (18) "isNullOrUnsignedId"
          alias => string (13) "isGenericName"
          company => string (13) "isGenericName"
          lastname => string (6) "isName"
          firstname => string (6) "isName"
          vat_number => string (13) "isGenericName"
          address1 => string (9) "isAddress"
          address2 => string (9) "isAddress"
          postcode => string (10) "isPostCode"
          city => string (10) "isCityName"
          other => string (9) "isMessage"
          phone => string (13) "isPhoneNumber"
          phone_mobile => string (13) "isPhoneNumber"
          dni => string (9) "isDniLite"
          deleted => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (2)
          objectsNodeName => string (9) "addresses"
          fields => array (6) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (7) "address"
          primary => string (10) "id_address"
          fields => array (22) Depth Limit
          classname => string (7) "Address"
          update_fields => null
          force_id => boolean false
          id_customer => null
          id_manufacturer => null
          id_supplier => null
          id_warehouse => null
          id_country => null
          id_state => null
          country => null
          alias => null
          company => null
          lastname => null
          firstname => null
          address1 => null
          address2 => null
          postcode => null
          city => null
          other => null
          phone => null
          phone_mobile => null
          vat_number => null
          dni => null
          date_add => null
          date_upd => null
          deleted => boolean false
          AddressFormat => array (26)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (14) "address_format"
          identifier => string (10) "id_country"
          fieldsRequired => array (1)
          0 => string (6) "format"
          fieldsSize => array (0)
          fieldsValidate => array (1)
          format => string (13) "isGenericName"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (14) "address_format"
          primary => string (10) "id_country"
          fields => array (2) Depth Limit
          classname => string (13) "AddressFormat"
          update_fields => null
          force_id => boolean false
          id_address_format => null
          id_country => null
          format => null
          _errorFormatList => array (0)
          State => array (27)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (5) "state"
          identifier => string (8) "id_state"
          fieldsRequired => array (4)
          0 => string (10) "id_country"
          1 => string (7) "id_zone"
          2 => string (8) "iso_code"
          3 => string (4) "name"
          fieldsSize => array (2)
          iso_code => integer 7
          name => integer 80
          fieldsValidate => array (5)
          id_country => string (12) "isUnsignedId"
          id_zone => string (12) "isUnsignedId"
          iso_code => string (14) "isStateIsoCode"
          name => string (13) "isGenericName"
          active => string (6) "isBool"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (1)
          fields => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (5) "state"
          primary => string (8) "id_state"
          fields => array (5) Depth Limit
          classname => string (5) "State"
          update_fields => null
          force_id => boolean false
          id_country => null
          id_zone => null
          iso_code => null
          name => null
          active => boolean true
          protected static $db :: boolean false
          protected static $cache_objects :: boolean true
          public const TYPE_INT :: integer 1
          \ShopGroup::TYPE_INT
          public const TYPE_BOOL :: integer 2
          \ShopGroup::TYPE_BOOL
          public const TYPE_STRING :: integer 3
          \ShopGroup::TYPE_STRING
          public const TYPE_FLOAT :: integer 4
          \ShopGroup::TYPE_FLOAT
          public const TYPE_DATE :: integer 5
          \ShopGroup::TYPE_DATE
          public const TYPE_HTML :: integer 6
          \ShopGroup::TYPE_HTML
          public const TYPE_NOTHING :: integer 7
          \ShopGroup::TYPE_NOTHING
          public const TYPE_SQL :: integer 8
          \ShopGroup::TYPE_SQL
          public const FORMAT_COMMON :: integer 1
          \ShopGroup::FORMAT_COMMON
          public const FORMAT_LANG :: integer 2
          \ShopGroup::FORMAT_LANG
          public const FORMAT_SHOP :: integer 3
          \ShopGroup::FORMAT_SHOP
          public const HAS_ONE :: integer 1
          \ShopGroup::HAS_ONE
          public const HAS_MANY :: integer 2
          \ShopGroup::HAS_MANY
        public address -> Address#179 (45)
        $this->context->shop->address
        • Properties (45)
        • Available methods (74)
        • Static class properties (22)
        • public id -> null
          $this->context->shop->address->id
          protected id_lang -> null
          protected lang_associated -> null
          protected id_shop -> null
          public id_shop_list -> array (0)
          $this->context->shop->address->id_shop_list
          protected get_shop_from_context -> boolean true
          protected table -> string (7) "address"
          protected identifier -> string (10) "id_address"
          protected fieldsRequired -> array (6)
          0 => string (10) "id_country"
          1 => string (5) "alias"
          2 => string (8) "lastname"
          3 => string (9) "firstname"
          4 => string (8) "address1"
          5 => string (4) "city"
          protected fieldsSize -> array (12)
          alias => integer 32
          company => integer 255
          lastname => integer 255
          firstname => integer 255
          address1 => integer 128
          address2 => integer 128
          postcode => integer 12
          city => integer 64
          other => integer 300
          phone => integer 32
          phone_mobile => integer 32
          dni => integer 16
          protected fieldsValidate -> array (22)
          id_customer => string (18) "isNullOrUnsignedId"
          id_manufacturer => string (18) "isNullOrUnsignedId"
          id_supplier => string (18) "isNullOrUnsignedId"
          id_warehouse => string (18) "isNullOrUnsignedId"
          id_country => string (12) "isUnsignedId"
          id_state => string (18) "isNullOrUnsignedId"
          alias => string (13) "isGenericName"
          company => string (13) "isGenericName"
          lastname => string (6) "isName"
          firstname => string (6) "isName"
          vat_number => string (13) "isGenericName"
          address1 => string (9) "isAddress"
          address2 => string (9) "isAddress"
          postcode => string (10) "isPostCode"
          city => string (10) "isCityName"
          other => string (9) "isMessage"
          phone => string (13) "isPhoneNumber"
          phone_mobile => string (13) "isPhoneNumber"
          dni => string (9) "isDniLite"
          deleted => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          protected fieldsRequiredLang -> array (0)
          protected fieldsSizeLang -> array (0)
          protected fieldsValidateLang -> array (0)
          protected tables -> array (0)
          protected webserviceParameters -> array (2)
          objectsNodeName => string (9) "addresses"
          fields => array (6)
          id_customer => array (1)
          xlink_resource => string (9) "customers"
          id_manufacturer => array (1)
          xlink_resource => string (13) "manufacturers"
          id_supplier => array (1)
          xlink_resource => string (9) "suppliers"
          id_warehouse => array (1)
          xlink_resource => string (9) "warehouse"
          id_country => array (1)
          xlink_resource => string (9) "countries"
          id_state => array (1)
          xlink_resource => string (6) "states"
          protected image_dir -> null
          protected image_format -> string (3) "jpg"
          protected translator -> null
          protected def -> array (4)
          table => string (7) "address"
          primary => string (10) "id_address"
          fields => array (22)
          id_customer => array (3)
          type => integer 1
          validate => string (18) "isNullOrUnsignedId"
          copy_post => boolean false
          id_manufacturer => array (3)
          type => integer 1
          validate => string (18) "isNullOrUnsignedId"
          copy_post => boolean false
          id_supplier => array (3)
          type => integer 1
          validate => string (18) "isNullOrUnsignedId"
          copy_post => boolean false
          id_warehouse => array (3)
          type => integer 1
          validate => string (18) "isNullOrUnsignedId"
          copy_post => boolean false
          id_country => array (3)
          type => integer 1
          validate => string (12) "isUnsignedId"
          required => boolean true
          id_state => array (2)
          type => integer 1
          validate => string (18) "isNullOrUnsignedId"
          alias => array (4)
          type => integer 3
          validate => string (13) "isGenericName"
          required => boolean true
          size => integer 32
          company => array (3)
          type => integer 3
          validate => string (13) "isGenericName"
          size => integer 255
          lastname => array (4)
          type => integer 3
          validate => string (6) "isName"
          required => boolean true
          size => integer 255
          firstname => array (4)
          type => integer 3
          validate => string (6) "isName"
          required => boolean true
          size => integer 255
          vat_number => array (2)
          type => integer 3
          validate => string (13) "isGenericName"
          address1 => array (4)
          type => integer 3
          validate => string (9) "isAddress"
          required => boolean true
          size => integer 128
          address2 => array (3)
          type => integer 3
          validate => string (9) "isAddress"
          size => integer 128
          postcode => array (3)
          type => integer 3
          validate => string (10) "isPostCode"
          size => integer 12
          city => array (4)
          type => integer 3
          validate => string (10) "isCityName"
          required => boolean true
          size => integer 64
          other => array (3)
          type => integer 3
          validate => string (9) "isMessage"
          size => integer 300
          phone => array (3)
          type => integer 3
          validate => string (13) "isPhoneNumber"
          size => integer 32
          phone_mobile => array (3)
          type => integer 3
          validate => string (13) "isPhoneNumber"
          size => integer 32
          dni => array (3)
          type => integer 3
          validate => string (9) "isDniLite"
          size => integer 16
          deleted => array (3)
          type => integer 2
          validate => string (6) "isBool"
          copy_post => boolean false
          date_add => array (3)
          type => integer 5
          validate => string (6) "isDate"
          copy_post => boolean false
          date_upd => array (3)
          type => integer 5
          validate => string (6) "isDate"
          copy_post => boolean false
          classname => string (7) "Address"
          protected update_fields -> null
          public force_id -> boolean false
          $this->context->shop->address->force_id
          public id_customer -> null
          $this->context->shop->address->id_customer
          public id_manufacturer -> null
          $this->context->shop->address->id_manufacturer
          public id_supplier -> null
          $this->context->shop->address->id_supplier
          public id_warehouse -> null
          $this->context->shop->address->id_warehouse
          public id_country -> integer 124
          $this->context->shop->address->id_country
          public id_state -> integer 0
          $this->context->shop->address->id_state
          public country -> null
          $this->context->shop->address->country
          public alias -> null
          $this->context->shop->address->alias
          public company -> UTF-8 string (21) "Drukā Labāk | EPSON"
          $this->context->shop->address->company
          public lastname -> null
          $this->context->shop->address->lastname
          public firstname -> null
          $this->context->shop->address->firstname
          public address1 -> string (16) "Jelgavas iela 40"
          $this->context->shop->address->address1
          public address2 -> string (0) ""
          $this->context->shop->address->address2
          public postcode -> string (7) "LV-1004"
          $this->context->shop->address->postcode
          public city -> UTF-8 string (5) "Rīga"
          $this->context->shop->address->city
          public other -> null
          $this->context->shop->address->other
          public phone -> null
          $this->context->shop->address->phone
          public phone_mobile -> null
          $this->context->shop->address->phone_mobile
          public vat_number -> null
          $this->context->shop->address->vat_number
          public dni -> null
          $this->context->shop->address->dni
          public date_add -> null
          $this->context->shop->address->date_add
          public date_upd -> null
          $this->context->shop->address->date_upd
          public deleted -> boolean false
          $this->context->shop->address->deleted
        • public __construct($id_address = null, $id_lang = null) Build an Address.
          new \Address($id_address = null, $id_lang = null)
          /**
          * Build an Address.
          *
          * @param int|null $id_address Existing Address ID in order to load object (optional)
          * @param int|null $id_lang Language ID (optional). Configuration::PS_LANG_DEFAULT will be used if null
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:168
          public add($autodate = true, $null_values = false)
          $this->context->shop->address->add($autodate = true, $null_values = false)
          /**
          * @see ObjectModel::add()
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:191
          public update($null_values = false)
          $this->context->shop->address->update($null_values = false)
          /**
          * @see ObjectModel::update()
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:210
          public delete()
          $this->context->shop->address->delete()
          /**
          * @see ObjectModel::delete()
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:238
          public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false) {@inheritdoc}
          $this->context->shop->address->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
          /**
          * {@inheritdoc}
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:363
          public isUsed(): int|bool Order count for this Address Check if Address is used (at least one order placed).
          $this->context->shop->address->isUsed()
          /**
          * Check if Address is used (at least one order placed).
          *
          * @return int|bool Order count for this Address
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:412
          public getFieldsRequiredDB()
          $this->context->shop->address->getFieldsRequiredDB()
          /**
          * @see ObjectModel::getFieldsRequiredDB();
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:640
          public getFields(): array All object fields Prepare fields for ObjectModel class (add, update) All fields are verified (p...
          $this->context->shop->address->getFields()
          /**
          * Prepare fields for ObjectModel class (add, update)
          * All fields are verified (pSQL, intval, ...).
          *
          * @return array All object fields
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:317
          public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
          $this->context->shop->address->getFieldsShop()
          /**
          * Prepare fields for multishop
          * Fields are not validated here, we consider they are already validated in getFields() method,
          * this is not the best solution but this is the only one possible for retro compatibility.
          *
          * @since 1.5.0.1
          *
          * @return array All object fields
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:344
          public getFieldsLang(): array Prepare multilang fields.
          $this->context->shop->address->getFieldsLang()
          /**
          * Prepare multilang fields.
          *
          * @since 1.5.0.1
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:363
          public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
          $this->context->shop->address->getAssociatedLanguage()
          /**
          * Returns the language related to the object or the default one if it doesn't exists
          *
          * @return Language
          *
          * @throws PrestaShopDatabaseException
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:401
          public getObjectName(): string Get object name Used for read/write in required fields table.
          $this->context->shop->address->getObjectName()
          /**
          * Get object name
          * Used for read/write in required fields table.
          *
          * @return string
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:559
          public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
          $this->context->shop->address->save($null_values = false, $auto_date = true)
          /**
          * Saves current object to database (add or update).
          *
          * @param bool $null_values
          * @param bool $auto_date
          *
          * @return bool Insertion result
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:574
          public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
          $this->context->shop->address->duplicateObject()
          /**
          * Takes current object ID, gets its values from database,
          * saves them in a new row and loads newly saved values as a new object.
          *
          * @return ObjectModel|false
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:687
          public deleteSelection($ids): bool Deletes multiple objects from the database at once.
          $this->context->shop->address->deleteSelection($ids)
          /**
          * Deletes multiple objects from the database at once.
          *
          * @param array $ids array of objects IDs
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:955
          public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
          $this->context->shop->address->softDelete()
          /**
          * Does a soft delete on current object, using the "deleted" field in DB
          * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
          *
          * @return bool
          *
          * @throws PrestaShopDatabaseException
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:975
          public toggleStatus(): bool Update result Toggles object status in database.
          $this->context->shop->address->toggleStatus()
          /**
          * Toggles object status in database.
          *
          * @return bool Update result
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:998
          public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
          $this->context->shop->address->validateFields($die = true, $error_return = false)
          /**
          * Checks if object field values are valid before database interaction.
          *
          * @param bool $die
          * @param bool $error_return
          *
          * @return bool|string true, false or error message
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1090
          public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
          $this->context->shop->address->validateFieldsLang($die = true, $errorReturn = false)
          /**
          * Checks if multilingual object field values are valid before database interaction.
          *
          * @param bool $die
          * @param bool $errorReturn
          *
          * @return bool|string true, false or error message
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1124
          public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
          $this->context->shop->address->validateController($htmlentities = true)
          /**
          * Validates submitted values and returns an array of errors, if any.
          *
          * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1338
          public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
          $this->context->shop->address->getWebserviceParameters($ws_params_attribute_name = null)
          /**
          * Returns webservice parameters of this object.
          *
          * @param string|null $ws_params_attribute_name
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1404
          public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
          $this->context->shop->address->getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit)
          /**
          * Returns webservice object list.
          *
          * @param string $sql_join
          * @param string $sql_filter
          * @param string $sql_sort
          * @param string $sql_limit
          *
          * @return array|null
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1508
          public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
          $this->context->shop->address->validateFieldsRequiredDatabase($htmlentities = true)
          /**
          * Validate required fields.
          *
          * @param bool $htmlentities
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1553
          public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
          $this->context->shop->address->getFieldsRequiredDatabase($all = false)
          /**
          * Returns an array of required fields.
          *
          * @param bool $all if true, returns required fields of all object classes
          *
          * @return array|null
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1587
          public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
          $this->context->shop->address->isFieldRequired($field_name, $all = false)
          /**
          * Returns true if required field exists.
          *
          * @param string $field_name to search
          * @param bool $all if true, returns required fields of all object classes
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1603
          public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
          $this->context->shop->address->cacheFieldsRequiredDatabase($all = true)
          /**
          * Caches data about required objects fields in memory.
          *
          * @param bool $all if true, caches required fields of all object classes
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1621
          public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
          $this->context->shop->address->getCachedFieldsRequiredDatabase($all = false)
          /**
          * Get required fields list for this model or for all the models.
          *
          * @param bool $all : whether it should return required fields for this model or all the models
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1642
          public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
          $this->context->shop->address->addFieldsRequiredDatabase($fields)
          /**
          * Sets required field for this class in the database.
          *
          * @param array $fields
          *
          * @return bool
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1666
          public clearCache($all = false) Clears cache entries that have this object's ID.
          $this->context->shop->address->clearCache($all = false)
          /**
          * Clears cache entries that have this object's ID.
          *
          * @param bool $all If true, clears cache for all objects
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1698
          public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
          $this->context->shop->address->isAssociatedToShop($id_shop = null)
          /**
          * Checks if current object is associated to a shop.
          *
          * @since 1.5.0.1
          *
          * @param int|null $id_shop
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1716
          public associateTo($id_shops): bool|void This function associate an item to its context.
          $this->context->shop->address->associateTo($id_shops)
          /**
          * This function associate an item to its context.
          *
          * @param int|array $id_shops
          *
          * @return bool|void
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1753
          public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
          $this->context->shop->address->getAssociatedShops()
          /**
          * Gets the list of associated shop IDs.
          *
          * @since 1.5.0.1
          *
          * @return array<int, int>
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1789
          public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
          $this->context->shop->address->duplicateShops($id)
          /**
          * Copies shop association data from object with specified ID.
          *
          * @since 1.5.0.1
          *
          * @param int $id
          *
          * @return bool|void
          *
          * @throws PrestaShopDatabaseException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1815
          public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
          $this->context->shop->address->hasMultishopEntries()
          /**
          * Checks if there is more than one entry in associated shop table for current object.
          *
          * @since 1.5.0.1
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1843
          public isMultishop(): bool Checks if object is multi-shop object.
          $this->context->shop->address->isMultishop()
          /**
          * Checks if object is multi-shop object.
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1857
          public isMultiShopField($field): bool Checks if a field is a multi-shop field.
          $this->context->shop->address->isMultiShopField($field)
          /**
          * Checks if a field is a multi-shop field.
          *
          * @param string $field
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1869
          public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
          $this->context->shop->address->isLangMultishop()
          /**
          * Checks if the object is both multi-language and multi-shop.
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1879
          public getShopId(): int Returns the shop ID used to fetch initial object data.
          $this->context->shop->address->getShopId()
          /**
          * Returns the shop ID used to fetch initial object data.
          *
          * @return int
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1934
          public deleteImage($force_delete = false): bool Delete images associated with the object.
          $this->context->shop->address->deleteImage($force_delete = false)
          /**
          * Delete images associated with the object.
          *
          * @param bool $force_delete
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1946
          public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
          $this->context->shop->address->hydrate(array $data, $id_lang = null)
          /**
          * Fill an object with given data. Data must be an array with this syntax:
          * array(objProperty => value, objProperty2 => value, etc.).
          *
          * @since 1.5.0.1
          *
          * @param array $data
          * @param int|null $id_lang
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2070
          public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
          $this->context->shop->address->getFieldByLang($field_name, $id_lang = null)
          /**
          * Return the field value for the specified language if the field is multilang,
          * else the field value.
          *
          * @since 1.5.0.1
          *
          * @param string $field_name
          * @param int|null $id_lang
          *
          * @return mixed
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2270
          public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
          $this->context->shop->address->setFieldsToUpdate(?array $fields)
          /**
          * Set a list of specific fields to update
          * array(field1 => true, field2 => false,
          * langfield1 => array(1 => true, 2 => false)).
          *
          * @since 1.5.0.1
          *
          * @param array<string, bool|array<int, bool>>|null $fields
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2298
          public getFieldsToUpdate(): ?array
          $this->context->shop->address->getFieldsToUpdate()
          /**
          * @return array<string, bool|array<int, bool>>|null
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2306
          public getHtmlFields() Return HtmlFields for object.
          $this->context->shop->address->getHtmlFields()
          /**
          * Return HtmlFields for object.
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2330
          protected deleteCartAddress() removes the address from carts using it, to avoid errors on not existing address
          /**
          * removes the address from carts using it, to avoid errors on not existing address
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:261
          protected trans($id, array $parameters = array(), $domain = null, $locale = null)
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:287
          protected formatFields($type, $id_lang = null): array Formats values of each fields.
          /**
          * Formats values of each fields.
          *
          * @since 1.5.0.1
          *
          * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
          * @param int $id_lang If this parameter is given, only take lang fields
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:424
          protected getTranslationsFields($fields_array): array
          /**
          * @deprecated 1.5.0.1 (use getFieldsLang())
          *
          * @param array $fields_array
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1024
          protected makeTranslationFields(&$fields, &$fields_array, $id_language)
          /**
          * @deprecated 1.5.0.1
          *
          * @param array $fields
          * @param array $fields_array
          * @param int $id_language
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1048
          protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
          /**
          * Retrocompatibility for classes without $definition static.
          *
          * @TODO Remove this in 1.6 !
          *
          * @since 1.5.0.1
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2196
          protected getShopIdsList(): array
          /**
          * @return int[]
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2357
          public static resetStaticCache() reset static cache (eg unit testing purpose).
          \AddressCore::resetStaticCache()
          /**
          * reset static cache (eg unit testing purpose).
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:181
          public static getFieldsValidate(): array Hash values Returns fields required for an address in an array hash.
          \AddressCore::getFieldsValidate()
          /**
          * Returns fields required for an address in an array hash.
          *
          * @return array Hash values
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:279
          public static getZoneById($id_address): int|bool Zone ID Get Zone ID for a given address.
          \AddressCore::getZoneById($id_address)
          /**
          * Get Zone ID for a given address.
          *
          * @param int $id_address Address ID for which we want to get the Zone ID
          *
          * @return int|bool Zone ID
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:296
          public static isCountryActiveById($id_address): int|bool Country status Check if the Country is active for a given address.
          \AddressCore::isCountryActiveById($id_address)
          /**
          * Check if the Country is active for a given address.
          *
          * @param int $id_address Address ID for which we want to get the Country status
          *
          * @return int|bool Country status
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:339
          public static dniRequired($idCountry): bool Request to check if DNI field is required depending on the current selected c...
          \AddressCore::dniRequired($idCountry)
          /**
          * Request to check if DNI field is required
          * depending on the current selected country.
          *
          * @param int $idCountry
          *
          * @return bool
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:398
          public static getCountryAndState($id_address): array|bool Get Country and State of this Address.
          \AddressCore::getCountryAndState($id_address)
          /**
          * Get Country and State of this Address.
          *
          * @param int $id_address Address ID
          *
          * @return array|bool
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:434
          public static addressExists($id_address, bool $useCache = false): bool The address exists Specify if an address is already in base.
          \AddressCore::addressExists($id_address, bool $useCache = false)
          /**
          * Specify if an address is already in base.
          *
          * @param int $id_address Address id
          * @param bool $useCache Use Cache for optimizing queries
          *
          * @return bool The address exists
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:459
          public static isValid($id_address): bool The address is valid Check if the address is valid.
          \AddressCore::isValid($id_address)
          /**
          * Check if the address is valid.
          *
          * @param int $id_address Address id
          *
          * @return bool The address is valid
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:486
          public static getFirstCustomerAddressId($id_customer, $active = true): bool|int|null Get the first address id of the customer.
          \AddressCore::getFirstCustomerAddressId($id_customer, $active = true)
          /**
          * Get the first address id of the customer.
          *
          * @param int $id_customer Customer id
          * @param bool $active Active addresses only
          *
          * @return bool|int|null
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:505
          public static initialize($id_address = null, $with_geoloc = false): Address address Initialize an address corresponding to the specified id address or if empty t...
          \AddressCore::initialize($id_address = null, $with_geoloc = false)
          /**
          * Initialize an address corresponding to the specified id address or if empty to the
          * default shop configuration.
          *
          * @param int $id_address
          * @param bool $with_geoloc
          *
          * @return Address address
          *
          * @throws PrestaShopException
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:537
          public static getAddressIdBySupplierId($id_supplier): int $id_address Address ID Returns Address ID for a given Supplier ID.
          \AddressCore::getAddressIdBySupplierId($id_supplier)
          /**
          * Returns Address ID for a given Supplier ID.
          *
          * @since 1.5.0
          *
          * @param int $id_supplier Supplier ID
          *
          * @return int $id_address Address ID
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:600
          public static aliasExist($alias, $id_address, $id_customer): false|string|null Amount of aliases found Check if the alias already exists.
          \AddressCore::aliasExist($alias, $id_address, $id_customer)
          /**
          * Check if the alias already exists.
          *
          * @param string $alias Alias of an address
          * @param int $id_address Address id
          * @param int $id_customer Customer id
          *
          * @return false|string|null Amount of aliases found
          * @todo: Find out if we shouldn't be returning an int instead? (breaking change)
          */
          
          Inherited from AddressCore
          Defined in <ROOT>/classes/Address.php:624
          public static getRepositoryClassName(): null
          \ObjectModelCore::getRepositoryClassName()
          /**
          * @return null
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:201
          public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
          \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
          /**
          * Returns object validation rules (fields validity).
          *
          * @param string $class Child class name for static use (optional)
          *
          * @return array Validation rules (fields validity)
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:221
          public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
          \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
          /**
          * Formats a value.
          *
          * @param mixed $value
          * @param int $type
          * @param bool $with_quotes
          * @param bool $purify
          * @param bool $allow_null
          *
          * @return mixed
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:491
          public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
          \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
          /**
          * Returns field name translation.
          *
          * @param string $field Field name
          * @param string $class ObjectModel class name
          * @param bool $htmlentities If true, applies htmlentities() to result string
          * @param Context|null $context Context object
          *
          * @return string
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1309
          public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
          \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
          /**
          * Updates a table and splits the common datas and the shop datas.
          *
          * @since 1.5.0.1
          *
          * @param string $classname
          * @param array $data
          * @param string $where
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:1895
          public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
          \ObjectModelCore::existsInDatabase($id_entity, $table = null)
          /**
          * Checks if an object exists in database.
          *
          * @param int $id_entity
          * @param string $table Deprecated since 1.7.8.x
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2005
          public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
          \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
          /**
          * Checks if an object type exists in the database.
          *
          * @since 1.5.0.1
          *
          * @param string|null $table Name of table linked to entity
          * @param bool $has_active_column True if the table has an active column
          *
          * @return bool
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2045
          public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
          \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
          /**
          * Fill (hydrate) a list of objects in order to get a collection of these objects.
          *
          * @since 1.5.0.1
          *
          * @param string $class Class of objects to hydrate
          * @param array $datas List of data (multi-dimensional array)
          * @param int|null $id_lang
          *
          * @return array
          *
          * @throws PrestaShopException
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2097
          public static getDefinition($class, $field = null): array Returns object definition.
          \ObjectModelCore::getDefinition($class, $field = null)
          /**
          * Returns object definition.
          *
          * @param string|object $class Name of object
          * @param string|null $field Name of field if we want the definition of one field only
          *
          * @return array
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2151
          public static enableCache() Enables object caching.
          \ObjectModelCore::enableCache()
          /**
          * Enables object caching.
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2314
          public static disableCache() Disables object caching.
          \ObjectModelCore::disableCache()
          /**
          * Disables object caching.
          */
          
          Inherited from ObjectModelCore
          Defined in <ROOT>/classes/ObjectModel.php:2322
        • public static $definition :: array (3)
          \AddressCore::$definition
          table => string (7) "address"
          \AddressCore::$definition['table']
          primary => string (10) "id_address"
          \AddressCore::$definition['primary']
          fields => array (22)
          \AddressCore::$definition['fields']
          id_customer => array (3)
          \AddressCore::$definition['fields']['id_customer']
          type => integer 1
          \AddressCore::$definition['fields']['id_customer']['type']
          validate => string (18) "isNullOrUnsignedId"
          \AddressCore::$definition['fields']['id_customer']['validate']
          copy_post => boolean false
          \AddressCore::$definition['fields']['id_customer']['copy_post']
          id_manufacturer => array (3)
          \AddressCore::$definition['fields']['id_manufacturer']
          type => integer 1
          \AddressCore::$definition['fields']['id_manufacturer']['type']
          validate => string (18) "isNullOrUnsignedId"
          \AddressCore::$definition['fields']['id_manufacturer']['validate']
          copy_post => boolean false
          \AddressCore::$definition['fields']['id_manufacturer']['copy_post']
          id_supplier => array (3)
          \AddressCore::$definition['fields']['id_supplier']
          type => integer 1
          \AddressCore::$definition['fields']['id_supplier']['type']
          validate => string (18) "isNullOrUnsignedId"
          \AddressCore::$definition['fields']['id_supplier']['validate']
          copy_post => boolean false
          \AddressCore::$definition['fields']['id_supplier']['copy_post']
          id_warehouse => array (3)
          \AddressCore::$definition['fields']['id_warehouse']
          type => integer 1
          \AddressCore::$definition['fields']['id_warehouse']['type']
          validate => string (18) "isNullOrUnsignedId"
          \AddressCore::$definition['fields']['id_warehouse']['validate']
          copy_post => boolean false
          \AddressCore::$definition['fields']['id_warehouse']['copy_post']
          id_country => array (3)
          \AddressCore::$definition['fields']['id_country']
          type => integer 1
          \AddressCore::$definition['fields']['id_country']['type']
          validate => string (12) "isUnsignedId"
          \AddressCore::$definition['fields']['id_country']['validate']
          required => boolean true
          \AddressCore::$definition['fields']['id_country']['required']
          id_state => array (2)
          \AddressCore::$definition['fields']['id_state']
          type => integer 1
          \AddressCore::$definition['fields']['id_state']['type']
          validate => string (18) "isNullOrUnsignedId"
          \AddressCore::$definition['fields']['id_state']['validate']
          alias => array (4)
          \AddressCore::$definition['fields']['alias']
          type => integer 3
          \AddressCore::$definition['fields']['alias']['type']
          validate => string (13) "isGenericName"
          \AddressCore::$definition['fields']['alias']['validate']
          required => boolean true
          \AddressCore::$definition['fields']['alias']['required']
          size => integer 32
          \AddressCore::$definition['fields']['alias']['size']
          company => array (3)
          \AddressCore::$definition['fields']['company']
          type => integer 3
          \AddressCore::$definition['fields']['company']['type']
          validate => string (13) "isGenericName"
          \AddressCore::$definition['fields']['company']['validate']
          size => integer 255
          \AddressCore::$definition['fields']['company']['size']
          lastname => array (4)
          \AddressCore::$definition['fields']['lastname']
          type => integer 3
          \AddressCore::$definition['fields']['lastname']['type']
          validate => string (6) "isName"
          \AddressCore::$definition['fields']['lastname']['validate']
          required => boolean true
          \AddressCore::$definition['fields']['lastname']['required']
          size => integer 255
          \AddressCore::$definition['fields']['lastname']['size']
          firstname => array (4)
          \AddressCore::$definition['fields']['firstname']
          type => integer 3
          \AddressCore::$definition['fields']['firstname']['type']
          validate => string (6) "isName"
          \AddressCore::$definition['fields']['firstname']['validate']
          required => boolean true
          \AddressCore::$definition['fields']['firstname']['required']
          size => integer 255
          \AddressCore::$definition['fields']['firstname']['size']
          vat_number => array (2)
          \AddressCore::$definition['fields']['vat_number']
          type => integer 3
          \AddressCore::$definition['fields']['vat_number']['type']
          validate => string (13) "isGenericName"
          \AddressCore::$definition['fields']['vat_number']['validate']
          address1 => array (4)
          \AddressCore::$definition['fields']['address1']
          type => integer 3
          \AddressCore::$definition['fields']['address1']['type']
          validate => string (9) "isAddress"
          \AddressCore::$definition['fields']['address1']['validate']
          required => boolean true
          \AddressCore::$definition['fields']['address1']['required']
          size => integer 128
          \AddressCore::$definition['fields']['address1']['size']
          address2 => array (3)
          \AddressCore::$definition['fields']['address2']
          type => integer 3
          \AddressCore::$definition['fields']['address2']['type']
          validate => string (9) "isAddress"
          \AddressCore::$definition['fields']['address2']['validate']
          size => integer 128
          \AddressCore::$definition['fields']['address2']['size']
          postcode => array (3)
          \AddressCore::$definition['fields']['postcode']
          type => integer 3
          \AddressCore::$definition['fields']['postcode']['type']
          validate => string (10) "isPostCode"
          \AddressCore::$definition['fields']['postcode']['validate']
          size => integer 12
          \AddressCore::$definition['fields']['postcode']['size']
          city => array (4)
          \AddressCore::$definition['fields']['city']
          type => integer 3
          \AddressCore::$definition['fields']['city']['type']
          validate => string (10) "isCityName"
          \AddressCore::$definition['fields']['city']['validate']
          required => boolean true
          \AddressCore::$definition['fields']['city']['required']
          size => integer 64
          \AddressCore::$definition['fields']['city']['size']
          other => array (3)
          \AddressCore::$definition['fields']['other']
          type => integer 3
          \AddressCore::$definition['fields']['other']['type']
          validate => string (9) "isMessage"
          \AddressCore::$definition['fields']['other']['validate']
          size => integer 300
          \AddressCore::$definition['fields']['other']['size']
          phone => array (3)
          \AddressCore::$definition['fields']['phone']
          type => integer 3
          \AddressCore::$definition['fields']['phone']['type']
          validate => string (13) "isPhoneNumber"
          \AddressCore::$definition['fields']['phone']['validate']
          size => integer 32
          \AddressCore::$definition['fields']['phone']['size']
          phone_mobile => array (3)
          \AddressCore::$definition['fields']['phone_mobile']
          type => integer 3
          \AddressCore::$definition['fields']['phone_mobile']['type']
          validate => string (13) "isPhoneNumber"
          \AddressCore::$definition['fields']['phone_mobile']['validate']
          size => integer 32
          \AddressCore::$definition['fields']['phone_mobile']['size']
          dni => array (3)
          \AddressCore::$definition['fields']['dni']
          type => integer 3
          \AddressCore::$definition['fields']['dni']['type']
          validate => string (9) "isDniLite"
          \AddressCore::$definition['fields']['dni']['validate']
          size => integer 16
          \AddressCore::$definition['fields']['dni']['size']
          deleted => array (3)
          \AddressCore::$definition['fields']['deleted']
          type => integer 2
          \AddressCore::$definition['fields']['deleted']['type']
          validate => string (6) "isBool"
          \AddressCore::$definition['fields']['deleted']['validate']
          copy_post => boolean false
          \AddressCore::$definition['fields']['deleted']['copy_post']
          date_add => array (3)
          \AddressCore::$definition['fields']['date_add']
          type => integer 5
          \AddressCore::$definition['fields']['date_add']['type']
          validate => string (6) "isDate"
          \AddressCore::$definition['fields']['date_add']['validate']
          copy_post => boolean false
          \AddressCore::$definition['fields']['date_add']['copy_post']
          date_upd => array (3)
          \AddressCore::$definition['fields']['date_upd']
          type => integer 5
          \AddressCore::$definition['fields']['date_upd']['type']
          validate => string (6) "isDate"
          \AddressCore::$definition['fields']['date_upd']['validate']
          copy_post => boolean false
          \AddressCore::$definition['fields']['date_upd']['copy_post']
          public static $htmlFields :: array (6)
          \ObjectModelCore::$htmlFields
          category => array (2)
          \ObjectModelCore::$htmlFields['category']
          0 => string (11) "description"
          \ObjectModelCore::$htmlFields['category'][0]
          1 => string (22) "additional_description"
          \ObjectModelCore::$htmlFields['category'][1]
          customer => array (1)
          \ObjectModelCore::$htmlFields['customer']
          0 => string (4) "note"
          \ObjectModelCore::$htmlFields['customer'][0]
          gender => array (0)
          \ObjectModelCore::$htmlFields['gender']
          risk => array (0)
          \ObjectModelCore::$htmlFields['risk']
          country => array (0)
          \ObjectModelCore::$htmlFields['country']
          lang => array (0)
          \ObjectModelCore::$htmlFields['lang']
          protected static $_idZones :: array (0)
          protected static $_idCountries :: array (0)
          protected static $addressExists :: array (0)
          protected static $fieldsRequiredDatabase :: array (0)
          protected static $loaded_classes :: array (14)
          Shop => array (36)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "shop"
          identifier => string (7) "id_shop"
          fieldsRequired => array (3)
          0 => string (4) "name"
          1 => string (11) "id_category"
          2 => string (13) "id_shop_group"
          fieldsSize => array (1)
          name => integer 64
          fieldsValidate => array (5)
          active => string (6) "isBool"
          deleted => string (6) "isBool"
          name => string (13) "isGenericName"
          color => string (7) "isColor"
          theme_name => string (11) "isThemeName"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (1)
          fields => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (4) "shop"
          primary => string (7) "id_shop"
          fields => array (7) Depth Limit
          classname => string (4) "Shop"
          update_fields => null
          force_id => boolean false
          id_shop_group => null
          id_category => null
          theme_name => null
          name => null
          color => null
          active => boolean true
          deleted => null
          physical_uri => null
          virtual_uri => null
          domain => null
          domain_ssl => null
          group => null
          address => null
          theme => null
          Country => array (33)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (7) "country"
          identifier => string (10) "id_country"
          fieldsRequired => array (5)
          0 => string (7) "id_zone"
          1 => string (8) "iso_code"
          2 => string (15) "contains_states"
          3 => string (26) "need_identification_number"
          4 => string (17) "display_tax_label"
          fieldsSize => array (1)
          iso_code => integer 3
          fieldsValidate => array (10)
          id_zone => string (12) "isUnsignedId"
          id_currency => string (12) "isUnsignedId"
          call_prefix => string (5) "isInt"
          iso_code => string (17) "isLanguageIsoCode"
          active => string (6) "isBool"
          contains_states => string (6) "isBool"
          need_identification_number => string (6) "isBool"
          need_zip_code => string (6) "isBool"
          zip_code_format => string (15) "isZipCodeFormat"
          display_tax_label => string (6) "isBool"
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 64
          fieldsValidateLang => array (1)
          name => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (2)
          objectsNodeName => string (9) "countries"
          fields => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (7) "country"
          primary => string (10) "id_country"
          multilang => boolean true
          fields => array (11) Depth Limit
          associations => array (3) Depth Limit
          classname => string (7) "Country"
          update_fields => null
          force_id => boolean false
          id_zone => null
          id_currency => null
          iso_code => null
          call_prefix => null
          name => null
          contains_states => null
          need_identification_number => null
          need_zip_code => null
          zip_code_format => null
          display_tax_label => boolean true
          active => boolean true
          ShopGroup => array (29)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (10) "shop_group"
          identifier => string (13) "id_shop_group"
          fieldsRequired => array (1)
          0 => string (4) "name"
          fieldsSize => array (1)
          name => integer 64
          fieldsValidate => array (7)
          name => string (13) "isGenericName"
          color => string (7) "isColor"
          share_customer => string (6) "isBool"
          share_order => string (6) "isBool"
          share_stock => string (6) "isBool"
          active => string (6) "isBool"
          deleted => string (6) "isBool"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (10) "shop_group"
          primary => string (13) "id_shop_group"
          fields => array (7) Depth Limit
          classname => string (9) "ShopGroup"
          update_fields => null
          force_id => boolean false
          name => null
          color => null
          active => boolean true
          share_customer => null
          share_stock => null
          share_order => null
          deleted => null
          Language => array (31)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "lang"
          identifier => string (7) "id_lang"
          fieldsRequired => array (4)
          0 => string (4) "name"
          1 => string (8) "iso_code"
          2 => string (16) "date_format_lite"
          3 => string (16) "date_format_full"
          fieldsSize => array (6)
          name => integer 32
          iso_code => integer 2
          locale => integer 5
          language_code => integer 5
          date_format_lite => integer 32
          date_format_full => integer 32
          fieldsValidate => array (8)
          name => string (13) "isGenericName"
          iso_code => string (17) "isLanguageIsoCode"
          locale => string (8) "isLocale"
          language_code => string (14) "isLanguageCode"
          active => string (6) "isBool"
          is_rtl => string (6) "isBool"
          date_format_lite => string (15) "isPhpDateFormat"
          date_format_full => string (15) "isPhpDateFormat"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (2)
          objectNodeName => string (8) "language"
          objectsNodeName => string (9) "languages"
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (4) "lang"
          primary => string (7) "id_lang"
          fields => array (8) Depth Limit
          classname => string (8) "Language"
          update_fields => null
          force_id => boolean false
          name => null
          iso_code => null
          locale => null
          language_code => null
          date_format_lite => UTF-8 string (9) "Y‑m‑d"
          date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
          is_rtl => boolean false
          active => boolean true
          translationsFilesAndVars => array (5)
          fields => string (7) "_FIELDS"
          errors => string (7) "_ERRORS"
          admin => string (8) "_LANGADM"
          pdf => string (8) "_LANGPDF"
          tabs => string (4) "tabs"
          Customer => array (61)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (8) "customer"
          identifier => string (11) "id_customer"
          fieldsRequired => array (4)
          0 => string (8) "lastname"
          1 => string (9) "firstname"
          2 => string (5) "email"
          3 => string (6) "passwd"
          fieldsSize => array (6)
          lastname => integer 255
          firstname => integer 255
          email => integer 255
          passwd => integer 255
          note => integer 65000
          reset_password_token => integer 40
          fieldsValidate => array (27)
          secure_key => string (5) "isMd5"
          lastname => string (14) "isCustomerName"
          firstname => string (14) "isCustomerName"
          email => string (7) "isEmail"
          passwd => string (16) "isHashedPassword"
          • Base64
          • base64_decode(passwd) binary string (12)
          id_gender => string (12) "isUnsignedId"
          birthday => string (11) "isBirthDate"
          newsletter => string (6) "isBool"
          optin => string (6) "isBool"
          website => string (5) "isUrl"
          company => string (13) "isGenericName"
          siret => string (13) "isGenericName"
          ape => string (5) "isApe"
          outstanding_allow_amount => string (7) "isFloat"
          show_public_prices => string (6) "isBool"
          id_risk => string (13) "isUnsignedInt"
          max_payment_days => string (13) "isUnsignedInt"
          active => string (6) "isBool"
          deleted => string (6) "isBool"
          is_guest => string (6) "isBool"
          id_shop => string (12) "isUnsignedId"
          id_shop_group => string (12) "isUnsignedId"
          id_lang => string (12) "isUnsignedId"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          reset_password_token => string (6) "isSha1"
          reset_password_validity => string (12) "isDateOrNull"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (3)
          objectMethods => array (2) Depth Limit
          fields => array (8) Depth Limit
          associations => array (1) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (8) "customer"
          primary => string (11) "id_customer"
          fields => array (32) Depth Limit
          classname => string (8) "Customer"
          update_fields => null
          force_id => boolean false
          id_shop_group => null
          secure_key => null
          note => null
          id_gender => integer 0
          id_default_group => integer 3
          lastname => null
          firstname => null
          birthday => null
          email => null
          newsletter => null
          ip_registration_newsletter => null
          newsletter_date_add => null
          optin => null
          website => null
          company => null
          siret => null
          ape => null
          outstanding_allow_amount => integer 0
          show_public_prices => integer 0
          id_risk => null
          max_payment_days => integer 0
          passwd => null
          last_passwd_gen => null
          active => boolean true
          is_guest => boolean false
          deleted => boolean false
          date_add => null
          date_upd => null
          years => null
          days => null
          months => null
          geoloc_id_country => null
          geoloc_id_state => null
          geoloc_postcode => null
          logged => boolean false
          id_guest => null
          groupBox => null
          reset_password_token => null
          reset_password_validity => null
          Category => array (44)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (8) "category"
          identifier => string (11) "id_category"
          fieldsRequired => array (1)
          0 => string (6) "active"
          fieldsSize => array (0)
          fieldsValidate => array (9)
          nleft => string (13) "isUnsignedInt"
          nright => string (13) "isUnsignedInt"
          level_depth => string (13) "isUnsignedInt"
          active => string (6) "isBool"
          id_parent => string (13) "isUnsignedInt"
          id_shop_default => string (12) "isUnsignedId"
          is_root_category => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (2)
          0 => string (4) "name"
          1 => string (12) "link_rewrite"
          fieldsSizeLang => array (5)
          name => integer 128
          link_rewrite => integer 128
          meta_title => integer 255
          meta_description => integer 512
          meta_keywords => integer 255
          fieldsValidateLang => array (7)
          name => string (13) "isCatalogName"
          link_rewrite => string (13) "isLinkRewrite"
          description => string (11) "isCleanHtml"
          additional_description => string (11) "isCleanHtml"
          meta_title => string (13) "isGenericName"
          meta_description => string (13) "isGenericName"
          meta_keywords => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (4)
          objectsNodeName => string (10) "categories"
          hidden_fields => array (3) Depth Limit
          fields => array (3) Depth Limit
          associations => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (7)
          table => string (8) "category"
          primary => string (11) "id_category"
          multilang => boolean true
          multilang_shop => boolean true
          fields => array (17) Depth Limit
          classname => string (8) "Category"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          id_category => null
          name => null
          active => boolean true
          position => null
          description => null
          additional_description => null
          id_parent => null
          id_category_default => null
          level_depth => null
          nleft => null
          nright => null
          link_rewrite => null
          meta_title => null
          meta_keywords => null
          meta_description => null
          date_add => null
          date_upd => null
          is_root_category => null
          id_shop_default => null
          groupBox => null
          doNotRegenerateNTree => boolean false
          id_image => string (7) "default"
          Currency => array (41)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (8) "currency"
          identifier => string (11) "id_currency"
          fieldsRequired => array (2)
          0 => string (8) "iso_code"
          1 => string (15) "conversion_rate"
          fieldsSize => array (2)
          iso_code => integer 3
          numeric_iso_code => integer 3
          fieldsValidate => array (8)
          iso_code => string (17) "isLanguageIsoCode"
          numeric_iso_code => string (16) "isNumericIsoCode"
          • Base64
          • base64_decode(numeric_iso_code) binary string (12)
          precision => string (5) "isInt"
          conversion_rate => string (15) "isUnsignedFloat"
          deleted => string (6) "isBool"
          active => string (6) "isBool"
          unofficial => string (6) "isBool"
          modified => string (6) "isBool"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (3)
          name => integer 255
          symbol => integer 255
          pattern => integer 255
          fieldsValidateLang => array (1)
          name => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (2)
          objectsNodeName => string (10) "currencies"
          fields => array (4) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (8) "currency"
          primary => string (11) "id_currency"
          multilang => boolean true
          fields => array (11) Depth Limit
          classname => string (8) "Currency"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          name => null
          localizedNames => null
          iso_code => null
          iso_code_num => null
          numeric_iso_code => null
          conversion_rate => null
          deleted => boolean false
          unofficial => null
          modified => null
          active => null
          sign => null
          symbol => null
          format => null
          blank => null
          decimals => null
          precision => null
          pattern => null
          prefix => null
          suffix => null
          Cart => array (47)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "cart"
          identifier => string (7) "id_cart"
          fieldsRequired => array (2)
          0 => string (11) "id_currency"
          1 => string (7) "id_lang"
          fieldsSize => array (1)
          secure_key => integer 32
          fieldsValidate => array (16)
          id_shop_group => string (12) "isUnsignedId"
          id_shop => string (12) "isUnsignedId"
          id_address_delivery => string (12) "isUnsignedId"
          id_address_invoice => string (12) "isUnsignedId"
          id_carrier => string (12) "isUnsignedId"
          id_currency => string (12) "isUnsignedId"
          id_customer => string (12) "isUnsignedId"
          id_guest => string (12) "isUnsignedId"
          id_lang => string (12) "isUnsignedId"
          recyclable => string (6) "isBool"
          gift => string (6) "isBool"
          gift_message => string (11) "isCleanHtml"
          mobile_theme => string (6) "isBool"
          allow_seperated_package => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (2)
          fields => array (6) Depth Limit
          associations => array (1) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (4) "cart"
          primary => string (7) "id_cart"
          fields => array (18) Depth Limit
          classname => string (4) "Cart"
          update_fields => null
          force_id => boolean false
          id_shop_group => null
          id_address_delivery => null
          id_address_invoice => null
          id_currency => null
          id_customer => null
          id_guest => null
          recyclable => boolean false
          gift => boolean false
          gift_message => null
          mobile_theme => null
          date_add => null
          secure_key => null
          id_carrier => integer 0
          date_upd => null
          checkedTos => boolean false
          pictures => null
          textFields => null
          delivery_option => null
          allow_seperated_package => boolean false
          _products => null
          _taxCalculationMethod => integer 1
          configuration => null
          addressFactory => null
          shouldSplitGiftProductsQuantity => boolean false
          shouldExcludeGiftsDiscount => boolean false
          Group => array (28)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (5) "group"
          identifier => string (8) "id_group"
          fieldsRequired => array (1)
          0 => string (20) "price_display_method"
          fieldsSize => array (0)
          fieldsValidate => array (5)
          reduction => string (7) "isFloat"
          price_display_method => string (20) "isPriceDisplayMethod"
          • Base64
          • base64_decode(price_display_method) binary string (15)
          show_prices => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 32
          fieldsValidateLang => array (1)
          name => string (13) "isGenericName"
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (5) "group"
          primary => string (8) "id_group"
          multilang => boolean true
          fields => array (6) Depth Limit
          classname => string (5) "Group"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          name => null
          reduction => null
          price_display_method => null
          show_prices => boolean true
          date_add => null
          date_upd => null
          Gender => array (25)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (6) "gender"
          identifier => string (9) "id_gender"
          fieldsRequired => array (1)
          0 => string (4) "type"
          fieldsSize => array (0)
          fieldsValidate => array (0)
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 20
          fieldsValidateLang => array (1)
          name => string (8) "isString"
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (6) "gender"
          primary => string (9) "id_gender"
          multilang => boolean true
          fields => array (2) Depth Limit
          classname => string (6) "Gender"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          id_gender => null
          name => null
          type => null
          Risk => array (26)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (4) "risk"
          identifier => string (7) "id_risk"
          fieldsRequired => array (0)
          fieldsSize => array (1)
          color => integer 32
          fieldsValidate => array (2)
          color => string (7) "isColor"
          percent => string (12) "isPercentage"
          fieldsRequiredLang => array (1)
          0 => string (4) "name"
          fieldsSizeLang => array (1)
          name => integer 20
          fieldsValidateLang => array (1)
          name => string (8) "isString"
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (6)
          table => string (4) "risk"
          primary => string (7) "id_risk"
          multilang => boolean true
          fields => array (3) Depth Limit
          classname => string (4) "Risk"
          associations => array (1) Depth Limit
          update_fields => null
          force_id => boolean false
          id_risk => null
          name => null
          color => null
          percent => null
          Address => array (45)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (7) "address"
          identifier => string (10) "id_address"
          fieldsRequired => array (6)
          0 => string (10) "id_country"
          1 => string (5) "alias"
          2 => string (8) "lastname"
          3 => string (9) "firstname"
          4 => string (8) "address1"
          5 => string (4) "city"
          fieldsSize => array (12)
          alias => integer 32
          company => integer 255
          lastname => integer 255
          firstname => integer 255
          address1 => integer 128
          address2 => integer 128
          postcode => integer 12
          city => integer 64
          other => integer 300
          phone => integer 32
          phone_mobile => integer 32
          dni => integer 16
          fieldsValidate => array (22)
          id_customer => string (18) "isNullOrUnsignedId"
          id_manufacturer => string (18) "isNullOrUnsignedId"
          id_supplier => string (18) "isNullOrUnsignedId"
          id_warehouse => string (18) "isNullOrUnsignedId"
          id_country => string (12) "isUnsignedId"
          id_state => string (18) "isNullOrUnsignedId"
          alias => string (13) "isGenericName"
          company => string (13) "isGenericName"
          lastname => string (6) "isName"
          firstname => string (6) "isName"
          vat_number => string (13) "isGenericName"
          address1 => string (9) "isAddress"
          address2 => string (9) "isAddress"
          postcode => string (10) "isPostCode"
          city => string (10) "isCityName"
          other => string (9) "isMessage"
          phone => string (13) "isPhoneNumber"
          phone_mobile => string (13) "isPhoneNumber"
          dni => string (9) "isDniLite"
          deleted => string (6) "isBool"
          date_add => string (6) "isDate"
          date_upd => string (6) "isDate"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (2)
          objectsNodeName => string (9) "addresses"
          fields => array (6) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (7) "address"
          primary => string (10) "id_address"
          fields => array (22) Depth Limit
          classname => string (7) "Address"
          update_fields => null
          force_id => boolean false
          id_customer => null
          id_manufacturer => null
          id_supplier => null
          id_warehouse => null
          id_country => null
          id_state => null
          country => null
          alias => null
          company => null
          lastname => null
          firstname => null
          address1 => null
          address2 => null
          postcode => null
          city => null
          other => null
          phone => null
          phone_mobile => null
          vat_number => null
          dni => null
          date_add => null
          date_upd => null
          deleted => boolean false
          AddressFormat => array (26)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (14) "address_format"
          identifier => string (10) "id_country"
          fieldsRequired => array (1)
          0 => string (6) "format"
          fieldsSize => array (0)
          fieldsValidate => array (1)
          format => string (13) "isGenericName"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (0)
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (14) "address_format"
          primary => string (10) "id_country"
          fields => array (2) Depth Limit
          classname => string (13) "AddressFormat"
          update_fields => null
          force_id => boolean false
          id_address_format => null
          id_country => null
          format => null
          _errorFormatList => array (0)
          State => array (27)
          id => null
          id_lang => null
          lang_associated => null
          id_shop => null
          id_shop_list => array (0)
          get_shop_from_context => boolean true
          table => string (5) "state"
          identifier => string (8) "id_state"
          fieldsRequired => array (4)
          0 => string (10) "id_country"
          1 => string (7) "id_zone"
          2 => string (8) "iso_code"
          3 => string (4) "name"
          fieldsSize => array (2)
          iso_code => integer 7
          name => integer 80
          fieldsValidate => array (5)
          id_country => string (12) "isUnsignedId"
          id_zone => string (12) "isUnsignedId"
          iso_code => string (14) "isStateIsoCode"
          name => string (13) "isGenericName"
          active => string (6) "isBool"
          fieldsRequiredLang => array (0)
          fieldsSizeLang => array (0)
          fieldsValidateLang => array (0)
          tables => array (0)
          webserviceParameters => array (1)
          fields => array (2) Depth Limit
          image_dir => null
          image_format => string (3) "jpg"
          translator => null
          def => array (4)
          table => string (5) "state"
          primary => string (8) "id_state"
          fields => array (5) Depth Limit
          classname => string (5) "State"
          update_fields => null
          force_id => boolean false
          id_country => null
          id_zone => null
          iso_code => null
          name => null
          active => boolean true
          protected static $db :: boolean false
          protected static $cache_objects :: boolean true
          public const TYPE_INT :: integer 1
          \Address::TYPE_INT
          public const TYPE_BOOL :: integer 2
          \Address::TYPE_BOOL
          public const TYPE_STRING :: integer 3
          \Address::TYPE_STRING
          public const TYPE_FLOAT :: integer 4
          \Address::TYPE_FLOAT
          public const TYPE_DATE :: integer 5
          \Address::TYPE_DATE
          public const TYPE_HTML :: integer 6
          \Address::TYPE_HTML
          public const TYPE_NOTHING :: integer 7
          \Address::TYPE_NOTHING
          public const TYPE_SQL :: integer 8
          \Address::TYPE_SQL
          public const FORMAT_COMMON :: integer 1
          \Address::FORMAT_COMMON
          public const FORMAT_LANG :: integer 2
          \Address::FORMAT_LANG
          public const FORMAT_SHOP :: integer 3
          \Address::FORMAT_SHOP
          public const HAS_ONE :: integer 1
          \Address::HAS_ONE
          public const HAS_MANY :: integer 2
          \Address::HAS_MANY
        public theme -> PrestaShop\PrestaShop\Core\Addon\Theme\Theme#24 (1)
        $this->context->shop->theme
        • Properties
        • Available methods (24)
        • private attributes -> PrestaShop\PrestaShop\Core\Util\ArrayFinder#25 (2)
          • Properties (2)
          • Available methods (9)
          • private array -> array (11)
            name => string (18) "laber_expert_home7"
            display_name => string (18) "laber_expert_home7"
            version => string (5) "1.0.0"
            author => array (3)
            name => string (15) "PrestaShop Team"
            email => string (18) "pub@prestashop.com"
            url => string (25) "http://www.prestashop.com"
            meta => array (2)
            compatibility => array (2) Depth Limit
            available_layouts => array (4) Depth Limit
            assets => null
            global_settings => array (4)
            configuration => array (1) Depth Limit
            modules => array (1) Depth Limit
            hooks => array (1) Depth Limit
            image_types => array (7) Depth Limit
            theme_settings => array (2)
            default_layout => string (17) "layout-full-width"
            layouts => array (47) Depth Limit
            dependencies => array (1)
            modules => array (17) Depth Limit
            directory => string (55) "/unum/drukalabak/public_html/themes/laber_expert_home7/"
            • Directory (4KB)
            • drwxr-xr-x 1193 1196 4KB Feb 14 09:27 /unum/drukalabak/public_html/themes/laber_expert_home7
              
            preview => string (37) "themes/laber_expert_home7/preview.png"
            • File (139.7KB)
            • -rw-r--r-- 1193 1196 139.7KB Feb 14 09:27 themes/laber_expert_home7/preview.png
              
            private propertyAccessor -> Symfony\Component\PropertyAccess\PropertyAccessor#27 (7)
            • Properties (7)
            • Available methods (20)
            • Static class properties (18)
            • private magicCall -> boolean false
              private ignoreInvalidIndices -> boolean true
              private ignoreInvalidProperty -> boolean false
              private cacheItemPool -> null
              private propertyPathCache -> array (10)
              [name] => Symfony\Component\PropertyAccess\PropertyPath#22 (4) Depth Limit
              [parent] => Symfony\Component\PropertyAccess\PropertyPath#23 (4) Depth Limit
              [theme_settings][core_scripts] => Symfony\Component\PropertyAccess\PropertyPath#142 (4) Depth Limit
              [assets][css][all] => Symfony\Component\PropertyAccess\PropertyPath#143 (4) Depth Limit
              [assets][css][category] => Symfony\Component\PropertyAccess\PropertyPath#144 (4) Depth Limit
              [assets][js][all] => Symfony\Component\PropertyAccess\PropertyPath#145 (4) Depth Limit
              [assets][js][category] => Symfony\Component\PropertyAccess\PropertyPath#146 (4) Depth Limit
              [theme_settings][default_layout] => Symfony\Component\PropertyAccess\PropertyPath#186 (4) Depth Limit
              [theme_settings] => Symfony\Component\PropertyAccess\PropertyPath#184 (4) Depth Limit
              [assets] => Symfony\Component\PropertyAccess\PropertyPath#180 (4) Depth Limit
              private readPropertyCache -> array (0)
              private writePropertyCache -> array (0)
            • public __construct(bool $magicCall = false, bool $throwExceptionOnInvalidIndex = false, ?Psr\Cache\CacheItemPoolInterface $cacheItemPool = null, bool $throwExceptionOnInvalidPropertyPath = true) Should not be used by application code. Use {@link PropertyAccess::createProp...
              /**
              * Should not be used by application code. Use
              * {@link PropertyAccess::createPropertyAccessor()} instead.
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:75
              public getValue($objectOrArray, $propertyPath) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:86
              public setValue(&$objectOrArray, $propertyPath, $value) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:106
              public isReadable($objectOrArray, $propertyPath) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:225
              public isWritable($objectOrArray, $propertyPath) {@inheritdoc}
              /**
              * {@inheritdoc}
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:248
              private readPropertiesUntil(array $zval, Symfony\Component\PropertyAccess\PropertyPathInterface $propertyPath, int $lastIndex, bool $ignoreInvalidIndices = true): array Reads the path from an object up to a given path index.
              /**
              * Reads the path from an object up to a given path index.
              *
              * @throws UnexpectedTypeException if a value within the path is neither object nor array
              * @throws NoSuchIndexException    If a non-existing index is accessed
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:291
              private readIndex(array $zval, $index): array Reads a key from an array-like structure.
              /**
              * Reads a key from an array-like structure.
              *
              * @param string|int $index The key to read
              *
              * @throws NoSuchIndexException If the array does not implement \ArrayAccess or it is not an array
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:363
              private readProperty(array $zval, string $property, bool $ignoreInvalidProperty = false): array Reads the value of a property from an object.
              /**
              * Reads the value of a property from an object.
              *
              * @throws NoSuchPropertyException If $ignoreInvalidProperty is false and the property does not exist or is not public
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:391
              private getReadAccessInfo(string $class, string $property): array Guesses how to read the property value.
              /**
              * Guesses how to read the property value.
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:471
              private writeIndex(array $zval, $index, $value) Sets the value of an index in a given array-accessible value.
              /**
              * Sets the value of an index in a given array-accessible value.
              *
              * @param string|int $index The index to write at
              * @param mixed      $value The value to write
              *
              * @throws NoSuchIndexException If the array does not implement \ArrayAccess or it is not an array
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:555
              private writeProperty(array $zval, string $property, $value) Sets the value of a property in the given object.
              /**
              * Sets the value of a property in the given object.
              *
              * @param mixed $value The value to write
              *
              * @throws NoSuchPropertyException if the property does not exist or is not public
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:571
              private writeCollection(array $zval, string $property, iterable $collection, string $addMethod, string $removeMethod) Adjusts a collection-valued property by calling add*() and remove*() methods.
              /**
              * Adjusts a collection-valued property by calling add*() and remove*() methods.
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:606
              private getWriteAccessInfo(string $class, string $property, $value): array Guesses how to write the property value.
              /**
              * Guesses how to write the property value.
              *
              * @param mixed $value
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:641
              private isPropertyWritable($object, string $property): bool Returns whether a property is writable in the given object.
              /**
              * Returns whether a property is writable in the given object.
              *
              * @param object $object The object to write to
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:782
              private camelize(string $string): string Camelizes a given string.
              /**
              * Camelizes a given string.
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:812
              private findAdderAndRemover(ReflectionClass $reflClass, array $singulars): iterable Searches for add and remove methods.
              /**
              * Searches for add and remove methods.
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:820
              private isMethodAccessible(ReflectionClass $class, string $methodName, int $parameters): bool Returns whether a method is public and has the number of required parameters.
              /**
              * Returns whether a method is public and has the number of required parameters.
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:848
              private getPropertyPath($propertyPath): Symfony\Component\PropertyAccess\PropertyPath Gets a PropertyPath instance and caches it.
              /**
              * Gets a PropertyPath instance and caches it.
              *
              * @param string|PropertyPath $propertyPath
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:868
              public static createCache($namespace, $defaultLifetime, $version, ?Psr\Log\LoggerInterface $logger = null): AdapterInterface Creates the APCu adapter if applicable.
              \Symfony\Component\PropertyAccess\PropertyAccessor::createCache($namespace, $defaultLifetime, $version, ?Psr\Log\LoggerInterface $logger = null)
              /**
              * Creates the APCu adapter if applicable.
              *
              * @param string $namespace
              * @param int    $defaultLifetime
              * @param string $version
              *
              * @return AdapterInterface
              *
              * @throws \LogicException When the Cache Component isn't available
              */
              
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:906
              private static throwInvalidArgumentException(string $message, array $trace, int $i, string $propertyPath, ?Throwable $previous = null): void
              Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:184
            • private const VALUE :: integer 0
              private const REF :: integer 1
              private const IS_REF_CHAINED :: integer 2
              private const ACCESS_HAS_PROPERTY :: integer 0
              private const ACCESS_TYPE :: integer 1
              private const ACCESS_NAME :: integer 2
              private const ACCESS_REF :: integer 3
              private const ACCESS_ADDER :: integer 4
              private const ACCESS_REMOVER :: integer 5
              private const ACCESS_TYPE_METHOD :: integer 0
              private const ACCESS_TYPE_PROPERTY :: integer 1
              private const ACCESS_TYPE_MAGIC :: integer 2
              private const ACCESS_TYPE_ADDER_AND_REMOVER :: integer 3
              private const ACCESS_TYPE_NOT_FOUND :: integer 4
              private const CACHE_PREFIX_READ :: string (1) "r"
              private const CACHE_PREFIX_WRITE :: string (1) "w"
              private const CACHE_PREFIX_PROPERTY_PATH :: string (1) "p"
              private const RESULT_PROTO :: array (1)
              0 => null
          • public __construct(array $content = array())
            /**
            * @param array $content the array to be searched and manager by ArrayFinder
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:60
            public count(): int {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:69
            public get(?string $path = null, $default = null): mixed|null
            /**
            * @param string|null $path selector to find the desired value. if empty, will return full array
            * @param mixed|null $default default value to be returned if selector matches nothing
            *
            * @return mixed|null
            *
            * Examples of use:
            * $arrayFinder->get('a');
            * $arrayFinder->get('a.e.9');
            * $arrayFinder->get('4');
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:85
            public set(string $path, $value): self
            /**
            * @param string $path selector for the value to be set
            * @param mixed $value input value to be set inside array
            *
            * @return self
            *
            * Examples of use:
            * $arrayFinder->set('a', $aNewValue);
            * $arrayFinder->set('a.e.9', $aNewValue);
            * $arrayFinder->set('4', $aNewValue);
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:117
            public offsetExists($offset): bool {@inheritdoc}
            /**
            * {@inheritdoc}
            *
            * Example of use: isset($this->arrayFinder['a']
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:133
            public offsetGet($offset) {@inheritdoc}
            /**
            * {@inheritdoc}
            *
            * Examples of use:
            * $arrayFinder[4];
            * $arrayFinder['a'];
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:154
            public offsetSet($offset, $value): void {@inheritdoc}
            /**
            * {@inheritdoc}
            *
            * Example of use: $this->arrayFinder['a'] = $value;
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:168
            public offsetUnset($offset): void {@inheritdoc}
            /**
            * {@inheritdoc}
            *
            * Example of use: unset($this->arrayFinder['a']);
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:186
            private convertDotPathToArrayPath(string $dotPath): string Converts paths following format 'dot' structure a.4.9.d.10 to Symfony format ...
            /**
            * Converts paths following format 'dot' structure a.4.9.d.10
            * to Symfony format [a][4][9][d][10]
            *
            * @param string $dotPath
            *
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Util/ArrayFinder.php:203
        • public __construct(array $attributes, ?string $configurationCacheDirectory = null, string $themesDirectory = '/unum/drukalabak/public_html/themes/')
          new \PrestaShop\PrestaShop\Core\Addon\Theme\Theme(array $attributes, ?string $configurationCacheDirectory = null, string $themesDirectory = '/unum/drukalabak/public_html/themes/')
          /**
          * @param array $attributes Theme attributes
          * @param string|null $configurationCacheDirectory Default _PS_CACHE_DIR_
          * @param string $themesDirectory Default _PS_ALL_THEMES_DIR_
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:47
          public get($attr = null, $default = null)
          $this->context->shop->theme->get($attr = null, $default = null)
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:73
          public has($attr)
          $this->context->shop->theme->has($attr)
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:78
          public getName()
          $this->context->shop->theme->getName()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:83
          public getDirectory()
          $this->context->shop->theme->getDirectory()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:88
          public getModulesToEnable()
          $this->context->shop->theme->getModulesToEnable()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:93
          public getModulesToDisable()
          $this->context->shop->theme->getModulesToDisable()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:114
          public getPageSpecificAssets($pageId)
          $this->context->shop->theme->getPageSpecificAssets($pageId)
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:119
          public onInstall()
          $this->context->shop->theme->onInstall()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:127
          public onUninstall()
          $this->context->shop->theme->onUninstall()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:132
          public onUpgrade($version): bool true for success Execute up files. You can update configuration, update sql schema. No file mo...
          $this->context->shop->theme->onUpgrade($version)
          /**
          * Execute up files. You can update configuration, update sql schema.
          * No file modification.
          *
          * @return bool true for success
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:143
          public onEnable(): bool true for success Called when switching the current theme of the selected shop. You can update ...
          $this->context->shop->theme->onEnable()
          /**
          * Called when switching the current theme of the selected shop.
          * You can update configuration, enable/disable modules...
          *
          * @return bool true for success
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:154
          public onDisable(): bool true for success Not necessarily the opposite of enable. Use this method if something must be ...
          $this->context->shop->theme->onDisable()
          /**
          * Not necessarily the opposite of enable. Use this method if
          * something must be done when switching to another theme (like uninstall
          * very specific modules for example).
          *
          * @return bool true for success
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:166
          public onReset()
          $this->context->shop->theme->onReset()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:171
          public setPageLayouts(array $layouts)
          $this->context->shop->theme->setPageLayouts(array $layouts)
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:176
          public getDefaultLayout()
          $this->context->shop->theme->getDefaultLayout()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:181
          public getPageLayouts()
          $this->context->shop->theme->getPageLayouts()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:192
          public getAvailableLayouts()
          $this->context->shop->theme->getAvailableLayouts()
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:197
          public getLayoutNameForPage($page): string layout name Returns layout name for page from theme configuration
          $this->context->shop->theme->getLayoutNameForPage($page)
          /**
          * Returns layout name for page from theme configuration
          *
          * @param string $page page identifier
          *
          * @return string layout name
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:209
          public getLayoutRelativePathForPage($page): string layout relative path Returns layout relative path for provided page identifier
          $this->context->shop->theme->getLayoutRelativePathForPage($page)
          /**
          * Returns layout relative path for provided page identifier
          *
          * @param string $page page identifier
          *
          * @return string layout relative path
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:227
          public getLayoutPath($layoutName): string layout relative path Returns relative path for provided layout name
          $this->context->shop->theme->getLayoutPath($layoutName)
          /**
          * Returns relative path for provided layout name
          *
          * @param string $layoutName layout name
          *
          * @return string layout relative path
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:239
          public requiresCoreScripts(): bool Defines if the theme requires core.js scripts or it provides it's own impleme...
          $this->context->shop->theme->requiresCoreScripts()
          /**
          * Defines if the theme requires core.js scripts or it provides it's own implementation.
          *
          * @return bool
          */
          
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:306
          private getPageSpecificCss($pageId)
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:244
          private getPageSpecificJs($pageId)
          Defined in <ROOT>/src/Core/Addon/Theme/Theme.php:271
      • public __construct($id = null, $id_lang = null, $id_shop = null) On shop instance, get its URL data.
        new \Shop($id = null, $id_lang = null, $id_shop = null)
        /**
        * On shop instance, get its URL data.
        *
        * @param int $id
        * @param int $id_lang
        * @param int $id_shop
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:143
        public setUrl()
        $this->context->shop->setUrl()
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:210
        public add($autodate = true, $null_values = false): bool Add a shop, and clear the cache.
        $this->context->shop->add($autodate = true, $null_values = false)
        /**
        * Add a shop, and clear the cache.
        *
        * @param bool $autodate
        * @param bool $null_values
        *
        * @return bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:244
        public associateSuperAdmins()
        $this->context->shop->associateSuperAdmins()
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:253
        public delete(): bool Remove a shop only if it has no dependencies, and remove its associations.
        $this->context->shop->delete()
        /**
        * Remove a shop only if it has no dependencies, and remove its associations.
        *
        * @return bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:267
        public getAddress(): Address the current shop address
        $this->context->shop->getAddress()
        /**
        * @return Address the current shop address
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:483
        public setTheme() Set shop theme details from Json data.
        $this->context->shop->setTheme()
        /**
        * Set shop theme details from Json data.
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:504
        public getBaseURI(): string Get shop URI.
        $this->context->shop->getBaseURI()
        /**
        * Get shop URI.
        *
        * @return string
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:519
        public getBaseURL($auto_secure_mode = true, $add_base_uri = true): string|bool complete base url of current shop Get shop URL.
        $this->context->shop->getBaseURL($auto_secure_mode = true, $add_base_uri = true)
        /**
        * Get shop URL.
        *
        * @param bool $auto_secure_mode if set to true, secure mode will be checked
        * @param bool $add_base_uri if set to true, shop base uri will be added
        *
        * @return string|bool complete base url of current shop
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:532
        public getGroup(): ShopGroup Get group of current shop.
        $this->context->shop->getGroup()
        /**
        * Get group of current shop.
        *
        * @return ShopGroup
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:558
        public getCategory(): int Get root category of current shop.
        $this->context->shop->getCategory()
        /**
        * Get root category of current shop.
        *
        * @return int
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:572
        public getUrls(): array Get list of shop's urls.
        $this->context->shop->getUrls()
        /**
        * Get list of shop's urls.
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:582
        public isDefaultShop(): bool Check if current shop ID is the same as default shop in configuration.
        $this->context->shop->isDefaultShop()
        /**
        * Check if current shop ID is the same as default shop in configuration.
        *
        * @return bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:597
        public getUrlsSharedCart()
        $this->context->shop->getUrlsSharedCart()
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:792
        public getContextType(): int
        $this->context->shop->getContextType()
        /**
        * @return int
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1030
        public getContextualShopId(): int
        $this->context->shop->getContextualShopId()
        /**
        * @return int
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1052
        public copyShopData($old_id, $tables_import = false, $deleted = false)
        $this->context->shop->copyShopData($old_id, $tables_import = false, $deleted = false)
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1190
        public getFields(): array All object fields Prepare fields for ObjectModel class (add, update) All fields are verified (p...
        $this->context->shop->getFields()
        /**
        * Prepare fields for ObjectModel class (add, update)
        * All fields are verified (pSQL, intval, ...).
        *
        * @return array All object fields
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:317
        public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
        $this->context->shop->getFieldsShop()
        /**
        * Prepare fields for multishop
        * Fields are not validated here, we consider they are already validated in getFields() method,
        * this is not the best solution but this is the only one possible for retro compatibility.
        *
        * @since 1.5.0.1
        *
        * @return array All object fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:344
        public getFieldsLang(): array Prepare multilang fields.
        $this->context->shop->getFieldsLang()
        /**
        * Prepare multilang fields.
        *
        * @since 1.5.0.1
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:363
        public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
        $this->context->shop->getAssociatedLanguage()
        /**
        * Returns the language related to the object or the default one if it doesn't exists
        *
        * @return Language
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:401
        public getObjectName(): string Get object name Used for read/write in required fields table.
        $this->context->shop->getObjectName()
        /**
        * Get object name
        * Used for read/write in required fields table.
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:559
        public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
        $this->context->shop->save($null_values = false, $auto_date = true)
        /**
        * Saves current object to database (add or update).
        *
        * @param bool $null_values
        * @param bool $auto_date
        *
        * @return bool Insertion result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:574
        public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
        $this->context->shop->duplicateObject()
        /**
        * Takes current object ID, gets its values from database,
        * saves them in a new row and loads newly saved values as a new object.
        *
        * @return ObjectModel|false
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:687
        public update($null_values = false): bool Updates the current object in the database.
        $this->context->shop->update($null_values = false)
        /**
        * Updates the current object in the database.
        *
        * @param bool $null_values
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:769
        public deleteSelection($ids): bool Deletes multiple objects from the database at once.
        $this->context->shop->deleteSelection($ids)
        /**
        * Deletes multiple objects from the database at once.
        *
        * @param array $ids array of objects IDs
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:955
        public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
        $this->context->shop->softDelete()
        /**
        * Does a soft delete on current object, using the "deleted" field in DB
        * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:975
        public toggleStatus(): bool Update result Toggles object status in database.
        $this->context->shop->toggleStatus()
        /**
        * Toggles object status in database.
        *
        * @return bool Update result
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:998
        public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
        $this->context->shop->validateFields($die = true, $error_return = false)
        /**
        * Checks if object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $error_return
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1090
        public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
        $this->context->shop->validateFieldsLang($die = true, $errorReturn = false)
        /**
        * Checks if multilingual object field values are valid before database interaction.
        *
        * @param bool $die
        * @param bool $errorReturn
        *
        * @return bool|string true, false or error message
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1124
        public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
        $this->context->shop->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
        /**
        * Validate a single field.
        *
        * @since 1.5.0.1
        *
        * @param string $field Field name
        * @param mixed $value Field value
        * @param int|null $id_lang Language ID
        * @param array $skip array of fields to skip
        * @param bool $human_errors if true, uses more descriptive, translatable error strings
        *
        * @return bool|string true or error message string
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1178
        public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
        $this->context->shop->validateController($htmlentities = true)
        /**
        * Validates submitted values and returns an array of errors, if any.
        *
        * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1338
        public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
        $this->context->shop->getWebserviceParameters($ws_params_attribute_name = null)
        /**
        * Returns webservice parameters of this object.
        *
        * @param string|null $ws_params_attribute_name
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1404
        public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
        $this->context->shop->getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit)
        /**
        * Returns webservice object list.
        *
        * @param string $sql_join
        * @param string $sql_filter
        * @param string $sql_sort
        * @param string $sql_limit
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1508
        public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
        $this->context->shop->validateFieldsRequiredDatabase($htmlentities = true)
        /**
        * Validate required fields.
        *
        * @param bool $htmlentities
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1553
        public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
        $this->context->shop->getFieldsRequiredDatabase($all = false)
        /**
        * Returns an array of required fields.
        *
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1587
        public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
        $this->context->shop->isFieldRequired($field_name, $all = false)
        /**
        * Returns true if required field exists.
        *
        * @param string $field_name to search
        * @param bool $all if true, returns required fields of all object classes
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1603
        public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
        $this->context->shop->cacheFieldsRequiredDatabase($all = true)
        /**
        * Caches data about required objects fields in memory.
        *
        * @param bool $all if true, caches required fields of all object classes
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1621
        public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
        $this->context->shop->getCachedFieldsRequiredDatabase($all = false)
        /**
        * Get required fields list for this model or for all the models.
        *
        * @param bool $all : whether it should return required fields for this model or all the models
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1642
        public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
        $this->context->shop->addFieldsRequiredDatabase($fields)
        /**
        * Sets required field for this class in the database.
        *
        * @param array $fields
        *
        * @return bool
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1666
        public clearCache($all = false) Clears cache entries that have this object's ID.
        $this->context->shop->clearCache($all = false)
        /**
        * Clears cache entries that have this object's ID.
        *
        * @param bool $all If true, clears cache for all objects
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1698
        public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
        $this->context->shop->isAssociatedToShop($id_shop = null)
        /**
        * Checks if current object is associated to a shop.
        *
        * @since 1.5.0.1
        *
        * @param int|null $id_shop
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1716
        public associateTo($id_shops): bool|void This function associate an item to its context.
        $this->context->shop->associateTo($id_shops)
        /**
        * This function associate an item to its context.
        *
        * @param int|array $id_shops
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1753
        public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
        $this->context->shop->getAssociatedShops()
        /**
        * Gets the list of associated shop IDs.
        *
        * @since 1.5.0.1
        *
        * @return array<int, int>
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1789
        public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
        $this->context->shop->duplicateShops($id)
        /**
        * Copies shop association data from object with specified ID.
        *
        * @since 1.5.0.1
        *
        * @param int $id
        *
        * @return bool|void
        *
        * @throws PrestaShopDatabaseException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1815
        public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
        $this->context->shop->hasMultishopEntries()
        /**
        * Checks if there is more than one entry in associated shop table for current object.
        *
        * @since 1.5.0.1
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1843
        public isMultishop(): bool Checks if object is multi-shop object.
        $this->context->shop->isMultishop()
        /**
        * Checks if object is multi-shop object.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1857
        public isMultiShopField($field): bool Checks if a field is a multi-shop field.
        $this->context->shop->isMultiShopField($field)
        /**
        * Checks if a field is a multi-shop field.
        *
        * @param string $field
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1869
        public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
        $this->context->shop->isLangMultishop()
        /**
        * Checks if the object is both multi-language and multi-shop.
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1879
        public getShopId(): int Returns the shop ID used to fetch initial object data.
        $this->context->shop->getShopId()
        /**
        * Returns the shop ID used to fetch initial object data.
        *
        * @return int
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1934
        public deleteImage($force_delete = false): bool Delete images associated with the object.
        $this->context->shop->deleteImage($force_delete = false)
        /**
        * Delete images associated with the object.
        *
        * @param bool $force_delete
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1946
        public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
        $this->context->shop->hydrate(array $data, $id_lang = null)
        /**
        * Fill an object with given data. Data must be an array with this syntax:
        * array(objProperty => value, objProperty2 => value, etc.).
        *
        * @since 1.5.0.1
        *
        * @param array $data
        * @param int|null $id_lang
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2070
        public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
        $this->context->shop->getFieldByLang($field_name, $id_lang = null)
        /**
        * Return the field value for the specified language if the field is multilang,
        * else the field value.
        *
        * @since 1.5.0.1
        *
        * @param string $field_name
        * @param int|null $id_lang
        *
        * @return mixed
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2270
        public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
        $this->context->shop->setFieldsToUpdate(?array $fields)
        /**
        * Set a list of specific fields to update
        * array(field1 => true, field2 => false,
        * langfield1 => array(1 => true, 2 => false)).
        *
        * @since 1.5.0.1
        *
        * @param array<string, bool|array<int, bool>>|null $fields
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2298
        public getFieldsToUpdate(): ?array
        $this->context->shop->getFieldsToUpdate()
        /**
        * @return array<string, bool|array<int, bool>>|null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2306
        public getHtmlFields() Return HtmlFields for object.
        $this->context->shop->getHtmlFields()
        /**
        * Return HtmlFields for object.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2330
        protected trans($id, array $parameters = array(), $domain = null, $locale = null)
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:287
        protected formatFields($type, $id_lang = null): array Formats values of each fields.
        /**
        * Formats values of each fields.
        *
        * @since 1.5.0.1
        *
        * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
        * @param int $id_lang If this parameter is given, only take lang fields
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:424
        protected getTranslationsFields($fields_array): array
        /**
        * @deprecated 1.5.0.1 (use getFieldsLang())
        *
        * @param array $fields_array
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1024
        protected makeTranslationFields(&$fields, &$fields_array, $id_language)
        /**
        * @deprecated 1.5.0.1
        *
        * @param array $fields
        * @param array $fields_array
        * @param int $id_language
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1048
        protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
        /**
        * Retrocompatibility for classes without $definition static.
        *
        * @TODO Remove this in 1.6 !
        *
        * @since 1.5.0.1
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2196
        protected getShopIdsList(): array
        /**
        * @return int[]
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2357
        public static hasDependency($id_shop): bool Detect dependency with customer or orders.
        \ShopCore::hasDependency($id_shop)
        /**
        * Detect dependency with customer or orders.
        *
        * @param int $id_shop
        *
        * @return bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:316
        public static initialize(): Shop Find the shop from current domain / uri and get an instance of this shop if I...
        \ShopCore::initialize()
        /**
        * Find the shop from current domain / uri and get an instance of this shop
        * if INSTALL_VERSION is defined, will return an empty shop object.
        *
        * @return Shop
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:346
        public static getAssoTable($table): array|false Get the associated table if available.
        \ShopCore::getAssoTable($table)
        /**
        * Get the associated table if available.
        *
        * @return array|false
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:607
        public static checkIdShopDefault($table): bool check if the table has an id_shop_default.
        \ShopCore::checkIdShopDefault($table)
        /**
        * check if the table has an id_shop_default.
        *
        * @return bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:621
        public static getAssoTables(): array Get list of associated tables to shop.
        \ShopCore::getAssoTables()
        /**
        * Get list of associated tables to shop.
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:635
        public static addTableAssociation($table_name, $table_details): bool Add table associated to shop.
        \ShopCore::addTableAssociation($table_name, $table_details)
        /**
        * Add table associated to shop.
        *
        * @param string $table_name
        * @param array $table_details
        *
        * @return bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:652
        public static isTableAssociated($table): bool Check if given table is associated to shop.
        \ShopCore::isTableAssociated($table)
        /**
        * Check if given table is associated to shop.
        *
        * @param string $table
        *
        * @return bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:670
        public static cacheShops($refresh = false) Load list of groups and shops, and cache it.
        \ShopCore::cacheShops($refresh = false)
        /**
        * Load list of groups and shops, and cache it.
        *
        * @param bool $refresh
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:684
        public static getCompleteListOfShopsID()
        \ShopCore::getCompleteListOfShopsID()
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:745
        public static getShops($active = true, $id_shop_group = null, $get_as_list_id = false): array Get shops list.
        \ShopCore::getShops($active = true, $id_shop_group = null, $get_as_list_id = false)
        /**
        * Get shops list.
        *
        * @param bool $active
        * @param int $id_shop_group
        * @param bool $get_as_list_id
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:772
        public static getShopsCollection($active = true, $id_shop_group = null): PrestaShopCollection Collection of Shop Get a collection of shops.
        \ShopCore::getShopsCollection($active = true, $id_shop_group = null)
        /**
        * Get a collection of shops.
        *
        * @param bool $active
        * @param int $id_shop_group
        *
        * @return PrestaShopCollection Collection of Shop
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:820
        public static getShop($shop_id): array|bool Return some informations cached for one shop.
        \ShopCore::getShop($shop_id)
        /**
        * Return some informations cached for one shop.
        *
        * @param int $shop_id
        *
        * @return array|bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:841
        public static getIdByName($name): int|bool Return a shop ID from shop name.
        \ShopCore::getIdByName($name)
        /**
        * Return a shop ID from shop name.
        *
        * @param string $name
        *
        * @return int|bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:860
        public static getTotalShops($active = true, $id_shop_group = null): int Total of shops
        \ShopCore::getTotalShops($active = true, $id_shop_group = null)
        /**
        * @param bool $active
        * @param int $id_shop_group
        *
        * @return int Total of shops
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:880
        public static getGroupFromShop($shop_id, $as_id = true): int|array|bool Group ID Retrieve group ID of a shop.
        \ShopCore::getGroupFromShop($shop_id, $as_id = true)
        /**
        * Retrieve group ID of a shop.
        *
        * @param int $shop_id Shop ID
        * @param bool $as_id
        *
        * @return int|array|bool Group ID
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:893
        public static getSharedShops($shop_id, $type): array If the shop group has the option $type activated, get all shops ID of this gr...
        \ShopCore::getSharedShops($shop_id, $type)
        /**
        * If the shop group has the option $type activated, get all shops ID of this group, else get current shop ID.
        *
        * @param int $shop_id
        * @param string $type Shop::SHARE_CUSTOMER | Shop::SHARE_ORDER
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:913
        public static getContextListShopID($share = false): array Get a list of ID concerned by the shop context (E.g. if context is shop group...
        \ShopCore::getContextListShopID($share = false)
        /**
        * Get a list of ID concerned by the shop context (E.g. if context is shop group, get list of children shop ID).
        *
        * @param bool|string $share If false, dont check share datas from group. Else can take a Shop::SHARE_* constant value
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:936
        public static getShopById($id, $identifier, $table): array Return the list of shop by id.
        \ShopCore::getShopById($id, $identifier, $table)
        /**
        * Return the list of shop by id.
        *
        * @param int $id
        * @param string $identifier
        * @param string $table
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:958
        public static setContext($type, $id = null) Change the current shop context.
        \ShopCore::setContext($type, $id = null)
        /**
        * Change the current shop context.
        *
        * @param int $type Shop::CONTEXT_ALL | Shop::CONTEXT_GROUP | Shop::CONTEXT_SHOP
        * @param int $id ID shop if CONTEXT_SHOP or id shop group if CONTEXT_GROUP
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:973
        public static getContext(): int Get current context of shop.
        \ShopCore::getContext()
        /**
        * Get current context of shop.
        *
        * @return int
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1003
        public static resetStaticCache()
        \ShopCore::resetStaticCache()
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1008
        public static resetContext() Reset current context of shop.
        \ShopCore::resetContext()
        /**
        * Reset current context of shop.
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1020
        public static getContextShopID($null_value_without_multishop = false): int|null Get current ID of shop if context is CONTEXT_SHOP.
        \ShopCore::getContextShopID($null_value_without_multishop = false)
        /**
        * Get current ID of shop if context is CONTEXT_SHOP.
        *
        * @return int|null
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1040
        public static getContextShopGroupID($null_value_without_multishop = false): int|null Get current ID of shop group if context is CONTEXT_SHOP or CONTEXT_GROUP.
        \ShopCore::getContextShopGroupID($null_value_without_multishop = false)
        /**
        * Get current ID of shop group if context is CONTEXT_SHOP or CONTEXT_GROUP.
        *
        * @return int|null
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1066
        public static getContextShopGroup()
        \ShopCore::getContextShopGroup()
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1075
        public static addSqlRestriction($share = false, $alias = null) Add an sql restriction for shops fields.
        \ShopCore::addSqlRestriction($share = false, $alias = null)
        /**
        * Add an sql restriction for shops fields.
        *
        * @param bool|int|string $share If false, dont check share datas from group. Else can take a Shop::SHARE_* constant value
        * @param string|null $alias
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1090
        public static addSqlAssociation($table, $alias, $inner_join = true, $on = null, $force_not_default = false): string Add an SQL JOIN in query between a table and its associated table in multishop.
        \ShopCore::addSqlAssociation($table, $alias, $inner_join = true, $on = null, $force_not_default = false)
        /**
        * Add an SQL JOIN in query between a table and its associated table in multishop.
        *
        * @param string $table Table name (E.g. product, module, etc.)
        * @param string $alias Alias of table
        * @param bool $inner_join Use or not INNER JOIN
        * @param string $on
        *
        * @return string
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1120
        public static addSqlRestrictionOnLang($alias = null, $id_shop = null): string Add a restriction on id_shop for multishop lang table.
        \ShopCore::addSqlRestrictionOnLang($alias = null, $id_shop = null)
        /**
        * Add a restriction on id_shop for multishop lang table.
        *
        * @param string|null $alias
        * @param string|int|null $id_shop
        *
        * @return string
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1153
        public static getTree(): array Get all groups and associated shops as subarrays.
        \ShopCore::getTree()
        /**
        * Get all groups and associated shops as subarrays.
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1170
        public static isFeatureActive(): bool Return true if multishop feature is active and at last 2 shops have been created
        \ShopCore::isFeatureActive()
        /**
        * @return bool Return true if multishop feature is active and at last 2 shops have been created
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1180
        public static getCategories($id0, $only_id = true): array
        \ShopCore::getCategories($id0, $only_id = true)
        /**
        * @param int $id
        *
        * @return array
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1297
        public static getEntityIds($entity, $id_shop, $active = false, $delete = false): array|bool
        \ShopCore::getEntityIds($entity, $id_shop, $active = false, $delete = false)
        /**
        * @param string $entity
        * @param int $id_shop
        *
        * @return array|bool
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:1330
        public static getRepositoryClassName(): null
        \ObjectModelCore::getRepositoryClassName()
        /**
        * @return null
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:201
        public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
        \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
        /**
        * Returns object validation rules (fields validity).
        *
        * @param string $class Child class name for static use (optional)
        *
        * @return array Validation rules (fields validity)
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:221
        public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
        \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
        /**
        * Formats a value.
        *
        * @param mixed $value
        * @param int $type
        * @param bool $with_quotes
        * @param bool $purify
        * @param bool $allow_null
        *
        * @return mixed
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:491
        public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
        \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
        /**
        * Returns field name translation.
        *
        * @param string $field Field name
        * @param string $class ObjectModel class name
        * @param bool $htmlentities If true, applies htmlentities() to result string
        * @param Context|null $context Context object
        *
        * @return string
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1309
        public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
        \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
        /**
        * Updates a table and splits the common datas and the shop datas.
        *
        * @since 1.5.0.1
        *
        * @param string $classname
        * @param array $data
        * @param string $where
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:1895
        public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
        \ObjectModelCore::existsInDatabase($id_entity, $table = null)
        /**
        * Checks if an object exists in database.
        *
        * @param int $id_entity
        * @param string $table Deprecated since 1.7.8.x
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2005
        public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
        \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
        /**
        * Checks if an object type exists in the database.
        *
        * @since 1.5.0.1
        *
        * @param string|null $table Name of table linked to entity
        * @param bool $has_active_column True if the table has an active column
        *
        * @return bool
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2045
        public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
        \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
        /**
        * Fill (hydrate) a list of objects in order to get a collection of these objects.
        *
        * @since 1.5.0.1
        *
        * @param string $class Class of objects to hydrate
        * @param array $datas List of data (multi-dimensional array)
        * @param int|null $id_lang
        *
        * @return array
        *
        * @throws PrestaShopException
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2097
        public static getDefinition($class, $field = null): array Returns object definition.
        \ObjectModelCore::getDefinition($class, $field = null)
        /**
        * Returns object definition.
        *
        * @param string|object $class Name of object
        * @param string|null $field Name of field if we want the definition of one field only
        *
        * @return array
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2151
        public static enableCache() Enables object caching.
        \ObjectModelCore::enableCache()
        /**
        * Enables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2314
        public static disableCache() Disables object caching.
        \ObjectModelCore::disableCache()
        /**
        * Disables object caching.
        */
        
        Inherited from ObjectModelCore
        Defined in <ROOT>/classes/ObjectModel.php:2322
        protected static init() Initialize an array with all the multistore associations in the database.
        /**
        * Initialize an array with all the multistore associations in the database.
        */
        
        Inherited from ShopCore
        Defined in <ROOT>/classes/shop/Shop.php:158
      • public static $definition :: array (3)
        \ShopCore::$definition
        table => string (4) "shop"
        \ShopCore::$definition['table']
        primary => string (7) "id_shop"
        \ShopCore::$definition['primary']
        fields => array (7)
        \ShopCore::$definition['fields']
        active => array (2)
        \ShopCore::$definition['fields']['active']
        type => integer 2
        \ShopCore::$definition['fields']['active']['type']
        validate => string (6) "isBool"
        \ShopCore::$definition['fields']['active']['validate']
        deleted => array (2)
        \ShopCore::$definition['fields']['deleted']
        type => integer 2
        \ShopCore::$definition['fields']['deleted']['type']
        validate => string (6) "isBool"
        \ShopCore::$definition['fields']['deleted']['validate']
        name => array (4)
        \ShopCore::$definition['fields']['name']
        type => integer 3
        \ShopCore::$definition['fields']['name']['type']
        validate => string (13) "isGenericName"
        \ShopCore::$definition['fields']['name']['validate']
        required => boolean true
        \ShopCore::$definition['fields']['name']['required']
        size => integer 64
        \ShopCore::$definition['fields']['name']['size']
        color => array (2)
        \ShopCore::$definition['fields']['color']
        type => integer 3
        \ShopCore::$definition['fields']['color']['type']
        validate => string (7) "isColor"
        \ShopCore::$definition['fields']['color']['validate']
        id_category => array (2)
        \ShopCore::$definition['fields']['id_category']
        type => integer 1
        \ShopCore::$definition['fields']['id_category']['type']
        required => boolean true
        \ShopCore::$definition['fields']['id_category']['required']
        theme_name => array (2)
        \ShopCore::$definition['fields']['theme_name']
        type => integer 3
        \ShopCore::$definition['fields']['theme_name']['type']
        validate => string (11) "isThemeName"
        \ShopCore::$definition['fields']['theme_name']['validate']
        id_shop_group => array (2)
        \ShopCore::$definition['fields']['id_shop_group']
        type => integer 1
        \ShopCore::$definition['fields']['id_shop_group']['type']
        required => boolean true
        \ShopCore::$definition['fields']['id_shop_group']['required']
        public static $htmlFields :: array (6)
        \ObjectModelCore::$htmlFields
        category => array (2)
        \ObjectModelCore::$htmlFields['category']
        0 => string (11) "description"
        \ObjectModelCore::$htmlFields['category'][0]
        1 => string (22) "additional_description"
        \ObjectModelCore::$htmlFields['category'][1]
        customer => array (1)
        \ObjectModelCore::$htmlFields['customer']
        0 => string (4) "note"
        \ObjectModelCore::$htmlFields['customer'][0]
        gender => array (0)
        \ObjectModelCore::$htmlFields['gender']
        risk => array (0)
        \ObjectModelCore::$htmlFields['risk']
        country => array (0)
        \ObjectModelCore::$htmlFields['country']
        lang => array (0)
        \ObjectModelCore::$htmlFields['lang']
        protected static $shops :: array (1)
        1 => array (6)
        id => integer 1
        name => string (7) "Default"
        share_customer => integer 0
        share_order => integer 0
        share_stock => integer 0
        shops => array (1)
        1 => array (9)
        id_shop => integer 1
        id_shop_group => integer 1
        name => string (4) "test"
        id_category => integer 2
        theme_name => string (18) "laber_expert_home7"
        domain => string (13) "drukalabak.lv"
        domain_ssl => string (13) "drukalabak.lv"
        uri => string (1) "/"
        active => integer 1
        protected static $asso_tables :: array (38)
        carrier => array (1)
        type => string (4) "shop"
        carrier_lang => array (1)
        type => string (7) "fk_shop"
        category => array (1)
        type => string (4) "shop"
        category_lang => array (1)
        type => string (7) "fk_shop"
        cms => array (1)
        type => string (4) "shop"
        cms_lang => array (1)
        type => string (7) "fk_shop"
        cms_category => array (1)
        type => string (4) "shop"
        cms_category_lang => array (1)
        type => string (7) "fk_shop"
        contact => array (1)
        type => string (4) "shop"
        country => array (1)
        type => string (4) "shop"
        currency => array (1)
        type => string (4) "shop"
        employee => array (1)
        type => string (4) "shop"
        hook_module => array (1)
        type => string (7) "fk_shop"
        hook_module_exceptions => array (2)
        type => string (7) "fk_shop"
        primary => string (25) "id_hook_module_exceptions"
        image => array (1)
        type => string (4) "shop"
        lang => array (1)
        type => string (4) "shop"
        meta_lang => array (1)
        type => string (7) "fk_shop"
        module => array (1)
        type => string (4) "shop"
        module_currency => array (1)
        type => string (7) "fk_shop"
        module_country => array (1)
        type => string (7) "fk_shop"
        module_group => array (1)
        type => string (7) "fk_shop"
        product => array (1)
        type => string (4) "shop"
        product_attribute => array (1)
        type => string (4) "shop"
        product_lang => array (1)
        type => string (7) "fk_shop"
        customization_field_lang => array (1)
        type => string (7) "fk_shop"
        store => array (1)
        type => string (4) "shop"
        webservice_account => array (1)
        type => string (4) "shop"
        warehouse => array (1)
        type => string (4) "shop"
        stock_available => array (2)
        type => string (7) "fk_shop"
        primary => string (18) "id_stock_available"
        carrier_tax_rules_group_shop => array (1)
        type => string (7) "fk_shop"
        attribute => array (1)
        type => string (4) "shop"
        feature => array (1)
        type => string (4) "shop"
        group => array (1)
        type => string (4) "shop"
        attribute_group => array (1)
        type => string (4) "shop"
        tax_rules_group => array (1)
        type => string (4) "shop"
        zone => array (1)
        type => string (4) "shop"
        manufacturer => array (1)
        type => string (4) "shop"
        supplier => array (1)
        type => string (4) "shop"
        protected static $id_shop_default_tables :: array (2)
        0 => string (7) "product"
        1 => string (8) "category"
        protected static $initialized :: boolean true
        protected static $context :: integer 1
        protected static $context_id_shop :: integer 1
        protected static $context_id_shop_group :: integer 1
        protected static $context_shop_group :: null
        protected static $feature_active :: boolean false
        protected static $fieldsRequiredDatabase :: array (0)
        protected static $loaded_classes :: array (14)
        Shop => array (36)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "shop"
        identifier => string (7) "id_shop"
        fieldsRequired => array (3)
        0 => string (4) "name"
        1 => string (11) "id_category"
        2 => string (13) "id_shop_group"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (5)
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        theme_name => string (11) "isThemeName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_shop_group => array (1) Depth Limit
        id_category => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "shop"
        primary => string (7) "id_shop"
        fields => array (7)
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        id_category => array (2) Depth Limit
        theme_name => array (2) Depth Limit
        id_shop_group => array (2) Depth Limit
        classname => string (4) "Shop"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_category => null
        theme_name => null
        name => null
        color => null
        active => boolean true
        deleted => null
        physical_uri => null
        virtual_uri => null
        domain => null
        domain_ssl => null
        group => null
        address => null
        theme => null
        Country => array (33)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "country"
        identifier => string (10) "id_country"
        fieldsRequired => array (5)
        0 => string (7) "id_zone"
        1 => string (8) "iso_code"
        2 => string (15) "contains_states"
        3 => string (26) "need_identification_number"
        4 => string (17) "display_tax_label"
        fieldsSize => array (1)
        iso_code => integer 3
        fieldsValidate => array (10)
        id_zone => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        call_prefix => string (5) "isInt"
        iso_code => string (17) "isLanguageIsoCode"
        active => string (6) "isBool"
        contains_states => string (6) "isBool"
        need_identification_number => string (6) "isBool"
        need_zip_code => string (6) "isBool"
        zip_code_format => string (15) "isZipCodeFormat"
        display_tax_label => string (6) "isBool"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 64
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "countries"
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (7) "country"
        primary => string (10) "id_country"
        multilang => boolean true
        fields => array (11)
        id_zone => array (3) Depth Limit
        id_currency => array (2) Depth Limit
        call_prefix => array (2) Depth Limit
        iso_code => array (4) Depth Limit
        active => array (2) Depth Limit
        contains_states => array (3) Depth Limit
        need_identification_number => array (3) Depth Limit
        need_zip_code => array (2) Depth Limit
        zip_code_format => array (2) Depth Limit
        display_tax_label => array (3) Depth Limit
        name => array (5) Depth Limit
        associations => array (3)
        zone => array (1) Depth Limit
        currency => array (1) Depth Limit
        l => array (3) Depth Limit
        classname => string (7) "Country"
        update_fields => null
        force_id => boolean false
        id_zone => null
        id_currency => null
        iso_code => null
        call_prefix => null
        name => null
        contains_states => null
        need_identification_number => null
        need_zip_code => null
        zip_code_format => null
        display_tax_label => boolean true
        active => boolean true
        ShopGroup => array (29)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (10) "shop_group"
        identifier => string (13) "id_shop_group"
        fieldsRequired => array (1)
        0 => string (4) "name"
        fieldsSize => array (1)
        name => integer 64
        fieldsValidate => array (7)
        name => string (13) "isGenericName"
        color => string (7) "isColor"
        share_customer => string (6) "isBool"
        share_order => string (6) "isBool"
        share_stock => string (6) "isBool"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (10) "shop_group"
        primary => string (13) "id_shop_group"
        fields => array (7)
        name => array (4) Depth Limit
        color => array (2) Depth Limit
        share_customer => array (2) Depth Limit
        share_order => array (2) Depth Limit
        share_stock => array (2) Depth Limit
        active => array (2) Depth Limit
        deleted => array (2) Depth Limit
        classname => string (9) "ShopGroup"
        update_fields => null
        force_id => boolean false
        name => null
        color => null
        active => boolean true
        share_customer => null
        share_stock => null
        share_order => null
        deleted => null
        Language => array (31)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "lang"
        identifier => string (7) "id_lang"
        fieldsRequired => array (4)
        0 => string (4) "name"
        1 => string (8) "iso_code"
        2 => string (16) "date_format_lite"
        3 => string (16) "date_format_full"
        fieldsSize => array (6)
        name => integer 32
        iso_code => integer 2
        locale => integer 5
        language_code => integer 5
        date_format_lite => integer 32
        date_format_full => integer 32
        fieldsValidate => array (8)
        name => string (13) "isGenericName"
        iso_code => string (17) "isLanguageIsoCode"
        locale => string (8) "isLocale"
        language_code => string (14) "isLanguageCode"
        active => string (6) "isBool"
        is_rtl => string (6) "isBool"
        date_format_lite => string (15) "isPhpDateFormat"
        date_format_full => string (15) "isPhpDateFormat"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectNodeName => string (8) "language"
        objectsNodeName => string (9) "languages"
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "lang"
        primary => string (7) "id_lang"
        fields => array (8)
        name => array (4) Depth Limit
        iso_code => array (4) Depth Limit
        locale => array (3) Depth Limit
        language_code => array (3) Depth Limit
        active => array (2) Depth Limit
        is_rtl => array (2) Depth Limit
        date_format_lite => array (4) Depth Limit
        date_format_full => array (4) Depth Limit
        classname => string (8) "Language"
        update_fields => null
        force_id => boolean false
        name => null
        iso_code => null
        locale => null
        language_code => null
        date_format_lite => UTF-8 string (9) "Y‑m‑d"
        date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
        is_rtl => boolean false
        active => boolean true
        translationsFilesAndVars => array (5)
        fields => string (7) "_FIELDS"
        errors => string (7) "_ERRORS"
        admin => string (8) "_LANGADM"
        pdf => string (8) "_LANGPDF"
        tabs => string (4) "tabs"
        Customer => array (61)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "customer"
        identifier => string (11) "id_customer"
        fieldsRequired => array (4)
        0 => string (8) "lastname"
        1 => string (9) "firstname"
        2 => string (5) "email"
        3 => string (6) "passwd"
        fieldsSize => array (6)
        lastname => integer 255
        firstname => integer 255
        email => integer 255
        passwd => integer 255
        note => integer 65000
        reset_password_token => integer 40
        fieldsValidate => array (27)
        secure_key => string (5) "isMd5"
        lastname => string (14) "isCustomerName"
        firstname => string (14) "isCustomerName"
        email => string (7) "isEmail"
        passwd => string (16) "isHashedPassword"
        • Base64
        • base64_decode(passwd) binary string (12)
        id_gender => string (12) "isUnsignedId"
        birthday => string (11) "isBirthDate"
        newsletter => string (6) "isBool"
        optin => string (6) "isBool"
        website => string (5) "isUrl"
        company => string (13) "isGenericName"
        siret => string (13) "isGenericName"
        ape => string (5) "isApe"
        outstanding_allow_amount => string (7) "isFloat"
        show_public_prices => string (6) "isBool"
        id_risk => string (13) "isUnsignedInt"
        max_payment_days => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        deleted => string (6) "isBool"
        is_guest => string (6) "isBool"
        id_shop => string (12) "isUnsignedId"
        id_shop_group => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        reset_password_token => string (6) "isSha1"
        reset_password_validity => string (12) "isDateOrNull"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (3)
        objectMethods => array (2)
        add => string (5) "addWs"
        update => string (8) "updateWs"
        fields => array (8)
        id_default_group => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        newsletter_date_add => array (0)
        ip_registration_newsletter => array (0)
        last_passwd_gen => array (1) Depth Limit
        secure_key => array (1) Depth Limit
        deleted => array (0)
        passwd => array (1) Depth Limit
        associations => array (1)
        groups => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (8) "customer"
        primary => string (11) "id_customer"
        fields => array (32)
        secure_key => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        email => array (4) Depth Limit
        passwd => array (4) Depth Limit
        last_passwd_gen => array (2) Depth Limit
        id_gender => array (2) Depth Limit
        birthday => array (2) Depth Limit
        newsletter => array (2) Depth Limit
        newsletter_date_add => array (2) Depth Limit
        ip_registration_newsletter => array (2) Depth Limit
        optin => array (2) Depth Limit
        website => array (2) Depth Limit
        company => array (2) Depth Limit
        siret => array (2) Depth Limit
        ape => array (2) Depth Limit
        outstanding_allow_amount => array (3) Depth Limit
        show_public_prices => array (3) Depth Limit
        id_risk => array (3) Depth Limit
        max_payment_days => array (3) Depth Limit
        active => array (3) Depth Limit
        deleted => array (3) Depth Limit
        note => array (3) Depth Limit
        is_guest => array (3) Depth Limit
        id_shop => array (3) Depth Limit
        id_shop_group => array (3) Depth Limit
        id_default_group => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        reset_password_token => array (4) Depth Limit
        reset_password_validity => array (3) Depth Limit
        classname => string (8) "Customer"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        secure_key => null
        note => null
        id_gender => integer 0
        id_default_group => integer 3
        lastname => null
        firstname => null
        birthday => null
        email => null
        newsletter => null
        ip_registration_newsletter => null
        newsletter_date_add => null
        optin => null
        website => null
        company => null
        siret => null
        ape => null
        outstanding_allow_amount => integer 0
        show_public_prices => integer 0
        id_risk => null
        max_payment_days => integer 0
        passwd => null
        last_passwd_gen => null
        active => boolean true
        is_guest => boolean false
        deleted => boolean false
        date_add => null
        date_upd => null
        years => null
        days => null
        months => null
        geoloc_id_country => null
        geoloc_id_state => null
        geoloc_postcode => null
        logged => boolean false
        id_guest => null
        groupBox => null
        reset_password_token => null
        reset_password_validity => null
        Category => array (44)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "category"
        identifier => string (11) "id_category"
        fieldsRequired => array (1)
        0 => string (6) "active"
        fieldsSize => array (0)
        fieldsValidate => array (9)
        nleft => string (13) "isUnsignedInt"
        nright => string (13) "isUnsignedInt"
        level_depth => string (13) "isUnsignedInt"
        active => string (6) "isBool"
        id_parent => string (13) "isUnsignedInt"
        id_shop_default => string (12) "isUnsignedId"
        is_root_category => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (2)
        0 => string (4) "name"
        1 => string (12) "link_rewrite"
        fieldsSizeLang => array (5)
        name => integer 128
        link_rewrite => integer 128
        meta_title => integer 255
        meta_description => integer 512
        meta_keywords => integer 255
        fieldsValidateLang => array (7)
        name => string (13) "isCatalogName"
        link_rewrite => string (13) "isLinkRewrite"
        description => string (11) "isCleanHtml"
        additional_description => string (11) "isCleanHtml"
        meta_title => string (13) "isGenericName"
        meta_description => string (13) "isGenericName"
        meta_keywords => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (4)
        objectsNodeName => string (10) "categories"
        hidden_fields => array (3)
        0 => string (5) "nleft"
        1 => string (6) "nright"
        2 => string (8) "groupBox"
        fields => array (3)
        id_parent => array (1) Depth Limit
        level_depth => array (1) Depth Limit
        nb_products_recursive => array (2) Depth Limit
        associations => array (2)
        categories => array (2) Depth Limit
        products => array (2) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (7)
        table => string (8) "category"
        primary => string (11) "id_category"
        multilang => boolean true
        multilang_shop => boolean true
        fields => array (17)
        nleft => array (2) Depth Limit
        nright => array (2) Depth Limit
        level_depth => array (2) Depth Limit
        active => array (3) Depth Limit
        id_parent => array (2) Depth Limit
        id_shop_default => array (2) Depth Limit
        is_root_category => array (2) Depth Limit
        position => array (1) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        link_rewrite => array (6) Depth Limit
        description => array (3) Depth Limit
        additional_description => array (3) Depth Limit
        meta_title => array (4) Depth Limit
        meta_description => array (4) Depth Limit
        meta_keywords => array (4) Depth Limit
        classname => string (8) "Category"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_category => null
        name => null
        active => boolean true
        position => null
        description => null
        additional_description => null
        id_parent => null
        id_category_default => null
        level_depth => null
        nleft => null
        nright => null
        link_rewrite => null
        meta_title => null
        meta_keywords => null
        meta_description => null
        date_add => null
        date_upd => null
        is_root_category => null
        id_shop_default => null
        groupBox => null
        doNotRegenerateNTree => boolean false
        id_image => string (7) "default"
        Currency => array (41)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (8) "currency"
        identifier => string (11) "id_currency"
        fieldsRequired => array (2)
        0 => string (8) "iso_code"
        1 => string (15) "conversion_rate"
        fieldsSize => array (2)
        iso_code => integer 3
        numeric_iso_code => integer 3
        fieldsValidate => array (8)
        iso_code => string (17) "isLanguageIsoCode"
        numeric_iso_code => string (16) "isNumericIsoCode"
        • Base64
        • base64_decode(numeric_iso_code) binary string (12)
        precision => string (5) "isInt"
        conversion_rate => string (15) "isUnsignedFloat"
        deleted => string (6) "isBool"
        active => string (6) "isBool"
        unofficial => string (6) "isBool"
        modified => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (3)
        name => integer 255
        symbol => integer 255
        pattern => integer 255
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (10) "currencies"
        fields => array (4)
        names => array (2) Depth Limit
        name => array (2) Depth Limit
        symbol => array (1) Depth Limit
        iso_code => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (8) "currency"
        primary => string (11) "id_currency"
        multilang => boolean true
        fields => array (11)
        iso_code => array (4) Depth Limit
        numeric_iso_code => array (4) Depth Limit
        precision => array (2) Depth Limit
        conversion_rate => array (4) Depth Limit
        deleted => array (2) Depth Limit
        active => array (2) Depth Limit
        unofficial => array (2) Depth Limit
        modified => array (2) Depth Limit
        name => array (4) Depth Limit
        symbol => array (3) Depth Limit
        pattern => array (3) Depth Limit
        classname => string (8) "Currency"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        localizedNames => null
        iso_code => null
        iso_code_num => null
        numeric_iso_code => null
        conversion_rate => null
        deleted => boolean false
        unofficial => null
        modified => null
        active => null
        sign => null
        symbol => null
        format => null
        blank => null
        decimals => null
        precision => null
        pattern => null
        prefix => null
        suffix => null
        Cart => array (47)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "cart"
        identifier => string (7) "id_cart"
        fieldsRequired => array (2)
        0 => string (11) "id_currency"
        1 => string (7) "id_lang"
        fieldsSize => array (1)
        secure_key => integer 32
        fieldsValidate => array (16)
        id_shop_group => string (12) "isUnsignedId"
        id_shop => string (12) "isUnsignedId"
        id_address_delivery => string (12) "isUnsignedId"
        id_address_invoice => string (12) "isUnsignedId"
        id_carrier => string (12) "isUnsignedId"
        id_currency => string (12) "isUnsignedId"
        id_customer => string (12) "isUnsignedId"
        id_guest => string (12) "isUnsignedId"
        id_lang => string (12) "isUnsignedId"
        recyclable => string (6) "isBool"
        gift => string (6) "isBool"
        gift_message => string (11) "isCleanHtml"
        mobile_theme => string (6) "isBool"
        allow_seperated_package => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        fields => array (6)
        id_address_delivery => array (1) Depth Limit
        id_address_invoice => array (1) Depth Limit
        id_currency => array (1) Depth Limit
        id_customer => array (1) Depth Limit
        id_guest => array (1) Depth Limit
        id_lang => array (1) Depth Limit
        associations => array (1)
        cart_rows => array (3) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (4) "cart"
        primary => string (7) "id_cart"
        fields => array (18)
        id_shop_group => array (2) Depth Limit
        id_shop => array (2) Depth Limit
        id_address_delivery => array (2) Depth Limit
        id_address_invoice => array (2) Depth Limit
        id_carrier => array (2) Depth Limit
        id_currency => array (3) Depth Limit
        id_customer => array (2) Depth Limit
        id_guest => array (2) Depth Limit
        id_lang => array (3) Depth Limit
        recyclable => array (2) Depth Limit
        gift => array (2) Depth Limit
        gift_message => array (2) Depth Limit
        mobile_theme => array (2) Depth Limit
        delivery_option => array (1) Depth Limit
        secure_key => array (2) Depth Limit
        allow_seperated_package => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        classname => string (4) "Cart"
        update_fields => null
        force_id => boolean false
        id_shop_group => null
        id_address_delivery => null
        id_address_invoice => null
        id_currency => null
        id_customer => null
        id_guest => null
        recyclable => boolean false
        gift => boolean false
        gift_message => null
        mobile_theme => null
        date_add => null
        secure_key => null
        id_carrier => integer 0
        date_upd => null
        checkedTos => boolean false
        pictures => null
        textFields => null
        delivery_option => null
        allow_seperated_package => boolean false
        _products => null
        _taxCalculationMethod => integer 1
        configuration => null
        addressFactory => null
        shouldSplitGiftProductsQuantity => boolean false
        shouldExcludeGiftsDiscount => boolean false
        Group => array (28)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "group"
        identifier => string (8) "id_group"
        fieldsRequired => array (1)
        0 => string (20) "price_display_method"
        fieldsSize => array (0)
        fieldsValidate => array (5)
        reduction => string (7) "isFloat"
        price_display_method => string (20) "isPriceDisplayMethod"
        • Base64
        • base64_decode(price_display_method) binary string (15)
        show_prices => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 32
        fieldsValidateLang => array (1)
        name => string (13) "isGenericName"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (5) "group"
        primary => string (8) "id_group"
        multilang => boolean true
        fields => array (6)
        reduction => array (2) Depth Limit
        price_display_method => array (3) Depth Limit
        show_prices => array (2) Depth Limit
        date_add => array (2) Depth Limit
        date_upd => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (5) "Group"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        name => null
        reduction => null
        price_display_method => null
        show_prices => boolean true
        date_add => null
        date_upd => null
        Gender => array (25)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (6) "gender"
        identifier => string (9) "id_gender"
        fieldsRequired => array (1)
        0 => string (4) "type"
        fieldsSize => array (0)
        fieldsValidate => array (0)
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (6) "gender"
        primary => string (9) "id_gender"
        multilang => boolean true
        fields => array (2)
        type => array (2) Depth Limit
        name => array (5) Depth Limit
        classname => string (6) "Gender"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_gender => null
        name => null
        type => null
        Risk => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (4) "risk"
        identifier => string (7) "id_risk"
        fieldsRequired => array (0)
        fieldsSize => array (1)
        color => integer 32
        fieldsValidate => array (2)
        color => string (7) "isColor"
        percent => string (12) "isPercentage"
        fieldsRequiredLang => array (1)
        0 => string (4) "name"
        fieldsSizeLang => array (1)
        name => integer 20
        fieldsValidateLang => array (1)
        name => string (8) "isString"
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (6)
        table => string (4) "risk"
        primary => string (7) "id_risk"
        multilang => boolean true
        fields => array (3)
        name => array (5) Depth Limit
        color => array (3) Depth Limit
        percent => array (2) Depth Limit
        classname => string (4) "Risk"
        associations => array (1)
        l => array (3) Depth Limit
        update_fields => null
        force_id => boolean false
        id_risk => null
        name => null
        color => null
        percent => null
        Address => array (45)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (7) "address"
        identifier => string (10) "id_address"
        fieldsRequired => array (6)
        0 => string (10) "id_country"
        1 => string (5) "alias"
        2 => string (8) "lastname"
        3 => string (9) "firstname"
        4 => string (8) "address1"
        5 => string (4) "city"
        fieldsSize => array (12)
        alias => integer 32
        company => integer 255
        lastname => integer 255
        firstname => integer 255
        address1 => integer 128
        address2 => integer 128
        postcode => integer 12
        city => integer 64
        other => integer 300
        phone => integer 32
        phone_mobile => integer 32
        dni => integer 16
        fieldsValidate => array (22)
        id_customer => string (18) "isNullOrUnsignedId"
        id_manufacturer => string (18) "isNullOrUnsignedId"
        id_supplier => string (18) "isNullOrUnsignedId"
        id_warehouse => string (18) "isNullOrUnsignedId"
        id_country => string (12) "isUnsignedId"
        id_state => string (18) "isNullOrUnsignedId"
        alias => string (13) "isGenericName"
        company => string (13) "isGenericName"
        lastname => string (6) "isName"
        firstname => string (6) "isName"
        vat_number => string (13) "isGenericName"
        address1 => string (9) "isAddress"
        address2 => string (9) "isAddress"
        postcode => string (10) "isPostCode"
        city => string (10) "isCityName"
        other => string (9) "isMessage"
        phone => string (13) "isPhoneNumber"
        phone_mobile => string (13) "isPhoneNumber"
        dni => string (9) "isDniLite"
        deleted => string (6) "isBool"
        date_add => string (6) "isDate"
        date_upd => string (6) "isDate"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (2)
        objectsNodeName => string (9) "addresses"
        fields => array (6)
        id_customer => array (1) Depth Limit
        id_manufacturer => array (1) Depth Limit
        id_supplier => array (1) Depth Limit
        id_warehouse => array (1) Depth Limit
        id_country => array (1) Depth Limit
        id_state => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (7) "address"
        primary => string (10) "id_address"
        fields => array (22)
        id_customer => array (3) Depth Limit
        id_manufacturer => array (3) Depth Limit
        id_supplier => array (3) Depth Limit
        id_warehouse => array (3) Depth Limit
        id_country => array (3) Depth Limit
        id_state => array (2) Depth Limit
        alias => array (4) Depth Limit
        company => array (3) Depth Limit
        lastname => array (4) Depth Limit
        firstname => array (4) Depth Limit
        vat_number => array (2) Depth Limit
        address1 => array (4) Depth Limit
        address2 => array (3) Depth Limit
        postcode => array (3) Depth Limit
        city => array (4) Depth Limit
        other => array (3) Depth Limit
        phone => array (3) Depth Limit
        phone_mobile => array (3) Depth Limit
        dni => array (3) Depth Limit
        deleted => array (3) Depth Limit
        date_add => array (3) Depth Limit
        date_upd => array (3) Depth Limit
        classname => string (7) "Address"
        update_fields => null
        force_id => boolean false
        id_customer => null
        id_manufacturer => null
        id_supplier => null
        id_warehouse => null
        id_country => null
        id_state => null
        country => null
        alias => null
        company => null
        lastname => null
        firstname => null
        address1 => null
        address2 => null
        postcode => null
        city => null
        other => null
        phone => null
        phone_mobile => null
        vat_number => null
        dni => null
        date_add => null
        date_upd => null
        deleted => boolean false
        AddressFormat => array (26)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (14) "address_format"
        identifier => string (10) "id_country"
        fieldsRequired => array (1)
        0 => string (6) "format"
        fieldsSize => array (0)
        fieldsValidate => array (1)
        format => string (13) "isGenericName"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (0)
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (14) "address_format"
        primary => string (10) "id_country"
        fields => array (2)
        format => array (3) Depth Limit
        id_country => array (1) Depth Limit
        classname => string (13) "AddressFormat"
        update_fields => null
        force_id => boolean false
        id_address_format => null
        id_country => null
        format => null
        _errorFormatList => array (0)
        State => array (27)
        id => null
        id_lang => null
        lang_associated => null
        id_shop => null
        id_shop_list => array (0)
        get_shop_from_context => boolean true
        table => string (5) "state"
        identifier => string (8) "id_state"
        fieldsRequired => array (4)
        0 => string (10) "id_country"
        1 => string (7) "id_zone"
        2 => string (8) "iso_code"
        3 => string (4) "name"
        fieldsSize => array (2)
        iso_code => integer 7
        name => integer 80
        fieldsValidate => array (5)
        id_country => string (12) "isUnsignedId"
        id_zone => string (12) "isUnsignedId"
        iso_code => string (14) "isStateIsoCode"
        name => string (13) "isGenericName"
        active => string (6) "isBool"
        fieldsRequiredLang => array (0)
        fieldsSizeLang => array (0)
        fieldsValidateLang => array (0)
        tables => array (0)
        webserviceParameters => array (1)
        fields => array (2)
        id_zone => array (1) Depth Limit
        id_country => array (1) Depth Limit
        image_dir => null
        image_format => string (3) "jpg"
        translator => null
        def => array (4)
        table => string (5) "state"
        primary => string (8) "id_state"
        fields => array (5)
        id_country => array (3) Depth Limit
        id_zone => array (3) Depth Limit
        iso_code => array (4) Depth Limit
        name => array (4) Depth Limit
        active => array (2) Depth Limit
        classname => string (5) "State"
        update_fields => null
        force_id => boolean false
        id_country => null
        id_zone => null
        iso_code => null
        name => null
        active => boolean true
        protected static $db :: boolean false
        protected static $cache_objects :: boolean true
        public const CONTEXT_SHOP :: integer 1
        \Shop::CONTEXT_SHOP
        public const CONTEXT_GROUP :: integer 2
        \Shop::CONTEXT_GROUP
        public const CONTEXT_ALL :: integer 4
        \Shop::CONTEXT_ALL
        public const SHARE_CUSTOMER :: string (14) "share_customer"
        \Shop::SHARE_CUSTOMER
        public const SHARE_ORDER :: string (11) "share_order"
        \Shop::SHARE_ORDER
        public const SHARE_STOCK :: string (11) "share_stock"
        \Shop::SHARE_STOCK
        public const TYPE_INT :: integer 1
        \Shop::TYPE_INT
        public const TYPE_BOOL :: integer 2
        \Shop::TYPE_BOOL
        public const TYPE_STRING :: integer 3
        \Shop::TYPE_STRING
        public const TYPE_FLOAT :: integer 4
        \Shop::TYPE_FLOAT
        public const TYPE_DATE :: integer 5
        \Shop::TYPE_DATE
        public const TYPE_HTML :: integer 6
        \Shop::TYPE_HTML
        public const TYPE_NOTHING :: integer 7
        \Shop::TYPE_NOTHING
        public const TYPE_SQL :: integer 8
        \Shop::TYPE_SQL
        public const FORMAT_COMMON :: integer 1
        \Shop::FORMAT_COMMON
        public const FORMAT_LANG :: integer 2
        \Shop::FORMAT_LANG
        public const FORMAT_SHOP :: integer 3
        \Shop::FORMAT_SHOP
        public const HAS_ONE :: integer 1
        \Shop::HAS_ONE
        public const HAS_MANY :: integer 2
        \Shop::HAS_MANY
      public tmpOldShop -> null
      $this->context->tmpOldShop
      public smarty -> Smarty#43 (76)
      $this->context->smarty
      • Properties (76)
      • Available methods (71)
      • Static class properties (32)
      • public _objType -> integer 1
        $this->context->smarty->_objType
        public template_class -> string (24) "Smarty_Internal_Template"
        $this->context->smarty->template_class
        public tpl_vars -> array (24)
        $this->context->smarty->tpl_vars
        request_uri => Smarty_Variable#139 (2)
        $this->context->smarty->tpl_vars['request_uri']
        • Properties (2)
        • Available methods (2)
        • public value -> string (11) "/27-serviss"
          $this->context->smarty->tpl_vars['request_uri']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['request_uri']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['request_uri']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        category => Smarty_Variable#138 (2)
        $this->context->smarty->tpl_vars['category']
        • Properties (2)
        • Available methods (2)
        • public value -> array (19)
          $this->context->smarty->tpl_vars['category']->value
          nleft => integer 173
          $this->context->smarty->tpl_vars['category']->value['nleft']
          nright => integer 174
          $this->context->smarty->tpl_vars['category']->value['nright']
          level_depth => integer 2
          $this->context->smarty->tpl_vars['category']->value['level_depth']
          active => string (1) "1"
          $this->context->smarty->tpl_vars['category']->value['active']
          id_parent => integer 2
          $this->context->smarty->tpl_vars['category']->value['id_parent']
          id_shop_default => integer 1
          $this->context->smarty->tpl_vars['category']->value['id_shop_default']
          is_root_category => string (1) "0"
          $this->context->smarty->tpl_vars['category']->value['is_root_category']
          position => integer 12
          $this->context->smarty->tpl_vars['category']->value['position']
          date_add => string (19) "2024-02-12 10:10:47"
          $this->context->smarty->tpl_vars['category']->value['date_add']
          date_upd => string (19) "2024-03-05 10:29:27"
          $this->context->smarty->tpl_vars['category']->value['date_upd']
          name => string (7) "Serviss"
          $this->context->smarty->tpl_vars['category']->value['name']
          link_rewrite => string (7) "serviss"
          $this->context->smarty->tpl_vars['category']->value['link_rewrite']
          description => UTF-8 string (49) "Printeru, drukas iekārtu serviss un apkalpošana"
          $this->context->smarty->tpl_vars['category']->value['description']
          additional_description => string (0) ""
          $this->context->smarty->tpl_vars['category']->value['additional_description']
          meta_title => string (0) ""
          $this->context->smarty->tpl_vars['category']->value['meta_title']
          meta_description => string (0) ""
          $this->context->smarty->tpl_vars['category']->value['meta_description']
          meta_keywords => string (0) ""
          $this->context->smarty->tpl_vars['category']->value['meta_keywords']
          id => integer 27
          $this->context->smarty->tpl_vars['category']->value['id']
          image => null
          $this->context->smarty->tpl_vars['category']->value['image']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['category']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['category']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        subcategories => Smarty_Variable#141 (2)
        $this->context->smarty->tpl_vars['subcategories']
        • Properties (2)
        • Available methods (2)
        • public value -> array (0)
          $this->context->smarty->tpl_vars['subcategories']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['subcategories']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['subcategories']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        cart => Smarty_Variable#187 (2)
        $this->context->smarty->tpl_vars['cart']
        • Properties (2)
        • Available methods (2)
        • public value -> array (13)
          $this->context->smarty->tpl_vars['cart']->value
          products => array (0)
          $this->context->smarty->tpl_vars['cart']->value['products']
          totals => array (3)
          $this->context->smarty->tpl_vars['cart']->value['totals']
          total => array (4) Depth Limit
          $this->context->smarty->tpl_vars['cart']->value['totals']['total']
          total_including_tax => array (4) Depth Limit
          $this->context->smarty->tpl_vars['cart']->value['totals']['total_including_tax']
          total_excluding_tax => array (4) Depth Limit
          $this->context->smarty->tpl_vars['cart']->value['totals']['total_excluding_tax']
          subtotals => array (4)
          $this->context->smarty->tpl_vars['cart']->value['subtotals']
          products => array (4) Depth Limit
          $this->context->smarty->tpl_vars['cart']->value['subtotals']['products']
          discounts => null
          $this->context->smarty->tpl_vars['cart']->value['subtotals']['discounts']
          shipping => array (4) Depth Limit
          $this->context->smarty->tpl_vars['cart']->value['subtotals']['shipping']
          tax => array (4) Depth Limit
          $this->context->smarty->tpl_vars['cart']->value['subtotals']['tax']
          products_count => integer 0
          $this->context->smarty->tpl_vars['cart']->value['products_count']
          summary_string => string (8) "0 preces"
          $this->context->smarty->tpl_vars['cart']->value['summary_string']
          labels => array (2)
          $this->context->smarty->tpl_vars['cart']->value['labels']
          tax_short => string (8) "(ar PVN)"
          $this->context->smarty->tpl_vars['cart']->value['labels']['tax_short']
          tax_long => UTF-8 string (15) "(ar nodokļiem)"
          $this->context->smarty->tpl_vars['cart']->value['labels']['tax_long']
          id_address_delivery => null
          $this->context->smarty->tpl_vars['cart']->value['id_address_delivery']
          id_address_invoice => null
          $this->context->smarty->tpl_vars['cart']->value['id_address_invoice']
          is_virtual => boolean false
          $this->context->smarty->tpl_vars['cart']->value['is_virtual']
          vouchers => array (2)
          $this->context->smarty->tpl_vars['cart']->value['vouchers']
          allowed => integer 0
          $this->context->smarty->tpl_vars['cart']->value['vouchers']['allowed']
          added => array (0)
          $this->context->smarty->tpl_vars['cart']->value['vouchers']['added']
          discounts => array (0)
          $this->context->smarty->tpl_vars['cart']->value['discounts']
          minimalPurchase => double 0
          $this->context->smarty->tpl_vars['cart']->value['minimalPurchase']
          minimalPurchaseRequired => string (0) ""
          $this->context->smarty->tpl_vars['cart']->value['minimalPurchaseRequired']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['cart']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['cart']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        currency => Smarty_Variable#182 (2)
        $this->context->smarty->tpl_vars['currency']
        • Properties (2)
        • Available methods (2)
        • public value -> array (5)
          $this->context->smarty->tpl_vars['currency']->value
          id => integer 1
          $this->context->smarty->tpl_vars['currency']->value['id']
          name => string (4) "Eiro"
          $this->context->smarty->tpl_vars['currency']->value['name']
          iso_code => string (3) "EUR"
          $this->context->smarty->tpl_vars['currency']->value['iso_code']
          iso_code_num => string (3) "978"
          $this->context->smarty->tpl_vars['currency']->value['iso_code_num']
          sign => UTF-8 string (3) "€"
          $this->context->smarty->tpl_vars['currency']->value['sign']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['currency']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['currency']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        customer => Smarty_Variable#183 (2)
        $this->context->smarty->tpl_vars['customer']
        • Properties (2)
        • Available methods (2)
        • public value -> array (30)
          $this->context->smarty->tpl_vars['customer']->value
          lastname => null
          $this->context->smarty->tpl_vars['customer']->value['lastname']
          firstname => null
          $this->context->smarty->tpl_vars['customer']->value['firstname']
          email => null
          $this->context->smarty->tpl_vars['customer']->value['email']
          last_passwd_gen => null
          $this->context->smarty->tpl_vars['customer']->value['last_passwd_gen']
          birthday => null
          $this->context->smarty->tpl_vars['customer']->value['birthday']
          newsletter => null
          $this->context->smarty->tpl_vars['customer']->value['newsletter']
          newsletter_date_add => null
          $this->context->smarty->tpl_vars['customer']->value['newsletter_date_add']
          ip_registration_newsletter => null
          $this->context->smarty->tpl_vars['customer']->value['ip_registration_newsletter']
          optin => null
          $this->context->smarty->tpl_vars['customer']->value['optin']
          website => null
          $this->context->smarty->tpl_vars['customer']->value['website']
          company => null
          $this->context->smarty->tpl_vars['customer']->value['company']
          siret => null
          $this->context->smarty->tpl_vars['customer']->value['siret']
          ape => null
          $this->context->smarty->tpl_vars['customer']->value['ape']
          outstanding_allow_amount => integer 0
          $this->context->smarty->tpl_vars['customer']->value['outstanding_allow_amount']
          max_payment_days => integer 0
          $this->context->smarty->tpl_vars['customer']->value['max_payment_days']
          active => boolean true
          $this->context->smarty->tpl_vars['customer']->value['active']
          note => null
          $this->context->smarty->tpl_vars['customer']->value['note']
          is_guest => boolean false
          $this->context->smarty->tpl_vars['customer']->value['is_guest']
          id_shop => null
          $this->context->smarty->tpl_vars['customer']->value['id_shop']
          id_shop_group => null
          $this->context->smarty->tpl_vars['customer']->value['id_shop_group']
          id_default_group => integer 1
          $this->context->smarty->tpl_vars['customer']->value['id_default_group']
          date_add => null
          $this->context->smarty->tpl_vars['customer']->value['date_add']
          date_upd => null
          $this->context->smarty->tpl_vars['customer']->value['date_upd']
          reset_password_token => null
          $this->context->smarty->tpl_vars['customer']->value['reset_password_token']
          reset_password_validity => null
          $this->context->smarty->tpl_vars['customer']->value['reset_password_validity']
          id => null
          $this->context->smarty->tpl_vars['customer']->value['id']
          is_logged => boolean false
          $this->context->smarty->tpl_vars['customer']->value['is_logged']
          gender => array (3)
          $this->context->smarty->tpl_vars['customer']->value['gender']
          type => null
          $this->context->smarty->tpl_vars['customer']->value['gender']['type']
          name => null
          $this->context->smarty->tpl_vars['customer']->value['gender']['name']
          id => null
          $this->context->smarty->tpl_vars['customer']->value['gender']['id']
          risk => array (4)
          $this->context->smarty->tpl_vars['customer']->value['risk']
          name => null
          $this->context->smarty->tpl_vars['customer']->value['risk']['name']
          color => null
          $this->context->smarty->tpl_vars['customer']->value['risk']['color']
          percent => null
          $this->context->smarty->tpl_vars['customer']->value['risk']['percent']
          id => null
          $this->context->smarty->tpl_vars['customer']->value['risk']['id']
          addresses => array (0)
          $this->context->smarty->tpl_vars['customer']->value['addresses']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['customer']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['customer']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        country => Smarty_Variable#185 (2)
        $this->context->smarty->tpl_vars['country']
        • Properties (2)
        • Available methods (2)
        • public value -> array (12)
          $this->context->smarty->tpl_vars['country']->value
          id_zone => integer 1
          $this->context->smarty->tpl_vars['country']->value['id_zone']
          id_currency => integer 0
          $this->context->smarty->tpl_vars['country']->value['id_currency']
          call_prefix => integer 371
          $this->context->smarty->tpl_vars['country']->value['call_prefix']
          iso_code => string (2) "LV"
          $this->context->smarty->tpl_vars['country']->value['iso_code']
          active => string (1) "1"
          $this->context->smarty->tpl_vars['country']->value['active']
          contains_states => string (1) "0"
          $this->context->smarty->tpl_vars['country']->value['contains_states']
          need_identification_number => string (1) "0"
          $this->context->smarty->tpl_vars['country']->value['need_identification_number']
          need_zip_code => string (1) "1"
          $this->context->smarty->tpl_vars['country']->value['need_zip_code']
          zip_code_format => string (6) "C-NNNN"
          $this->context->smarty->tpl_vars['country']->value['zip_code_format']
          display_tax_label => string (1) "1"
          $this->context->smarty->tpl_vars['country']->value['display_tax_label']
          name => string (7) "Latvija"
          $this->context->smarty->tpl_vars['country']->value['name']
          id => integer 124
          $this->context->smarty->tpl_vars['country']->value['id']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['country']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['country']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        language => Smarty_Variable#181 (2)
        $this->context->smarty->tpl_vars['language']
        • Properties (2)
        • Available methods (2)
        • public value -> array (9)
          $this->context->smarty->tpl_vars['language']->value
          name => string (17) "Latvija (Latvian)"
          $this->context->smarty->tpl_vars['language']->value['name']
          iso_code => string (2) "lv"
          $this->context->smarty->tpl_vars['language']->value['iso_code']
          locale => string (5) "lv-LV"
          $this->context->smarty->tpl_vars['language']->value['locale']
          language_code => string (2) "lv"
          $this->context->smarty->tpl_vars['language']->value['language_code']
          active => string (1) "1"
          $this->context->smarty->tpl_vars['language']->value['active']
          is_rtl => string (1) "0"
          $this->context->smarty->tpl_vars['language']->value['is_rtl']
          date_format_lite => string (5) "d-m-Y"
          $this->context->smarty->tpl_vars['language']->value['date_format_lite']
          date_format_full => string (11) "d-m-Y H:i:s"
          $this->context->smarty->tpl_vars['language']->value['date_format_full']
          id => integer 1
          $this->context->smarty->tpl_vars['language']->value['id']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['language']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['language']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        page => Smarty_Variable#188 (2)
        $this->context->smarty->tpl_vars['page']
        • Properties (2)
        • Available methods (2)
        • public value -> array (7)
          $this->context->smarty->tpl_vars['page']->value
          title => string (0) ""
          $this->context->smarty->tpl_vars['page']->value['title']
          canonical => string (32) "https://drukalabak.lv/27-serviss"
          $this->context->smarty->tpl_vars['page']->value['canonical']
          meta => array (4)
          $this->context->smarty->tpl_vars['page']->value['meta']
          title => string (7) "Serviss"
          $this->context->smarty->tpl_vars['page']->value['meta']['title']
          description => UTF-8 string (49) "Printeru, drukas iekārtu serviss un apkalpošana"
          $this->context->smarty->tpl_vars['page']->value['meta']['description']
          keywords => string (0) ""
          $this->context->smarty->tpl_vars['page']->value['meta']['keywords']
          robots => string (5) "index"
          $this->context->smarty->tpl_vars['page']->value['meta']['robots']
          page_name => string (8) "category"
          $this->context->smarty->tpl_vars['page']->value['page_name']
          body_classes => array (12)
          $this->context->smarty->tpl_vars['page']->value['body_classes']
          lang-lv => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['lang-lv']
          lang-rtl => boolean false
          $this->context->smarty->tpl_vars['page']->value['body_classes']['lang-rtl']
          country-LV => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['country-LV']
          currency-EUR => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['currency-EUR']
          layout-left-column => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['layout-left-column']
          page-category => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['page-category']
          tax-display-enabled => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['tax-display-enabled']
          page-customer-account => boolean false
          $this->context->smarty->tpl_vars['page']->value['body_classes']['page-customer-account']
          category-id-27 => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['category-id-27']
          category-Serviss => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['category-Serviss']
          category-id-parent-2 => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['category-id-parent-2']
          category-depth-level-2 => boolean true
          $this->context->smarty->tpl_vars['page']->value['body_classes']['category-depth-level-2']
          admin_notifications => array (0)
          $this->context->smarty->tpl_vars['page']->value['admin_notifications']
          password-policy => array (1)
          $this->context->smarty->tpl_vars['page']->value['password-policy']
          feedbacks => array (32) Depth Limit
          $this->context->smarty->tpl_vars['page']->value['password-policy']['feedbacks']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['page']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['page']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        shop => Smarty_Variable#189 (2)
        $this->context->smarty->tpl_vars['shop']
        • Properties (2)
        • Available methods (2)
        • public value -> array (14)
          $this->context->smarty->tpl_vars['shop']->value
          id => integer 1
          $this->context->smarty->tpl_vars['shop']->value['id']
          name => UTF-8 string (21) "Drukā Labāk | EPSON"
          $this->context->smarty->tpl_vars['shop']->value['name']
          email => string (18) "info@drukalabak.lv"
          $this->context->smarty->tpl_vars['shop']->value['email']
          registration_number => string (0) ""
          $this->context->smarty->tpl_vars['shop']->value['registration_number']
          long => boolean false
          $this->context->smarty->tpl_vars['shop']->value['long']
          lat => boolean false
          $this->context->smarty->tpl_vars['shop']->value['lat']
          logo => string (45) "https://drukalabak.lv/img/logo-1707903535.jpg"
          $this->context->smarty->tpl_vars['shop']->value['logo']
          logo_details => array (3)
          $this->context->smarty->tpl_vars['shop']->value['logo_details']
          src => string (45) "https://drukalabak.lv/img/logo-1707903535.jpg"
          $this->context->smarty->tpl_vars['shop']->value['logo_details']['src']
          width => integer 179
          $this->context->smarty->tpl_vars['shop']->value['logo_details']['width']
          height => integer 50
          $this->context->smarty->tpl_vars['shop']->value['logo_details']['height']
          stores_icon => string (41) "https://drukalabak.lv/img/logo_stores.png"
          $this->context->smarty->tpl_vars['shop']->value['stores_icon']
          favicon => string (37) "https://drukalabak.lv/img/favicon.ico"
          $this->context->smarty->tpl_vars['shop']->value['favicon']
          favicon_update_time => string (10) "1707903535"
          $this->context->smarty->tpl_vars['shop']->value['favicon_update_time']
          2024-02-14 09:38:55 UTC
          address => array (7)
          $this->context->smarty->tpl_vars['shop']->value['address']
          formatted => UTF-8 string (69) "Drukā Labāk | EPSON<br>Jelgavas iela 40<br>LV-1004 Rīga<br>Latvija"
          $this->context->smarty->tpl_vars['shop']->value['address']['formatted']
          address1 => string (16) "Jelgavas iela 40"
          $this->context->smarty->tpl_vars['shop']->value['address']['address1']
          address2 => string (0) ""
          $this->context->smarty->tpl_vars['shop']->value['address']['address2']
          postcode => string (7) "LV-1004"
          $this->context->smarty->tpl_vars['shop']->value['address']['postcode']
          city => UTF-8 string (5) "Rīga"
          $this->context->smarty->tpl_vars['shop']->value['address']['city']
          state => null
          $this->context->smarty->tpl_vars['shop']->value['address']['state']
          country => string (7) "Latvija"
          $this->context->smarty->tpl_vars['shop']->value['address']['country']
          phone => string (13) "+371 20372025"
          $this->context->smarty->tpl_vars['shop']->value['phone']
          fax => string (0) ""
          $this->context->smarty->tpl_vars['shop']->value['fax']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['shop']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['shop']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        core_js_public_path => Smarty_Variable#190 (2)
        $this->context->smarty->tpl_vars['core_js_public_path']
        • Properties (2)
        • Available methods (2)
        • public value -> string (8) "/themes/"
          $this->context->smarty->tpl_vars['core_js_public_path']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['core_js_public_path']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['core_js_public_path']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        urls => Smarty_Variable#191 (2)
        $this->context->smarty->tpl_vars['urls']
        • Properties (2)
        • Available methods (2)
        • public value -> array (22)
          $this->context->smarty->tpl_vars['urls']->value
          base_url => string (22) "https://drukalabak.lv/"
          $this->context->smarty->tpl_vars['urls']->value['base_url']
          current_url => string (32) "https://drukalabak.lv/27-serviss"
          $this->context->smarty->tpl_vars['urls']->value['current_url']
          shop_domain_url => string (21) "https://drukalabak.lv"
          $this->context->smarty->tpl_vars['urls']->value['shop_domain_url']
          img_ps_url => string (26) "https://drukalabak.lv/img/"
          $this->context->smarty->tpl_vars['urls']->value['img_ps_url']
          img_cat_url => string (28) "https://drukalabak.lv/img/c/"
          $this->context->smarty->tpl_vars['urls']->value['img_cat_url']
          img_lang_url => string (28) "https://drukalabak.lv/img/l/"
          $this->context->smarty->tpl_vars['urls']->value['img_lang_url']
          img_prod_url => string (28) "https://drukalabak.lv/img/p/"
          $this->context->smarty->tpl_vars['urls']->value['img_prod_url']
          img_manu_url => string (28) "https://drukalabak.lv/img/m/"
          $this->context->smarty->tpl_vars['urls']->value['img_manu_url']
          img_sup_url => string (29) "https://drukalabak.lv/img/su/"
          $this->context->smarty->tpl_vars['urls']->value['img_sup_url']
          img_ship_url => string (28) "https://drukalabak.lv/img/s/"
          $this->context->smarty->tpl_vars['urls']->value['img_ship_url']
          img_store_url => string (29) "https://drukalabak.lv/img/st/"
          $this->context->smarty->tpl_vars['urls']->value['img_store_url']
          img_col_url => string (29) "https://drukalabak.lv/img/co/"
          $this->context->smarty->tpl_vars['urls']->value['img_col_url']
          img_url => string (59) "https://drukalabak.lv/themes/laber_expert_home7/assets/img/"
          $this->context->smarty->tpl_vars['urls']->value['img_url']
          css_url => string (59) "https://drukalabak.lv/themes/laber_expert_home7/assets/css/"
          $this->context->smarty->tpl_vars['urls']->value['css_url']
          js_url => string (58) "https://drukalabak.lv/themes/laber_expert_home7/assets/js/"
          $this->context->smarty->tpl_vars['urls']->value['js_url']
          pic_url => string (29) "https://drukalabak.lv/upload/"
          $this->context->smarty->tpl_vars['urls']->value['pic_url']
          theme_assets => string (55) "https://drukalabak.lv/themes/laber_expert_home7/assets/"
          $this->context->smarty->tpl_vars['urls']->value['theme_assets']
          theme_dir => string (76) "https://drukalabak.lv/unum/drukalabak/public_html/themes/laber_expert_home7/"
          $this->context->smarty->tpl_vars['urls']->value['theme_dir']
          pages => array (36)
          $this->context->smarty->tpl_vars['urls']->value['pages']
          address => string (28) "https://drukalabak.lv/adrese"
          $this->context->smarty->tpl_vars['urls']->value['pages']['address']
          addresses => string (29) "https://drukalabak.lv/adreses"
          $this->context->smarty->tpl_vars['urls']->value['pages']['addresses']
          authentication => UTF-8 string (34) "https://drukalabak.lv/pieslēgties"
          $this->context->smarty->tpl_vars['urls']->value['pages']['authentication']
          manufacturer => string (28) "https://drukalabak.lv/brands"
          $this->context->smarty->tpl_vars['urls']->value['pages']['manufacturer']
          cart => string (37) "https://drukalabak.lv/iepirkumu-grozs"
          $this->context->smarty->tpl_vars['urls']->value['pages']['cart']
          category => string (51) "https://drukalabak.lv/index.php?controller=category"
          $this->context->smarty->tpl_vars['urls']->value['pages']['category']
          cms => string (46) "https://drukalabak.lv/index.php?controller=cms"
          $this->context->smarty->tpl_vars['urls']->value['pages']['cms']
          contact => string (41) "https://drukalabak.lv/sazinieties-ar-mums"
          $this->context->smarty->tpl_vars['urls']->value['pages']['contact']
          discount => string (29) "https://drukalabak.lv/atlaide"
          $this->context->smarty->tpl_vars['urls']->value['pages']['discount']
          guest_tracking => string (36) "https://drukalabak.lv/guest-tracking"
          $this->context->smarty->tpl_vars['urls']->value['pages']['guest_tracking']
          history => UTF-8 string (43) "https://drukalabak.lv/pasūtījumu-vēsture"
          $this->context->smarty->tpl_vars['urls']->value['pages']['history']
          identity => UTF-8 string (33) "https://drukalabak.lv/identitāte"
          $this->context->smarty->tpl_vars['urls']->value['pages']['identity']
          index => string (22) "https://drukalabak.lv/"
          $this->context->smarty->tpl_vars['urls']->value['pages']['index']
          my_account => string (32) "https://drukalabak.lv/mans-konts"
          $this->context->smarty->tpl_vars['urls']->value['pages']['my_account']
          order_confirmation => string (40) "https://drukalabak.lv/order-confirmation"
          $this->context->smarty->tpl_vars['urls']->value['pages']['order_confirmation']
          order_detail => string (55) "https://drukalabak.lv/index.php?controller=order-detail"
          $this->context->smarty->tpl_vars['urls']->value['pages']['order_detail']
          order_follow => UTF-8 string (45) "https://drukalabak.lv/pasutījuma-izsekošana"
          $this->context->smarty->tpl_vars['urls']->value['pages']['order_follow']
          order => UTF-8 string (34) "https://drukalabak.lv/pasūtījums"
          $this->context->smarty->tpl_vars['urls']->value['pages']['order']
          order_return => string (55) "https://drukalabak.lv/index.php?controller=order-return"
          $this->context->smarty->tpl_vars['urls']->value['pages']['order_return']
          order_slip => UTF-8 string (37) "https://drukalabak.lv/kredītrēķins"
          $this->context->smarty->tpl_vars['urls']->value['pages']['order_slip']
          pagenotfound => string (38) "https://drukalabak.lv/lapa-nav-atrasta"
          $this->context->smarty->tpl_vars['urls']->value['pages']['pagenotfound']
          password => UTF-8 string (42) "https://drukalabak.lv/paroles-atjaunošana"
          $this->context->smarty->tpl_vars['urls']->value['pages']['password']
          pdf_invoice => string (54) "https://drukalabak.lv/index.php?controller=pdf-invoice"
          $this->context->smarty->tpl_vars['urls']->value['pages']['pdf_invoice']
          pdf_order_return => string (59) "https://drukalabak.lv/index.php?controller=pdf-order-return"
          $this->context->smarty->tpl_vars['urls']->value['pages']['pdf_order_return']
          pdf_order_slip => string (57) "https://drukalabak.lv/index.php?controller=pdf-order-slip"
          $this->context->smarty->tpl_vars['urls']->value['pages']['pdf_order_slip']
          prices_drop => string (40) "https://drukalabak.lv/nocenotie-produkti"
          $this->context->smarty->tpl_vars['urls']->value['pages']['prices_drop']
          product => string (50) "https://drukalabak.lv/index.php?controller=product"
          $this->context->smarty->tpl_vars['urls']->value['pages']['product']
          registration => string (34) "https://drukalabak.lv/registration"
          $this->context->smarty->tpl_vars['urls']->value['pages']['registration']
          search => UTF-8 string (29) "https://drukalabak.lv/meklēt"
          $this->context->smarty->tpl_vars['urls']->value['pages']['search']
          sitemap => string (33) "https://drukalabak.lv/lapas karte"
          $this->context->smarty->tpl_vars['urls']->value['pages']['sitemap']
          stores => string (29) "https://drukalabak.lv/veikali"
          $this->context->smarty->tpl_vars['urls']->value['pages']['stores']
          supplier => string (31) "https://drukalabak.lv/suppliers"
          $this->context->smarty->tpl_vars['urls']->value['pages']['supplier']
          new_products => string (37) "https://drukalabak.lv/jaunie-produkti"
          $this->context->smarty->tpl_vars['urls']->value['pages']['new_products']
          brands => string (28) "https://drukalabak.lv/brands"
          $this->context->smarty->tpl_vars['urls']->value['pages']['brands']
          register => string (34) "https://drukalabak.lv/registration"
          $this->context->smarty->tpl_vars['urls']->value['pages']['register']
          order_login => UTF-8 string (42) "https://drukalabak.lv/pasūtījums?login=1"
          $this->context->smarty->tpl_vars['urls']->value['pages']['order_login']
          alternative_langs => array (0)
          $this->context->smarty->tpl_vars['urls']->value['alternative_langs']
          actions => array (1)
          $this->context->smarty->tpl_vars['urls']->value['actions']
          logout => string (32) "https://drukalabak.lv/?mylogout="
          $this->context->smarty->tpl_vars['urls']->value['actions']['logout']
          no_picture_image => array (5)
          $this->context->smarty->tpl_vars['urls']->value['no_picture_image']
          bySize => array (5) Depth Limit
          $this->context->smarty->tpl_vars['urls']->value['no_picture_image']['bySize']
          small => array (3) Depth Limit
          $this->context->smarty->tpl_vars['urls']->value['no_picture_image']['small']
          medium => array (3) Depth Limit
          $this->context->smarty->tpl_vars['urls']->value['no_picture_image']['medium']
          large => array (3) Depth Limit
          $this->context->smarty->tpl_vars['urls']->value['no_picture_image']['large']
          legend => string (0) ""
          $this->context->smarty->tpl_vars['urls']->value['no_picture_image']['legend']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['urls']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['urls']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        configuration => Smarty_Variable#192 (2)
        $this->context->smarty->tpl_vars['configuration']
        • Properties (2)
        • Available methods (2)
        • public value -> array (13)
          $this->context->smarty->tpl_vars['configuration']->value
          display_taxes_label => boolean true
          $this->context->smarty->tpl_vars['configuration']->value['display_taxes_label']
          display_prices_tax_incl => boolean true
          $this->context->smarty->tpl_vars['configuration']->value['display_prices_tax_incl']
          taxes_enabled => boolean true
          $this->context->smarty->tpl_vars['configuration']->value['taxes_enabled']
          low_quantity_threshold => integer 30
          $this->context->smarty->tpl_vars['configuration']->value['low_quantity_threshold']
          is_b2b => boolean true
          $this->context->smarty->tpl_vars['configuration']->value['is_b2b']
          is_catalog => boolean false
          $this->context->smarty->tpl_vars['configuration']->value['is_catalog']
          show_prices => boolean true
          $this->context->smarty->tpl_vars['configuration']->value['show_prices']
          opt_in => array (1)
          $this->context->smarty->tpl_vars['configuration']->value['opt_in']
          partner => boolean false
          $this->context->smarty->tpl_vars['configuration']->value['opt_in']['partner']
          quantity_discount => array (2)
          $this->context->smarty->tpl_vars['configuration']->value['quantity_discount']
          type => string (5) "price"
          $this->context->smarty->tpl_vars['configuration']->value['quantity_discount']['type']
          label => string (9) "Gab. cena"
          $this->context->smarty->tpl_vars['configuration']->value['quantity_discount']['label']
          voucher_enabled => integer 0
          $this->context->smarty->tpl_vars['configuration']->value['voucher_enabled']
          return_enabled => integer 0
          $this->context->smarty->tpl_vars['configuration']->value['return_enabled']
          number_of_days_for_return => integer 14
          $this->context->smarty->tpl_vars['configuration']->value['number_of_days_for_return']
          password_policy => array (3)
          $this->context->smarty->tpl_vars['configuration']->value['password_policy']
          minimum_length => integer 8
          $this->context->smarty->tpl_vars['configuration']->value['password_policy']['minimum_length']
          maximum_length => integer 72
          $this->context->smarty->tpl_vars['configuration']->value['password_policy']['maximum_length']
          minimum_score => integer 3
          $this->context->smarty->tpl_vars['configuration']->value['password_policy']['minimum_score']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['configuration']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['configuration']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        field_required => Smarty_Variable#193 (2)
        $this->context->smarty->tpl_vars['field_required']
        • Properties (2)
        • Available methods (2)
        • public value -> array (0)
          $this->context->smarty->tpl_vars['field_required']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['field_required']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['field_required']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        breadcrumb => Smarty_Variable#194 (2)
        $this->context->smarty->tpl_vars['breadcrumb']
        • Properties (2)
        • Available methods (2)
        • public value -> array (2)
          $this->context->smarty->tpl_vars['breadcrumb']->value
          links => array (2)
          $this->context->smarty->tpl_vars['breadcrumb']->value['links']
          0 => array (2) Depth Limit
          $this->context->smarty->tpl_vars['breadcrumb']->value['links'][0]
          1 => array (2) Depth Limit
          $this->context->smarty->tpl_vars['breadcrumb']->value['links'][1]
          count => integer 2
          $this->context->smarty->tpl_vars['breadcrumb']->value['count']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['breadcrumb']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['breadcrumb']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        link => Smarty_Variable#195 (2)
        $this->context->smarty->tpl_vars['link']
        • Properties (2)
        • Available methods (2)
        • public value -> Link#390 (6)
          $this->context->smarty->tpl_vars['link']->value
          • Properties (6)
          • Available methods (37)
          • Static class properties (2)
          • protected allow -> boolean true
            protected url -> string (10) "/index.php"
            public protocol_link -> string (8) "https://"
            $this->context->smarty->tpl_vars['link']->value->protocol_link
            public protocol_content -> string (8) "https://"
            $this->context->smarty->tpl_vars['link']->value->protocol_content
            protected ssl_enable -> string (1) "1"
            protected urlShopId -> null
          • public __construct($protocolLink = null, $protocolContent = null) Constructor (initialization only).
            new \Link($protocolLink = null, $protocolContent = null)
            /**
            * Constructor (initialization only).
            *
            * @param string|null $protocolLink
            * @param string|null $protocolContent
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:57
            public getProductDeletePictureLink($product, $idPicture): string Create a link to delete a product.
            $this->context->smarty->tpl_vars['link']->value->getProductDeletePictureLink($product, $idPicture)
            /**
            * Create a link to delete a product.
            *
            * @param Product|array|int $product ID of the product OR a Product object
            * @param int $idPicture ID of the picture to delete
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:89
            public getProductObject($product, $idLang, $idShop): Product Return a product object from various product format.
            $this->context->smarty->tpl_vars['link']->value->getProductObject($product, $idLang, $idShop)
            /**
            * Return a product object from various product format.
            *
            * @param Product|array|int $product
            * @param int $idLang
            * @param int $idShop
            *
            * @return Product
            *
            * @throws PrestaShopException
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:107
            public getProductLink($product, $alias = null, $category = null, $ean13 = null, $idLang = null, $idShop = null, $idProductAttribute = null, $force_routes = false, $relativeProtocol = false, $withIdInAnchor = false, $extraParams = array(), bool $addAnchor = true): string Create a link to a product.
            $this->context->smarty->tpl_vars['link']->value->getProductLink($product, $alias = null, $category = null, $ean13 = null, $idLang = null, $idShop = null, $idProductAttribute = null, $force_routes = false, $relativeProtocol = false, $withIdInAnchor = false, $extraParams = array(), bool $addAnchor = true)
            /**
            * Create a link to a product.
            *
            * @param ProductCore|array|int $product Product object (can be an ID product, but deprecated)
            * @param string|null $alias
            * @param string|null $category
            * @param string|null $ean13
            * @param int|null $idLang
            * @param int|null $idShop (since 1.5.0) ID shop need to be used when we generate a product link for a product in a cart
            * @param int|null $idProductAttribute ID product attribute
            * @param bool $force_routes
            * @param bool $relativeProtocol
            * @param bool $withIdInAnchor
            * @param array $extraParams
            * @param bool $addAnchor
            *
            * @return string
            *
            * @throws PrestaShopException
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:142
            public getRemoveFromCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get the URL to remove the Product from the Cart.
            $this->context->smarty->tpl_vars['link']->value->getRemoveFromCartURL($idProduct, $idProductAttribute, $idCustomization = null)
            /**
            * Get the URL to remove the Product from the Cart.
            *
            * @param int $idProduct
            * @param int $idProductAttribute
            * @param int|null $idCustomization
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:263
            public getUpQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to add one Product to Cart.
            $this->context->smarty->tpl_vars['link']->value->getUpQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null)
            /**
            * Get URL to add one Product to Cart.
            *
            * @param int $idProduct
            * @param int $idProductAttribute
            * @param int|null $idCustomization
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:296
            public getDownQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to remove one Product to Cart.
            $this->context->smarty->tpl_vars['link']->value->getDownQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null)
            /**
            * Get URL to remove one Product to Cart.
            *
            * @param int $idProduct
            * @param int $idProductAttribute
            * @param int|null $idCustomization
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:313
            public getUpdateQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null, $op = null): string Get URL to update quantity of Product in Cart.
            $this->context->smarty->tpl_vars['link']->value->getUpdateQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null, $op = null)
            /**
            * Get URL to update quantity of Product in Cart.
            *
            * @param int $idProduct
            * @param int $idProductAttribute
            * @param int|null $idCustomization
            * @param string|null $op
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:331
            public getAddToCartURL($idProduct, $idProductAttribute): string Get add to Cart URL.
            $this->context->smarty->tpl_vars['link']->value->getAddToCartURL($idProduct, $idProductAttribute)
            /**
            * Get add to Cart URL.
            *
            * @param int $idProduct
            * @param int $idProductAttribute
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:369
            public getCategoryObject($category, $idLang): Category Return a category object from various category format.
            $this->context->smarty->tpl_vars['link']->value->getCategoryObject($category, $idLang)
            /**
            * Return a category object from various category format.
            *
            * @param Category|array|int $category
            * @param int $idLang
            *
            * @return Category
            *
            * @throws PrestaShopException
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:396
            public getCategoryLink($category, $alias = null, $idLang = null, $selectedFilters = null, $idShop = null, $relativeProtocol = false): string Create a link to a category.
            $this->context->smarty->tpl_vars['link']->value->getCategoryLink($category, $alias = null, $idLang = null, $selectedFilters = null, $idShop = null, $relativeProtocol = false)
            /**
            * Create a link to a category.
            *
            * @param CategoryCore|array|int|string $category Category object (can be an ID category, but deprecated)
            * @param string|null $alias
            * @param int|null $idLang
            * @param string|null $selectedFilters Url parameter to autocheck filters of the module blocklayered
            * @param int|null $idShop
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:423
            public getCMSCategoryLink($cmsCategory, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS category.
            $this->context->smarty->tpl_vars['link']->value->getCMSCategoryLink($cmsCategory, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false)
            /**
            * Create a link to a CMS category.
            *
            * @param CMSCategory|int $cmsCategory CMSCategory object (can be an ID category, but deprecated)
            * @param string|null $alias
            * @param int|null $idLang
            * @param int|null $idShop
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:484
            public getCMSLink($cms, $alias = null, $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS page.
            $this->context->smarty->tpl_vars['link']->value->getCMSLink($cms, $alias = null, $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false)
            /**
            * Create a link to a CMS page.
            *
            * @param CMS|int $cms CMS object
            * @param string|null $alias
            * @param bool|null $ssl
            * @param int|null $idLang
            * @param int|null $idShop
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:536
            public getSupplierLink($supplier, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a supplier.
            $this->context->smarty->tpl_vars['link']->value->getSupplierLink($supplier, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false)
            /**
            * Create a link to a supplier.
            *
            * @param Supplier|int $supplier Supplier object (can be an ID supplier, but deprecated)
            * @param string|null $alias
            * @param int|null $idLang
            * @param int|null $idShop
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:587
            public getManufacturerLink($manufacturer, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a manufacturer.
            $this->context->smarty->tpl_vars['link']->value->getManufacturerLink($manufacturer, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false)
            /**
            * Create a link to a manufacturer.
            *
            * @param Manufacturer|int $manufacturer Manufacturer object (can be an ID supplier, but deprecated)
            * @param string|null $alias
            * @param int|null $idLang
            * @param int|null $idShop
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:639
            public getModuleLink($module, $controller = 'default', array $params = array(), $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a module.
            $this->context->smarty->tpl_vars['link']->value->getModuleLink($module, $controller = 'default', array $params = array(), $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false)
            /**
            * Create a link to a module.
            *
            * @since    1.5.0
            *
            * @param string $module Module name
            * @param string $controller
            * @param array $params
            * @param bool|null $ssl
            * @param int|null $idLang
            * @param int|null $idShop
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:685
            public getAdminLink($controller, $withToken = true, $sfRouteParams = array(), $params = array()): string url Use controller name to create a link.
            $this->context->smarty->tpl_vars['link']->value->getAdminLink($controller, $withToken = true, $sfRouteParams = array(), $params = array())
            /**
            * Use controller name to create a link.
            *
            * Warning on fallback to Symfony Router, this exceptions can be thrown
            * - RouteNotFoundException If the named route doesn't exist
            * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
            * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
            *
            * @param string $controller
            * @param bool $withToken include or not the token in the url
            * @param array $sfRouteParams (Since 1.7.0.0) Optional parameters to use into New architecture specific cases. If these specific cases should redirect to legacy URLs, then this parameter is used to complete GET query string
            * @param array $params (Since 1.7.0.3) Optional
            *
            * @return string url
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:727
            public getTabLink(array $tab): string Warning on fallback to Symfony Router, this exceptions can be thrown - RouteN...
            $this->context->smarty->tpl_vars['link']->value->getTabLink(array $tab)
            /**
            * Warning on fallback to Symfony Router, this exceptions can be thrown
            * - RouteNotFoundException If the named route doesn't exist
            * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
            * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
            *
            * @param array $tab
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:868
            public getLegacyAdminLink($controller, $withToken = true, $params = array()): string Used when you explicitly want to create a LEGACY admin link, this should be d...
            $this->context->smarty->tpl_vars['link']->value->getLegacyAdminLink($controller, $withToken = true, $params = array())
            /**
            * Used when you explicitly want to create a LEGACY admin link, this should be deprecated
            * in 1.8.0.
            *
            * @param string $controller
            * @param bool $withToken
            * @param array $params
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:893
            public getAdminBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
            $this->context->smarty->tpl_vars['link']->value->getAdminBaseLink($idShop = null, $ssl = null, $relativeProtocol = false)
            /**
            * @param int|null $idShop
            * @param bool|null $ssl
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:911
            public getMatchingUrlShopId(): int|null Search for a shop whose domain matches the current url.
            $this->context->smarty->tpl_vars['link']->value->getMatchingUrlShopId()
            /**
            * Search for a shop whose domain matches the current url.
            *
            * @return int|null
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:946
            public getImageLink($name, $ids, $type = null, string $extension = 'jpg'): string Returns a link to a product image for display Note: the new image filesystem ...
            $this->context->smarty->tpl_vars['link']->value->getImageLink($name, $ids, $type = null, string $extension = 'jpg')
            /**
            * Returns a link to a product image for display
            * Note: the new image filesystem stores product images in subdirectories of img/p/.
            *
            * @param string $name rewrite link of the image
            * @param string $ids id part of the image filename - can be "id_product-id_image" (legacy support, recommended) or "id_image" (new)
            * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
            * @param string $extension What image extension should the link point to
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:990
            public getSupplierImageLink($idSupplier, $type = null, string $extension = 'jpg'): string Returns a link to a supplier image for display.
            $this->context->smarty->tpl_vars['link']->value->getSupplierImageLink($idSupplier, $type = null, string $extension = 'jpg')
            /**
            * Returns a link to a supplier image for display.
            *
            * @param int $idSupplier
            * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
            * @param string $extension What image extension should the link point to
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1029
            public getManufacturerImageLink($idManufacturer, $type = null, string $extension = 'jpg'): string Returns a link to a manufacturer image for display.
            $this->context->smarty->tpl_vars['link']->value->getManufacturerImageLink($idManufacturer, $type = null, string $extension = 'jpg')
            /**
            * Returns a link to a manufacturer image for display.
            *
            * @param int $idManufacturer
            * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
            * @param string $extension What image extension should the link point to
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1055
            public getStoreImageLink($name, $idStore, $type = null, string $extension = 'jpg'): string Returns a link to a store image for display.
            $this->context->smarty->tpl_vars['link']->value->getStoreImageLink($name, $idStore, $type = null, string $extension = 'jpg')
            /**
            * Returns a link to a store image for display.
            *
            * @param string $name
            * @param int $idStore
            * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
            * @param string $extension What image extension should the link point to
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1082
            public getMediaLink($filepath): string
            $this->context->smarty->tpl_vars['link']->value->getMediaLink($filepath)
            /**
            * @param string $filepath
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1104
            public getPageLink($controller, $ssl = null, $idLang = null, $request = null, $requestUrlEncode = false, $idShop = null, $relativeProtocol = false): string Page link Create a simple link.
            $this->context->smarty->tpl_vars['link']->value->getPageLink($controller, $ssl = null, $idLang = null, $request = null, $requestUrlEncode = false, $idShop = null, $relativeProtocol = false)
            /**
            * Create a simple link.
            *
            * @param string $controller
            * @param bool|null $ssl
            * @param int|null $idLang
            * @param string|array|null $request
            * @param bool $requestUrlEncode Use URL encode
            * @param int|null $idShop
            * @param bool $relativeProtocol
            *
            * @return string Page link
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1122
            public getCatImageLink($name, $idCategory, $type = null, string $extension = 'jpg'): string
            $this->context->smarty->tpl_vars['link']->value->getCatImageLink($name, $idCategory, $type = null, string $extension = 'jpg')
            /**
            * @param string $name
            * @param int $idCategory
            * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
            * @param string $extension What image extension should the link point to
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1171
            public getLanguageLink($idLang, ?Context $context = null): string link Retrieves a link for the current page in different language.
            $this->context->smarty->tpl_vars['link']->value->getLanguageLink($idLang, ?Context $context = null)
            /**
            * Retrieves a link for the current page in different language.
            *
            * @param int $idLang Language ID
            * @param Context|null $context the context if needed
            *
            * @return string link
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1190
            public goPage($url, $p): string
            $this->context->smarty->tpl_vars['link']->value->goPage($url, $p)
            /**
            * @param string $url
            * @param int $p
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1246
            public getPaginationLink($type, $idObject, $nb = false, $sort = false, $pagination = false, $array = false): string|array Get pagination link.
            $this->context->smarty->tpl_vars['link']->value->getPaginationLink($type, $idObject, $nb = false, $sort = false, $pagination = false, $array = false)
            /**
            * Get pagination link.
            *
            * @param string $type Controller name
            * @param int $idObject
            * @param bool $nb Show nb element per page attribute
            * @param bool $sort Show sort attribute
            * @param bool $pagination Show page number attribute
            * @param bool $array If false return an url, if true return an array
            *
            * @return string|array
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1265
            public addSortDetails($url, $orderBy, $orderWay): string
            $this->context->smarty->tpl_vars['link']->value->addSortDetails($url, $orderBy, $orderWay)
            /**
            * @param string $url
            * @param string $orderBy
            * @param string $orderWay
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1341
            public getBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
            $this->context->smarty->tpl_vars['link']->value->getBaseLink($idShop = null, $ssl = null, $relativeProtocol = false)
            /**
            * @param int|null $idShop
            * @param bool|null $ssl
            * @param bool $relativeProtocol
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1382
            public matchQuickLink($url): bool Check if url match with current url.
            $this->context->smarty->tpl_vars['link']->value->matchQuickLink($url)
            /**
            * Check if url match with current url.
            *
            * @param string $url
            *
            * @return bool
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1442
            protected getLangLink($idLang = null, ?Context $context = null, $idShop = null): string
            /**
            * @param int|null $idLang
            * @param Context|null $context
            * @param int|null $idShop
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1353
            public static getQuickLink($url): string Clean url http://website.com/admin_dir/foo => foo Remove index.php? Remove la...
            \LinkCore::getQuickLink($url)
            /**
            * Clean url http://website.com/admin_dir/foo => foo
            * Remove index.php?
            * Remove last char if it's ? or &
            * Remove token if exists.
            *
            * @param string $url
            *
            * @return string
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1413
            public static getUrlSmarty($params): string
            \LinkCore::getUrlSmarty($params)
            /**
            * @param array $params
            *
            * @return string
            *
            * @throws \InvalidArgumentException
            */
            
            Inherited from LinkCore
            Defined in <ROOT>/classes/Link.php:1456
          • public static $cache :: array (1)
            \LinkCore::$cache
            page => array (0)
            \LinkCore::$cache['page']
            protected static $category_disable_rewrite :: array (2)
            0 => string (1) "2"
            1 => string (1) "1"
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['link']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['link']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        time => Smarty_Variable#196 (2)
        $this->context->smarty->tpl_vars['time']
        • Properties (2)
        • Available methods (2)
        • public value -> integer 1714135497
          $this->context->smarty->tpl_vars['time']->value
          2024-04-26 12:44:57 UTC
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['time']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['time']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        static_token => Smarty_Variable#197 (2)
        $this->context->smarty->tpl_vars['static_token']
        • Properties (2)
        • Available methods (2)
        • public value -> string (32) "62a482a62277bf67ed2a823e564125c8"
          $this->context->smarty->tpl_vars['static_token']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['static_token']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['static_token']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        token => Smarty_Variable#198 (2)
        $this->context->smarty->tpl_vars['token']
        • Properties (2)
        • Available methods (2)
        • public value -> string (32) "6abd7188ce8f44f67aa0b1ec3f85708a"
          $this->context->smarty->tpl_vars['token']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['token']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['token']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        debug => Smarty_Variable#199 (2)
        $this->context->smarty->tpl_vars['debug']
        • Properties (2)
        • Available methods (2)
        • public value -> boolean false
          $this->context->smarty->tpl_vars['debug']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['debug']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['debug']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        HOOK_HEADER => Smarty_Variable#245 (2)
        $this->context->smarty->tpl_vars['HOOK_HEADER']
        • Properties (2)
        • Available methods (2)
        • public value -> string (0) ""
          $this->context->smarty->tpl_vars['HOOK_HEADER']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['HOOK_HEADER']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['HOOK_HEADER']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        activeFilters => Smarty_Variable#297 (2)
        $this->context->smarty->tpl_vars['activeFilters']
        • Properties (2)
        • Available methods (2)
        • public value -> array (0)
          $this->context->smarty->tpl_vars['activeFilters']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['activeFilters']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['activeFilters']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        clear_all_link => Smarty_Variable#295 (2)
        $this->context->smarty->tpl_vars['clear_all_link']
        • Properties (2)
        • Available methods (2)
        • public value -> string (32) "https://drukalabak.lv/27-serviss"
          $this->context->smarty->tpl_vars['clear_all_link']->value
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['clear_all_link']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['clear_all_link']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        listing => Smarty_Variable#282 (2)
        $this->context->smarty->tpl_vars['listing']
        • Properties (2)
        • Available methods (2)
        • public value -> array (10)
          $this->context->smarty->tpl_vars['listing']->value
          result => PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult#285 (6)
          $this->context->smarty->tpl_vars['listing']->value['result']
          • Properties (6)
          • Available methods (13)
          • private products -> array (0)
            private totalProductsCount -> integer 0
            private facetCollection -> PrestaShop\PrestaShop\Core\Product\Search\FacetCollection#302 (1) Depth Limit
            private encodedFacets -> string (0) ""
            private availableSortOrders -> array (8) Depth Limit
            private currentSortOrder -> PrestaShop\PrestaShop\Core\Product\Search\SortOrder#261 (4) Depth Limit
          • public setProducts(array $products): $this
            $this->context->smarty->tpl_vars['listing']->value['result']->setProducts(array $products)
            /**
            * @param array $products
            *
            * @return $this
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:61
            public getProducts(): array
            $this->context->smarty->tpl_vars['listing']->value['result']->getProducts()
            /**
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:71
            public setTotalProductsCount($totalProductsCount): $this
            $this->context->smarty->tpl_vars['listing']->value['result']->setTotalProductsCount($totalProductsCount)
            /**
            * @param int $totalProductsCount
            *
            * @return $this
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:81
            public getTotalProductsCount(): int
            $this->context->smarty->tpl_vars['listing']->value['result']->getTotalProductsCount()
            /**
            * @return int
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:91
            public setFacetCollection(PrestaShop\PrestaShop\Core\Product\Search\FacetCollection $facetCollection): $this
            $this->context->smarty->tpl_vars['listing']->value['result']->setFacetCollection(PrestaShop\PrestaShop\Core\Product\Search\FacetCollection $facetCollection)
            /**
            * @param FacetCollection $facetCollection
            *
            * @return $this
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:101
            public getFacetCollection(): FacetCollection|null
            $this->context->smarty->tpl_vars['listing']->value['result']->getFacetCollection()
            /**
            * @return FacetCollection|null
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:111
            public setEncodedFacets($encodedFacets): $this
            $this->context->smarty->tpl_vars['listing']->value['result']->setEncodedFacets($encodedFacets)
            /**
            * @param string $encodedFacets
            *
            * @return $this
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:121
            public getEncodedFacets(): string
            $this->context->smarty->tpl_vars['listing']->value['result']->getEncodedFacets()
            /**
            * @return string
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:131
            public addAvailableSortOrder(PrestaShop\PrestaShop\Core\Product\Search\SortOrder $sortOrder): $this
            $this->context->smarty->tpl_vars['listing']->value['result']->addAvailableSortOrder(PrestaShop\PrestaShop\Core\Product\Search\SortOrder $sortOrder)
            /**
            * @param SortOrder $sortOrder
            *
            * @return $this
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:141
            public getAvailableSortOrders(): array
            $this->context->smarty->tpl_vars['listing']->value['result']->getAvailableSortOrders()
            /**
            * @return array
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:151
            public setAvailableSortOrders(array $sortOrders): $this
            $this->context->smarty->tpl_vars['listing']->value['result']->setAvailableSortOrders(array $sortOrders)
            /**
            * @param array $sortOrders
            *
            * @return $this
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:161
            public setCurrentSortOrder(PrestaShop\PrestaShop\Core\Product\Search\SortOrder $currentSortOrder): $this
            $this->context->smarty->tpl_vars['listing']->value['result']->setCurrentSortOrder(PrestaShop\PrestaShop\Core\Product\Search\SortOrder $currentSortOrder)
            /**
            * @param SortOrder $currentSortOrder
            *
            * @return $this
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:177
            public getCurrentSortOrder(): mixed
            $this->context->smarty->tpl_vars['listing']->value['result']->getCurrentSortOrder()
            /**
            * @return mixed
            */
            
            Defined in <ROOT>/src/Core/Product/Search/ProductSearchResult.php:187
          label => string (19) "Kategorija: Serviss"
          $this->context->smarty->tpl_vars['listing']->value['label']
          products => array (0)
          $this->context->smarty->tpl_vars['listing']->value['products']
          sort_orders => array (8)
          $this->context->smarty->tpl_vars['listing']->value['sort_orders']
          0 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][0]
          1 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][1]
          2 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][2]
          3 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][3]
          4 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][4]
          5 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][5]
          6 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][6]
          7 => array (7) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['sort_orders'][7]
          sort_selected => boolean false
          $this->context->smarty->tpl_vars['listing']->value['sort_selected']
          pagination => array (7)
          $this->context->smarty->tpl_vars['listing']->value['pagination']
          total_items => integer 0
          $this->context->smarty->tpl_vars['listing']->value['pagination']['total_items']
          items_shown_from => integer 1
          $this->context->smarty->tpl_vars['listing']->value['pagination']['items_shown_from']
          items_shown_to => integer 0
          $this->context->smarty->tpl_vars['listing']->value['pagination']['items_shown_to']
          current_page => integer 1
          $this->context->smarty->tpl_vars['listing']->value['pagination']['current_page']
          pages_count => integer 0
          $this->context->smarty->tpl_vars['listing']->value['pagination']['pages_count']
          pages => array (1) Depth Limit
          $this->context->smarty->tpl_vars['listing']->value['pagination']['pages']
          should_be_displayed => boolean false
          $this->context->smarty->tpl_vars['listing']->value['pagination']['should_be_displayed']
          rendered_facets => string (0) ""
          $this->context->smarty->tpl_vars['listing']->value['rendered_facets']
          rendered_active_filters => UTF-8 string (124) "<section id="js-active-search-filters" class="hide"> <p class="h6 hidden-xs-...
          $this->context->smarty->tpl_vars['listing']->value['rendered_active_filters']
          <section id="js-active-search-filters" class="hide">
            
              <p class="h6 hidden-xs-up">Aktīvie filtri</p>
            
          
            </section>
          
          
          js_enabled => boolean false
          $this->context->smarty->tpl_vars['listing']->value['js_enabled']
          current_url => string (32) "https://drukalabak.lv/27-serviss"
          $this->context->smarty->tpl_vars['listing']->value['current_url']
          public nocache -> boolean false
          $this->context->smarty->tpl_vars['listing']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) $this->context->smarty->tpl_vars['listing']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        public parent -> null
        $this->context->smarty->parent
        public config_vars -> array (0)
        $this->context->smarty->config_vars
        public ext -> Smarty_Internal_Extension_Handler#42 (6)
        $this->context->smarty->ext
        • Properties (6)
        • Available methods (5)
        • public objType -> integer 1
          $this->context->smarty->ext->objType
          private _property_info -> array (8)
          AutoloadFilters => integer 0
          DefaultModifiers => integer 0
          ConfigVars => integer 0
          DebugTemplate => integer 0
          RegisteredObject => integer 0
          StreamVariable => integer 0
          TemplateVars => integer 0
          Literals => string (8) "Literals"
          private resolvedProperties -> array (0)
          public registerResource -> Smarty_Internal_Method_RegisterResource#46 (1)
          $this->context->smarty->ext->registerResource
          • Properties
          • Available methods
          • public objMap -> integer 3
            $this->context->smarty->ext->registerResource->objMap
          • public registerResource(Smarty_Internal_TemplateBase $obj, $name, Smarty_Resource $resource_handler): \Smarty|\Smarty_Internal_Template Registers a resource to fetch a template
            $this->context->smarty->ext->registerResource->registerResource(Smarty_Internal_TemplateBase $obj, $name, Smarty_Resource $resource_handler)
            /**
            * Registers a resource to fetch a template
            *
            * @api  Smarty::registerResource()
            * @link https://www.smarty.net/docs/en/api.register.resource.tpl
            *
            * @param \Smarty_Internal_TemplateBase|\Smarty_Internal_Template|\Smarty $obj
            * @param string                                                          $name             name of resource type
            * @param Smarty_Resource                                           $resource_handler instance of Smarty_Resource
            *
            * @return \Smarty|\Smarty_Internal_Template
            */
            
            Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php:33
          public registerPlugin -> Smarty_Internal_Method_RegisterPlugin#49 (1)
          $this->context->smarty->ext->registerPlugin
          • Properties
          • Available methods
          • public objMap -> integer 3
            $this->context->smarty->ext->registerPlugin->objMap
          • public registerPlugin(Smarty_Internal_TemplateBase $obj, $type, $name, $callback, $cacheable = true, $cache_attr = null): \Smarty|\Smarty_Internal_Template Registers plugin to be used in templates
            $this->context->smarty->ext->registerPlugin->registerPlugin(Smarty_Internal_TemplateBase $obj, $type, $name, $callback, $cacheable = true, $cache_attr = null)
            /**
            * Registers plugin to be used in templates
            *
            * @api  Smarty::registerPlugin()
            * @link https://www.smarty.net/docs/en/api.register.plugin.tpl
            *
            * @param \Smarty_Internal_TemplateBase|\Smarty_Internal_Template|\Smarty $obj
            * @param string                                                          $type       plugin type
            * @param string                                                          $name       name of template tag
            * @param callback                                                        $callback   PHP callback to register
            * @param bool                                                            $cacheable  if true (default) this
            *                                                                                    function is cache able
            * @param mixed                                                           $cache_attr caching attributes if any
            *
            * @return \Smarty|\Smarty_Internal_Template
            * @throws SmartyException              when the plugin tag is invalid
            */
            
            Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php:38
          public createData -> Smarty_Internal_Method_CreateData#65 (1)
          $this->context->smarty->ext->createData
          • Properties
          • Available methods
          • public objMap -> integer 3
            $this->context->smarty->ext->createData->objMap
          • public createData(Smarty_Internal_TemplateBase $obj, ?Smarty_Internal_Data $parent = null, $name = null): \Smarty_Data data object creates a data object
            $this->context->smarty->ext->createData->createData(Smarty_Internal_TemplateBase $obj, ?Smarty_Internal_Data $parent = null, $name = null)
            /**
            * creates a data object
            *
            * @api  Smarty::createData()
            * @link https://www.smarty.net/docs/en/api.create.data.tpl
            *
            * @param \Smarty_Internal_TemplateBase|\Smarty_Internal_Template|\Smarty      $obj
            * @param \Smarty_Internal_Template|\Smarty_Internal_Data|\Smarty_Data|\Smarty $parent next higher level of Smarty
            *                                                                                     variables
            * @param string                                                               $name   optional data block name
            *
            * @return \Smarty_Data data object
            */
            
            Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php:34
        • public _callExternalMethod(Smarty_Internal_Data $data, $name, $args): mixed Call external Method
          $this->context->smarty->ext->_callExternalMethod(Smarty_Internal_Data $data, $name, $args)
          /**
          * Call external Method
          *
          * @param \Smarty_Internal_Data $data
          * @param string                $name external method names
          * @param array                 $args argument array
          *
          * @return mixed
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php:67
          public upperCase($name): string Make first character of name parts upper case
          $this->context->smarty->ext->upperCase($name)
          /**
          * Make first character of name parts upper case
          *
          * @param string $name
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php:145
          public __get($property_name): mixed|Smarty_Template_Cached get extension object
          /**
          * get extension object
          *
          * @param string $property_name property name
          *
          * @return mixed|Smarty_Template_Cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php:159
          public __set($property_name, $value) set extension property
          /**
          * set extension property
          *
          * @param string $property_name property name
          * @param mixed  $value         value
          *
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php:180
          public __call($name, $args): mixed Call error handler for undefined method
          /**
          * Call error handler for undefined method
          *
          * @param string $name unknown method-name
          * @param array  $args argument array
          *
          * @return mixed
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php:193
        public cache_id -> null
        $this->context->smarty->cache_id
        public compile_id -> null
        $this->context->smarty->compile_id
        public caching -> integer 0
        $this->context->smarty->caching
        public compile_check -> integer 1
        $this->context->smarty->compile_check
        public cache_lifetime -> integer 3600
        $this->context->smarty->cache_lifetime
        public tplFunctions -> array (0)
        $this->context->smarty->tplFunctions
        public _cache -> array (1)
        $this->context->smarty->_cache
        resource_handlers => array (1)
        $this->context->smarty->_cache['resource_handlers']
        module => SmartyResourceModule#45 (5)
        $this->context->smarty->_cache['resource_handlers']['module']
        • Properties (5)
        • Available methods (13)
        • Static class properties
        • public uncompiled -> boolean false
          $this->context->smarty->_cache['resource_handlers']['module']->uncompiled
          public recompiled -> boolean false
          $this->context->smarty->_cache['resource_handlers']['module']->recompiled
          public hasCompiledHandler -> boolean false
          $this->context->smarty->_cache['resource_handlers']['module']->hasCompiledHandler
          public paths -> array (2)
          $this->context->smarty->_cache['resource_handlers']['module']->paths
          theme => string (63) "/unum/drukalabak/public_html/themes/laber_expert_home7/modules/"
          $this->context->smarty->_cache['resource_handlers']['module']->paths['theme']
          • Directory (4KB)
          • drwxr-xr-x 1193 1196 4KB Feb 16 12:03 /unum/drukalabak/public_html/themes/laber_expert_home7/modules
            
          modules => string (37) "/unum/drukalabak/public_html/modules/"
          $this->context->smarty->_cache['resource_handlers']['module']->paths['modules']
          • Directory (4KB)
          • drwxr-xr-x 1193 1196 4KB Apr 26 15:30 /unum/drukalabak/public_html/modules
            
          public isAdmin -> boolean false
          $this->context->smarty->_cache['resource_handlers']['module']->isAdmin
        • public __construct(array $paths, $isAdmin = false)
          new \SmartyResourceModule(array $paths, $isAdmin = false)
          Inherited from SmartyResourceModuleCore
          Defined in <ROOT>/classes/Smarty/SmartyResourceModule.php:44
          public populate(Smarty_Template_Source $source, ?Smarty_Internal_Template $_template = null) populate Source Object with meta data from Resource
          $this->context->smarty->_cache['resource_handlers']['module']->populate(Smarty_Template_Source $source, ?Smarty_Internal_Template $_template = null)
          /**
          * populate Source Object with meta data from Resource
          *
          * @param Smarty_Template_Source   $source    source object
          * @param Smarty_Internal_Template $_template template object
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:48
          public getContent(Smarty_Template_Source $source): string template source Load template's source into current template object
          $this->context->smarty->_cache['resource_handlers']['module']->getContent(Smarty_Template_Source $source)
          /**
          * Load template's source into current template object
          *
          * @param Smarty_Template_Source $source source object
          *
          * @return string                 template source
          * @throws SmartyException        if source cannot be loaded
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:73
          public getBasename(Smarty_Template_Source $source): string resource's basename Determine basename for compiled filename
          $this->context->smarty->_cache['resource_handlers']['module']->getBasename(Smarty_Template_Source $source)
          /**
          * Determine basename for compiled filename
          *
          * @param Smarty_Template_Source $source source object
          *
          * @return string                 resource's basename
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:89
          public populateTimestamp(Smarty_Template_Source $source) populate Source Object with timestamp and exists from Resource
          $this->context->smarty->_cache['resource_handlers']['module']->populateTimestamp(Smarty_Template_Source $source)
          /**
          * populate Source Object with timestamp and exists from Resource
          *
          * @param Smarty_Template_Source $source source object
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:206
          public buildUniqueResourceName(Smarty $smarty, $resource_name, $isConfig = false): string unique resource name modify resource_name according to resource handlers specifications
          $this->context->smarty->_cache['resource_handlers']['module']->buildUniqueResourceName(Smarty $smarty, $resource_name, $isConfig = false)
          /**
          * modify resource_name according to resource handlers specifications
          *
          * @param Smarty  $smarty        Smarty instance
          * @param string  $resource_name resource_name to make unique
          * @param boolean $isConfig      flag for config resource
          *
          * @return string unique resource name
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:220
          public checkTimestamps(): bool
          $this->context->smarty->_cache['resource_handlers']['module']->checkTimestamps()
          /**
          * @return bool
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:256
          protected fetch($name, &$source, &$mtime) Fetch a template.
          /**
          * Fetch a template.
          *
          * @param string $name template name
          * @param string $source template source
          * @param int $mtime template modification timestamp (epoch)
          */
          
          Inherited from SmartyResourceModuleCore
          Defined in <ROOT>/classes/Smarty/SmartyResourceModule.php:57
          protected fetchTimestamp($name): integer|boolean timestamp (epoch) the template was modified, or false if not found Fetch template's modification timestamp from data source {@internal implement...
          /**
          * Fetch template's modification timestamp from data source
          * {@internal implementing this method is optional.
          *  Only implement it if modification times can be accessed faster than loading the complete template source.}}
          *
          * @param string $name template name
          *
          * @return integer|boolean timestamp (epoch) the template was modified, or false if not found
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:37
          public static load(Smarty $smarty, $type): Smarty_Resource Resource Handler Load Resource Handler
          \Smarty_Resource::load(Smarty $smarty, $type)
          /**
          * Load Resource Handler
          *
          * @param Smarty $smarty smarty object
          * @param string $type   name of the resource
          *
          * @throws SmartyException
          * @return Smarty_Resource Resource Handler
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:67
          public static parseResourceName($resource_name, $default_resource): array with parsed resource name and type extract resource_type and resource_name from template_resource and config_res...
          \Smarty_Resource::parseResourceName($resource_name, $default_resource)
          /**
          * extract resource_type and resource_name from template_resource and config_resource
          *
          * @note "C:/foo.tpl" was forced to file resource up till Smarty 3.1.3 (including).
          *
          * @param string $resource_name    template_resource or config_resource to parse
          * @param string $default_resource the default resource_type defined in $smarty
          *
          * @return array with parsed resource name and type
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:123
          public static getUniqueTemplateName($obj, $template_resource): string unique resource name modify template_resource according to resource handlers specifications
          \Smarty_Resource::getUniqueTemplateName($obj, $template_resource)
          /**
          * modify template_resource according to resource handlers specifications
          *
          * @param \Smarty_Internal_Template|\Smarty $obj               Smarty instance
          * @param string                            $template_resource template_resource to extract resource handler and
          *                                                             name of
          *
          * @return string unique resource name
          * @throws \SmartyException
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:147
          public static source(?Smarty_Internal_Template $_template = null, ?Smarty $smarty = null, $template_resource = null): \Smarty_Template_Source Source Object initialize Source Object for given resource wrapper for backward compatibilit...
          \Smarty_Resource::source(?Smarty_Internal_Template $_template = null, ?Smarty $smarty = null, $template_resource = null)
          /**
          * initialize Source Object for given resource
          * wrapper for backward compatibility to versions < 3.1.22
          * Either [$_template] or [$smarty, $template_resource] must be specified
          *
          * @param Smarty_Internal_Template $_template         template object
          * @param Smarty                   $smarty            smarty object
          * @param string                   $template_resource resource identifier
          *
          * @return \Smarty_Template_Source Source Object
          * @throws \SmartyException
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:175
        • public static $sysplugins :: array (6)
          \Smarty_Resource::$sysplugins
          file => string (33) "smarty_internal_resource_file.php"
          \Smarty_Resource::$sysplugins['file']
          string => string (35) "smarty_internal_resource_string.php"
          \Smarty_Resource::$sysplugins['string']
          extends => string (36) "smarty_internal_resource_extends.php"
          \Smarty_Resource::$sysplugins['extends']
          stream => string (35) "smarty_internal_resource_stream.php"
          \Smarty_Resource::$sysplugins['stream']
          eval => string (33) "smarty_internal_resource_eval.php"
          \Smarty_Resource::$sysplugins['eval']
          php => string (32) "smarty_internal_resource_php.php"
          \Smarty_Resource::$sysplugins['php']
        public auto_literal -> boolean true
        $this->context->smarty->auto_literal
        public error_unassigned -> boolean false
        $this->context->smarty->error_unassigned
        public use_include_path -> boolean false
        $this->context->smarty->use_include_path
        public _templateDirNormalized -> boolean true
        $this->context->smarty->_templateDirNormalized
        public _joined_template_dir -> string (65) "/unum/drukalabak/public_html/themes/laber_expert_home7/templates/"
        $this->context->smarty->_joined_template_dir
        • Directory (4KB)
        • drwxr-xr-x 1193 1196 4KB Feb 14 09:27 /unum/drukalabak/public_html/themes/laber_expert_home7/templates
          
        public _configDirNormalized -> boolean false
        $this->context->smarty->_configDirNormalized
        public _joined_config_dir -> null
        $this->context->smarty->_joined_config_dir
        public default_template_handler_func -> null
        $this->context->smarty->default_template_handler_func
        public default_config_handler_func -> null
        $this->context->smarty->default_config_handler_func
        public default_plugin_handler_func -> null
        $this->context->smarty->default_plugin_handler_func
        public _compileDirNormalized -> boolean true
        $this->context->smarty->_compileDirNormalized
        public _pluginsDirNormalized -> boolean false
        $this->context->smarty->_pluginsDirNormalized
        public _cacheDirNormalized -> boolean true
        $this->context->smarty->_cacheDirNormalized
        public force_compile -> boolean false
        $this->context->smarty->force_compile
        public use_sub_dirs -> boolean true
        $this->context->smarty->use_sub_dirs
        public allow_ambiguous_resources -> boolean false
        $this->context->smarty->allow_ambiguous_resources
        public merge_compiled_includes -> boolean false
        $this->context->smarty->merge_compiled_includes
        public extends_recursion -> boolean true
        $this->context->smarty->extends_recursion
        public force_cache -> boolean false
        $this->context->smarty->force_cache
        public left_delimiter -> string (1) "{"
        $this->context->smarty->left_delimiter
        public right_delimiter -> string (1) "}"
        $this->context->smarty->right_delimiter
        public literals -> array (0)
        $this->context->smarty->literals
        public security_class -> string (15) "Smarty_Security"
        $this->context->smarty->security_class
        public security_policy -> null
        $this->context->smarty->security_policy
        public allow_php_templates -> boolean false
        $this->context->smarty->allow_php_templates
        public debugging -> boolean false
        $this->context->smarty->debugging
        public debugging_ctrl -> string (4) "NONE"
        $this->context->smarty->debugging_ctrl
        public smarty_debug_id -> string (12) "SMARTY_DEBUG"
        $this->context->smarty->smarty_debug_id
        public debug_tpl -> string (45) "/unum/drukalabak/public_html/themes/debug.tpl"
        $this->context->smarty->debug_tpl
        • File (4.9KB)
        • -rw-r--r-- 1193 1196 4.9KB Apr 16 10:31 /unum/drukalabak/public_html/themes/debug.tpl
          
        public error_reporting -> null
        $this->context->smarty->error_reporting
        public config_overwrite -> boolean true
        $this->context->smarty->config_overwrite
        public config_booleanize -> boolean true
        $this->context->smarty->config_booleanize
        public config_read_hidden -> boolean false
        $this->context->smarty->config_read_hidden
        public compile_locking -> boolean true
        $this->context->smarty->compile_locking
        public cache_locking -> boolean false
        $this->context->smarty->cache_locking
        public locking_timeout -> integer 10
        $this->context->smarty->locking_timeout
        public default_resource_type -> string (4) "file"
        $this->context->smarty->default_resource_type
        public caching_type -> string (4) "file"
        $this->context->smarty->caching_type
        public default_config_type -> string (4) "file"
        $this->context->smarty->default_config_type
        public cache_modified_check -> boolean false
        $this->context->smarty->cache_modified_check
        public registered_plugins -> array (3)
        $this->context->smarty->registered_plugins
        function => array (7)
        $this->context->smarty->registered_plugins['function']
        • Table (7)
        • Contents (7)
        • 012
          widgetarray (2)truearray (0)
          renderarray (2)truearray (0)
          form_fieldarray (2)truearray (0)
          dateFormatarray (2)truearray (0)
          hookarray (2)truearray (0)
          lsmartyTranslatetruearray (0)
          urlarray (2)truearray (0)
        • widget => array (3)
          $this->context->smarty->registered_plugins['function']['widget']
          0 => array (2)
          $this->context->smarty->registered_plugins['function']['widget'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['function']['widget'][0][0]
          1 => string (12) "smartyWidget"
          $this->context->smarty->registered_plugins['function']['widget'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['function']['widget'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['function']['widget'][2]
          render => array (3)
          $this->context->smarty->registered_plugins['function']['render']
          0 => array (2)
          $this->context->smarty->registered_plugins['function']['render'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['function']['render'][0][0]
          1 => string (12) "smartyRender"
          $this->context->smarty->registered_plugins['function']['render'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['function']['render'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['function']['render'][2]
          form_field => array (3)
          $this->context->smarty->registered_plugins['function']['form_field']
          0 => array (2)
          $this->context->smarty->registered_plugins['function']['form_field'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['function']['form_field'][0][0]
          1 => string (15) "smartyFormField"
          $this->context->smarty->registered_plugins['function']['form_field'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['function']['form_field'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['function']['form_field'][2]
          dateFormat => array (3)
          $this->context->smarty->registered_plugins['function']['dateFormat']
          0 => array (2)
          $this->context->smarty->registered_plugins['function']['dateFormat'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['function']['dateFormat'][0][0]
          1 => string (10) "dateFormat"
          $this->context->smarty->registered_plugins['function']['dateFormat'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['function']['dateFormat'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['function']['dateFormat'][2]
          hook => array (3)
          $this->context->smarty->registered_plugins['function']['hook']
          0 => array (2)
          $this->context->smarty->registered_plugins['function']['hook'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['function']['hook'][0][0]
          1 => string (10) "smartyHook"
          $this->context->smarty->registered_plugins['function']['hook'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['function']['hook'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['function']['hook'][2]
          l => array (3)
          $this->context->smarty->registered_plugins['function']['l']
          0 => string (15) "smartyTranslate"
          $this->context->smarty->registered_plugins['function']['l'][0]
          1 => boolean true
          $this->context->smarty->registered_plugins['function']['l'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['function']['l'][2]
          url => array (3)
          $this->context->smarty->registered_plugins['function']['url']
          0 => array (2)
          $this->context->smarty->registered_plugins['function']['url'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['function']['url'][0][0]
          1 => string (12) "getUrlSmarty"
          $this->context->smarty->registered_plugins['function']['url'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['function']['url'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['function']['url'][2]
        block => array (2)
        $this->context->smarty->registered_plugins['block']
        • Table (2)
        • Contents (2)
        • 012
          widget_blockarray (2)truearray (0)
          xipblog_jsarray (2)truearray (0)
        • widget_block => array (3)
          $this->context->smarty->registered_plugins['block']['widget_block']
          0 => array (2)
          $this->context->smarty->registered_plugins['block']['widget_block'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['block']['widget_block'][0][0]
          1 => string (17) "smartyWidgetBlock"
          $this->context->smarty->registered_plugins['block']['widget_block'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['block']['widget_block'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['block']['widget_block'][2]
          xipblog_js => array (3)
          $this->context->smarty->registered_plugins['block']['xipblog_js']
          0 => array (2)
          $this->context->smarty->registered_plugins['block']['xipblog_js'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['block']['xipblog_js'][0][0]
          1 => string (10) "xipblog_js"
          $this->context->smarty->registered_plugins['block']['xipblog_js'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['block']['xipblog_js'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['block']['xipblog_js'][2]
        modifier => array (35)
        $this->context->smarty->registered_plugins['modifier']
        • Table (35)
        • Contents (35)
        • 012
          boolvalarray (2)truearray (0)
          classnamearray (2)truearray (0)
          classnamesarray (2)truearray (0)
          cleanHtmlarray (2)truearray (0)
          endarray (2)truearray (0)
          escapearray (2)truearray (0)
          truncatearray (2)truearray (0)
          addcslashesarray (2)truearray (0)
          addslashesarray (2)truearray (0)
          datearray (2)truearray (0)
          explodearray (2)truearray (0)
          floatvalarray (2)truearray (0)
          htmlentitiesarray (2)truearray (0)
          htmlspecialcharsarray (2)truearray (0)
          implodearray (2)truearray (0)
          in_arrayarray (2)truearray (0)
          intvalarray (2)truearray (0)
          json_decodearray (2)truearray (0)
          json_encodearray (2)truearray (0)
          lcfirstarray (2)truearray (0)
          md5array (2)truearray (0)
          mt_randarray (2)truearray (0)
          nl2brarray (2)truearray (0)
          print_rarray (2)truearray (0)
          randarray (2)truearray (0)
          sizeofarray (2)truearray (0)
          str_replacearray (2)truearray (0)
          stripslashesarray (2)truearray (0)
          strtolowerarray (2)truearray (0)
          strvalarray (2)truearray (0)
          substrarray (2)truearray (0)
          trimarray (2)truearray (0)
          ucfirstarray (2)truearray (0)
          urlencodearray (2)truearray (0)
          var_dumparray (2)truearray (0)
        • boolval => array (3)
          $this->context->smarty->registered_plugins['modifier']['boolval']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['boolval'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['boolval'][0][0]
          1 => string (7) "boolval"
          $this->context->smarty->registered_plugins['modifier']['boolval'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['boolval'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['boolval'][2]
          classname => array (3)
          $this->context->smarty->registered_plugins['modifier']['classname']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['classname'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['classname'][0][0]
          1 => string (15) "smartyClassname"
          $this->context->smarty->registered_plugins['modifier']['classname'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['classname'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['classname'][2]
          classnames => array (3)
          $this->context->smarty->registered_plugins['modifier']['classnames']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['classnames'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['classnames'][0][0]
          1 => string (16) "smartyClassnames"
          $this->context->smarty->registered_plugins['modifier']['classnames'][0][1]
          • Base64
          • base64_decode(1) binary string (12)
            base64_decode($this->context->smarty->registered_plugins['modifier']['classnames'][0][1])
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['classnames'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['classnames'][2]
          cleanHtml => array (3)
          $this->context->smarty->registered_plugins['modifier']['cleanHtml']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['cleanHtml'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['cleanHtml'][0][0]
          1 => string (15) "smartyCleanHtml"
          $this->context->smarty->registered_plugins['modifier']['cleanHtml'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['cleanHtml'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['cleanHtml'][2]
          end => array (3)
          $this->context->smarty->registered_plugins['modifier']['end']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['end'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['end'][0][0]
          1 => string (26) "smarty_endWithoutReference"
          $this->context->smarty->registered_plugins['modifier']['end'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['end'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['end'][2]
          escape => array (3)
          $this->context->smarty->registered_plugins['modifier']['escape']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['escape'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['escape'][0][0]
          1 => string (12) "smartyEscape"
          $this->context->smarty->registered_plugins['modifier']['escape'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['escape'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['escape'][2]
          truncate => array (3)
          $this->context->smarty->registered_plugins['modifier']['truncate']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['truncate'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['truncate'][0][0]
          1 => string (24) "smarty_modifier_truncate"
          $this->context->smarty->registered_plugins['modifier']['truncate'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['truncate'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['truncate'][2]
          addcslashes => array (3)
          $this->context->smarty->registered_plugins['modifier']['addcslashes']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['addcslashes'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['addcslashes'][0][0]
          1 => string (11) "addcslashes"
          $this->context->smarty->registered_plugins['modifier']['addcslashes'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['addcslashes'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['addcslashes'][2]
          addslashes => array (3)
          $this->context->smarty->registered_plugins['modifier']['addslashes']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['addslashes'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['addslashes'][0][0]
          1 => string (10) "addslashes"
          $this->context->smarty->registered_plugins['modifier']['addslashes'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['addslashes'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['addslashes'][2]
          date => array (3)
          $this->context->smarty->registered_plugins['modifier']['date']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['date'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['date'][0][0]
          1 => string (4) "date"
          $this->context->smarty->registered_plugins['modifier']['date'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['date'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['date'][2]
          explode => array (3)
          $this->context->smarty->registered_plugins['modifier']['explode']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['explode'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['explode'][0][0]
          1 => string (7) "explode"
          $this->context->smarty->registered_plugins['modifier']['explode'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['explode'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['explode'][2]
          floatval => array (3)
          $this->context->smarty->registered_plugins['modifier']['floatval']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['floatval'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['floatval'][0][0]
          1 => string (8) "floatval"
          $this->context->smarty->registered_plugins['modifier']['floatval'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['floatval'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['floatval'][2]
          htmlentities => array (3)
          $this->context->smarty->registered_plugins['modifier']['htmlentities']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['htmlentities'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['htmlentities'][0][0]
          1 => string (12) "htmlentities"
          $this->context->smarty->registered_plugins['modifier']['htmlentities'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['htmlentities'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['htmlentities'][2]
          htmlspecialchars => array (3)
          $this->context->smarty->registered_plugins['modifier']['htmlspecialchars']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['htmlspecialchars'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['htmlspecialchars'][0][0]
          1 => string (16) "htmlspecialchars"
          $this->context->smarty->registered_plugins['modifier']['htmlspecialchars'][0][1]
          • Base64
          • base64_decode(1) binary string (12)
            base64_decode($this->context->smarty->registered_plugins['modifier']['htmlspecialchars'][0][1])
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['htmlspecialchars'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['htmlspecialchars'][2]
          implode => array (3)
          $this->context->smarty->registered_plugins['modifier']['implode']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['implode'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['implode'][0][0]
          1 => string (7) "implode"
          $this->context->smarty->registered_plugins['modifier']['implode'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['implode'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['implode'][2]
          in_array => array (3)
          $this->context->smarty->registered_plugins['modifier']['in_array']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['in_array'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['in_array'][0][0]
          1 => string (8) "in_array"
          $this->context->smarty->registered_plugins['modifier']['in_array'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['in_array'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['in_array'][2]
          intval => array (3)
          $this->context->smarty->registered_plugins['modifier']['intval']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['intval'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['intval'][0][0]
          1 => string (6) "intval"
          $this->context->smarty->registered_plugins['modifier']['intval'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['intval'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['intval'][2]
          json_decode => array (3)
          $this->context->smarty->registered_plugins['modifier']['json_decode']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['json_decode'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['json_decode'][0][0]
          1 => string (11) "json_decode"
          $this->context->smarty->registered_plugins['modifier']['json_decode'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['json_decode'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['json_decode'][2]
          json_encode => array (3)
          $this->context->smarty->registered_plugins['modifier']['json_encode']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['json_encode'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['json_encode'][0][0]
          1 => string (11) "json_encode"
          $this->context->smarty->registered_plugins['modifier']['json_encode'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['json_encode'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['json_encode'][2]
          lcfirst => array (3)
          $this->context->smarty->registered_plugins['modifier']['lcfirst']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['lcfirst'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['lcfirst'][0][0]
          1 => string (7) "lcfirst"
          $this->context->smarty->registered_plugins['modifier']['lcfirst'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['lcfirst'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['lcfirst'][2]
          md5 => array (3)
          $this->context->smarty->registered_plugins['modifier']['md5']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['md5'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['md5'][0][0]
          1 => string (3) "md5"
          $this->context->smarty->registered_plugins['modifier']['md5'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['md5'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['md5'][2]
          mt_rand => array (3)
          $this->context->smarty->registered_plugins['modifier']['mt_rand']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['mt_rand'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['mt_rand'][0][0]
          1 => string (7) "mt_rand"
          $this->context->smarty->registered_plugins['modifier']['mt_rand'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['mt_rand'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['mt_rand'][2]
          nl2br => array (3)
          $this->context->smarty->registered_plugins['modifier']['nl2br']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['nl2br'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['nl2br'][0][0]
          1 => string (5) "nl2br"
          $this->context->smarty->registered_plugins['modifier']['nl2br'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['nl2br'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['nl2br'][2]
          print_r => array (3)
          $this->context->smarty->registered_plugins['modifier']['print_r']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['print_r'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['print_r'][0][0]
          1 => string (7) "print_r"
          $this->context->smarty->registered_plugins['modifier']['print_r'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['print_r'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['print_r'][2]
          rand => array (3)
          $this->context->smarty->registered_plugins['modifier']['rand']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['rand'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['rand'][0][0]
          1 => string (4) "rand"
          $this->context->smarty->registered_plugins['modifier']['rand'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['rand'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['rand'][2]
          sizeof => array (3)
          $this->context->smarty->registered_plugins['modifier']['sizeof']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['sizeof'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['sizeof'][0][0]
          1 => string (6) "sizeof"
          $this->context->smarty->registered_plugins['modifier']['sizeof'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['sizeof'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['sizeof'][2]
          str_replace => array (3)
          $this->context->smarty->registered_plugins['modifier']['str_replace']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['str_replace'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['str_replace'][0][0]
          1 => string (11) "str_replace"
          $this->context->smarty->registered_plugins['modifier']['str_replace'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['str_replace'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['str_replace'][2]
          stripslashes => array (3)
          $this->context->smarty->registered_plugins['modifier']['stripslashes']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['stripslashes'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['stripslashes'][0][0]
          1 => string (12) "stripslashes"
          $this->context->smarty->registered_plugins['modifier']['stripslashes'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['stripslashes'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['stripslashes'][2]
          strtolower => array (3)
          $this->context->smarty->registered_plugins['modifier']['strtolower']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['strtolower'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['strtolower'][0][0]
          1 => string (10) "strtolower"
          $this->context->smarty->registered_plugins['modifier']['strtolower'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['strtolower'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['strtolower'][2]
          strval => array (3)
          $this->context->smarty->registered_plugins['modifier']['strval']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['strval'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['strval'][0][0]
          1 => string (6) "strval"
          $this->context->smarty->registered_plugins['modifier']['strval'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['strval'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['strval'][2]
          substr => array (3)
          $this->context->smarty->registered_plugins['modifier']['substr']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['substr'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['substr'][0][0]
          1 => string (6) "substr"
          $this->context->smarty->registered_plugins['modifier']['substr'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['substr'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['substr'][2]
          trim => array (3)
          $this->context->smarty->registered_plugins['modifier']['trim']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['trim'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['trim'][0][0]
          1 => string (4) "trim"
          $this->context->smarty->registered_plugins['modifier']['trim'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['trim'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['trim'][2]
          ucfirst => array (3)
          $this->context->smarty->registered_plugins['modifier']['ucfirst']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['ucfirst'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['ucfirst'][0][0]
          1 => string (7) "ucfirst"
          $this->context->smarty->registered_plugins['modifier']['ucfirst'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['ucfirst'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['ucfirst'][2]
          urlencode => array (3)
          $this->context->smarty->registered_plugins['modifier']['urlencode']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['urlencode'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['urlencode'][0][0]
          1 => string (9) "urlencode"
          $this->context->smarty->registered_plugins['modifier']['urlencode'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['urlencode'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['urlencode'][2]
          var_dump => array (3)
          $this->context->smarty->registered_plugins['modifier']['var_dump']
          0 => array (2)
          $this->context->smarty->registered_plugins['modifier']['var_dump'][0]
          0 => SmartyLazyRegister#48 (1) Depth Limit
          $this->context->smarty->registered_plugins['modifier']['var_dump'][0][0]
          1 => string (8) "var_dump"
          $this->context->smarty->registered_plugins['modifier']['var_dump'][0][1]
          1 => boolean true
          $this->context->smarty->registered_plugins['modifier']['var_dump'][1]
          2 => array (0)
          $this->context->smarty->registered_plugins['modifier']['var_dump'][2]
        public registered_objects -> array (0)
        $this->context->smarty->registered_objects
        public registered_classes -> array (0)
        $this->context->smarty->registered_classes
        public registered_filters -> array (0)
        $this->context->smarty->registered_filters
        public registered_resources -> array (2)
        $this->context->smarty->registered_resources
        module => SmartyResourceModule#45 (5)
        $this->context->smarty->registered_resources['module']
        • Properties (5)
        • Available methods (13)
        • Static class properties
        • public uncompiled -> boolean false
          $this->context->smarty->registered_resources['module']->uncompiled
          public recompiled -> boolean false
          $this->context->smarty->registered_resources['module']->recompiled
          public hasCompiledHandler -> boolean false
          $this->context->smarty->registered_resources['module']->hasCompiledHandler
          public paths -> array (2)
          $this->context->smarty->registered_resources['module']->paths
          theme => string (63) "/unum/drukalabak/public_html/themes/laber_expert_home7/modules/"
          $this->context->smarty->registered_resources['module']->paths['theme']
          • Directory (4KB)
          • drwxr-xr-x 1193 1196 4KB Feb 16 12:03 /unum/drukalabak/public_html/themes/laber_expert_home7/modules
            
          modules => string (37) "/unum/drukalabak/public_html/modules/"
          $this->context->smarty->registered_resources['module']->paths['modules']
          • Directory (4KB)
          • drwxr-xr-x 1193 1196 4KB Apr 26 15:30 /unum/drukalabak/public_html/modules
            
          public isAdmin -> boolean false
          $this->context->smarty->registered_resources['module']->isAdmin
        • public __construct(array $paths, $isAdmin = false)
          new \SmartyResourceModule(array $paths, $isAdmin = false)
          Inherited from SmartyResourceModuleCore
          Defined in <ROOT>/classes/Smarty/SmartyResourceModule.php:44
          public populate(Smarty_Template_Source $source, ?Smarty_Internal_Template $_template = null) populate Source Object with meta data from Resource
          $this->context->smarty->registered_resources['module']->populate(Smarty_Template_Source $source, ?Smarty_Internal_Template $_template = null)
          /**
          * populate Source Object with meta data from Resource
          *
          * @param Smarty_Template_Source   $source    source object
          * @param Smarty_Internal_Template $_template template object
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:48
          public getContent(Smarty_Template_Source $source): string template source Load template's source into current template object
          $this->context->smarty->registered_resources['module']->getContent(Smarty_Template_Source $source)
          /**
          * Load template's source into current template object
          *
          * @param Smarty_Template_Source $source source object
          *
          * @return string                 template source
          * @throws SmartyException        if source cannot be loaded
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:73
          public getBasename(Smarty_Template_Source $source): string resource's basename Determine basename for compiled filename
          $this->context->smarty->registered_resources['module']->getBasename(Smarty_Template_Source $source)
          /**
          * Determine basename for compiled filename
          *
          * @param Smarty_Template_Source $source source object
          *
          * @return string                 resource's basename
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:89
          public populateTimestamp(Smarty_Template_Source $source) populate Source Object with timestamp and exists from Resource
          $this->context->smarty->registered_resources['module']->populateTimestamp(Smarty_Template_Source $source)
          /**
          * populate Source Object with timestamp and exists from Resource
          *
          * @param Smarty_Template_Source $source source object
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:206
          public buildUniqueResourceName(Smarty $smarty, $resource_name, $isConfig = false): string unique resource name modify resource_name according to resource handlers specifications
          $this->context->smarty->registered_resources['module']->buildUniqueResourceName(Smarty $smarty, $resource_name, $isConfig = false)
          /**
          * modify resource_name according to resource handlers specifications
          *
          * @param Smarty  $smarty        Smarty instance
          * @param string  $resource_name resource_name to make unique
          * @param boolean $isConfig      flag for config resource
          *
          * @return string unique resource name
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:220
          public checkTimestamps(): bool
          $this->context->smarty->registered_resources['module']->checkTimestamps()
          /**
          * @return bool
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:256
          protected fetch($name, &$source, &$mtime) Fetch a template.
          /**
          * Fetch a template.
          *
          * @param string $name template name
          * @param string $source template source
          * @param int $mtime template modification timestamp (epoch)
          */
          
          Inherited from SmartyResourceModuleCore
          Defined in <ROOT>/classes/Smarty/SmartyResourceModule.php:57
          protected fetchTimestamp($name): integer|boolean timestamp (epoch) the template was modified, or false if not found Fetch template's modification timestamp from data source {@internal implement...
          /**
          * Fetch template's modification timestamp from data source
          * {@internal implementing this method is optional.
          *  Only implement it if modification times can be accessed faster than loading the complete template source.}}
          *
          * @param string $name template name
          *
          * @return integer|boolean timestamp (epoch) the template was modified, or false if not found
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:37
          public static load(Smarty $smarty, $type): Smarty_Resource Resource Handler Load Resource Handler
          \Smarty_Resource::load(Smarty $smarty, $type)
          /**
          * Load Resource Handler
          *
          * @param Smarty $smarty smarty object
          * @param string $type   name of the resource
          *
          * @throws SmartyException
          * @return Smarty_Resource Resource Handler
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:67
          public static parseResourceName($resource_name, $default_resource): array with parsed resource name and type extract resource_type and resource_name from template_resource and config_res...
          \Smarty_Resource::parseResourceName($resource_name, $default_resource)
          /**
          * extract resource_type and resource_name from template_resource and config_resource
          *
          * @note "C:/foo.tpl" was forced to file resource up till Smarty 3.1.3 (including).
          *
          * @param string $resource_name    template_resource or config_resource to parse
          * @param string $default_resource the default resource_type defined in $smarty
          *
          * @return array with parsed resource name and type
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:123
          public static getUniqueTemplateName($obj, $template_resource): string unique resource name modify template_resource according to resource handlers specifications
          \Smarty_Resource::getUniqueTemplateName($obj, $template_resource)
          /**
          * modify template_resource according to resource handlers specifications
          *
          * @param \Smarty_Internal_Template|\Smarty $obj               Smarty instance
          * @param string                            $template_resource template_resource to extract resource handler and
          *                                                             name of
          *
          * @return string unique resource name
          * @throws \SmartyException
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:147
          public static source(?Smarty_Internal_Template $_template = null, ?Smarty $smarty = null, $template_resource = null): \Smarty_Template_Source Source Object initialize Source Object for given resource wrapper for backward compatibilit...
          \Smarty_Resource::source(?Smarty_Internal_Template $_template = null, ?Smarty $smarty = null, $template_resource = null)
          /**
          * initialize Source Object for given resource
          * wrapper for backward compatibility to versions < 3.1.22
          * Either [$_template] or [$smarty, $template_resource] must be specified
          *
          * @param Smarty_Internal_Template $_template         template object
          * @param Smarty                   $smarty            smarty object
          * @param string                   $template_resource resource identifier
          *
          * @return \Smarty_Template_Source Source Object
          * @throws \SmartyException
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:175
        • public static $sysplugins :: array (6)
          \Smarty_Resource::$sysplugins
          file => string (33) "smarty_internal_resource_file.php"
          \Smarty_Resource::$sysplugins['file']
          string => string (35) "smarty_internal_resource_string.php"
          \Smarty_Resource::$sysplugins['string']
          extends => string (36) "smarty_internal_resource_extends.php"
          \Smarty_Resource::$sysplugins['extends']
          stream => string (35) "smarty_internal_resource_stream.php"
          \Smarty_Resource::$sysplugins['stream']
          eval => string (33) "smarty_internal_resource_eval.php"
          \Smarty_Resource::$sysplugins['eval']
          php => string (32) "smarty_internal_resource_php.php"
          \Smarty_Resource::$sysplugins['php']
        parent => SmartyResourceParent#47 (4)
        $this->context->smarty->registered_resources['parent']
        • Properties (4)
        • Available methods (13)
        • Static class properties
        • public uncompiled -> boolean false
          $this->context->smarty->registered_resources['parent']->uncompiled
          public recompiled -> boolean false
          $this->context->smarty->registered_resources['parent']->recompiled
          public hasCompiledHandler -> boolean false
          $this->context->smarty->registered_resources['parent']->hasCompiledHandler
          public paths -> array (0)
          $this->context->smarty->registered_resources['parent']->paths
        • public __construct(array $paths)
          new \SmartyResourceParent(array $paths)
          Inherited from SmartyResourceParentCore
          Defined in <ROOT>/classes/Smarty/SmartyResourceParent.php:39
          public populate(Smarty_Template_Source $source, ?Smarty_Internal_Template $_template = null) populate Source Object with meta data from Resource
          $this->context->smarty->registered_resources['parent']->populate(Smarty_Template_Source $source, ?Smarty_Internal_Template $_template = null)
          /**
          * populate Source Object with meta data from Resource
          *
          * @param Smarty_Template_Source   $source    source object
          * @param Smarty_Internal_Template $_template template object
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:48
          public getContent(Smarty_Template_Source $source): string template source Load template's source into current template object
          $this->context->smarty->registered_resources['parent']->getContent(Smarty_Template_Source $source)
          /**
          * Load template's source into current template object
          *
          * @param Smarty_Template_Source $source source object
          *
          * @return string                 template source
          * @throws SmartyException        if source cannot be loaded
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:73
          public getBasename(Smarty_Template_Source $source): string resource's basename Determine basename for compiled filename
          $this->context->smarty->registered_resources['parent']->getBasename(Smarty_Template_Source $source)
          /**
          * Determine basename for compiled filename
          *
          * @param Smarty_Template_Source $source source object
          *
          * @return string                 resource's basename
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:89
          public populateTimestamp(Smarty_Template_Source $source) populate Source Object with timestamp and exists from Resource
          $this->context->smarty->registered_resources['parent']->populateTimestamp(Smarty_Template_Source $source)
          /**
          * populate Source Object with timestamp and exists from Resource
          *
          * @param Smarty_Template_Source $source source object
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:206
          public buildUniqueResourceName(Smarty $smarty, $resource_name, $isConfig = false): string unique resource name modify resource_name according to resource handlers specifications
          $this->context->smarty->registered_resources['parent']->buildUniqueResourceName(Smarty $smarty, $resource_name, $isConfig = false)
          /**
          * modify resource_name according to resource handlers specifications
          *
          * @param Smarty  $smarty        Smarty instance
          * @param string  $resource_name resource_name to make unique
          * @param boolean $isConfig      flag for config resource
          *
          * @return string unique resource name
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:220
          public checkTimestamps(): bool
          $this->context->smarty->registered_resources['parent']->checkTimestamps()
          /**
          * @return bool
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:256
          protected fetch($name, &$source, &$mtime) Fetch a template.
          /**
          * Fetch a template.
          *
          * @param string $name template name
          * @param string $source template source
          * @param int $mtime template modification timestamp (epoch)
          */
          
          Inherited from SmartyResourceParentCore
          Defined in <ROOT>/classes/Smarty/SmartyResourceParent.php:51
          protected fetchTimestamp($name): integer|boolean timestamp (epoch) the template was modified, or false if not found Fetch template's modification timestamp from data source {@internal implement...
          /**
          * Fetch template's modification timestamp from data source
          * {@internal implementing this method is optional.
          *  Only implement it if modification times can be accessed faster than loading the complete template source.}}
          *
          * @param string $name template name
          *
          * @return integer|boolean timestamp (epoch) the template was modified, or false if not found
          */
          
          Inherited from Smarty_Resource_Custom
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php:37
          public static load(Smarty $smarty, $type): Smarty_Resource Resource Handler Load Resource Handler
          \Smarty_Resource::load(Smarty $smarty, $type)
          /**
          * Load Resource Handler
          *
          * @param Smarty $smarty smarty object
          * @param string $type   name of the resource
          *
          * @throws SmartyException
          * @return Smarty_Resource Resource Handler
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:67
          public static parseResourceName($resource_name, $default_resource): array with parsed resource name and type extract resource_type and resource_name from template_resource and config_res...
          \Smarty_Resource::parseResourceName($resource_name, $default_resource)
          /**
          * extract resource_type and resource_name from template_resource and config_resource
          *
          * @note "C:/foo.tpl" was forced to file resource up till Smarty 3.1.3 (including).
          *
          * @param string $resource_name    template_resource or config_resource to parse
          * @param string $default_resource the default resource_type defined in $smarty
          *
          * @return array with parsed resource name and type
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:123
          public static getUniqueTemplateName($obj, $template_resource): string unique resource name modify template_resource according to resource handlers specifications
          \Smarty_Resource::getUniqueTemplateName($obj, $template_resource)
          /**
          * modify template_resource according to resource handlers specifications
          *
          * @param \Smarty_Internal_Template|\Smarty $obj               Smarty instance
          * @param string                            $template_resource template_resource to extract resource handler and
          *                                                             name of
          *
          * @return string unique resource name
          * @throws \SmartyException
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:147
          public static source(?Smarty_Internal_Template $_template = null, ?Smarty $smarty = null, $template_resource = null): \Smarty_Template_Source Source Object initialize Source Object for given resource wrapper for backward compatibilit...
          \Smarty_Resource::source(?Smarty_Internal_Template $_template = null, ?Smarty $smarty = null, $template_resource = null)
          /**
          * initialize Source Object for given resource
          * wrapper for backward compatibility to versions < 3.1.22
          * Either [$_template] or [$smarty, $template_resource] must be specified
          *
          * @param Smarty_Internal_Template $_template         template object
          * @param Smarty                   $smarty            smarty object
          * @param string                   $template_resource resource identifier
          *
          * @return \Smarty_Template_Source Source Object
          * @throws \SmartyException
          */
          
          Inherited from Smarty_Resource
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php:175
        • public static $sysplugins :: array (6)
          \Smarty_Resource::$sysplugins
          file => string (33) "smarty_internal_resource_file.php"
          \Smarty_Resource::$sysplugins['file']
          string => string (35) "smarty_internal_resource_string.php"
          \Smarty_Resource::$sysplugins['string']
          extends => string (36) "smarty_internal_resource_extends.php"
          \Smarty_Resource::$sysplugins['extends']
          stream => string (35) "smarty_internal_resource_stream.php"
          \Smarty_Resource::$sysplugins['stream']
          eval => string (33) "smarty_internal_resource_eval.php"
          \Smarty_Resource::$sysplugins['eval']
          php => string (32) "smarty_internal_resource_php.php"
          \Smarty_Resource::$sysplugins['php']
        public registered_cache_resources -> array (0)
        $this->context->smarty->registered_cache_resources
        public autoload_filters -> array (0)
        $this->context->smarty->autoload_filters
        public default_modifiers -> array (0)
        $this->context->smarty->default_modifiers
        public escape_html -> boolean true
        $this->context->smarty->escape_html
        public start_time -> double 1714135497.1462
        $this->context->smarty->start_time
        public _current_file -> null
        $this->context->smarty->_current_file
        public _parserdebug -> boolean false
        $this->context->smarty->_parserdebug
        public _debug -> null
        $this->context->smarty->_debug
        protected template_dir -> array (1)
        0 => string (65) "/unum/drukalabak/public_html/themes/laber_expert_home7/templates/"
        • Directory (4KB)
        • drwxr-xr-x 1193 1196 4KB Feb 14 09:27 /unum/drukalabak/public_html/themes/laber_expert_home7/templates
          
        protected _processedTemplateDir -> array (1)
        0 => boolean true
        protected config_dir -> array (0)
        protected _processedConfigDir -> array (0)
        protected compile_dir -> string (59) "/unum/drukalabak/public_html/var/cache/prod/smarty/compile/"
        • Directory (4KB)
        • drwxr-xr-x 1193 1196 4KB Apr 26 15:31 /unum/drukalabak/public_html/var/cache/prod/smarty/compile
          
        protected plugins_dir -> array (2)
        0 => string (63) "/unum/drukalabak/public_html/vendor/smarty/smarty/libs/plugins/"
        • Directory (4KB)
        • drwxrwxr-x 1193 1196 4KB Sep 14 2023 /unum/drukalabak/public_html/vendor/smarty/smarty/libs/plugins
          
        1 => string (63) "/unum/drukalabak/public_html/themes/laber_expert_home7/plugins/"
        protected cache_dir -> string (57) "/unum/drukalabak/public_html/var/cache/prod/smarty/cache/"
        • Directory (4KB)
        • drwxr-xr-x 1193 1196 4KB Apr 26 15:41 /unum/drukalabak/public_html/var/cache/prod/smarty/cache
          
        protected obsoleteProperties -> array (8)
        0 => string (16) "resource_caching"
        1 => string (25) "template_resource_caching"
        2 => string (22) "direct_access_security"
        3 => string (10) "_dir_perms"
        4 => string (11) "_file_perms"
        5 => string (19) "plugin_search_order"
        6 => string (35) "inheritance_merge_compiled_includes"
        7 => string (19) "resource_cache_mode"
        protected accessMap -> array (5)
        template_dir => string (11) "TemplateDir"
        config_dir => string (9) "ConfigDir"
        plugins_dir => string (10) "PluginsDir"
        compile_dir => string (10) "CompileDir"
        cache_dir => string (8) "CacheDir"
        private isMutingUndefinedOrNullWarnings -> boolean false
      • public __construct() Initialize new Smarty object
        new \Smarty()
        /**
        * Initialize new Smarty object
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:661
        public templateExists($resource_name): bool status Check if a template resource exists
        $this->context->smarty->templateExists($resource_name)
        /**
        * Check if a template resource exists
        *
        * @param string $resource_name template name
        *
        * @return bool status
        * @throws \SmartyException
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:688
        public enableSecurity($security_class = null): Smarty current Smarty instance for chaining Loads security class and enables security
        $this->context->smarty->enableSecurity($security_class = null)
        /**
        * Loads security class and enables security
        *
        * @param string|Smarty_Security $security_class if a string is used, it must be class-name
        *
        * @return Smarty                 current Smarty instance for chaining
        * @throws \SmartyException
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:703
        public disableSecurity(): Smarty current Smarty instance for chaining Disable security
        $this->context->smarty->disableSecurity()
        /**
        * Disable security
        *
        * @return Smarty current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:714
        public addTemplateDir($template_dir, $key = null, $isConfig = false): Smarty current Smarty instance for chaining Add template directory(s)
        $this->context->smarty->addTemplateDir($template_dir, $key = null, $isConfig = false)
        /**
        * Add template directory(s)
        *
        * @param string|array $template_dir directory(s) of template sources
        * @param string       $key          of the array element to assign the template dir to
        * @param bool         $isConfig     true for config_dir
        *
        * @return Smarty          current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:729
        public getTemplateDir($index = null, $isConfig = false): array|string list of template directories, or directory of $index Get template directories
        $this->context->smarty->getTemplateDir($index = null, $isConfig = false)
        /**
        * Get template directories
        *
        * @param mixed $index    index of directory to get, null to get all
        * @param bool  $isConfig true for config_dir
        *
        * @return array|string list of template directories, or directory of $index
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:772
        public setTemplateDir($template_dir, $isConfig = false): \Smarty current Smarty instance for chaining Set template directory
        $this->context->smarty->setTemplateDir($template_dir, $isConfig = false)
        /**
        * Set template directory
        *
        * @param string|array $template_dir directory(s) of template sources
        * @param bool         $isConfig     true for config_dir
        *
        * @return \Smarty current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:796
        public addConfigDir($config_dir, $key = null): Smarty current Smarty instance for chaining Add config directory(s)
        $this->context->smarty->addConfigDir($config_dir, $key = null)
        /**
        * Add config directory(s)
        *
        * @param string|array $config_dir directory(s) of config sources
        * @param mixed        $key        key of the array element to assign the config dir to
        *
        * @return Smarty current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:817
        public getConfigDir($index = null): array configuration directory Get config directory
        $this->context->smarty->getConfigDir($index = null)
        /**
        * Get config directory
        *
        * @param mixed $index index of directory to get, null to get all
        *
        * @return array configuration directory
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:829
        public setConfigDir($config_dir): Smarty current Smarty instance for chaining Set config directory
        $this->context->smarty->setConfigDir($config_dir)
        /**
        * Set config directory
        *
        * @param $config_dir
        *
        * @return Smarty       current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:841
        public addPluginsDir($plugins_dir): Smarty current Smarty instance for chaining Adds directory of plugin files
        $this->context->smarty->addPluginsDir($plugins_dir)
        /**
        * Adds directory of plugin files
        *
        * @param null|array|string $plugins_dir
        *
        * @return Smarty current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:853
        public getPluginsDir(): array list of plugin directories Get plugin directories
        $this->context->smarty->getPluginsDir()
        /**
        * Get plugin directories
        *
        * @return array list of plugin directories
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:868
        public setPluginsDir($plugins_dir): Smarty current Smarty instance for chaining Set plugins directory
        $this->context->smarty->setPluginsDir($plugins_dir)
        /**
        * Set plugins directory
        *
        * @param string|array $plugins_dir directory(s) of plugins
        *
        * @return Smarty       current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:894
        public getCompileDir(): string path to compiled templates Get compiled directory
        $this->context->smarty->getCompileDir()
        /**
        * Get compiled directory
        *
        * @return string path to compiled templates
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:906
        public setCompileDir($compile_dir): Smarty current Smarty instance for chaining
        $this->context->smarty->setCompileDir($compile_dir)
        /**
        *
        * @param  string $compile_dir directory to store compiled templates in
        *
        * @return Smarty current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:921
        public getCacheDir(): string path of cache directory Get cache directory
        $this->context->smarty->getCacheDir()
        /**
        * Get cache directory
        *
        * @return string path of cache directory
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:933
        public setCacheDir($cache_dir): Smarty current Smarty instance for chaining Set cache directory
        $this->context->smarty->setCacheDir($cache_dir)
        /**
        * Set cache directory
        *
        * @param string $cache_dir directory to store cached templates in
        *
        * @return Smarty current Smarty instance for chaining
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:949
        public createTemplate($template, $cache_id = null, $compile_id = null, $parent = null, $do_clone = true): \Smarty_Internal_Template template object creates a template object
        $this->context->smarty->createTemplate($template, $cache_id = null, $compile_id = null, $parent = null, $do_clone = true)
        /**
        * creates a template object
        *
        * @param string  $template   the resource handle of the template file
        * @param mixed   $cache_id   cache id to be used with this template
        * @param mixed   $compile_id compile id to be used with this template
        * @param object  $parent     next higher level of Smarty variables
        * @param boolean $do_clone   flag is Smarty object shall be cloned
        *
        * @return \Smarty_Internal_Template template object
        * @throws \SmartyException
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:968
        public loadPlugin($plugin_name, $check = true): string |boolean filepath of loaded file or false Takes unknown classes and loads plugin files for them class name format: Smar...
        $this->context->smarty->loadPlugin($plugin_name, $check = true)
        /**
        * Takes unknown classes and loads plugin files for them
        * class name format: Smarty_PluginType_PluginName
        * plugin filename format: plugintype.pluginname.php
        *
        * @param string $plugin_name class plugin name to load
        * @param bool   $check       check if already loaded
        *
        * @return string |boolean filepath of loaded file or false
        * @throws \SmartyException
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1031
        public _getTemplateId($template_name, $cache_id = null, $compile_id = null, $caching = null, ?Smarty_Internal_Template $template = null): string Get unique template id
        $this->context->smarty->_getTemplateId($template_name, $cache_id = null, $compile_id = null, $caching = null, ?Smarty_Internal_Template $template = null)
        /**
        * Get unique template id
        *
        * @param string                    $template_name
        * @param null|mixed                $cache_id
        * @param null|mixed                $compile_id
        * @param null                      $caching
        * @param \Smarty_Internal_Template $template
        *
        * @return string
        * @throws \SmartyException
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1048
        public _realpath($path, $realpath = null): string Normalize path - remove /./ and /../ - make it absolute if required
        $this->context->smarty->_realpath($path, $realpath = null)
        /**
        * Normalize path
        *  - remove /./ and /../
        *  - make it absolute if required
        *
        * @param string $path     file path
        * @param bool   $realpath if true - convert to absolute
        *                         false - convert to relative
        *                         null - keep as it is but
        *                         remove /./ /../
        *
        * @return string
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1086
        public _clearTemplateCache() Empty template objects cache
        $this->context->smarty->_clearTemplateCache()
        /**
        * Empty template objects cache
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1120
        public setUseSubDirs($use_sub_dirs)
        $this->context->smarty->setUseSubDirs($use_sub_dirs)
        /**
        * @param boolean $use_sub_dirs
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1129
        public setErrorReporting($error_reporting)
        $this->context->smarty->setErrorReporting($error_reporting)
        /**
        * @param int $error_reporting
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1137
        public setEscapeHtml($escape_html)
        $this->context->smarty->setEscapeHtml($escape_html)
        /**
        * @param boolean $escape_html
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1145
        public getAutoLiteral(): boolean Return auto_literal flag
        $this->context->smarty->getAutoLiteral()
        /**
        * Return auto_literal flag
        *
        * @return boolean
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1155
        public setAutoLiteral($auto_literal = true) Set auto_literal flag
        $this->context->smarty->setAutoLiteral($auto_literal = true)
        /**
        * Set auto_literal flag
        *
        * @param boolean $auto_literal
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1165
        public setForceCompile($force_compile)
        $this->context->smarty->setForceCompile($force_compile)
        /**
        * @param boolean $force_compile
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1173
        public setMergeCompiledIncludes($merge_compiled_includes)
        $this->context->smarty->setMergeCompiledIncludes($merge_compiled_includes)
        /**
        * @param boolean $merge_compiled_includes
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1181
        public getLeftDelimiter(): string Get left delimiter
        $this->context->smarty->getLeftDelimiter()
        /**
        * Get left delimiter
        *
        * @return string
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1191
        public setLeftDelimiter($left_delimiter) Set left delimiter
        $this->context->smarty->setLeftDelimiter($left_delimiter)
        /**
        * Set left delimiter
        *
        * @param string $left_delimiter
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1201
        public getRightDelimiter(): string $right_delimiter Get right delimiter
        $this->context->smarty->getRightDelimiter()
        /**
        * Get right delimiter
        *
        * @return string $right_delimiter
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1211
        public setRightDelimiter($right_delimiter) Set right delimiter
        $this->context->smarty->setRightDelimiter($right_delimiter)
        /**
        * Set right delimiter
        *
        * @param string
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1221
        public setDebugging($debugging)
        $this->context->smarty->setDebugging($debugging)
        /**
        * @param boolean $debugging
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1229
        public setConfigOverwrite($config_overwrite)
        $this->context->smarty->setConfigOverwrite($config_overwrite)
        /**
        * @param boolean $config_overwrite
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1237
        public setConfigBooleanize($config_booleanize)
        $this->context->smarty->setConfigBooleanize($config_booleanize)
        /**
        * @param boolean $config_booleanize
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1245
        public setConfigReadHidden($config_read_hidden)
        $this->context->smarty->setConfigReadHidden($config_read_hidden)
        /**
        * @param boolean $config_read_hidden
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1253
        public setCompileLocking($compile_locking)
        $this->context->smarty->setCompileLocking($compile_locking)
        /**
        * @param boolean $compile_locking
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1261
        public setDefaultResourceType($default_resource_type)
        $this->context->smarty->setDefaultResourceType($default_resource_type)
        /**
        * @param string $default_resource_type
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1269
        public setCachingType($caching_type)
        $this->context->smarty->setCachingType($caching_type)
        /**
        * @param string $caching_type
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1277
        public testInstall(&$errors = null) Test install
        $this->context->smarty->testInstall(&$errors = null)
        /**
        * Test install
        *
        * @param null $errors
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1287
        public _getSmartyObj(): Smarty Get Smarty object
        $this->context->smarty->_getSmartyObj()
        /**
        * Get Smarty object
        *
        * @return Smarty
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1297
        public __get($name): mixed <<magic>> Generic getter. Calls the appropriate getter function. Issues an E_...
        /**
        * <<magic>> Generic getter.
        * Calls the appropriate getter function.
        * Issues an E_USER_NOTICE if no valid getter is found.
        *
        * @param string $name property name
        *
        * @return mixed
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1311
        public __set($name, $value) <<magic>> Generic setter. Calls the appropriate setter function. Issues an E_...
        /**
        * <<magic>> Generic setter.
        * Calls the appropriate setter function.
        * Issues an E_USER_NOTICE if no valid setter is found.
        *
        * @param string $name  property name
        * @param mixed  $value parameter passed to setter
        *
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1335
        public muteUndefinedOrNullWarnings(): void Mutes errors for "undefined index", "undefined array key" and "trying to read...
        $this->context->smarty->muteUndefinedOrNullWarnings()
        /**
        * Mutes errors for "undefined index", "undefined array key" and "trying to read property of null".
        *
        * @void
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1393
        public isMutingUndefinedOrNullWarnings(): bool Indicates if Smarty will mute errors for "undefined index", "undefined array ...
        $this->context->smarty->isMutingUndefinedOrNullWarnings()
        /**
        * Indicates if Smarty will mute errors for "undefined index", "undefined array key" and "trying to read property of null".
        * @bool
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1401
        public fetch($template = null, $cache_id = null, $compile_id = null, $parent = null): string rendered template output fetches a rendered Smarty template
        $this->context->smarty->fetch($template = null, $cache_id = null, $compile_id = null, $parent = null)
        /**
        * fetches a rendered Smarty template
        *
        * @param string $template   the resource handle of the template file or template object
        * @param mixed  $cache_id   cache id to be used with this template
        * @param mixed  $compile_id compile id to be used with this template
        * @param object $parent     next higher level of Smarty variables
        *
        * @throws Exception
        * @throws SmartyException
        * @return string rendered template output
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:114
        public display($template = null, $cache_id = null, $compile_id = null, $parent = null) displays a Smarty template
        $this->context->smarty->display($template = null, $cache_id = null, $compile_id = null, $parent = null)
        /**
        * displays a Smarty template
        *
        * @param string $template   the resource handle of the template file or template object
        * @param mixed  $cache_id   cache id to be used with this template
        * @param mixed  $compile_id compile id to be used with this template
        * @param object $parent     next higher level of Smarty variables
        *
        * @throws \Exception
        * @throws \SmartyException
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:131
        public isCached($template = null, $cache_id = null, $compile_id = null, $parent = null): bool cache status test if cache is valid
        $this->context->smarty->isCached($template = null, $cache_id = null, $compile_id = null, $parent = null)
        /**
        * test if cache is valid
        *
        * @api  Smarty::isCached()
        * @link https://www.smarty.net/docs/en/api.is.cached.tpl
        *
        * @param null|string|\Smarty_Internal_Template $template   the resource handle of the template file or template
        *                                                          object
        * @param mixed                                 $cache_id   cache id to be used with this template
        * @param mixed                                 $compile_id compile id to be used with this template
        * @param object                                $parent     next higher level of Smarty variables
        *
        * @return bool cache status
        * @throws \Exception
        * @throws \SmartyException
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:153
        public registerPlugin($type, $name, $callback, $cacheable = true, $cache_attr = null): \Smarty|\Smarty_Internal_Template Registers plugin to be used in templates
        $this->context->smarty->registerPlugin($type, $name, $callback, $cacheable = true, $cache_attr = null)
        /**
        * Registers plugin to be used in templates
        *
        * @api  Smarty::registerPlugin()
        * @link https://www.smarty.net/docs/en/api.register.plugin.tpl
        *
        * @param string   $type       plugin type
        * @param string   $name       name of template tag
        * @param callable $callback   PHP callback to register
        * @param bool     $cacheable  if true (default) this function is cache able
        * @param mixed    $cache_attr caching attributes if any
        *
        * @return \Smarty|\Smarty_Internal_Template
        * @throws \SmartyException
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:291
        public loadFilter($type, $name): bool load a filter of specified type and name
        $this->context->smarty->loadFilter($type, $name)
        /**
        * load a filter of specified type and name
        *
        * @api  Smarty::loadFilter()
        * @link https://www.smarty.net/docs/en/api.load.filter.tpl
        *
        * @param string $type filter type
        * @param string $name filter name
        *
        * @return bool
        * @throws \SmartyException
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:308
        public registerFilter($type, $callback, $name = null): \Smarty|\Smarty_Internal_Template Registers a filter function
        $this->context->smarty->registerFilter($type, $callback, $name = null)
        /**
        * Registers a filter function
        *
        * @api  Smarty::registerFilter()
        * @link https://www.smarty.net/docs/en/api.register.filter.tpl
        *
        * @param string      $type filter type
        * @param callable    $callback
        * @param string|null $name optional filter name
        *
        * @return \Smarty|\Smarty_Internal_Template
        * @throws \SmartyException
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:326
        public registerObject($object_name, $object, $allowed_methods_properties = array(), $format = true, $block_methods = array()): \Smarty|\Smarty_Internal_Template Registers object to be used in templates
        $this->context->smarty->registerObject($object_name, $object, $allowed_methods_properties = array(), $format = true, $block_methods = array())
        /**
        * Registers object to be used in templates
        *
        * @api  Smarty::registerObject()
        * @link https://www.smarty.net/docs/en/api.register.object.tpl
        *
        * @param string $object_name
        * @param object $object                     the referenced PHP object to register
        * @param array  $allowed_methods_properties list of allowed methods (empty = all)
        * @param bool   $format                     smarty argument format, else traditional
        * @param array  $block_methods              list of block-methods
        *
        * @return \Smarty|\Smarty_Internal_Template
        * @throws \SmartyException
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:346
        public setCompileCheck($compile_check)
        $this->context->smarty->setCompileCheck($compile_check)
        /**
        * @param int $compile_check
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:366
        public setCaching($caching)
        $this->context->smarty->setCaching($caching)
        /**
        * @param int $caching
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:374
        public setCacheLifetime($cache_lifetime)
        $this->context->smarty->setCacheLifetime($cache_lifetime)
        /**
        * @param int $cache_lifetime
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:382
        public setCompileId($compile_id)
        $this->context->smarty->setCompileId($compile_id)
        /**
        * @param string $compile_id
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:390
        public setCacheId($cache_id)
        $this->context->smarty->setCacheId($cache_id)
        /**
        * @param string $cache_id
        */
        
        Inherited from Smarty_Internal_TemplateBase
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:398
        public assign($tpl_var, $value = null, $nocache = false): Smarty_Internal_Data current Smarty_Internal_Data (or Smarty or Smarty_Internal_Template) instance for assigns a Smarty variable
        $this->context->smarty->assign($tpl_var, $value = null, $nocache = false)
        /**
        * assigns a Smarty variable
        *
        * @param array|string $tpl_var the template variable name(s)
        * @param mixed        $value   the value to assign
        * @param boolean      $nocache if true any output of this variable will be not cached
        *
        * @return Smarty_Internal_Data current Smarty_Internal_Data (or Smarty or Smarty_Internal_Template) instance for
        *                              chaining
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:97
        public append($tpl_var, $value = null, $merge = false, $nocache = false): \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty appends values to template variables
        $this->context->smarty->append($tpl_var, $value = null, $merge = false, $nocache = false)
        /**
        * appends values to template variables
        *
        * @api  Smarty::append()
        * @link https://www.smarty.net/docs/en/api.append.tpl
        *
        * @param array|string $tpl_var the template variable name(s)
        * @param mixed        $value   the value to append
        * @param bool         $merge   flag if array elements shall be merged
        * @param bool         $nocache if true any output of this variable will
        *                              be not cached
        *
        * @return \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:134
        public assignGlobal($varName, $value = null, $nocache = false): \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty assigns a global Smarty variable
        $this->context->smarty->assignGlobal($varName, $value = null, $nocache = false)
        /**
        * assigns a global Smarty variable
        *
        * @param string  $varName the global variable name
        * @param mixed   $value   the value to assign
        * @param boolean $nocache if true any output of this variable will be not cached
        *
        * @return \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:148
        public appendByRef($tpl_var, &$value, $merge = false): \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty appends values to template variables by reference
        $this->context->smarty->appendByRef($tpl_var, &$value, $merge = false)
        /**
        * appends values to template variables by reference
        *
        * @param string  $tpl_var the template variable name
        * @param mixed   &$value  the referenced value to append
        * @param boolean $merge   flag if array elements shall be merged
        *
        * @return \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:162
        public assignByRef($tpl_var, &$value, $nocache = false): \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty assigns values to template variables by reference
        $this->context->smarty->assignByRef($tpl_var, &$value, $nocache = false)
        /**
        * assigns values to template variables by reference
        *
        * @param string  $tpl_var the template variable name
        * @param         $value
        * @param boolean $nocache if true any output of this variable will be not cached
        *
        * @return \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:176
        public getTemplateVars($varName = null, ?Smarty_Internal_Data $_ptr = null, $searchParents = true): mixed variable value or or array of variables Returns a single or all template variables
        $this->context->smarty->getTemplateVars($varName = null, ?Smarty_Internal_Data $_ptr = null, $searchParents = true)
        /**
        * Returns a single or all template variables
        *
        * @api  Smarty::getTemplateVars()
        * @link https://www.smarty.net/docs/en/api.get.template.vars.tpl
        *
        * @param string                                                  $varName       variable name or null
        * @param \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty $_ptr          optional pointer to data object
        * @param bool                                                    $searchParents include parent templates?
        *
        * @return mixed variable value or or array of variables
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:193
        public _mergeVars(?Smarty_Internal_Data $data = null) Follow the parent chain an merge template and config variables
        $this->context->smarty->_mergeVars(?Smarty_Internal_Data $data = null)
        /**
        * Follow the parent chain an merge template and config variables
        *
        * @param \Smarty_Internal_Data|null $data
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:203
        public _isDataObj(): bool Return true if this instance is a Data obj
        $this->context->smarty->_isDataObj()
        /**
        * Return true if this instance is a Data obj
        *
        * @return bool
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:225
        public _isTplObj(): bool Return true if this instance is a template obj
        $this->context->smarty->_isTplObj()
        /**
        * Return true if this instance is a template obj
        *
        * @return bool
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:235
        public _isSmartyObj(): bool Return true if this instance is a Smarty obj
        $this->context->smarty->_isSmartyObj()
        /**
        * Return true if this instance is a Smarty obj
        *
        * @return bool
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:245
        public __call($name, $args): mixed Handle unknown class methods
        /**
        * Handle unknown class methods
        *
        * @param string $name unknown method-name
        * @param array  $args argument array
        *
        * @return mixed
        */
        
        Inherited from Smarty_Internal_Data
        Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php:268
        private _normalizeDir($dirName, $dir) Normalize and set directory string
        /**
        * Normalize and set directory string
        *
        * @param string $dirName cache_dir or compile_dir
        * @param string $dir     filepath of folder
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1355
        private _normalizeTemplateConfig($isConfig) Normalize template_dir or config_dir
        /**
        * Normalize template_dir or config_dir
        *
        * @param bool $isConfig true for config_dir
        */
        
        Defined in <ROOT>/vendor/smarty/smarty/libs/Smarty.class.php:1365
      • public static $global_tpl_vars :: array (3)
        \Smarty::$global_tpl_vars
        SCRIPT_NAME => Smarty_Variable#44 (2)
        \Smarty::$global_tpl_vars['SCRIPT_NAME']
        • Properties (2)
        • Available methods (2)
        • public value -> string (10) "/index.php"
          \Smarty::$global_tpl_vars['SCRIPT_NAME']->value
          public nocache -> boolean false
          \Smarty::$global_tpl_vars['SCRIPT_NAME']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) \Smarty::$global_tpl_vars['SCRIPT_NAME']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        count_compare => Smarty_Variable#209 (2)
        \Smarty::$global_tpl_vars['count_compare']
        • Properties (2)
        • Available methods (2)
        • public value -> integer 0
          \Smarty::$global_tpl_vars['count_compare']->value
          public nocache -> boolean false
          \Smarty::$global_tpl_vars['count_compare']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) \Smarty::$global_tpl_vars['count_compare']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        link_compare => Smarty_Variable#244 (2)
        \Smarty::$global_tpl_vars['link_compare']
        • Properties (2)
        • Available methods (2)
        • public value -> boolean true
          \Smarty::$global_tpl_vars['link_compare']->value
          public nocache -> boolean false
          \Smarty::$global_tpl_vars['link_compare']->nocache
        • public __construct($value = null, $nocache = false) create Smarty variable object
          new \Smarty_Variable($value = null, $nocache = false)
          /**
          * create Smarty variable object
          *
          * @param mixed   $value   the value to assign
          * @param boolean $nocache if true any output of this variable will be not cached
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:33
          public __toString(): string <<magic>> String conversion
          (string) \Smarty::$global_tpl_vars['link_compare']
          /**
          * <<magic>> String conversion
          *
          * @return string
          */
          
          Defined in <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php:44
        public static $_MBSTRING :: boolean true
        \Smarty::$_MBSTRING
        public static $_CHARSET :: string (5) "UTF-8"
        \Smarty::$_CHARSET
        public static $_DATE_FORMAT :: string (9) "%b %e, %Y"
        \Smarty::$_DATE_FORMAT
        public static $_UTF8_MODIFIER :: string (1) "u"
        \Smarty::$_UTF8_MODIFIER
        public static $_IS_WINDOWS :: boolean false
        \Smarty::$_IS_WINDOWS
        public const SMARTY_VERSION :: string (5) "4.3.4"
        \Smarty::SMARTY_VERSION
        public const SCOPE_LOCAL :: integer 1
        \Smarty::SCOPE_LOCAL
        public const SCOPE_PARENT :: integer 2
        \Smarty::SCOPE_PARENT
        public const SCOPE_TPL_ROOT :: integer 4
        \Smarty::SCOPE_TPL_ROOT
        public const SCOPE_ROOT :: integer 8
        \Smarty::SCOPE_ROOT
        public const SCOPE_SMARTY :: integer 16
        \Smarty::SCOPE_SMARTY
        public const SCOPE_GLOBAL :: integer 32
        \Smarty::SCOPE_GLOBAL
        public const CACHING_OFF :: integer 0
        \Smarty::CACHING_OFF
        public const CACHING_LIFETIME_CURRENT :: integer 1
        \Smarty::CACHING_LIFETIME_CURRENT
        public const CACHING_LIFETIME_SAVED :: integer 2
        \Smarty::CACHING_LIFETIME_SAVED
        public const CLEAR_EXPIRED :: integer -1
        \Smarty::CLEAR_EXPIRED
        public const COMPILECHECK_OFF :: integer 0
        \Smarty::COMPILECHECK_OFF
        public const COMPILECHECK_ON :: integer 1
        \Smarty::COMPILECHECK_ON
        public const COMPILECHECK_CACHEMISS :: integer 2
        \Smarty::COMPILECHECK_CACHEMISS
        public const DEBUG_OFF :: integer 0
        \Smarty::DEBUG_OFF
        public const DEBUG_ON :: integer 1
        \Smarty::DEBUG_ON
        public const DEBUG_INDIVIDUAL :: integer 2
        \Smarty::DEBUG_INDIVIDUAL
        public const FILTER_POST :: string (4) "post"
        \Smarty::FILTER_POST
        public const FILTER_PRE :: string (3) "pre"
        \Smarty::FILTER_PRE
        public const FILTER_OUTPUT :: string (6) "output"
        \Smarty::FILTER_OUTPUT
        public const FILTER_VARIABLE :: string (8) "variable"
        \Smarty::FILTER_VARIABLE
        public const PLUGIN_FUNCTION :: string (8) "function"
        \Smarty::PLUGIN_FUNCTION
        public const PLUGIN_BLOCK :: string (5) "block"
        \Smarty::PLUGIN_BLOCK
        public const PLUGIN_COMPILER :: string (8) "compiler"
        \Smarty::PLUGIN_COMPILER
        public const PLUGIN_MODIFIER :: string (8) "modifier"
        \Smarty::PLUGIN_MODIFIER
        public const PLUGIN_MODIFIERCOMPILER :: string (16) "modifiercompiler"
        \Smarty::PLUGIN_MODIFIERCOMPILER
        • Base64
        • base64_decode(PLUGIN_MODIFIERCOMPILER) binary string (12)
          base64_decode(\Smarty::PLUGIN_MODIFIERCOMPILER)
      public mobile_detect -> Mobile_Detect#63 (7)
      $this->context->mobile_detect
      • Properties (7)
      • Available methods (36)
      • Static class properties (17)
      • protected cache -> array (0)
        protected userAgent -> string (103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0...
        Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        
        protected httpHeaders -> array (11)
        HTTP_ACCEPT => string (3) "*/*"
        HTTP_HOST => string (13) "drukalabak.lv"
        HTTP_REFERER => string (63) "https://drukalabak.lv/27-sublimacijas-printeri?q=Izm%C4%93rs-A4"
        HTTP_USER_AGENT => string (103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0...
        Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        
        HTTP_X_FORWARDED_FOR => string (13) "18.190.152.38"
        HTTP_X_FORWARDED_HOST => string (13) "drukalabak.lv"
        HTTP_X_FORWARDED_PORT => string (3) "443"
        HTTP_X_FORWARDED_PROTO => string (5) "https"
        HTTP_X_FORWARDED_SERVER => string (13) "drukalabak.lv"
        HTTP_X_HTTPS => string (1) "1"
        HTTP_X_REAL_IP => string (13) "18.190.152.38"
        protected cloudfrontHeaders -> array (0)
        protected matchingRegex -> null
        protected matchesArray -> null
        protected detectionType -> string (6) "mobile"
      • public __construct(?array $headers = null, $userAgent = null) Construct an instance of this class.
        new \Mobile_Detect(?array $headers = null, $userAgent = null)
        /**
        * Construct an instance of this class.
        *
        * @param array  $headers   Specify the headers as injection. Should be PHP _SERVER flavored.
        *                          If left empty, will use the global _SERVER['HTTP_*'] vars instead.
        * @param string $userAgent Inject the User-Agent header. If null, will use HTTP_USER_AGENT
        *                          from the $headers array instead.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:888
        public setHttpHeaders($httpHeaders = null) Set the HTTP Headers. Must be PHP-flavored. This method will reset existing h...
        $this->context->mobile_detect->setHttpHeaders($httpHeaders = null)
        /**
        * Set the HTTP Headers. Must be PHP-flavored. This method will reset existing headers.
        *
        * @param array $httpHeaders The headers to set. If null, then using PHP's _SERVER to extract
        *                           the headers. The default null is left for backwards compatibility.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:915
        public getHttpHeaders(): array Retrieves the HTTP headers.
        $this->context->mobile_detect->getHttpHeaders()
        /**
        * Retrieves the HTTP headers.
        *
        * @return array
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:942
        public getHttpHeader($header): string|null The value of the header. Retrieves a particular header. If it doesn't exist, no exception/error is cau...
        $this->context->mobile_detect->getHttpHeader($header)
        /**
        * Retrieves a particular header. If it doesn't exist, no exception/error is caused.
        * Simply null is returned.
        *
        * @param string $header The name of the header to retrieve. Can be HTTP compliant such as
        *                       "User-Agent" or "X-Device-User-Agent" or can be php-esque with the
        *                       all-caps, HTTP_ prefixed, underscore seperated awesomeness.
        *
        * @return string|null The value of the header.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:957
        public getMobileHeaders()
        $this->context->mobile_detect->getMobileHeaders()
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:978
        public getUaHttpHeaders(): array List of HTTP headers. Get all possible HTTP headers that can contain the User-Agent string.
        $this->context->mobile_detect->getUaHttpHeaders()
        /**
        * Get all possible HTTP headers that
        * can contain the User-Agent string.
        *
        * @return array List of HTTP headers.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:989
        public setCfHeaders($cfHeaders = null): boolean If there were CloudFront headers to be set Set CloudFront headers http://docs.aws.amazon.com/AmazonCloudFront/latest/Dev...
        $this->context->mobile_detect->setCfHeaders($cfHeaders = null)
        /**
        * Set CloudFront headers
        * http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/header-caching.html#header-caching-web-device
        *
        * @param array $cfHeaders List of HTTP headers
        *
        * @return  boolean If there were CloudFront headers to be set
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1003
        public getCfHeaders(): array Retrieves the cloudfront headers.
        $this->context->mobile_detect->getCfHeaders()
        /**
        * Retrieves the cloudfront headers.
        *
        * @return array
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1030
        public setUserAgent($userAgent = null): string|null Set the User-Agent to be used.
        $this->context->mobile_detect->setUserAgent($userAgent = null)
        /**
        * Set the User-Agent to be used.
        *
        * @param string $userAgent The user agent string to set.
        *
        * @return string|null
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1052
        public getUserAgent(): string|null The user agent if it's set. Retrieve the User-Agent.
        $this->context->mobile_detect->getUserAgent()
        /**
        * Retrieve the User-Agent.
        *
        * @return string|null The user agent if it's set.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1083
        public setDetectionType($type = null) Set the detection type. Must be one of self::DETECTION_TYPE_MOBILE or self::D...
        $this->context->mobile_detect->setDetectionType($type = null)
        /**
        * Set the detection type. Must be one of self::DETECTION_TYPE_MOBILE or
        * self::DETECTION_TYPE_EXTENDED. Otherwise, nothing is set.
        *
        * @deprecated since version 2.6.9
        *
        * @param string $type The type. Must be a self::DETECTION_TYPE_* constant. The default
        *                     parameter is null which will default to self::DETECTION_TYPE_MOBILE.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1097
        public getMatchingRegex()
        $this->context->mobile_detect->getMatchingRegex()
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1110
        public getMatchesArray()
        $this->context->mobile_detect->getMatchesArray()
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1115
        public getMobileDetectionRulesExtended(): array All the rules + extended. Method gets the mobile detection rules + utilities. The reason this is separa...
        $this->context->mobile_detect->getMobileDetectionRulesExtended()
        /**
        * Method gets the mobile detection rules + utilities.
        * The reason this is separate is because utilities rules
        * don't necessary imply mobile. This method is used inside
        * the new $detect->is('stuff') method.
        *
        * @deprecated since version 2.6.9
        *
        * @return array All the rules + extended.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1204
        public getRules(): array Retrieve the current set of rules.
        $this->context->mobile_detect->getRules()
        /**
        * Retrieve the current set of rules.
        *
        * @deprecated since version 2.6.9
        *
        * @return array
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1229
        public checkHttpHeadersForMobile(): bool Check the HTTP headers for signs of mobile. This is the fastest mobile check ...
        $this->context->mobile_detect->checkHttpHeadersForMobile()
        /**
        * Check the HTTP headers for signs of mobile.
        * This is the fastest mobile check possible; it's used
        * inside isMobile() method.
        *
        * @return bool
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1255
        public __call($name, $arguments): mixed Magic overloading method.
        /**
        * Magic overloading method.
        *
        * @method boolean is[...]()
        * @param  string                 $name
        * @param  array                  $arguments
        * @return mixed
        * @throws BadMethodCallException when the method doesn't exist and doesn't start with 'is'
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1287
        public isMobile($userAgent = null, $httpHeaders = null): bool Check if the device is mobile. Returns true if any type of mobile device dete...
        $this->context->mobile_detect->isMobile($userAgent = null, $httpHeaders = null)
        /**
        * Check if the device is mobile.
        * Returns true if any type of mobile device detected, including special ones
        * @param  null $userAgent   deprecated
        * @param  null $httpHeaders deprecated
        * @return bool
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1360
        public isTablet($userAgent = null, $httpHeaders = null): bool Check if the device is a tablet. Return true if any type of tablet device is ...
        $this->context->mobile_detect->isTablet($userAgent = null, $httpHeaders = null)
        /**
        * Check if the device is a tablet.
        * Return true if any type of tablet device is detected.
        *
        * @param  string $userAgent   deprecated
        * @param  array  $httpHeaders deprecated
        * @return bool
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1397
        public is($key, $userAgent = null, $httpHeaders = null): bool|int|null This method checks for a certain property in the userAgent.
        $this->context->mobile_detect->is($key, $userAgent = null, $httpHeaders = null)
        /**
        * This method checks for a certain property in the
        * userAgent.
        * @todo: The httpHeaders part is not yet used.
        *
        * @param  string        $key
        * @param  string        $userAgent   deprecated
        * @param  string        $httpHeaders deprecated
        * @return bool|int|null
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1428
        public match($regex, $userAgent = null): bool Some detection rules are relative (not standard), because of the diversity of...
        $this->context->mobile_detect->match($regex, $userAgent = null)
        /**
        * Some detection rules are relative (not standard),
        * because of the diversity of devices, vendors and
        * their conventions in representing the User-Agent or
        * the HTTP headers.
        *
        * This method will be used to check custom regexes against
        * the User-Agent string.
        *
        * @param $regex
        * @param string $userAgent
        * @return bool
        *
        * @todo: search in the HTTP headers too.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1459
        public prepareVersionNo($ver): float Prepare the version number.
        $this->context->mobile_detect->prepareVersionNo($ver)
        /**
        * Prepare the version number.
        *
        * @todo Remove the error supression from str_replace() call.
        *
        * @param string $ver The string version, like "2.6.21.2152";
        *
        * @return float
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1494
        public version($propertyName, $type = 'text'): string|float The version of the property we are trying to extract. Check the version of the given property in the User-Agent. Will return a floa...
        $this->context->mobile_detect->version($propertyName, $type = 'text')
        /**
        * Check the version of the given property in the User-Agent.
        * Will return a float number. (eg. 2_0 will return 2.0, 4.3.1 will return 4.31)
        *
        * @param string $propertyName The name of the property. See self::getProperties() array
        *                             keys for all possible properties.
        * @param string $type         Either self::VERSION_TYPE_STRING to get a string value or
        *                             self::VERSION_TYPE_FLOAT indicating a float value. This parameter
        *                             is optional and defaults to self::VERSION_TYPE_STRING. Passing an
        *                             invalid parameter will default to the this type as well.
        *
        * @return string|float The version of the property we are trying to extract.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1519
        public mobileGrade(): string One of the self::MOBILE_GRADE_* constants. Retrieve the mobile grading, using self::MOBILE_GRADE_* constants.
        $this->context->mobile_detect->mobileGrade()
        /**
        * Retrieve the mobile grading, using self::MOBILE_GRADE_* constants.
        * @deprecated This is no longer being maintained, it was an experiment at the time.
        * @return string One of the self::MOBILE_GRADE_* constants.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1568
        protected matchDetectionRulesAgainstUA($userAgent = null): boolean Find a detection rule that matches the current User-agent.
        /**
        * Find a detection rule that matches the current User-agent.
        *
        * @param  null    $userAgent deprecated
        * @return boolean
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1307
        protected matchUAAgainstKey($key): boolean Search for a certain key in the rules array. If the key is found then try to ...
        /**
        * Search for a certain key in the rules array.
        * If the key is found then try to match the corresponding
        * regex against the User-Agent.
        *
        * @param string $key
        *
        * @return boolean
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1332
        private prepareUserAgent($userAgent): string
        /**
        * @param string $userAgent
        * @return string
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1039
        public static getScriptVersion(): string The version number in semantic version format. Get the current script version. This is useful for the demo.php file, so peop...
        \Mobile_Detect::getScriptVersion()
        /**
        * Get the current script version.
        * This is useful for the demo.php file,
        * so people can check on what version they are testing
        * for mobile devices.
        *
        * @return string The version number in semantic version format.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:904
        public static getPhoneDevices(): array List of phone devices. Retrieve the list of known phone devices.
        \Mobile_Detect::getPhoneDevices()
        /**
        * Retrieve the list of known phone devices.
        *
        * @return array List of phone devices.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1125
        public static getTabletDevices(): array List of tablet devices. Retrieve the list of known tablet devices.
        \Mobile_Detect::getTabletDevices()
        /**
        * Retrieve the list of known tablet devices.
        *
        * @return array List of tablet devices.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1135
        public static getUserAgents(): array List of user agents. Alias for getBrowsers() method.
        \Mobile_Detect::getUserAgents()
        /**
        * Alias for getBrowsers() method.
        *
        * @return array List of user agents.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1145
        public static getBrowsers(): array List of browsers / user agents. Retrieve the list of known browsers. Specifically, the user agents.
        \Mobile_Detect::getBrowsers()
        /**
        * Retrieve the list of known browsers. Specifically, the user agents.
        *
        * @return array List of browsers / user agents.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1155
        public static getUtilities(): array List of utilities. Retrieve the list of known utilities.
        \Mobile_Detect::getUtilities()
        /**
        * Retrieve the list of known utilities.
        *
        * @return array List of utilities.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1165
        public static getMobileDetectionRules(): array All the rules (but not extended). Method gets the mobile detection rules. This method is used for the magic met...
        \Mobile_Detect::getMobileDetectionRules()
        /**
        * Method gets the mobile detection rules. This method is used for the magic methods $detect->is*().
        *
        * @deprecated since version 2.6.9
        *
        * @return array All the rules (but not extended).
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1177
        public static getOperatingSystems(): array The list of mobile operating systems. Retrieve the list of mobile operating systems.
        \Mobile_Detect::getOperatingSystems()
        /**
        * Retrieve the list of mobile operating systems.
        *
        * @return array The list of mobile operating systems.
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1243
        public static getProperties(): array Get the properties array.
        \Mobile_Detect::getProperties()
        /**
        * Get the properties array.
        *
        * @return array
        */
        
        Defined in <ROOT>/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php:1480
      • protected static $mobileHeaders :: array (14)
        HTTP_ACCEPT => array (1)
        matches => array (4)
        0 => string (20) "application/x-obml2d"
        1 => string (24) "application/vnd.rim.html"
        2 => string (16) "text/vnd.wap.wml"
        3 => string (29) "application/vnd.wap.xhtml+xml"
        HTTP_X_WAP_PROFILE => null
        HTTP_X_WAP_CLIENTID => null
        HTTP_WAP_CONNECTION => null
        HTTP_PROFILE => null
        HTTP_X_OPERAMINI_PHONE_UA => null
        HTTP_X_NOKIA_GATEWAY_ID => null
        HTTP_X_ORANGE_ID => null
        HTTP_X_VODAFONE_3GPDPCONTEXT => null
        HTTP_X_HUAWEI_USERID => null
        HTTP_UA_OS => null
        HTTP_X_MOBILE_GATEWAY => null
        HTTP_X_ATT_DEVICEID => null
        HTTP_UA_CPU => array (1)
        matches => array (1)
        0 => string (3) "ARM"
        protected static $phoneDevices :: array (28)
        iPhone => string (19) "\biPhone\b|\biPod\b"
        BlackBerry => string (84) "BlackBerry|\bBB10\b|rim[0-9]+|\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\...
        BlackBerry|\bBB10\b|rim[0-9]+|\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\b-[0-9]+
        
        Pixel => string (11) "; \bPixel\b"
        HTC => string (280) "HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Leg...
        HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Legend|Desire|T8282)|APX515CKT|Qtek9090|APA9292KT|HD_mini|Sensation.*Z710e|PG86100|Z715e|Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\bEVO\b|T-Mobile G1|Z520m|Android [0-9.]+; Pixel
        
        Nexus => string (87) "Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus...
        Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus 5X|Nexus 6
        
        Dell => string (100) "Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\b00...
        Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\b001DL\b|\b101DL\b|\bGS01\b
        
        Motorola => string (681) "Motorola|DROIDX|DROID BIONIC|\bDroid\b.*Build|Android.*Xoom|HRI39|MOT-|A1260...
        Motorola|DROIDX|DROID BIONIC|\bDroid\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|A555|A853|A855|A953|A955|A956|Motorola.*ELECTRIFY|Motorola.*i1|i867|i940|MB200|MB300|MB501|MB502|MB508|MB511|MB520|MB525|MB526|MB611|MB612|MB632|MB810|MB855|MB860|MB861|MB865|MB870|ME501|ME502|ME511|ME525|ME600|ME632|ME722|ME811|ME860|ME863|ME865|MT620|MT710|MT716|MT720|MT810|MT870|MT917|Motorola.*TITANIUM|WX435|WX445|XT300|XT301|XT311|XT316|XT317|XT319|XT320|XT390|XT502|XT530|XT531|XT532|XT535|XT603|XT610|XT611|XT615|XT681|XT701|XT702|XT711|XT720|XT800|XT806|XT860|XT862|XT875|XT882|XT883|XT894|XT901|XT907|XT909|XT910|XT912|XT928|XT926|XT915|XT919|XT925|XT1021|\bMoto E\b|XT1068|XT1092|XT1052
        
        Samsung => string (5463) "\bSamsung\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|...
        \bSamsung\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|GT-B3740|GT-B5510|GT-B5512|GT-B5722|GT-B6520|GT-B7300|GT-B7320|GT-B7330|GT-B7350|GT-B7510|GT-B7722|GT-B7800|GT-C3010|GT-C3011|GT-C3060|GT-C3200|GT-C3212|GT-C3212I|GT-C3262|GT-C3222|GT-C3300|GT-C3300K|GT-C3303|GT-C3303K|GT-C3310|GT-C3322|GT-C3330|GT-C3350|GT-C3500|GT-C3510|GT-C3530|GT-C3630|GT-C3780|GT-C5010|GT-C5212|GT-C6620|GT-C6625|GT-C6712|GT-E1050|GT-E1070|GT-E1075|GT-E1080|GT-E1081|GT-E1085|GT-E1087|GT-E1100|GT-E1107|GT-E1110|GT-E1120|GT-E1125|GT-E1130|GT-E1160|GT-E1170|GT-E1175|GT-E1180|GT-E1182|GT-E1200|GT-E1210|GT-E1225|GT-E1230|GT-E1390|GT-E2100|GT-E2120|GT-E2121|GT-E2152|GT-E2220|GT-E2222|GT-E2230|GT-E2232|GT-E2250|GT-E2370|GT-E2550|GT-E2652|GT-E3210|GT-E3213|GT-I5500|GT-I5503|GT-I5700|GT-I5800|GT-I5801|GT-I6410|GT-I6420|GT-I7110|GT-I7410|GT-I7500|GT-I8000|GT-I8150|GT-I8160|GT-I8190|GT-I8320|GT-I8330|GT-I8350|GT-I8530|GT-I8700|GT-I8703|GT-I8910|GT-I9000|GT-I9001|GT-I9003|GT-I9010|GT-I9020|GT-I9023|GT-I9070|GT-I9082|GT-I9100|GT-I9103|GT-I9220|GT-I9250|GT-I9300|GT-I9305|GT-I9500|GT-I9505|GT-M3510|GT-M5650|GT-M7500|GT-M7600|GT-M7603|GT-M8800|GT-M8910|GT-N7000|GT-S3110|GT-S3310|GT-S3350|GT-S3353|GT-S3370|GT-S3650|GT-S3653|GT-S3770|GT-S3850|GT-S5210|GT-S5220|GT-S5229|GT-S5230|GT-S5233|GT-S5250|GT-S5253|GT-S5260|GT-S5263|GT-S5270|GT-S5300|GT-S5330|GT-S5350|GT-S5360|GT-S5363|GT-S5369|GT-S5380|GT-S5380D|GT-S5560|GT-S5570|GT-S5600|GT-S5603|GT-S5610|GT-S5620|GT-S5660|GT-S5670|GT-S5690|GT-S5750|GT-S5780|GT-S5830|GT-S5839|GT-S6102|GT-S6500|GT-S7070|GT-S7200|GT-S7220|GT-S7230|GT-S7233|GT-S7250|GT-S7500|GT-S7530|GT-S7550|GT-S7562|GT-S7710|GT-S8000|GT-S8003|GT-S8500|GT-S8530|GT-S8600|SCH-A310|SCH-A530|SCH-A570|SCH-A610|SCH-A630|SCH-A650|SCH-A790|SCH-A795|SCH-A850|SCH-A870|SCH-A890|SCH-A930|SCH-A950|SCH-A970|SCH-A990|SCH-I100|SCH-I110|SCH-I400|SCH-I405|SCH-I500|SCH-I510|SCH-I515|SCH-I600|SCH-I730|SCH-I760|SCH-I770|SCH-I830|SCH-I910|SCH-I920|SCH-I959|SCH-LC11|SCH-N150|SCH-N300|SCH-R100|SCH-R300|SCH-R351|SCH-R400|SCH-R410|SCH-T300|SCH-U310|SCH-U320|SCH-U350|SCH-U360|SCH-U365|SCH-U370|SCH-U380|SCH-U410|SCH-U430|SCH-U450|SCH-U460|SCH-U470|SCH-U490|SCH-U540|SCH-U550|SCH-U620|SCH-U640|SCH-U650|SCH-U660|SCH-U700|SCH-U740|SCH-U750|SCH-U810|SCH-U820|SCH-U900|SCH-U940|SCH-U960|SCS-26UC|SGH-A107|SGH-A117|SGH-A127|SGH-A137|SGH-A157|SGH-A167|SGH-A177|SGH-A187|SGH-A197|SGH-A227|SGH-A237|SGH-A257|SGH-A437|SGH-A517|SGH-A597|SGH-A637|SGH-A657|SGH-A667|SGH-A687|SGH-A697|SGH-A707|SGH-A717|SGH-A727|SGH-A737|SGH-A747|SGH-A767|SGH-A777|SGH-A797|SGH-A817|SGH-A827|SGH-A837|SGH-A847|SGH-A867|SGH-A877|SGH-A887|SGH-A897|SGH-A927|SGH-B100|SGH-B130|SGH-B200|SGH-B220|SGH-C100|SGH-C110|SGH-C120|SGH-C130|SGH-C140|SGH-C160|SGH-C170|SGH-C180|SGH-C200|SGH-C207|SGH-C210|SGH-C225|SGH-C230|SGH-C417|SGH-C450|SGH-D307|SGH-D347|SGH-D357|SGH-D407|SGH-D415|SGH-D780|SGH-D807|SGH-D980|SGH-E105|SGH-E200|SGH-E315|SGH-E316|SGH-E317|SGH-E335|SGH-E590|SGH-E635|SGH-E715|SGH-E890|SGH-F300|SGH-F480|SGH-I200|SGH-I300|SGH-I320|SGH-I550|SGH-I577|SGH-I600|SGH-I607|SGH-I617|SGH-I627|SGH-I637|SGH-I677|SGH-I700|SGH-I717|SGH-I727|SGH-i747M|SGH-I777|SGH-I780|SGH-I827|SGH-I847|SGH-I857|SGH-I896|SGH-I897|SGH-I900|SGH-I907|SGH-I917|SGH-I927|SGH-I937|SGH-I997|SGH-J150|SGH-J200|SGH-L170|SGH-L700|SGH-M110|SGH-M150|SGH-M200|SGH-N105|SGH-N500|SGH-N600|SGH-N620|SGH-N625|SGH-N700|SGH-N710|SGH-P107|SGH-P207|SGH-P300|SGH-P310|SGH-P520|SGH-P735|SGH-P777|SGH-Q105|SGH-R210|SGH-R220|SGH-R225|SGH-S105|SGH-S307|SGH-T109|SGH-T119|SGH-T139|SGH-T209|SGH-T219|SGH-T229|SGH-T239|SGH-T249|SGH-T259|SGH-T309|SGH-T319|SGH-T329|SGH-T339|SGH-T349|SGH-T359|SGH-T369|SGH-T379|SGH-T409|SGH-T429|SGH-T439|SGH-T459|SGH-T469|SGH-T479|SGH-T499|SGH-T509|SGH-T519|SGH-T539|SGH-T559|SGH-T589|SGH-T609|SGH-T619|SGH-T629|SGH-T639|SGH-T659|SGH-T669|SGH-T679|SGH-T709|SGH-T719|SGH-T729|SGH-T739|SGH-T746|SGH-T749|SGH-T759|SGH-T769|SGH-T809|SGH-T819|SGH-T839|SGH-T919|SGH-T929|SGH-T939|SGH-T959|SGH-T989|SGH-U100|SGH-U200|SGH-U800|SGH-V205|SGH-V206|SGH-X100|SGH-X105|SGH-X120|SGH-X140|SGH-X426|SGH-X427|SGH-X475|SGH-X495|SGH-X497|SGH-X507|SGH-X600|SGH-X610|SGH-X620|SGH-X630|SGH-X700|SGH-X820|SGH-X890|SGH-Z130|SGH-Z150|SGH-Z170|SGH-ZX10|SGH-ZX20|SHW-M110|SPH-A120|SPH-A400|SPH-A420|SPH-A460|SPH-A500|SPH-A560|SPH-A600|SPH-A620|SPH-A660|SPH-A700|SPH-A740|SPH-A760|SPH-A790|SPH-A800|SPH-A820|SPH-A840|SPH-A880|SPH-A900|SPH-A940|SPH-A960|SPH-D600|SPH-D700|SPH-D710|SPH-D720|SPH-I300|SPH-I325|SPH-I330|SPH-I350|SPH-I500|SPH-I600|SPH-I700|SPH-L700|SPH-M100|SPH-M220|SPH-M240|SPH-M300|SPH-M305|SPH-M320|SPH-M330|SPH-M350|SPH-M360|SPH-M370|SPH-M380|SPH-M510|SPH-M540|SPH-M550|SPH-M560|SPH-M570|SPH-M580|SPH-M610|SPH-M620|SPH-M630|SPH-M800|SPH-M810|SPH-M850|SPH-M900|SPH-M910|SPH-M920|SPH-M930|SPH-N100|SPH-N200|SPH-N240|SPH-N300|SPH-N400|SPH-Z400|SWC-E100|SCH-i909|GT-N7100|GT-N7105|SCH-I535|SM-N900A|SGH-I317|SGH-T999L|GT-S5360B|GT-I8262|GT-S6802|GT-S6312|GT-S6310|GT-S5312|GT-S5310|GT-I9105|GT-I8510|GT-S6790N|SM-G7105|SM-N9005|GT-S5301|GT-I9295|GT-I9195|SM-C101|GT-S7392|GT-S7560|GT-B7610|GT-I5510|GT-S7582|GT-S7530E|GT-I8750|SM-G9006V|SM-G9008V|SM-G9009D|SM-G900A|SM-G900D|SM-G900F|SM-G900H|SM-G900I|SM-G900J|SM-G900K|SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558|GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F|SM-G610F|SM-G981B|SM-G892A|SM-A530F|SM-G988N
        
        LG => string (535) "\bLG\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|85...
        \bLG\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|LS840|LS970|LU6200|MS690|MS695|MS770|MS840|MS870|MS910|P500|P700|P705|VM696|AS680|AS695|AX840|C729|E970|GS505|272|C395|E739BK|E960|L55C|L75C|LS696|LS860|P769BK|P350|P500|P509|P870|UN272|US730|VS840|VS950|LN272|LN510|LS670|LS855|LW690|MN270|MN510|P509|P769|P930|UN200|UN270|UN510|UN610|US670|US740|US760|UX265|UX840|VN271|VN530|VS660|VS700|VS740|VS750|VS910|VS920|VS930|VX9200|VX11000|AX840A|LW770|P506|P925|P999|E612|D955|D802|MS323|M257)|LM-G710
        
        Sony => string (140) "SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEri...
        SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEricssonMT27i|C5303|C6902|C6903|C6906|C6943|D2533|SOV34|601SO|F8332
        
        Asus => string (39) "Asus.*Galaxy|PadFone.*Mobile|ASUS_Z01QD"
        Xiaomi => string (211) "^(?!.*\bx11\b).*xiaomi.*$|POCOPHONE F1|\bMI\b 8|\bMi\b 10|Redmi Note 9S|Redm...
        ^(?!.*\bx11\b).*xiaomi.*$|POCOPHONE F1|\bMI\b 8|\bMi\b 10|Redmi Note 9S|Redmi 5A|Redmi Note 5A Prime|Redmi Note 7 Pro|N2G47H|M2001J2G|M2001J2I|M1805E10A|M2004J11G|M1902F1G|M2002J9G|M2004J19G|M2003J6A1G|M2012K11C
        
        NokiaLumia => string (16) "Lumia [0-9]{3,4}"
        Micromax => string (107) "Micromax.*\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54...
        Micromax.*\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54|A25|A27|A89|A68|A65|A57|A90)\b
        
        Palm => string (15) "PalmSource|Palm"
        Vertu => string (105) "Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|V...
        Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|Vertu.*Monika|Vertu.*Signature
        
        Pantech => string (422) "PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A8...
        PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|IM-A780L|IM-A775C|IM-A770K|IM-A760S|IM-A750K|IM-A740S|IM-A730S|IM-A720L|IM-A710K|IM-A690L|IM-A690S|IM-A650S|IM-A630K|IM-A600S|VEGA PTL21|PT003|P8010|ADR910L|P6030|P6020|P9070|P4100|P9060|P5000|CDM8992|TXT8045|ADR8995|IS11PT|P2030|P6010|P8000|PT002|IS06|CDM8999|P9050|PT001|TXT8040|P2020|P9020|P2000|P7040|P7000|C790
        
        Fly => string (113) "IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ27...
        IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ275|IQ240|IQ285|IQ280|IQ270|IQ260|IQ250
        
        Wiko => string (234) "KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|...
        KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|WAX 4G|RAINBOW|BLOOM|SUNSET|GOA(?!nna)|LENNY|BARRY|IGGY|OZZY|CINK FIVE|CINK PEAX|CINK PEAX 2|CINK SLIM|CINK SLIM 2|CINK +|CINK KING|CINK PEAX|CINK SLIM|SUBLIM
        
        iMobile => string (35) "i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)"
        SimValley => string (113) "\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-1...
        \b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\b
        
        Wolfgang => string (63) "AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q"
        Alcatel => string (7) "Alcatel"
        Nintendo => string (21) "Nintendo (3DS|Switch)"
        Amoi => string (4) "Amoi"
        INQ => string (3) "INQ"
        OnePlus => string (7) "ONEPLUS"
        GenericPhone => string (176) "Tapatalk|PDA;|SAGEM|\bmmp\b|pocket|\bpsp\b|symbian|Smartphone|smartfon|treo|...
        Tapatalk|PDA;|SAGEM|\bmmp\b|pocket|\bpsp\b|symbian|Smartphone|smartfon|treo|up.browser|up.link|vodafone|\bwap\b|nokia|Series40|Series60|S60|SonyEricsson|N900|MAUI.*WAP.*Browser
        
        protected static $tabletDevices :: array (119)
        iPad => string (17) "iPad|iPad.*Mobile"
        NexusTablet => string (27) "Android.*Nexus[\s]+(7|9|10)"
        GoogleTablet => string (16) "Android.*Pixel C"
        SamsungTablet => string (2003) "SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6...
        SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6210|GT-P6800|GT-P6810|GT-P7100|GT-P7300|GT-P7310|GT-P7500|GT-P7510|SCH-I800|SCH-I815|SCH-I905|SGH-I957|SGH-I987|SGH-T849|SGH-T859|SGH-T869|SPH-P100|GT-P3100|GT-P3108|GT-P3110|GT-P5100|GT-P5110|GT-P6200|GT-P7320|GT-P7511|GT-N8000|GT-P8510|SGH-I497|SPH-P500|SGH-T779|SCH-I705|SCH-I915|GT-N8013|GT-P3113|GT-P5113|GT-P8110|GT-N8010|GT-N8005|GT-N8020|GT-P1013|GT-P6201|GT-P7501|GT-N5100|GT-N5105|GT-N5110|SHV-E140K|SHV-E140L|SHV-E140S|SHV-E150S|SHV-E230K|SHV-E230L|SHV-E230S|SHW-M180K|SHW-M180L|SHW-M180S|SHW-M180W|SHW-M300W|SHW-M305W|SHW-M380K|SHW-M380S|SHW-M380W|SHW-M430W|SHW-M480K|SHW-M480S|SHW-M480W|SHW-M485W|SHW-M486W|SHW-M500W|GT-I9228|SCH-P739|SCH-I925|GT-I9200|GT-P5200|GT-P5210|GT-P5210X|SM-T311|SM-T310|SM-T310X|SM-T210|SM-T210R|SM-T211|SM-P600|SM-P601|SM-P605|SM-P900|SM-P901|SM-T217|SM-T217A|SM-T217S|SM-P6000|SM-T3100|SGH-I467|XE500|SM-T110|GT-P5220|GT-I9200X|GT-N5110X|GT-N5120|SM-P905|SM-T111|SM-T2105|SM-T315|SM-T320|SM-T320X|SM-T321|SM-T520|SM-T525|SM-T530NU|SM-T230NU|SM-T330NU|SM-T900|XE500T1C|SM-P605V|SM-P905V|SM-T337V|SM-T537V|SM-T707V|SM-T807V|SM-P600X|SM-P900X|SM-T210X|SM-T230|SM-T230X|SM-T325|GT-P7503|SM-T531|SM-T330|SM-T530|SM-T705|SM-T705C|SM-T535|SM-T331|SM-T800|SM-T700|SM-T537|SM-T807|SM-P907A|SM-T337A|SM-T537A|SM-T707A|SM-T807A|SM-T237|SM-T807P|SM-P607T|SM-T217T|SM-T337T|SM-T807T|SM-T116NQ|SM-T116BU|SM-P550|SM-T350|SM-T550|SM-T9000|SM-P9000|SM-T705Y|SM-T805|GT-P3113|SM-T710|SM-T810|SM-T815|SM-T360|SM-T533|SM-T113|SM-T335|SM-T715|SM-T560|SM-T670|SM-T677|SM-T377|SM-T567|SM-T357T|SM-T555|SM-T561|SM-T713|SM-T719|SM-T813|SM-T819|SM-T580|SM-T355Y?|SM-T280|SM-T817A|SM-T820|SM-W700|SM-P580|SM-T587|SM-P350|SM-P555M|SM-P355M|SM-T113NU|SM-T815Y|SM-T585|SM-T285|SM-T825|SM-W708|SM-T835|SM-T830|SM-T837V|SM-T720|SM-T510|SM-T387V|SM-P610|SM-T290|SM-T515|SM-T590|SM-T595|SM-T725|SM-T817P|SM-P585N0|SM-T395|SM-T295|SM-T865|SM-P610N|SM-P615|SM-T970|SM-T380|SM-T5950|SM-T905|SM-T231|SM-T500|SM-T860|SM-T536
        
        Kindle => string (211) "Kindle|Silk.*Accelerated|Android.*\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTH...
        Kindle|Silk.*Accelerated|Android.*\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|WFJWAE|KFSAWA|KFSAWI|KFASWI|KFARWI|KFFOWI|KFGIWI|KFMEWI)\b|Android.*Silk/[0-9.]+ like Chrome/[0-9.]+ (?!Mobile)
        
        SurfaceTablet => string (41) "Windows NT [0-9.]+; ARM;.*(Tablet|ARMBJS)"
        HPTablet => string (90) "HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|H...
        HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|HP SlateBook 10
        
        AsusTablet => string (425) "^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF...
        ^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF700T|TF700KL|TF701T|TF810C|ME171|ME301T|ME302C|ME371MG|ME370T|ME372MG|ME172V|ME173X|ME400C|Slider SL101|\bK00F\b|\bK00C\b|\bK00E\b|\bK00L\b|TX201LA|ME176C|ME102A|\bM80TA\b|ME372CL|ME560CG|ME372CG|ME302KL| K01A | K010 | K011 | K017 | K01E |ME572C|ME103K|ME170C|ME171C|\bME70C\b|ME581C|ME581CL|ME8510C|ME181C|P01Y|PO1MA|P01Z|\bP027\b|\bP024\b|\bP00C\b
        
        BlackBerryTablet => string (19) "PlayBook|RIM Tablet"
        HTCtablet => string (80) "HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG0...
        HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG09410
        
        MotorolaTablet => string (96) "xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ6...
        xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ609|MZ615|MZ616|MZ617
        
        NookTablet => string (100) "Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV4...
        Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV400|BNTV600|LogicPD Zoom2
        
        AcerTablet => string (222) "Android.*; \b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W5...
        Android.*; \b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W500|W500P|W501|W501P|W510|W511|W700|G100|G100W|B1-A71|B1-710|B1-711|A1-810|A1-811|A1-830)\b|W3-810|\bA3-A10\b|\bA3-A11\b|\bA3-A20\b|\bA3-A30|A3-A40
        
        ToshibaTablet => string (103) "Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|...
        Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|AT700|AT830)|TOSHIBA.*FOLIO
        
        LGTablet => string (74) "\bL-06C|LG-V909|LG-V900|LG-V700|LG-V510|LG-V500|LG-V410|LG-V400|LG-VK810\b"
        FujitsuTablet => string (48) "Android.*\b(F-01D|F-02F|F-05E|F-10D|M532|Q572)\b"
        PrestigioTablet => string (413) "PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5...
        PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5570C|PMP5770D|PMP3970B|PMP3870C|PMP5580C|PMP5880D|PMP5780D|PMP5588C|PMP7280C|PMP7280C3G|PMP7280|PMP7880D|PMP5597D|PMP5597|PMP7100D|PER3464|PER3274|PER3574|PER3884|PER5274|PER5474|PMP5097CPRO|PMP5097|PMP7380D|PMP5297C|PMP5297C_QUAD|PMP812E|PMP812E3G|PMP812F|PMP810E|PMP880TD|PMT3017|PMT3037|PMT3047|PMT3057|PMT7008|PMT5887|PMT5001|PMT5002
        
        LenovoTablet => string (681) "Lenovo TAB|Idea(Tab|Pad)( A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X9...
        Lenovo TAB|Idea(Tab|Pad)( A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X90L|YT3-X90F|YT3-X90X|Lenovo.*(S2109|S2110|S5000|S6000|K3011|A3000|A3500|A1000|A2107|A2109|A1107|A5500|A7600|B6000|B8000|B8080)(-|)(FL|F|HV|H|)|TB-X103F|TB-X304X|TB-X304F|TB-X304L|TB-X505F|TB-X505L|TB-X505X|TB-X605F|TB-X605L|TB-8703F|TB-8703X|TB-8703N|TB-8704N|TB-8704F|TB-8704X|TB-8704V|TB-7304F|TB-7304I|TB-7304X|Tab2A7-10F|Tab2A7-20F|TB2-X30L|YT3-X50L|YT3-X50F|YT3-X50M|YT-X705F|YT-X703F|YT-X703L|YT-X705L|YT-X705X|TB2-X30F|TB2-X30L|TB2-X30M|A2107A-F|A2107A-H|TB3-730F|TB3-730M|TB3-730X|TB-7504F|TB-7504X|TB-X704F|TB-X104F|TB3-X70F|TB-X705F|TB-8504F|TB3-X70L|TB3-710F|TB-X704L|TB-J606F|TB-X606F|TB-X306X
        
        DellTablet => string (53) "Venue 11|Venue 8|Venue 7|Dell Streak 10|Dell Streak 7"
        XiaomiTablet => string (9) "21051182G"
        YarvikTablet => string (492) "Android.*\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|T...
        Android.*\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|TAB410|TAB411|TAB420|TAB424|TAB450|TAB460|TAB461|TAB464|TAB465|TAB467|TAB468|TAB07-100|TAB07-101|TAB07-150|TAB07-151|TAB07-152|TAB07-200|TAB07-201-3G|TAB07-210|TAB07-211|TAB07-212|TAB07-214|TAB07-220|TAB07-400|TAB07-485|TAB08-150|TAB08-200|TAB08-201-3G|TAB08-201-30|TAB09-100|TAB09-211|TAB09-410|TAB10-150|TAB10-201|TAB10-211|TAB10-400|TAB10-410|TAB13-201|TAB274EUK|TAB275EUK|TAB374EUK|TAB462EUK|TAB474EUK|TAB9-200)\b
        
        MedionTablet => string (56) "Android.*\bOYO\b|LIFE.*(P9212|P9514|P9516|S9512)|LIFETAB"
        ArnovaTablet => string (105) "97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3Chi...
        97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3ChildPad|AN10bG3|AN10bG3DT|AN9G2
        
        IntensoTablet => string (48) "INM8002KP|INM1010FP|INM805ND|Intenso Tab|TAB1004"
        IRUTablet => string (7) "M702pro"
        MegafonTablet => string (39) "MegaFon V9|\bZTE V9\b|Android.*\bMT7A\b"
        EbodaTablet => string (47) "E-Boda (Supreme|Impresspeed|Izzycomm|Essential)"
        AllViewTablet => string (72) "Allview.*(Viva|Alldro|City|Speed|All TV|Frenzy|Quasar|Shine|TX1|AX1|AX2)"
        ArchosTablet => string (171) "\b(101G9|80G9|A101IT)\b|Qilive 97R|Archos5|\bARCHOS (70|79|80|90|97|101|FAMI...
        \b(101G9|80G9|A101IT)\b|Qilive 97R|Archos5|\bARCHOS (70|79|80|90|97|101|FAMILYPAD|)(b|c|)(G10| Cobalt| TITANIUM(HD|)| Xenon| Neon|XSK| 2| XS 2| PLATINUM| CARBON|GAMEPAD)\b
        
        AinolTablet => string (66) "NOVO7|NOVO8|NOVO10|Novo7Aurora|Novo7Basic|NOVO7PALADIN|novo9-Spark"
        NokiaLumiaTablet => string (10) "Lumia 2520"
        SonyTablet => string (317) "Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT12...
        Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT121|SGPT122|SGPT123|SGPT111|SGPT112|SGPT113|SGPT131|SGPT132|SGPT133|SGPT211|SGPT212|SGPT213|SGP311|SGP312|SGP321|EBRD1101|EBRD1102|EBRD1201|SGP351|SGP341|SGP511|SGP512|SGP521|SGP541|SGP551|SGP621|SGP641|SGP612|SOT31|SGP771|SGP611|SGP612|SGP712
        
        PhilipsTablet => string (82) "\b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7...
        \b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7100)\b
        
        CubeTablet => string (78) "Android.*(K8GT|U9GT|U10GT|U16GT|U17GT|U18GT|U19GT|U20GT|U23GT|U30GT)|CUBE U8GT"
        CobyTablet => string (167) "MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7...
        MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7036|MID7042|MID7048|MID7127|MID8042|MID8048|MID8127|MID9042|MID9740|MID9742|MID7022|MID7010
        
        MIDTablet => string (263) "M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MI...
        M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MID830|MID728|MID933|MID125|MID810|MID732|MID120|MID930|MID800|MID731|MID900|MID100|MID820|MID735|MID980|MID130|MID833|MID737|MID960|MID135|MID860|MID736|MID140|MID930|MID835|MID733|MID4X10
        
        MSITablet => string (137) "MSI \b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Pri...
        MSI \b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|Primo 81|Primo 91|Primo 90|Enjoy 71|Enjoy 7|Enjoy 10)\b
        
        SMiTTablet => string (68) "Android.*(\bMID\b|MID-560|MTV-T1200|MTV-PND531|MTV-P1101|MTV-PND530)"
        RockChipTablet => string (54) "Android.*(RK2818|RK2808A|RK2918|RK3066)|RK2738|RK2808A"
        FlyTablet => string (16) "IQ310|Fly Vision"
        bqTablet => string (168) "Android.*(bq)?.*\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|P...
        Android.*(bq)?.*\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|Platon|Newton|Livingstone|Cervantes|Avant|Aquaris ([E|M]10|M8))\b|Maxwell.*Lite|Maxwell.*Plus
        
        HuaweiTablet => string (150) "MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-1...
        MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-105|S7-106|S7-201|S7-Slim|M2-A01L|BAH-L09|BAH-W09|AGS-L09|CMR-AL19|KOB2-L09
        
        NecTablet => string (15) "\bN-06D|\bN-08D"
        PantechTablet => string (14) "Pantech.*P4100"
        BronchoTablet => string (30) "Broncho.*(N701|N708|N802|a710)"
        VersusTablet => string (30) "TOUCHPAD.*[78910]|\bTOUCHTAB\b"
        ZyncTablet => string (37) "z1000|Z99 2G|z930|z990|z909|Z919|z900"
        PositivoTablet => string (31) "TB07STA|TB10STA|TB07FTA|TB10FTA"
        NabiTablet => string (15) "Android.*\bNabi"
        KoboTablet => string (47) "Kobo Touch|\bK080\b|\bVox\b Build|\bArc\b Build"
        DanewTablet => string (69) "DSlide.*\b(700|701R|702|703R|704|802|970|971|972|973|974|1010|1012)\b"
        TexetTablet => string (615) "NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7...
        NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7043|TM-7047|TM-8041|TM-9741|TM-9747|TM-9748|TM-9751|TM-7022|TM-7021|TM-7020|TM-7011|TM-7010|TM-7023|TM-7025|TM-7037W|TM-7038W|TM-7027W|TM-9720|TM-9725|TM-9737W|TM-1020|TM-9738W|TM-9740|TM-9743W|TB-807A|TB-771A|TB-727A|TB-725A|TB-719A|TB-823A|TB-805A|TB-723A|TB-715A|TB-707A|TB-705A|TB-709A|TB-711A|TB-890HD|TB-880HD|TB-790HD|TB-780HD|TB-770HD|TB-721HD|TB-710HD|TB-434HD|TB-860HD|TB-840HD|TB-760HD|TB-750HD|TB-740HD|TB-730HD|TB-722HD|TB-720HD|TB-700HD|TB-500HD|TB-470HD|TB-431HD|TB-430HD|TB-506|TB-504|TB-446|TB-436|TB-416|TB-146SE|TB-126SE
        
        PlaystationTablet => string (28) "Playstation.*(Portable|Vita)"
        TrekstorTablet => string (104) "ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|...
        ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|VT10416-2|ST10216-2A|SurfTab
        
        PyleAudioTablet => string (104) "\b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU...
        \b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU|PTBL9CEU|PTBL9CUK|PTBL9C)\b
        
        AdvanTablet => string (124) "Android.* \b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T...
        Android.* \b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T4|E1-B|T2Ci|T1-B|T1-D|O1-A|E1-A|T1-A|T3A|T4i)\b 
        
        DanyTechTablet => string (130) "Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius...
        Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius Tab G-II|Genius TAB GII|Genius TAB GIII|Genius Tab S1
        
        GalapadTablet => string (32) "Android [0-9.]+; [a-z-]+; \bG1\b"
        MicromaxTablet => string (68) "Funbook|Micromax.*\b(P250|P560|P360|P362|P600|P300|P350|P500|P275)\b"
        KarbonnTablet => string (61) "Android.*\b(A39|A37|A34|ST8|ST10|ST7|Smart Tab3|Smart Tab2)\b"
        AllFineTablet => string (80) "Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 ...
        Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 Wide
        
        PROSCANTablet => string (375) "\b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315...
        \b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315|PLT7030|PLT7033|PLT7033D|PLT7035|PLT7035D|PLT7044K|PLT7045K|PLT7045KB|PLT7071KG|PLT7072|PLT7223G|PLT7225G|PLT7777G|PLT7810K|PLT7849G|PLT7851G|PLT7852G|PLT8015|PLT8031|PLT8034|PLT8036|PLT8080K|PLT8082|PLT8088|PLT8223G|PLT8234G|PLT8235G|PLT8816K|PLT9011|PLT9045K|PLT9233G|PLT9735|PLT9760G|PLT9770G)\b
        
        YONESTablet => string (102) "BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|B...
        BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|BC7012|BC7030|BC7027|BC7026
        
        ChangJiaTablet => string (328) "TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7...
        TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7708|TPC7709|TPC7712|TPC7110|TPC8101|TPC8103|TPC8105|TPC8106|TPC8203|TPC8205|TPC8503|TPC9106|TPC9701|TPC97101|TPC97103|TPC97105|TPC97106|TPC97111|TPC97113|TPC97203|TPC97603|TPC97809|TPC97205|TPC10101|TPC10103|TPC10106|TPC10111|TPC10203|TPC10205|TPC10503
        
        GUTablet => string (28) "TX-A1301|TX-M9002|Q702|kf026"
        PointOfViewTablet => string (328) "TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P...
        TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P731N|TAB-P741|TAB-P825|TAB-P905|TAB-P925|TAB-PR945|TAB-PL1015|TAB-P1025|TAB-PI1045|TAB-P1325|TAB-PROTAB[0-9]+|TAB-PROTAB25|TAB-PROTAB26|TAB-PROTAB27|TAB-PROTAB26XL|TAB-PROTAB2-IPS9|TAB-PROTAB30-IPS9|TAB-PROTAB25XXL|TAB-PROTAB26-IPS10|TAB-PROTAB30-IPS10
        
        OvermaxTablet => string (138) "OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTIO...
        OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTION|BasicTab|TeddyTab|MagicTab|Stream|TB-08|TB-09)|Qualcore 1027
        
        HCLTablet => string (121) "HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Table...
        HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Tablet G1|ME Tablet X1|ME Tablet Y2|ME Tablet Sync
        
        DPSTablet => string (22) "DPS Dream 9|DPS Dual 7"
        VistureTablet => string (59) "V97 HD|i75 3G|Visture V4( HD)?|Visture V5( HD)?|Visture V10"
        CrestaTablet => string (109) "CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980...
        CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980|CTP(-)?987|CTP(-)?988|CTP(-)?989
        
        MediatekTablet => string (31) "\bMT8125|MT8389|MT8135|MT8377\b"
        ConcordeTablet => string (35) "Concorde([ ]+)?Tab|ConCorde ReadMan"
        GoCleverTablet => string (453) "GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TA...
        GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TAB A741|TAB A741L|TAB M723G|TAB M721|TAB A1021|TAB I921|TAB R721|TAB I720|TAB T76|TAB R70|TAB R76.2|TAB R106|TAB R83.2|TAB M813G|TAB I721|GCTA722|TAB I70|TAB I71|TAB S73|TAB R73|TAB R74|TAB R93|TAB R75|TAB R76.1|TAB A73|TAB A93|TAB A93.2|TAB T72|TAB R83|TAB R974|TAB R973|TAB A101|TAB A103|TAB A104|TAB A104.2|R105BK|M713G|A972BK|TAB A971|TAB R974.2|TAB R104|TAB R83.3|TAB A1042
        
        ModecomTablet => string (271) "FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|...
        FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|FreeTAB 1014|FreeTAB 1001 |FreeTAB 8001|FreeTAB 9706|FreeTAB 9702|FreeTAB 7003|FreeTAB 7002|FreeTAB 1002|FreeTAB 7801|FreeTAB 1331|FreeTAB 1004|FreeTAB 8002|FreeTAB 8014|FreeTAB 9704|FreeTAB 1003
        
        VoninoTablet => string (265) "\b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx...
        \b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx[ _]?Z|Orin[ _]?HD|Orin[ _]?S|Otis[ _]?S|SpeedStar[ _]?S|Magnet[ _]?M9|Primus[ _]?94[ _]?3G|Primus[ _]?94HD|Primus[ _]?QS|Android.*\bQ8\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\b
        
        ECSTablet => string (28) "V07OT2|TM105A|S10OT1|TR10CS1"
        StorexTablet => string (47) "eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab"
        VodafoneTablet => string (63) "SmartTab([ ]+)?[0-9]+|SmartTabII10|SmartTabII7|VF-1497|VFD 1400"
        EssentielBTablet => string (40) "Smart[ ']?TAB[ ]+?[0-9]+|Family[ ']?TAB2"
        RossMoorTablet => string (72) "RM-790|RM-997|RMD-878G|RMD-974R|RMT-705A|RMT-701|RME-601|RMT-501|RMT-711"
        iMobileTablet => string (15) "i-mobile i-note"
        TolinoTablet => string (31) "tolino tab [0-9.]+|tolino shine"
        AudioSonicTablet => string (27) "\bC-22Q|T7-QC|T-17B|T-17P\b"
        AMPETablet => string (14) "Android.* A78 "
        SkkTablet => string (34) "Android.* (SKYPAD|PHOENIX|CYCLOPS)"
        TecnoTablet => string (19) "TECNO P9|TECNO DP8D"
        JXDTablet => string (227) "Android.* \b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|...
        Android.* \b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|S602b|S5110b|S7300|S5300|S602|S603|S5100|S5110|S601|S7100a|P3000F|P3000s|P101|P200s|P1000m|P200m|P9100|P1000s|S6600b|S908|P1000|P300|S18|S6600|S9100)\b
        
        iJoyTablet => string (501) "Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stel...
        Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stella|Themis|Argon|Unique 7|Sygnus|Hexen|Finity 7|Cream|Cream X2|Jade|Neon 7|Neron 7|Kandy|Scape|Saphyr 7|Rebel|Biox|Rebel|Rebel 8GB|Myst|Draco 7|Myst|Tab7-004|Myst|Tadeo Jones|Tablet Boing|Arrow|Draco Dual Cam|Aurix|Mint|Amity|Revolution|Finity 9|Neon 9|T9w|Amity 4GB Dual Cam|Stone 4GB|Stone 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|Hexen 10|Memphis 4GB|Memphis 8GB|Onix 10)
        
        FX2Tablet => string (18) "FX2 PAD7|FX2 PAD10"
        XoroTablet => string (343) "KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?72...
        KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?720|PAD[ ]?721|PAD[ ]?722|PAD[ ]?790|PAD[ ]?792|PAD[ ]?900|PAD[ ]?9715D|PAD[ ]?9716DR|PAD[ ]?9718DR|PAD[ ]?9719QR|PAD[ ]?9720QR|TelePAD1030|Telepad1032|TelePAD730|TelePAD731|TelePAD732|TelePAD735Q|TelePAD830|TelePAD9730|TelePAD795|MegaPAD 1331|MegaPAD 1851|MegaPAD 2151
        
        ViewsonicTablet => string (104) "ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewP...
        ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewPad 7e|ViewSonic VB733|VB100a
        
        VerizonTablet => string (45) "QTAQZ3|QTAIR7|QTAQTZ3|QTASUN1|QTASUN2|QTAXIA1"
        OdysTablet => string (114) "LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\bXELIO\b|Xelio10Pro|XELIO7PHONE...
        LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\bXELIO\b|Xelio10Pro|XELIO7PHONETAB|XELIO10EXTREME|XELIOPT2|NEO_QUAD10
        
        CaptivaTablet => string (11) "CAPTIVA PAD"
        IconbitTablet => string (158) "NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805...
        NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805C|NT-3805C|NT-0806C|NT-0806C|NT-0909T|NT-0909T|NT-0907S|NT-0907S|NT-0902S|NT-0902S
        
        TeclastTablet => string (761) "T98 4G|\bP80\b|\bX90HD\b|X98 Air|X98 Air 3G|\bX89\b|P80 3G|\bX80h\b|P98 Air|...
        T98 4G|\bP80\b|\bX90HD\b|X98 Air|X98 Air 3G|\bX89\b|P80 3G|\bX80h\b|P98 Air|\bX89HD\b|P98 3G|\bP90HD\b|P89 3G|X98 3G|\bP70h\b|P79HD 3G|G18d 3G|\bP79HD\b|\bP89s\b|\bA88\b|\bP10HD\b|\bP19HD\b|G18 3G|\bP78HD\b|\bA78\b|\bP75\b|G17s 3G|G17h 3G|\bP85t\b|\bP90\b|\bP11\b|\bP98t\b|\bP98HD\b|\bG18d\b|\bP85s\b|\bP11HD\b|\bP88s\b|\bA80HD\b|\bA80se\b|\bA10h\b|\bP89\b|\bP78s\b|\bG18\b|\bP85\b|\bA70h\b|\bA70\b|\bG17\b|\bP18\b|\bA80s\b|\bA11s\b|\bP88HD\b|\bA80h\b|\bP76s\b|\bP76h\b|\bP98\b|\bA10HD\b|\bP78\b|\bP88\b|\bA11\b|\bA10t\b|\bP76a\b|\bP76t\b|\bP76e\b|\bP85HD\b|\bP85a\b|\bP86\b|\bP75HD\b|\bP76v\b|\bA12\b|\bP75a\b|\bA15\b|\bP76Ti\b|\bP81HD\b|\bA10\b|\bT760VE\b|\bT720HD\b|\bP76\b|\bP73\b|\bP71\b|\bP72\b|\bT720SE\b|\bC520Ti\b|\bT760\b|\bT720VE\b|T720-3GE|T720-WiFi
        
        OndaTablet => string (317) "\b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10...
        \b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10|VX580W|Vi10|V711s|V813|V811|V820w|V820|Vi20|V711|VI30W|V712|V891w|V972|V819w|V820w|Vi60|V820w|V711|V813s|V801|V819|V975s|V801|V819|V819|V818|V811|V712|V975m|V101w|V961w|V812|V818|V971|V971s|V919|V989|V116w|V102w|V973|Vi40)\b[\s]+|V10 \b4G\b
        
        JaytechTablet => string (9) "TPC-PA762"
        BlaupunktTablet => string (30) "Endeavour 800NG|Endeavour 1010"
        DigmaTablet => string (95) "\b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|i...
        \b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|iDsQ11|iDj7|iDs10)\b
        
        EvolioTablet => string (79) "ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\bEvotab\b|\bNeur...
        ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\bEvotab\b|\bNeura\b
        
        LavaTablet => string (42) "QPAD E704|\bIvoryS\b|E-TAB IVORY|\bE-TAB\b"
        AocTablet => string (63) "MW0811|MW0812|MW0922|MTK8382|MW1031|MW0831|MW0821|MW0931|MW0712"
        MpmanTablet => string (264) "MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC78...
        MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC784|MPQC780|\bMPG7\b|MPDCG75|MPDCG71|MPDC1006|MP101DC|MPDC9000|MPDC905|MPDC706HD|MPDC706|MPDC705|MPDC110|MPDC100|MPDC99|MPDC97|MPDC88|MPDC8|MPDC77|MP709|MID701|MID711|MID170|MPDC703|MPQC1010
        
        CelkonTablet => string (81) "CT695|CT888|CT[\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\bC...
        CT695|CT888|CT[\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\bCT-1\b
        
        WolderTablet => string (277) "miTab \b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|I...
        miTab \b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)\b
        
        MediacomTablet => string (80) "M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP...
        M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP8MXA
        
        MiTablet => string (25) "\bMI PAD\b|\bHM NOTE 1W\b"
        NibiruTablet => string (28) "Nibiru M1|Nibiru Jupiter One"
        NexoTablet => string (94) "NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NE...
        NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NEXO KIDDO|NEXO MOBI
        
        LeaderTablet => string (140) "TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV57...
        TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV572|TBLT7I|TBA-AC7-8G|TBLT79|TBL-8W16|TBL-10W32|TBL-10WKB|TBL-W100
        
        UbislateTablet => string (15) "UbiSlate[\s]?7C"
        PocketBookTablet => string (10) "Pocketbook"
        KocasoTablet => string (13) "\b(TB-1207)\b"
        HisenseTablet => string (17) "\b(F5281|E2371)\b"
        Hudl => string (17) "Hudl HT7S3|Hudl 2"
        TelstraTablet => string (6) "T-Hub2"
        GenericTablet => string (269) "Android.*\b97D\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\bA7EB\b|Ca...
        Android.*\b97D\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\bA7EB\b|CatNova8|A1_07|CT704|CT1002|\bM721\b|rk30sdk|\bEVOTAB\b|M758A|ET904|ALUMIUM10|Smartfren Tab|Endeavour 1010|Tablet-PC-4|Tagi Tab|\bM6pro\b|CT1020W|arc 10HD|\bTP750\b|\bQTAQZ3\b|WVT101|TM1088|KT107
        
        protected static $operatingSystems :: array (15)
        AndroidOS => string (7) "Android"
        BlackBerryOS => string (33) "blackberry|\bBB10\b|rim tablet os"
        PalmOS => string (54) "PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino"
        SymbianOS => string (51) "Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\bS60\b"
        WindowsMobileOS => string (95) "Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows...
        Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows Phone [0-9.]+|WCE;
        
        WindowsPhoneOS => string (110) "Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLW...
        Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLWP7|ZuneWP7|Windows NT 6.[23]; ARM;
        
        iOS => string (45) "\biPhone.*Mobile|\biPod|\biPad|AppleCoreMedia"
        iPadOS => string (9) "CPU OS 13"
        SailfishOS => string (8) "Sailfish"
        MeeGoOS => string (5) "MeeGo"
        MaemoOS => string (5) "Maemo"
        JavaOS => string (23) "J2ME/|\bMIDP\b|\bCLDC\b"
        webOS => string (11) "webOS|hpwOS"
        badaOS => string (8) "\bBada\b"
        BREWOS => string (4) "BREW"
        protected static $browsers :: array (21)
        Chrome => string (53) "\bCrMo\b|CriOS.*Mobile|Android.*Chrome/[.0-9]* Mobile"
        Dolfin => string (10) "\bDolfin\b"
        Opera => string (73) "Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR/[0-9.]+$|Coast/[0-9.]+"
        Skyfire => string (7) "Skyfire"
        Edge => string (41) "EdgiOS.*Mobile|Mobile Safari/[.0-9]* Edge"
        IE => string (19) "IEMobile|MSIEMobile"
        Firefox => string (76) "fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS.*Mobile"
        Bolt => string (4) "bolt"
        TeaShark => string (8) "teashark"
        Blazer => string (6) "Blazer"
        Safari => string (67) "Version((?!\bEdgiOS\b).)*Mobile.*Safari|Safari.*Mobile|MobileSafari"
        WeChat => string (18) "\bMicroMessenger\b"
        UCBrowser => string (17) "UC.*Browser|UCWEB"
        baiduboxapp => string (11) "baiduboxapp"
        baidubrowser => string (12) "baidubrowser"
        DiigoBrowser => string (12) "DiigoBrowser"
        Mercury => string (11) "\bMercury\b"
        ObigoBrowser => string (5) "Obigo"
        NetFront => string (10) "NF-Browser"
        GenericBrowser => string (131) "NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|M...
        NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger
        
        PaleMoon => string (34) "Android.*PaleMoon|Mobile.*PaleMoon"
        protected static $utilities :: array (7)
        Bot => string (329) "Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|G...
        Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|Google Keyword Suggestion|Facebot|YandexBot|YandexMobileBot|bingbot|ia_archiver|AhrefsBot|Ezooms|GSLFbot|WBSearchBot|Twitterbot|TweetmemeBot|Twikle|PaperLiBot|Wotbox|UnwindFetchor|Exabot|MJ12bot|YandexImages|TurnitinBot|Pingdom|contentkingapp|AspiegelBot
        
        MobileBot => string (59) "Googlebot-Mobile|AdsBot-Google-Mobile|YahooSeeker/M1A1-R2D2"
        DesktopMode => string (9) "WPDesktop"
        TV => string (13) "SonyDTV|HbbTV"
        WebKit => string (20) "(webkit)[ /]([\w.]+)"
        Console => string (74) "\b(Nintendo|Nintendo WiiU|Nintendo 3DS|Nintendo Switch|PLAYSTATION|Xbox)\b"
        Watch => string (7) "SM-V700"
        protected static $uaHttpHeaders :: array (8)
        0 => string (15) "HTTP_USER_AGENT"
        1 => string (25) "HTTP_X_OPERAMINI_PHONE_UA"
        2 => string (24) "HTTP_X_DEVICE_USER_AGENT"
        3 => string (26) "HTTP_X_ORIGINAL_USER_AGENT"
        4 => string (20) "HTTP_X_SKYFIRE_PHONE"
        5 => string (20) "HTTP_X_BOLT_PHONE_UA"
        6 => string (20) "HTTP_DEVICE_STOCK_UA"
        7 => string (26) "HTTP_X_UCBROWSER_DEVICE_UA"
        protected static $properties :: array (49)
        Mobile => string (12) "Mobile/[VER]"
        Build => string (11) "Build/[VER]"
        Version => string (13) "Version/[VER]"
        VendorID => string (14) "VendorID/[VER]"
        iPad => string (21) "iPad.*CPU[a-z ]+[VER]"
        iPhone => string (23) "iPhone.*CPU[a-z ]+[VER]"
        iPod => string (21) "iPod.*CPU[a-z ]+[VER]"
        Kindle => string (12) "Kindle/[VER]"
        Chrome => array (3)
        0 => string (12) "Chrome/[VER]"
        1 => string (11) "CriOS/[VER]"
        2 => string (10) "CrMo/[VER]"
        Coast => array (1)
        0 => string (11) "Coast/[VER]"
        Dolfin => string (12) "Dolfin/[VER]"
        Firefox => array (2)
        0 => string (13) "Firefox/[VER]"
        1 => string (11) "FxiOS/[VER]"
        Fennec => string (12) "Fennec/[VER]"
        Edge => string (10) "Edge/[VER]"
        IE => array (4)
        0 => string (15) "IEMobile/[VER];"
        1 => string (14) "IEMobile [VER]"
        2 => string (11) "MSIE [VER];"
        3 => string (26) "Trident/[0-9.]+;.*rv:[VER]"
        NetFront => string (14) "NetFront/[VER]"
        NokiaBrowser => string (18) "NokiaBrowser/[VER]"
        Opera => array (3)
        0 => string (10) " OPR/[VER]"
        1 => string (16) "Opera Mini/[VER]"
        2 => string (13) "Version/[VER]"
        Opera Mini => string (16) "Opera Mini/[VER]"
        Opera Mobi => string (13) "Version/[VER]"
        UCBrowser => array (2)
        0 => string (10) "UCWEB[VER]"
        1 => string (17) "UC.*Browser/[VER]"
        MQQBrowser => string (16) "MQQBrowser/[VER]"
        MicroMessenger => string (20) "MicroMessenger/[VER]"
        baiduboxapp => string (17) "baiduboxapp/[VER]"
        baidubrowser => string (18) "baidubrowser/[VER]"
        SamsungBrowser => string (20) "SamsungBrowser/[VER]"
        Iron => string (10) "Iron/[VER]"
        Safari => array (2)
        0 => string (13) "Version/[VER]"
        1 => string (12) "Safari/[VER]"
        Skyfire => string (13) "Skyfire/[VER]"
        Tizen => string (11) "Tizen/[VER]"
        Webkit => string (15) "webkit[ /][VER]"
        PaleMoon => string (14) "PaleMoon/[VER]"
        SailfishBrowser => string (21) "SailfishBrowser/[VER]"
        Gecko => string (11) "Gecko/[VER]"
        Trident => string (13) "Trident/[VER]"
        Presto => string (12) "Presto/[VER]"
        Goanna => string (12) "Goanna/[VER]"
        iOS => string (22) " \bi?OS\b [VER][ ;]{1}"
        Android => string (13) "Android [VER]"
        Sailfish => string (14) "Sailfish [VER]"
        BlackBerry => array (3)
        0 => string (21) "BlackBerry[\w]+/[VER]"
        1 => string (25) "BlackBerry.*Version/[VER]"
        2 => string (13) "Version/[VER]"
        BREW => string (10) "BREW [VER]"
        Java => string (10) "Java/[VER]"
        Windows Phone OS => array (2)
        0 => string (22) "Windows Phone OS [VER]"
        1 => string (19) "Windows Phone [VER]"
        Windows Phone => string (19) "Windows Phone [VER]"
        Windows CE => string (16) "Windows CE/[VER]"
        Windows NT => string (16) "Windows NT [VER]"
        Symbian => array (2)
        0 => string (15) "SymbianOS/[VER]"
        1 => string (13) "Symbian/[VER]"
        webOS => array (2)
        0 => string (11) "webOS/[VER]"
        1 => string (12) "hpwOS/[VER];"
        public const DETECTION_TYPE_MOBILE :: string (6) "mobile"
        \Mobile_Detect::DETECTION_TYPE_MOBILE
        public const DETECTION_TYPE_EXTENDED :: string (8) "extended"
        \Mobile_Detect::DETECTION_TYPE_EXTENDED
        public const VER :: string (11) "([\w._\+]+)"
        \Mobile_Detect::VER
        public const MOBILE_GRADE_A :: string (1) "A"
        \Mobile_Detect::MOBILE_GRADE_A
        public const MOBILE_GRADE_B :: string (1) "B"
        \Mobile_Detect::MOBILE_GRADE_B
        public const MOBILE_GRADE_C :: string (1) "C"
        \Mobile_Detect::MOBILE_GRADE_C
        public const VERSION :: string (6) "2.8.39"
        \Mobile_Detect::VERSION
        public const VERSION_TYPE_STRING :: string (4) "text"
        \Mobile_Detect::VERSION_TYPE_STRING
        public const VERSION_TYPE_FLOAT :: string (5) "float"
        \Mobile_Detect::VERSION_TYPE_FLOAT
      public mode -> null
      $this->context->mode
      public container -> null
      $this->context->container
      public virtualTotalTaxExcluded -> integer 0
      $this->context->virtualTotalTaxExcluded
      public virtualTotalTaxIncluded -> integer 0
      $this->context->virtualTotalTaxIncluded
      protected translator -> PrestaShopBundle\Translation\TranslatorComponent#68 (12)
      • Properties (12)
      • Available methods (24)
      • Static class properties (2)
      • protected catalogues -> array (1)
        lv-LV => Symfony\Component\Translation\MessageCatalogue#73 (6)
        • Properties (6)
        • Available methods (19)
        • Static class properties
        • private messages -> array (161)
          ModulesFacetedsearchShop => array (14)
          Price => string (4) "Cena"
          Weight => string (5) "Svars"
          New => string (5) "Jauns"
          Used => string (9) "Izmantots"
          Refurbished => string (9) "Atjaunots"
          Condition => UTF-8 string (10) "Stāvoklis"
          Not available => string (12) "Nav pieejams"
          Available => string (8) "Pieejams"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Availability => UTF-8 string (11) "Pieejamība"
          Brand => UTF-8 string (7) "Zīmols"
          Categories => UTF-8 string (8) "Sadaļas"
          Best sellers => UTF-8 string (17) "Visvairāk pirkts"
          Relevance => UTF-8 string (11) "Atbilstība"
          AdminOrderscustomersFeature => array (303)
          Number => string (6) "Numurs"
          Order message => UTF-8 string (22) "Pasūtījuma ziņojums"
          Add new customer => string (23) "Pievienot jaunu klientu"
          Partner offers => UTF-8 string (22) "Partneru piedāvājums"
          Identification number => UTF-8 string (22) "Reģistrācijas numurs"
          Total spent since registration: => UTF-8 string (31) "Kopsumma kopš reģistrācijas:"
          Cart summary => string (18) "Groza kopsavilkums"
          Ref: => string (5) "Kods:"
          Text # => string (8) "Teksts #"
          Total cost of products: => UTF-8 string (23) "Kopējā produktu cena:"
          Total value of vouchers: => UTF-8 string (26) "Kuponu kopējā vērtība:"
          Total cost of gift wrapping: => UTF-8 string (42) "Kopējās dāvanu iesaiņošanas izmaksas:"
          Total shipping costs: => UTF-8 string (29) "Kopējās piegādes izmaksas:"
          Order information => UTF-8 string (25) "Pasūtījuma informācija"
          Order #%d => UTF-8 string (16) "Pasūtījums #%d"
          Made on: => UTF-8 string (8) "Ražots:"
          No order was created from this cart. => UTF-8 string (37) "No šī groza pasūtījums nav veikts"
          Create an order from this cart. => UTF-8 string (36) "Izveidot pasūtījumu no šī groza."
          Customer information => UTF-8 string (20) "Klienta informācija"
          Account registration date: => UTF-8 string (29) "Konts reģistrācijas datums:"
          Valid orders placed: => UTF-8 string (22) "Derīgie pasūtījumi:"
          Guest not registered => UTF-8 string (23) "Viesis nav reģistrēts"
          New messages => UTF-8 string (15) "Jauni ziņojumi"
          Open => UTF-8 string (7) "Atvērt"
          Closed => UTF-8 string (7) "Slēgts"
          Pending 1 => string (7) "Gaida 1"
          Pending 2 => string (7) "Gaida 2"
          No new messages => UTF-8 string (15) "Nav jaunu ziņu"
          New message => UTF-8 string (11) "Jauna ziņa"
          Meaning of status => string (16) "Statusa apraksts"
          Statistics => string (10) "Statistika"
          Sync => UTF-8 string (12) "Sinhronizēt"
          Run sync: => UTF-8 string (21) "Sākt sinhronzāciju:"
          Run sync => UTF-8 string (20) "Sākt sinhronzāciju"
          Click to synchronize mail automatically => UTF-8 string (53) "Noklikšķiniet, lai automātiski sinhronizētu pastu"
          Someone else => UTF-8 string (10) "Kāds cits"
          Forward this discussion => UTF-8 string (25) "Pārsūtīt šo diskusiju"
          Forward this discussion to an employee: => UTF-8 string (38) "Pārsūtīt šo diskusiju darbiniekam:"
          Comment: => UTF-8 string (11) "Komentārs:"
          Forward => UTF-8 string (11) "Pārsūtīt"
          See more => UTF-8 string (15) "Skatīt vairāk"
          Order # => UTF-8 string (14) "Pasūtījums #"
          Thread => string (4) "Zars"
          Forward this discussion to another employee => UTF-8 string (43) "Pārsūtīt šo diskusiju citam darbiniekam"
          Orders and messages timeline => UTF-8 string (34) "Pasūtījumu un ziņu hronoloģija"
          Your answer to => UTF-8 string (13) "Jūsu atbilde"
          To: => string (3) "Uz:"
          [1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2] => UTF-8 string (89) "[1]%count%[/1] pasūtījums (-i), kas apstiprināts (-i) par kopējo summu [2]%t...
          [1]%count%[/1] pasūtījums (-i), kas apstiprināts (-i) par kopējo summu [2]%total%[/2]
          
          No orders validated for the moment => UTF-8 string (45) "Nav apstiprinātu pasūtījumu uz doto brīdi"
          View order => UTF-8 string (8) "Aplūkot"
          View customer => UTF-8 string (15) "Skatīt klientu"
          Customer ID: => string (11) "Klienta ID:"
          Sent on: => UTF-8 string (11) "Nosūtīts:"
          Browser: => UTF-8 string (19) "Pārlūkprogrammas:"
          File attachment => string (10) "Piesaistne"
          View file => UTF-8 string (13) "Skatīt failu"
          Product # => string (10) "Produkta #"
          View this thread => UTF-8 string (22) "Skatīt šo prasījumu"
          Sent by: => UTF-8 string (11) "Nosūtīja:"
          Thread ID: => string (11) "Virknes ID:"
          Message ID: => UTF-8 string (10) "Ziņas ID:"
          Message: => UTF-8 string (6) "Ziņa:"
          Reply to this message => UTF-8 string (22) "Atbildēt uz šo ziņu"
          Please type your reply below: => UTF-8 string (39) "Lūdzu, ierakstiet savu atbildi zemāk:"
          Your reply will be sent to: => UTF-8 string (33) "Jūsu atbilde tiks nosūtīta uz:"
          Send my reply => UTF-8 string (22) "Nosūtīt manu atbildi"
          Text #%d => string (10) "Teksts #%d"
          Search for a product => UTF-8 string (17) "Meklēt produktus"
          View this order => UTF-8 string (24) "Skatīt šo pasūtījumu"
          Delay => UTF-8 string (15) "Aizkavēšanās"
          Hi, Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery. Please accept our apologies and rest assured that we are working hard to rectify this. Best regards, => UTF-8 string (222) "Sveicināti, Diemžēl jūsu pasūtījumā esošās preces pašlaik nav pieejamas. Tas...
          Sveicināti,
          
          Diemžēl jūsu pasūtījumā esošās preces pašlaik nav pieejamas. Tas var izraisīt nelielu piegādes kavēšanos.
          Lūdzu, pieņemiet mūsu atvainošanos un mēs strādājam, lai to novērstu.
          
          Ar cieņu,
          
          Waiting for confirmation => UTF-8 string (21) "Gaida apstiprinājumu"
          Waiting for package => string (10) "Gaida paku"
          Package received => UTF-8 string (19) "Sūtījums saņemts"
          Return denied => UTF-8 string (20) "Atgriešana atteikta"
          Return completed => UTF-8 string (20) "Atgriešana pabeigta"
          Awaiting check payment => UTF-8 string (23) "Gaidam maksājuma čeku"
          Payment accepted => UTF-8 string (23) "Maksājums ir pieņemts"
          Processing in progress => string (14) "Notiek process"
          Shipped => UTF-8 string (10) "Nosūtīts"
          Delivered => UTF-8 string (11) "Piegādāts"
          Canceled => string (7) "Atcelts"
          Payment error => UTF-8 string (18) "Maksājuma kļūda"
          On backorder (paid) => UTF-8 string (26) "Pasūtījumā (samaksāts)"
          On backorder (not paid) => UTF-8 string (30) "Pasūtījumā (nav samaksāts)"
          Awaiting bank wire payment => UTF-8 string (29) "Gaidam bankas pārskaitījumu"
          Remote payment accepted => UTF-8 string (35) "Attālinātais maksājums pieņemts"
          Awaiting Cash On Delivery validation => UTF-8 string (47) "Gaida skaidrās naudas apmaksas apstiprinājumu"
          None => string (7) "neviens"
          Low => string (4) "Zems"
          Medium => UTF-8 string (7) "Vidējs"
          High => string (6) "Augsts"
          1 - Creation in progress => UTF-8 string (23) "1 - Notiek izveidošana"
          2 - Order validated => UTF-8 string (33) "2 - Pasūtījums ir apstiprināts"
          3 - Pending receipt => UTF-8 string (21) "3 - Gaida saņemšanu"
          4 - Order received in part => UTF-8 string (21) "4 - Saņemts daļēji"
          5 - Order received completely => UTF-8 string (12) "5 - Saņemts"
          6 - Order canceled => string (11) "6 - Atcelts"
          Non ordered => UTF-8 string (14) "Nav pasūtīts"
          Abandoned cart => string (13) "Pamests grozs"
          Export carts => UTF-8 string (17) "Eksportēt grozus"
          Abandoned Carts => string (15) "Abandoned carts"
          From %date1% to %date2% => UTF-8 string (24) "No %date1% līdz %date2%"
          Average Order Value => UTF-8 string (30) "Vidējais pasūtījuma lielums"
          Net Profit per Visitor => UTF-8 string (35) "Neto peļņa uz vienu apmeklētāju"
          Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
          %amount% tax excl. => string (17) "%amount% bez PVN."
          Cart #%ID% => string (11) "Grozs #%ID%"
          VAT number => string (10) "PVN numurs"
          Time limit of validity => UTF-8 string (19) "Derīguma termiņš"
          Returns prefix => UTF-8 string (17) "Atgriež prefiksu"
          Return Merchandise Authorization (RMA) => UTF-8 string (30) "Atgrieto preču sistēma (RMA)"
          Customer explanation => UTF-8 string (22) "Pircēja paskaidrojumi"
          Returns form => UTF-8 string (18) "Atgriešanas forma"
          Order #%id% from %date% => UTF-8 string (28) "Pasūtījums #%id% no %date%"
          Date issued => string (6) "Datums"
          Enable returns => UTF-8 string (19) "Atļaut atgriešanu"
          Back office order => UTF-8 string (37) "Administrācijas paneļa pasūtījums"
          Free order => UTF-8 string (22) "Bezmaksas pasūtījums"
          Newsletter => string (7) "Jaunumi"
          Unknown => UTF-8 string (9) "Nezināms"
          %1$d years old (birth date: %2$s) => UTF-8 string (35) "%1$d gadi (dzimšanas datums: %2$s)"
          Average Age => UTF-8 string (16) "Vidējais vecums"
          Net Profit per Visit => UTF-8 string (34) "Neto peļņa uz vienu apmeklējumu"
          30 days => string (9) "30 dienas"
          Newsletter Registrations => UTF-8 string (22) "Jaunumu reģistrācija"
          Orders per Customer => UTF-8 string (20) "Klienta pasūtījumi"
          Total Cart => string (11) "Groza summa"
          Manual order -- Employee: => UTF-8 string (36) "Manuāls pasūtījums -- Darbinieks:"
          not paid => UTF-8 string (14) "nav samaksāts"
          overpaid => UTF-8 string (12) "pārmaksāts"
          Credit slip for order #%d => UTF-8 string (33) "Kredīta kvīts pasūtījumam #%d"
          Download credit slip => UTF-8 string (30) "Lejupielādēt kredītrēķinu"
          Phone number(s) => string (17) "Telefona numurs/i"
          Qty available => string (19) "Pieejamais daudzums"
          Registration => UTF-8 string (14) "Reģistrācija"
          Last visit => UTF-8 string (17) "Pēdējā vizīte"
          Change Order Status => UTF-8 string (28) "Mainīt pasūtījuma statusu"
          New client => string (13) "Jauns klients"
          Risk => string (5) "Risks"
          Add new order message => UTF-8 string (38) "Pievienot jaunu pasūtījuma ziņojumu"
          Add new order => UTF-8 string (28) "Pievienot jaunu pasūtījumu"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Order %reference% from %firstname% %lastname% => UTF-8 string (50) "Pasūtījums %reference% no %firstname% %lastname%"
          Customer email => string (15) "Klienta e-pasts"
          The national ID card number of this person, or a unique tax identification number. => UTF-8 string (96) "Šīs personas valsts personas apliecības numurs vai unikāls nodokļu identifik...
          Šīs personas valsts personas apliecības numurs vai unikāls nodokļu identifikācijas numurs.
          
          Address alias => UTF-8 string (22) "Adreses aizstājvārds"
          Birthday => UTF-8 string (17) "Dzimšanas datums"
          Group access => UTF-8 string (16) "Grupas piekļuve"
          Default customer group => UTF-8 string (27) "Noklusējuma pircēju grupa"
          Website => string (6) "Vietne"
          Allowed outstanding amount => UTF-8 string (27) "Pieļaujamā atlikuma summa"
          Maximum number of payment days => UTF-8 string (36) "Maksimālais maksājumu dienu skaits"
          Risk rating => string (14) "Riska reitings"
          Transform to a customer account => UTF-8 string (28) "Pārveidot par klienta kontu"
          Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Re-stock products => UTF-8 string (29) "Atgriezt produktus noliktavā"
          Generate a credit slip => UTF-8 string (25) "Ģenerēt kredītrēķinu"
          Generate a voucher => UTF-8 string (16) "Ģenerēt kuponu"
          Product(s) price: => string (19) "Produkta (-u) cena:"
          Product(s) price, excluding amount of initial voucher: => UTF-8 string (54) "Produkta(-u) cena, izņemot sākotnējā kupona summu:"
          Credit slip prefix => UTF-8 string (24) "Kredītrēķinu prefikss"
          Delivery prefix => UTF-8 string (18) "Piegādes prefikss"
          Delivery number => UTF-8 string (16) "Piegādes numurs"
          Enable product image => UTF-8 string (27) "Iespējot produkta attēlus"
          After the sequential number => UTF-8 string (19) "Pēc kārtas numura"
          Before the sequential number => UTF-8 string (20) "Pirms kārtas numura"
          Enable invoices => UTF-8 string (19) "Iespējot rēķinus"
          Enable tax breakdown => UTF-8 string (29) "Ieslēgt nodokļu sadalījumu"
          Invoice prefix => UTF-8 string (17) "Rēķina prefikss"
          Add current year to invoice number => UTF-8 string (45) "Pievienot pašreizējo gadu rēķina nummuram"
          Reset sequential invoice number at the beginning of the year => UTF-8 string (43) "Atjaunot rēķinu numurāciju gada sākumā"
          Position of the year date => UTF-8 string (21) "Gada datuma pozīcija"
          Invoice number => UTF-8 string (15) "Rēķina numurs"
          Legal free text => string (28) "Bezmaksas juridiskais teksts"
          Footer text => UTF-8 string (15) "Kājenes teksts"
          Invoice model => UTF-8 string (17) "Rēķina šablons"
          Use the disk as cache for PDF invoices => UTF-8 string (40) "Izmantot diska kešatmiņu PDF rēķinam"
          Display to customer? => UTF-8 string (23) "Rādīt patērētājam?"
          Required Fields => UTF-8 string (15) "Obligāti lauki"
          Set required fields for this section => UTF-8 string (45) "Norādiet nepieciešamos laukus šai sadaļai"
          Required fields => UTF-8 string (15) "Obligāti lauki"
          %firstname% %lastname% has not registered any addresses yet => UTF-8 string (60) "%firstname% %lastname% vēl nav reģistrējis nevienu adresi"
          Purchased products => UTF-8 string (20) "Iegādātie produkti"
          %firstname% %lastname% has no discount vouchers => string (42) "%firstname% %lastname% nav atlaides kuponu"
          Last connections => UTF-8 string (21) "Pēdējie pieslēgumi"
          Pages viewed => UTF-8 string (18) "Apskatītās lapas"
          Total time => UTF-8 string (15) "Kopējais laiks"
          Origin => string (8) "Izcelsme"
          IP Address => string (9) "IP Adrese"
          Sent on => UTF-8 string (10) "Nosūtīts"
          %firstname% %lastname% has never contacted you => UTF-8 string (52) "%firstname% %lastname% nekad nav sazinājies ar jums"
          Valid orders: => UTF-8 string (22) "Derīgie pasūtījumi:"
          for a total amount of %s => UTF-8 string (20) "par kopējo summu %s"
          Invalid orders: => UTF-8 string (23) "Nederīgs pasūtījums:"
          Total spent => UTF-8 string (16) "Kopā samaksāts"
          %firstname% %lastname% has not placed any orders yet => UTF-8 string (63) "%firstname% %lastname% vēl nav ievietojis nevienu pasūtījumu"
          Age => string (6) "Vecums"
          Registration Date => UTF-8 string (22) "Reģistrācijas datums"
          Last Visit => UTF-8 string (17) "Pēdējā vizīte"
          Best Customer Rank => UTF-8 string (21) "Labāko klientu rangs"
          Registrations => UTF-8 string (15) "Reģistrācijas"
          Latest Update => UTF-8 string (22) "Pēdējā atjaunošana"
          This customer is registered as a Guest. => UTF-8 string (42) "Šis klients ir reģistrējies kā Viesis."
          Add a private note => UTF-8 string (24) "Pielikt privātu atzīmi"
          Last emails => UTF-8 string (17) "Pēdējie e-pasti"
          Viewed products => UTF-8 string (20) "Apskatītie produkti"
          Administrate your customers => UTF-8 string (21) "Administrēt klientus"
          Taking good care of your customers starts with making sure their profiles contain all the information needed to have their packages shipped without mishap. => UTF-8 string (102) "Rūpes par klientu sākas ar viņu profilu pilnīgu aizpildīšanu lai sūtījumi sa...
          Rūpes par klientu sākas ar viņu profilu pilnīgu aizpildīšanu lai sūtījumi sasniegtu adresātu.
          
          Creating a new Customer => string (21) "Jauna klienta izveide"
          Editing customer %name% => UTF-8 string (24) "Rediģēt klientu %name%"
          Manage your Customers => UTF-8 string (15) "Klientu vadība"
          Information about customer %name% => UTF-8 string (31) "Informācija par klientu %name%"
          Customer since: %s => UTF-8 string (17) "Klients kopš: %s"
          Merchandise return (RMA) options => UTF-8 string (35) "Preču atgriešanas (RMA) iespējas"
          Merchandise Returns => UTF-8 string (18) "Preču atgriešana"
          Order messages => UTF-8 string (19) "Pasūtījumu ziņas"
          Discount name => string (18) "Atlaides nosaukums"
          Credit slip options => UTF-8 string (25) "Kredītrēķinu parametri"
          Print PDF => UTF-8 string (11) "Drukāt PDF"
          Generate PDF => UTF-8 string (19) "Ģenerēt PDF failu"
          Delivery slip options => UTF-8 string (28) "Piegādes rēķina iespējas"
          By date => UTF-8 string (11) "Pēc datuma"
          Generate PDF file by date => UTF-8 string (31) "Ģenerēt PDF failu pēc datuma"
          Order statuses => UTF-8 string (20) "Pasūtījuma statusi"
          By order status => UTF-8 string (25) "Pēc pasūtījuma statusa"
          Generate PDF file by status => UTF-8 string (32) "Ģenerēt PDF failu pēc statusa"
          Invoice options => UTF-8 string (18) "Rēķina parametri"
          Add new address => string (22) "Pievienot jaunu adresi"
          Cart => string (16) "Iepirkumu grozs:"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Add to cart => string (16) "Pievienot grozam"
          Vouchers => string (6) "Kuponi"
          Search for a voucher => UTF-8 string (16) "Meklēt vaučeri"
          Add new voucher => UTF-8 string (24) "Pievienot jaunu vaučeri"
          No voucher was found => UTF-8 string (20) "Vaučeri nav atrasti"
          Search for a customer => UTF-8 string (15) "Meklēt klientu"
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          View this cart => UTF-8 string (17) "Skatīt šo grozu"
          Use this cart => UTF-8 string (16) "Lietot šo grozu"
          Use => string (6) "Lietot"
          Duplicate this order => UTF-8 string (20) "Dublēt pasūtījumu"
          Gift => UTF-8 string (7) "Dāvana"
          Delivery option => UTF-8 string (17) "Piegādes izvēle"
          Shipping price (Tax incl.) => UTF-8 string (30) "Piegādes cena (ar nodokļiem)"
          Gift message => string (12) "Gift Message"
          Total products => UTF-8 string (15) "Kopā produkti:"
          Total vouchers (Tax excl.) => UTF-8 string (22) "Kopā kuponi (ar PVN):"
          Total shipping (Tax excl.) => UTF-8 string (24) "Kopā piegāde (bez PVN)"
          Total taxes => UTF-8 string (14) "Kopā nodokļi"
          Total (Tax excl.) => UTF-8 string (15) "Kopā (bez PVN)"
          Total (Tax incl.) => UTF-8 string (14) "Kopā (ar PVN)"
          Order status => string (16) "Izpildes statuss"
          Edit shipping details => UTF-8 string (29) "Labot sūtījuma informāciju"
          Create a new invoice => UTF-8 string (23) "Izveidot jaunu rēķinu"
          New invoice information => UTF-8 string (31) "Jauna informācija par rēķinu"
          SIRET => UTF-8 string (22) "Reģistrācijas numurs"
          APE => string (3) "APA"
          Shipping address => UTF-8 string (16) "Piegādes adrese"
          Invoice address => UTF-8 string (15) "Rēķina adrese"
          Private note => UTF-8 string (17) "Privāta piezīme"
          Recycled packaging => UTF-8 string (25) "Pārstrādāts iepakojums"
          Documents => string (9) "Dokumenti"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          Gift wrapping => UTF-8 string (18) "Dāvanu iepakojums"
          Document => string (9) "Dokuments"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          Delivery slip => UTF-8 string (18) "Piegādes veidlapa"
          Enter payment => UTF-8 string (19) "Ievadiet maksājumu"
          Add note => UTF-8 string (18) "Pievienot piezīmi"
          Edit note => UTF-8 string (14) "Labot piezīmi"
          Generate invoice => UTF-8 string (17) "Izveidot rēķinu"
          Resend email => UTF-8 string (28) "Atkārtoti nosūtīt e-pastu"
          Update status => UTF-8 string (19) "Atjaunināt statusu"
          Order ID => UTF-8 string (15) "Pasūtījuma ID"
          Linked orders => UTF-8 string (23) "Saistītie pasūtījumi"
          Configure predefined messages => UTF-8 string (43) "Konfigurēt iepriekš definētus ziņojumus"
          Send message => UTF-8 string (15) "Nosūtīt ziņu"
          Standard refund => string (17) "Standarta atmaksa"
          Return products => string (18) "Atgriezt produktus"
          Cancel products => string (17) "Atsaukt produktus"
          View invoice => UTF-8 string (25) "Apskatīt rēķina adresi"
          View delivery slip => UTF-8 string (26) "Apskatīt piegādes adresi"
          Print order => UTF-8 string (21) "Printēt pasūtījumu"
          Partial refund => UTF-8 string (27) "Daļēja naudas atgriešana"
          Payment method => string (14) "Apmaksas veids"
          Transaction ID => string (15) "Transakcijas ID"
          Not defined => UTF-8 string (13) "Nav definēts"
          Change currency => UTF-8 string (17) "Nomainīt valūtu"
          Reference number: => string (16) "Atsauces numurs:"
          Supplier reference: => UTF-8 string (20) "Piegādātāja kods:"
          Add a product => string (18) "Pievienot produktu"
          Refunded => UTF-8 string (10) "Atmaksāts"
          Wrapping => string (10) "Iepakojums"
          This order has been partially paid by voucher. Choose the amount you want to refund: => UTF-8 string (95) "Šis pasūtījums ir daļēji apmaksāts ar kuponu. Izvēlieties summu, ko vēlaties...
          Šis pasūtījums ir daļēji apmaksāts ar kuponu. Izvēlieties summu, ko vēlaties atmaksāt:
          
          Sources => string (5) "Avoti"
          From => string (2) "No"
          To => string (2) "Uz"
          Choose an order status => UTF-8 string (33) "Izvēlieties pasūtījuma statusu"
          Create order => string (12) "Create Order"
          Group => string (5) "Grupa"
          Groups => string (6) "Grupas"
          Stock location => UTF-8 string (28) "Noliktavas atrašanās vieta"
          AdminGlobal => array (284)
          Company => UTF-8 string (10) "Uzņēmums"
          Logo => string (4) "Logo"
          Amount => string (8) "daudzums"
          Product => string (8) "produkts"
          Value => UTF-8 string (9) "Vērtība"
          Tax excluded => string (7) "BEZ PVN"
          Tax included => string (6) "AR PVN"
          From => string (2) "No"
          To => string (2) "Uz"
          Next => UTF-8 string (10) "Nākošais"
          Actions => UTF-8 string (9) "Darbības"
          Hour => string (6) "stunda"
          Status => string (7) "Statuss"
          Description => string (8) "Apraksts"
          Code => string (4) "Kods"
          Priority => UTF-8 string (11) "Prioritāte"
          Brands => string (6) "Markas"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          Attributes => UTF-8 string (9) "Atribūti"
          Products => string (6) "Preces"
          Selected => UTF-8 string (12) "izvēlēties"
          Unselected => UTF-8 string (12) "Neizvēlēts"
          Stock => string (8) "Pieejams"
          Discounts => string (8) "Atlaides"
          Unit price => string (8) "gab.cena"
          Zone => string (4) "Zona"
          Email => string (6) "Epasts"
          Subject: => UTF-8 string (6) "Tēma:"
          Day => string (5) "diena"
          Month => UTF-8 string (8) "Mēnesis"
          Year => string (4) "Gads"
          Discount => string (7) "Atlaide"
          Category => string (10) "Kategorija"
          Password => string (6) "Parole"
          Email address => string (14) "E-pasta adrese"
          Forgot your password? => UTF-8 string (16) "Aimirsāt paroli"
          Quantity => string (8) "Daudzums"
          Action => UTF-8 string (8) "Darbība"
          Reference => UTF-8 string (7) "Norāde"
          Supplier => UTF-8 string (14) "Piegādātājs"
          Brand => UTF-8 string (7) "Zīmols"
          Attribute => UTF-8 string (9) "Atribūts"
          Features => UTF-8 string (15) "Papildiespējas"
          Type => string (4) "Tips"
          or => string (3) "vai"
          and => string (2) "un"
          Feature => UTF-8 string (8) "Iespēja"
          All => string (4) "Viss"
          result(s) => UTF-8 string (13) "rezultāts(i)"
          Shop group => string (13) "Veikala grupa"
          Module => string (7) "Modulis"
          Total => UTF-8 string (14) "Pavisam kopā:"
          Messages => UTF-8 string (6) "Ziņas"
          Bulk actions => UTF-8 string (19) "Vairākas darbības"
          Store => string (7) "Veikals"
          Options => UTF-8 string (9) "Iespējas"
          Back => UTF-8 string (8) "Atpakaļ"
          Modules => UTF-8 string (7) "Moduļi"
          Carts => string (5) "Grozi"
          Catalog => string (8) "Katalogs"
          Invoices => UTF-8 string (15) "Faktūrrēķini"
          From: => string (3) "No:"
          Total: => UTF-8 string (6) "Kopā:"
          All shops => string (12) "visi veikali"
          Help => UTF-8 string (11) "Palīdzība"
          Default => UTF-8 string (12) "Noklusējums"
          Miscellaneous => UTF-8 string (8) "Dažādi"
          (tax excl.) => string (9) "(bez PVN)"
          Drop-down list => UTF-8 string (21) "Nolaižamais saraksts"
          Radio buttons => string (10) "Radio poga"
          MultiStore => UTF-8 string (16) "Vairāki Veikali"
          Previous => UTF-8 string (8) "Atpakaļ"
          No tax => string (7) "Bez PVN"
          No Tax => string (7) "Bez PVN"
          Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
          30 days => string (9) "30 dienas"
          30 day => string (9) "30. diena"
          Values => UTF-8 string (10) "Vērtības"
          Social title => string (6) "Tituls"
          Date of birth => UTF-8 string (17) "Dzimšanas datums"
          Width => string (7) "Platums"
          Height => string (8) "Augstums"
          Customers => string (7) "Klienti"
          Depth => UTF-8 string (8) "Dziļums"
          Fax => string (4) "Faks"
          Last name => UTF-8 string (8) "Uzvārds"
          First name => UTF-8 string (6) "Vārds"
          Mobile => string (6) "Mobile"
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          ? => string (1) "?"
          Birth date => UTF-8 string (17) "Dzimšanas datums"
          Search results => UTF-8 string (23) "Meklēšanas rezultāti"
          Stores => string (7) "veikali"
          Countries => string (7) "Valstis"
          Name: => string (10) "Nosaukums:"
          All currencies => UTF-8 string (14) "Visas valūtas"
          All groups => string (12) "Visas grupas"
          Calendar => UTF-8 string (10) "Kalendārs"
          To: => string (3) "Uz:"
          Week => UTF-8 string (8) "Nedēļa"
          Never => string (5) "nekad"
          Note => string (7) "piezime"
          Phone => string (8) "Telefons"
          Zip/Postal code => string (13) "Pasta indekss"
          Class => string (5) "Klase"
          Menus => UTF-8 string (8) "Izvēlne"
          Home => UTF-8 string (6) "Mājas"
          Parent => UTF-8 string (7) "Vecāks"
          30 Days => string (9) "30 dienas"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Abandoned Carts => string (15) "Abandoned carts"
          Sales => UTF-8 string (11) "Pārdošana"
          Configure => UTF-8 string (11) "Konfigurēt"
          Tax excl. => UTF-8 string (14) "Bez nodokļiem"
          Percentage => string (8) "Procenti"
          Configuration => UTF-8 string (14) "Konfigurācija"
          Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
          Visits => UTF-8 string (12) "Apmeklējumi"
          Settings updated. => UTF-8 string (23) "Iestatījumi atjaunoti."
          By name => UTF-8 string (11) "Pēc vārda"
          By position => UTF-8 string (15) "Pēc pozīcijas"
          Descending => UTF-8 string (19) "Dilstošā secībā"
          Ascending => UTF-8 string (7) "Augoši"
          Shop association => UTF-8 string (19) "Veikala asociācija"
          Lastname => UTF-8 string (8) "Uzvārds"
          Firstname => UTF-8 string (6) "Vārds"
          Gender => string (7) "Dzimums"
          All countries => string (13) "Visas valstis"
          Enabled => UTF-8 string (9) "Ieslēgts"
          Disabled => UTF-8 string (9) "Izslēgts"
          None => string (7) "neviens"
          Name => string (9) "Nosaukums"
          Categories => UTF-8 string (8) "Sadaļas"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          ID => string (2) "ID"
          Pages => string (5) "Lapas"
          Meta title => string (14) "Meta-nosaukums"
          URL => string (12) "Lapas adrese"
          Maximum image size: %s. => UTF-8 string (33) "Maksimālais attēla izmērs: %s."
          Shop => string (7) "veikals"
          Hook => string (9) "Piesaiste"
          Delete => UTF-8 string (6) "Dzēst"
          Link => string (6) "Adrese"
          Label => string (9) "Nosaukums"
          Save => UTF-8 string (9) "Saglabāt"
          CSV Export => string (12) "Csv Eksports"
          Displaying %1$s of %2$s => UTF-8 string (18) "Rāda %1$s no %2$s"
          Last Name => UTF-8 string (8) "Uzvārds"
          First Name => UTF-8 string (6) "Vārds"
          Guide => UTF-8 string (10) "Pamācība"
          Quantity sold => UTF-8 string (17) "Daudzums pārdots"
          Edit => string (5) "Labot"
          Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          images => UTF-8 string (7) "Attēli"
          Images => UTF-8 string (7) "Attēli"
          customers => string (7) "Klienti"
          Products bought: => string (19) "Nopirktie produkti:"
          Filter => string (6) "Filtrs"
          Available quantity for sale => string (8) "Pieejams"
          Item => UTF-8 string (8) "Vienība"
          Average price => UTF-8 string (13) "Vidējā cena"
          Today => UTF-8 string (7) "Šodien"
          All Time => string (10) "Visu laiku"
          Average Order Value => UTF-8 string (30) "Vidējais pasūtījuma lielums"
          All customers => string (12) "Visi klienti"
          Tax incl. => UTF-8 string (13) "Ar nodokļiem"
          %firstname% %lastname% => string (22) "%firstname% %lastname%"
          Hours => string (7) "stundas"
          Days => string (6) "dienas"
          Text => string (6) "Teksti"
          Percent => string (8) "Procents"
          Size => UTF-8 string (7) "Izmērs"
          Filename => string (15) "Faila nosaukums"
          PDF => string (3) "PDF"
          Private => UTF-8 string (8) "Privāta"
          Last message => UTF-8 string (15) "Pēdējā ziņa"
          In transit => UTF-8 string (6) "Ceļā"
          Mobile Phone => string (12) "Mobilais tel"
          %s: %s => string (6) "%s: %s"
          Resource => string (7) "Resurss"
          - => string (1) "-"
          , => string (1) ","
          Required => UTF-8 string (9) "Obligāts"
          % => string (1) "%"
          New => string (5) "Jauns"
          Existing => UTF-8 string (6) "Esošs"
          tax incl. => string (6) "AR PVN"
          Format: 2011-12-31 (inclusive). => UTF-8 string (33) "Formāts: 2011-12-31 (ieskaitot)."
          All combinations => UTF-8 string (19) "Visas kombinācijas"
          Cancel => string (7) "Atsaukt"
          Date & Time => string (15) "Datums un laiks"
          View => UTF-8 string (9) "Apskatīt"
          General => UTF-8 string (11) "Vispārīgi"
          Meta keywords => UTF-8 string (21) "Meta atslēgas vārdi"
          Meta description => string (13) "Meta apraksts"
          Processing... => UTF-8 string (12) "Apstrāde..."
          Not filtered => string (10) "Bez filtra"
          Equals => UTF-8 string (8) "Vienāds"
          Below => UTF-8 string (10) "Mazāk par"
          Above => UTF-8 string (11) "Vairāk par"
          Inside range => string (8) "Apgabals"
          Version => string (7) "Versija"
          Multistore => string (13) "Multiboutique"
          Page => string (4) "Lapa"
          Layout => UTF-8 string (12) "Izkārtojums"
          Selection => string (6) "Izlase"
          Language => string (6) "Valoda"
          Currencies => UTF-8 string (8) "Valūtas"
          Languages => string (7) "Valodas"
          Advanced => UTF-8 string (13) "Padziļināti"
          Taxes => UTF-8 string (8) "Nodokļi"
          Bulk Actions => UTF-8 string (19) "Vairākas Darbības"
          Customized => UTF-8 string (10) "Pielāgots"
          Group => string (5) "Grupa"
          Settings => UTF-8 string (13) "Uzstādījumi"
          N/A => string (8) "Nav datu"
          Quick navigation => UTF-8 string (18) "Ātrā navigācija"
          Price => string (4) "Cena"
          Position => UTF-8 string (9) "Pozīcija"
          Image => UTF-8 string (7) "Attēls"
          Min => string (3) "Min"
          Max => string (3) "Max"
          SQL query => UTF-8 string (14) "SQL vaicājums"
          Online => UTF-8 string (11) "Tiešsaiste"
          Offline => UTF-8 string (16) "Nav Pieslēdzies"
          to => UTF-8 string (5) "līdz"
          For => string (3) "Par"
          Customer => string (7) "Klients"
          Currency => UTF-8 string (7) "Valūta"
          Country => string (6) "Valsts"
          Period => string (7) "Pereods"
          File => string (5) "Fails"
          Friendly URL => UTF-8 string (14) "Draudzīgs URL"
          Displayed => UTF-8 string (9) "Attēlots"
          SEO preview => UTF-8 string (16) "SEO priekšskats"
          Here is a preview of how your page will appear in search engine results. => UTF-8 string (54) "Šadi lapa izskatīsies meklēšanas lapu rezultātos."
          Performance => string (12) "Performances"
          State => UTF-8 string (6) "Štats"
          Address => string (6) "Adrese"
          Address (2) => string (10) "Adrese (2)"
          City => UTF-8 string (8) "Pilsēta"
          Other => string (4) "Cits"
          Mobile phone => string (17) "Mobilais telefons"
          Home phone => UTF-8 string (15) "Mājas telefons"
          tax excl. => string (7) "BEZ PVN"
          Unlimited => UTF-8 string (13) "Neierobežots"
          Groups => string (6) "Grupas"
          Active => UTF-8 string (7) "Aktīvs"
          Inactive => UTF-8 string (9) "Neaktīvs"
          Newsletter => string (7) "Jaunumi"
          Social Title => string (6) "Tituls"
          Subject => string (8) "Subjekts"
          Template => UTF-8 string (8) "Šablons"
          Addresses => string (7) "Adreses"
          Delivery => UTF-8 string (8) "Piegāde"
          Remove => UTF-8 string (6) "Dzēst"
          No records found => string (20) "Ieraksti nav atrasti"
          Summary => string (12) "Kopsavilkums"
          Combination => UTF-8 string (12) "Kombinācija"
          Package item => string (15) "Komplekta prece"
          Combinations => UTF-8 string (13) "Kombinācijas"
          from => string (2) "no"
          Me => string (2) "Es"
          Invoice => UTF-8 string (8) "Rēķins"
          Date => string (6) "Datums"
          Details => UTF-8 string (8) "Detaļas"
          Payment => UTF-8 string (10) "Maksājums"
          Employee => string (10) "Darbinieks"
          Warning => UTF-8 string (9) "Uzmanību"
          Message => UTF-8 string (5) "Ziņa"
          Order => UTF-8 string (12) "Pasūtījums"
          Available => string (8) "Pieejams"
          Weight => string (5) "Svars"
          Keywords => UTF-8 string (17) "Atslēgas vārdi:"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Tax => string (3) "PVN"
          Email: => string (7) "e-pasts"
          Title => string (6) "Tituls"
          File name => string (15) "Faila nosaukums"
          %count% file(s) => string (16) "%count% fails(i)"
          Loading... => UTF-8 string (14) "Ielādējas..."
          %count% errors => UTF-8 string (16) "%count% kļūdas"
          Product name => string (18) "Produkta nosaukums"
          ShopThemeCheckout => array (111)
          Use this address for invoice too => UTF-8 string (43) "Rēķina adrese sakrīt ar piegādes adresi"
          Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2]. => UTF-8 string (97) "Pārliecinieties vai izvēlēts [1]apmaksas veids[/1] un apstipriniet [2] veika...
          Pārliecinieties vai izvēlēts [1]apmaksas veids[/1] un apstipriniet [2] veikala noteikumus[/2].
          
          Kopā => UTF-8 string (5) "Kopā"
          Piegāde => UTF-8 string (8) "Piegāde"
          Total: => UTF-8 string (6) "Kopā:"
          Total shipping: => UTF-8 string (9) "Piegāde:"
          Total products: => string (9) "Produkti:"
          There is %product_count% item in your cart. => UTF-8 string (35) "Grozā ir %product_count% produkts."
          The selected address will be used both as your personal address (for invoice) and as your delivery address. => UTF-8 string (77) "Izvēlētā adrese tiks izmantota gan kā rēķina, gan kā piegādes adrese."
          The selected address will be used as your personal address (for invoice). => UTF-8 string (54) "Izvēlētā adrese tiks izmantota kā rēķina adrese."
          tax incl. => string (6) "AR PVN"
          tax excl. => string (7) "BEZ PVN"
          (additional cost of %giftcost% %taxlabel%) => string (41) "(papildus izmaksas %giftcost% %taxlabel%)"
          I would like my order to be gift wrapped %cost% => UTF-8 string (63) "Es vēlos, lai pasūtījums tiktu iesaiņots kā dāvana %cost%"
          Personal Information => UTF-8 string (24) "Personīgā informācija"
          I agree to the [terms of service] and will adhere to them unconditionally. => UTF-8 string (87) "Es piekrītu [pakalpojumu sniegšanas noteikumiem] un ievērošu tos bez nosacīj...
          Es piekrītu [pakalpojumu sniegšanas noteikumiem] un ievērošu tos bez nosacījumiem.
          
          %price% tax incl. => string (14) "%price% ar PVN"
          %price% tax excl. => string (16) "%price% bez PVN."
          Free => string (10) "Bezmaksas!"
          My Address => string (11) "Mana adrese"
          Tax included => string (6) "AR PVN"
          Tax excluded => string (7) "BEZ PVN"
          Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Guest order tracking => UTF-8 string (30) "Viesu pasūtījumu izsekošana"
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          Product Successfully Added to Your Shopping Cart => UTF-8 string (47) "Produkts veiksmīgi pievienots iepirkumu grozam"
          Total => UTF-8 string (14) "Pavisam kopā:"
          Total (tax incl.) => UTF-8 string (14) "Kopā (ar PVN)"
          Total (tax excl.) => UTF-8 string (15) "Kopā (BEZ PVN)"
          Subtotal => string (10) "Starpsumma"
          Gift wrapping => UTF-8 string (18) "Dāvanu iepakojums"
          Discount(s) => string (10) "Atlaide(s)"
          Shipping => UTF-8 string (8) "Piegāde"
          Included taxes => UTF-8 string (8) "Nodokļi"
          Taxes => UTF-8 string (8) "Nodokļi"
          1 item => UTF-8 string (10) "1 vienība"
          %count% items => string (14) "%count% preces"
          A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.). => UTF-8 string (133) "Nepieciešama minimālā groza vērtība %amount% (bez PVN) lai apstiprinātu pasū...
          Nepieciešama minimālā groza vērtība %amount% (bez PVN) lai apstiprinātu pasūtījumu. Patreizējā vērtība %total% (bez PVN).
          
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Discount => string (7) "Atlaide"
          Shipping and handling => UTF-8 string (22) "Piegāde un iepakojums"
          Tax => string (3) "PVN"
          Product successfully added to your shopping cart => UTF-8 string (50) "Produkts ir veiksmīgi pievienots iepirkumu grozam"
          Quantity: => string (9) "Daudzums:"
          There are %products_count% items in your cart. => UTF-8 string (36) "Grozā ir %products_count% produkti."
          Subtotal: => string (11) "Starpsumma:"
          Shipping: => UTF-8 string (9) "Piegāde:"
          Cart => string (16) "Iepirkumu grozs:"
          The minimum purchase order quantity for the product is %quantity%. => UTF-8 string (52) "Mazākais pasūtījums šim produktam ir %quantity%."
          Gift => UTF-8 string (7) "Dāvana"
          There are no more items in your cart => UTF-8 string (15) "Grozs ir tukšs"
          Have a promo code? => string (22) "Jums ir atlaides kods?"
          Promo code => string (12) "Akcijas kods"
          Close => UTF-8 string (8) "Aizvērt"
          Create an account => string (16) "Izveidot profilu"
          (optional) => UTF-8 string (13) "(neobligāts)"
          And save time on your next order! => UTF-8 string (41) "Ietapiet laiku veicot nākošos pirkumus!"
          Order items => UTF-8 string (19) "Pasūtīt produktus"
          Unit price => string (8) "gab.cena"
          Total products => UTF-8 string (15) "Kopā produkti:"
          Quantity => string (8) "Daudzums"
          %product_count% item in your cart => UTF-8 string (31) "%product_count% produkti grozā"
          %products_count% items in your cart => UTF-8 string (32) "%products_count% produkti grozā"
          Shipping Method => UTF-8 string (15) "Piegādes veids"
          Addresses => string (7) "Adreses"
          Please check your order before payment => UTF-8 string (60) "Lūdzu, pārbaudiet pasūtījumu pirms maksājuma veikšanas"
          Your Delivery Address => UTF-8 string (22) "Jūsu piegādes adrese"
          Your Invoice Address => UTF-8 string (21) "Jūsu rēķina adrese"
          Shipping Address => UTF-8 string (16) "Piegādes adrese"
          Billing address differs from shipping address => UTF-8 string (47) "Rēķina adrese atšķiras no piegādes adreses"
          Transaction amount has been correctly updated => UTF-8 string (38) "Transakcijas summa atjaunojās korekti"
          No payment needed for this order => UTF-8 string (44) "Šim pasūtījumam samaksa nav nepieciešama"
          Selected => UTF-8 string (12) "izvēlēties"
          Unfortunately, there are no payment method available. => UTF-8 string (62) "Atvainojamies, šobrīd nav pieejams neviens maksājuma veids."
          By confirming the order, you certify that you have read and agree with all of the conditions below: => UTF-8 string (92) "Apstiprinot pirkumu Jūs piekrītat ka est iepazinies un piekrītat sekojošiem ...
          Apstiprinot pirkumu Jūs piekrītat ka est iepazinies un piekrītat sekojošiem noteikumiem:
          
          Order with an obligation to pay => UTF-8 string (31) "Pasūtiet ar pienākumu maksāt"
          If you sign out now, your cart will be emptied. => UTF-8 string (54) "Ja atslēgsieties no sistēmas, grozs tiks iztukšots."
          Order as a guest => UTF-8 string (20) "Pasūtīt kā viesim"
          If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
          I would like to receive my order in recycled packaging. => UTF-8 string (66) "Es piekrītu saņemt savu pasūtījumu pārstrādātā iepakojumā"
          If you'd like, you can add a note to the gift: => UTF-8 string (52) "Ja Jūs vēlieties, dāvanai var pievienot kartiņu:"
          Unfortunately, there are no carriers available for your delivery address. => UTF-8 string (61) "Diemžēl piegāde nav iespējama uz Jūsu norādīto adresi."
          Shopping Cart => string (15) "Iepirkumu grozs"
          Your order is confirmed => UTF-8 string (35) "Jūsu pasūtījums ir apstiprināts"
          An email has been sent to your mail address %email%. => UTF-8 string (47) "E-pasts ir nosūtīts uz Jūsu e-pastu %email%."
          You can also [1]download your invoice[/1] => UTF-8 string (30) "Lejupielādēt [1]rēķinu[/1]"
          Order details => UTF-8 string (21) "Pasūtījuma detaļas"
          Order reference: %reference% => UTF-8 string (32) "Pasūtījuma numurs: %reference%"
          Payment method: %method% => string (25) "Apmaksas metode: %method%"
          Shipping method: %method% => UTF-8 string (26) "Piegādes metode: %method%"
          Save time on your next order, sign up now => UTF-8 string (70) "Ietaupi laiku iepērkoties nākošajā reizē, piereģistrējies tagad"
          Code => string (4) "Kods"
          Description => string (8) "Apraksts"
          Value => UTF-8 string (9) "Vērtība"
          Minimum => string (8) "Minimums"
          Cumulative => UTF-8 string (5) "Kopā"
          Expiration date => UTF-8 string (19) "Derīguma termiņš"
          Name => string (9) "Nosaukums"
          Payment => UTF-8 string (10) "Maksājums"
          Order reference => UTF-8 string (19) "Pasūtījuma numurs"
          Date => string (6) "Datums"
          Total price => UTF-8 string (13) "Kopējā cena"
          Status => string (7) "Statuss"
          Invoice => UTF-8 string (8) "Rēķins"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Payment method => string (14) "Apmaksas veids"
          Delivery address %alias% => UTF-8 string (24) "Piegādes adrese %alias%"
          Invoice address %alias% => UTF-8 string (23) "Rēķina adrese %alias%"
          Weight => string (5) "Svars"
          Shipping cost => UTF-8 string (18) "Piegādes izmaksas"
          Tracking number => UTF-8 string (19) "Izsekošanas numurs"
          AdminActions => array (120)
          Search company => UTF-8 string (18) "Meklēt uzņēmumu"
          Uninstall => UTF-8 string (11) "Atinstalēt"
          Validate => UTF-8 string (8) "Validēt"
          Save and stay => UTF-8 string (19) "Saglabāt un palikt"
          Generate => UTF-8 string (9) "Ģenerēt"
          Choose => UTF-8 string (12) "Izvēlēties"
          -- Choose -- => UTF-8 string (18) "-- Izvēlēties --"
          Remove => UTF-8 string (6) "Dzēst"
          View => UTF-8 string (9) "Apskatīt"
          Import => UTF-8 string (9) "Importēt"
          Disable => UTF-8 string (8) "atslēgt"
          Translate => string (6) "Tulkot"
          Print out => UTF-8 string (8) "Printēt"
          Preview => UTF-8 string (9) "Apskatīt"
          Select all => string (12) "ielikt visas"
          Unselect all => UTF-8 string (14) "Izslēgt visas"
          Display => UTF-8 string (8) "Attēlot"
          Reset => UTF-8 string (11) "Atiestatīt"
          and stay => string (12) "un palieciet"
          Apply => UTF-8 string (12) "Apstiprināt"
          Search => UTF-8 string (7) "Meklēt"
          See more => UTF-8 string (15) "Skatīt vairāk"
          Hide warning => UTF-8 string (20) "Slēpt brīdinājumu"
          Choose language: => UTF-8 string (20) "Izvēlieties valodu:"
          Close => UTF-8 string (8) "Aizvērt"
          Install => UTF-8 string (9) "Instalēt"
          Edit: %s => string (9) "Labot: %s"
          Check All => UTF-8 string (16) "Pārbaudīt visu"
          Uncheck All => UTF-8 string (18) "Nepārbaudīt visu"
          Find a category => UTF-8 string (18) "Meklēt kategoriju"
          Check all => UTF-8 string (16) "Pārbaudīt visu"
          Uncheck all => UTF-8 string (12) "Noņemt visu"
          Finish => string (7) "Pabeigt"
          Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
          Delete selected => UTF-8 string (18) "Dzēst izvēlētos"
          Add new menu => UTF-8 string (24) "Pievienot jaunu izvēlni"
          Show or hide menu. => UTF-8 string (30) "Rādīt vai paslēpt izvēlni."
          Enable selection => UTF-8 string (21) "Iespējot izvēlētos"
          Disable selection => UTF-8 string (16) "Izslēgt izvēli"
          Configure => UTF-8 string (11) "Konfigurēt"
          Refresh => UTF-8 string (13) "Atsvaidzināt"
          Continue => UTF-8 string (9) "Turpināt"
          Sort => UTF-8 string (8) "Šķirot"
          Sort order => UTF-8 string (20) "Kārtošanas secība"
          Export .CSV file => UTF-8 string (21) "Eksportēt .CSV failu"
          Cancel => string (7) "Atsaukt"
          Save => UTF-8 string (9) "Saglabāt"
          Choose a file => UTF-8 string (18) "Izvēlieties failu"
          Edit => string (5) "Labot"
          Delete => UTF-8 string (6) "Dzēst"
          Add new => string (15) "Pievienot jaunu"
          Add => string (9) "Pievienot"
          Search position => UTF-8 string (22) "Meklēšanas pozīcija"
          Search email => UTF-8 string (15) "Meklēt e-pastu"
          Search ISO code => UTF-8 string (16) "Meklēt ISO kodu"
          Search code => UTF-8 string (12) "Meklēt kodu"
          Search date format => UTF-8 string (23) "Meklēt datuma formātu"
          Search ID => UTF-8 string (10) "Meklēt ID"
          Search name => UTF-8 string (14) "Meklēt vārdu"
          Search post code => UTF-8 string (21) "Meklēt pasta indeksu"
          Search city => UTF-8 string (16) "Meklēt pilsētu"
          Search first name => UTF-8 string (14) "Meklēt vārdu"
          Search last name => UTF-8 string (16) "Meklēt uzvārdu"
          Search description => UTF-8 string (21) "Meklēšanas apraksts"
          Search key => UTF-8 string (21) "Meklēšanas atslēga"
          New product => string (14) "Jauns produkts"
          Add tag => string (15) "Pievienot birku"
          Order by => UTF-8 string (12) "Kārtot pēc"
          Close window => UTF-8 string (13) "Aizvērt logu"
          Change password... => UTF-8 string (17) "Mainīt paroli..."
          Done => UTF-8 string (10) "Izpildīts"
          Confirm => UTF-8 string (12) "Apstiprināt"
          Go => string (7) "Aiziet!"
          Download => UTF-8 string (14) "Lejupielādēt"
          Use => string (6) "Lietot"
          Change => UTF-8 string (7) "Mainīt"
          Enable => UTF-8 string (10) "Aktivizēt"
          Load => UTF-8 string (9) "Ielādēt"
          All => string (4) "Viss"
          Edit: %name% => string (13) "Labot: %name%"
          Save and preview => UTF-8 string (27) "Saglabāt un priekšskatīt"
          Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Generate emails => UTF-8 string (18) "Ģenerēt e-pastus"
          Back to configuration => UTF-8 string (26) "Atpakaļ uz konfigurāciju"
          Choose layouts => UTF-8 string (19) "Izvēlieties maketu"
          Show => UTF-8 string (7) "Rādīt"
          Update => string (8) "Atjaunot"
          Edit: %value% => string (14) "Labot: %value%"
          Copy => UTF-8 string (6) "Kopēt"
          Export => UTF-8 string (10) "Eksportēt"
          Modify => UTF-8 string (10) "Modificēt"
          Learn more => UTF-8 string (16) "Uzziniet vairāk"
          Try again => UTF-8 string (19) "Mēģiniet vēlreiz"
          See less => UTF-8 string (14) "Rādīt mazāk"
          Delete selection => UTF-8 string (18) "Dzēst iezīmētos"
          Filter by categories => UTF-8 string (25) "Filtrēt pēc kategorijas"
          Activate selection => UTF-8 string (17) "Aktivizēt atlasi"
          Deactivate selection => string (13) "Atcelt atlasi"
          Duplicate selection => UTF-8 string (16) "Duplicēt atlasi"
          Unselect => UTF-8 string (14) "Noņemt atlasi"
          Show SQL query => UTF-8 string (24) "Parādīt SQL vaicājumu"
          Duplicate => UTF-8 string (9) "Dublicēt"
          Reorder => UTF-8 string (18) "Pasūtīt vēlreiz"
          Save & refresh => UTF-8 string (21) "Saglabāt un atjaunot"
          Export to SQL Manager => UTF-8 string (25) "Eksportēt uz SQL Manager"
          Create => string (8) "Izveidot"
          Delete this file => UTF-8 string (16) "Dzēst šo failu"
          Save image settings => UTF-8 string (31) "Saglabāt attēla iestatījumus"
          Send => UTF-8 string (7) "Sūtīt"
          Shipping => UTF-8 string (8) "Piegāde"
          Select => UTF-8 string (8) "Atlasīt"
          Choose file(s) => UTF-8 string (21) "Izvēlieties failu(s)"
          Expand => UTF-8 string (8) "Izvērst"
          Collapse => UTF-8 string (8) "Sakļaut"
          Read more => UTF-8 string (15) "Skatīt vairāk"
          Download file => UTF-8 string (20) "Lejupielādēt failu"
          Add my IP => string (24) "Pievienot manu IP adresi"
          Sort by => UTF-8 string (12) "Kārtot pēc"
          Check / Uncheck all => UTF-8 string (34) "Atzīmēt / Noņemt atzīmi visiem"
          Confirm this action => UTF-8 string (25) "Apstiprināt šo darbību"
          AdminLoginNotification => array (23)
          Some identification information is missing. => UTF-8 string (41) "Trūkst informācija par identifikāciju."
          You will be redirected to the login page in a few seconds. => UTF-8 string (71) "Pēc pāris sekundēm Jūs tiksiet pārvizīti uz pieslēgšanās lapu."
          Please, check your mailbox. => UTF-8 string (27) "Pārbaudiet savu pastkasti."
          A link to reset your password has been sent to you. => UTF-8 string (61) "Saite lai nomainītu paroli tika nosūtīta uz Jūsu e-pastu."
          For security reasons, you cannot connect to the back office until you have: => UTF-8 string (82) "Drošības apsvērumu dēļ Jūs nevarat pieslēgties administrācijai kamēr nav:"
          deleted the /install folder => UTF-8 string (44) "neizdzēsīsiet instalāciajs (install) mapi"
          renamed the /admin folder (e.g. %s) => UTF-8 string (38) "pārsauca /admin direktoriju (e.g. %s)"
          Please then access this page by the new URL (e.g. %s) => UTF-8 string (46) "Apmeklējiet lapu ar jauno URL saiti (e.g. %s)"
          For security reasons, you must also delete the /install folder. => UTF-8 string (65) "Drošības apsvērumu dēļ, vēlams arī izdzēst /install mapi."
          SSL is activated. However, your IP is allowed to enter unsecure mode for maintenance or local IP issues. => UTF-8 string (111) "SSL ir aktivizēts. Jūsu IP adresei ir ļauts piekļūt lapai nedrošā režīmā lap...
          SSL ir aktivizēts. Jūsu IP adresei ir ļauts piekļūt lapai nedrošā režīmā lapas uzturēšanas darbiem.
          
          SSL is activated. Please connect using the following link to [1]log in to secure mode (https://)[/1] => UTF-8 string (124) "SSL ir aktivizēts. Lai pieslēgtos lietojiet sekojošu saiti [1]un pieslēgtos ...
          SSL ir aktivizēts. Lai pieslēgtos lietojiet sekojošu saiti [1]un pieslēgtos sistēmai drošajā režīmā (https://)[/1]
          
          The employee does not exist, or the password provided is incorrect. => UTF-8 string (62) "Darbinieks neeksistē, vai arī parole ir nepareizi ievadīta."
          This employee does not manage the shop anymore (either the shop has been deleted or permissions have been revoked). => UTF-8 string (93) "Šis darbinieks vairs neapkalpo šo lapu ( vai nu ir dzēsts veikals vai mainīt...
          Šis darbinieks vairs neapkalpo šo lapu ( vai nu ir dzēsts veikals vai mainīta piekļuve).
          
          This account does not exist. => UTF-8 string (17) "Konts neeksistē."
          You can reset your password every %interval% minute(s) only. Please try again later. => UTF-8 string (84) "Jūs varat atjaunot savu paroli katru %interval% minūti. Lūdzu mēģiniet vēlāk."
          Please, check your mailbox. A link to reset your password has been sent to you. => UTF-8 string (75) "Pārbaudiet savu e-pastu. Paroles atjaunināšanas saite ir nosūtīta tur."
          An error occurred while attempting to reset your password. => UTF-8 string (51) "Radās kļūda, mēģinot atjaunināt jūsu paroli."
          The password is missing: please enter your new password. => UTF-8 string (48) "Nav paroles: lūdzu ievadiet Jūsu jauno paroli."
          The password is not in a valid format. => UTF-8 string (30) "Parolei nav pieejams formāts."
          The confirmation is empty: please fill in the password confirmation as well. => UTF-8 string (84) "Trūkst paroles apstiprināšana: lūdzu aizpildiet lauku paroles apstiprināšanai."
          Your password reset request expired. Please start again. => UTF-8 string (75) "Jūsu paroles atjaunošanas termiņš ir beidzies. Lūdzu sāciet no jauna."
          An error occurred while attempting to change your password. => UTF-8 string (22) "Kļūda mainot paroli."
          The password has been changed successfully. => UTF-8 string (32) "Parole ir veiksmīgi nomainīta."
          ShopFormsLabels => array (36)
          Company => UTF-8 string (20) "Uzņēmuma nosaukums"
          Identification number => UTF-8 string (22) "Reģistrācijas numurs"
          Alias => UTF-8 string (14) "Aizstājvārds"
          Address => string (6) "Adrese"
          Address Complement => UTF-8 string (22) "Adreses papildinājums"
          Zip/Postal Code => string (13) "Pasta indekss"
          City => UTF-8 string (8) "Pilsēta"
          Country => string (6) "Valsts"
          State => UTF-8 string (6) "Štats"
          Phone => string (8) "Telefons"
          Mobile phone => string (17) "Mobilais telefons"
          VAT number => string (10) "PVN numurs"
          Other => string (4) "Cits"
          First name => UTF-8 string (6) "Vārds"
          Last name => UTF-8 string (8) "Uzvārds"
          Social title => string (6) "Tituls"
          Birthdate => UTF-8 string (17) "Dzimšanas datums"
          Email => string (6) "Epasts"
          Password => string (6) "Parole"
          Subject => string (8) "Subjekts"
          Order reference => UTF-8 string (19) "Pasūtījuma numurs"
          Attachment => string (9) "Pielikums"
          Message => UTF-8 string (5) "Ziņa"
          Your email address => UTF-8 string (20) "Jūsu e-pasta adrese"
          -- day -- => string (11) "-- diena --"
          -- month -- => UTF-8 string (14) "-- mēnesis --"
          -- year -- => UTF-8 string (18) "–– gads ––"
          Optional => UTF-8 string (11) "Neobligāts"
          Set your password: => UTF-8 string (23) "Uzstādiet savu paroli:"
          Product => string (8) "produkts"
          -- please choose -- => UTF-8 string (22) "-- lūdzu izvēlies --"
          Order Reference: => UTF-8 string (20) "Pasūtījuma numurs:"
          Email: => string (7) "e-pasts"
          Email address => string (14) "E-pasta adrese"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirmation => UTF-8 string (24) "Jaunā parole atkārtoti"
          ShopThemeActions => array (53)
          Save => UTF-8 string (9) "Saglabāt"
          Add to cart => string (16) "Pievienot grozam"
          Sign out => string (5) "Iziet"
          Sign in => string (5) "Ieiet"
          Filter By => UTF-8 string (13) "Filtrēt pēc"
          Clear all => UTF-8 string (14) "Notīrīt visu"
          Remove => UTF-8 string (7) "Noņemt"
          Cart => string (16) "Iepirkumu grozs:"
          Subscribe => UTF-8 string (7) "Abonēt"
          OK => string (4) "Labi"
          Share => string (5) "Share"
          remove from cart => UTF-8 string (16) "izņemt no groza"
          Show => UTF-8 string (9) "Parādīt"
          Hide => UTF-8 string (8) "Paslēpt"
          Previous => UTF-8 string (8) "Atpakaļ"
          Next => UTF-8 string (10) "Nākošais"
          View products => UTF-8 string (19) "Apskatīt produktus"
          Quick view => UTF-8 string (9) "Apskatīt"
          Quantity => string (8) "Daudzums"
          Choose file => UTF-8 string (18) "Izvēlēties failu"
          Remove Image => UTF-8 string (14) "Izdzēst bildi"
          Save Customization => UTF-8 string (19) "Saglabāt izmaiņas"
          Filter => UTF-8 string (8) "Filtrēt"
          Back to top => UTF-8 string (9) "Uz augšu"
          Select => UTF-8 string (8) "Atlasīt"
          Choose => UTF-8 string (12) "Izvēlēties"
          Download => UTF-8 string (14) "Lejupielādēt"
          Cancel => string (6) "Atcelt"
          Delete => UTF-8 string (6) "Dzēst"
          Edit => string (5) "Labot"
          Proceed to checkout => UTF-8 string (20) "Turpināt maksājumu"
          show details => UTF-8 string (21) "paradīt informāciju"
          Add => string (9) "Pievienot"
          Take advantage of our exclusive offers: => UTF-8 string (50) "Izmantot iespējas no eksluzīviem piedāvājumiem"
          Continue => UTF-8 string (9) "Turpināt"
          edit => UTF-8 string (9) "Rediģēt"
          add new address => string (22) "Pievienot jaunu adresi"
          Continue shopping => UTF-8 string (20) "Turpināt iepirkties"
          Checkout => UTF-8 string (15) "Norēķināties"
          Create account => string (14) "Izveidot kontu"
          Update => string (8) "Atjaunot"
          Add a new address => string (22) "Pievienot jaunu adresi"
          Create new address => string (21) "Izveidot jaunu adresi"
          Send => UTF-8 string (7) "Sūtīt"
          Reorder => UTF-8 string (18) "Pasūtīt no jauna"
          Print out => UTF-8 string (8) "Printēt"
          Send reset link => UTF-8 string (29) "Nosūtīt atjaunošanas linku"
          Back to login => UTF-8 string (25) "Atpakaļ uz autorizāciju"
          Back to Login => UTF-8 string (30) "Atpakaļ uz ielogošanās lapu"
          Change Password => UTF-8 string (16) "Nomainīt paroli"
          Register => UTF-8 string (14) "Reģistrēties"
          Refresh => string (8) "Atjaunot"
          Availability: => UTF-8 string (9) "Piegāde:"
          ModulesProductcommentsAdmin => array (47)
          Save => UTF-8 string (9) "Saglabāt"
          Valid for the entire catalog => string (19) "Der visam katalogam"
          Restricted to some categories => UTF-8 string (38) "Ierobežots atsevišķās kategorijās"
          Restricted to some products => UTF-8 string (36) "Ierobežots atsevišķiem produktiem"
          Product Comments => UTF-8 string (19) "Produkta komentāri"
          Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          The criterion cannot be saved => UTF-8 string (26) "Nevar saglabāt kritēriju"
          Criterion deleted => UTF-8 string (19) "Kristērijs dzēsts"
          Configuration => UTF-8 string (14) "Konfigurācija"
          All reviews must be validated by an employee => UTF-8 string (41) "Visas atsauksmes jāaptiprina darbiniekam"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Allow guest reviews => UTF-8 string (23) "Ļaut viesu komentārus"
          Enable upvotes / downvotes on reviews => UTF-8 string (35) "Ieslēgt balsojumus par atsauksmēm"
          Minimum time between 2 reviews from the same user => UTF-8 string (55) "Minimālais laiks starp 2 viena lietotāja komentāriem"
          Number of comments per page => UTF-8 string (23) "Komentāru skaits lapā"
          Reviews waiting for approval => UTF-8 string (32) "Komentāri gaida apstiprinājumu"
          Reported Reviews => UTF-8 string (28) "Paziņojumi par komentāriem"
          Approve => UTF-8 string (12) "Apstiprināt"
          Not abusive => UTF-8 string (15) "Nav aizskarošs"
          ID => string (2) "ID"
          Name => string (9) "Nosaukums"
          Type => string (4) "Tips"
          Status => string (7) "Statuss"
          Add New Criterion => UTF-8 string (26) "Pievienot jaunu kritēriju"
          Review Criteria => UTF-8 string (22) "Pārbaudīt kritēriju"
          Approved Reviews => UTF-8 string (23) "Pievienotās atsauksmes"
          Review title => string (20) "Atsauksmes nosaukums"
          Review => string (9) "Recenzija"
          Rating => UTF-8 string (13) "Novērtējums"
          Author => string (6) "Autors"
          Product => string (8) "produkts"
          Time of publication => UTF-8 string (19) "Publikācijas laiks"
          Criterion will be restricted to the following categories => UTF-8 string (48) "Kritērijs tiks ierobežots šajās kategorijās"
          Mark the boxes of categories to which this criterion applies. => UTF-8 string (63) "Atzīmējiet kurās kategorijās šis kritērijs piepildīsies."
          Selected => UTF-8 string (12) "izvēlēties"
          Collapse All => UTF-8 string (17) "Sašaurināt visu"
          Expand All => UTF-8 string (13) "Izvērst visu"
          Check All => UTF-8 string (16) "Pārbaudīt visu"
          Uncheck All => UTF-8 string (18) "Nepārbaudīt visu"
          Add new criterion => UTF-8 string (26) "Pievienot jaunu kritēriju"
          Criterion name => UTF-8 string (20) "Kritērija nosaukums"
          Maximum length: %s characters => UTF-8 string (31) "Maksimālais garums: %s zimboli"
          Application scope of the criterion => UTF-8 string (32) "Aplikācijas kritērija apgabals"
          The criterion will be restricted to the following products => UTF-8 string (44) "Kritērijs tiks ierobežots šiem produktiem"
          Active => UTF-8 string (7) "Aktīvs"
          Product Name => string (18) "Produkta nosaukums"
          ShopThemeLaberthemes => array (11)
          All Categories => string (7) "Veikals"
          Search entire store... => UTF-8 string (19) "Meklēt veikalā..."
          Check out => string (18) "Uz iepirkumu grozu"
          More => UTF-8 string (7) "Vairāk"
          Read more => UTF-8 string (14) "Lasīt vairāk"
          seconds => string (8) "sekundes"
          minutes => UTF-8 string (8) "minūtes"
          hours => string (7) "stundas"
          days => string (6) "dienas"
          weeks => UTF-8 string (9) "nedēļas"
          Compare => UTF-8 string (12) "Salīdzināt"
          ModulesBlockwishlistMywishlist => array (1)
          Home => UTF-8 string (7) "Sākums"
          ShopFormsHelp => array (10)
          .png .jpg .gif => string (14) ".png .jpg .gif"
          (E.g.: %date_format%) => UTF-8 string (26) "(piemēram: %date_format%)"
          your@email.com => string (15) "jusu@epasts.com"
          Select reference => UTF-8 string (20) "Izvēlieties sadaļu"
          optional => UTF-8 string (11) "neobligāts"
          How can we help? => UTF-8 string (26) "Kā mēs varam palīdzēt?"
          Don't forget to save your customization to be able to add to cart => UTF-8 string (71) "Neaizmirstiet saglabāt labojumus lai varētu pievienot produktu grozam"
          Your message here => UTF-8 string (11) "Jūsu ziņa"
          250 char. max => UTF-8 string (21) "maksimāli 250 zīmes"
          No selected file => UTF-8 string (20) "Nav izvēlēts fails"
          ShopActions => array (1)
          Back to top => UTF-8 string (9) "Uz augšu"
          ShopThemeCustomeraccount => array (82)
          Transform your guest account into a customer account and enjoy: => UTF-8 string (64) "Pārveidojiet savu viesa kontu par klienta kontu un izmantojiet:"
          Iziet => string (5) "Iziet"
          Labot => string (5) "Labot"
          Receive offers from our partners => UTF-8 string (53) "Saņemt speciālos piedāvājumus no mūsu partneriem"
          #%id% => string (5) "#%id%"
          Your account => UTF-8 string (11) "Jūsu konts"
          Vouchers => string (6) "Kuponi"
          Credit slips => UTF-8 string (17) "Kredīta izraksti"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          Information => UTF-8 string (12) "Informācija"
          Addresses => string (7) "Adreses"
          Add first address => UTF-8 string (25) "Pievienot primāro adresi"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Create account => string (14) "Izveidot kontu"
          Log me out => string (5) "Iziet"
          Log in to your customer account => UTF-8 string (35) "Pierakstīties savā klienta kontā"
          View my customer account => UTF-8 string (26) "Skatīt manu klienta kontu"
          Connected as [1]%firstname% %lastname%[/1]. => UTF-8 string (47) "Pievienojies kā [1]%firstname% %lastname%[/1]."
          Not you? [1]Log out[/1] => UTF-8 string (31) "Neesat Jūs? [1]Atslēgties[/1]"
          Create an account => string (16) "Izveidot profilu"
          You have given permission to receive your order in recycled packaging. => UTF-8 string (88) "Jūs esiet atļāvis (atļāvusi) savu pasūtījumu iepakot pārstrādātā iepakojumā."
          Personalized and secure access => UTF-8 string (34) "Personalizētu un droša piekļuvi"
          Fast and easy checkout => UTF-8 string (36) "Ātru un vieglu preču pasūtīšanu"
          Easier merchandise return => UTF-8 string (39) "Vieglāku preču atgriešanas kārtību"
          Back to your account => UTF-8 string (23) "Atpakaļ uz Jūsu kontu"
          Returned => string (9) "Atgriezts"
          Merchandise return => UTF-8 string (20) "Produktu atgriešana"
          If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below. => UTF-8 string (170) "Ja Jūs vēlaties atgriezt vienu vai vairākas preces, lūdzu atzīmējiet atbilst...
          Ja Jūs vēlaties atgriezt vienu vai vairākas preces, lūdzu atzīmējiet atbilstošos laukus un sniedziet atgriešanas paskaidrojumu. Tad nospiediet zemāk esošo pogu.
          
          Request a return => UTF-8 string (22) "Pieprasīt atgriešanu"
          Messages => UTF-8 string (6) "Ziņas"
          Add a message => UTF-8 string (15) "Pievienot ziņu"
          If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
          Update your address => UTF-8 string (16) "Izmainīt adresi"
          New address => string (12) "Jauna adrese"
          Your addresses => UTF-8 string (12) "Jūsu adrese"
          Log in to your account => UTF-8 string (27) "Pierakstīties savā kontā"
          No account? Create one here => UTF-8 string (36) "Jums nav konta? Izveidojiet to šeit"
          Your vouchers => UTF-8 string (12) "Jūsu kuponi"
          Guest Order Tracking => UTF-8 string (30) "Viesu pasūtījumu izsekošana"
          To track your order, please enter the following information: => UTF-8 string (70) "Lai izsekotu jūsu pasūtījumu, lūdzu, ievadiet šādu informāciju:"
          For example: QIIXJXNUI or QIIXJXNUI#1 => UTF-8 string (41) "Piemēram: QIIXJXNUI vai arī QIIXJXNUI#1"
          Guest Tracking => string (14) "Viesu uzskaite"
          Order history => UTF-8 string (21) "Pasūtījumu vēsture"
          Here are the orders you've placed since your account was created. => UTF-8 string (76) "Šie ir pasūtījumi, kurus Jūs esiet veicis (veikusi) kopš konta izveides"
          Details => UTF-8 string (8) "Detaļas"
          Your personal information => UTF-8 string (30) "Jūsu personīgā informācija"
          Order history and details => UTF-8 string (33) "Pasūtījumu vēsture un detaļas"
          Order details => UTF-8 string (21) "Pasūtījuma detaļas"
          Order Reference %reference% - placed on %date% => UTF-8 string (47) "Pasūtījuma nr. %reference% - izveidots %date%"
          Download your invoice as a PDF file. => UTF-8 string (46) "Lejupielādēt savu rēķinu kā PDF dokumentu"
          You have requested gift wrapping for this order. => UTF-8 string (57) "Jūs pieprasījāt savu pasūtījumu iepakot kā dāvanu."
          Message => UTF-8 string (5) "Ziņa"
          Follow your order's status step-by-step => UTF-8 string (27) "Apskatīt savu pasūtījumu"
          Click the following link to track the delivery of your order => UTF-8 string (63) "Spiediet uz sekojošās adreses, lai sekotu savam pasūtījumam"
          Here is a list of pending merchandise returns => UTF-8 string (24) "Jūsu atgrieztās preces"
          Return => UTF-8 string (11) "Atgriešana"
          Package status => UTF-8 string (16) "Pakas stāvoklis"
          Returns form => UTF-8 string (18) "Atgriešanas forma"
          Return details => UTF-8 string (17) "Atgriešanas dati"
          %number% on %date% => string (23) "#%number% veikts %date%"
          We have logged your return request. => UTF-8 string (55) "Mēs esam saņēmuši Jūsu atgriešanas pieprasījumu."
          Your package must be returned to us within %number% days of receiving your order. => UTF-8 string (78) "Pasūtījums jāatgriež %number% dienu laikā pēc pasūtījuma saņemšanas."
          The current status of your merchandise return is: [1] %status% [/1] => UTF-8 string (58) "Pašreizējais atgriezto preču statuss: [1] %status% [/1]"
          List of items to be returned: => UTF-8 string (38) "Preču saraksts, kuras tiks atgrieztas"
          Reminder => UTF-8 string (11) "Atgādināt"
          All merchandise must be returned in its original packaging and in its original state. => UTF-8 string (80) "Visi produkti ir jāatgriež oriģinālajā iepakojumā bez lietojuma pazīmēm."
          Please print out the [1]returns form[/1] and include it with your package. => UTF-8 string (82) "Izdrukājiet [1]atgriešanas formu[/1] un pievienojiet atgriežamajam sūtījumam."
          Please check the [1]returns form[/1] for the correct address. => UTF-8 string (72) "Pārbaudiet vai [1]atgriešanas formā[/1] ir norādīta pareiza adrese."
          When we receive your package, we will notify you by email. We will then begin processing order reimbursement. => UTF-8 string (145) "Tiklīdz mēs saņemsim Jūsu paku mēs nosūtīsim Jums e-pasta paziņojumu. Tad ar...
          Tiklīdz mēs saņemsim Jūsu paku mēs nosūtīsim Jums e-pasta paziņojumu. Tad arī mēs sāksim pasūtījuma vērtības atgriešanas procesu.
          
          Please let us know if you have any questions. => UTF-8 string (56) "Ja Jums ir kādi jautājumi, lūdzu sazinieties ar mums."
          If the conditions of return listed above are not respected, we reserve the right to refuse your package and/or reimbursement. => UTF-8 string (102) "Ja augstāk minētie atgriešanas nosacījumi nav ievēroti, mēs esam tiesīgi att...
          Ja augstāk minētie atgriešanas nosacījumi nav ievēroti, mēs esam tiesīgi atteikt kompensāciju.
          
          Order => UTF-8 string (12) "Pasūtījums"
          Date issued => string (6) "Datums"
          Credit slips you have received after canceled orders. => UTF-8 string (61) "Kredītrēķini kuri saņemti pēc pasūtījuma anulēšanas."
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          View credit slip => UTF-8 string (26) "Apskatīt kredīta izrastu"
          Please enter the email address you used to register. You will receive a temporary link to reset your password. => UTF-8 string (131) "Lūdzu ievadiet e-pasta adresi, ko lietojāt lai reģistrētos. Jūs saņemsiet pa...
          Lūdzu ievadiet e-pasta adresi, ko lietojāt lai reģistrētos. Jūs saņemsiet pagaidu saiti, caur kuru varēsiet atjaunot paroli.
          
          Forgot your password? => UTF-8 string (16) "Aimirsāt paroli"
          Reset your password => UTF-8 string (21) "Nomainīt savu paroli"
          Email address: %email% => string (16) "E-pasts: %email%"
          Already have an account? => string (18) "Jums jau ir konts?"
          Log in instead! => UTF-8 string (16) "Pieslēdzieties!"
          ShopThemeCatalog => array (97)
          Save %percentage% => string (22) "Ietaupiet %percentage%"
          Save %amount% => string (18) "Ietaupiet %amount%"
          Items => UTF-8 string (10) "vienības:"
          Item => UTF-8 string (8) "Vienība"
          Categories => UTF-8 string (8) "Sadaļas"
          Pages => string (5) "Lapas"
          Price drop => string (18) "Nocenotie produkti"
          Best sellers => UTF-8 string (17) "Visvairāk pirkts"
          Category: %category_name% => string (27) "Kategorija: %category_name%"
          List of all brands => UTF-8 string (21) "Visu zīmolu saraksts"
          %number% products => string (17) "%number% produkti"
          %number% product => string (17) "%number% produkti"
          Prices drop => string (17) "Nocenoti produkti"
          Search results => UTF-8 string (23) "Meklēšanas rezultāti"
          List of products by supplier %supplier_name% => UTF-8 string (53) "Produktu saraksts pēc piegādātāja %supplier_name%"
          List of all suppliers => UTF-8 string (28) "Visu piegādātāju saraksts"
          Quantity => string (8) "Daudzums"
          Name, A to Z => UTF-8 string (20) "Nosaukums: A līdz Z"
          Name, Z to A => string (17) "Nosaukums, Z to A"
          Price, low to high => UTF-8 string (32) "Cena, no lētākās uz dārgāko"
          Price, high to low => UTF-8 string (32) "Cena, no dārgākās uz lētāko"
          Sales, highest to lowest => UTF-8 string (33) "Pārdošana, no vairāk uz mazāk"
          Date added, newest to oldest => UTF-8 string (42) "Datums pievienots, no jaunākā uz vecāko"
          Date added, oldest to newest => UTF-8 string (42) "Datums pievienots, no vecākā uz jaunāko"
          Relevance => UTF-8 string (11) "Atbilstība"
          %1$s: => string (5) "%1$s:"
          Search our catalog => UTF-8 string (17) "Meklēt katalogā"
          Search => UTF-8 string (7) "Meklēt"
          New => string (5) "Jauns"
          Used => string (9) "Izmantots"
          Refurbished => string (9) "Atjaunots"
          Online only => UTF-8 string (18) "Tikai tiešsaistē"
          On sale! => UTF-8 string (14) "Izpārdošana!"
          Reduced price => string (7) "Atlaide"
          Pack => string (7) "Pakotne"
          Product available with different options => UTF-8 string (25) "Prece pieejama opcionāli"
          Last items in stock => UTF-8 string (28) "Noliktavā pēdējās preces"
          ean13 => string (5) "ean13"
          isbn => string (4) "isbn"
          upc => string (3) "upc"
          Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
          All best sellers => UTF-8 string (34) "Visi visvairāk pārdotie produkti"
          All brands => UTF-8 string (12) "Visi zīmoli"
          No brand => UTF-8 string (11) "Bez zīmola"
          %s other product in the same category: => UTF-8 string (34) "%s produkts tajā pat kategorijā:"
          %s other products in the same category: => UTF-8 string (34) "%s produktu tajā pat kategorijā:"
          Customers who bought this product also bought: => UTF-8 string (50) "Klienti, kuri iegādājās šo preci nopirka arī:"
          My alerts => UTF-8 string (16) "Mani paziņojumi"
          Popular Products => UTF-8 string (18) "Populāri produkti"
          All products => string (13) "Visi produkti"
          New products => string (14) "Jauni produkti"
          All new products => string (20) "Visi jaunie produkti"
          1 person is currently watching this product. => UTF-8 string (40) "1 persona pašlaik skatās šo produktu."
          %nb_people% people are currently watching this product. => UTF-8 string (42) "%nb_people% personas skatās šo produktu."
          Last time this product was bought: %date_last_order% => UTF-8 string (61) "Pēdējo reizi šis produkts tika nopirkts: %date_last_order%"
          Last time this product was added to a cart: %date_last_cart% => UTF-8 string (69) "Pēdējo reizi kad produkts tikai pievienots grozam: %date_last_cart%"
          No RSS feed added => UTF-8 string (32) "Nav pievienota neviena RSS ziņa"
          On sale => UTF-8 string (13) "Izpārdošana"
          All sale products => UTF-8 string (28) "Visi izpārdošanas produkti"
          All suppliers => UTF-8 string (19) "Visi piegādātāji"
          No supplier => UTF-8 string (18) "Nav piegādātāju"
          Viewed products => UTF-8 string (20) "Apskatītie produkti"
          Regular price => string (14) "Standarta cena"
          Price => string (4) "Cena"
          Your customization: => UTF-8 string (19) "Jūsu pielāgojumi:"
          Product customization => UTF-8 string (23) "Produkta papildinājumi"
          Brand => UTF-8 string (7) "Zīmols"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Availability date: => UTF-8 string (32) "Datums, kad prece būs pieejama:"
          Data sheet => string (9) "Datu lapa"
          Specific References => UTF-8 string (20) "Specifiskas norādes"
          Condition => UTF-8 string (10) "Stāvoklis"
          Reference => UTF-8 string (7) "Norāde"
          Volume discounts => string (15) "Apjoma atlaides"
          You Save => UTF-8 string (13) "Jūs ietaupat"
          %price% tax excl. => string (16) "%price% bez PVN."
          Instead of %price% => UTF-8 string (18) "Tā vietā %price%"
          Including %amount% for ecotax => UTF-8 string (41) "Iekļaujot %amount% dabas resursa nodokli"
          (not impacted by the discount) => UTF-8 string (20) "(neietekmē atlaide)"
          No tax => string (7) "Bez PVN"
          Showing %from%-%to% of %total% item(s) => UTF-8 string (41) "Attēlo %from%-%to% no %total% produktiem"
          There are %product_count% products. => string (32) "Tur ir %product_count% produkti."
          There is 1 product. => string (18) "Tur ir 1 produkts."
          Brands => UTF-8 string (7) "Modeļi"
          List of products by brand %brand_name% => UTF-8 string (43) "Produktu saraksts pēc zīmola %brand_name%"
          List of products by supplier %s => UTF-8 string (35) "Produkta piegādātāju saraksts %s"
          This pack contains => UTF-8 string (15) "Šajā pakā ir"
          Description => string (8) "Apraksts"
          Product Details => UTF-8 string (17) "Produkta detaļas"
          Attachments => string (9) "Pielikumi"
          You might also like => UTF-8 string (19) "Saistītie produkti"
          Suppliers => UTF-8 string (14) "Piegādātājs"
          Unit price => string (9) "Gab. cena"
          Total price => UTF-8 string (13) "Kopējā cena"
          Product => string (8) "Produkts"
          Grid => UTF-8 string (8) "Režģis"
          List => string (5) "Rinda"
          AdminCatalogHelp => array (132)
          Does not apply to the shipping costs => UTF-8 string (38) "Neattiecas uz nosūtīšanas izmaksām"
          Optional: The cart rule will be available to everyone if you leave this field blank. => UTF-8 string (93) "Papildus: esošais grozu noteikumi būs pieejams visiem, ja jūs atstāsiet šo l...
          Papildus: esošais grozu noteikumi būs pieejams visiem, ja jūs atstāsiet šo lauku tukšu.
          
          The default period is one month. => UTF-8 string (46) "Pēc noklusējuma - periods ir viens mēnesis."
          You can choose a minimum amount for the cart either with or without the taxes and shipping. => UTF-8 string (99) "Jūs varat izvēlēties minimālo summu par grozu, vai nu ar vai bez nodokļiem, ...
          Jūs varat izvēlēties minimālo summu par grozu, vai nu ar vai bez nodokļiem, un nosūtīšanas.
          
          The cart rule will be applied to the first "X" customers only. => UTF-8 string (62) "Groza noteikums tiks piemērots tikai pirmajiem "X" klientiem."
          A customer will only be able to use the cart rule "X" time(s). => UTF-8 string (57) "Klients varēs izmantot tikai groza noteikumu "X" reizes."
          This restriction applies to the country of delivery. => UTF-8 string (48) "Šis ierobežojums attiecas uz piegādes valsti."
          This will be displayed in the cart summary, as well as on the invoice. => UTF-8 string (60) "Tas tiks parādīts grozu kopsavilkumā, kā arī rēķinā."
          For your eyes only. This will never be displayed to the customer. => UTF-8 string (49) "Tikai jums. Tas nekad netiks parādīts klientam."
          Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers. => UTF-8 string (96) "Uzmanību! Ja jūs atstājat šo lauku tukšu, noteikums tiks automātiski piemēro...
          Uzmanību! Ja jūs atstājat šo lauku tukšu, noteikums tiks automātiski piemērots klientiem.
          
          If the voucher is not yet in the cart, it will be displayed in the cart summary. => UTF-8 string (77) "Ja kvīts vēl nav iekļauts grozā, tas tiks parādīts groza kopsavilkumā."
          Only applicable if the voucher value is greater than the cart total. => UTF-8 string (76) "Piemēro tikai tad, ja kupona vērtība ir lielāka par kopējo groza summu."
          If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder. => UTF-8 string (223) "Ja jūs neatļaujiet daļēju izmantošanu, kupona vērtība tiks samazināta līdz k...
          Ja jūs neatļaujiet daļēju izmantošanu, kupona vērtība tiks samazināta līdz kopējai pasūtījuma summai. Tomēr, ja jūs atļausiet daļēju kupona izmantošanu, tad par atlikušo daļu tiks izveidots jauns kupons.
          
          Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2". => UTF-8 string (145) "Groza noteikumi tiek piemēroti pēc prioritātes. Groza noteikums ar prioritāt...
          Groza noteikumi tiek piemēroti pēc prioritātes. Groza noteikums ar prioritāti "1" tiks apstrādāts pirms groza noteikuma ar prioritāti "2".
          
          Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600"). => UTF-8 string (110) "Izvēlieties krāsu ar krāsu atlasītāju vai ievadiet HTML krāsas kodu (piemēra...
          Izvēlieties krāsu ar krāsu atlasītāju vai ievadiet HTML krāsas kodu (piemēram, "lightblue", "#CC6600").
          
          Your internal name for this attribute. => UTF-8 string (44) "Jūsu iekšējais nosaukums šim atribūtam."
          The public name for this attribute, displayed to the customers. => UTF-8 string (56) "Publiskais nosaukums šim atribūtam, redzams klientiem."
          The way the attribute's values will be presented to the customers in the product's page. => UTF-8 string (74) "Atribūta vērtību uzrādīšanas veids priekš klientiem produktu lapā."
          Choose the attribute group for this value. => UTF-8 string (44) "Izvēlaties atribūta grupu šai vērtībai."
          Upload an image file containing the color texture from your computer. => UTF-8 string (70) "Augšupielādējat attēla failu kurš satur tekstūru no sava datora."
          This will override the HTML color! => UTF-8 string (29) "Tas pārrakstīs HTML krāsu!"
          Save then add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
          Allow customers to upload files using the contact page. => UTF-8 string (74) "Atļaut klientiem augšupielādēt failus izmantojot kontaktēšanās lapu"
          Please fill out the message fields that appear by default when you answer a thread on the customer service page. => UTF-8 string (136) "Lūdzu, aizpildiet ziņojuma laukus, kas tiek parādīti pēc noklusējuma, kad at...
          Lūdzu, aizpildiet ziņojuma laukus, kas tiek parādīti pēc noklusējuma, kad atbildat uz pieprasījumiem klientu apkalpošanas lapā.
          
          URL for your IMAP server (ie.: mail.server.com). => UTF-8 string (51) "Saite jūsu IMAP serverim (piem.: mail.server.com)."
          Port to use to connect to your IMAP server. => string (46) "Ports ko izmanto savienojumam ar IMAP serveri."
          User to use to connect to your IMAP server. => UTF-8 string (61) "Lietotāja vārds, lai izveidotu savienojumu ar IMAP serveri."
          Password to use to connect your IMAP server. => string (36) "Parole savienojumam ar IMAP serveri."
          Delete messages after synchronization. If you do not enable this option, the synchronization will take more time. => UTF-8 string (110) "Dzēsiet ziņojumus pēc sinhronizācijas. Ja neieslēgsiet šo opciju, sinhronizā...
          Dzēsiet ziņojumus pēc sinhronizācijas. Ja neieslēgsiet šo opciju, sinhronizācija prasīs vairāk laika.
          
          Create new threads for unrecognized emails. => UTF-8 string (57) "Izveidot jaunu neatpazīstamu e-pasta ziņojumu sarakstu."
          Use POP3 instead of IMAP. => string (29) "Izmantojiet POP3, nevis IMAP."
          Do not use RSH or SSH to establish a preauthenticated IMAP sessions. => UTF-8 string (79) "Neizmantojiet RSH vai SSH, lai izveidotu iepriekš apstiprinātas IMAP sesijas."
          Use the Secure Socket Layer (TLS/SSL) to encrypt the session. => UTF-8 string (66) "Izmantojiet Secure Socket Layer (TLS / SSL), lai šifrētu sesiju."
          Validate certificates from the TLS/SSL server. => UTF-8 string (45) "Apstipriniet TLS / SSL servera sertifikātus."
          Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates. => UTF-8 string (136) "Nevar apstiprināt sertifikātus no TLS / SSL servera. Tas ir nepieciešams tik...
          Nevar apstiprināt sertifikātus no TLS / SSL servera. Tas ir nepieciešams tikai tad, ja serveris izmanto paša paraksta sertifikātus.
          
          Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it. => UTF-8 string (112) "Piespiediet start-TLS lietošanu sesijas šifrēšanai un noraidiet savienojumu ...
          Piespiediet start-TLS lietošanu sesijas šifrēšanai un noraidiet savienojumu ar serveriem, kas to neatbalsta.
          
          Do not use start-TLS to encrypt the session, even with servers that support it. => UTF-8 string (81) "Neizmantojiet start-TLS, lai šifrētu sesiju, pat ar serveriem, kas to atbals...
          Neizmantojiet start-TLS, lai šifrētu sesiju, pat ar serveriem, kas to atbalsta.
          
          Save and add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
          Back to the list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Add new feature values => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
          Add new feature value => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
          Company name for this supplier => UTF-8 string (41) "Uzņēmuma nosaukums šim piegādātājam"
          Phone number for this supplier => UTF-8 string (31) "Piegādātāja telefona nummurs"
          Mobile phone number for this supplier. => UTF-8 string (39) "Piegādātāja mobilā telefona numurs."
          Will appear in the list of suppliers. => UTF-8 string (38) "Parādīsies piegādātāju sarakstā."
          Upload a supplier logo from your computer. => UTF-8 string (59) "Augšupielādējiet piegādātāja logotipu no sava datora."
          Create a new product: CTRL+P => string (31) "Izveidot jaunu produktu: CTRL+P"
          To have a different title from the category name, enter it here. => UTF-8 string (66) "Lai nosaukums būtu savādāks kā kategorijai, ievadiet to šeit."
          To have a different description than your category summary in search results page, write it here. => UTF-8 string (119) "Lai meklēšanas rezultātu lapā būtu atšķirīgs apraksts nekā jūsu kategoriju k...
          Lai meklēšanas rezultātu lapā būtu atšķirīgs apraksts nekā jūsu kategoriju kopsavilkums, ierakstiet to šeit.
          
          Search for a product => UTF-8 string (17) "Meklēt produktus"
          Enter your product name => string (32) "Ievadiet sava produkta nosaukumu"
          The summary is a short sentence describing your product.<br />It will appears at the top of your shop's product page, in product lists, and in search engines' results page (so it's important for SEO). To give more details about your product, use the "Description" tab. => UTF-8 string (314) "Kopsavilkums ir īss teikums, kurā aprakstīts jūsu produkts. <br/>Tas parādīs...
          Kopsavilkums ir īss teikums, kurā aprakstīts jūsu produkts. <br/>Tas parādīsies jūsu veikala produkta lapas augšdaļā, produktu sarakstos un meklētājprogrammu rezultātu lapā (tādēļ tas ir svarīgi, lai veiktu SEO). Lai iegūtu sīkāku informāciju par jūsu produktu, izmantojiet cilni "Apraksts".
          
          Search and add a related product => UTF-8 string (45) "Meklējiet un pievienojiet saistītu produktu"
          Use a comma to create separate tags. E.g.: dress, cotton, party dresses. => UTF-8 string (95) "Izmantojiet komatu, lai izveidotu atsevišķus tagus. Piemēram: kleita, kokvil...
          Izmantojiet komatu, lai izveidotu atsevišķus tagus. Piemēram: kleita, kokvilna, vakarkleita.
          
          Per kilo, per litre => string (24) "Par kilogramu, par litru"
          Leave empty to disable => UTF-8 string (31) "Atstājiet tukšu lai izslēgtu"
          Combine several attributes, e.g.: "Size: all", "Color: red". => UTF-8 string (80) "Apvienojiet vairākus atribūtus, piemēram: "Izmērs: visi", "Krāsa: sarkans"."
          This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces) => UTF-8 string (144) "Šis apraksts parādīsies meklētājprogrammās. Jums ir nepieciešams viens teiku...
          Šis apraksts parādīsies meklētājprogrammās. Jums ir nepieciešams viens teikums, kas ir īsāks par 160 rakstzīmēm (ieskaitot atstarpes)
          
          To which product the page should redirect? => UTF-8 string (45) "Uz kādu produktu lapai vajadzētu novirzīt?"
          To which category the page should redirect? => UTF-8 string (48) "Uz kādu produktu lapai vajadzētu pāradresēt?"
          If no category is selected the Main Category is used => UTF-8 string (64) "Ja nav izvēlēta kategorija, tiks izmantota galvenā kategorija"
          To have a different title from the product name, enter it here. => UTF-8 string (77) "Lai virsraksta nosaukums būtu atšķirīgs kā produktam, ievadiet to šeit."
          Public title for the product's page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field. => UTF-8 string (183) "Publiskais virsraksts produkta lapai un meklētājprogrammām. Atstājiet tukšu,...
          Publiskais virsraksts produkta lapai un meklētājprogrammām. Atstājiet tukšu, lai izmantotu produkta nosaukumu. Atlikušo rakstzīmju skaits tiek parādīts lauka kreisajā pusē.
          
          To have a different description than your product summary in search results pages, write it here. => UTF-8 string (106) "Lai iegūtu meklēšanas rezultātu lapās citu aprakstu nekā produkta kopsavilku...
          Lai iegūtu meklēšanas rezultātu lapās citu aprakstu nekā produkta kopsavilkums, uzrakstiet to šeit.
          
          Upload a brand logo from your computer. => UTF-8 string (52) "Augšupielādējiet zīmola logotipu no sava datora."
          Search name => UTF-8 string (14) "Meklēt vārdu"
          Search category => UTF-8 string (18) "Meklēt kategoriju"
          Search ref. => UTF-8 string (19) "Meklēšanas lauks."
          Save the product and stay on the current page: ALT+SHIFT+S => UTF-8 string (72) "Saglabāt produktu un palieciet uz pašreizējās lapas: ALT + SHIFT + S"
          Permanently delete this product. => UTF-8 string (32) "Izdzēst šo produktu pilnībā."
          See how your product sheet will look online: ALT+SHIFT+V => UTF-8 string (75) "Skatiet, kā jūsu produktu lapa izskatīsies tiešsaistē: ALT + SHIFT + V"
          Enable or disable the product on your shop: ALT+SHIFT+O => UTF-8 string (62) "Ieslēgt vai izslēgt produktu savā veikalā: ALT + SHIFT + O"
          Save and duplicate this product, then go to the new product: ALT+SHIFT+D => UTF-8 string (95) "Saglabājiet un kopējiet šo produktu, pēc tam pārejiet pie jaunā produkta: AL...
          Saglabājiet un kopējiet šo produktu, pēc tam pārejiet pie jaunā produkta: ALT + SHIFT + D
          
          Save and go back to the catalog: ALT+SHIFT+Q => UTF-8 string (53) "Saglabāt un atgriezieties katalogā: ALT + SHIFT + Q"
          Save and create a new product: ALT+SHIFT+P => UTF-8 string (53) "Saglabāt un izveidot jaunu produktu: ALT + SHIFT + P"
          Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product? => UTF-8 string (183) "Vai tas ir produktu komplekts (vismaz divu esošu produktu kombinācija), virt...
          Vai tas ir produktu komplekts (vismaz divu esošu produktu kombinācija), virtuāls produkts (lejupielādējamais fails, pakalpojums utt.) vai vienkārši standarta, fizisks produkts?
          
          Search categories => UTF-8 string (19) "Meklēt kategorijas"
          Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics. => UTF-8 string (221) "Kurā vietnes vietā produktam jāparādās? Galvenā kategorija ir vieta, kur pro...
          Kurā vietnes vietā produktam jāparādās? Galvenā kategorija ir vieta, kur produkts tiek rādīts pēc noklusējuma: šī ir kategorija, kas redzama produkta lapas URL. Atslēgtās kategorijas ir rakstītas kursīvā.
          
          If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it. => UTF-8 string (297) "Ja vēlaties ātri izveidot jaunu kategoriju, to varat izdarīt šeit. Neaizmirs...
          Ja vēlaties ātri izveidot jaunu kategoriju, to varat izdarīt šeit. Neaizmirstiet pēc tam doties uz kategoriju lapu, lai aizpildītu nepieciešamās detaļas (apraksts, attēls utt.). Jauna kategorija netiks automātiski parādīta jūsu veikala izvēlnē, lūdzu, izlasiet palīdzību par to.
          
          Does this combination have a different price? Is it cheaper or more expensive than the default retail price? => UTF-8 string (123) "Vai šai kombinācijai ir atšķirīga cena? Vai tas ir lētāks vai dārgāks nekā n...
          Vai šai kombinācijai ir atšķirīga cena? Vai tas ir lētāks vai dārgāks nekā noklusējuma mazumtirdzniecības cena?
          
          The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity. => UTF-8 string (189) "Minimālais daudzums, kas nepieciešams, lai iegādātos šo produktu (1 atslēdz ...
          Minimālais daudzums, kas nepieciešams, lai iegādātos šo produktu (1 atslēdz šo funkciju). Piemēram: ja norādīt 3, tad klienti varēs iegādāties šo produktu ne mazāk kā 3 gab.
          
          The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1] => UTF-8 string (168) "E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu l...
          E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu lapu. Lai mainītu atļaujas, dodieties uz [1]Paplašinātie uzstādījumi> Komanda[/1]
          
          This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America. => UTF-8 string (213) "Šis produkta tipa kods ir raksturīgs Eiropai un Japānai, taču tas tiek plaši...
          Šis produkta tipa kods ir raksturīgs Eiropai un Japānai, taču tas tiek plaši izmantots starptautiskā mērogā. Tas ir UPC koda virsraksts: visi produkti, kas marķēti ar EAN, tiks pieņemti Ziemeļamerikā.
          
          Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this! => UTF-8 string (241) "Kombinācijas - dažādas produkta variācijas, kuru īpašības, piemēram, izmērs,...
          Kombinācijas - dažādas produkta variācijas, kuru īpašības, piemēram, izmērs, svars vai krāsa, var atšķirties. Lai izveidotu kombināciju, vispirms vispirms jāizveido sava produkta atribūti. Ejiet uz Katalogs > Preces atribūti!
          
          This is the human-readable URL, as generated from the product's name. You can change it if you want. => UTF-8 string (99) "Tas ir lasāms URL, kas tiek ģenerēts no produkta nosaukuma. Jūs to varat mai...
          Tas ir lasāms URL, kas tiek ģenerēts no produkta nosaukuma. Jūs to varat mainīt, ja vēlaties.
          
          When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name. => UTF-8 string (149) "Kad produkts ir atslēgts, izvēlieties, uz kādu lapu vēlaties novirzīt klient...
          Kad produkts ir atslēgts, izvēlieties, uz kādu lapu vēlaties novirzīt klientus, kas apmeklē lapu, ierakstot produktu vai kategorijas nosaukumu.
          
          No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page. => UTF-8 string (70) "Nepārsūtīt (404) = Nepārsūtīt un rādīt lapu 404 "Nav atrasta"."
          Permanent redirection (301) = Permanently display another product or category instead. => UTF-8 string (85) "Pastāvīga novirzīšana (301) = Pastāvīgi parādīt citu produktu vai kategoriju."
          Temporary redirection (302) = Temporarily display another product or category instead. => UTF-8 string (80) "Pagaidu pāredresācija (302) = Uz laiku parādīt citu produktu vai kategoriju."
          Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws. => UTF-8 string (77) "ES pārdevējam jānorāda piegādes laiks, lai atbilstu vietējiem likumiem."
          If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping. => UTF-8 string (106) "Ja pārvadātājam ir nodokļi, tie tiks pievienoti piegādes izmaksām. Neattieca...
          Ja pārvadātājam ir nodokļi, tie tiks pievienoti piegādes izmaksām. Neattiecas uz bezmaksas piegādi.
          
          edit => UTF-8 string (9) "Rediģēt"
          This interface allows you to specify the suppliers of the current product and its combinations, if any. => UTF-8 string (89) "Šī saskarne ļauj norādīt pašreizējā produkta un tā kombināciju piegādātājus."
          You can specify supplier references according to previously associated suppliers. => UTF-8 string (96) "Varat norādīt piegādātāju references saskaņā ar iepriekš saistītajiem piegād...
          Varat norādīt piegādātāju references saskaņā ar iepriekš saistītajiem piegādātājiem.
          
          When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders. => UTF-8 string (193) "Izmantojot paplašināto noliktavas pārvaldības rīku (skatiet Veikala parametr...
          Izmantojot paplašināto noliktavas pārvaldības rīku (skatiet Veikala parametri > Produktu iestatījumi), piegādes pasūtījumos tiks izmantotas jūsu noteiktas vērtības (cena, atsauces).
          
          This interface allows you to specify the warehouse in which the product is stocked. => UTF-8 string (70) "Šī saskarne ļauj norādīt noliktavu, kurā produkts ir uzkrājies."
          It is also possible to specify the location within the warehouse for each product or combination. => UTF-8 string (81) "Katram produktam vai kombinācijai ir iespējams arī norādīt vietu noliktavā."
          Number of days this file can be accessed by customers. Set to zero for unlimited access. => UTF-8 string (94) "Dienu skaits, kad šim failam var piekļūt klienti. Atzīmējiet 0 neierobežotai...
          Dienu skaits, kad šim failam var piekļūt klienti. Atzīmējiet 0 neierobežotai piekļuvei.
          
          Upload a file from your computer (%maxUploadSize% max.) => UTF-8 string (57) "Augšupielādējiet failu no datora (%maxUploadSize% max)"
          The full filename with its extension (e.g. Book.pdf) => UTF-8 string (58) "Pilns faila nosaukums ar paplašinājumu (piem., Book.pdf)"
          Number of downloads allowed per customer. Set to 0 for unlimited downloads. => UTF-8 string (100) "Iespējamo lejupielāžu skaits katram klientam. Iestatiet 0 neierobežotu lejup...
          Iespējamo lejupielāžu skaits katram klientam. Iestatiet 0 neierobežotu lejupielāžu gadījumā.
          
          If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date. => UTF-8 string (134) "Ja tas ir iestatīts, fails pēc šī datuma nebūs lejupielādējams. Atstājiet tu...
          Ja tas ir iestatīts, fails pēc šī datuma nebūs lejupielādējams. Atstājiet tukšu, ja nevēlaties pievienot derīguma termiņu.
          
          Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations? => UTF-8 string (175) "Kombinācijas ir dažādas produkta variācijas, kuru īpašības, piemēram, izmērs...
          Kombinācijas ir dažādas produkta variācijas, kuru īpašības, piemēram, izmērs, svars vai krāsa, var atšķirties. Vai jūsu produktam ir nepieciešamas kombinācijas?
          
          Advanced settings in [1][2]Combinations[/1] => UTF-8 string (50) "Paplašinātie iestatījumi [1][2]Combinations[/1]"
          Your reference code for this product. Allowed special characters: .-_#. => UTF-8 string (58) "Produkta artikuls. Atļautās īpašās rakstzīmes: .-_#."
          How many products should be available for sale? => UTF-8 string (50) "Cik daudz produktu jābūt pieejamam pārdošanai?"
          Advanced settings in [1][2]Quantities[/1] => UTF-8 string (46) "Paplašinātie iestatījumi [1][2]Daudzumi[/1]"
          This is the retail price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select. => UTF-8 string (171) "Šī ir mazumtirdzniecības cena, par kuru jūs plānojat pārdot šo produktu savi...
          Šī ir mazumtirdzniecības cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļautais nodoklis mainīsies atkarībā no izvēlētā nodokļu likuma.
          
          Advanced settings in [1][2]Pricing[/1] => UTF-8 string (42) "Paplašinātie iestatījumi [1][2]Cena[/1]"
          This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries. => UTF-8 string (157) "Šāda veida produkta kodu plaši izmanto Amerikas Savienotajās Valstīs, Kanādā...
          Šāda veida produkta kodu plaši izmanto Amerikas Savienotajās Valstīs, Kanādā, Apvienotajā Karalistē, Austrālijā, Jaunzēlandē un citās valstīs.
          
          ISBN is used internationally to identify books and their various editions. => UTF-8 string (89) "ISBN tiek izmantots starptautiski, lai identificētu grāmatas un to dažādus i...
          ISBN tiek izmantots starptautiski, lai identificētu grāmatas un to dažādus izdevumus.
          
          Tags are meant to help your customers find your products via the search bar. => UTF-8 string (93) "Tagi ir paredzēti, lai palīdzētu klientiem atrast jūsu produktus, izmantojot...
          Tagi ir paredzēti, lai palīdzētu klientiem atrast jūsu produktus, izmantojot meklētāju.
          
          Choose terms and keywords that your customers will use to search for this product and make sure you are consistent with the tags you may have already used. => UTF-8 string (164) "Izvēlieties vārdus un atslēgvārdus, ko jūsu klienti izmantos, lai meklētu šo...
          Izvēlieties vārdus un atslēgvārdus, ko jūsu klienti izmantos, lai meklētu šo produktu, un pārliecinieties, vai tie ir atbilstoši ar jau lietotajiem tagiem.
          
          You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index. => UTF-8 string (116) "Jūs varat pārvaldīt tagus [1]Meklēšanas sadaļa[/1]. Ja pievienojat jaunus ta...
          Jūs varat pārvaldīt tagus [1]Meklēšanas sadaļa[/1]. Ja pievienojat jaunus tagus, jums ir jāpārveido indekss.
          
          Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces. => UTF-8 string (119) "Ne visi veikali pārdod jaunus produktus. Šī opcija ļauj norādīt preces stāvo...
          Ne visi veikali pārdod jaunus produktus. Šī opcija ļauj norādīt preces stāvokli. To var prasīt dažās vietās.
          
          This is the price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select. => UTF-8 string (151) "Šī ir cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļa...
          Šī ir cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļautais nodoklis mainīsies atkarībā no izvēlētā nodokļu likuma.
          
          The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin. => UTF-8 string (144) "Iepirkuma cena par produktu. Neiekļaujiet nodokli. Tai jābūt zemākai par maz...
          Iepirkuma cena par produktu. Neiekļaujiet nodokli. Tai jābūt zemākai par mazumtirdzniecības cenu: starpība starp abām būs jūsu peļņa.
          
          You can set specific prices for customers belonging to different groups, different countries, etc. => UTF-8 string (97) "Varat noteikt konkrētas cenas klientiem, kas pieder dažādām grupām, dažādām ...
          Varat noteikt konkrētas cenas klientiem, kas pieder dažādām grupām, dažādām valstīm utt.
          
          Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first. => UTF-8 string (138) "Dažreiz viens klients var iekļauties vairāku cenu noteikumos. Prioritātes ļa...
          Dažreiz viens klients var iekļauties vairāku cenu noteikumos. Prioritātes ļauj jums noteikt, kuri noteikumi vispirms tiek piemēroti.
          
          Invalid token => UTF-8 string (17) "Nederīgs žetons"
          [1]Invalid token[/1]: direct access to this link may lead to a potential security breach. => UTF-8 string (98) "[1]Nederīgs token[/1]: tieša piekļuve šai saitei var radīt iespējamu drošība...
          [1]Nederīgs token[/1]: tieša piekļuve šai saitei var radīt iespējamu drošības pārkāpumu.
          
          Do you want to display this page? => UTF-8 string (33) "Vai vēlaties parādīt šo lapu?"
          Yes, I understand the risks => UTF-8 string (22) "Jā, es saprotu riskus"
          Take me out of there! => UTF-8 string (28) "Noņemiet mani no šejienes!"
          If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module. => UTF-8 string (147) "Ja vēlaties lai kategorija tiek attēlota veikala izvēlnē, ejiet uz [1]Moduļi...
          Ja vēlaties lai kategorija tiek attēlota veikala izvēlnē, ejiet uz [1]Moduļi > Moduļu pārvaldnieks.[/1] Tad konfigurējiet izvēlnes moduli.
          
          This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner. => UTF-8 string (170) "Šis ir galvenais jūsu kategorijas attēls, kas tiek rādīts kategorijas lapā. ...
          Šis ir galvenais jūsu kategorijas attēls, kas tiek rādīts kategorijas lapā. Kategorijas apraksts pārklās šo attēlu un parādīsies augšējā kreisajā stūrī.
          
          Displays a small image in the parent category's page, if the theme allows it. => UTF-8 string (73) "Parādās neliels attēls vecāku kategorijas lapā, ja tēma to atļauj."
          The category thumbnail appears in the menu as a small image representing the category, if the theme allows it. => UTF-8 string (108) "Izvēlnes sīktēls tiek parādīts izvēlnē kā mazs attēls, kas attēlo kategoriju...
          Izvēlnes sīktēls tiek parādīts izvēlnē kā mazs attēls, kas attēlo kategoriju, ja tēma to atļauj.
          
          Only letters, numbers, underscore (_) and the minus (-) character are allowed. => UTF-8 string (79) "Atļauts izmantot tikai burtus, ciparus, pasvītras zīmes (_) un mīnusus (-)."
          Mark all of the customer groups which you would like to have access to this category. => UTF-8 string (78) "Atzīmējiet visas grupas, kurām vēlaties sniegt piekļuvi šai kategorijai."
          You now have three default customer groups. => UTF-8 string (48) "Tagad jums ir trīs noklusējuma klientu grupas."
          An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories. => UTF-8 string (159) "Tukša kategorija ir kategorija, kurai nav ar to tieši saistīta produkta. Tuk...
          Tukša kategorija ir kategorija, kurai nav ar to tieši saistīta produkta. Tukšajā kategorijā tomēr var būt produkti, kas ietilpst to apakškategorijās.
          
          ModulesMailalertsAdmin => array (2)
          image(s) => UTF-8 string (10) "attēls(i)"
          Voucher code: => string (12) "Kupona kods:"
          ModulesBrandlistShop => array (3)
          All brands => UTF-8 string (12) "Visi zīmoli"
          Brands => string (6) "Markas"
          No brand => UTF-8 string (11) "Bez zīmola"
          EmailsBody => array (304)
          <a href="{shop_url}">{shop_name}</a> powered by <a href="{prestashop_url}">PrestaShop™</a> => UTF-8 string (89) "<a href="{shop_url}">{shop_name}</a> darbina <a href="{prestashop_url}">Pres...
          <a href="{shop_url}">{shop_name}</a> darbina <a href="{prestashop_url}">PrestaShop™</a>
          
          Message from {shop_name} => UTF-8 string (24) "Ziņojums no {shop_name}"
          Your login email address on {shop_name} => UTF-8 string (55) "Jūsu pieteikšanās e-pasta adrese vietnē {shop_name}"
          Here is your login email address: => UTF-8 string (45) "Šeit ir jūsu pieteikšanās e-pasta adrese:"
          Thank you for creating a customer account at {shop_name}. => UTF-8 string (51) "Paldies, ka izveidojāt klienta kontu {shop_name}."
          Paldies, ka izveidojāt klienta kontu  {shop_name}.
          
          Important Security Tips: => UTF-8 string (25) "Svarīgi drošības tipi:"
          Always keep your account details safe. => UTF-8 string (51) "Vienmēr saglabāt droši savu konta informāciju ."
          Never disclose your login details to anyone. => UTF-8 string (66) "Nekādā gadījumā neizpaust jūsu pieteikšanās datus ikvienam."
          Change your password regularly. => UTF-8 string (30) "Mainiet savu paroli regulāri."
          Should you suspect someone is using your account illegally, please notify us immediately. => UTF-8 string (104) "Ja jums ir aizdomas,ka kāds, izmanto Jūsu kontu nelikumīgi, lūdzu, nekavējot...
          Ja jums ir aizdomas,ka  kāds, izmanto Jūsu kontu nelikumīgi, lūdzu, nekavējoties informējiet mūs.
          
          Email address: => string (15) "E-pasta adrese:"
          Please go on <a href="{order_link}">{order_link}</a> to finalize the payment. => UTF-8 string (77) "Dodieties uz <a href="{order_link}">{order_link}</a> lai pabeigtu maksājumu."
          A new order has been generated on your behalf. => UTF-8 string (46) "Jūsu vārdā ir izveidots jauns pasūtījums."
          Awaiting wire payment => UTF-8 string (29) "Gaidam bankas pārskaitījumu"
          You have selected to pay by wire transfer. => UTF-8 string (55) "Jūs izvēlējāties maksāt ar bankas pārskaitījumu."
          Here are the bank details for your transfer: => UTF-8 string (50) "Šeit ir bankas rekvizīti jūsu pārskaitījumam:"
          Account owner: => UTF-8 string (17) "Konta turētājs:"
          Account details: => UTF-8 string (19) "Konta informācija:"
          Bank address: => string (14) "Bankas adrese:"
          Please specify your order reference in the bankwire description. => UTF-8 string (55) "Norādiet pasūtījuma numuru bankas pārskaitījumā."
          Norādiet pasūtījuma numuru  bankas pārskaitījumā.
          
          Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1]. => UTF-8 string (143) "Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un ti...
          Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un tiks nosūtīts [1]tiklīdz mēs saņemsim jūsu maksājumu[/1].
          
          Thank you for shopping with {shop_name}! => UTF-8 string (40) "Paldies par iepirkšanos ar {shop_name}!"
          Amount: => string (6) "Summa:"
          Awaiting check payment => UTF-8 string (23) "Gaidam maksājuma čeku"
          You have selected to pay by check. => UTF-8 string (38) "Jūs izvēlējāties maksāt ar čeku."
          Here are the bank details for your check: => UTF-8 string (40) "Šeit ir bankas rekvizīti Jūsu čekam:"
          Payable to the order of: => UTF-8 string (28) "Maksājamu par pasūtījumu:"
          Please mail your check to: => UTF-8 string (33) "Lūdzu, nosūtiet Jūsu čeku uz:"
          Message from a {shop_name} customer => UTF-8 string (32) "Ziņojums no {shop_name} klienta"
          Order ID: => UTF-8 string (16) "Pasūtījuma ID:"
          Your message to {shop_name} Customer Service => UTF-8 string (55) "Jūsu ziņa {shop_name} klientu apkalpošanas dienestam"
          Your message has been sent successfully. => UTF-8 string (37) "Jūsu ziņa ir nosūtīta veiksmīgi."
          We will answer as soon as possible. => UTF-8 string (45) "Mēs atbildi sniegsim pēc iespējas ātrāk."
          Attached file: => string (18) "Pievienotie faili:"
          Product: => string (6) "Prece:"
          Credit slip created => UTF-8 string (24) "Izveidota kredītlīnija"
          We have generated a credit slip in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (96) "Mēs izveidojām kredīta kvīti Jūsu vārdā jūsu pirkumam ar atsauci uz [1]{orde...
          Mēs izveidojām kredīta kvīti Jūsu vārdā jūsu pirkumam ar atsauci uz [1]{order_name}[/1].
          
          Thank you for your order with the reference {order_name} from <strong>{shop_name}</strong> => UTF-8 string (87) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no <strong>{shop_name}<...
          Paldies par jūsu pasūtījumu ar artikulu {order_name} no <strong>{shop_name}</strong>
          
          Product(s) now available for download => UTF-8 string (40) "Produkts tagad ir pieejams lejupielādei"
          You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s): => UTF-8 string (97) "Jums tagad produkts [1]{nbProducts}[/1] ir pieejams lejupielādei izmantojot ...
          Jums tagad produkts [1]{nbProducts}[/1] ir pieejams lejupielādei izmantojot sekojošu saiti(es):
          
          Your {shop_name} login information => UTF-8 string (45) "Jūsu {shop_name} pieteikšanās informācija"
          Here is your personal login information for [1]{shop_name}[/1]: => UTF-8 string (83) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam [1]{shop_name}[/1]:"
          First name: => UTF-8 string (7) "Vārds:"
          Last name: => UTF-8 string (9) "Uzvārds:"
          Customer service - Forwarded discussion => UTF-8 string (45) "Klientu apkalpošana - Pārsūtīta diskusija"
          [1]{employee}[/1] added [1]"{comment}"[/1] => string (47) "[1]{employee}[/1] pievienoja [1]"{comment}"[/1]"
          [1]{employee}[/1] wanted to forward this discussion to you. => UTF-8 string (58) "[1]{employee}[/1] vēlējās nosūtīt šo diskusiju Jums."
          Discussion history: => UTF-8 string (20) "Diskusijas vēsture:"
          Your customer account creation => UTF-8 string (27) "Jūsu klientu konta izveide"
          Your guest account for [1]{shop_name}[/1] has been transformed into a customer account. => UTF-8 string (79) "Jūsu viesa konts veikalā [1]{shop_name}[/1] ir pārveidots par klienta kontu."
          Please be careful when sharing these login details with others. => UTF-8 string (73) "Lūdzu, uzmanieties kopīgojot šo pieteikšanās informāciju ar citiem."
          Import complete => UTF-8 string (22) "Importēšana pabeigta"
          Your order with the reference [1]{order_name}[/1] is currently in transit. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
          {followup} => string (10) "{followup}"
          In transit => UTF-8 string (6) "Ceļā"
          You can track your package using the following link: => UTF-8 string (51) "Jūs varat izsekot savu paku, izmantojot šo saiti:"
          You have received a new log alert => UTF-8 string (49) "Jūs esat saņēmis jaunu brīdinājuma ziņojumu"
          [1]Warning:[/1] you have received a new log alert in your Back Office. => UTF-8 string (96) "[1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrāci...
          [1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrācijas panelī.
          
          You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office. => UTF-8 string (94) "Jūs to varat pārbaudīt sadaļā [1]Advanced Parameters > Logs[/1] Administrāci...
          Jūs to varat pārbaudīt sadaļā [1]Advanced Parameters > Logs[/1] Administrācijas panelī.
          
          Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled. => UTF-8 string (82) "Jūsu pasutījums ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atce...
          Jūsu pasutījums ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcelts.
          
          Order canceled => UTF-8 string (20) "Pasūtījums atcelts"
          Order changed => UTF-8 string (21) "Pasūtījums mainīts"
          Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant. => UTF-8 string (96) "Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir main...
          Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir mainījis tirgotājs.
          
          Message from a customer => UTF-8 string (16) "Ziņa no klienta"
          You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1]. => UTF-8 string (106) "Jūs esat saņēmis jaunu ziņojumu no [1]{shop_name}[/1] par pasūtījumu ar atsa...
          Jūs esat saņēmis jaunu ziņojumu no [1]{shop_name}[/1] par pasūtījumu ar atsauci [1]{order_name}[/1].
          
          Message: => UTF-8 string (6) "Ziņa:"
          Return #{id_order_return} - update => UTF-8 string (45) "Atgriešana #{id_order_return} - atjaunināta"
          We have updated the progress on your return #{id_order_return}, the new status is: => UTF-8 string (92) "Mēs esam atjauninājuši Jūsu atgriešanas #{id_order_return} progresu, jaunais...
          Mēs esam atjauninājuši Jūsu atgriešanas #{id_order_return} progresu, jaunais status ir:
          
          Item(s) out of stock => UTF-8 string (23) "Prece(s) nav noliktavā"
          Unfortunately, one or more items are currently out of stock. This may cause a slight delay in your delivery. Please accept our apologies and rest assured that we are working hard to rectify this. => UTF-8 string (184) "Diemžēl viena vai vairākas preces pašlaik nav pieejamas. Tas var izraisīt ne...
          Diemžēl viena vai vairākas preces pašlaik nav pieejamas. Tas var izraisīt nelielu piegādes kavēšanos. Lūdzu, atvainojiet mūs un ziniet, ka mēs strādājam, lai to novērstu.
          
          Thanks for your order with the reference {order_name} from {shop_name}. => UTF-8 string (71) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no {shop_name}."
          Your new {shop_name} login details => UTF-8 string (48) "Jūsu jaunā {shop_name} pieteikšanās detaļas"
          Password reset request for {shop_name} => UTF-8 string (56) "Paroles atjauninājuma pieprasījums priekš {shop_name}"
          To confirm this action, please use the following link: => UTF-8 string (62) "Lai apstiprinātu šo darbību, lūdzu, izmantojiet šo saiti:"
          You have requested to reset your [1]{shop_name}[/1] login details. => UTF-8 string (87) "Jūs esat pieprasījis atiestatīt savu [1]{shop_name}[/1] pieteikšanās informā...
          Jūs esat pieprasījis atiestatīt savu [1]{shop_name}[/1] pieteikšanās informāciju.
          
          Please note that this will change your current password. => UTF-8 string (65) "Lūdzu, ņemiet vērā, ka tas mainīs Jūsu pašreizējo paroli."
          Payment processed => UTF-8 string (23) "Maksājums apstrādāts"
          Your payment for order with the reference <strong><span>{order_name}</span></strong> was successfully processed. => UTF-8 string (117) "Jūsu maksājums par pasūtījumu ar atsauci <strong><span>{order_name}</span></...
          Jūsu maksājums par pasūtījumu ar atsauci <strong><span>{order_name}</span></strong> tika veiksmīgi apstrādāts.
          
          Payment processing error => UTF-8 string (29) "Maksājuma apstrādes kļūda"
          There is a problem with your payment for <strong><span>{shop_name}</span></strong> order with the reference <strong><span>{order_name}</span></strong>. Please contact us at your earliest convenience. => UTF-8 string (196) "Radusies problēma ar Jūsu maksājumu veikalā <strong><span>{shop_name}</span>...
          Radusies problēma ar Jūsu maksājumu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>. Lūdzu, sazinieties ar mums pēc iespējas ātrāk.
          
          We cannot ship your order until we receive your payment. => UTF-8 string (79) "Mēs nevaram nosūtīt pasūtījumu, līdz neesam saņēmuši Jūsu maksājumu."
          Processing => UTF-8 string (10) "Apstrādā"
          We are currently processing your <strong><span>{shop_name}</span></strong> order with the reference <strong><span>{order_name}</span></strong>. => UTF-8 string (152) "Mēs pašlaik apstrādājam Jūsu pasūtījumu veikalā <strong><span>{shop_name}</s...
          Mēs pašlaik apstrādājam Jūsu pasūtījumu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>.
          
          We have processed your <strong><span>{shop_name}</span></strong> refund for order with the reference <strong><span>{order_name}</span></strong>. => UTF-8 string (152) "Mēs apstrādājām Jūsu pasūtījuma atmaksu veikalā <strong><span>{shop_name}</s...
          Mēs apstrādājām Jūsu pasūtījuma atmaksu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>.
          
          Refund processed => UTF-8 string (20) "Atmaksa apstrādāta"
          In order to reply, please use the following link: <a href="{link}">{link}</a> => UTF-8 string (74) "Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}">{link}</a>"
          Please do not reply directly to this email, we will not receive it. => UTF-8 string (48) "Neatbildiet uz šo e-pastu, mēs to nesaņemsim."
          Your order has been shipped => UTF-8 string (32) "Jūsu pasūtījums ir nosūtīts"
          Shipped => UTF-8 string (10) "Nosūtīts"
          Your order with the reference [1]{order_name}[/1] has been shipped. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
          Hello => UTF-8 string (11) "Sveicināts"
          This is a [1]test e-mail[/1] from your shop. => UTF-8 string (46) "Šis ir [1]testa e-pasts[/1] no jūsu veikala."
          If you can read this, the test was successful! => UTF-8 string (44) "Ja varat to izlasīt, tests bija veiksmīgs!"
          Voucher created => string (16) "Kupons izveidots"
          A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1]. => UTF-8 string (85) "Kupons ir izveidots uz jūsu vārda pēc pasūtījuma ar atsauci [1]{order_name}[...
          Kupons ir izveidots uz jūsu vārda pēc pasūtījuma ar atsauci [1]{order_name}[/1].
          
          [1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1] => UTF-8 string (68) "[1]Kupona kods: {voucher_num}[/1] apjomā no [1]{voucher_amount}[/1]"
          This is to inform you about the creation of a voucher. => UTF-8 string (52) "Tas ir, lai jūs informētu par kupona izveidošanu."
          This item is once again in-stock. => UTF-8 string (30) "Šī prece atkal ir krājumā."
          You can access the product page by clicking on the link: => UTF-8 string (62) "Jūs varat piekļūt produkta lapai, noklikšķinot uz saites:"
          You can order it right now from our online shop. => UTF-8 string (61) "Jūs to varat pasūtīt tieši no mūsu tiešsaistes veikala."
          {product} is now available. => string (28) "{product} tagad ir pieejams."
          Total Tax paid => UTF-8 string (20) "Kopā PVN samaksāts"
          A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email}) => UTF-8 string (101) "Jaunu pasūtījumu veikalā {shop_name} ir veicis sekojošs klients: {firstname}...
          Jaunu pasūtījumu veikalā {shop_name} ir veicis sekojošs klients: {firstname} {lastname} ({email})
          
          Order details => UTF-8 string (21) "Pasūtījuma detaļas"
          Order: => UTF-8 string (13) "Pasūtījums:"
          Placed on => UTF-8 string (10) "Pasūtīts"
          Payment: => UTF-8 string (11) "Maksājums:"
          Reference => UTF-8 string (7) "Norāde"
          Product => string (8) "produkts"
          Unit price => string (8) "gab.cena"
          Quantity => string (8) "Daudzums"
          Total price => UTF-8 string (13) "Kopējā cena"
          Products => string (6) "Preces"
          Discounts => string (8) "Atlaides"
          Gift-wrapping => UTF-8 string (20) "Dāvanu iesaiņojums"
          Shipping => UTF-8 string (8) "Piegāde"
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Carrier: => UTF-8 string (14) "Piegādātājs"
          Delivery address => UTF-8 string (16) "Piegādes adrese"
          Billing address => UTF-8 string (15) "Rēķina adrese"
          Customer message: => UTF-8 string (14) "Klienta ziņa:"
          Congratulations! => string (10) "Apsveicam!"
          Order {order_name} => UTF-8 string (25) "Pasūtījums {order_name}"
          Order edited => UTF-8 string (18) "Labot pasūtījumu"
          Your order with the reference [1]{order_name}[/1] has been modified. => UTF-8 string (65) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] ir modificēts."
          The stock cover is now less than the specified minimum of: => UTF-8 string (59) "Krājumu daudzums tagad ir mazāks par norādīto minimumu:"
          Current stock cover: => UTF-8 string (33) "Pašreizējais krājumu daudzums:"
          {product} is almost out of stock. => UTF-8 string (31) "{product} gandrīz ir izpirkts."
          {product} is nearly out of stock. => UTF-8 string (31) "{product} ir gandrīz izpirkts."
          The remaining stock is now less than the specified minimum of => UTF-8 string (70) "Atlikušais krājumu daudzums tagad ir mazāks par norādīto minimumu"
          Remaining stock: => UTF-8 string (21) "Atlikušais daudzums:"
          Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock. => UTF-8 string (126) "Papildiniet krājumu un dodieties uz sava biroja biroja sadaļu [1] Katalogs> ...
          Papildiniet krājumu un dodieties uz sava biroja biroja sadaļu [1] Katalogs> Krājumi [/1], lai pārvaldītu savus krājumus.
          
          Hi, => UTF-8 string (12) "Sveicināti,"
          Return details => UTF-8 string (17) "Atgriešanas dati"
          {order_name} Placed on {date} => UTF-8 string (30) "{order_name} pasūtīts {date}"
          Customer: => string (8) "Klients:"
          You have received a new return request for {shop_name}. => UTF-8 string (70) "Jūs saņēmāt jaunu atgriešanas pieprasījumu veikalam {shop_name}."
          Thank you for subscribing to our newsletter. => UTF-8 string (54) "Paldies, ka parakstījāties saņemt no mums jaunumus."
          Thank you for subscribing to our newsletter, please confirm your request by clicking the link below : => UTF-8 string (121) "Paldies, ka pieteicāties mūsu apkārtrakstam, lūdzu, apstipriniet savu piepra...
          Paldies, ka pieteicāties mūsu apkārtrakstam, lūdzu, apstipriniet savu pieprasījumu, noklikšķinot uz saites zemāk:
          
          Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
          Regarding your newsletter subscription, we are pleased to offer you the following voucher: => UTF-8 string (97) "Jūs pieteicāties ziņu saņemšanai, tāpēc mēs esam priecīgi Jums piedāvāt šādu...
          Jūs pieteicāties ziņu saņemšanai, tāpēc mēs esam priecīgi Jums piedāvāt šādu kuponu:
          
          We noticed that during your last visit on {shop_name}, you did not complete the order you had started. => UTF-8 string (128) "Mēs pamanījām, ka pēdējā apmeklējuma laikā veikalā {shop_name} Jūs neesat pa...
          Mēs pamanījām, ka pēdējā apmeklējuma laikā veikalā {shop_name} Jūs neesat pabeiguši pasūtījumu, kuru esat uzsācis.
          
          As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (166) "Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūt...
          Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērē laiku!
          
          Your {shop_name} login details => UTF-8 string (41) "Jūsu {shop_name} pieteikšanās detaļas"
          Your cart at {shop_name} => UTF-8 string (42) "Jūsu iepirkumu grozs veikalā {shop_name}"
          Thank you for your order at {shop_name}. => UTF-8 string (52) "Paldies par jūsu pasūtījumu veikalā {shop_name}."
          As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (201) "Pateicoties mūsu iespējai pateikties, mēs vēlamies Jums piešķirt [1]{amount}...
          Pateicoties mūsu iespējai pateikties, mēs vēlamies Jums piešķirt [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir derīgs [1]{days}[/1] dienas, tāpēc netērējiet laiku!
          
          You are one of our best customers and as such we want to thank you for your continued patronage. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, un tāpēc mēs vēlamies pateiktie...
          Jūs esat viens no mūsu labākajiem klientiem, un tāpēc mēs vēlamies pateikties Jums par izrādīto uzticību.
          
          As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (206) "Kā pateicību par Jūsu lojalitāti, mēs vēlamies dot Jums atlaidi[1]{amount}%[...
          Kā pateicību par Jūsu lojalitāti, mēs vēlamies dot Jums atlaidi[1]{amount}%[/1] apmērā nākamajam Jūsu pasūtījumam! Šis piedāvājums ir derīgs [1]{days}[/1] dienas, tāpēc netērējiet laiku!
          
          Thanks for your trust. => UTF-8 string (28) "Paldies par jūsu uzticību."
          Here is your coupon: => UTF-8 string (22) "Šeit ir jūsu kupons:"
          Enter this code in your shopping cart to get your discount. => UTF-8 string (63) "Ievadiet šo kodu savā iepirkumu grozā, lai saņemtu atlaidi."
          Hi {firstname} {lastname}, => string (30) "Sveiki {firstname} {lastname},"
          You are one of our best customers, however you have not placed an order in {days_threshold} days. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtīj...
          Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtījumu jau {days_threshold} dienas.
          
          We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (213) "Mēs vēlamies pateikties Jums par uzticību mums un vēlamies sniegt Jums atlai...
          Mēs vēlamies pateikties Jums par uzticību mums un vēlamies sniegt Jums atlaidi [1]{amount}%[/1] apmērā nākamajam pasūtījuma! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērējiet laiku!
          
          Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (156) "Jūsu norādītais draugs [1]{sponsored_firstname} {sponsored_lastname}[/1] ir ...
          Jūsu norādītais draugs [1]{sponsored_firstname} {sponsored_lastname}[/1] ir veicis savu pirmo pasūtījumu veikalā <a href="{shop_url}">{shop_name}</a>!
          
          We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order. => UTF-8 string (158) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display} (...
          Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display} (voucher # {discount_name})[/1], kuru varat izmantot nākamajā pasūtījumā.
          
          Best regards, => UTF-8 string (10) "Ar cieņu,"
          join us! => string (18) "pievienojies mums!"
          Your friend [1]{firstname} {lastname}[/1] wants to refer you on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (95) "Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}"...
          Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}">{shop_name}</a>!
          
          Get referred and earn a discount voucher of [1]{discount}![/1] => UTF-8 string (66) "Iegūstiet minēto un nopelniet atlaižu kuponu [1]{discount}![/1]"
          It's very easy to sign up. Just click here! => UTF-8 string (72) "Piereģistrēties ir ļoti vienkārši. Vienkārši klikšķiniet šeit!"
          When signing up, don't forget to provide the e-mail address of your referring friend: => UTF-8 string (68) "Reģistrējoties neaizmirstiet norādīt sava drauga e-pasta adresi:"
          We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order. => UTF-8 string (122) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount}[/1], kuru...
          Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount}[/1], kuru varat izmantot nākamajā pasūtījumā.
          
          Referral Program => UTF-8 string (22) "Ieteikšanas programma"
          Here is the code of your voucher: => UTF-8 string (27) "Šeit ir Jūsu kupona kods:"
          Simply copy/paste this code during the payment process for your next order. => UTF-8 string (99) "Vienkārši nokopējiet/ielīmējiet šo kodu sava nākamā pasūtījuma norēķina proc...
          Vienkārši nokopējiet/ielīmējiet šo kodu sava nākamā pasūtījuma norēķina procesa laikā.
          
          We have created a voucher in your name for referring a friend. => UTF-8 string (68) "Mēs esam izveidojuši kuponu Jūsu vārdā, lai nosūtītu draugam."
          , with an amount of => string (10) ", ar summu"
          You can now place orders on our shop: => UTF-8 string (52) "Tagad jūs varat veikt pasūtījumus mūsu veikalā:"
          Account => string (5) "Konts"
          Your login details on {shop_name} => UTF-8 string (45) "Jūsu pieteikšanās iestatījumi {shop_name}"
          Here are your login details: => UTF-8 string (43) "Šeit ir jūsu pieteikšanās informācija:"
          Back Office Order => UTF-8 string (37) "Administrācijas paneļa pasūtījums"
          Please go on <a href="{order_link}">{order_link}</a> to complete the payment. => UTF-8 string (77) "Dodieties uz <a href="{order_link}">{order_link}</a> lai pabeigtu maksājumu."
          Bankwire => UTF-8 string (15) "Pārskaitījums"
          Pending payment => string (13) "Gaida apmaksu"
          Payment method: bank wire => UTF-8 string (40) "Maksājuma veids: bankas pārskaitījums"
          You have decided to pay by bank wire. => UTF-8 string (55) "Jūs izvēlējāties maksāt ar bankas pārskaitījumu."
          Here is the information you need for your transfer: => UTF-8 string (58) "Šeit ir informācija, kas nepieciešama pārsūtīšanai:"
          Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1]. => UTF-8 string (143) "Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un ti...
          Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un tiks nosūtīts [1]tiklīdz mēs saņemsim jūsu maksājumu[/1].
          
          Check => UTF-8 string (5) "čeks"
          Awaiting payment by check => UTF-8 string (22) "Gaida samaksu ar čeku"
          Payment method: check => UTF-8 string (21) "Apmaksas veids: čeks"
          You have decided to pay by bank check. => UTF-8 string (38) "Jūs izvēlējāties maksāt ar čeku."
          Here is the information you need for your check: => UTF-8 string (54) "Šeit ir informācija, kas nepieciešama jūsu čekam:"
          Contact => string (8) "kontakti"
          Customer Email Address: => string (23) "Klienta e-pasta adrese:"
          Order ID #: => UTF-8 string (18) "Pasūtījuma ID #:"
          Contact Form => string (12) "Kontaktforma"
          Your message has been sent successfully, thank you for taking the time to write! => UTF-8 string (85) "Jūsu ziņojums ir veiksmīgi nosūtīts. Paldies, ka veltījāt laiku rakstīšanai!"
          We will reply as soon as possible. => UTF-8 string (45) "Mēs atbildi sniegsim pēc iespējas ātrāk."
          Credit Slip => UTF-8 string (17) "Kredīta izraksts"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          A credit slip has been generated in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (83) "Kupons ir izveidots Jūsu vārdā pēc pasūtījuma ar atsauci [1]{order_name}[/1]."
          Download products => UTF-8 string (24) "Lejupielādēt produktus"
          Thank you for your order with the reference {order_name} from [1]{shop_name}[/1] => UTF-8 string (77) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no [1]{shop_name}[/1]"
          Product(s) to download => UTF-8 string (27) "Lejupielādējamie produkti"
          Employee password => string (17) "Darbinieka parole"
          Here is your personal login information for {shop_name} => UTF-8 string (75) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam {shop_name}"
          Here is your identification information on [1]{shop_name}[/1] => UTF-8 string (82) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam [1]{shop_name}[/1]"
          Forward message => UTF-8 string (21) "Pārsūtīt ziņojumu"
          Customer Service - Discussion Forwarded => UTF-8 string (45) "Klientu apkalpošana - diskusija pārsūtīta"
          [1]{employee}[/1] added [1]{comment}[/1] => string (47) "[1]{employee}[/1] pievienoja [1]"{comment}"[/1]"
          You can access your customer account on our shop: => UTF-8 string (57) "Jūs varat piekļūt savam klienta kontam mūsu veikalā:"
          Guest to customer => UTF-8 string (22) "Pārvērst par klientu"
          Your guest account has been turned into a customer account => UTF-8 string (52) "Jūsu viesa konts tika pārveidots par klienta kontu"
          Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account! => UTF-8 string (79) "Jūsu viesa konts veikalā [1]{shop_name}[/1] ir pārveidots par klienta kontu!"
          The file {filename} has been successfully imported to your shop. => UTF-8 string (57) "Fails {filename} ir veiksmīgi importēts jūsu veikalā."
          Import => UTF-8 string (9) "Importēt"
          Import finished => UTF-8 string (22) "Importēšana pabeigta"
          Your order with the reference [1]{order_name}[/1] is on its way. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
          Log Alert => UTF-8 string (23) "Brīdinājumu žurnāls"
          New alert message saved => UTF-8 string (39) "Jauns bridinājuma ziņojums saglabāts"
          [1]WARNING:[/1] you have received a new log alert in your back office. => UTF-8 string (96) "[1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrāci...
          [1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrācijas panelī.
          
          Newsletter => string (7) "Jaunumi"
          Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant. => UTF-8 string (95) "Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcē...
          Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcēlis tirgotājs.
          
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          Thank you for shopping on [1]{shop_name}[/1]! => UTF-8 string (47) "Paldies par iepirkšanos ar [1]{shop_name}[/1]!"
          You have received a new message regarding order with the reference => UTF-8 string (55) "Jūs saņēmāt jaunu ziņu par pasūtījumu ar atsauci"
          Order customer comment => UTF-8 string (31) "Pasūtījuma klienta komentāri"
          Message from customer => UTF-8 string (20) "Ziņojums no klienta"
          Order merchant comment => UTF-8 string (31) "Pasūtīt tirgotāja komentāru"
          Order return state => UTF-8 string (24) "Pasūtījuma atgriešana"
          Order return #{id_order_return} - Update => UTF-8 string (45) "Atgriešana #{id_order_return} - atjaunināta"
          Out of stock => string (12) "Nav pieejams"
          Replenishment required => UTF-8 string (29) "Nepieciešama papildināšana"
          Unfortunately, one or more items are currently out of stock and this may cause a slight delay for delivery. Please accept our apologies for this inconvenience and be sure we are doing our best to correct the situation. => UTF-8 string (211) "Diemžēl viens vai vairāki vienumi pašlaik nav pieejami. Tas var izraisīt nel...
          Diemžēl viens vai vairāki vienumi pašlaik nav pieejami. Tas var izraisīt nelielu piegādes kavēšanos. Lūdzu, pieņemiet mūsu atvainošanos un esiet pārliecināti, ka mēs strādājam, lai to novērstu.
          
          Password => string (6) "Parole"
          Your password has been correctly updated. => UTF-8 string (29) "Jūsu parole ir atjaunināta."
          Password Query => UTF-8 string (21) "Paroles pieprasījums"
          Confirmation of password request on {shop_name} => UTF-8 string (58) "Paroles pieprasījuma apstiprināšana vietnē {shop_name}"
          In order to confirm this action, click on the following link: => UTF-8 string (62) "Lai apstiprinātu šo darbību, lūdzu, izmantojiet šo saiti:"
          If you did not make this request, just ignore this email. => UTF-8 string (60) "Ja jūs šo nepieprasījāt, lūdzu, ignorejiet šo e-pastu."
          Payment => UTF-8 string (10) "Maksājums"
          Your payment for order with the reference [1]{order_name}[/1] was successfully processed. => UTF-8 string (94) "Jūsu maksājums par pasūtījumu ar atsauci [1]{order_name}[/1] tika veiksmīgi ...
          Jūsu maksājums par pasūtījumu ar atsauci [1]{order_name}[/1] tika veiksmīgi apstrādāts.
          
          Payment Error => UTF-8 string (18) "Maksājuma kļūda"
          Payment error => UTF-8 string (18) "Maksājuma kļūda"
          We have encountered an error while processing your payment for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. Please contact us as soon as possible. => UTF-8 string (181) "Apstrādājot jūsu pasūtījuma apmaksu ar atsauci [1] {order_name} [/1] no [1] ...
          Apstrādājot jūsu pasūtījuma apmaksu ar atsauci [1] {order_name} [/1] no [1] {shop_name} [/1], esam saskārušies ar kļūdu. Lūdzu, sazinieties ar mums pēc iespējas ātrāk.
          
          You can expect delivery as soon as your payment is received. => UTF-8 string (65) "Jūs varat sagaidīt piegādi, tiklīdz būs saņemts maksājums."
          Preparation => UTF-8 string (13) "Sagatavošana"
          Processing order => UTF-8 string (22) "Pasūtījuma apstrāde"
          We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. => UTF-8 string (100) "Mēs pašlaik apstrādājam Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1...
          Mēs pašlaik apstrādājam Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1].
          
          Refund => UTF-8 string (9) "Atmaksāt"
          We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. => UTF-8 string (106) "Mēs esam apstrādājuši jūsu pasūtījuma atmaksu ar atsauci [1]{order_name}[/1]...
          Mēs esam apstrādājuši jūsu pasūtījuma atmaksu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1].
          
          Reply msg => UTF-8 string (9) "Atbildēt"
          In order to reply, click on the following link: <a href="{link}" target="_blank">{link}</a> => UTF-8 string (90) "Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}" target="_blank"...
          Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}" target="_blank">{link}</a>
          
          Test => string (5) "Tests"
          Here is a test [1]email[/1] from your shop. => UTF-8 string (46) "Šis ir [1]testa e-pasts[/1] no jūsu veikala."
          If you can read this, it means the test is successful! => UTF-8 string (44) "Ja varat to izlasīt, tests bija veiksmīgs!"
          Voucher => string (6) "Kupons"
          Voucher code generated => UTF-8 string (27) "Kupons kods ir uzģenerēts"
          We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (119) "Mēs ar prieku informējam jūs, ka pasūtījumā ar jūsu vārdu ir izveidots kupon...
          Mēs ar prieku informējam jūs, ka pasūtījumā ar jūsu vārdu ir izveidots kupons ar norādi [1] {order_name} [/1].
          
          [1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1] => UTF-8 string (68) "[1]Kupona kods: {voucher_num}[/1] apjomā no [1]{voucher_amount}[/1]"
          In order to use it, just copy/paste this code during check out. => UTF-8 string (79) "Lai to lietotu, pārbaudes laikā vienkārši nokopējiet/ievietojiet šo kodu."
          Voucher new => string (12) "Jauns kupons"
          Voucher code has been generated => string (24) "Ir izveidots kupona kods"
          Here is your new voucher code: => UTF-8 string (34) "Šeit ir jūsu jaunā kupona kods:"
          Customer Quantity => string (16) "Klientu daudzums"
          Good news, this item is back in stock! => UTF-8 string (45) "Labas ziņas, šī prece atkal ir noliktavā!"
          Click on the following link to visit the product page and order it: => UTF-8 string (79) "Noklikšķiniet uz šīs saites, lai apmeklētu produkta lapu un pasūtītu to:"
          Including total tax => UTF-8 string (25) "Ieskaitot kopējo nodokli"
          New Order => UTF-8 string (18) "Jauns pasūtījums"
          A new order was placed on [1]{shop_name}[/1] by the following customer: => UTF-8 string (71) "Šis pasūtītājs veica jaunu pasūtījumu vietnē [1]{shop_name}[/1]:"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Order ID {order_name} => UTF-8 string (28) "Pasūtījuma ID {order_name}"
          Go to your customer account to learn more about it. => UTF-8 string (62) "Dodieties uz savu klientu kontu, lai uzzinātu vairāk par to."
          Product coverage => UTF-8 string (21) "Produktu pārklājums"
          Your stock cover is now less than the specified minimum of: => UTF-8 string (59) "Krājumu daudzums tagad ir mazāks par norādīto minimumu:"
          Product out of stock => string (18) "Prece nav pieejama"
          There are now less than [1]{last_qty}[/1] items in stock. => UTF-8 string (58) "Tagad noliktavā ir mazāk nekā [1]{last_qty}[/1] preču."
          Return Slip => UTF-8 string (11) "Atgriešana"
          Return Details => UTF-8 string (17) "Atgriešanas dati"
          Newsletter Confirmation => UTF-8 string (23) "Jaunumu apstiprinājums"
          Newsletter Verification => UTF-8 string (17) "Jaunumu pārbaude"
          Thank you for subscribing to our newsletter. Please click on the following link to confirm your request: => UTF-8 string (126) "Paldies, ka abonējāt mūsu Jaunumu biļetenu. Lūdzu, noklikšķiniet uz šīs sait...
          Paldies, ka abonējāt mūsu Jaunumu biļetenu. Lūdzu, noklikšķiniet uz šīs saites, lai apstiprinātu savu pieprasījumu:
          
          Newsletter Voucher => string (14) "Jaunumu kupons"
          Subscribing to newsletter => UTF-8 string (34) "Parakstīties uz Jaunumu biļetenu"
          Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher: => UTF-8 string (92) "Paldies, ka abonējāt mūsu Jaunumu biļetenu. Mēs ar prieku piedāvājam jums šo...
          Paldies, ka abonējāt mūsu Jaunumu biļetenu. Mēs ar prieku piedāvājam jums šo kuponu:
          
          Follow up 1 => string (7) "Sekot 1"
          Thanks for your visit. However, it looks like you did not complete your purchase. => UTF-8 string (78) "Paldies par jūsu apmeklējumu Tomēr izskatās, ka jūs nepabeidzāt pirkumu."
          Your cart has been saved, you can go back to your order on our shop: => UTF-8 string (85) "Jūsu grozs ir saglabāts, lai varat atsākt pasūtījumu, apmeklējot mūsu veikalu:"
          Your voucher code on {shop_name} => UTF-8 string (40) "Jūsu vaučera kods veikalā {shop_name}"
          Follow up 2 => string (7) "Sekot 2"
          Thanks for your order. => string (20) "Paldies par pirkumu."
          Follow up 3 => string (7) "Sekot 3"
          We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer! => UTF-8 string (166) "Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūt...
          Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērē laiku!
          
          Here is your VOUCHER CODE: => UTF-8 string (28) "Šeit ir tavs VAUČERA KODS:"
          Enter this code in your shopping cart to get the discount. => UTF-8 string (63) "Ievadiet šo kodu savā iepirkumu grozā, lai saņemtu atlaidi."
          Your cart has been saved, you can resume your order by visiting our shop: => UTF-8 string (85) "Jūsu grozs ir saglabāts, lai varat atsākt pasūtījumu, apmeklējot mūsu veikalu:"
          Follow up 4 => string (7) "Sekot 4"
          Your cart on {shop_name} => UTF-8 string (42) "Jūsu iepirkumu grozs veikalā {shop_name}"
          Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtīj...
          Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtījumu jau {days_threshold} dienas.
          
          Referral program Congratulations => UTF-8 string (35) "Iesniegšanas programmas Apsveikums"
          Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (164) "Jūsu norādītais draugs [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[...
          Jūsu norādītais draugs [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1]] ir veicis savu pirmo pasūtījumu veikalā <a href="{shop_url}">{shop_name}</a>!
          
          We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order. => UTF-8 string (165) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display}[/...
          Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]), kuru varat izmantot nākamajā pasūtījumā.
          
          Referral program Invitation => UTF-8 string (34) "Iesniegšanas programmas ielūgums"
          Join us! => string (18) "Pievienojies mums!"
          Your friend [1]{firstname} {lastname}[/1] wants to refer you on <a href="{shop_url}" target="_blank">{shop_name}</a>! => UTF-8 string (111) "Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}"...
          Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}" target="_blank">{shop_name}</a>!
          
          Get referred and earn a discount voucher of [1]{discount}[/1]! => UTF-8 string (67) "Iegūstiet minēto un nopelniet atlaižu kuponu [1]{discount}![/1]!"
          It's very easy to sign up, just click here! => UTF-8 string (76) "Tas ir ļoti vienkārši piereģistrēties. Vienkārši klikšķiniet šeit!"
          When signing up, don't forget to provide the email address of your referring friend: => UTF-8 string (68) "Reģistrējoties neaizmirstiet norādīt sava drauga e-pasta adresi:"
          Referral program Voucher => UTF-8 string (40) "Iesniegšanas programmas atlaižu kupons"
          Sponsorship Program => UTF-8 string (25) "Sponsorēšanas programma"
          ModulesNewproductsAdmin => array (7)
          New products block => UTF-8 string (22) "Jauno produktu sadaļa"
          Displays a block featuring your store's newest products. => UTF-8 string (45) "Pievieno bloku, kas attēlo jaunos produktus."
          Please complete the "products to display" field. => UTF-8 string (45) "Lūdzu, aizpildi "Attēlotie produkti" lauku."
          Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Define the number of products to be displayed in this block. => UTF-8 string (45) "Norādiet attēlojamo produktu skaitu blokā."
          Number of days for which the product is considered 'new' => UTF-8 string (61) "Dienu skaits, cik ilgi produkti tiek uzskatīti par "jauniem""
          Install => array (178)
          Choose your language => UTF-8 string (19) "Izvēlieties valodu"
          License agreements => UTF-8 string (16) "Licences līgums"
          System compatibility => UTF-8 string (19) "Sistēmas saderība"
          Store information => UTF-8 string (20) "Veikala informācija"
          System configuration => UTF-8 string (24) "Sistēmas konfigurācija"
          Store installation => UTF-8 string (21) "Veikala instalēšana"
          Field required => UTF-8 string (17) "Obligātais lauks"
          Invalid shop name => UTF-8 string (27) "Nederīgs veikala nosaukums"
          shop name => string (17) "Veikala nosaukums"
          The field %field% is limited to %limit% characters => UTF-8 string (50) "Lauks %field% ir ierobežots līdz %limit% zīmēm"
          Your firstname contains some invalid characters => UTF-8 string (39) "Jūsu vārds satur neatļautus simbolus"
          firstname => UTF-8 string (6) "Vārds"
          Your lastname contains some invalid characters => UTF-8 string (41) "Jūsu uzvārds satur neatļautus simbolus"
          lastname => UTF-8 string (8) "Uzvārds"
          The password is incorrect (must be alphanumeric string with at least 8 characters) => UTF-8 string (70) "Parole nav pareiza (jābūt burtciparu kodam ar vismaz 8 rakstzīmēm)"
          The password and its confirmation are different => UTF-8 string (40) "Parole un tās apstiprinājums nesakrīt"
          This e-mail address is invalid => UTF-8 string (17) "Nederīgs e-pasts"
          Sports and Entertainment => string (18) "Sports un izklaide"
          Lingerie and Adult => UTF-8 string (11) "Apakšveļa"
          Animals and Pets => UTF-8 string (10) "Dzīvnieki"
          Art and Culture => UTF-8 string (19) "Māksla un kultūra"
          Babies => UTF-8 string (19) "Bērni un zīdaiņi"
          Beauty and Personal Care => UTF-8 string (33) "Skaistums un personiskā higiēna"
          Cars => UTF-8 string (13) "Automašīnas"
          Computer Hardware and Software => UTF-8 string (33) "Datori un programmnodrošinājums"
          Download => UTF-8 string (14) "Lejupielādēt"
          Flowers, Gifts and Crafts => UTF-8 string (29) "Ziedi, dāvanas un roku darbs"
          Food and beverage => UTF-8 string (20) "Ēdieni un dzērieni"
          HiFi, Photo and Video => string (19) "HiFi, Foto un Video"
          Home and Garden => UTF-8 string (15) "Māja un dārzs"
          Home Appliances => UTF-8 string (17) "Sadzīves tehnika"
          Jewelry => UTF-8 string (11) "Dārglietas"
          Mobile and Telecom => UTF-8 string (24) "Mobile un komunikācijas"
          Services => string (11) "Pakalpojumi"
          Shoes and accessories => UTF-8 string (19) "Apavi un aksesuāri"
          Travel => UTF-8 string (9) "Ceļojumi"
          Database is connected => UTF-8 string (24) "Datubāzes ir pievienota"
          Database is created => UTF-8 string (22) "Datubāze ir izveidota"
          Cannot create the database automatically => UTF-8 string (38) "Nevar automātiski izveidot datu bāzi"
          Create file parameters => string (29) "Izveidojiet datnes parametrus"
          Create database tables => UTF-8 string (27) "Izveidot datubāzes tabulas"
          Create default shop and languages => UTF-8 string (43) "Izveidojiet noklusējuma veikalu un valodas"
          Populate database tables => UTF-8 string (33) "Datu bāzes tabulu aizpildīšana"
          Configure shop information => UTF-8 string (35) "Konfigurējiet veikala informāciju"
          Install theme => UTF-8 string (15) "Instalēt tēmu"
          Install modules => UTF-8 string (18) "Instalēt moduļus"
          Install demonstration data => UTF-8 string (36) "Demonstrēšanas datu uzstādīšana"
          Required PHP parameters => UTF-8 string (28) "Nepieciešamie PHP parametri"
          Cannot upload files => UTF-8 string (29) "Nevar augšupielādēt failus"
          Cannot create new files and folders => string (44) "Nevar izveidot jaunus failus un direktorijas"
          cURL extension is not enabled => UTF-8 string (30) "cURL paplašinājums atslēgts"
          GD library is not installed => UTF-8 string (29) "GD bibliotēka nav instalēta"
          JSON extension is not loaded => UTF-8 string (35) "JSON paplašinājums nav ielādēts"
          PHP OpenSSL extension is not loaded => UTF-8 string (42) "PHP OpenSSL paplašinājums nav ielādēts"
          PDO MySQL extension is not loaded => UTF-8 string (40) "PDO MySQL paplašinājums nav ielādēts"
          SimpleXML extension is not loaded => UTF-8 string (40) "SimpleXML paplašinājums nav ielādēts"
          ZIP extension is not enabled => UTF-8 string (33) "ZIP paplašinājums nav ieslēgts"
          Fileinfo extension is not enabled => UTF-8 string (38) "Fileinfo paplašinājums nav ieslēgts"
          Intl extension is not loaded => UTF-8 string (35) "Intl paplašinājums nav ielādēts"
          Required Apache configuration => UTF-8 string (35) "Nepieciešama Apache konfigurācija"
          Enable the Apache mod_rewrite module => UTF-8 string (34) "Ieslēgt Apache mod_rewrite moduli"
          Files => string (5) "Faili"
          Not all files were successfully uploaded on your server => UTF-8 string (62) "Ne visi faili tika veiksmīgi augšupielādēti jūsu serverī"
          Permissions on files and folders => UTF-8 string (24) "Failu un mapju atļaujas"
          Recursive write permissions for %user% user on %folder% => UTF-8 string (63) "Rekursīvas rakstīšanas atļaujas %user% lietotājam %folder%"
          Write permissions for %user% user on %folder% => UTF-8 string (46) "Izsniegt atļaujas %user% lietotājam %folder%"
          Recommended PHP parameters => UTF-8 string (27) "Rekomendētie PHP parametri"
          GZIP compression is not activated => UTF-8 string (31) "GZIP kompresija nav aktivizēta"
          Mbstring extension is not enabled => UTF-8 string (38) "Mbstring paplašinājums nav ieslēgts"
          Dom extension is not loaded => UTF-8 string (34) "Dom paplašinājums nav ielādēts"
          Cannot open external URLs (requires allow_url_fopen as On) => UTF-8 string (72) "Nevar atvērt ārējo URLs (nepieciešams allow_url_fopen kā ieslēgts)"
          Documentation => UTF-8 string (14) "Dokumentācija"
          Blog => string (5) "Blogs"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Information about your Store => UTF-8 string (30) "Informācija par Jūsu veikalu"
          Shop name => string (17) "Veikala nosaukums"
          Main activity => UTF-8 string (18) "Pamata aktivitāte"
          Please choose your main activity => UTF-8 string (43) "Lūdzu izvēlēties galveno darbības veidu"
          Other activity... => UTF-8 string (19) "Cita aktivitāte..."
          Help us learn more about your store so we can offer you optimal guidance and the best features for your business! => UTF-8 string (145) "Palīdziet mums uzzināt vairāk par jūsu veikalu, lai mēs varētu piedāvāt jums...
          Palīdziet mums uzzināt vairāk par jūsu veikalu, lai mēs varētu piedāvāt jums optimālu palīdzību un jūsu biznesam labākās funkcijas!
          
          Country => string (6) "Valsts"
          Select your country => UTF-8 string (24) "Izvēlieties savu valsti"
          Shop timezone => string (18) "Veikala laika zona"
          Select your timezone => UTF-8 string (27) "Izvēlieties savu laikazonu"
          Enable SSL => UTF-8 string (25) "Ieslēgt SSL šifrēšanu"
          Your Account => UTF-8 string (11) "Jūsu konts"
          First name => UTF-8 string (6) "Vārds"
          Last name => UTF-8 string (8) "Uzvārds"
          E-mail address => string (14) "E-pasta adrese"
          This email address will be your username to access your store's back office. => UTF-8 string (88) "Šī e-pasta adrese būs jūsu lietotājvārds, lai piekļūtu jūsu veikala redaktor...
          Šī e-pasta adrese būs jūsu lietotājvārds, lai piekļūtu jūsu veikala redaktoram.
          
          Shop password => string (14) "Veikala parole"
          Must be at least 8 characters => UTF-8 string (24) "Jābūt vismaz 8 zīmēm"
          Re-type to confirm => UTF-8 string (31) "Atkārtojiet, lai apstiprinātu"
          Store name => string (17) "Veikala nosaukums"
          Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it. => UTF-8 string (122) "Demo produkti ir labs veids, kā iemācīties lietot PrestaShop. Jums to vajadz...
          Demo produkti ir labs veids, kā iemācīties lietot PrestaShop. Jums to vajadzētu instalēt, ja neesat ar to iepazinies.
          
          Search => UTF-8 string (7) "Meklēt"
          Select all => string (12) "ielikt visas"
          Configure your database by filling out the following fields => UTF-8 string (65) "Aizpildot laikus veiciet datubāzes uzstādījumu konfigurēšanu"
          Please complete the fields below in order for PrestaShop to connect to your database. => UTF-8 string (106) "Lūdzu, aizpildiet zemāk esošos laukus, lai PrestaShop varētu izveidot savien...
          Lūdzu, aizpildiet zemāk esošos laukus, lai PrestaShop varētu izveidot savienojumu ar Jūsu datu bāzi.
          
          Database server address => UTF-8 string (25) "Datubāzes servera adrese"
          The default port is 3306. To use a different port, add the port number at the end of your server's address i.e ":4242". => UTF-8 string (118) "Noklusējuma ports ir 3306. Lai izmantotu citu portu, servera adreses beigās ...
          Noklusējuma ports ir 3306. Lai izmantotu citu portu, servera adreses beigās pievienojiet porta numuru, t.i.: "4242".
          
          Database name => UTF-8 string (20) "Datubāzes nosaukums"
          Database login => UTF-8 string (27) "Datu bāzes pieslēgšanās"
          Database password => UTF-8 string (18) "Datu bāzes parole"
          Tables prefix => string (13) "Tables Prefix"
          Test your database connection now! => UTF-8 string (47) "Pārbaudi savu datu bāzes savienojumu tūlīt!"
          PrestaShop Installation Assistant => UTF-8 string (32) "PrestaShop instalācijas palīgs"
          Installation Assistant => UTF-8 string (23) "Instalācijas Asistents"
          To install PrestaShop, you need to have JavaScript enabled in your browser. => UTF-8 string (81) "Lai instalētu PrestaShop, pārlūkprogrammā ir jābūt aktivizētam JavaScript."
          https://enable-javascript.com/ => string (30) "https://enable-javascript.com/"
          Next => UTF-8 string (10) "Nākošais"
          Back => UTF-8 string (8) "Atpakaļ"
          License Agreements => UTF-8 string (16) "Licences līgums"
          To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0. => UTF-8 string (245) "Lai izbaudītu daudzās funkcijas, kuras PrestaShop piedāvā bez maksas, lūdzu,...
          Lai izbaudītu daudzās funkcijas, kuras PrestaShop piedāvā bez maksas, lūdzu, izlasiet tālāk sniegtos licences noteikumus. PrestaShop kodols tiek licencēts saskaņā ar OSL 3.0, bet moduļi un tēmas tiek licencētas saskaņā ar AFL 3.0.
          
          I agree to the above terms and conditions. => UTF-8 string (39) "Piekrītu noteikumiem un nosacījumiem."
          Done! => UTF-8 string (10) "Izpildīts"
          An error occurred during installation... => UTF-8 string (31) "Kļūda instalācijas laikā..."
          You can use the links on the left column to go back to the previous steps, or restart the installation process by <a href="%link%">clicking here</a>. => UTF-8 string (174) "Jūs varat izmantot saites kreisajā pusē, lai atgrieztos iepriekšējās darbībā...
          Jūs varat izmantot saites kreisajā pusē, lai atgrieztos iepriekšējās darbībās, vai arī atsākiet instalēšanas procesu, <a href="%link%"> noklikšķinot šeit </a>.
          
          Your installation is finished! => UTF-8 string (31) "Jūsu instalācija ir pabeigta!"
          You have just finished installing your shop. Thank you for using PrestaShop! => UTF-8 string (84) "Jūs esat tikko pabeidzis instalēt savu veikalu. Paldies, ka izmantojat Prest...
          Jūs esat tikko pabeidzis instalēt savu veikalu. Paldies, ka izmantojat PrestaShop!
          
          Please remember your login information: => UTF-8 string (56) "Lūdzu, atcerieties savu reģistrēšanās informāciju:"
          E-mail => string (7) "E-pasts"
          Print my login information => UTF-8 string (41) "Drukāt manu pieslēgšanās informāciju"
          Password => string (6) "Parole"
          Display => UTF-8 string (8) "Attēlot"
          For security purposes, you must delete the "install" folder. => UTF-8 string (66) "Drošības apsvērumu dēļ nepieciešams izdzēst "install" mapi."
          Back Office => UTF-8 string (24) "Administrācijas sadaļa"
          Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc. => UTF-8 string (144) "Pārvaldiet savu veikalu, izmantojot savu Back Office. Pārvaldiet savus pasūt...
          Pārvaldiet savu veikalu, izmantojot savu Back Office. Pārvaldiet savus pasūtījumus un klientus, pievienojiet moduļus, mainiet motīvus utt.
          
          Manage your store => UTF-8 string (24) "Pārvaldiet savu veikalu"
          Front Office => UTF-8 string (17) "Lapas priekšpuse"
          Discover your store as your future customers will see it! => UTF-8 string (63) "Apskatiet savu veikalu, kā jūsu klienti to redzēs nākotnē!"
          Discover your store => UTF-8 string (23) "Atklājiet savu veikalu"
          We are currently checking PrestaShop compatibility with your system environment => UTF-8 string (56) "Notiek PrestaShop un sistēmas savietojamības pārbaude"
          PrestaShop compatibility with your system environment has been verified! => UTF-8 string (61) "PrestaShop saderība ar jūsu sistēmas vidi ir pārbaudīta!"
          Welcome to the PrestaShop %version% Installer => UTF-8 string (50) "Laipni lūdzam PrestaShop %version% instalētājā"
          Continue the installation in: => UTF-8 string (24) "Turpināt instalēšanu:"
          The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d% translations, all for free! => UTF-8 string (206) "Iepriekš minētā valodu izvēle attiecas tikai uz instalēšanas palīgu. Tiklīdz...
          Iepriekš minētā valodu izvēle attiecas tikai uz instalēšanas palīgu. Tiklīdz jūsu veikals ir instalēts, jūs varat izvēlēties sava veikala valodu no vairāk nekā %d% tulkojumu, viss par brīvu!
          
          We could not check to see if basic authentication and rewrite extensions have been activated. Please manually check if they've been activated in order to use the PrestaShop webservice. => UTF-8 string (213) "Mēs nevarējām pārbaudīt, vai bāzes autentifikācijas un pārrakstīšanas paplaš...
          Mēs nevarējām pārbaudīt, vai bāzes autentifikācijas un pārrakstīšanas paplašinājumi ir aktivizēti. Lūdzu, manuāli pārbaudiet, vai tie ir aktivizēti, lai izmantotu PrestaShop interneta pakalpojumu.
          
          Please activate the 'SimpleXML' PHP extension to allow testing of PrestaShop's webservice. => UTF-8 string (108) "Lūdzu, aktivizējiet PHP paplašinājumu 'SimpleXML', lai varētu pārbaudīt Pres...
          Lūdzu, aktivizējiet PHP paplašinājumu 'SimpleXML', lai varētu pārbaudīt PrestaShop tīmekļa servisu.
          
          It is preferable to use SSL (https:) for webservice calls, as it avoids the "man in the middle" type security issues. => UTF-8 string (147) "Ieteicams izmantot SSL (https:) tīmekļa pakalpojumu savienojumiem, jo tas ļa...
          Ieteicams izmantot SSL (https:) tīmekļa pakalpojumu savienojumiem, jo tas ļaus izvairīties no "man in the middle" tipa drošības jautājumiem.
          
          Fashion and accessories => UTF-8 string (18) "Mode un aksesuāri"
          Sport and Entertainment => string (18) "Sports un izklaide"
          -- Please choose your main activity -- => UTF-8 string (49) "-- Lūdzu izvēlēties galveno darbības veidu --"
          Server name is not valid => UTF-8 string (26) "Servera vārds nav derīgs"
          You must enter a database name => UTF-8 string (39) "Jums ir jānorāda datubāzes nosaukums"
          You must enter a database login => UTF-8 string (45) "Jums ir jānorāda datubāzes lietotājvārds"
          Tables prefix is invalid => UTF-8 string (27) "Tabulas prefiks nav derīgs"
          Cannot convert database data to utf-8 => UTF-8 string (43) "Nevar konvertēt datu bāzes datus uz utf-8"
          At least one table with same prefix was already found, please change your prefix or drop your database => UTF-8 string (111) "Jau tika atrasts vismaz viena tabula ar tādu pašu prefiksu, lūdzu, mainiet p...
          Jau tika atrasts vismaz viena tabula ar tādu pašu prefiksu, lūdzu, mainiet prefiksu vai pārnesiet datubāzi
          
          Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider: => UTF-8 string (116) "Jūsu datu bāzes lietotājam nav tiesību veidot tabulu datu bāzē "%s". Jautāji...
          Jūsu datu bāzes lietotājam nav tiesību veidot tabulu datu bāzē "%s". Jautājiet savam pakalpojumu sniedzējam:
          
          Database Server is not found. Please verify the login, password and server fields => UTF-8 string (94) "Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet pieslēgšanās paroli un se...
          Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet pieslēgšanās paroli un servera laukus
          
          Connection to MySQL server succeeded, but database "%database%" not found => UTF-8 string (82) "Savienojums ar MySQL serveri ir veiksmīgs, bet datubāze "%database%" nav atr...
          Savienojums ar MySQL serveri ir veiksmīgs, bet datubāze "%database%" nav atrasta
          
          Attempt to create the database automatically => UTF-8 string (45) "Mēģinājums automātiski izveidot datubāzi"
          %file% file is not writable (check permissions) => UTF-8 string (60) "Nav tiesības rakstīt datnē %file% (pārbaudiet tiesības)"
          %folder% folder is not writable (check permissions) => UTF-8 string (60) "Nav tiesību rakstīt mapē %folder% (pārbaudiet tiesības)"
          Cannot write settings file => UTF-8 string (35) "Nevar ierakstīt iestatījumu failu"
          Cannot write app/config/parameters.php file => UTF-8 string (48) "Nevar ierakstīt app/config/parameters.php failu"
          Cannot write app/config/parameters.yml file => string (39) "Nevar ierakstit app/parametrs.yml failu"
          Database structure file not found => UTF-8 string (40) "Datubāzes struktūras fails nav atrasts"
          Cannot create group shop => string (28) "Nevar izveidot veikala grupu"
          Cannot create shop => string (22) "Nevar izveidot veikalu"
          Cannot create shop URL => string (32) "Nevar izveidot veikala URL saiti"
          File "language.xml" not found for language iso "%iso%" => string (48) "Fails "language.xml" nav atrasts valodai "%iso%""
          File "language.xml" not valid for language iso "%iso%" => UTF-8 string (52) "Fails "language.xml" nav derīgs valodai iso "%iso%""
          Cannot download language pack "%iso%" => UTF-8 string (38) "Nevar ielādēt valodu pakotni "%iso%""
          Cannot install language "%iso%" => UTF-8 string (30) "Nevar instalēt valodu "%iso%""
          Cannot copy flag language "%flag%" => UTF-8 string (41) "Nevar iekopēt atzīmēto valodu "%flag%""
          Cannot create admin account => UTF-8 string (44) "Nav iespējams izveidot administratora kontu"
          Cannot install module "%module%" => UTF-8 string (35) "Nevar ieinstalēt moduli "%module%""
          Fixtures class "%class%" not found => UTF-8 string (33) "Palīgklase "%class%" nav atrasta"
          "%class%" must be an instance of "InstallXmlLoader" => UTF-8 string (46) ""%class%" jābūt instancei "InstallXmlLoader""
          SQL error on query <i>%query%</i> => UTF-8 string (38) "Kļūda SQL vaicājumā <i>%query%</i>"
          An SQL error occurred for entity <i>%entity%</i>: <i>%message%</i> => UTF-8 string (66) "SQL vaicājuma kļūda vienībā <i>%entity%</i>: <i>%message%</i>"
          Cannot create image "%identifier%" for entity "%entity%" => UTF-8 string (58) "Nevar izveidot attēlu "%identifier%" vienībai "%entity%""
          Cannot create image "%identifier%" (bad permissions on folder "%folder%") => UTF-8 string (91) "Nevar izveidot attēlu "%identifier%" (pietrūkst rakstīšanas atļaujas mapei "...
          Nevar izveidot attēlu "%identifier%" (pietrūkst rakstīšanas atļaujas mapei "%folder%")
          
          Cannot create image "%identifier%" => UTF-8 string (37) "Nevar izveidot attēlu "%identifier%""
          Cannot create image "%1$s" for entity "%2$s" => UTF-8 string (47) "Nevar izveidot attēlu "%1$s" vērtībai "%2$s""
          ModulesGoogleanalyticsAdmin => array (23)
          Save => UTF-8 string (9) "Saglabāt"
          Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Settings => UTF-8 string (13) "Uzstādījumi"
          Enable User ID tracking => UTF-8 string (36) "Aktivizēt lietotāja ID izsekošanu"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Anonymize IP => UTF-8 string (15) "Anonīmizēt IP"
          Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries => UTF-8 string (122) "Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu kon...
          Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu konfidencialitātes likumiem dažās valstīs
          
          Settings updated successfully. => UTF-8 string (32) "Iestatījumi sekmīgi atjaunoti."
          Google Analytics Tracking ID => string (28) "Google Analytics Tracking ID"
          Google Analytics => string (16) "Google Analytics"
          Gain clear insights into important metrics about your customers, using Google Analytics => UTF-8 string (72) "Iegūsties svarīgus datus par Jūsu klientiem lietojot Google Analytics"
          Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module. => UTF-8 string (94) "Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli sa...
          Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli saistītie dati.
          
          Your customers go everywhere; shouldn't your analytics. => UTF-8 string (40) "Klienti pārvietojas; statistika paliek."
          Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones. => UTF-8 string (195) "Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajie...
          Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajiem tīkliem, lapām un viedtelefoniem. Tas ļauj vieglāk saprast un apkalpot esošos klientus un iegūt jaunus.
          
          With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including: => UTF-8 string (125) "Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pir...
          Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pircēju uzvedību un konversijām, ieskaitot:
          
          Product detail views => UTF-8 string (26) "Produkta detalizēts skats"
          Internal merchandising Success => UTF-8 string (37) "Iekšējās tirdzniecības sasniegumi"
          "Add to cart" actions => UTF-8 string (28) ""Pievienot grozam" darbības"
          The checkout process => UTF-8 string (30) "Pirkuma noformēšanas process"
          Internal campaign clicks => UTF-8 string (31) "Iekšējās kampaņas klikšķi"
          And purchase => string (10) "Un nopirkt"
          Merchants are able to understand how far along users get in the buying process and where they are dropping off. => UTF-8 string (120) "Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā ...
          Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā un kur tie ir pārtraukuši pirkumu.
          
          ModulesFaviconnotificationboAdmin => array (5)
          Display notifications in the browser tab for: => UTF-8 string (49) "Parādiet paziņojumus pārlūkprogrammas cilnē:"
          New orders => UTF-8 string (18) "Jauni pasūtījumi"
          Notification background color => UTF-8 string (23) "Paziņojuma fona krāsa"
          Notification text color => UTF-8 string (25) "Paziņojuma teksta krāsa"
          Order Notifications on the Favicon => UTF-8 string (35) "Pasūtījumu paziņojumi ar Favicon"
          ModulesContactinfoAdmin => array (3)
          Contact information => UTF-8 string (19) "Kontaktinformācija"
          Allows you to display additional information about your store's customer service. => UTF-8 string (82) "Ļauj jums parādīt papildus informāciju par Jūsu veikala klientu apkalpošanu."
          Your theme needs to be compatible with this feature => UTF-8 string (47) "Jūsu tēmai jābūt saderīgai ar šo funkciju"
          ModulesFacetedsearchAdmin => array (97)
          Faceted search => UTF-8 string (23) "Kategoriska meklēšana"
          Filter template name required (cannot be empty) => UTF-8 string (70) "Nepieciešams norādīt filtra tēmas nosaukumu (nevar atstāt tukšu)"
          You must select at least one category. => UTF-8 string (36) "Ir jāizvēlas vismaz viena sadaļa."
          Your filter => UTF-8 string (12) "Jūsu filtri"
          was updated successfully. => UTF-8 string (29) "tika veiksmīgi atjaunināts."
          was added successfully. => UTF-8 string (27) "tika pievienots veiksmīgi."
          Settings saved successfully => UTF-8 string (32) "Iestatījumi sekmīgi saglabāti"
          Filter template deleted, categories updated (reverted to default Filter template). => UTF-8 string (102) "Filtra tēma izdzēsta, kategorijas atjauninātas (iestatījumi atgriezti uz nok...
          Filtra tēma izdzēsta, kategorijas atjauninātas (iestatījumi atgriezti uz noklusēto filtra tēmu).
          
          Filter template not found => UTF-8 string (24) "Filtra tēma nav atrasta"
          My template - %s => UTF-8 string (15) "Mana tēma - %s"
          My template %s => UTF-8 string (13) "Mana tēma %s"
          "%s" is not a valid url => UTF-8 string (25) ""%s" ir kļūdaina adrese"
          Category => string (10) "Kategorija"
          Manufacturer => UTF-8 string (10) "Ražotājs"
          Supplier => UTF-8 string (14) "Piegādātājs"
          New products => string (14) "Jauni produkti"
          Best sales => UTF-8 string (17) "Visvairāk pirkts"
          Prices drop => string (17) "Nocenoti produkti"
          Search => UTF-8 string (7) "Meklēt"
          Meta title => string (14) "Meta-nosaukums"
          No limit => string (10) "Bez limita"
          Categories used for this template: => UTF-8 string (45) "Kategorijas, kas tiek izmantotas šai tēmai:"
          Categories selection is disabled because you have no categories or you are in a "all shops" context. => UTF-8 string (114) "Sadaļu izvēle ir izslēgta, jo jūs neesat izveidojis nevienu sadaļu, vai atro...
          Sadaļu izvēle ir izslēgta, jo jūs neesat izveidojis nevienu sadaļu, vai atrodaties kontekstā "visi veikali".
          
          You must select at least one filter => UTF-8 string (34) "Ir jāizvēlas vismaz viens filtrs"
          Template name: => UTF-8 string (17) "Tēmas nosaukums:"
          Only as a reminder => UTF-8 string (20) "Tikai atgādinājums"
          Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form: => UTF-8 string (125) "Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobe...
          Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobežo maksimālo attēlojamo lauku skaitu formā:
          
          for suhosin.post.max_vars. => UTF-8 string (30) "priekš suhosin.post.max_vars."
          for suhosin.request.max_vars. => UTF-8 string (33) "Priekš suhosin.request.max_vars."
          Please ask your hosting provider to increase the Suhosin limit to => UTF-8 string (77) "Lūdzu palūdziet savam hostinga provaiderim palielināt Suhosin limitu līdz"
          Warning! Your PHP configuration limits the maximum number of fields allowed in a form: => UTF-8 string (80) "Uzmanību! Tava PHP konfigurācija ierobežo maksimumu attēlojamo lauku formā:"
          for max_input_vars. => UTF-8 string (23) "priekš max_input_vars."
          Please ask your hosting provider to increase this limit to => UTF-8 string (66) "Lūdzu palūdz savam hostinga provaiderim palielināt limitu līdz"
          %s at least, or you will have to edit the translation files manually. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
          Choose shop association: => UTF-8 string (32) "Izvēlaties veikala asociāciju:"
          Sub-categories filter => UTF-8 string (23) "Apakškategoriju filtrs"
          Product stock filter => UTF-8 string (31) "Noliktavā esošu preču filtrs"
          Product condition filter => UTF-8 string (26) "Produkta stāvokļa filtrs"
          Product brand filter => UTF-8 string (23) "Produktu zīmolu filtrs"
          Product weight filter (slider) => UTF-8 string (31) "Preču svara filtrs (slaideris)"
          Product price filter (slider) => string (32) "Produkta cenas filtrs (slaiders)"
          You must select at least one category => UTF-8 string (35) "Ir jāizvēlas vismaz viena sadaļa"
          Indexes and caches => UTF-8 string (22) "Indeksi un kešatmiņa"
          Indexing is in progress. Please do not leave this page => UTF-8 string (51) "Notiek indeksēšana. Lūdzu palieciet šajā lapā"
          Index all missing prices => UTF-8 string (33) "Indeksēt visas nēesošās cenas"
          Rebuild entire price index => UTF-8 string (34) "Pārbūvēt visu cenu indeksāciju"
          Build attributes and features indexes => UTF-8 string (41) "Veidojiet atribūtus un funkciju indeksus"
          Clear cache => UTF-8 string (15) "Iztīrīt kešu"
          You can set a cron job that will rebuild price index using the following URL: => UTF-8 string (101) "Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izman...
          Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izmantojot sekojošu URL:
          
          You can set a cron job that will rebuild attribute index using the following URL: => UTF-8 string (101) "Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izman...
          Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izmantojot sekojošu URL:
          
          A nightly rebuild is recommended. => UTF-8 string (46) "Ieteicams pārūvēšanu veikt nakts stundās."
          Filters templates => UTF-8 string (12) "Tēmu filtrs"
          Created on => string (9) "Izveidots"
          Actions => UTF-8 string (9) "Darbības"
          Do you really want to delete this filter template? => UTF-8 string (48) "Vai tiešām vēlaties dzēst šo filtra veidni?"
          No filter template found. => UTF-8 string (36) "Netika atrasta neviena filtra tēma."
          Add new template => string (21) "Izveidot jaunu veidni"
          Show the number of matching products => UTF-8 string (42) "Pārādīt visu sakritušo produktu skaitu"
          Show products from subcategories => UTF-8 string (35) "Attēlot apakškategoriju produktus"
          Category filter depth (0 for no limits, 1 by default) => UTF-8 string (70) "Kategoriju filtru dziļums ( 0 priekš bezlimita, 1 pēc noklusējuma)"
          Use tax to filter price => UTF-8 string (40) "Izmantot nodokļus, lai izšķirotu cenu"
          Use rounding to filter price => UTF-8 string (35) "Noapaļot, lai filtrētu pēc cenas"
          (in progress) => UTF-8 string (11) "(progresā)"
          URL indexing finished => UTF-8 string (33) "URL adrešu indeksācija pabeigta"
          Attribute indexing finished => UTF-8 string (31) "Atribūtu indeksācija pabeigta"
          URL indexing failed => UTF-8 string (33) "URL adrešu indeksācijas kļūda"
          Attribute indexing failed => UTF-8 string (31) "Atribūtu indeksācijas kļūda"
          Price indexing finished => UTF-8 string (26) "Cenu indeksācija pabeigta"
          Price indexing failed => UTF-8 string (26) "Cenu indeksācijas kļūda"
          (in progress, %s products price to index) => UTF-8 string (44) "(progresā, %s produktu cenas indeksācijai)"
          Loading... => UTF-8 string (14) "Ielādējas..."
          You selected -All categories-: all existing filter templates will be deleted. Is it OK? => UTF-8 string (86) "Jūs izvēlējāties -Visas sadaļas-: visas filtru veidnes tiks dzēstas. Piekrīt...
          Jūs izvēlējāties -Visas sadaļas-: visas filtru veidnes tiks dzēstas. Piekrītat?
          
          New filters template => UTF-8 string (18) "Jauna filtra tēma"
          You can drag and drop filters to adjust position => UTF-8 string (65) "Jūs varat pārvietot filtrus velkot un novietotjot kur vēlaties"
          Filters: => string (7) "Filtri:"
          Total filters: %s => UTF-8 string (15) "Filtru kopā %s"
          Filter result limit: => UTF-8 string (25) "Filtru rezultātu limits:"
          Filter style: => string (13) "Filtru stils:"
          Checkbox => UTF-8 string (34) "Kastīte, kuru atzīmēt ar ķeksi"
          Radio button => string (10) "Radio poga"
          Drop-down list => UTF-8 string (21) "Nolaižamais saraksts"
          List of ranges => string (17) "Apgabalu saraksts"
          Attribute group: %name% (%count% attributes) => UTF-8 string (43) "Atribūtu grupa: %name% (%count% atribūti)"
          Attribute group: %name% (%count% attribute) => UTF-8 string (43) "Atribūtu grupa: %name% (%count% atribūts)"
          This group will allow user to select a color => UTF-8 string (48) "Šī grupa ļaus lietotājam izvēlēties krāsu"
          Feature: %name% (%count% values) => UTF-8 string (39) "Īpašība: %name% (%count% vērtības)"
          Feature: %name% (%count% value) => UTF-8 string (38) "Īpašība: %name% (%count% vērtība)"
          When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          Invalid characters: <>;=#{}_ => UTF-8 string (26) "Kļudaini simboli:<>;=#{}_"
          Indexable => UTF-8 string (12) "Indeksējams"
          Use this attribute in URL generated by the Faceted Search module. => UTF-8 string (93) "Lietot šo atribūtu saitē kura ir ģenerēta izmantojot Kategorizētas meklēšana...
          Lietot šo atribūtu saitē kura ir ģenerēta izmantojot Kategorizētas meklēšanas moduli.
          
          When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          URL => string (12) "Lapas adrese"
          When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          ModulesLegalcomplianceShop => array (1)
          Information => UTF-8 string (12) "Informācija"
          ModulesBlockwishlistShop => array (11)
          You aren't logged in => UTF-8 string (26) "Jūs neesat pierakstījies"
          Add to wishlist => UTF-8 string (36) "Pievienot vēlamo produktu sarakstam"
          Cancel => string (7) "Atsaukt"
          Remove => UTF-8 string (6) "Dzēst"
          Delete => UTF-8 string (6) "Dzēst"
          Sign in => UTF-8 string (7) "Ienākt"
          Previous => UTF-8 string (8) "Atpakaļ"
          Next => UTF-8 string (10) "Nākošais"
          Share => string (5) "Share"
          Customize => UTF-8 string (9) "Pielāgot"
          No products found => string (20) "Produkti nav atrasti"
          AdminNavigationNotification => array (17)
          Your shop is in debug mode. => UTF-8 string (43) "Jūsu veikals ir atkļūdošanas režīmā."
          Your shop is in maintenance. => UTF-8 string (37) "Notiek E-veikala apkalpošanas darbi."
          Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab. => UTF-8 string (187) "Jūsu apmeklētāji un klienti nevar piekļūt jūsu veikalam apkopes režīmā.%s La...
          Jūsu apmeklētāji un klienti nevar piekļūt jūsu veikalam apkopes režīmā.%s Lai pārvaldītu tehniskās apkopes iestatījumus, dodieties uz sadaļu Veikala parametri> Uzturēšana.
          
          No new order for now :( => UTF-8 string (34) "Šobrīd nav jaunu pasūtījumu :("
          No new customer for now :( => UTF-8 string (29) "Šobrīd nav jaunu klientu :("
          No new message for now. => UTF-8 string (25) "Šobrīd nav jaunu ziņu."
          registered => UTF-8 string (12) "reģistrēts"
          Orders[1][/1] => UTF-8 string (19) "Pasūtījumi[1][/1]"
          Customers[1][/1] => string (14) "Klienti[1][/1]"
          Messages[1][/1] => UTF-8 string (13) "Ziņas[1][/1]"
          from => string (2) "no"
          All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode. => UTF-8 string (108) "Tiks parādītas PHP kļūdas un ziņojumi. Kad tas vairs nav vajadzīgs, [1] izsl...
          Tiks parādītas PHP kļūdas un ziņojumi. Kad tas vairs nav vajadzīgs, [1] izslēdziet [/1] šo režīmu.
          
          Have you checked your [1][2]abandoned carts[/2][/1]?[3]Your next order could be hiding there! => UTF-8 string (99) "Vai pārbaudījāt veikala [1][2]pamestos grozus[/2][/1]?[3]Iespējams šeit ir k...
          Vai pārbaudījāt veikala [1][2]pamestos grozus[/2][/1]?[3]Iespējams šeit ir kāds pasūtījums!
          
          Are you active on social media these days? => UTF-8 string (37) "Vai esat aktīvi sociālajos tīklos?"
          Seems like all your customers are happy :) => UTF-8 string (45) "Šķiet ka veikala klienti ir apmierināti :)"
          An error occurred while updating new window property. => UTF-8 string (44) "Kļūda atjaunojot jauna loga iestatījumus."
          An error occurred while updating the new window property for this object. => UTF-8 string (58) "Kļūda atjaunojot jauna loga iestatījumus šim objektam."
          ModulesStatssalesAdmin => array (17)
          Sales and orders => UTF-8 string (27) "Pārdošana un pasūtījumi"
          About order statuses => UTF-8 string (26) "Par pasūtījumu statusiem"
          In your Back Office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment. => UTF-8 string (254) "Lapas administrācijā var mainīt sekojošus statusus: Gaida čeka maksājumu, Ma...
          Lapas administrācijā var mainīt sekojošus statusus: Gaida čeka maksājumu, Maksājums saņemts, Sagatavošana piegādei, Piegāde, Piegādāts, Atcelts, Naudas atgriešana, Maksājuma kļūda, Nav pieejams noliktavā un Gaida bankas pārskaitījumu.
          
          These order statuses cannot be removed from the Back Office; however you have the option to add more. => UTF-8 string (102) "Šos pasūtījuma statusus nevar izdzēst no lapas Administrācijas, bet var piel...
          Šos pasūtījuma statusus nevar izdzēst no lapas Administrācijas, bet var pielikt papildu statusus.
          
          The following graphs represent the evolution of your shop's orders and sales turnover for a selected period. => UTF-8 string (100) "Grafiki attēlo veikala attīstību, pasūtījumu skaitu un pārdošanu izvēlētajā ...
          Grafiki attēlo veikala attīstību, pasūtījumu skaitu un pārdošanu izvēlētajā laik periodā.
          
          You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods. => UTF-8 string (133) "Šo logu vajadzētu regulāri apskatīt, tas ļauj monitorēt veikala ilgtspējību....
          Šo logu vajadzētu regulāri apskatīt, tas ļauj monitorēt veikala ilgtspējību. Papildus var apskatīt vairākus laika periodus.
          
          Only valid orders are graphically represented. => UTF-8 string (57) "Grafikā tiek attēloti tikai apstiprināti pasūtījumi."
          Orders placed: => UTF-8 string (23) "Izveidoti pasūtījumi:"
          CSV Export => string (12) "Csv Eksports"
          Sales: => UTF-8 string (12) "Pārdošana:"
          You can view the distribution of order statuses below. => UTF-8 string (59) "Zemāk var apskatīt sadalījumu pa pasūtījumu statusiem."
          No orders for this period. => UTF-8 string (37) "Šajā laika posmā nav pasūtījumu."
          Orders placed => UTF-8 string (22) "Izveidoti pasūtījumi"
          Products bought => string (18) "Nopirktie produkti"
          Products: => string (6) "Preces"
          Sales currency: %s => UTF-8 string (24) "Pārdošanas valūta: %s"
          Percentage of orders per status. => UTF-8 string (45) "Pasūtījumi procentuāli pēc statusa veida."
          ShopNotificationsWarning => array (8)
          You cannot place a new order from your country (%s). => UTF-8 string (54) "Jūs nevariet veikt pasūtījumu no šīs valsts (%s)."
          You cannot return merchandise with a guest account. => UTF-8 string (56) "Jūs nevarēsiet atgriezt preci iepērkoties kā viesis."
          If you have just placed an order, it may take a few minutes for it to be validated. Please refresh this page if your order is missing. => UTF-8 string (146) "Ja tikko esat veicis pasūtījumu, var paiet dažas minūtes, lai to apstiprināt...
          Ja tikko esat veicis pasūtījumu, var paiet dažas minūtes, lai to apstiprinātu. Lūdzu, atsvaidziniet lapu, ja Jūsu pasūtījums nav redzams.
          
          You must wait for confirmation before returning any merchandise. => UTF-8 string (80) "Jums ir jāsagaida preču atgriešanas apstiprinājums, pirms nosūtīt to mums."
          This product is not visible to your customers. => UTF-8 string (42) "Šis produkts nav redzams jūsu klientiem."
          You do not have any vouchers. => string (23) "Jums nav neviena kupona"
          You have not placed any orders. => UTF-8 string (29) "Jums nav neviena pasūtījuma"
          You have not received any credit slips. => UTF-8 string (27) "Jums nav kredīta izrakstu."
          ModulesCrosssellingShop => array (1)
          Customers who bought this product also bought: => UTF-8 string (50) "Klienti, kuri iegādājās šo preci nopirka arī:"
          ModulesPagesnotfoundAdmin => array (17)
          Pages not found => string (19) "Lapa netika atrasta"
          The "pages not found" cache has been emptied. => UTF-8 string (47) ""Lapa nav atrasta" keša atmiņa ir iztīrīta."
          The "pages not found" cache has been deleted. => UTF-8 string (46) ""Lapa nav atrasta" keša atmiņa ir izdzēsts."
          Guide => UTF-8 string (10) "Pamācība"
          404 errors => UTF-8 string (12) "404 kļūdas"
          A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore. => UTF-8 string (295) "HTTP kļūdas 404 nozīmē to ka meklējamais fails nav atrasts. Tas nozīmē ka kl...
          HTTP kļūdas 404 nozīmē to ka meklējamais fails nav atrasts. Tas nozīmē ka klients ir vai nu ievadījis nepareizu saiti vai lapā ir nestrādājoša saite. Ja ir iespēja, tiks parādīta lapa ar nestrādājošo saiti. Ja nē, tas nozīmē ka tā ir tieša piekļuve kura vairs neeksistē.
          
          How to catch these errors? => UTF-8 string (27) "Kā fiksēt šīs kļūdas?"
          If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s". => UTF-8 string (134) "Ja serveris atbalsta .htaccessfailus, Jūs varat izveidot šo failu PrestaShop...
          Ja serveris atbalsta .htaccessfailus, Jūs varat izveidot šo failu PrestaShop pamata direktorijā un pievienot sekojošo rindu: "%s".
          
          A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page. => UTF-8 string (131) "Lietotājs kurš apmeklēs neeksistējošu saiti tiks novirzīts uz sekojošu lapu:...
          Lietotājs kurš apmeklēs neeksistējošu saiti tiks novirzīts uz sekojošu lapu: %s. Šis modulis ieraksta piekļuvi šai lapai.
          
          You must use a .htaccess file to redirect 404 errors to the "404.php" page. => UTF-8 string (78) "Jums jālieto .htaccess failu lai pārvirzītu 404 kļūdas uz "404.php" lapu."
          Page => string (4) "Lapa"
          Referrer => UTF-8 string (13) "Norādītājs"
          Counter => UTF-8 string (12) "Skaitītājs"
          No "page not found" issue registered for now. => UTF-8 string (54) "Nav reģistrēts neviens "lapa nav atrasta" gadījums."
          Empty database => UTF-8 string (20) "Iztīrīt datu bāzi"
          Empty ALL "pages not found" notices for this period => UTF-8 string (61) "Iztīrīt VISUS "lapa nav atrasta" paziņojumus par šo laiku"
          Empty ALL "pages not found" notices => UTF-8 string (47) "Iztīrīt VISUS "lapa nav atrasta" paziņojumus"
          AdminShopparametersNotification => array (39)
          Caution: The discount applied to a category does not stack with the overall reduction but instead replaces it. => UTF-8 string (92) "Uzmanību: kategorijai piešķirtā atlaide nesummējas ar kopējo atlaidi, bet ai...
          Uzmanību: kategorijai piešķirtā atlaide nesummējas ar kopējo atlaidi, bet aizstāj to.
          
          Only products that have this category as the default category will be affected. => UTF-8 string (85) "Tas ietekmēs tikai tos produktus, kuriem šī kategorija ir noklusējuma katego...
          Tas ietekmēs tikai tos produktus, kuriem šī kategorija ir noklusējuma kategorija.
          
          You cannot delete this shop (customer and/or order dependency) => UTF-8 string (73) "Jūs nevarat izdzēst šo veikalu (klienta un/vai pasūtījuma saistība)"
          Click here to set a URL for this shop. => UTF-8 string (55) "Noklikšķiniet šeit, lai iestatītu šī veikala URL."
          Width and height must be numeric values. => UTF-8 string (55) "Platumam un augstumam jābūt skaitliskām vērtībām."
          The discount value is incorrect (must be a percentage). => UTF-8 string (55) "Atlaides vērtība ir nepareiza (jānorāda procentos)."
          Wrong category ID. => string (25) "Kategorijai nepareizs ID."
          The discount value is incorrect. => UTF-8 string (33) "Redukcijas vērtība ir nepareiza"
          You cannot save group reductions. => UTF-8 string (39) "Jūs nevarat saglabāt grupas atlaides."
          An error occurred while updating this group. => UTF-8 string (37) "Atjauninot šo grupu, radās kļūda."
          Aliases and results are both required. => UTF-8 string (53) "kā aizstājējvārdi tā rezultāti ir nepieciešami"
          Is not a valid result => UTF-8 string (22) "nav derīgs rezultāts"
          Is not a valid alias => UTF-8 string (29) "nav derīgs aizstājējvārds"
          This is not a valid IP address: => UTF-8 string (27) "Šī IP adrese nav derīga:"
          You cannot delete this shop (customer and/or order dependency). => UTF-8 string (74) "Jūs nevarat izdzēst šo veikalu (klienta un/vai pasūtījuma saistība)."
          Please create some sub-categories for this root category. => UTF-8 string (68) "Lūdzu, izveidojiet kādas apakš-kategorijas šai pamatkategorijai."
          You need to select at least the root category. => UTF-8 string (43) "Jums ir jāizvēlas vismaz pamatkategorija."
          Warning: You won't be able to change the group of this shop if this shop belongs to a group with one of these options activated: Share Customers, Share Quantities or Share Orders. => UTF-8 string (204) "Brīdinājums: jūs nevarēsit mainīt šī veikala grupu, ja šis veikals pieder gr...
          Brīdinājums: jūs nevarēsit mainīt šī veikala grupu, ja šis veikals pieder grupai, kurai ir aktivizēta viena no šīm opcijām: koplietot klientus, koplietot daudzumus vai koplietot pasūtījumus.
          
          You can only move your shop to a shop group with all "share" options disabled -- or to a shop group with no customers/orders. => UTF-8 string (156) "Jūs varat pārvietot savu veikalu tikai uz veikalu grupu ar visām "share" ies...
          Jūs varat pārvietot savu veikalu tikai uz veikalu grupu ar visām "share" iespējām atslēgtām - vai arī uz veikalu grupu bez klientiem/pasūtījumiem.
          
          For security reasons, you cannot delete default order statuses. => UTF-8 string (85) "Drošības apsvērumu dēļ Jūs nevariet izdzēst noklusētos pasūtījuma statusus."
          An address located in a country containing states must have a state selected. => UTF-8 string (124) "Valstī, kurā ir noteikti novadi vai teritorijas obligāti ir jāizvēlas kāds n...
          Valstī, kurā ir noteikti novadi vai teritorijas obligāti ir jāizvēlas kāds no pieejamajiem teritorijas iedalījumiem. 
          
          Latitude and longitude are required. => UTF-8 string (35) "Garums un platums ir nepieciešams."
          The specified state is not located in this country. => UTF-8 string (45) "Norādītais rajons šajā valstī neatrodas."
          Before being able to use this tool, you need to: => UTF-8 string (54) "Pirms varat izmantot šo rīku, jums ir nepieciešams:"
          Create a blank .htaccess in your root directory. => UTF-8 string (59) "Izveidojiet tukšu .htaccess failu savā pamatdirektorijā."
          Give it write permissions (CHMOD 666 on Unix system). => UTF-8 string (68) "Piešķiriet tam rakstīšanas atļaujas (CHMOD 666 sistēmā Unix)."
          You must define an SMTP server and an SMTP port. If you do not know it, use the PHP mail() function instead. => UTF-8 string (102) "Jums ir jādefinē SMTP serveris un SMTP ports. Ja jūs to nezināt, izmantojiet...
          Jums ir jādefinē SMTP serveris un SMTP ports. Ja jūs to nezināt, izmantojiet funkciju PHP mail ().
          
          Assign a valid page if you want it to be read. => UTF-8 string (56) "Norādiet derīgu lapu, ja vēlaties lai tā ir lasāma."
          Your robots.txt file MUST be in your website's root directory and nowhere else (e.g. http://www.example.com/robots.txt). => UTF-8 string (115) "Jūsu robots.txt failam jābūt vietnes pamatdirektorijā un nekur citur (piem. ...
          Jūsu robots.txt failam jābūt vietnes pamatdirektorijā un nekur citur (piem. http://www.example.com/robots.txt).
          
          Generate your "robots.txt" file by clicking on the following button (this will erase the old robots.txt file) => UTF-8 string (101) "Veidojiet savu robots.txt failu, noklikšķinot uz šīs pogas (tas izdzēsīs vec...
          Veidojiet savu robots.txt failu, noklikšķinot uz šīs pogas (tas izdzēsīs veco failu robots.txt)
          
          Before you can use this tool, you need to: => UTF-8 string (54) "Lai varētu izmantot šo rīku, jums ir nepieciešams:"
          1) Create a blank robots.txt file in your root directory. => UTF-8 string (63) "1) Izveidojiet tukšu robots.txt failu savā pamatdirektorijā."
          2) Give it write permissions (CHMOD 666 on Unix system). => UTF-8 string (62) "2) Dot tai rakstīšanas atļaujas (CHMOD 666 sistēmā Unix)."
          The multistore option is enabled. If you want to change the URL of your shop, you must go to the "Multistore" page under the "Advanced Parameters" menu. => UTF-8 string (138) "Multiveikalu opcija ir aktivizēta. Ja vēlaties mainīt sava veikala URL, izvē...
          Multiveikalu opcija ir aktivizēta. Ja vēlaties mainīt sava veikala URL, izvēlnē "Papildu parametri" ir jāiet uz lapu "Multiveikals".
          
          Here you can set the URL for your shop. If you migrate your shop to a new URL, remember to change the values below. => UTF-8 string (139) "Šeit varat iestatīt sava veikala URL. Ja jūs migrējat savu veikalu uz jaunu ...
          Šeit varat iestatīt sava veikala URL. Ja jūs migrējat savu veikalu uz jaunu URL, neaizmirstiet mainīt tālāk norādītās vērtības.
          
          This section enables you to change the default pattern of your links. In order to use this functionality, PrestaShop's "Friendly URL" option must be enabled, and Apache's URL rewriting module (mod_rewrite) must be activated on your web server. => UTF-8 string (244) "Šajā sadaļā ir iespējams mainīt jūsu saišu noklusējuma modeli. Lai izmantotu...
          Šajā sadaļā ir iespējams mainīt jūsu saišu noklusējuma modeli. Lai izmantotu šo funkciju, ir jāaktivizē PrestaShop opcija "Lasāms URL", un jūsu tīmekļa serverī ir jāaktivizē Apache URL pārrakstīšanas modulis (mod_rewrite).
          
          There are several available keywords for each route listed below; note that keywords with * are required! => UTF-8 string (138) "Katram tālāk uzskaitītajam maršrutam ir pieejami vairāki pieejamie atslēgvār...
          Katram tālāk uzskaitītajam maršrutam ir pieejami vairāki pieejamie atslēgvārdi; ņemiet vērā, ka atslēgvārdi ar * ir obligāti!
          
          To add a keyword in your URL, use the {keyword} syntax. If the keyword is not empty, you can add text before or after the keyword with syntax {prepend:keyword:append}. For example {-hey-:meta_title} will add "-hey-my-title" in the URL if the meta title is set. => UTF-8 string (279) "Lai URL pievienotu atslēgvārdu, izmantojiet {keyword} sintaksi. Ja atslēgvār...
          Lai URL pievienotu atslēgvārdu, izmantojiet {keyword} sintaksi. Ja atslēgvārds nav tukšs, varat pievienot tekstu pirms vai pēc atslēgvārda ar sintaksi {prepend:keyword:append}. Piemēram, {-hey-:meta_title} URL, ja meta nosaukums ir iestatīts, pievienos "-hey-my-title".
          
          You can only display the page list in a shop context. => UTF-8 string (54) "Lapas sarakstu var parādīt tikai veikala kontekstā."
          ModulesDashgoalsAdmin => array (23)
          Dashboard Goals => UTF-8 string (24) "Vadības paneļa mērķi"
          Adds a block with your store's forecast. => UTF-8 string (57) "Pievieno bloku ar veikala prognozējamajiem rezultātiem."
          January => UTF-8 string (9) "Janvāris"
          February => UTF-8 string (10) "Februāris"
          March => string (5) "Marts"
          April => UTF-8 string (8) "Aprīlis"
          May => string (5) "Maijs"
          June => UTF-8 string (7) "Jūnijs"
          July => UTF-8 string (7) "Jūlijs"
          August => string (7) "Augusts"
          September => string (10) "Septembris"
          October => string (8) "Oktobris"
          November => string (9) "Novembris"
          December => string (9) "Decembris"
          Average cart value => UTF-8 string (24) "Vidējā groza vērtība"
          Goal exceeded => UTF-8 string (20) "Mērķis pārsniegts"
          Goal not reached => UTF-8 string (22) "Mērķis nav sasniegts"
          Goal set: => UTF-8 string (9) "Mērķis:"
          Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
          Traffic => UTF-8 string (7) "Plūsma"
          Average Cart Value => UTF-8 string (31) "Vidējā pasūtījuma vērtība"
          Conversion => string (10) "Konversija"
          Forecast => string (8) "Prognoze"
          ModulesStatssearchAdmin => array (8)
          Shop search => UTF-8 string (16) "Meklēt veikalā"
          Keywords => UTF-8 string (17) "Atslēgas vārdi:"
          Occurrences => UTF-8 string (15) "Parādīšanās"
          Results => UTF-8 string (10) "Rezultāti"
          CSV Export => string (12) "Csv Eksports"
          Cannot find any keywords that have been searched for more than once. => UTF-8 string (79) "Nevar atrast atslēgas vārdus kuri ir bijuši lietoti vairāk par vienu reizi."
          Top 10 keywords => UTF-8 string (23) "Top 10 atslēgas vārdi"
          Others => UTF-8 string (9) "Pārējie"
          ModulesWelcomeAdmin => array (46)
          Let's create your first product => string (25) "Izveidosim pirmo produktu"
          What do you want to tell about it? Think about what your customers want to know. => UTF-8 string (70) "Par ko vēlaties pastāstīt? Padomājiet ko klients vēlētos zināt."
          Add clear and attractive information. Don't worry, you can edit it later :) => UTF-8 string (99) "Pievienojiet vienkāršu un atraktīvu informāciju. Neuztraucaties, arēsiet vēl...
          Pievienojiet vienkāršu un atraktīvu informāciju. Neuztraucaties, arēsiet vēlāk to mainīt :)
          
          Give your product a catchy name. => UTF-8 string (39) "Piešķiriet precei aktuālu nosaukumu."
          Fill out the essential details in this tab. The other tabs are for more advanced information. => UTF-8 string (102) "Aizpildiet pamata informāciju šajā cilnē. Pārējās cilnes ir paredzētas papil...
          Aizpildiet pamata informāciju šajā cilnē. Pārējās cilnes ir paredzētas papildus informācijai.
          
          Add one or more pictures so your product looks tempting! => UTF-8 string (81) "Pievienojiet vienu vai vairākas bildes produktam, lai tas izskatās pievilcīgi!"
          How much do you want to sell it for? => UTF-8 string (36) "Par kādu cenu vēlaties to pārdot?"
          Yay! You just created your first product. Looks good, right? => UTF-8 string (56) "Lieliski! Ir izveidots pirmais produkts. Izskatās labi?"
          Give your shop its own identity => UTF-8 string (33) "Piešķiriet veikalam identitāti"
          How do you want your shop to look? What makes it so special? => UTF-8 string (63) "Kā vēlaties lai veikals izskatītos? Kas to padarīs īpašu?"
          Customize your theme or choose the best design from our theme catalog. => UTF-8 string (88) "Pielāgojiet veikala dizainu vai izvēlaties labāko dizainu no mūsu šablonu ka...
          Pielāgojiet veikala dizainu vai izvēlaties labāko dizainu no mūsu šablonu kataloga.
          
          A good way to start is to add your own logo here! => UTF-8 string (44) "Labs sākums būtu logo pievienošana šeit!"
          If you want something really special, have a look at the theme catalog! => UTF-8 string (57) "Ja vēlaties ko īpašu, apskatieties šablonu katalogā!"
          Get your shop ready for payments => UTF-8 string (38) "Sagatavojiet veikala maksājumu veidus"
          How do you want your customers to pay you? => UTF-8 string (53) "Kādus maksājumu veidus vēlaties atļaut klientiem?"
          These payment methods are already available to your customers. => UTF-8 string (45) "Šie ir klientiem pieejamie maksājumu veidi."
          Choose your shipping solutions => UTF-8 string (29) "Izvēlieties piegādes veidus"
          How do you want to deliver your products? => UTF-8 string (42) "Kā vēlaties piegādāt klientiem preces?"
          Here are the shipping methods available on your shop today. => UTF-8 string (44) "Veikalā šobrīd pieejamie piegādes veidi."
          Skip this tutorial => UTF-8 string (18) "Izlaist apmācību"
          Over to you! => UTF-8 string (23) "Atstājam Jūsu ziņā!"
          You've seen the essential, but there's a lot more to explore. => UTF-8 string (68) "Tas ir tikai pamats, bet ir vēl vairāk lietas par kurām uzzināt."
          Some ressources can help you go further: => UTF-8 string (46) "Resursi kuri var palīdzēt darboties tālāk:"
          Starter Guide => UTF-8 string (21) "Iesācēja apmācība"
          Forum => string (6) "Forums"
          Training => UTF-8 string (10) "Trenniņš"
          Video tutorial => UTF-8 string (16) "Video apmācība"
          I'm ready => string (6) "Gatavs"
          Welcome to your shop! => UTF-8 string (23) "Laipni lūgti veikalā!"
          Hi! My name is Preston and I'm here to show you around. => UTF-8 string (69) "Sveiki! Mani sauc Prestons un vēlos Tev palīdzēt iepazīt veikalu."
          You will discover a few essential steps before you can launch your shop: => UTF-8 string (71) "Jums vēl ir jāizpilda pāris papildu soļi pirms veikala palaišanas:"
          Create your first product, customize your shop, configure shipping and payments... => UTF-8 string (107) "Izveidojiet pirmo produktu, pielāgojiet veikala iestatījumus, nokonfigurējie...
          Izveidojiet pirmo produktu, pielāgojiet veikala iestatījumus, nokonfigurējiet piegādi un maksājumus...
          
          Let's get started! => UTF-8 string (8) "Sāksim!"
          Later => UTF-8 string (7) "Vēlāk"
          Start => UTF-8 string (5) "Sākt"
          Launch your shop! => string (16) "Palaist veikalu!"
          Resume => UTF-8 string (7) "Atsākt"
          Stop the OnBoarding => UTF-8 string (29) "Pārtraukt sākuma apmācību"
          Continue => UTF-8 string (9) "Turpināt"
          Hey! Are you lost? => UTF-8 string (26) "Hei! Vai esi apmaldījies?"
          To continue, click here: => UTF-8 string (33) "Lai turpinātu, nospiediet šeit:"
          If you want to stop the tutorial for good, click here: => UTF-8 string (53) "Ja vēlaties pārtraukt apmācību, nospiediet šeit:"
          Quit the Welcome tutorial => UTF-8 string (20) "Iziet no apmācības"
          Step => string (5) "Solis"
          Next => UTF-8 string (10) "Nākošais"
          Welcome => UTF-8 string (11) "Sveicināti"
          ShopNavigation => array (61)
          404 error => UTF-8 string (11) "404 kļūda"
          Best sales => UTF-8 string (17) "Visvairāk pirkts"
          Contact us => UTF-8 string (19) "Sazināties ar mums"
          Manufacturers => UTF-8 string (10) "Ražotāji"
          New products => string (14) "Jauni produkti"
          Forgot your password => UTF-8 string (17) "Aizmirsāt paroli"
          Prices drop => string (17) "Nocenoti produkti"
          Sitemap => string (11) "lapas karte"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          Address => string (6) "Adrese"
          Addresses => string (7) "Adreses"
          Login => UTF-8 string (13) "Autorizācija"
          Registration => UTF-8 string (14) "Reģistrācija"
          Cart => string (16) "Iepirkumu grozs:"
          Discount => string (7) "Atlaide"
          Order history => UTF-8 string (21) "Pasūtījumu vēsture"
          Identity => UTF-8 string (11) "Identitāte"
          My account => string (10) "Mans konts"
          Order follow => UTF-8 string (24) "Pasūtījuma izsekošana"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          Order => UTF-8 string (12) "Pasūtījums"
          Search => UTF-8 string (7) "Meklēt"
          Stores => string (7) "veikali"
          Guest tracking => string (14) "Viesu uzskaite"
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          This page cannot be found => UTF-8 string (24) "Nevar atrast šādu lapu"
          Our best sales => UTF-8 string (20) "Labākā pārdošana"
          Use our form to contact us => UTF-8 string (40) "Izmantojiet formu lai sazinātos ar mums"
          Shop powered by PrestaShop => string (30) "Veikals darbojas uz PrestaShop"
          Brand list => UTF-8 string (16) "Zīmolu saraksts"
          Our new products => UTF-8 string (21) "Mūsu jaunie produkti"
          Enter the e-mail address you use to sign in to receive an e-mail with a new password => UTF-8 string (102) "Ievadiet e-pasta adresi kuru lietojat lai pierakstītos un Jums e-pastā tiktu...
          Ievadiet e-pasta adresi kuru lietojat lai pierakstītos un Jums e-pastā tiktu nosūtīta jauna parole
          
          On-sale products => UTF-8 string (23) "Izpārdošanas produkti"
          Lost ? Find what your are looking for => UTF-8 string (52) "Nevarat atrast? Sameklējiet ko vēlējāties atrast"
          Suppliers list => UTF-8 string (23) "Piegādātāju saraksts"
          page-not-found => string (16) "lapa-nav-atrasta"
          best-sales => UTF-8 string (19) "vaisvairāk-pirktie"
          contact-us => string (19) "sazinieties-ar-mums"
          manufacturers => UTF-8 string (10) "ražotāji"
          new-products => string (15) "jaunie-produkti"
          password-recovery => UTF-8 string (20) "paroles-atjaunošana"
          prices-drop => string (18) "nocenotie-produkti"
          sitemap => string (11) "lapas karte"
          supplier => UTF-8 string (14) "piegādātājs"
          address => string (6) "adrese"
          addresses => string (7) "adreses"
          login => UTF-8 string (12) "pieslēgties"
          cart => string (15) "iepirkumu-grozs"
          discount => string (7) "atlaide"
          order-history => UTF-8 string (21) "pasūtījumu-vēsture"
          identity => UTF-8 string (11) "identitāte"
          my-account => string (10) "mans-konts"
          order-follow => UTF-8 string (23) "pasutījuma-izsekošana"
          credit-slip => UTF-8 string (15) "kredītrēķins"
          order => UTF-8 string (12) "pasūtījums"
          search => UTF-8 string (7) "meklēt"
          stores => string (7) "veikali"
          guest-tracking => string (14) "guest-tracking"
          order-confirmation => string (18) "order-confirmation"
          Best sellers => UTF-8 string (17) "Visvairāk pirkts"
          Brands => string (6) "Markas"
          ModulesCurrencyselectorAdmin => array (2)
          Currency block => UTF-8 string (14) "Valūtas Bloks"
          Adds a block allowing customers to choose their preferred shopping currency. => UTF-8 string (48) "Pievieno sadaļu, kas ļauj izvēlēties valūtu"
          AdminPaymentFeature => array (7)
          Customer currency => UTF-8 string (15) "Klienta valūta"
          Shop default currency => UTF-8 string (28) "Veikala noklusējuma valūta"
          Active payment => UTF-8 string (18) "Aktīvs maksājums"
          Currency restrictions => UTF-8 string (21) "Valūtu ierobežojumi"
          Country restrictions => UTF-8 string (20) "Valstu ierobežojumi"
          Group restrictions => UTF-8 string (18) "Grupu irobežojumi"
          Carrier restrictions => UTF-8 string (24) "Maksājumu ierobežojumi"
          ModulesStatsbestcustomersAdmin => array (11)
          Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
          Valid orders => UTF-8 string (21) "Derīgie pasūtījumi"
          Money spent => UTF-8 string (16) "Iztērēta nauda"
          Best customers => UTF-8 string (16) "Labākie klienti"
          Develop clients' loyalty => UTF-8 string (28) "Izveidot klienta lojalitāti"
          Keeping a client can be more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty. => UTF-8 string (146) "Iespējams, ka paturēt klientu ir izdevīgāk kā meklēt jaunu. Tas ir viens no ...
          Iespējams, ka paturēt klientu ir izdevīgāk kā meklēt jaunu. Tas ir viens no iemesliem kādēļ nepieciešams attīstīt klientu lojalitāti.
          
          Word of mouth is also a means for getting new, satisfied clients. A dissatisfied customer can hurt your e-reputation and obstruct future sales goals. => UTF-8 string (145) "Veikala mutisks ieteikums nozīmē jaunus, lojālus klientus. Neapmierināti kli...
          Veikala mutisks ieteikums nozīmē jaunus, lojālus klientus. Neapmierināti klienti var ietekmēt reputāciju un iespaidot pārdošanas apjomus.
          
          In order to achieve this goal, you can organize: => UTF-8 string (49) "Lai sasniegtu šo mērķi Jūs variet organizēt:"
          Punctual operations: commercial rewards (personalized special offers, product or service offered), non commercial rewards (priority handling of an order or a product), pecuniary rewards (bonds, discount coupons, payback). => UTF-8 string (265) "Punktuālas darbības: komerciāli piedāvājumi (piedāvāt personalizētus piedāvā...
          Punktuālas darbības: komerciāli piedāvājumi (piedāvāt personalizētus piedāvājumus, preces vai servisus), nekomerciālus piedāvājumus (prioritāras pasūtījuma apstrāde vai piegāde), finansiālas atlīdzības (atlaižu kuponi, atmaksas par pirkumiem).
          
          Sustainable operations: loyalty points or cards, which not only justify communication between merchant and client, but also offer advantages to clients (private offers, discounts). => UTF-8 string (189) "Ilgtspējīgas darbības: lojalitātes punkti vai kartes kuras ne tikai ir komun...
          Ilgtspējīgas darbības: lojalitātes punkti vai kartes kuras ne tikai ir komunikācija starp klientu un pārdevēju, bet sniedz arī iespējas klientam (privāti piedāvājumi, atlaides).
          
          These operations encourage clients to buy products and visit your online store more regularly. => UTF-8 string (82) "Šīs darbības iedrošina klientus pirkt produktus un biežāk apmeklēt veikalu."
          ModulesBannerAdmin => array (7)
          Banner => string (7) "Baneris"
          Banner image => UTF-8 string (14) "Banera attēls"
          Upload an image for your top banner. The recommended dimensions are 1110 x 214px if you are using the default theme. => UTF-8 string (104) "Augšupielādēt attēlu augšējam banerim. Ieteicamais izmērs 1110 x 214px ja li...
          Augšupielādēt attēlu augšējam banerim. Ieteicamais izmērs 1110 x 214px ja lieto noklusēto tēmu.
          
          Banner Link => string (13) "Bannera saite"
          Enter the link associated to your banner. When clicking on the banner, the link opens in the same window. If no link is entered, it redirects to the homepage. => UTF-8 string (146) "Ievadiet saiti savam bannerim. Kad nospiedīs uz bannera, saite atvērsies šaj...
          Ievadiet saiti savam bannerim. Kad nospiedīs uz bannera, saite atvērsies šajā pat lapā. Ja saite netiks ievadīta, tiks atvērta mājas lapa.
          
          Banner description => string (16) "Bannera apraksts"
          Please enter a short but meaningful description for the banner. => UTF-8 string (53) "Lūdzu ievadiet īsu, bet saprotamu bannera aprakstu."
          ModulesFeaturedproductsAdmin => array (10)
          Featured products => string (19) "Ieteicamie produkti"
          The number of products is invalid. Please enter a positive number. => UTF-8 string (63) "Produktu skaits nav derīgs. Lūdzu ievadiet pozitīvu skaitli."
          The category ID is invalid. Please choose an existing category ID. => UTF-8 string (65) "Sadaļas ID nav derīgs. Izvēlieties eksistējošas sadaļas ID."
          Invalid value for the "randomize" flag. => UTF-8 string (41) "Nederīga "Jauktā kārtībā" vērtība."
          To add products to your homepage, simply add them to the corresponding product category (default: "Home"). => UTF-8 string (127) "Lai parādītu produktus mājas lapā, vienkārši pievienojiet tos noteiktajai ka...
          Lai parādītu produktus mājas lapā, vienkārši pievienojiet tos noteiktajai kategorijai (noklusētā kategorija: "Mājas").
          
          Number of products to be displayed => UTF-8 string (27) "Attēlojamo produktu skaits"
          Set the number of products that you would like to display on homepage (default: 8). => UTF-8 string (90) "Norādiet skaitu, cik produktus vēlaties rādīt mājas lapā (noklusētā vērtība:...
          Norādiet skaitu, cik produktus vēlaties rādīt mājas lapā (noklusētā vērtība: 8).
          
          Category from which to pick products to be displayed => UTF-8 string (50) "Sadaļa, kurā iekļautie produkti tiks parādīti"
          Randomly display featured products => UTF-8 string (47) "Parādīt ieteicamos produktus jauktā secībā"
          Enable if you wish the products to be displayed randomly (default: no). => UTF-8 string (105) "Aktivizējiet, ja vēlaties, lai produkti tiktu parādīti jauktā secībā (noklus...
          Aktivizējiet, ja vēlaties, lai produkti tiktu parādīti jauktā secībā (noklusētā vērtība: nē).
          
          ModulesStatspersonalinfosAdmin => array (27)
          Registered customer information => UTF-8 string (33) "Reģistrēto klientu informācija"
          Target your audience => UTF-8 string (29) "Izvēlēties mērķauditoriju"
          In order for each message to have an impact, you need to know who it is being addressed to. => UTF-8 string (80) "Lai nosūtītajiem jaunumiem būtu atdeve, Jums ir jāzin kam tā ir adresēta. "
          Defining your target audience is essential when choosing the right tools to win them over. => UTF-8 string (88) "Mērķa auditorijas definēšana ir svarīga izvēloties pareizo veidu kā to ietek...
          Mērķa auditorijas definēšana ir svarīga izvēloties pareizo veidu kā to ietekmēt.
          
          It is best to limit an action to a group -- or to groups -- of clients. => UTF-8 string (58) "Ieteicams limitēt darbību klientu grupai -- vai grupām."
          Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions. => UTF-8 string (146) "Saglabājot reģistrēto klientu informāciju ir iespējams definēt klientu profi...
          Saglabājot reģistrēto klientu informāciju ir iespējams definēt klientu profilus lai varētu pielāgot speciālos piedāvājumus un reklāmu.
          
          You can increase your sales by: => UTF-8 string (39) "Pārdošanu var palielināt izmantojot:"
          Launching targeted advertisement campaigns. => UTF-8 string (38) "Mērķa reklāmas kampaņu palaišana."
          Contacting a group of clients by email or newsletter. => UTF-8 string (77) "Kontaktēšanās ar klientu grupu izmantojot e-pastu vai jaunumu sūtīšanu."
          Gender distribution allows you to determine the percentage of men and women shoppers on your store. => UTF-8 string (85) "Dzimumu sadalījums ļauj noteikt sieviešu un vīriešu klientu attiecību veikalā."
          CSV Export => string (12) "Csv Eksports"
          Age ranges allow you to better understand target demographics. => UTF-8 string (68) "Vecumu apgabals ļauj labāk saprast mērķauditorijas demogrāfiju."
          Country distribution allows you to analyze which part of the World your customers are shopping from. => UTF-8 string (83) "Valstu sadalījums ļauj analizēt no kurām valstīm klienti apmeklē šo veikalu."
          Currency range allows you to determine which currency your customers are using. => UTF-8 string (55) "Attēlo kuras valūtas klienti izmanto šajā veikalā."
          Language distribution allows you to analyze the browsing language used by your customers. => UTF-8 string (69) "Valodu sadalījums ļauj noteikt kādā valodā klienti apskata lapu."
          No customers have registered yet. => UTF-8 string (25) "Nav reģistrētu klientu."
          Gender distribution => UTF-8 string (19) "Dzimumu sadalījums"
          Age range => string (6) "Vecums"
          0-18 => string (4) "0-18"
          18-24 => string (5) "18-24"
          25-34 => string (5) "25-34"
          35-49 => string (5) "35-49"
          50-59 => string (5) "50-59"
          60+ => string (3) "60+"
          Country distribution => UTF-8 string (18) "Valstu sadalījums"
          Currency distribution => UTF-8 string (19) "Valūtu sadalījums"
          Language distribution => UTF-8 string (18) "Valodu sadalījums"
          ModulesStatsnewsletterAdmin => array (6)
          Customer registrations: => UTF-8 string (24) "Klientu reģistrācijas:"
          Visitor registrations: => UTF-8 string (31) "Apmeklētāju reģistrācijas: "
          Both: => string (3) "Abi"
          CSV Export => string (12) "Csv Eksports"
          The %s module must be installed. => UTF-8 string (26) "Ir jāinstalē %s modulis."
          Newsletter statistics => string (17) "Janumu statistika"
          ModulesSearchbarAdmin => array (1)
          Search bar => UTF-8 string (18) "Meklēšanas lauks"
          ModulesSocialfollowAdmin => array (15)
          Social media follow links => UTF-8 string (33) "Sociālo tīklu sekošanas saites"
          Facebook URL => string (12) "Facebook URL"
          Your Facebook fan page. => UTF-8 string (25) "Jūsu Facebook fanu lapa."
          Twitter URL => string (11) "Twitter URL"
          Your official Twitter account. => UTF-8 string (33) "Jūsu officiālais Twitter konts."
          RSS URL => string (7) "RSS URL"
          The RSS feed of your choice (your blog, your store, etc.). => UTF-8 string (64) "RSS ziņa pēc Jūsu izvēles (Jūsu blogs, Jūsu veikals u.c.)."
          YouTube URL => string (11) "YouTube URL"
          Your official YouTube account. => UTF-8 string (33) "Jūsu officiālais YouTube konts."
          Pinterest URL: => string (14) "Pinterest URL:"
          Your official Pinterest account. => UTF-8 string (35) "Jūsu officiālais Pinterest konts."
          Vimeo URL: => string (17) "Vimeo URL adrese:"
          Your official Vimeo account. => UTF-8 string (30) "Jūsu oficiālais Vimeo konts."
          Instagram URL: => string (21) "Instagram URL adrese:"
          Your official Instagram account. => UTF-8 string (34) "Jūsu oficiālais Instagram konts."
          AdminInternationalHelp => array (71)
          This will restore your last registered address format. => UTF-8 string (58) "Tas atjaunos jūsu pēdējo reģistrēto adreses formātu."
          This will restore the default address format for this country. => UTF-8 string (56) "Tas atjaunos noklusējuma adreses formātu šai valstij."
          This will restore your current address format. => UTF-8 string (58) "Tas atjaunos jūsu pēdējo reģistrēto adreses formātu."
          This will delete the current address format => UTF-8 string (46) "Tiks izdzēsts pašreizējais adreses formāts"
          This expression uses a special syntax: => UTF-8 string (41) "Šis izteiciens izmanto īpašu sintaksi:"
          Some of these expressions use this special syntax: %s. => UTF-8 string (57) "Daži no šiem izteicieniem izmanto īpašu sintaksi: %s."
          There are [1]%replace%[/1] products => UTF-8 string (34) "Šeit ir [1]%replace%[/1] produkti"
          "%s" will be replaced by a number. => UTF-8 string (31) ""%s" tiks aizstāts ar skaitli."
          List of pages in [1]%replace%[/1] => UTF-8 string (36) "Lapaspušu saraksts [1]%replace%[/1]"
          "%s" will be replaced by a string. => UTF-8 string (29) ""%s" tiks aizstāts ar rindu."
          Feature: [1]%1%[/1] ([1]%2%[/1] values) => UTF-8 string (47) "Īpašība: [1]%1%[/1] ([1]%2%[/1] vērtībām)"
          The numbers enable you to reorder the variables when necessary. => UTF-8 string (54) "Cipari ļauj mainīt mainīgos pēc nepieciešamības."
          Click on the title of a section to open its fieldsets. => UTF-8 string (55) "Spiediet uz sadaļas virsrakstiem lai atvērtu nodaļu."
          Here you can modify translations for all installed module. => UTF-8 string (60) "Šeit jūs varat mainīt visu instalēto moduļu tulkojumus."
          Select your module => UTF-8 string (19) "Izvēlieties moduli"
          Restrict country selections in front office to those covered by active carriers => UTF-8 string (93) "Ierobežot valsts izvēli lapas priekšpusē tiem, uz kuriem attiecas aktīvie pā...
          Ierobežot valsts izvēli lapas priekšpusē tiem, uz kuriem attiecas aktīvie pārvadātāji
          
          Two -- or three -- letter ISO code (e.g. "us" for United States). => UTF-8 string (63) "Divu -- vai trīs -- simbolu ISO kods (piemēram, lv Latvijai)."
          International call prefix, (e.g. 1 for United States). => UTF-8 string (48) "Starptautiskā zvana kods (piem. 1 priekš ASV)."
          Geographical region. => UTF-8 string (25) "Ģeogrāfiskais reģions."
          Indicate the format of the postal code: use L for a letter, N for a number, and C for the country's ISO 3166-1 alpha-2 code. For example, NNNNN for the United States, France, Poland and many other; LNNNNLLL for Argentina, etc. If you do not want PrestaShop to verify the postal code for this country, leave it blank. => UTF-8 string (315) "Norādiet pasta indeksa formātu: izmantojiet burtu L, skaitli N un C valsts I...
          Norādiet pasta indeksa formātu: izmantojiet burtu L, skaitli N un C valsts ISO 3166-1 alfa-2 kodu. Piemēram, NNNNN Amerikas Savienotajām Valstīm, Francijai, Polijai un daudziem citiem; LNNNNLLL Argentīnai utt. Ja jūs nevēlaties, lai thirty bees pārbaudītu šīs valsts pasta indeksu, atstājiet to tukšu.
          
          Display this country to your customers (the selected country will always be displayed in the Back Office). => UTF-8 string (99) "Parādīt šo valsti klientiem (izvēlētā valsts vienmēr būs redzama Administrāc...
          Parādīt šo valsti klientiem (izvēlētā valsts vienmēr būs redzama Administrācijas panelī).
          
          Provide the state name to be displayed in addresses and on invoices. => UTF-8 string (60) "Štata nosaukums, kuru rādīt adresēs un faktūrrēķinos."
          1 to 4 letter ISO code. => string (18) "1-4 burtu iso kods"
          You can prefix it with the country ISO code if needed. => UTF-8 string (59) "Ja nepieciešams, varat pievienot valsts ISO koda prefiksu."
          Country where the state is located. => UTF-8 string (42) "Valsts, kurā atrodas štats vai apgabals."
          Only the countries with the option "contains states" enabled are displayed. => UTF-8 string (69) "Parādītas tikai valstis, kurās ieslēgta opcija "satur apgabalus"."
          Geographical region where this state is located. => UTF-8 string (46) "Ģeogrāfiskā zona, kurā atrodas šī valsts"
          Used for shipping => UTF-8 string (20) "Izmantota piegādēm"
          You must define the behavior if an address matches multiple rules: => UTF-8 string (71) "Jums ir jādefinē uzvedība, ja adrese atbilst vairākiem noteikumiem:"
          - This tax only: Will apply only this tax => UTF-8 string (50) "- Tikai šis nodoklis: Piemēros tikai šo nodokli"
          - Combine: Combine taxes (e.g.: 10% + 5% = 15%) => UTF-8 string (47) "- Apvienojiet nodokļus (piem.: 10% + 5% = 15%)"
          - One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5) => UTF-8 string (96) "- Vienu pēc otra: piemērojiet nodokļus vienu pēc otra (piem.: 100 + 10% => 1...
          - Vienu pēc otra: piemērojiet nodokļus vienu pēc otra (piem.: 100 + 10% => 110 + 5% = 115.5)
          
          No Tax => string (7) "Bez PVN"
          (Total tax: 9%) => UTF-8 string (20) "(Kopā nodoklis: 9%)"
          Exchange rates are calculated from one unit of your shop's default currency. For example, if the default currency is euros and your chosen currency is dollars, type "1.20" (1€ = $1.20). => UTF-8 string (202) "Valūtas kursi tiek aprēķināti no vienas veikala noklusējuma valūtas vienības...
          Valūtas kursi tiek aprēķināti no vienas veikala noklusējuma valūtas vienības. Piemēram, ja noklusējuma valūta ir eiro un jūsu izvēlētā valūta ir dolārs, ierakstiet "1.20" (1€ = $1.20).
          
          This option allows you, among other things, to restrict access to your shop for certain countries. See below. => UTF-8 string (100) "Šī opcija ļauj cita starpā ierobežot piekļuvi jūsu veikalam dažās valstīs. S...
          Šī opcija ļauj cita starpā ierobežot piekļuvi jūsu veikalam dažās valstīs. Skatīt zemāk.
          
          Two-letter ISO code (e.g. FR, EN, DE). => UTF-8 string (44) "Divu burtu ISO kods (piemēram, LV, DE, EN)."
          IETF language tag (e.g. en-US, pt-BR). => string (39) "IETF valodas tags (piem. en-US, pt-BR)."
          Short date format (e.g., Y-m-d). => UTF-8 string (37) "Īsais datuma formāts (piem. G-m-d)."
          Full date format (e.g., Y-m-d H:i:s). => UTF-8 string (41) "Pilns datuma formāts (piem. G-m-d S:m:s)"
          Upload the country flag from your computer. => UTF-8 string (34) "Ielādēt valsts karogu no datora."
          Enable if this language is read from right to left. => UTF-8 string (63) "Ieslēgt, ja šī valoda tiek lasīta no labās uz kreiso pusi."
          (Experimental: your theme must be compliant with RTL languages). => UTF-8 string (59) "(Eksperimentāls: jūsu šablonam jāatbilst RTL valodām)."
          Activate this language. => UTF-8 string (18) "Aktivizēt valodu."
          The ISO 639-1 identifier for the language of the country where your web server is located (en, fr, sp, ru, pl, nl, etc.). => UTF-8 string (116) "ISO 639-1 identifikators tās valsts valodai, kurā atrodas jūsu tīmekļa serve...
          ISO 639-1 identifikators tās valsts valodai, kurā atrodas jūsu tīmekļa serveris (en, fr, sp, ru, pl, nl u. c.).
          
          The ISO 3166-1 alpha-2 identifier for the country/region where your web server is located, in lowercase (us, gb, fr, sp, ru, pl, nl, etc.). => UTF-8 string (128) "ISO 3166-1 alfa-2 identifikators valstij / reģionam, kurā atrodas jūsu tīmek...
          ISO 3166-1 alfa-2 identifikators valstij / reģionam, kurā atrodas jūsu tīmekļa serveris (us, gb, fr, sp, ru, pl, nl u. c.).
          
          If set to yes then the localization pack will be downloaded from prestashop.com. Otherwise the local xml file found in the localization folder of your PrestaShop installation will be used. => UTF-8 string (207) "Ja iestatīts uz Jā, lokalizācijas pakete tiks lejupielādēta no prestashop.co...
          Ja iestatīts uz Jā, lokalizācijas pakete tiks lejupielādēta no prestashop.com. Pretējā gadījumā tiks izmantots vietējais xml fails, kas atrodams jūsu PrestaShop instalācijas lokalizācijas mapē.
          
          The default weight unit for your shop (e.g. "kg" for kilograms, "lbs" for pound-mass, etc.). => UTF-8 string (72) "Jūsu veikala noklusējuma svara vienība (piem. "kg" kilogramos, u.c.)."
          The default distance unit for your shop (e.g. "km" for kilometer, "mi" for mile, etc.). => UTF-8 string (77) "Jūsu veikala noklusējuma attāluma vienība (piem. "km" uz kilometru, u.c)."
          The default volume unit for your shop (e.g. "L" for liter, "gal" for gallon, etc.). => UTF-8 string (75) "Jūsu veikala noklusējuma skaļuma vienība (piemēram, "L" litram, u.c.)."
          The default dimension unit for your shop (e.g. "cm" for centimeter, "in" for inch, etc.). => UTF-8 string (82) "Jūsu veikala noklusējuma izmēra vienība (piemēram, "cm" uz centimetru, u.c.)."
          The default language used in your shop. => UTF-8 string (40) "Veikalā izmantotā noklusējuma valoda."
          The default country used in your shop. => UTF-8 string (40) "Veikalā izmantotā noklusējuma valsts."
          The default currency used in your shop. => UTF-8 string (41) "Veikalā izmantotā noklusējuma valūta."
          Zone name (e.g. Africa, West Coast, Neighboring Countries). => UTF-8 string (72) "Zonas nosaukums (piemēram, Āfrika, Ziemeļu krasts, kaimiņu valstis)."
          Allow or disallow shipping to this zone. => UTF-8 string (39) "Ļaut vai neļaut piegādi uz šo zonu."
          Select whether or not to include tax on purchases. => UTF-8 string (54) "Izvēlēties, iekļaut vai neiekļaut nodokli precēm."
          Select whether or not to display tax on a distinct line in the cart. => UTF-8 string (84) "Izvēlieties, vai pircējam ir jāatspoguļo nodokļi atsevišķā rindiņā grozā."
          If you disable the ecotax, the ecotax for all your products will be set to 0. => UTF-8 string (107) "Ja izslēgsies Dabas resursu nodokli, visiem jūsu produkttiem Dabas resursu n...
          Ja izslēgsies Dabas resursu nodokli, visiem jūsu produkttiem Dabas resursu nodoklis tiks iestatīts uz 0.
          
          Tax name to display in carts and on invoices (e.g. "VAT"). => UTF-8 string (82) "Nodokļa nosaukums, kurš būs redzams pirkumu grozā un rēķinos (piem., "PVN")."
          Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925) => UTF-8 string (56) "Formāts: XX.XX vai XX.XXX (piemēram, 19.60 vai 13.925)"
          You can add IP addresses that will always be allowed to access your shop (e.g. Google bots' IP). => UTF-8 string (118) "Jūs varat pievienot IP adreses, kurām vienmēr būs atļauts piekļūt jūsu veika...
          Jūs varat pievienot IP adreses, kurām vienmēr būs atļauts piekļūt jūsu veikalam (piemēram, Google robotu IP).
          
          You can add or update a language directly from the PrestaShop website here. => UTF-8 string (54) "Pievienot vai atjaunot PrestaShop mājas lapas valodu."
          Copies data from one language to another. => UTF-8 string (38) "Kopē datus no vienas valodas uz citu."
          Warning: This will replace all of the existing data inside the destination language. => UTF-8 string (77) "Esiet uzmanīgs/a, jo šī darbība aizvietos esošos mērķa valodas failus!"
          If necessary [1][2] you must first create a new language[/1]. => UTF-8 string (61) "Ja nepieciešams [1][2] vispirms jāizveido jauna valoda[/1]."
          Export data from one language to a file (language pack). => UTF-8 string (62) "Eksportēt datus no vienas valodas uz failu (valodas pakotni)."
          Select which theme you would like to export your translations to. => UTF-8 string (53) "Izvēlieties tēmu no kuras veikt tulkojumu eksportu."
          Here you can modify translations for every line of text inside PrestaShop. => UTF-8 string (49) "Šeit jūs varat rediģēt PrestaShop tulkojumus."
          First, select a type of translation (such as "Back office" or "Installed modules"), and then select the language you want to translate strings in. => UTF-8 string (165) "Vispirms izvēlieties tulkošanas veidu (piemēram, "Administrācijas panelis" v...
          Vispirms izvēlieties tulkošanas veidu (piemēram, "Administrācijas panelis" vai "Instalētie moduļi") un pēc tam izvēlieties valodu, kuru vēlaties pārtulkot.
          
          Search a word or expression, e.g.: "Order confirmation" => UTF-8 string (71) "Meklējiet vārdu vai izteicienu, piem.: "Pasūtījuma apstiprinājums""
          messages => array (322)
          [undefined] => string (11) "[undefined]"
          If enabled, the voucher will not apply to products already on sale. => UTF-8 string (77) "Ja tas ir iespējots, kupons neattiecas uz produktiem, kas jau tiek pārdoti."
          Add a rule concerning => UTF-8 string (34) "Pievienot noteikumu attiecībā uz"
          The product(s) are matching one of these: => UTF-8 string (37) "Produkts(-i) atbilst vienam no šiem:"
          Discount name => string (18) "Atlaides nosaukums"
          Sync success => UTF-8 string (35) "Sinhronizācija veiksmīgi pabeigta"
          Close => UTF-8 string (8) "Aizvērt"
          Customer since: %s => UTF-8 string (17) "Klients kopš: %s"
          Choose a template => UTF-8 string (20) "Izvēlaties sagatavi"
          Send => UTF-8 string (7) "Sūtīt"
          You can add a comment here. => UTF-8 string (38) "Jūs varat pievienot komentāru šeit."
          Customer ID: => string (11) "Klienta ID:"
          Order # => UTF-8 string (14) "Pasūtījums #"
          Product # => string (10) "Produkta #"
          Subject: => UTF-8 string (6) "Tēma:"
          No result => UTF-8 string (14) "Nav rezultātu"
          Discount: => string (8) "Atlaide:"
          Please name your data matching configuration in order to save it. => UTF-8 string (77) "Lūdzu, nosauciet savu datu saskaņošanas konfigurāciju, lai to saglabātu."
          Match your data => UTF-8 string (24) "Saskaņojiet savus datus"
          Please match each column of your source file to one of the destination columns. => UTF-8 string (81) "Lūdzu, saskaņojiet katru avota faila kolonnu ar vienu no galamērķa kolonnām."
          Load a data matching configuration => UTF-8 string (44) "Ielādēt datu pielāgošanas konfigurāciju"
          Load => UTF-8 string (9) "Ielādēt"
          Save your data matching configuration => UTF-8 string (52) "Saglabājiet savu datu pielāgošanas konfigurāciju"
          Two columns cannot have the same type of values => UTF-8 string (53) "Divās kolonnās nevar būt vienāda veida vērtības"
          This column must be set: => UTF-8 string (27) "Šī kolonna ir jāiestata:"
          Rows to skip => string (17) "Rindas ko izlaist"
          Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers. => UTF-8 string (146) "Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Pie...
          Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Piemēram, iestatīt to uz 1, ja faila pirmajā rindā ir galvenes.
          
          Password => string (6) "Parole"
          Your password has been successfully changed. => UTF-8 string (38) "Jūsu parole ir veiksmīgi nomainīta."
          Translate => string (6) "Tulkot"
          Generate RTL Stylesheets => string (18) "Izveidot RTL stilu"
          Manage hooks => UTF-8 string (22) "Pārvaldīt piesaistes"
          To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported. => UTF-8 string (133) "Lai pievienotu jaunu moduli, vienkārši pieslēdzieties savai PrestaShop Addon...
          Lai pievienotu jaunu moduli, vienkārši pieslēdzieties savai PrestaShop Addons kontam un visi pirkumi tiks automātiski importēti.
          
          Can I add my own modules? => UTF-8 string (33) "Vai es varu pievienot savu tēmu?"
          Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace. => UTF-8 string (170) "Lūdzu, ņemiet vērā, ka drošības apsvērumu dēļ, jūs varat pievienot tikai tēm...
          Lūdzu, ņemiet vērā, ka drošības apsvērumu dēļ, jūs varat pievienot tikai tēmas, kas tiek izplatītas caur PrestaShop Addons, oficiālajā tēmu tirguslaukumā.
          
          Normal view => UTF-8 string (14) "Normāls skats"
          Favorites view => UTF-8 string (15) "Favorītu skats"
          Module => string (7) "Modulis"
          Tab => string (5) "Cilne"
          Categories => UTF-8 string (8) "Sadaļas"
          Interest => string (8) "Procenti"
          Favorite => string (6) "Izlase"
          Filter by => UTF-8 string (13) "Atlasīt pēc"
          Installed & Not Installed => UTF-8 string (26) "Instalēts un neinstalēts"
          Installed Modules => UTF-8 string (19) "Instalētie moduļi"
          Modules Not Installed => UTF-8 string (22) "Neinstalētie moduļi "
          Enabled & Disabled => UTF-8 string (23) "Ieslēgts un atspējots"
          Enabled Modules => UTF-8 string (19) "Iespējotie moduļi"
          Disabled Modules => UTF-8 string (22) "Deaktivizētie moduļi"
          Authors => string (6) "Autori"
          All authors => string (11) "Visi autori"
          Confirm reset => UTF-8 string (31) "Atiestatījumu apstiprināšana"
          Would you like to delete the content related to this module ? => UTF-8 string (52) "Vai vēlaties dzēst ar šo moduli saistīto saturu?"
          No - reset only the parameters => UTF-8 string (34) "Nē - atiestatīt tikai parametrus"
          Yes - reset everything => UTF-8 string (22) "Jā - atiestatīt visu"
          Preferences saved => UTF-8 string (24) "Uzstādījumi saglabāti"
          Uninstall => UTF-8 string (11) "Atinstalēt"
          Remove from Favorites => UTF-8 string (22) "Noņemt no favorītiem"
          Mark as Favorite => UTF-8 string (23) "Atzīmēt kā favorītu"
          Module %1s => string (12) "Modulis %1s "
          Official, PrestaShop certified module. Free, secure and includes updates! => UTF-8 string (90) "Oficiālais, PrestaShop sertificēts modulis. Bezmaksas, drošs un ietver atjau...
          Oficiālais, PrestaShop sertificēts modulis. Bezmaksas, drošs un ietver atjauninājumus!
          
          Update it! => string (9) "Atjaunot!"
          Install the selection => UTF-8 string (20) "Instalēt izvēlēto"
          Uninstall the selection => UTF-8 string (22) "Atinstalēt izvēlēto"
          No modules available in this section. => UTF-8 string (45) "Šajā sadaļā nav pieejami nekādi moduļi."
          Manage translations => string (16) "Labot tulkojumus"
          Modules list => UTF-8 string (16) "Moduļu saraksts"
          Add a new module => string (22) "Pievienot jaunu moduli"
          The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz). => UTF-8 string (75) "Modulim jābūt Zip failam (.zip) vai tarball failam (.tar, .tar.gz, .tgz)."
          Upload a module from your computer. => UTF-8 string (40) "Augšupielādēt moduli no Jūsu datora."
          Module file => UTF-8 string (13) "Moduļa fails"
          Choose a file => UTF-8 string (18) "Izvēlieties failu"
          Upload this module => UTF-8 string (27) "Augšupielādēt šo moduli"
          An upgrade is available for some of your modules! => UTF-8 string (45) "Dažiem no jūsu moduļiem ir atjauninājumi!"
          Favorites => string (6) "Izlase"
          All => string (4) "Viss"
          List of modules => UTF-8 string (16) "Moduļu saraksts"
          Update all => UTF-8 string (17) "Atjaunināt visus"
          Check for update => UTF-8 string (33) "Pārbaudīt pēc atjauninājumiem"
          Help => UTF-8 string (11) "Palīdzība"
          (%s votes) => string (11) "(%s balsis)"
          (%s vote) => string (10) "(%s balss)"
          Description => string (8) "Apraksts"
          Merchant benefits => UTF-8 string (19) "Tirgotāja ieguvumi"
          Install module => UTF-8 string (16) "Instalēt moduli"
          View on PrestaShop Addons => UTF-8 string (31) "Skatīt iekš PrestaShop Addons"
          by => string (2) "pa"
          v => string (1) "v"
          Read more => UTF-8 string (15) "Skatīt vairāk"
          You bought this module on PrestaShop Addons. Thank You. => UTF-8 string (51) "Paldies par šī PrestaShop Addons moduļa iegādi."
          Bought => string (8) "Nopirkts"
          This module is available on PrestaShop Addons => UTF-8 string (51) "Šis modulis ir pieejams PrestaShop Addons veikalā"
          Popular => UTF-8 string (9) "Populāri"
          Official => UTF-8 string (9) "Oficiāli"
          Need update => UTF-8 string (26) "Vajadzīga atjaunināšana"
          Free => string (10) "Bezmaksas!"
          Install => UTF-8 string (9) "Instalēt"
          This module is available for free thanks to our partner. => UTF-8 string (64) "Šis modulis ir pieejams bezmaksas, pateicoties mūsu partnerim."
          Not Installed => UTF-8 string (14) "Nav instalēts"
          Installed => UTF-8 string (10) "Instalēts"
          More modules on addons.prestashop.com => UTF-8 string (43) "Vairāk moduļu iekš addons.prestashop.com"
          The controller %s is missing or invalid. => UTF-8 string (38) "Kontrolieris %s trūkst vai nederīgs."
          Back to the previous page => UTF-8 string (33) "Atgriezties uz iepriekšējo lapu"
          Go to the dashboard => string (26) "Doties uz redaktora paneli"
          Attachment => string (9) "Pielikums"
          Category => string (10) "Kategorija"
          Brand => UTF-8 string (7) "Zīmols"
          Supplier => UTF-8 string (14) "Piegādātājs"
          Number of products: => string (16) "Produktu skaits:"
          Product name => string (18) "Produkta nosaukums"
          Attribute name => UTF-8 string (19) "Atribūta nosaukums"
          Supplier Reference => UTF-8 string (19) "Piegādātāja kods"
          Wholesale price => UTF-8 string (25) "Vairumtirdzniecības cena"
          EAN13 => UTF-8 string (10) "Svītrkods"
          UPC => string (3) "upc"
          Available Quantity => string (19) "Pieejamais daudzums"
          N/A => string (8) "Nav datu"
          EAN-13 => string (6) "EAN 13"
          %limit% for suhosin.post.max_vars. => UTF-8 string (38) "%limit% priekš suhosin.post.max_vars."
          %limit% for suhosin.request.max_vars. => UTF-8 string (41) "%limit% priekš suhosin.request.max_vars."
          %d => string (2) "%d"
          Date range => UTF-8 string (19) "Datums (no - līdz)"
          Custom => UTF-8 string (10) "Pielāgots"
          to => UTF-8 string (5) "līdz"
          Compare to => UTF-8 string (15) "Salīdzināt ar"
          Previous period => UTF-8 string (23) "Iepriekšējais periods"
          Previous Year => UTF-8 string (20) "Iepriekšējais gads"
          Previous year => UTF-8 string (20) "Iepriekšējais gads"
          Sunday => UTF-8 string (10) "Svētdiena"
          Monday => string (9) "Pirmdiena"
          Tuesday => string (8) "Otrdiena"
          Wednesday => UTF-8 string (10) "Trešdiena"
          Thursday => string (11) "Ceturtdiena"
          Friday => string (10) "Piektdiena"
          Saturday => string (9) "Sestdiena"
          Sun => UTF-8 string (4) "Svē"
          Mon => string (4) "Pirm"
          Tue => string (4) "Otrd"
          Wed => UTF-8 string (6) "Trešd"
          Thu => string (6) "Ceturd"
          Fri => string (6) "Piektd"
          Sat => string (5) "Sestd"
          Su => string (2) "Sv"
          Mo => string (1) "P"
          Tu => string (2) "Ot"
          We => string (2) "Tr"
          Th => string (2) "Ce"
          Fr => string (2) "Pk"
          Sa => string (2) "Se"
          January => UTF-8 string (9) "Janvāris"
          February => UTF-8 string (10) "Februāris"
          March => string (5) "Marts"
          April => UTF-8 string (8) "Aprīlis"
          May => string (5) "Maijs"
          June => UTF-8 string (7) "Jūnijs"
          July => UTF-8 string (7) "Jūlijs"
          August => string (7) "Augusts"
          September => string (10) "Septembris"
          October => string (8) "Oktobris"
          November => string (9) "Novembris"
          December => string (9) "Decembris"
          Jan => UTF-8 string (9) "Janvāris"
          Feb => UTF-8 string (10) "Februāris"
          Mar => string (5) "Marts"
          Apr => UTF-8 string (8) "Aprīlis"
          May => string (6) "Maijs "
          Jun => UTF-8 string (7) "Jūnijs"
          Jul => UTF-8 string (7) "Jūlijs"
          Aug => string (7) "Augusts"
          Sep => string (10) "Septembris"
          Oct => string (8) "Oktobris"
          Nov => string (9) "Novembris"
          Dec => string (9) "Decembris"
          From => string (2) "No"
          Customers => string (7) "Klienti"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Income => UTF-8 string (9) "Ienākumi"
          Message => UTF-8 string (5) "Ziņa"
          Traffic => UTF-8 string (7) "Plūsma"
          Conversion => string (10) "Konversija"
          Group: => string (6) "Grupa:"
          Add tag => string (15) "Pievienot birku"
          Remove => UTF-8 string (6) "Dzēst"
          Now => UTF-8 string (7) "Tūlīt"
          Done => UTF-8 string (10) "Izpildīts"
          Choose Time => UTF-8 string (17) "Izvēlaties laiku"
          Time => string (5) "Laiks"
          Hour => string (6) "stunda"
          Minute => UTF-8 string (7) "minūte"
          Group name => string (16) "Grupas nosaukums"
          No group created => string (9) "Grupu nav"
          % => string (1) "%"
          No records found => string (20) "Ieraksti nav atrasti"
          Select all => string (12) "ielikt visas"
          Unselect all => UTF-8 string (14) "Izslēgt visas"
          Display => UTF-8 string (8) "Attēlot"
          result(s) => UTF-8 string (13) "rezultāts(i)"
          Reset => UTF-8 string (11) "Atiestatīt"
          Please fill at least one field to perform a search in this list. => UTF-8 string (79) "Lūdzu, aizpildiet vismaz vienu lauku, lai veiktu meklēšanu šajā sarakstā."
          Refresh list => string (17) "Atjaunot sarakstu"
          Show SQL query => UTF-8 string (24) "Parādīt SQL vaicājumu"
          Export to SQL Manager => UTF-8 string (25) "Eksportēt uz SQL Manager"
          Shop group => string (13) "Veikala grupa"
          To => string (2) "Uz"
          Multistore => string (13) "Multiboutique"
          Check / Uncheck all => UTF-8 string (34) "Atzīmēt / Noņemt atzīmi visiem"
          If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter. => UTF-8 string (131) "Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais p...
          Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais parametrs neattiecas uz šo veikalu (vai grupu).
          
          (tax excl.) => string (9) "(bez PVN)"
          You can't change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
          Set required fields for this section => UTF-8 string (45) "Norādiet nepieciešamos laukus šai sadaļai"
          Required Fields => UTF-8 string (15) "Obligāti lauki"
          Select the fields you would like to be required for this section. => UTF-8 string (71) "Norādiet laukus, kurus vēlaties noteikt kā obligātus šai sadaļai."
          Field Name => string (15) "Lauka nosaukums"
          All shops => string (12) "visi veikali"
          (%s selected) => UTF-8 string (14) "(atlasīti %s)"
          Group: %s => string (9) "Grupa: %s"
          search... => UTF-8 string (10) "meklēt..."
          Add files... => string (19) "Pievienot failus..."
          Add file... => string (18) "Pievienot failu..."
          Upload files => UTF-8 string (23) "Augšupielādēt failus"
          Upload file => UTF-8 string (15) "Ielādēt failu"
          You cannot have more than %s images in total. Please remove some of the current images before adding new ones. => UTF-8 string (124) "Kopā nevarat būt vairāk par %s attēliem. Lūdzu, izņemiet dažus no pašreizēji...
          Kopā nevarat būt vairāk par %s attēliem. Lūdzu, izņemiet dažus no pašreizējiem attēliem, pirms pievienojat jaunus.
          
          Remove file => UTF-8 string (13) "Noņemt failu"
          Download current file => UTF-8 string (32) "Lejupielādē pašreizējo failu"
          File size => UTF-8 string (13) "Faila izmērs"
          You have reached the limit (%s) of files to upload, please remove files to continue uploading => UTF-8 string (115) "Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet fail...
          Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet failus, lai turpinātu augšupielādi
          
          Add files => string (16) "Pievienot failus"
          Add file => string (15) "Pievienot failu"
          Download current file (%skb) => UTF-8 string (39) "Lejupielādē pašreizējo failu (%skb)"
          You can upload a maximum of %s files => UTF-8 string (47) "Varat augšupielādēt ne vairāk kā %s failus"
          There are %d warnings: => UTF-8 string (15) "Ir %d kļūdas:"
          123.45.67.89 => string (12) "123.45.67.89"
          and stay => string (12) "un palieciet"
          Oh no! => UTF-8 string (7) "Ak nē!"
          The mobile version of this page is not available yet. => UTF-8 string (46) "Šīs lapas mobilā versija vēl nav pieejama."
          Please use a desktop computer to access this page, until is adapted to mobile. => UTF-8 string (99) "Lūdzu, izmantojiet datoru, lai piekļūtu šai lapai, līdz tā ir pielāgota mobi...
          Lūdzu, izmantojiet datoru, lai piekļūtu šai lapai, līdz tā ir pielāgota mobilajam tālrunim.
          
          Thank you. => string (8) "Paldies."
          by name => UTF-8 string (11) "Pēc vārda"
          by ip address => string (12) "pa ip adresi"
          %s group => string (8) "%s grupa"
          List => string (8) "Saraksts"
          View details => UTF-8 string (16) "Skatīt detaļas"
          Options => UTF-8 string (9) "Iespējas"
          Generator => UTF-8 string (11) "Ģenerators"
          %s: %s => string (6) "%s: %s"
          filter by %s => UTF-8 string (16) "filtrēt pēc %s"
          %s deletion => UTF-8 string (12) "%s dzēšana"
          %s addition => UTF-8 string (17) "%s papildinājums"
          %s modification => UTF-8 string (12) "%s izmaiņas"
          Do you really want to uninstall this module? => UTF-8 string (46) "Vai tiešām vēlaties atinstalēt šo moduli?"
          Disable this module => UTF-8 string (15) "Izslēgt moduli"
          Enable this module for all shops => UTF-8 string (36) "Ieslēgt šo moduli visiem veikaliem"
          Disable on mobiles => UTF-8 string (29) "Izslēgt mobilajos tālruņos"
          Disable on tablets => UTF-8 string (27) "Deaktivizēt uz planšetēm"
          Disable on computers => UTF-8 string (20) "Deaktivizēt datoros"
          Display on mobiles => UTF-8 string (21) "Rādīt viedtelefonos"
          Display on tablets => UTF-8 string (19) "Rādīt planšetēs"
          Display on computers => UTF-8 string (15) "Rādīt datoros"
          This action will permanently remove the module from the server. Are you sure you want to do this? => UTF-8 string (92) "Šī darbība neatgriezeniski noņems moduli no servera. Vai tiešām vēlaties to ...
          Šī darbība neatgriezeniski noņems moduli no servera. Vai tiešām vēlaties to izdarīt?
          
          Comment: => UTF-8 string (11) "Komentārs:"
          Other Modules => UTF-8 string (12) "Citi moduļi"
          Module not found => string (19) "Modulis nav atrasts"
          Modules to update => UTF-8 string (20) "Atjaunojamie moduļi"
          Translate this module => UTF-8 string (17) "Tulkot šo moduli"
          Average => UTF-8 string (7) "Vidēji"
          Guest client : ID => string (11) "Viesis : ID"
          General info => UTF-8 string (19) "Pamata informācija"
          Gender => string (7) "Dzimums"
          Name => string (9) "Nosaukums"
          Birth date => UTF-8 string (17) "Dzimšanas datums"
          Age => string (6) "Vecums"
          Email => string (6) "Epasts"
          Language => string (6) "Valoda"
          Creation account data => UTF-8 string (26) "Konta izveidošanas datums"
          Last visit => UTF-8 string (17) "Pēdējā vizīte"
          Siret => UTF-8 string (22) "Reģistrācijas numurs"
          Ape => string (3) "Ape"
          Company => UTF-8 string (10) "Kompānija"
          Website => string (6) "Vietne"
          Addresses => string (7) "Adreses"
          Alias => UTF-8 string (14) "Aizstājvārds"
          Address => string (6) "Adrese"
          Phone(s) => string (11) "Telefons(i)"
          Country => string (6) "Valsts"
          Date => string (6) "Datums"
          No addresses => string (11) "Nav adreses"
          Reference => UTF-8 string (7) "Norāde"
          Payment => UTF-8 string (10) "Maksājums"
          Order state => UTF-8 string (20) "Pasūtījuma statuss"
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          No orders => UTF-8 string (16) "Nav pasūtījumu"
          Products bought => string (18) "Nopirktie produkti"
          Order ref => UTF-8 string (16) "Pasūtījuma ref"
          Product ref => string (10) "Produkta #"
          Quantity => string (8) "Daudzums"
          Carts => string (5) "Grozi"
          Id => string (2) "ID"
          Total products => UTF-8 string (15) "Kopā produkti:"
          No carts => string (9) "Nav grozu"
          Product(s) still in cart => UTF-8 string (28) "Produkts(i) joprojām grozā"
          Cart ID => string (8) "Groza ID"
          Product reference => string (17) "product reference"
          No products => string (12) "Nav produktu"
          Messages => UTF-8 string (6) "Ziņas"
          IP => string (2) "IP"
          No messages => UTF-8 string (9) "Nav ziņu"
          Last connections => UTF-8 string (21) "Pēdējie pieslēgumi"
          Origin request => UTF-8 string (27) "Oriģinālais pieprasījums"
          Page viewed => UTF-8 string (18) "Apskatītās lapas"
          Time on the page => UTF-8 string (11) "Laiks lapā"
          IP address => string (9) "IP Adrese"
          No connections => string (15) "Nav savienojuma"
          Official GDPR compliance => UTF-8 string (16) "GDPR atbilstība"
          Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
          There was an error during the uninstallation. Please contact us through Addons website. => UTF-8 string (99) "Atinstalēšanas laikā radās kļūda. Lūdzu, sazinieties ar mums, izmantojot Add...
          Atinstalēšanas laikā radās kļūda. Lūdzu, sazinieties ar mums, izmantojot Addons mājas lapu.
          
          Saved with success ! => UTF-8 string (12) "Saglabāts !"
          Customer data deleted by official GDPR module. => UTF-8 string (36) "GDPR modulis nodzēsa klienta datus."
          Generate password => string (15) "Izveidot paroli"
          Change password... => UTF-8 string (17) "Mainīt paroli..."
          Current password => UTF-8 string (20) "Pašreizējā parole"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirm password => string (19) "Apstipriniet paroli"
          AdminCatalogFeature => array (445)
          Texture => UTF-8 string (9) "Tekstūra"
          Apply a discount => UTF-8 string (18) "Piešķirt atlaidi"
          Percent (%) => string (12) "Procenti (%)"
          Apply a discount to => UTF-8 string (18) "Piešķirt atlaidi"
          Order (without shipping) => UTF-8 string (28) "Pasūtījums (bez piegādes)"
          Specific product => string (19) "Specifisks produkts"
          Cheapest product => UTF-8 string (19) "Lētākais produkts"
          Selected product(s) => UTF-8 string (20) "Izvēlētie produkti"
          Exclude discounted products => UTF-8 string (30) "Neiekļaut nocenotus produktus"
          Send a free gift => UTF-8 string (25) "Sūtīt bezmaksas dāvanu"
          Search a product => UTF-8 string (17) "Meklēt produktus"
          Matching products => UTF-8 string (21) "Atbilstošie produkti"
          Available combinations => UTF-8 string (24) "Pieejamās kombinācijas"
          Country selection => UTF-8 string (14) "Valsts izvēle"
          Carrier selection => UTF-8 string (22) "Piegādātāja izvēle"
          Customer group selection => UTF-8 string (21) "Klientu grupu izvēle"
          Limit to a single customer => string (22) "Limits vienam klientam"
          Valid => UTF-8 string (7) "Derīgs"
          Minimum amount => UTF-8 string (16) "Minimālā summa"
          Shipping excluded => UTF-8 string (13) "Bez piegādes"
          Shipping included => UTF-8 string (11) "Ar piegādi"
          Total available => UTF-8 string (14) "Kopā pieejams"
          Total available for each user => UTF-8 string (33) "Kopā pieejams katram lietotājam"
          Restrictions => UTF-8 string (13) "Ierobežojumi"
          Unselected countries => UTF-8 string (22) "Neizvēlētās valstis"
          Selected countries => UTF-8 string (20) "Izvēlētās valstis"
          Unselected carriers => UTF-8 string (28) "Neizvēlētie piegādātāji"
          Selected carriers => UTF-8 string (26) "Izvēlētie piegādātāji"
          Unselected groups => UTF-8 string (21) "Neizvēlētās grupas"
          Selected groups => UTF-8 string (19) "Izvēlētās grupas"
          Compatibility with other cart rules => UTF-8 string (46) "Savietojamība ar pārējiem groza noteikumiem"
          Uncombinable cart rules => string (30) "Nesavienojamie groza noteikumi"
          Combinable cart rules => UTF-8 string (28) "Kombinējami groza noteikumi"
          Product selection => UTF-8 string (16) "Produktu izvēle"
          Unselected shops => UTF-8 string (21) "Neatzīmētie veikali"
          Selected shops => UTF-8 string (19) "Atzīmētie veikali"
          Cart rule => UTF-8 string (17) "Groza nosacījumi"
          Information => UTF-8 string (12) "Informācija"
          Now => UTF-8 string (7) "Tūlīt"
          Done => UTF-8 string (10) "Izpildīts"
          Choose Time => UTF-8 string (17) "Izvēlaties laiku"
          Time => string (5) "Laiks"
          Minute => UTF-8 string (7) "minūte"
          Conditions => UTF-8 string (11) "Nosacījumi"
          Highlight => string (6) "Izcelt"
          Partial use => UTF-8 string (19) "Daļēja lietošana"
          Number of products required in the cart to enjoy the discount: => UTF-8 string (53) "Preču skaits grozā pie kura tiks izmantota atlaide:"
          Attachment => string (9) "Pielikums"
          Product name => string (18) "Produkta nosaukums"
          Add a new condition group => UTF-8 string (33) "Pievienot jaunu nosacījumu grupu"
          Add condition => string (19) "Pievienot noteikumu"
          Condition group => UTF-8 string (17) "Nosacījumu grupa"
          Root => string (15) "Saknes katalogs"
          Home => UTF-8 string (6) "Mājas"
          Increase => string (9) "Palielina"
          Decrease => UTF-8 string (10) "Samazināt"
          Customer Order => UTF-8 string (20) "Klienta pasūtījums"
          Adjustment following an inventory of stock => UTF-8 string (41) "Izmaiņas pēc krājumu inventarizācijas"
          Transfer to another warehouse => UTF-8 string (28) "Pārvietot uz citu noliktavu"
          Transfer from another warehouse => UTF-8 string (30) "Pārvietot no citas noliktavas"
          Supply Order => UTF-8 string (21) "Krājumu Pasūtījumi"
          Product Return => UTF-8 string (20) "Produkta atgriešana"
          Manual Entry => UTF-8 string (15) "Manuāla ievade"
          Values => UTF-8 string (10) "Vērtības"
          Value => UTF-8 string (9) "Vērtība"
          Color or texture => UTF-8 string (20) "Krāsa vai tekstūra"
          Public name => string (20) "Publiskais nosaukums"
          Attribute type => UTF-8 string (14) "Atribūta tips"
          Attribute group => UTF-8 string (15) "Atribūta Grupa"
          Current texture => UTF-8 string (23) "Pašreizējā tekstūra"
          Add New Attributes => string (17) "Add New Attribute"
          Edit New Attribute => UTF-8 string (21) "Labot jaunu atribūtu"
          Add New Attribute => UTF-8 string (25) "Pievienot jaunu atribūtu"
          Color => UTF-8 string (6) "Krāsa"
          Attributes => UTF-8 string (9) "Atribūti"
          Payment: => UTF-8 string (11) "Maksājums:"
          Cart Rules => UTF-8 string (14) "Règles panier"
          Open => UTF-8 string (7) "Atvērt"
          Closed => UTF-8 string (7) "Slēgts"
          Pending 1 => string (7) "Gaida 1"
          Pending 2 => string (7) "Gaida 2"
          Messages => UTF-8 string (6) "Ziņas"
          Private => UTF-8 string (8) "Privāta"
          Last message => UTF-8 string (15) "Pēdējā ziņa"
          Contact options => string (16) "Kontakta opcijas"
          Allow file uploading => UTF-8 string (28) "Atļaut faila augšupielādi"
          Default message => UTF-8 string (23) "Ziņa pēc noklusējuma"
          Customer service options => string (34) "Klientu atbalsta servisa noteikumi"
          IMAP URL => string (15) "IMAP URL adrese"
          IMAP port => string (10) "IMAP ports"
          IMAP user => UTF-8 string (15) "IMAP lietotājs"
          IMAP password => string (11) "IMAP parole"
          Delete messages => UTF-8 string (13) "Dzēst ziņas"
          Create new threads => string (25) "Izveidot jaunas sarakstes"
          IMAP options => UTF-8 string (17) "IMAP iestatījumi"
          Total threads => UTF-8 string (12) "Kopā saites"
          Threads pending => UTF-8 string (26) "Neapstrādātās sarakstes"
          Total number of customer messages => UTF-8 string (30) "Kopējais klienta ziņu skaits"
          Total number of employee messages => UTF-8 string (33) "Kopējais darbinieku ziņu skaits"
          Unread threads => UTF-8 string (21) "Nelasītās sarakstes"
          Closed threads => UTF-8 string (21) "Noslēgtās sarakstes"
          Pending Discussion Threads => UTF-8 string (25) "Neapstrādātas sarakstes"
          Average Response Time => UTF-8 string (24) "Vidējais atbildes laiks"
          Messages per Thread => UTF-8 string (16) "Ziņas sarakstē"
          Reply to the next unanswered message in this thread => UTF-8 string (57) "Atbildēt uz nākošo neatbildēto ziņu šajā sarakstē"
          Message forwarded to => UTF-8 string (18) "Ziņa pārvirzīta"
          Mark as "handled" => UTF-8 string (28) "Atzīmēt kā "apstrādātu""
          Re-open => UTF-8 string (18) "Atkārtoti atvērt"
          Mark as "pending 1" (will be answered later) => UTF-8 string (58) "Atzīmēt kā "1 neapstrādāta" (tiks atbildēts vēlāk)"
          Disable pending status => UTF-8 string (31) "Izslēgt neapstrādāta statusu"
          Mark as "pending 2" (will be answered later) => UTF-8 string (59) "Atzīmēt kā "2 neapstrādātas" (tiks atbildēts vēlāk)"
          Message to: => UTF-8 string (10) "Adresāts:"
          Product: => string (6) "Prece:"
          Status: => string (8) "Statuss:"
          Save then add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
          Edit New Feature => UTF-8 string (22) "Labot jauno īpašību"
          Add New Feature => UTF-8 string (26) "Pievienot jaunu īpašību"
          Feature value => UTF-8 string (18) "Īpašības vārds"
          Add a new feature value => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
          Add new feature => UTF-8 string (26) "Pievienot jaunu īpašību"
          Impact on weight => string (16) "Ietekme uz svaru"
          Low stock level => string (22) "Mazs atlikumu daudzums"
          Delivery time of in-stock products: => UTF-8 string (38) "Piegādes laiks produktiem noliktavā:"
          Label when in stock => string (42) "Baneris kuru lieto ja produkts ir pieejams"
          Condition => UTF-8 string (10) "Stāvoklis"
          Number of allowed downloads => UTF-8 string (32) "Pieļaujamo lejupielāžu skaits"
          Short description => UTF-8 string (13) "Īss apraksts"
          Category root => string (17) "Saknes kategorija"
          Reduction with or without taxes => UTF-8 string (35) "Cenas samazināšana bez nodokļiem"
          Reduction type => UTF-8 string (19) "Samazinājuma veids"
          Beginning => UTF-8 string (7) "Sākums"
          End => string (6) "Beigas"
          Leave initial price => UTF-8 string (24) "Atstāt sākotnējo cenu"
          Number of products => string (15) "Produktu skaits"
          Average number of products per category => UTF-8 string (37) "Vidējais produktu skaits kategorijā"
          Disabled Categories => UTF-8 string (27) "Deaktivizētās kategorijas"
          Empty Categories => UTF-8 string (20) "Tukšās kategorijas"
          Top Category => UTF-8 string (21) "Augstākā kategorija"
          All combinations => UTF-8 string (19) "Visas kombinācijas"
          Comment: => UTF-8 string (11) "Komentārs:"
          None => string (7) "neviens"
          Use default behavior => UTF-8 string (26) "Lietot noklusēto darbību"
          Allow orders => UTF-8 string (21) "Atļaut pasūtīšanu"
          Deny orders => UTF-8 string (19) "Liegt pasūtīšanu"
          Decrement pack only. => UTF-8 string (34) "Tikai pakas skaita samazināšana."
          Decrement products in pack only. => UTF-8 string (39) "Samazināt produktu skaitu tikai pakā."
          Decrement both. => UTF-8 string (24) "Samazināt abus skaitus."
          New => string (5) "Jauns"
          Used => string (9) "Izmantots"
          Refurbished => string (9) "Atjaunots"
          Pack of products => string (13) "Produktu paka"
          Standard product => string (18) "Standarta produkts"
          Everywhere => string (5) "visur"
          Catalog only => string (14) "Tikai katalogs"
          Search only => UTF-8 string (17) "Tikai meklēšana"
          Nowhere => string (5) "Nekur"
          product(s) => string (11) "produkts(i)"
          Products => string (6) "Preces"
          Cart rules => UTF-8 string (17) "Groza nosacījumi"
          List of disabled products => UTF-8 string (27) "Atslēgto produktu saraksts"
          List of empty categories => UTF-8 string (26) "Tukšo kategoriju saraksts"
          List of products without images => UTF-8 string (36) "Saraksts ar produktiem bez attēliem"
          List of products without price => string (27) "Produktu bez cenas saraksts"
          Cover image => UTF-8 string (13) "Vāka attēls"
          Add new root category => string (31) "Pievienot jaunu pamatkategoriju"
          Add new category => string (26) "Pievienot jaunu kategoriju"
          Combination name => UTF-8 string (23) "Kombinācijas nosaukums"
          Physical quantity => string (18) "Fiziskais daudzums"
          Reserved quantity => UTF-8 string (19) "Rezervēts daudzums"
          Category name => string (21) "Kategorijas nosaukums"
          Parent of the category => UTF-8 string (28) "Augstākstāvoša kategorija"
          Choose a value => UTF-8 string (22) "Izvēlieties vērtību"
          Pre-defined value => UTF-8 string (28) "Iepriekš noteikta vērtība"
          OR Customized value => UTF-8 string (24) "VAI Pielāgota vērtība"
          Choose a feature => UTF-8 string (19) "Izvēlieties opciju"
          Please select a file => UTF-8 string (26) "Lūdzu, izvēlieties failu"
          Impact on price per unit (tax excl.) => string (42) "Iespaids uz cenu vienam gabalam (bez nod.)"
          Set as default combination => UTF-8 string (37) "Iestatīt kā noklusēto kombināciju"
          ISBN code => string (9) "ISBN kods"
          Min. quantity for sale => UTF-8 string (31) "Minimālais pārdošanas skaits"
          Select images of this combination: => UTF-8 string (40) "Izvēlēties attēlu šai kombinācijai:"
          Final price => string (9) "Gala cena"
          Impact on price (tax incl.) => string (26) "Iespaids uz cenu (ar nod.)"
          Cost Price => string (12) "Izmaksu cena"
          Minimum quantity => UTF-8 string (20) "Minimālais daudzums"
          Default category => UTF-8 string (23) "Noklusējuma kategorija"
          Add products to your pack => string (25) "Pievienot produktus pakai"
          Pre-tax retail price => UTF-8 string (32) "Mazumtirdzniecības cena bez PVN"
          Retail price with tax => UTF-8 string (28) "Pārdošanas cena ar nodokli"
          Add a new category => string (26) "Pievienot jaunu kategoriju"
          Accessories => string (9) "Piederumi"
          UPC barcode => UTF-8 string (16) "UPC svītru kods"
          EAN-13 or JAN barcode => UTF-8 string (25) "EAN-13 vai JAR svītrkods"
          Available for order => UTF-8 string (23) "pieejams pasūtīšanai"
          Show price => UTF-8 string (12) "Rādīt cenu"
          Web only (not sold in your retail store) => UTF-8 string (43) "Tikai internetā (netiek pārdots veikalā)"
          ISBN => string (4) "ISBN"
          Display condition on product page => UTF-8 string (32) "Rādīt stāvokli produkta lapā"
          Display options => UTF-8 string (26) "Attēlošanas iestatījumi"
          Default suppliers => UTF-8 string (26) "Noklusētie piegādātāji"
          Attachments for this product: => string (28) "Produktam pievienotie faili:"
          Ecotax (tax incl.) => string (21) "Eko-nodoklis (ar PVN)"
          Display the "On sale!" flag on the product page, and on product listings. => UTF-8 string (70) "Attēlot "Izpārdošana!" baneri produkta lapā un produktu sarakstā."
          No tax => string (7) "Bez PVN"
          Apply to all products => UTF-8 string (26) "Attiecas uz visām precēm"
          Stock location => UTF-8 string (28) "Noliktavas atrašanās vieta"
          Availability date => UTF-8 string (19) "Pieejamības datums"
          Send me an email when the quantity is below or equals this level => UTF-8 string (71) "Sūtiet man e-pastu, ja daudzums ir mazāks vai vienāds ar šo līmeni"
          When out of stock => string (15) "Ja nav pieejams"
          Minimum quantity for sale => UTF-8 string (31) "Minimālais pārdošanas skaits"
          Pack quantities => string (11) "Paku skaits"
          Create combinations => UTF-8 string (22) "Izveidot kombinācijas"
          I want to use the advanced stock management system for this product. => UTF-8 string (62) "Vēlos izmantot šim produktam paplašināto krājumu vadība."
          The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). => UTF-8 string (158) "Pieejamais produkta un tā kombināciju vienību skaits balstīts uz noliktavas ...
          Pieejamais produkta un tā kombināciju vienību skaits balstīts uz noliktavas pieejamību (pielietojot papildu noliktavas krājumu pārvaldības sistēmu). 
          
          I want to specify available quantities manually. => UTF-8 string (50) "Vēlos norādīt piejamo produktu skaitu manuāli."
          Meta title => string (14) "Meta-nosaukums"
          Meta description => string (13) "Meta apraksts"
          Friendly URL => UTF-8 string (14) "Draudzīgs URL"
          Target product => UTF-8 string (16) "Mērķa produkts"
          Target category => UTF-8 string (18) "Mērķa kategorija"
          Redirection when offline => UTF-8 string (35) "Pārvirzīšana ja nav tiešsaistē"
          No redirection (404) => UTF-8 string (25) "Nav pārvizīšanas (404)"
          Permanent redirection to a category (301) => UTF-8 string (45) "Pastāvīga novirzīšana uz kategoriju (301)"
          Temporary redirection to a category (302) => UTF-8 string (43) "Pagaidu pārvirzīšana uz kategoriju (302)"
          Permanent redirection to a product (301) => UTF-8 string (46) "Patstāvīga pārvirzīšana uz produktu (301)"
          Temporary redirection to a product (302) => UTF-8 string (41) "Pagaidu pārvirzīšana uz produktu (302)"
          Target => UTF-8 string (8) "Mērķis"
          Specific delivery time to this product => UTF-8 string (44) "Īpašs piegādes laiks šim izstrādājumam"
          Delivered within 3-4 days => UTF-8 string (28) "Piegādāts 3-4 dienu laikā"
          Delivery time of out-of-stock products with allowed orders: => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā bet ir atļauts tos pasūtīt:"
          Delivered within 5-7 days => UTF-8 string (28) "Piegādāts 5-7 dienu laikā"
          Shipping fees => UTF-8 string (16) "Piegādes maksas"
          Available carriers => UTF-8 string (24) "Pieejamie piegādātāji"
          Width => string (7) "Platums"
          Height => string (8) "Augstums"
          Depth => UTF-8 string (8) "Dziļums"
          Weight => string (5) "Svars"
          Default delivery time => UTF-8 string (33) "Piegādes laiks pēc noklusējuma"
          Add customer => string (17) "Pievienot klientu"
          Apply to all combinations => UTF-8 string (31) "Pielietot visām kombinācijām"
          Available from => string (11) "Pieejams no"
          Starting at => UTF-8 string (9) "sākot ar"
          Unit(s) => UTF-8 string (9) "Vienības"
          Product price (tax excl.) => string (24) "Produkta cena (bez nod.)"
          Reduction tax => UTF-8 string (22) "Nodokļa samazinājums"
          Number of days => string (12) "Dienu skaits"
          Stored => UTF-8 string (10) "Saglabāts"
          Location (optional) => UTF-8 string (26) "Atrašanās vieta (opcija)"
          Ecotax (tax excl.) => string (21) "Eko-nodoklis (ar PVN)"
          Description => string (8) "Apraksts"
          No brand => UTF-8 string (11) "Bez zīmola"
          Details => UTF-8 string (8) "Detaļas"
          New product => string (14) "Jauns produkts"
          Caption => string (8) "Paraksts"
          Image => UTF-8 string (7) "Attēls"
          Options => UTF-8 string (9) "Iespējas"
          %price% tax excl. => string (16) "%price% bez PVN."
          %price% tax incl. => string (14) "%price% ar PVN"
          Edit quantity => string (12) "Labot skaitu"
          Pack => string (7) "Pakotne"
          Add new file => string (15) "Pievienot failu"
          Keep in touch with your suppliers => UTF-8 string (31) "Sazinieties ar piegādātājiem"
          Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management. => UTF-8 string (193) "Piegādātāju izvēle ir papildus iespēja, ja zīmoli tiek piegādāti pa tiešo. P...
          Piegādātāju izvēle ir papildus iespēja, ja zīmoli tiek piegādāti pa tiešo. Pārliecinieties, ka nesajaucat produktu piegādātājus un produktu zīmolus veidojot krājumu pārvaldību.
          
          Viewing %from%-%to% on %total% (page %current_page% / %page_count%) => UTF-8 string (67) "Attēlo %from%-%to% no %total% (lapa %current_page% / %page_count%)"
          Edit: %value% => string (14) "Labot: %value%"
          Category => string (10) "Kategorija"
          Price (tax excl.) => string (15) "Cena (Bez PVN)."
          Price (tax incl.) => string (13) "Cena (ar PVN)"
          Quantity => string (8) "Daudzums"
          These products will be deleted for good. Please confirm. => UTF-8 string (43) "Šie produkti tiks nodzēsti. Apstipriniet."
          Delete products? => UTF-8 string (17) "Dzēst produktus?"
          [1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2] => UTF-8 string (123) "[1]Pievienojiet produktu[/1][2] vai importējiet produktu sarakstu (failu vei...
          [1]Pievienojiet produktu[/1][2] vai importējiet produktu sarakstu (failu veidi: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]
          
          Go to catalog => string (11) "Uz katalogu"
          Add new product => string (24) "Pievienot jaunu produktu"
          Product list => string (17) "Produktu saraksts"
          SEO => string (3) "SEO"
          Shipping => UTF-8 string (8) "Piegāde"
          Modules => UTF-8 string (7) "Moduļi"
          Pricing => string (4) "Cena"
          Basic settings => UTF-8 string (19) "Pamata iestatījumi"
          Associated categories => UTF-8 string (23) "Saistītās kategorijas"
          Categories => UTF-8 string (8) "Sadaļas"
          Create a new category => string (25) "Izveidot jaunu kategoriju"
          New category name => string (16) "Jauna kategorija"
          Create a category => string (19) "Izveidot kategoriju"
          Ecotax => string (12) "Eko-nodoklis"
          Specific references => UTF-8 string (20) "Specifiskas norādes"
          Next combination => UTF-8 string (22) "Nākošā kombinācija"
          Prev. combination => UTF-8 string (27) "Iepriekšējā kombinācija"
          Back to product => UTF-8 string (21) "Atpakaļ pie produkta"
          Combination details => UTF-8 string (33) "Kombināciju papildu informācija"
          Price and impact => UTF-8 string (17) "Cena un izmaiņas"
          Final retail price (tax excl.) will be => UTF-8 string (28) "Pārdošanas cena (bez nod.)"
          Does this combination have a different price per unit? => UTF-8 string (53) "Vai šai kombinācijai ir cita cena par vienu gabalu?"
          Images => UTF-8 string (7) "Attēli"
          Stock => string (8) "Pieejams"
          Impact on price (tax excl.) => string (27) "Iespaids uz cenu (bez nod.)"
          Manage your product combinations => UTF-8 string (34) "Pārvaldīt produktu kombinācijas"
          Bulk actions ([1]/[2] combination(s) selected) => UTF-8 string (56) "Apjoma darbības ([1]/[2] kombinācija(s) izvēlēta(s))"
          Default combination => UTF-8 string (24) "Noklusētā kombinācija"
          Availability preferences => UTF-8 string (25) "Pieejamības iestatījumi"
          Behavior when out of stock => UTF-8 string (33) "Darbība ja produkts nav pieejams"
          Stock management is disabled => UTF-8 string (37) "Noliktavas pārvaldības ir izslēgta"
          Combinations => UTF-8 string (13) "Kombinācijas"
          You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis. => UTF-8 string (119) "Jūs varat apjomīgi palielināt vai samazināt zemu krājumu līmeni. Apjoma atsl...
          Jūs varat apjomīgi palielināt vai samazināt zemu krājumu līmeni. Apjoma atslēgšana notiek katrai kombinācijai.
          
          The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team => UTF-8 string (161) "E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu l...
          E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu lapu. Lai mainītu atļaujas, dodieties uz Paplašinātie uzstādījumi> Komanda
          
          Delete combinations => UTF-8 string (20) "Dzēst kombinācijas"
          Edit a specific price => string (21) "Labot specifisko cenu"
          Brand => UTF-8 string (7) "Zīmols"
          Add a brand => UTF-8 string (17) "Pievienot zīmolu"
          Related product => UTF-8 string (20) "Saistītais produkts"
          Add a related product => UTF-8 string (28) "Pievienot saistīto produktu"
          Here is a preview of your search engine result, play with it! => UTF-8 string (84) "Šeit ir jūsu meklētājprogrammas rezultāta priekšskatījums, spēlējiet ar to!"
          Improve your ranking and how your product page will appear in search engines results. => UTF-8 string (83) "Uzlabot novērtējumu un kā tiks attēlota produkta lapa meklēšanas rezultātos."
          Redirection page => UTF-8 string (21) "Pārvirzīšanas lapa"
          Reset URL => UTF-8 string (13) "Notīrīt URL"
          Search Engine Optimization => UTF-8 string (34) "Meklēšanas servisu optimizācija"
          Package dimension => UTF-8 string (13) "Pakas izmērs"
          Adjust your shipping costs by filling in the product dimensions. => UTF-8 string (57) "Mainīt piegādes izmaksas pievienojot produkta izmērus."
          Leave empty to disable. => UTF-8 string (32) "Atstājiet tukšu lai izslēgtu."
          Impact on price => string (15) "Ietekme uz cenu"
          Specific price conditions => string (26) "Specifiski cenas noteikumi"
          Apply a discount of => string (17) "Pielietot atlaidi"
          Choose the suppliers associated with this product => UTF-8 string (51) "Izvēlieties ar produktu saistītos piegādātājus"
          Default supplier => UTF-8 string (27) "Noklusētais piegādātājs"
          Supplier reference => UTF-8 string (19) "Piegādātāja kods"
          Supplier reference(s) => UTF-8 string (27) "Piegādātāja atsauksme(s)"
          Product location in warehouses => UTF-8 string (37) "Produkta atrašanās vieta noliktavā"
          Please choose the warehouses associated with this product. => UTF-8 string (48) "Izvēlieties ar produktu saistītās noliktavas."
          Quantities => string (8) "daudzumi"
          Summary => string (12) "Kopsavilkums"
          Add a feature => string (18) "Pievienot funkciju"
          Tax rule => UTF-8 string (20) "Nodokļa nosacījums"
          Tax excluded => string (7) "BEZ PVN"
          Tax included => string (6) "AR PVN"
          Reference => UTF-8 string (7) "Norāde"
          Product with combinations => UTF-8 string (26) "Produkts ar kombinācijām"
          Features => UTF-8 string (15) "Papildiespējas"
          View all images => UTF-8 string (22) "Skatīt visus attēlus"
          View less => UTF-8 string (14) "Rādīt mazāk"
          Simple product => UTF-8 string (20) "Vienkāršs produkts"
          Cover => UTF-8 string (5) "Vāks"
          Visibility => UTF-8 string (10) "Redzamība"
          Where do you want your product to appear? => UTF-8 string (32) "Kur vēlaties attēlot produktu?"
          Attached files => string (17) "Pievienotie faili"
          Add a customization field => UTF-8 string (30) "Pievienot pielāgošanas lauku"
          Customers can personalize the product by entering some text or by providing custom image files. => UTF-8 string (76) "Klienti var personalizēt produktu pievienojot tekstu vai papildus attēlus."
          Tags => string (4) "Tagi"
          Condition & References => string (21) "Noteikumi un atsauces"
          Attach a new file => string (21) "Pievienot jaunu failu"
          Cost price => string (12) "Izmaksu cena"
          Retail price => UTF-8 string (24) "Mazumtirdzniecības cena"
          Specific prices => string (17) "Specifiskas cenas"
          Priority management => UTF-8 string (25) "Prioritāšu pārvaldība"
          Add a specific price => string (34) "Pievienot papildus specifisku cenu"
          Combination => UTF-8 string (12) "Kombinācija"
          Manage tax rules => UTF-8 string (31) "Pārvaldīt nodokļu noteikumus"
          Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl. => UTF-8 string (68) "Fināla pārdošanas cena: [1][2][/2] ar nod.[/1] / [3][/3] bez nod."
          Rule => string (9) "Noteikums"
          Fixed price => UTF-8 string (13) "Fiksēta cena"
          Impact => string (7) "Ietekme"
          From => string (2) "No"
          Priorities => UTF-8 string (12) "Prioritātes"
          Drop images here => UTF-8 string (17) "Ievietot attēlus"
          or select files => UTF-8 string (23) "vai izvēlieties failus"
          Recommended size 800 x 800px for default theme. => UTF-8 string (71) "Ieteicamais izmērs attēlam noklusētajā tēmā ir 800x 800 pikseļi."
          JPG, GIF or PNG format. => UTF-8 string (26) "JPG, GIF vai PNG formāts."
          Virtual product => UTF-8 string (18) "Virtuāls produkts"
          tax incl. => string (6) "AR PVN"
          Module to configure => UTF-8 string (24) "Konfigurējamais modulis"
          Choose a module to configure => UTF-8 string (36) "Izvēlieties moduli kuru konfigurēt"
          These modules are relative to the product page of your shop. => UTF-8 string (65) "Šie moduļi ir relatīvi attiecībā pret veikala produktu lapu."
          To manage all your modules go to the [1]Installed module page[/1] => UTF-8 string (66) "Lai pārvaldītu moduļus, ejiet uz [1]Instalēto moduļu lapu[/1]"
          tax excl. => string (7) "BEZ PVN"
          Zoom => UTF-8 string (11) "Pietuvināt"
          Add new value => UTF-8 string (25) "Pievienot jaunu vērtību"
          Add new attribute => UTF-8 string (25) "Pievienot jaunu atribūtu"
          From quantity => string (9) "No skaita"
          Reduction => string (8) "Samazina"
          Catalog price rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
          Add new catalog price rule => UTF-8 string (42) "Pievienot jaunu kataloga cenas nosacījumu"
          Parent category => string (17) "Pamata kategorija"
          Category cover image => UTF-8 string (19) "Kategorijas attēls"
          Category thumbnail => UTF-8 string (32) "Kategorijas priekšskata attēls"
          Menu thumbnails => UTF-8 string (16) "Izvēlnes ikonas"
          Group access => UTF-8 string (16) "Grupas piekļuve"
          %group_name% - All people without a valid customer account. => UTF-8 string (54) "%group_name% - Visi klienti bez derīga klienta konta."
          %group_name% - Customer who placed an order with the guest checkout. => UTF-8 string (63) "%group_name% - Klients kurš izveidoja pasūtījumu kā viesis."
          %group_name% - All people who have created an account on this site. => UTF-8 string (62) "%group_name% - Visi klienti kuri izveidoja kontu šajā lapā."
          Set categories => UTF-8 string (21) "Iestatīt kategorijas"
          Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog. => UTF-8 string (126) "Kategorijas ir būtiskas, jo tās ļauj grupēt līdzvērtīgus produktus. Tas palī...
          Kategorijas ir būtiskas, jo tās ļauj grupēt līdzvērtīgus produktus. Tas palīdz klientiem atrast ceļu jūsu katalogā.
          
          Feature => UTF-8 string (8) "Iespēja"
          Add a new feature => UTF-8 string (26) "Pievienot jaunu īpašību"
          Addresses => string (7) "Adreses"
          Ref: => string (5) "Kods:"
          EAN13: => string (6) "EAN13:"
          UPC: => string (4) "UPC:"
          Qty: => string (9) "Daudzums:"
          Brands => string (6) "Markas"
          Add new brand => UTF-8 string (23) "Pievienot jaunu zīmolu"
          Add new brand address => UTF-8 string (30) "Pievienot jaunu zīmola adresi"
          Close => UTF-8 string (8) "Aizvērt"
          Discount => string (7) "Atlaide"
          Available quantity => string (19) "Pieejamais daudzums"
          Attribute name => UTF-8 string (19) "Atribūta nosaukums"
          UPC => string (3) "upc"
          EAN-13 => string (6) "EAN 13"
          EAN13 => UTF-8 string (10) "Svītrkods"
          Wholesale price => UTF-8 string (25) "Vairumtirdzniecības cena"
          Add new supplier => UTF-8 string (30) "Pievienot jaunu piegādātāju"
          Customization => string (10) "Uzlabojumi"
          Price per unit => UTF-8 string (17) "Cena par vienību"
          Add new cart rule => string (31) "Pievienot jaunu groza noteikumu"
          Expiration date => UTF-8 string (19) "Derīguma termiņš"
          Items per page: => UTF-8 string (16) "Vienības lapā:"
          Type => string (4) "Tips"
          [1][/1] of [2][/2] characters used (recommended) => UTF-8 string (38) "[1][/1] no [2][/2] zīmēm (ieteicams)"
          Main category => UTF-8 string (19) "Galvenā kategorija"
          [1][/1] of [2][/2] characters allowed => UTF-8 string (43) "[1][/1] no [2][/2] iespējamajiem simboliem"
          List of products for this pack => UTF-8 string (28) "Produktu saraksts šai pakai"
          Use checkboxes to bulk edit quantities => UTF-8 string (56) "Izmantojiet izvēles rūtiņas lielapjoma rediģēšanai"
          Advanced filters => string (14) "Papildu filtri"
          Apply advanced filters => string (25) "Pielietot papildu filtrus"
          Apply new quantity => string (22) "Pielietot jaunu skaitu"
          Display products below low stock level first => UTF-8 string (59) "Vispirms parādiet produktus ar zemāka līmeņa krājumiem"
          Filter by movement type => UTF-8 string (35) "Filtrēt pēc pārvietošanas veida"
          Filter by employee => UTF-8 string (24) "Filtrēt pēc darbinieka"
          Filter by period => UTF-8 string (21) "Filtrēt pēc perioda"
          Search a category => UTF-8 string (18) "Meklēt kategoriju"
          Search a supplier => UTF-8 string (22) "Meklēt piegādātāju"
          Filter by status => UTF-8 string (21) "Filtrēt pēc statusa"
          All => string (4) "Viss"
          Filter by supplier => UTF-8 string (28) "Filtrēt pēc piegādātāja"
          Stock management => UTF-8 string (16) "Krājumu vadība"
          Movements => UTF-8 string (8) "Kustība"
          Search products (search by name, reference, supplier) => UTF-8 string (70) "Meklēt produktus (meklēt pēc nosaukuma, atsauksmes, piegādātāja)"
          This product is below the low stock level you have defined. => UTF-8 string (60) "Produktu ir mazāk par jūsu noteikto zemo krājumu līmeni."
          Low stock level: => string (23) "Mazs atlikumu daudzums:"
          Low stock alert: => string (23) "Mazs atlikumu daudzums:"
          Bulk edit quantity => UTF-8 string (33) "Lielapjoma daudzuma rediģēšana"
          Date & Time => string (15) "Datums un laiks"
          Go to the import system => UTF-8 string (23) "Iet uz importa sistēmu"
          Export data into CSV => UTF-8 string (30) "Eksportēt datus CSV formātā"
          Physical => string (7) "Fizisks"
          Reserved => UTF-8 string (10) "Rezervēts"
          ModulesGridhtmlAdmin => array (1)
          Simple HTML table display => UTF-8 string (32) "Attēlot vienkāršu HTML tabulu"
          ModulesBlockwishlistAdmin => array (11)
          Wishlist => UTF-8 string (25) "Vēlamo produktu saraksts"
          My wishlists => UTF-8 string (30) "Manu vēlamo produktu saraksts"
          My wishlist => UTF-8 string (30) "Manu vēlamo produktu saraksts"
          Product => string (8) "produkts"
          Reference => UTF-8 string (7) "Norāde"
          Combination => UTF-8 string (12) "Kombinācija"
          Category => string (10) "Kategorija"
          Price (tax excl.) => string (15) "Cena (Bez PVN)."
          Conversion rate => string (10) "Konversija"
          Save => UTF-8 string (9) "Saglabāt"
          Refresh => UTF-8 string (13) "Atsvaidzināt"
          AdminModulesNotification => array (121)
          Activate module for this shop context: %s. => UTF-8 string (46) "Aktivizēt moduli šim veikala kontekstam: %s."
          Would you like to delete the content related to this module ? => UTF-8 string (52) "Vai vēlaties dzēst ar šo moduli saistīto saturu?"
          Confirm reset => UTF-8 string (31) "Atiestatījumu apstiprināšana"
          No - reset only the parameters => UTF-8 string (34) "Nē - atiestatīt tikai parametrus"
          Yes - reset everything => UTF-8 string (22) "Jā - atiestatīt visu"
          Please specify module URL => UTF-8 string (26) "Lūdzu norādi moduļa URL"
          The module was successfully downloaded. => UTF-8 string (35) "Modulis veiksmīgi lejupielādēts."
          Module(s) installed successfully. => UTF-8 string (30) "Modulis veiksmīgi uzstādīts"
          Module(s) uninstalled successfully. => UTF-8 string (27) "Modulis veiksmīgi noņemts"
          Module reset successfully. => UTF-8 string (32) "Modulis veiksmīgi atiestatīts."
          Module deleted successfully. => UTF-8 string (27) "Modulis veiksmīgi dzēsts."
          Successfully signed in to PrestaShop Addons. => UTF-8 string (40) "Veiksmīgi pievienots PrestaShop Addons."
          The module transplanted successfully to the hook. => UTF-8 string (42) "Modulis veiksmīgi transplantēts uz āķi"
          The module was successfully removed from the hook. => UTF-8 string (34) "Modulis sekmīgi noņemts no āķa"
          Unable to install the module (Module name is not valid). => UTF-8 string (55) "Nevar instalēt moduli (moduļa nosaukums nav derīgs)."
          The version of your module is not compliant with your PrestaShop version. => UTF-8 string (58) "Jūsu moduļa versija neatbilst jūsu PrestaShop versijai."
          Before installing this module, you have to install this/these module(s) first: => UTF-8 string (83) "Pirms šī moduļa instalēšanas vispirms ir jāinstalē šis/šie modulis (-ļi):"
          This module has already been installed. => UTF-8 string (35) "Šis modulis jau tika uzinstalēts."
          Could not install module controllers. => UTF-8 string (40) "Nevarēja instalēt moduļa kontrolleri."
          Technical error: PrestaShop could not install this module. => UTF-8 string (61) "Tehniskā kļūda: PrestaShop nevarēja instalēt šo moduli."
          Current version: %s => UTF-8 string (25) "Pašreizējā versija: %s"
          %d file upgrade applied => string (18) "%d atjaunoti faili"
          No upgrade has been applied => UTF-8 string (25) "Nav veikts atjauninājums"
          Upgraded from: %s to %s => UTF-8 string (25) "Atjaunots no: %s līdz %s"
          %d upgrade left => string (20) "Palicis atjaunot: %d"
          Module %s cannot be upgraded this time: please refresh this page to update it. => UTF-8 string (86) "Moduli %s pašreiz nevar atjaunināt: lūdzu pārlādējiet šo lapu lai to atjauno...
          Moduli %s pašreiz nevar atjaunināt: lūdzu pārlādējiet šo lapu lai to atjaunotu.
          
          To prevent any problem, this module has been turned off => UTF-8 string (61) "Lai novērstu jebkādas problēmas, šis modulis ir izslēgts"
          The module is not installed. => UTF-8 string (24) "Modulis nav uzstādīts."
          Unable to install override: %s => UTF-8 string (28) "Nevar instalēt override: %s"
          %1$s is not a valid module name. => UTF-8 string (35) "%1$s nav derīgs moduļa nosaukums."
          All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration => UTF-8 string (130) "Visus moduļus nevar ielādēt atmiņas ierobežojumu dēļ, lūdz palieliniet memor...
          Visus moduļus nevar ielādēt atmiņas ierobežojumu dēļ, lūdz palieliniet memory_limit vērtību sava servera konfigurācijā
          
          %s could not be loaded. => UTF-8 string (19) "%s nevar ielādēt."
          Error found in config file: => UTF-8 string (39) "Konfigurācijas failā atrasta kļūda:"
          %1$s (parse error in %2$s) => UTF-8 string (33) "%1$s (kompilācijas kļūda %2$s)"
          %1$s (class missing in %2$s) => string (22) "%1$s (nav klases %2$s)"
          The following module(s) could not be loaded => UTF-8 string (52) "Sekojošais(ie) modulis(i) nevar tikt ielādēts(i)!"
          No template found for module => UTF-8 string (28) "Nav atrasts šablona modulis"
          The method %1$s in the class %2$s is already overridden by the module %3$s version %4$s at %5$s. => UTF-8 string (76) "Metode %1$s klasē %2$s modulī ir pārrakstīta %3$s versijā %4$s uz %5$s."
          The method %1$s in the class %2$s is already overridden. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
          Failed to override method %1$s in class %2$s. => UTF-8 string (44) "Kļūda pārrakstot metodi %1$s klasē %2$s."
          The property %1$s in the class %2$s is already defined. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
          Failed to override property %1$s in class %2$s. => UTF-8 string (44) "Kļūda pārrakstot metodi %1$s klasē %2$s."
          The constant %1$s in the class %2$s is already defined. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
          Failed to override constant %1$s in class %2$s. => UTF-8 string (47) "Kļūda pārrakstot konstanti %1$s klasē %2$s."
          No graph engine selected => UTF-8 string (31) "Nav izvēlēts grafika dzinējs"
          Graph engine selected is unavailable. => UTF-8 string (46) "Izvēlētais grafiskais dzinējs nav pieejams."
          No grid engine selected => UTF-8 string (42) "Nav izvēlēts koordinātu tīkla dzinējs"
          Grid engine selected is unavailable. => UTF-8 string (44) "Izvēlētais tabuldas dzinējs nav pieejams."
          Unknown archive type. => UTF-8 string (22) "Nezināms arhīva tips"
          There was an error while extracting the module (file may be corrupted). => UTF-8 string (56) "Kļūda atspiežot moduli (fails iespējams ir bojāts)."
          The module %1$s that you uploaded is not a valid module. => UTF-8 string (53) "Augšupielādētais modulis %1$s nav derīgs modulis."
          You do not have the permission to use this module. => UTF-8 string (39) "Jums nav atļaujas izmantot šo moduli."
          Cannot reset this module. => UTF-8 string (25) "Nevar atinstalēt moduli."
          Cannot install this module. => UTF-8 string (24) "Nevar ieinstalēt moduli"
          Cannot uninstall this module. => UTF-8 string (24) "Nevar atinstalēt moduli"
          Cannot load the module's object. => UTF-8 string (31) "Nevar ielādēt moduļa objektu"
          An error occurred while copying the archive to the module directory. => UTF-8 string (41) "Kļūda kopējot arhīvu uz moduļa mapi."
          Sorry, the module cannot be deleted. Please check if you have the right permissions on this folder. => UTF-8 string (89) "Diemžēl moduli nevar izdzēst. Lūdzu, pārbaudiet, vai jums ir tiesības šajā m...
          Diemžēl moduli nevar izdzēst. Lūdzu, pārbaudiet, vai jums ir tiesības šajā mapē.
          
          You do not have permission to access this module. => UTF-8 string (42) "Jums nav atļaujas piekļūt šim modulim."
          You do not have permission to install this module. => UTF-8 string (39) "Jums nav atļaujas istalēt šo moduli."
          You do not have permission to delete this module. => UTF-8 string (39) "Jums nav atļaujas izdzēst šo moduli."
          You do not have permission to configure this module. => UTF-8 string (42) "Jums nav atļaujas konfigurēt šo moduli."
          This module is already installed: %s. => UTF-8 string (37) "Šis modulis jau ir ieinstalēts: %s."
          This module has already been uninstalled: %s. => UTF-8 string (37) "Šis modulis jau tika instalēts: %s."
          This module needs to be installed in order to be updated: %s. => UTF-8 string (53) "Šis modulis ir jāinstalē, lai to atjauninātu: %s."
          You do not have permission to uninstall this module. => UTF-8 string (42) "Jums nav atļaujas atinstalēt šo moduli."
          The following module(s) could not be uninstalled properly: %s. => UTF-8 string (54) "Sekojošos moduļus nevarēja pareizi atinstalēt: %s."
          The following module(s) could not be installed properly: %s. => UTF-8 string (47) "Šos moduļus nevarēja pareizi uzstādīt: %s."
          This module has already been transplanted to this hook. => UTF-8 string (50) "Šis modulis jau ir pārstādīts uz šo sasaisti."
          This module cannot be transplanted to this hook. => UTF-8 string (52) "Šis modulis nevar tikt transplantēts uz šo āķi."
          An error occurred while transplanting the module to its hook. => UTF-8 string (40) "Kļūda transplantējot moduli uz āķi."
          Please select a module to unhook. => UTF-8 string (30) "Izvēlies moduli ko atāķēt."
          This module cannot be loaded. => UTF-8 string (27) "Šo moduli nevar ielādēt."
          Hook cannot be loaded. => UTF-8 string (27) "Āķis nevar tik ielādēts"
          An error occurred while deleting the module from its hook. => UTF-8 string (33) "Kļūda dzēšot moduli no āķa."
          Parse error detected in main class of module %module%: %parse_error% => UTF-8 string (72) "Kompilēšanas kļūda moduļa galvenajā klasē %module%: %parse_error%"
          Error while loading file of module %module%. %error_message% => UTF-8 string (59) "Kļūda ielādējot moduļa failu %module%. %error_message%"
          Failed to install admin tab "%name%". => UTF-8 string (42) "Neizdevās instalēt admin cilni "%name%"."
          Failed to uninstall admin tab "%name%". => UTF-8 string (44) "Neizdevās atinstalēt admin cilni "%name%"."
          You are not allowed to install modules. => UTF-8 string (37) "Jums nav atļauts instalēt moduļus."
          You are not allowed to uninstall the module %module%. => UTF-8 string (44) "Jums nav atļauts instalēt moduli %module%."
          You are not allowed to upgrade the module %module%. => UTF-8 string (46) "Jums nav atļauts atjaunināt moduli %module%."
          You are not allowed to enable the module %module%. => UTF-8 string (43) "Jums nav atļauts ieslēgt moduli %module%."
          You are not allowed to disable the module %module%. => UTF-8 string (43) "Jums nav atļauts izslēgt moduli %module%."
          You are not allowed to enable the module %module% on mobile. => UTF-8 string (67) "Ums nav atļauts ieslēgt moduli %module% uz mobilajām iekārtām."
          You are not allowed to disable the module %module% on mobile. => UTF-8 string (68) "Jums nav atļauts izslēgt moduli %module% uz mobilajām iekārtām."
          You are not allowed to reset the module %module%. => UTF-8 string (45) "ums nav atļauts atiestatīt moduli %module%."
          Unfortunately, the module did not return additional details. => UTF-8 string (50) "Diemžēl modulis neatgrieza papildu informāciju."
          The module is invalid and cannot be loaded. => UTF-8 string (41) "Modulis ir bojāts un to nevar instalēt."
          The module %module% must be installed first => UTF-8 string (40) "Vispirms ir jāinstalē %module% modulis"
          This file does not seem to be a valid module zip => UTF-8 string (30) "Šis fails nav moduļa arhīvs"
          Cannot %action% module %module%. %error_details% => UTF-8 string (48) "Nevar %action% modulī %module%. %error_details%"
          %action% action on module %module% succeeded. => UTF-8 string (46) "%action% darbība modulim %module% veiksmīga."
          Unknown module action. It must be one of these values: %actions% => UTF-8 string (78) "Nezināms moduļa darbība. Tam jābūt vienai no šīm vērtībām: %actions%"
          Validation of configuration details failed: => UTF-8 string (42) "Neizdevās konfigurācijas datu pārbaude:"
          Configuration successfully applied. => UTF-8 string (39) "Konfigurācija ir veiksmīgi atjaunota."
          %module% did not return a valid response on installation. => UTF-8 string (42) "%module% neatbildēja pareizi instalējot."
          Installation of module %module% was successful. => UTF-8 string (48) "Moduļa %module% uzstādīšana bija veiksmīga."
          Installation of module %module% failed. %error% => UTF-8 string (49) "Instalācija %module% modulim neizdevās. %error%"
          No changelog provided => UTF-8 string (21) "Nav izmaiņu saraksta"
          You are about to disable %moduleName% module. => UTF-8 string (47) "Jūs gatavojaties izslēgt %moduleName% moduli."
          Your current settings will be saved, but the module will no longer be active. => UTF-8 string (83) "Jūsu pašreizējie iestatījumi tiks saglabāti, bet modulis vairs nebūs aktīvs."
          You are about to uninstall %moduleName% module. => UTF-8 string (46) "Jūs gatavojaties avienot %moduleName% moduli."
          This will disable the module and delete all its files. For good. => UTF-8 string (64) "Tas deaktivizēs moduli un izdzēsīs visus tā failus. Pavisam."
          This action cannot be undone. => UTF-8 string (27) "Šo darbību nevar atsaukt."
          You're about to reset %moduleName% module. => UTF-8 string (47) "Jūs gatavojaties atjaunot moduli %moduleName%."
          This will restore the defaults settings. => UTF-8 string (40) "Tas atjaunos noklusējuma iestatījumus."
          You are about to [1] the following modules: => UTF-8 string (39) "Jūs gatavojaties [1] šādus moduļus:"
          Installing module... => UTF-8 string (18) "Instalē moduli..."
          It will close as soon as the module is installed. It won't be long! => UTF-8 string (77) "Tas tiks aizvērts, tiklīdz modulis būs uzstādīts. Tas nebūs ilgs laiks!"
          Module installed! => UTF-8 string (19) "Modulis instalēts!"
          Oops... Upload failed. => UTF-8 string (34) "Oops... Augšupielāde neizdevās."
          No description found for this module :( => UTF-8 string (44) "Šim modulim nav atrasts neviens apraksts :("
          No additional description provided for this module :( => UTF-8 string (47) "Papildu apraksts šim modulim nav paredzēts :("
          No feature list provided for this module :( => UTF-8 string (37) "Šim modulim nav funkciju saraksts :("
          No customer benefits notes found for this module :( => UTF-8 string (60) "Šim modulim nav atrasts nevienas klienta priekšrocības: ("
          No demonstration video found for this module :( => UTF-8 string (57) "Šim modulim nav atrasts neviens demonstrācijas video :("
          No changelog provided for this module :( => UTF-8 string (37) "Šim modulim nav izmaiņu saraksta :("
          You need to select at least one module to use the bulk action. => UTF-8 string (71) "Lai izmantotu masveida darbību, jums jāizvēlas vismaz viens modulis."
          The action "[1]" is not available, impossible to perform your request. => UTF-8 string (74) "Darbība "[1]" nav pieejama, jūsu pieprasījumu nav iespējams izpildīt."
          The action [1] is not available for module [2]. Skipped. => UTF-8 string (48) "Darbība [1] nav pieejama modulim [2]. Izlaists."
          ModulesMailalertsShop => array (3)
          Your e-mail address is invalid => string (17) "Nepareizs e-pasts"
          You already have an alert for this product => UTF-8 string (36) "Jums jau ir ziņojums šim produktam"
          Request notification registered => UTF-8 string (41) "Paziņojuma pieprasījums ir reģistrēts"
          ModulesSupplierlistAdmin => array (8)
          Supplier list => UTF-8 string (23) "Piegādātāju saraksts"
          Invalid number of elements. => UTF-8 string (26) "Nederīgs elementu skaits."
          Please activate at least one type of list. => UTF-8 string (52) "Lūdzu, aktivizējiet vismaz vienu tipu no saraksta."
          Type of display => UTF-8 string (19) "Attēlošanas veids"
          Use a plain-text list => UTF-8 string (36) "Izmantot vienkārša teksta sarakstu"
          Use a drop-down list => string (27) "Izmantot drop-down sarakstu"
          Number of elements to display => UTF-8 string (26) "Parādāmo elementu skaits"
          Only apply in plain-text mode => UTF-8 string (29) "Pielietot tikai teksta formā"
          ModulesLanguageselectorAdmin => array (2)
          Language selector block => UTF-8 string (21) "Valodu izvēles bloks"
          Adds a block allowing customers to select a language for your store's content. => UTF-8 string (89) "Pievieno bloku, kas atļautu klientiem izvēlēties valodu, lai skatītu veikala...
          Pievieno bloku, kas atļautu klientiem izvēlēties valodu, lai  skatītu veikala saturu.
          
          ModulesEmailalertsShop => array (5)
          Request notification registered => UTF-8 string (41) "Paziņojuma pieprasījums ir reģistrēts"
          No mail alerts yet. => UTF-8 string (24) "Nav e-pasta paziņojumu."
          My alerts => UTF-8 string (16) "Mani paziņojumi"
          your@email.com => string (15) "jusu@epasts.com"
          Notify me when available => UTF-8 string (24) "Paziņot kad ir pieejams"
          AdminCatalogNotification => array (150)
          You must select some products before => UTF-8 string (47) "Jums jāizvēlas daži produkti pirms turpināt"
          Error on image caption: "%1s" is not a valid caption. => UTF-8 string (54) "Kļūda attēla parakstā: "%1s" nav derīgs paraksts."
          The discount was successfully generated. => UTF-8 string (35) "Atlaide tika veiksmīgi ģenerēta."
          The root category of the shop %shop% is not associated with the current shop. You can't access this page. Please change the root category of the shop. => UTF-8 string (145) "Veikala %shop% pamatkategorija nav saistīta ar pašreizējo veikalu. Jūs nevar...
          Veikala %shop% pamatkategorija nav saistīta ar pašreizējo veikalu. Jūs nevarat piekļūt šai lapai. Lūdzu, mainiet veikala pamatkategoriju.
          
          You cannot update the available stock when it depends on stock. => UTF-8 string (68) "Jūs nevarat atjaunināt noliktavu, ja tā ir atkarīga no krājuma."
          Incorrect Stock Manager class [%s] => UTF-8 string (45) "Nepareiza Noliktavas Pārvaldnieka klase [%s]"
          Stock Manager class not found [%s] => UTF-8 string (47) "Noliktavas Pārvaldnieka klase nav atrasta [%s]"
          Failed to copy the file. => UTF-8 string (27) "Faila kopēšana neizdevās"
          An error occurred while updating the status for an object. => UTF-8 string (35) "Kļūda atjauninot objekta statusu."
          (cannot load object) => UTF-8 string (25) "(nevar ielādēt objektu)"
          The attribute value "%1$s" already exist for %2$s language => UTF-8 string (51) "Atribūta vērtība "%1$s" jau pastāv %2$s valodai"
          This feature has been disabled. You can activate it here: %link%. => UTF-8 string (62) "Šī funkcija ir izslēgta. Varat to aktivizēt šeit: %link%."
          Failed to delete the attribute. => UTF-8 string (25) "Nevar nodzēst atribūtu."
          The voucher cannot end before it begins. => UTF-8 string (48) "Kupons nevar beigties ātrāk, pirms tas sākas."
          The minimum amount cannot be lower than zero. => UTF-8 string (50) "Minimālā summa nedrīkst būt mazāka par nulli."
          Reduction percentage must be between 0% and 100% => UTF-8 string (36) "Atlaidei ir jābūt no 0% līdz 100%"
          Reduction amount cannot be lower than zero. => UTF-8 string (44) "Atlaides summa nevar būt zemāka par nulli."
          This cart rule code is already used (conflict with cart rule %rulename%) => UTF-8 string (81) "Šis grozu noteikuma kods jau ir izmantots (konfliktē ar noteikumiem %rulenam...
          Šis grozu noteikuma kods jau ir izmantots (konfliktē ar noteikumiem %rulename%)
          
          An action is required for this cart rule. => UTF-8 string (46) "Šo pielikumu nevarēja ielādēt datu bāzē."
          No product has been found. => string (21) "Produkti nav atrasti."
          Invalid product => UTF-8 string (18) "Nederīgs produkts"
          Invalid combination => UTF-8 string (22) "Nederīga kombinācija"
          An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
          An order has already been placed with this cart. => UTF-8 string (43) "Pasūtījums ar šo grozu jau ir ievietots."
          This product cannot be added to the cart. => string (29) "Preci nevar pievienot grozam."
          You already have the maximum quantity available for this product. => UTF-8 string (52) "Tev jau ir sasniegta maksimālais produkta daudzums."
          Invalid voucher. => UTF-8 string (17) "Nederīgs kupons."
          There are not enough products in stock. => UTF-8 string (41) "Noliktavā nav pietiekami daudz produktu."
          Cannot add image because product creation failed. => UTF-8 string (60) "Nevar pievienot bildi, jo produkta pievienošana neizdevās."
          Error while creating additional image => UTF-8 string (31) "Kļūda veidojot noteiktu bildi"
          Invalid quantity => UTF-8 string (18) "Nederīgs daudzums"
          We were unable to associate this attachment to a product. => UTF-8 string (41) "Nevar saistīt šo pielikumu ar produktu."
          An error occurred while saving product attachments. => UTF-8 string (47) "Radās kļūda saglabājot produktu pielikumus."
          You cannot delete this product because there is physical stock left. => UTF-8 string (57) "Jūs nevarat izdzēst šo produktu, jo tas ir noliktavā."
          You cannot change the product's cover image. => UTF-8 string (40) "Nevar pārmainīt uz produkta titulbildi"
          The image could not be found. => UTF-8 string (26) "Attēlu nevarēja atrast. "
          You cannot delete the product #%d because there is physical stock left. => UTF-8 string (99) "Jūs nevarat izdzēst produktu #%d, jo tas ir palicis noliktavā vai neizpildīt...
          Jūs nevarat izdzēst produktu #%d, jo tas ir palicis noliktavā vai neizpildītajos pasūtījumos.
          
          The price attribute is required. => UTF-8 string (29) "Nepieciešama atribūta cena."
          You must add at least one attribute. => UTF-8 string (38) "Tev jāpievieno vismaz viens atribūts"
          This combination already exists. => UTF-8 string (31) "Šī kombinācija jau eksistē."
          A product must be created before adding features. => UTF-8 string (59) "Produkts ir jāizveido pirms pievienot dažādas iespējas."
          Please specify priorities. => UTF-8 string (29) "Lūdzu norādiet prioritātes"
          An error occurred while updating priorities. => UTF-8 string (32) "Kļūda atjauninot prioritātes."
          An error occurred while setting priorities. => UTF-8 string (33) "Kļūda izvēloties prioritātes."
          An error occurred while creating customization fields. => UTF-8 string (39) "Kļūda veidojot pielāgošanas laukus."
          An error occurred while updating customization fields. => UTF-8 string (33) "Kļūda atjauninot pielāgošanu."
          An error occurred while updating the custom configuration. => UTF-8 string (49) "Kļūda atjauninot pielāgošanas konfigurāciju."
          The label fields defined are invalid. => string (28) "Nosaukuma lauki ir nepareizi"
          A product must be created before adding customization. => UTF-8 string (64) "Produkts ir jāizveido pirms pievienot pielāgošanas iespējas."
          The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (%1$dMB) or the post_max_size/ directive in php.ini (%2$dMB). => UTF-8 string (146) "Augšupielādētais fails pārsniedz lejupielādējamā produkta maksimālo izmēru (...
          Augšupielādētais fails pārsniedz lejupielādējamā produkta maksimālo izmēru (%1$dMB) vai parametru post_max_size/ failā php.ini (%2$dMB).
          
          An error occurred while attempting to associate this image with your shop. => UTF-8 string (59) "Mēģinot saistīt šo attēlu ar veikalu, radās kļūda. "
          An error occurred while attempting to move this picture. => UTF-8 string (40) "Radās kļūda pārvietojot šo attēlu."
          An error occurred while attempting to update the cover picture. => UTF-8 string (48) "Radās kļūda atjanojot produkta vāka attēlu."
          An error occurred while attempting to delete the product image. => UTF-8 string (41) "Radās kļūda dzēšot produkta attēlu."
          Wrong IDs => string (12) "Nepareizs ID"
          Invalid price/discount amount => UTF-8 string (39) "Nederīga cenas/samazinājuma vērtība"
          Please select a discount type (amount or percentage). => UTF-8 string (64) "Lūdzu izvēlieties samazinājuma tipu (vērtību vai procentus)"
          The from/to date is invalid. => UTF-8 string (27) "Nederīgs "no/līdz" datums"
          The name for feature %1$s is too long in %2$s. => UTF-8 string (43) "Īpašību nosaukums %1$s ir par garu %2$s."
          A valid name required for feature. %1$s in %2$s. => UTF-8 string (59) "Funkcijai nepieciešams derīgs nosaukums. %1$s iekš %2$s."
          An error occurred while adding tags. => UTF-8 string (35) "Kļūda pievienojot atslēgvārdus."
          This %1$s field is required at least in %2$s => UTF-8 string (37) "Šis %1$s lauks ir nepieciešams %2$s"
          The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
          This %1$s field (%2$s) is too long: %3$d chars max (current count %4$d). => UTF-8 string (74) "%1$s lauks (%2$s) ir par garu: maksimums %3$d rakstzīmes (šobrīd %4$d)."
          An error occurred while attempting to delete previous tags. => UTF-8 string (57) "Radās kļūda mēģinot dzēst iepriekšējās atzīmes."
          The selected currency is not valid => UTF-8 string (31) "Izvēlētā valūta nav derīga"
          An error occurred while copying image, the file does not exist anymore. => UTF-8 string (65) "Attēla kopēšanas laikā radās kļūda, fails vairs nepastāv."
          An error occurred while copying image, the file width is 0px. => UTF-8 string (71) "Attēla kopēšanas laikā radās kļūda, faila platums ir 0 pikseļi."
          An error occurred while copying image, check your memory limit. => UTF-8 string (69) "Kopējot attēlu, radās kļūda, pārbaudiet atmiņas ierobežojumu."
          An error occurred while copying the image. => UTF-8 string (23) "Kļūda kopējot bildi."
          You can't add product packs into a pack => UTF-8 string (52) "Jūs nevarat pievienot produktu komplektu komplektā"
          An error occurred while attempting to add products to the pack. => UTF-8 string (35) "Radusies kļūda pievienojot preces"
          An error occurred while updating the specific price. => UTF-8 string (35) "Kļūda atjauninot specifisko cenu."
          The specific price ID is invalid. => UTF-8 string (31) "Nederīgs specifiskās cenas ID"
          An error occurred while attempting to delete the specific price. => UTF-8 string (32) "Kļūda dzēšot specifisko cenu"
          An attachment name is required. => UTF-8 string (30) "Nepieciešams pielikuma vārds"
          This attachment was unable to be loaded into the database. => UTF-8 string (42) "Šo pielikumu nevar ielādēt datu bāzē."
          A specific price already exists for these parameters. => UTF-8 string (43) "Īpaša cena šiem parametriem jau pastāv."
          You do not have permission to add suppliers. => UTF-8 string (45) "Jums nav atļaujas pievienot piegādātājus."
          The address is not correct. Please make sure all of the required fields are completed. => UTF-8 string (89) "Adrese nav pareiza. Lūdzu pārliecinieties vai visi nepieciešamie lauki ir ai...
          Adrese nav pareiza. Lūdzu pārliecinieties vai visi nepieciešamie lauki ir aizpildīti.
          
          It is not possible to delete a supplier if there are pending supplier orders. => UTF-8 string (87) "Piegādātāju nav iespējams izdzēst, ja ir sagaidāmais piegādātāju pasūtījums."
          Could not delete #%i => UTF-8 string (18) "Nevar izdzēst #%i"
          Missing id_hook => UTF-8 string (15) "Trūkst id_hook"
          Missing block_name => UTF-8 string (18) "Trūkst block_name"
          Missing block_name value for language %s => UTF-8 string (39) "Trūkst block_name vērtība valodai %s"
          Missing %s value in custom[%s] for language %s => UTF-8 string (54) "Trūkst %s individualizētā vērtība [%s] valodai %s"
          It is not possible to delete a combination while it still has some quantities in the Advanced Stock Management. You must delete its stock first. => UTF-8 string (153) "Kombināciju nav iespējams izdzēst, kamēr tajā joprojām ir produkti "Paplašin...
          Kombināciju nav iespējams izdzēst, kamēr tajā joprojām ir produkti "Paplašinātā Krājuma vadībā". Jums vispirms jāizdzēš tas no noliktavas.
          
          Error while deleting the stock => UTF-8 string (25) "Kļūda dzēšot krājumu"
          Successful deletion => UTF-8 string (20) "Veiksmīga dzēšana"
          You cannot delete this attribute. => UTF-8 string (24) "Nevar izdzēst atribūtu"
          Invalid 'to' date => UTF-8 string (24) "Nederīgs datums 'līdz'"
          Invalid 'from' date => UTF-8 string (21) "Nederīgs 'no' datums"
          Submitted reduction value (0-100) is out-of-range => UTF-8 string (53) "Ievadītā atlaides vērtība (0-100) nav pieļaujama"
          No reduction value has been submitted => UTF-8 string (39) "Nav norādita samazināšanas vērtība"
          Invalid date range => UTF-8 string (26) "Nederīgs datumu diapazons"
          (Recommended) => string (11) "(Ieteicams)"
          Product(s) successfully activated. => UTF-8 string (40) "Produkts (-i) ir veiksmīgi aktivizēts."
          Product(s) successfully deactivated. => UTF-8 string (45) "Produkts(-i) ir veiksmīgi deaktivizēts(-i)."
          Product(s) successfully deleted. => UTF-8 string (27) "Produkts (-i) ir izdzēsts."
          Product(s) successfully duplicated. => UTF-8 string (36) "Produkts (-i) veiksmīgi nodublēti."
          Products successfully sorted. => UTF-8 string (34) "Produkti ir veiksmīgi sakārtoti."
          Product successfully deleted. => UTF-8 string (22) "Produkts ir izdzēsts."
          Product successfully duplicated. => UTF-8 string (31) "Produkts veiksmīgi nodublēts."
          Product successfully activated. => UTF-8 string (35) "Produkts ir veiksmīgi aktivizēts."
          Product successfully deactivated. => UTF-8 string (37) "Produkts ir veiksmīgi deaktivizēts."
          Invalid description for %s language => string (28) "Nederigs %s valodas apraksts"
          Upload error. Please check your server configurations for the maximum upload size allowed. => UTF-8 string (110) "Augšupielādes kļūda. Pārbaudiet servera konfigurācijas kas ierobežo maksimāl...
          Augšupielādes kļūda. Pārbaudiet servera konfigurācijas kas ierobežo maksimālo augšupielādes lielumu.
          
          An error occurred while uploading the image: => UTF-8 string (31) "Kļūda augšuplādējot bildi:"
          You cannot remove this category because one of your shops uses it as a root category. => UTF-8 string (97) "Jūs nevarat izdzēst šo kategoriju, jo viens no jūsu veikaliem to izmanto kā ...
          Jūs nevarat izdzēst šo kategoriju, jo viens no jūsu veikaliem to izmanto kā pamatkategoriju.
          
          Unable to resize one or more of your pictures. => UTF-8 string (52) "Nevar izmainīt viena vai vairāku attēlu izmērus."
          Cannot find specific price %price% => string (36) "Nevar atrast specifisku cenu %price%"
          This pack is empty. You must add at least one product item. => UTF-8 string (64) "Šis pakojums ir tukšs. Jums jāpievieno vismaz viens produkts."
          This value is too long. It should have %limit% characters or less. => UTF-8 string (76) "Šī vērtība ir pārāk gara. Tai jābūt %limit% rakstzīmēm vai mazāk."
          There is no result for this search. Update your filters to view other products. => UTF-8 string (85) "Meklēšanai nav rezultātu. Atjauniniet savus filtrus, lai skatītu citus produ...
          Meklēšanai nav rezultātu. Atjauniniet savus filtrus, lai skatītu citus produktus.
          
          Duplication in progress... => UTF-8 string (26) "Tiek veikta dublēšana..."
          Duplication failed. => UTF-8 string (25) "Dublicēšana neizdevās."
          Activation in progress... => UTF-8 string (15) "Ieslēgšana..."
          Activation failed. => UTF-8 string (24) "Ieslēgšana neizdevās."
          Deactivation in progress... => UTF-8 string (25) "Notiek deaktivizācija..."
          Deactivation failed. => UTF-8 string (26) "Deaktivēšana neizdevās."
          Deletion in progress... => UTF-8 string (12) "Dzēšana..."
          Deletion failed. => UTF-8 string (21) "Dzēšana neizdevās."
          Duplicating products => UTF-8 string (20) "Produktu dublēšana"
          Duplicating... => UTF-8 string (16) "Dublicēšana..."
          Activating products => UTF-8 string (23) "Produktu aktivizēšana"
          Activating... => UTF-8 string (17) "Aktivizēšana..."
          Deactivating products => UTF-8 string (24) "Produktu deaktivizācija"
          Deactivating... => UTF-8 string (18) "Deaktivizācija..."
          Deleting products => UTF-8 string (18) "Produktu dzēšana"
          Deleting... => UTF-8 string (12) "Dzēšana..."
          You are in a multistore context: any modification will impact all your shops, or each shop of the active group. => UTF-8 string (116) "Jūs esat multistore kontekstā: jebkura izmaiņa ietekmēs visus jūsu veikalus ...
          Jūs esat multistore kontekstā: jebkura izmaiņa ietekmēs visus jūsu veikalus vai katru aktīvās grupas veikalu.
          
          Friendly URLs are currently enabled. => UTF-8 string (26) "Lasāmie URL ir ieslēgti."
          To disable it, go to [1]SEO and URLs[/1] => UTF-8 string (42) "Lai izslēgtu, ejiet uz [1]SEO un URLs[/1]"
          Friendly URLs are currently disabled. => UTF-8 string (30) "Draudzīgas URL ir izslēgtas."
          To enable it, go to [1]SEO and URLs[/1] => UTF-8 string (50) "Lai to ieslēgtu, dodieties uz [1] SEO un URL [/1]"
          The "Force update of friendly URL" option is currently enabled. => UTF-8 string (40) "Ieslēgta opcija "Atjaunot lasāmo URL"."
          To disable it, go to [1]Product Settings[/1] => UTF-8 string (58) "Lai izslēgtu pārejiet uz [1]Produkta Uzstādījumiem[/1]"
          If no carrier is selected then all the carriers will be available for customers orders. => UTF-8 string (86) "Ja nav izvēlēts neviens pārvadātājs, visi pārvadātāji būs pieejami klientiem."
          When enabling advanced stock management for a pack, please make sure it is also enabled for its product(s) – if you choose to decrement product quantities. => UTF-8 string (188) "Ja iespējojat iepakojuma uzlabotu krājumu pārvaldību, lūdzu, pārliecinieties...
          Ja iespējojat iepakojuma uzlabotu krājumu pārvaldību, lūdzu, pārliecinieties, vai tas ir iespējots arī attiecībā uz produktu (-iem) - ja izvēlaties samazināt produkta daudzumu.
          
          You can't add or edit a product in this shop context: select a shop instead of a group of shops. => UTF-8 string (100) "Šajā veikalā nevarat pievienot vai rediģēt produktu: izvēlieties veikalu, ne...
          Šajā veikalā nevarat pievienot vai rediģēt produktu: izvēlieties veikalu, nevis veikalu grupu.
          
          This will delete all the combinations. Do you wish to proceed? => UTF-8 string (58) "Tas dzēsīs visas kombinācijas. Vai vēlaties turpināt?"
          A pack of products can't have combinations. => UTF-8 string (45) "Produktu komplektam nevar būt kombinācijas."
          A virtual product can't have combinations. => UTF-8 string (48) "Virtuālajam produktam nevar būt kombinācijas."
          What do you want to do with the products associated with this category? => UTF-8 string (72) "Ko jūs vēlaties darīt ar produktiem, kas saistīti ar šo kategoriju?"
          You have reached the limit (%s) of files to upload, please remove files to continue uploading => UTF-8 string (115) "Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet fail...
          Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet failus, lai turpinātu augšupielādi
          
          This feature has been disabled. You can activate it here: %url%. => UTF-8 string (61) "Šī funkcija ir izslēgta. Varat to aktivizēt šeit: %url%."
          No address has been found for this brand. => UTF-8 string (33) "Šim zīmolan nav atrasta adrese."
          There is no attachment yet. => string (14) "Nav pielikuma."
          No product matches your search. Try changing search terms. => UTF-8 string (81) "Nav produktu ar jūsu meklēšanas datiem. Mēģiniet mainīt meklēšanas datus."
          Stock successfully updated => UTF-8 string (33) "Noliktava ir veiksmīgi atjaunota"
          AdminDesignNotification => array (30)
          You can choose to keep your images stored in the previous system. There's nothing wrong with that. => UTF-8 string (101) "Jūs varat izvēlēties saglabāt savus attēlus iepriekšējā sistēmā. Tajā nav ne...
          Jūs varat izvēlēties saglabāt savus attēlus iepriekšējā sistēmā. Tajā nav nekā nepareizs.
          
          After moving all of your product images, set the "Use the legacy image filesystem" option above to "No" for best performance. => UTF-8 string (192) "Pēc tam, kad esat pārvietojis visus produkta attēlus, iepriekš norādītajai o...
          Pēc tam, kad esat pārvietojis visus produkta attēlus, iepriekš norādītajai opcijai "Izmantot mantoto attēla failu sistēmu" izvēlieties "Nē", lai nodrošinātu vislabāko veiktspēju.
          
          Current theme is unavailable. Please check your theme's directory name ("%s") and permissions. => UTF-8 string (101) "Pašreizējā tēma nav pieejama. Pārbaudiet sava tēmas direktorijas nosaukumu (...
          Pašreizējā tēma nav pieejama. Pārbaudiet sava tēmas direktorijas nosaukumu ("%s") un atļaujas.
          
          Duplicate images were found when moving the product images. This is likely caused by unused demonstration images. Please make sure that the folder %folder% only contains demonstration images, and then delete it. => UTF-8 string (241) "Tika atrasti dublēti attēli pārvietojot produkta attēlus. Iespējams, tas ir ...
          Tika atrasti dublēti attēli pārvietojot produkta attēlus. Iespējams, tas ir saistīts ar neizmantotiem demonstrācijas attēliem. Lūdzu, pārliecinieties, ka mape %folder% satur tikai demonstrācijas attēlus un pēc tam izdzēsiet to.
          
          Incorrect value for the selected JPEG image compression. => UTF-8 string (52) "Nepareiza vērtība priekš JPEG bildes kvalitātes."
          Incorrect value for the selected PNG image compression. => UTF-8 string (51) "Nepareiza vērtība priekš PNG bildes kvalitātes."
          Source file does not exist or is empty (%filepath%) => UTF-8 string (54) "Resursa fails nepastāv vai tas ir tukšs (%filepath%)"
          Failed to resize image file (%filepath%) => UTF-8 string (50) "Neizdevās izmainīt attēla izmērus (%filepath%)"
          Failed to resize image file to high resolution (%filepath%) => UTF-8 string (59) "Neizdevās palielināt attēla izšķirtspēju (%filepath%)"
          Original image is corrupt (%filename%) for product ID %id% or bad permission on folder. => UTF-8 string (97) "Produkta oriģinālais attēls ir bojāts (%filename%) produktam ID %id% vai nav...
          Produkta oriģinālais attēls ir bojāts (%filename%) produktam ID %id% vai nav atļaujas mapei.
          
          Original image is missing or empty (%filename%) for product ID %id% => UTF-8 string (60) "Nav attēla vai tas ir tukšs (%filename%) produktam ID %id%"
          Cannot write images for this type: %1$s. Please check the %2$s folder's writing permissions. => UTF-8 string (91) "Nevar uzrakstīt attēlus šim tipam: %1$s. Pārbaudiet %2$s mapes rakstīšanas a...
          Nevar uzrakstīt attēlus šim tipam: %1$s. Pārbaudiet %2$s mapes rakstīšanas atļaujas.
          
          Only part of the images have been regenerated. The server timed out before finishing. => UTF-8 string (99) "Tikai daļa no bildēm tika reģenerēts, serverim iestājās noilgums pirms proce...
          Tikai daļa no bildēm tika reģenerēts, serverim iestājās noilgums pirms process tika pabeigts.
          
          Server timed out. The watermark may not have been applied to all images. => UTF-8 string (73) "Serveris atvienojās, ūdenszīme var nebūt pievienota visiem attēliem."
          Cannot write "No picture" image to %s images folder. Please check the folder's writing permissions. => UTF-8 string (108) "Nevar ieerakstīt attēlu "Nav attēla" %s attēlu mapei. Lūdzu, pārbaudiet mape...
          Nevar ieerakstīt attēlu "Nav attēla" %s attēlu mapei. Lūdzu, pārbaudiet mapes rakstīšanas atļaujas.
          
          Error: Your server configuration is not compatible with the new image system. No images were moved. => UTF-8 string (110) "Kļūda: Tava servera konfigurācija nav saderīga ar jauno attēlu sistēmu. Nevi...
          Kļūda: Tava servera konfigurācija nav saderīga ar jauno attēlu sistēmu. Neviena bilde netika pārvietota
          
          Error: Some -- or all -- images cannot be moved. => UTF-8 string (58) "Kļūda: Dažus -- vai visus -- attēlus nevar pārvietot."
          After modification, do not forget to regenerate thumbnails => UTF-8 string (65) "Izmainīt modifikāciju, neaizmirstiet pārģenerēt sīkattēlus"
          This name already exists. => UTF-8 string (25) "Šis vārds jau eksistē."
          An error occurred. The information "%s" is missing. => UTF-8 string (39) "Radās kļūda. Nav informācijas "%s"."
          An error occurred. The template "%s" is missing. => UTF-8 string (38) "Notika kļūda. Trūkst šablona "%s"."
          An error occurred while uploading the favicon: cannot copy file "%s" to folder "%s". => UTF-8 string (81) "Augšupielādējot favicon, radās kļūda: nevar kopēt failu "%s" uz mapi "%s"."
          Your theme has been correctly exported: %path% => UTF-8 string (41) "Tēma tika veiksmīgi eksportēta: %path%"
          The page Category cannot be moved here. => UTF-8 string (46) "Lapas kategoriju nevar pārvietot uz šejieni."
          Your RTL stylesheets has been generated successfully => UTF-8 string (46) "Jūsu RTL stilu lapas ir veiksmīgi izveidotas"
          There is already a theme %theme_name% in your themes folder. Remove it if you want to continue. => UTF-8 string (86) "Šablonu direktorijā jau ir tēma %theme_name%. Nodzēsiet to ja vēlaties turpi...
          Šablonu direktorijā jau ir tēma %theme_name%. Nodzēsiet to ja vēlaties turpināt.
          
          Failed to delete theme. Make sure you have permissions and theme is not used. => UTF-8 string (80) "Nevar nodzēst tēmu. Pārbaudiet vai Jums ir atļaujas un tēma netiek lietota."
          Cannot adapt theme to RTL languages. => UTF-8 string (34) "Nevar adaptēt tēmu RTL valodām."
          Invalid file format. => UTF-8 string (25) "Nederīgs faila formāts."
          Warning: if no email logo is available, the main logo will be used instead. => UTF-8 string (89) "Brīdinājums: ja epasta logotips nav pieejams, tā vietā tiks izmantots galven...
          Brīdinājums: ja epasta logotips nav pieejams, tā vietā tiks izmantots galvenais logo.
          
          ModulesCustomersigninAdmin => array (2)
          Customer "Sign in" link => UTF-8 string (36) "Lietotāja "Pierakstīšanās" saite"
          %firstname% %lastname% => string (22) "%firstname% %lastname%"
          ModulesSupplierlistShop => array (3)
          All suppliers => UTF-8 string (19) "Visi piegādātāji"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          No supplier => UTF-8 string (18) "Nav piegādātāju"
          ModulesSharebuttonsShop => array (3)
          Share => string (5) "Share"
          Tweet => string (5) "Tweet"
          Pinterest => string (9) "Pinterest"
          ModulesSpecialsShop => array (2)
          On sale => UTF-8 string (13) "Izpārdošana"
          All sale products => UTF-8 string (28) "Visi izpārdošanas produkti"
          AdminNavigationSearch => array (17)
          There are no results matching your query "%s". => UTF-8 string (41) "Jūsu pieprasījumam "%s" nav rezultātu."
          %d results match your query "%s". => UTF-8 string (48) "%d rezultāti atbilst Jūsu pieprasījumam "%s"."
          1 result matches your query "%s". => UTF-8 string (47) "1 rezultāts atbilst Jūsu pieprasījumam "%s"."
          1 feature => UTF-8 string (10) "1 iespēja"
          %d features => UTF-8 string (12) "%d iespējas"
          1 module => string (9) "1 modulis"
          %d modules => UTF-8 string (10) "%d moduļi"
          1 category => string (12) "1 kategorija"
          %d categories => string (14) "%d kategorijas"
          1 product => string (10) "1 produkts"
          %d products => string (9) "%d preces"
          1 customer => string (9) "1 klients"
          %d customers => string (10) "%d klienti"
          1 order => UTF-8 string (14) "1 pasūtījums"
          %d orders => UTF-8 string (15) "%d pasūtījumi"
          Go to the documentation => UTF-8 string (21) "Iet uz dokumentāciju"
          %d result matches your query "%s". => UTF-8 string (48) "%d rezultāts atbilst Jūsu pieprasījumam "%s"."
          ModulesStatscatalogAdmin => array (16)
          Catalog statistics => string (19) "Kataloga statistika"
          (1 purchase / %d visits) => UTF-8 string (29) "(1 pirkums / %d apmeklējumi)"
          Choose a category => UTF-8 string (20) "Izvēlies kategoriju"
          Products available: => string (19) "Pieejamie produkti:"
          Average price (base price): => UTF-8 string (28) "Vidējā cena (pamata cena):"
          Product pages viewed: => UTF-8 string (28) "Apskatītās produktu lapas:"
          Average number of page visits: => UTF-8 string (36) "Vidējais lapas apmeklējumu skaits:"
          Average number of purchases: => UTF-8 string (25) "Vidējais pirkumu skaits:"
          Images available: => UTF-8 string (18) "Pieejamie attēli:"
          Average number of images: => UTF-8 string (25) "Vidējais attēlu skaits:"
          Products never viewed: => UTF-8 string (43) "Produkti kuri nekad nav tikuši apskatīti:"
          Products never purchased: => string (33) "Produkti kuri nekad nav nopirkti:"
          Conversion rate*: => UTF-8 string (25) "Konversijas rādītājs*:"
          Defines the average conversion rate for the product page. It is possible to purchase a product without viewing the product page, so this rate can be greater than 1. => UTF-8 string (146) "Attēlo vidējo produkta lapas konversiju. Produktu ir iespējams nopirkt neapm...
          Attēlo vidējo produkta lapas konversiju. Produktu ir iespējams nopirkt neapmeklējot produkta lapu, līdz ar to konversija būs lielāka par 1.
          
          Products never purchased => string (32) "Produkti kuri nekad nav nopirkti"
          Edit / View => UTF-8 string (15) "Labot / Skatīt"
          ModulesCategoryproductsAdmin => array (6)
          Products in the same category => UTF-8 string (28) "Produkti tai pašā sadaļā"
          Adds a block on the product page that displays products from the same category. => UTF-8 string (77) "Pievieno bloku produktu lapā, kas attēlo produktus no tās pašas sadaļas."
          Invalid value for display price. => UTF-8 string (24) "Parāda kļūdainu cenu."
          Display products' prices => UTF-8 string (22) "Rādīt produktu cenas"
          Show the prices of the products displayed in the block. => UTF-8 string (40) "Rādīt blokā attēloto produktu cenas."
          Number of product to display => UTF-8 string (27) "Attēlojamo produktu skaits"
          ModulesContactinfoShop => array (11)
          Contact us => UTF-8 string (19) "Sazināties ar mums"
          Call us: [1]%phone%[/1] => string (28) "Telefona nr.: [1]%phone%[/1]"
          Store information => UTF-8 string (20) "Veikala informācija"
          Email us: [1]%email%[/1] => string (23) "E-pasts: [1]%email%[/1]"
          Email us: => string (14) "Rakstiet mums:"
          Call us: => UTF-8 string (13) "Zvanīt mums:"
          Fax: => string (6) "Fakss:"
          Fax: [1]%fax%[/1] => string (19) "Fakss: [1]%fax%[/1]"
          Tel: %phone% => UTF-8 string (18) "Tālrunis: %phone%"
          Fax: %fax% => string (12) "Fakss: %fax%"
          Email: [1]%email%[/1] => string (23) "E-pasts: [1]%email%[/1]"
          ModulesMainmenuAdmin => array (33)
          Main menu => UTF-8 string (17) "Galvenā izvēlne"
          Unable to update settings for the following shop(s): %s => UTF-8 string (63) "Nav iespējams atjaunot iestatījumus sekojošiem veikaliem: %s"
          Please complete the "Link" field. => UTF-8 string (34) "Lūdzu aizpildies "Adreses" lauku."
          Please add a label. => UTF-8 string (28) "Lūdzu pievienojiet leibeli."
          Please add a label for your default language. => UTF-8 string (50) "Lūdzu, ierakstiet noklusējuma valodas nosaukumu."
          The link has been added. => string (19) "Links ir pievienots"
          Unable to add link for the following shop(s): %s => UTF-8 string (56) "Nav iespējams pievienot saiti sekojošiem veikaliem: %s"
          The link has been removed. => UTF-8 string (19) "Links ir izdzēsts."
          Unable to remove link for the following shop(s): %s => UTF-8 string (53) "Nav iespējams dzēst saiti sekojošiem veikaliem: %s"
          The link has been edited. => UTF-8 string (24) "Norāde tika rediģēta."
          You cannot manage top menu items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit => UTF-8 string (151) "Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu...
          Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu Grupa" kontekstā. Izvēlieties konkrētu veikalu, ko vēlaties labot
          
          The modifications will be applied to shop: %s => UTF-8 string (46) "Izmaiņas tiks pielietotas šajā veikalā: %s"
          The modifications will be applied to this group: %s => UTF-8 string (44) "Izmaiņas tiks pielietotas šajā grupā: %s"
          The modifications will be applied to all shops => UTF-8 string (41) "Izmaiņas tiks pielietotas visos veikalos"
          All brands => UTF-8 string (12) "Visi zīmoli"
          All suppliers => UTF-8 string (19) "Visi piegādātāji"
          Menu Top Link => UTF-8 string (28) "Augšējās izvēlnes adrese"
          All active products combinations quantities will be changed => UTF-8 string (57) "Visi aktīvo produktu kombināciju daudzumi tiks mainīti"
          Update link => UTF-8 string (18) "Atjaunināt adresi"
          Add a new link => string (22) "Pievienot jaunu adresi"
          CMS => string (3) "CMS"
          Shops => string (9) "Boutiques"
          Choose product ID => UTF-8 string (21) "Izvēlies ID produktu"
          Menu Top Links => UTF-8 string (19) "Izvēlnes top linki"
          Link ID => string (10) "Adreses ID"
          Link list => UTF-8 string (16) "Adrešu saraksts"
          Indicate the ID number for the product => UTF-8 string (28) "Norādiet produkta ID numuru"
          Product ID # => string (13) "Produkta ID #"
          Please select just one item => UTF-8 string (39) "Lūdzu izvēlaties tikai vienu vienību"
          Change position => UTF-8 string (17) "Mainīt pozīciju"
          Selected items => UTF-8 string (22) "Atzīmētās vienības"
          Available items => UTF-8 string (20) "Atļautās vienības"
          Remove => UTF-8 string (6) "Dzēst"
          AdminDesignHelp => array (50)
          By default, all images settings are already installed in your store. Do not delete them, you will need it! => UTF-8 string (104) "Pēc noklusējuma attēlu iestatījumi ja ir instalēti veikalā. Nenodzēsiet tos,...
          Pēc noklusējuma attēlu iestatījumi ja ir instalēti veikalā. Nenodzēsiet tos, tie būs vajadzīgi!
          
          Select "No" only if your server timed out and you need to resume the regeneration. => UTF-8 string (91) "Iezīmēt "Nē" tikai tad, kad serveris ir atslēdzies un jums vajag pabeigt ģen...
          Iezīmēt "Nē" tikai tad, kad serveris ir atslēdzies un jums vajag pabeigt ģenerēšanu.
          
          Please select a module => UTF-8 string (27) "Lūdzu, izvēlieties moduli"
          Select a module above before choosing from available hooks => UTF-8 string (62) "Atlasiet moduli virspusē pirms izvēlieties pieejamo sasaisti"
          Please specify the files for which you do not want the module to be displayed. => UTF-8 string (51) "Norādiet failus, kuram nevēlaties rādīt moduli."
          Please input each filename, separated by a comma (","). => UTF-8 string (67) "Lūdzu ievadiet katra faila nosaukumu, atdalot tos ar komatu (",")."
          You can also click the filename in the list below, and even make a multiple selection by keeping the Ctrl key pressed while clicking, or choose a whole range of filename by keeping the Shift key pressed while clicking. => UTF-8 string (232) "Jūs varat arī noklikšķināt uz faila nosaukuma zemāk esošajā sarakstā, kā arī...
          Jūs varat arī noklikšķināt uz faila nosaukuma zemāk esošajā sarakstā, kā arī iezīmēt vairākus nosaukumus uzreiz, turot nospiestu Ctrl taustiņu, vai arī izvēlēties iezīmēt visu sarakstu nospiežot Shift taustiņu.
          
          JPEG images have a small file size and standard quality. PNG images have a larger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension. => UTF-8 string (210) "JPEG attēli ir ar mazu faila izmēru un standarta kvalitāti. PNG attēli ir ar...
          JPEG attēli ir ar mazu faila izmēru un standarta kvalitāti. PNG attēli ir ar lielāku faila izmēru un augstākas kvalitātes. Ņemiet vērā, ka visos gadījumos attēlu faili būs ar .jpg paplašinājumu.
          
          WARNING: This feature may not be compatible with your theme, or with some of your modules. In particular, PNG mode is not compatible with the Watermark module. If you encounter any issues, turn it off by selecting "Use JPEG". => UTF-8 string (241) "Brīdinājums: Šī iespēja var nebūt saderīga ar jūsu tēmu, vai dažiem jūsu mod...
          Brīdinājums: Šī iespēja var nebūt saderīga ar jūsu tēmu, vai dažiem jūsu moduļusiiema. Konkrēti, PNG režīms nav saderīgs ar ūdenszīmes moduli. Ja jums rodas jebkādas problēmas, izslēdziet to, izvēloties "Izmantot JPEG".
          
          Ranges from 0 (worst quality, smallest file) to 100 (best quality, biggest file). => UTF-8 string (105) "Svārstās no 0 (sliktāka kvalitāte, mazāks fails) līdz 100 (vislabākā kvalitā...
          Svārstās no 0 (sliktāka kvalitāte, mazāks fails) līdz 100 (vislabākā kvalitāte, lielāks fails).
          
          Recommended: 90. => string (14) "Ieteicams: 90."
          PNG compression is lossless: unlike JPG, you do not lose image quality with a high compression ratio. However, photographs will compress very badly. => UTF-8 string (191) "PNG kompresija ir bez attēla kvalitātes zuduma: atšķirībā no JPG, jūs nezaud...
          PNG kompresija ir bez attēla kvalitātes zuduma: atšķirībā no JPG, jūs nezaudējat attēla kvalitāti ar augstu kompresijas pakāpi. Tomēr fotogrāfijas izmērs praktiski nesamazinās.
          
          Ranges from 0 (biggest file) to 9 (smallest file, slowest decompression). => UTF-8 string (87) "Diapazons ir no 0 (lielākais fails) līdz 9 (mazākais fails, lēnākā dekompres...
          Diapazons ir no 0 (lielākais fails) līdz 9 (mazākais fails, lēnākā dekompresija).
          
          Recommended: 7. => string (13) "Ieteicams: 7."
          The maximum file size of pictures that customers can upload to customize a product (in bytes). => UTF-8 string (96) "Attēlu maksimālais izmērs, ko klienti var augšupielādēt, lai pielāgotu produ...
          Attēlu maksimālais izmērs, ko klienti var augšupielādēt, lai pielāgotu produktu (baitos).
          
          Width of product customization pictures that customers can upload (in pixels). => UTF-8 string (69) "Produkta bildes platums, ko klienti var augšupielādēt (pikseļos)."
          Height of product customization pictures that customers can upload (in pixels). => UTF-8 string (86) "Produkta pielāgošanas attēlu augstums, ko klienti var augšupielādēt (pikseļo...
          Produkta pielāgošanas attēlu augstums, ko klienti var augšupielādēt (pikseļos).
          
          This will generate an additional file for each image (thus doubling your total amount of images). Resolution of these images will be twice higher. => UTF-8 string (146) "Tas radīs papildu failu katram attēlam (tādējādi dubultojot jūsu kopējo attē...
          Tas radīs papildu failu katram attēlam (tādējādi dubultojot jūsu kopējo attēlu skaitu). Šo attēlu izšķirtspēja būs divreiz lielāka.
          
          Enable to optimize the display of your images on high pixel density screens. => UTF-8 string (73) "Ļauj optimizēt attēlu attēlošanu augstas pikseļu blīvuma ekrānos."
          This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu. => UTF-8 string (112) "Tam jābūt iestatītam uz Jā, ja vien jūs nepārvietojat attēlus lappusē "Attēl...
          Tam jābūt iestatītam uz Jā, ja vien jūs nepārvietojat attēlus lappusē "Attēli" izvēlnē "Preferences".
          
          Letters, underscores and hyphens only (e.g. "small_custom", "cart_medium", "large", "thickbox_extra-large"). => UTF-8 string (114) "Tikai burti, pasvītrojumi un defises (piemēram, "small_custom", "cart_medium...
          Tikai burti, pasvītrojumi un defises (piemēram, "small_custom", "cart_medium", "large", "thickbox_extra-large").
          
          Maximum image width in pixels. => UTF-8 string (39) "Maksimālais attēla platums pikseļos."
          Maximum image height in pixels. => UTF-8 string (40) "Maksimālais attēla augstums pikseļos."
          This type will be used for Product images. => UTF-8 string (50) "Šis attēlu tips tiks lietots produkta attēliem."
          This type will be used for Category images. => UTF-8 string (52) "Šis attēlu tips tiks lietots kategoriju attēliem."
          This type will be used for Brand images. => UTF-8 string (52) "Šis attēla tips tiks piemērots Zīmola attēliem."
          This type will be used for Supplier images. => UTF-8 string (51) "Šis tips tiks piešķirts piegādātāju attēliem"
          This type will be used for Store images. => UTF-8 string (49) "Šis attēlu tips tiks lietots veikala attēliem."
          E.g. address, addresses, attachment => UTF-8 string (36) "Piemēram adrese, adreses, pielikums"
          Used in the h1 page tag, and as the default title tag value. => UTF-8 string (72) "Lietots lapas tagā h1 un pēc noklusējuma ir virsraksta tag vērtība."
          Used to override the title tag value. If left blank, the default title value is used. => UTF-8 string (125) "Izmantots lai pārrakstītu virsraksta tag vērtību. Ja atstāsiet tukšu, tiks i...
          Izmantots lai pārrakstītu virsraksta tag vērtību. Ja atstāsiet tukšu, tiks izmantota virsraksta noklusējuma vērtība.
          
          Browse your computer files and select the Zip file for your new theme. => UTF-8 string (65) "Pārlūkot datora failus un izvēlieties zip failu jaunai tēmai."
          Indicate the complete URL to an online Zip file that contains your new theme. For instance, "http://example.com/files/theme.zip". => UTF-8 string (122) "Norādiet pilno URL tiešsaistes zip failam, kurā ir jūsu jaunā tēma. Piemēram...
          Norādiet pilno URL tiešsaistes zip failam, kurā ir jūsu jaunā tēma. Piemēram, "http://example.com/files/theme.zip".
          
          This selector lists the Zip files that you uploaded in the '/themes' folder. => UTF-8 string (72) "Šis selektors uzskaitīs augšupielādētos Zip failus mapē "/themes"."
          Create meaningful content => UTF-8 string (26) "Veidojiet saturīgu saturu"
          Because it is not just selling products but also creating a universe, build pages to tell stories and catch your visitors’ interest, to turn them into loyal customers. => UTF-8 string (109) "Šī nav tikai produktu pārdošana, bet arī stāstu veidošana un klientu interes...
          Šī nav tikai produktu pārdošana, bet arī stāstu veidošana un klientu intereses veidošana par veikalu.
          
          Add new page category => string (32) "Pievienot jaunu lapas kategoriju"
          Add new page => string (20) "Pievienot jaunu lapu"
          This won't regenerate email templates, it only sets the default email theme for future generation (when a language is installed for example). => UTF-8 string (153) "Netiks vēlreiz ģenerēti e-pastu šabloni, tiks tikai iestatīts e-pasta šablon...
          Netiks vēlreiz ģenerēti e-pastu šabloni, tiks tikai iestatīts e-pasta šablons turpmākai lietošanai (piemēram ja tiek instalēta papildu valoda).
          
          PrestaShop's email templates are stored in the "mails" folder, but they can be overridden by your current theme's own "mails" folder. Using this option enables to overwrite emails from your current theme. => UTF-8 string (223) "PrestaShop e-pastu šabloni tiek glabāti "mails" direktorijā, bet papildu tēm...
          PrestaShop e-pastu šabloni tiek glabāti "mails" direktorijā, bet papildu tēmas var izmantot speciāli iestatītas "mails" direktorijas. Lietojot šo opciju tiek ieslēgta e-pastu pārrakstīšana no noklusētās tēmas.
          
          No emails were detected in any theme folder so this field is disabled. => UTF-8 string (76) "Šablona direktorijā nav atrasti e-pasti, tādēļ šis lauks ir izslēgts."
          By default, existing email template files are not modified to avoid deleting any modification you may have done. Enable this option to force the overwrite. => UTF-8 string (176) "Pēc noklusējuma esošie e-pasta šabloni nav modificēti lai izvairītos no Jūsu...
          Pēc noklusējuma esošie e-pasta šabloni nav modificēti lai izvairītos no Jūsu veidoto izmaiņu nodzēšanas. Ieslēdziet šo opciju lai veiktu piespiedu pārrakstīšanu.
          
          Will appear on your main page. Recommended size for the default theme: height %height% and width %width%. => UTF-8 string (113) "Tiks attēlots galvenajā lapā. Ieteicamais izmērs noklusētajais tēmai: augstu...
          Tiks attēlots galvenajā lapā. Ieteicamais izmērs noklusētajais tēmai: augstums %height% un platums %width%.
          
          Will appear on email headers. If undefined, the header logo will be used. => UTF-8 string (92) "Parādīsies e-pasta galvenēs. Ja tas nav noteikts, tiks izmantots lapas galve...
          Parādīsies e-pasta galvenēs. Ja tas nav noteikts, tiks izmantots lapas galvenes logotips.
          
          Will appear on invoice headers. => UTF-8 string (32) "Parādīsies rēķinu galvenēs."
          Warning: if no invoice logo is available, the main logo will be used instead. => UTF-8 string (91) "Brīdinājums: ja rēķina logotips nav pieejams, tā vietā tiks izmantots galven...
          Brīdinājums: ja rēķina logotips nav pieejams, tā vietā tiks izmantots galvenais logo.
          
          It is the small icon that appears in browser tabs, next to the title. => UTF-8 string (73) "Tā ir ikona kura tiek attēlota pārlūka tabā blakus lapas nosaukumam."
          Use our [1]favicon generator on PrestaShop Marketplace[/1] to boost your brand image! => UTF-8 string (104) "Izmantojiet mūsu [1]favicon ģeneratoru no PrestaShop Marketplace[/1], lai uz...
          Izmantojiet mūsu [1]favicon ģeneratoru no PrestaShop Marketplace[/1], lai uzlabotu savu zīmola tēlu!
          
          You must select a shop from the above list if you wish to choose a theme. => UTF-8 string (71) "Izvēlaties no saraksta veikalu, kuram gribat izveidot tēmas šablonu."
          If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter. => UTF-8 string (131) "Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais p...
          Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais parametrs neattiecas uz šo veikalu (vai grupu).
          
          AdminNotificationsWarning => array (15)
          Are you sure? => UTF-8 string (47) "Vai Jūs esiet pārliecināts (pārliecināta)?"
          No module has been installed. => UTF-8 string (22) "Modulis nav instalēts"
          Invalid security token => UTF-8 string (26) "Nepareiza drošības rinda"
          I understand the risks and I really want to display this page => UTF-8 string (59) "Es saprotu riskus un es tiešām gribu, parādītu šo lapu"
          Take me out of here! => UTF-8 string (25) "Aizved mani no šejienes!"
          Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
          Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
          Delete selected item? => UTF-8 string (27) "Dzēst izvēlēto ierakstu?"
          You cannot change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
          Please select theme's import source. => UTF-8 string (41) "Izvēlieties tēmas importēšanas avotu."
          Delete item => UTF-8 string (14) "Dzēst objektu"
          You can't change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
          Warning => UTF-8 string (9) "Uzmanību"
          Leave anyway => UTF-8 string (8) "Aizvērt"
          Your modifications are not saved yet. Do you wish to save it before leaving? => UTF-8 string (76) "Izmaiņas vēl nav saglabātas. Vai vēlaties saglabāt pirms aizvēršanas?"
          AdminInternationalNotification => array (109)
          Are you sure you want to restore the default address format for this country? => UTF-8 string (75) "Vai tiešām vēlaties atjaunot noklusējuma adreses formātu šai valstij?"
          %s at least, or you will have to edit the translation files manually. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
          Apache mod_security is activated on your server. This could result in some Bad Request errors => UTF-8 string (92) "Apache mod_security tiek aktivizēts jūsu serverī. Tas varētu radīt Bad Reque...
          Apache mod_security tiek aktivizēts jūsu serverī. Tas varētu radīt Bad Request kļūdas
          
          Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form: => UTF-8 string (125) "Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobe...
          Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobežo maksimālo attēlojamo lauku skaitu formā:
          
          Please ask your hosting provider to increase the Suhosin limit to => UTF-8 string (77) "Lūdzu palūdziet savam hostinga provaiderim palielināt Suhosin limitu līdz"
          Warning! Your PHP configuration limits the maximum number of fields allowed in a form: => UTF-8 string (80) "Uzmanību! Tava PHP konfigurācija ierobežo maksimumu attēlojamo lauku formā:"
          for max_input_vars. => UTF-8 string (23) "priekš max_input_vars."
          Please ask your hosting provider to increase this limit to => UTF-8 string (66) "Lūdzu palūdz savam hostinga provaiderim palielināt limitu līdz"
          This expression uses a special syntax: => UTF-8 string (41) "Šis izteiciens izmanto īpašu sintaksi:"
          %s at least, or you will have to edit the translation files. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
          %limit% for suhosin.post.max_vars. => UTF-8 string (38) "%limit% priekš suhosin.post.max_vars."
          %limit% for suhosin.request.max_vars. => UTF-8 string (41) "%limit% priekš suhosin.request.max_vars."
          Sorry this language is not available => UTF-8 string (24) "Šī valoda nav pieejama"
          Server does not have permissions for writing. => UTF-8 string (43) "Serverim nav pieejas priekš rakstīšanas."
          Language pack unavailable. => string (29) "Valodas pakotne nav pieejama."
          An error occurred while creating the language: %s => UTF-8 string (27) "Kļūda veidojot valodu: %s"
          Cannot load country: %d => UTF-8 string (26) "Nevar ielādēt valsti: %d"
          Cannot enable the associated country: %s => UTF-8 string (37) "Nevar ieslēgt atbilstošo valsti: %s"
          Invalid Zone name. => UTF-8 string (26) "Nederīgs zonas nosaukums."
          Invalid state properties. => UTF-8 string (31) "Nederīgi statusa uzstādījumi"
          Cannot update the associated country: %s => UTF-8 string (37) "Nevar atjaunot atbilstošo valsti: %s"
          An error occurred while adding the state. => UTF-8 string (27) "Kļūda pievienojot novadu."
          An error occurred while fetching the state. => UTF-8 string (27) "Kļūda pievienojot novadu."
          Invalid tax properties. => UTF-8 string (27) "Nederīgi PVN uzstādījumi"
          An error occurred while importing the tax: %s => UTF-8 string (31) "Kļūda importējot nodokli: %s"
          This tax rule cannot be saved. => UTF-8 string (36) "Šie nodokļi nevar tikt saglabāti."
          An error occurred while importing the currency: %s => UTF-8 string (31) "Kļūda importējot valūtu: %s"
          Localization pack corrupted: wrong unit type. => UTF-8 string (41) "Sabojāta paka: nederīgs vienības tips."
          An error occurred while setting the units. => UTF-8 string (30) "Kļūda izvēloties vienības."
          An error occurred while installing the module: %s => UTF-8 string (30) "Kļūda instalējot moduli: %s"
          An error occurred while uninstalling the module: %s => UTF-8 string (32) "Kļūda atinstalējot moduli: %s"
          An error occurred during the configuration setup: %1$s => UTF-8 string (34) "Konfigurējot radās kļūda: %1$s"
          An error occurred during the default group update => UTF-8 string (44) "Radās kļūda atjaunojot noklusējuma grupu"
          An error has occurred during the default group update => UTF-8 string (44) "Radās kļūda atjaunojot noklusējuma grupu"
          An error has occurred, this module does not exist: %s => UTF-8 string (43) "Radās kļūda, šis modulis neeksistē: %s"
          Invalid language ISO code (%s) => string (31) "Nepareizs valodas ISO kods (%s)"
          The translation was added successfully, but the language has not been created. => UTF-8 string (59) "Tulkojums sekmīgi pievienots, bet valoda netika izveidota."
          Cannot add configuration %1$s for %2$s language => UTF-8 string (48) "Nevar pievienot %1$s konfigurāciju %2$s valodai"
          Localization pack imported successfully. => UTF-8 string (33) "Nauda sekmīgi atgriezta atpakaļ"
          The translation was successfully copied. => UTF-8 string (25) "Valoda sekmīgi nokopēta"
          The translations have been successfully added. => UTF-8 string (31) "Tulkojumi pievienoti veiksmīgi"
          Incorrect Tax Manager class [%s] => UTF-8 string (43) "Nepareiza Nodokļu Pārvaldnieka klase [%s]"
          Tax Manager class not found [%s] => UTF-8 string (42) "Nodokļu menedžera klase nav atrasta [%s]"
          No tax => string (7) "Bez PVN"
          This ISO code already exists.You cannot create two countries with the same ISO code. => UTF-8 string (88) "Šis ISO kods jau eksistē. Jūs nevarat izveidot divas valstis ar tādu pašu IS...
          Šis ISO kods jau eksistē. Jūs nevarat izveidot divas valstis ar tādu pašu ISO kodu.
          
          Invalid address layout %s => UTF-8 string (33) "Nepareizs adreses izkārtojums %s"
          This ISO code already exists. You cannot create two states with the same ISO code. => UTF-8 string (87) "Šis ISO kods jau pastāv. Jūs nevarat izveidot divas valstis ar tādu pašu ISO...
          Šis ISO kods jau pastāv. Jūs nevarat izveidot divas valstis ar tādu pašu ISO kodu.
          
          This state was used in at least one address. It cannot be removed. => UTF-8 string (60) "Šo štatu izmanto vismaz vienā adresē. To nevar izdzēst."
          A tax rule already exists for this country/state with tax only behavior. => UTF-8 string (51) "Šai valstij / reģionam jau ir nodokļu noteikumi."
          An error has occurred: Cannot save the current tax rule. => UTF-8 string (64) "Radās kļūda: nevar saglabāt pašreizējo nodokļu noteikumu."
          Impossible to create the directory "%folder%". => string (38) "Nevar izveidot direktoriju "%folder%"."
          An error occurred while creating archive. => UTF-8 string (25) "Kļūda veidojot arhīvu."
          Please select a language and a theme. => UTF-8 string (33) "Lūdzu izvēlies valodu un tēmu."
          Tab "%s" is not valid => UTF-8 string (18) "Nederīgs "%s" tab"
          Validation failed for: %file% => UTF-8 string (28) "Pārbaude neizdevās: %file%"
          Unidentified file found: %file% => UTF-8 string (31) "Atrasts nezināms fails: %file%"
          The archive cannot be extracted. => UTF-8 string (29) "Arhīvs nevar tikt atspiests."
          ISO CODE invalid "%iso_code%" for the following file: "%file%" => UTF-8 string (48) "ISO CODE nederīgs "%iso_code%" failam: "%file%""
          Cannot write to the theme's language file (%s). Please check writing permissions. => UTF-8 string (86) "Nevar rakstīt tēmas valodu failā (%s). Lūdzu, pārbaudiet rakstīšanas atļaujas."
          Invalid theme "%theme%" => UTF-8 string (25) "Nederīga tēma "%theme%""
          Invalid iso code "%iso_code%" => UTF-8 string (31) "Nederīgs iso kods "%iso_code%""
          This %type_content% file extension is not accepted. => UTF-8 string (52) "Faila paplašinājums %type_content% nav akceptēts."
          Invalid module name "%module%" => UTF-8 string (38) "Nederīgs moduļa nosaukums "%module%""
          Invalid mail name "%mail%" => UTF-8 string (36) "Nederīgs e-pasta nosaukums "%mail%""
          Directory "%folder%" cannot be created => string (37) "Direktoriju "%folder%" nevar izveidot"
          Your email translations contain some invalid HTML and cannot be saved. Please check your content. => UTF-8 string (106) "Jūsu e-pasta tulkojumi satur nederīgu HTML kodu un tos nevar saglabāt. Lūdzu...
          Jūsu e-pasta tulkojumi satur nederīgu HTML kodu un tos nevar saglabāt. Lūdzu, pārbaudiet savu saturu.
          
          Your HTML email templates cannot contain JavaScript code. => UTF-8 string (52) "HTML epasta šabloni nevar saturēt JavaScript kodu."
          Empty string found, please edit: "%file%" => UTF-8 string (55) "Atrasta tukša rindiņa, lūdzu, rediģējiet: "%file%""
          There is an error in template, an empty string has been found. Please edit: "%file%" => UTF-8 string (76) "Veidnē ir kļūda, tukša virkne ir atrasta. Lūdzu, rediģējiet: "%file%""
          The module directory must be writable. => UTF-8 string (32) "Moduļu mapei jābūt rakstāmai"
          A mail directory exists for the "%iso_code%" language, but not for the default language (%language%) in %folder% => UTF-8 string (105) "Pastāv e-pasta valodas "%iso_code% direktorija, bet ne noklusējuma valodai (...
          Pastāv e-pasta valodas "%iso_code% direktorija, bet ne noklusējuma valodai (%language%)% mapē %folder%
          
          missing translation(s) => UTF-8 string (17) "Trūkst tulkojuma"
          No Subject was found for %mail_name% in the database. => UTF-8 string (51) "Datubāzē %mail_name% nav atrasts neviens objekts."
          There was a problem getting the mail files. => UTF-8 string (37) "Problēma e-pasta failu saņemšanai."
          English language files must exist in %folder% folder => UTF-8 string (45) "Failiem angļu valodā jābūt mapē %folder%"
          Cannot write language file for email subjects. Path is: %folder% => UTF-8 string (71) "Nevaru rakstīt valodas failu e-pasta priekšmetos. Ceļš ir: %folder%"
          Cannot write into the "%file%" => UTF-8 string (33) "Nevar ierakstīt failā: "%file%""
          Cannot create the folder "%folder%". Please check your directory writing permissions. => UTF-8 string (91) "Nevar izveidot mapi "%folder%". Lūdzu, pārbaudiet savu direktoriju rakstiskā...
          Nevar izveidot mapi "%folder%". Lūdzu, pārbaudiet savu direktoriju rakstiskās atļaujas.
          
          You must select two languages in order to copy data from one to another. => UTF-8 string (79) "Jums ir jāizvēlas divas valodas, lai veiktu datu kopēšanu no vienas uz otru"
          You must select two themes in order to copy data from one to another. => UTF-8 string (78) "Jums ir jāizvēlas divas tēmas, lai veiktu datu kopēšanu no vienas uz otru"
          There is nothing to copy (same language and theme). => UTF-8 string (49) "nav nekā kopējama! (tāda pati valoda un tēma)"
          Theme(s) not found => UTF-8 string (17) "Tēma nav atrasta"
          Impossible to copy "%source%" to "%dest%". => UTF-8 string (45) "Neiespējams nokopēt "%source%" uz "%dest%"."
          Impossible to translate "%dest%". => UTF-8 string (31) "Neiespējams iztulkot "%dest%"."
          A part of the data has been copied but some of the language files could not be found. => UTF-8 string (97) "daļa no datiem ir nokopēti, taču atsevišķi valodas faili netika atrasti vai ...
          daļa no datiem ir nokopēti, taču atsevišķi valodas faili netika atrasti vai netika nokopēti
          
          Fatal error: ISO code is not correct => UTF-8 string (38) "Kritiska kļūda: ISO kods nav pareizs"
          Cannot load the localization pack. => UTF-8 string (98) "Nevar ielādēt lokalizācijas paku (no prestashop.com un no jūsu vietējā mape ...
          Nevar ielādēt lokalizācijas paku (no prestashop.com un no jūsu vietējā mape "lokalizācija")
          
          Please select at least one item to import. => UTF-8 string (51) "Lūdzu izvēlies vismaz vienu objektu ko importēt."
          This currency already exists. => UTF-8 string (21) "Valūta jau eksistē."
          %currency% is the default currency for shop %shop_name%, and therefore cannot be removed from shop association => UTF-8 string (99) "%currency% ir noklusētā veikala %shop_name% valūta un to nevar izdzēst no ve...
          %currency% ir noklusētā veikala %shop_name% valūta un to nevar izdzēst no veikala asociācijām
          
          %currency% is the default currency for shop %shop_name%, and therefore cannot be disabled => UTF-8 string (74) "%currency% ir noklusētā veikala %shop_name% valūta un to nevar izslēgt"
          You cannot delete the default currency => UTF-8 string (42) "Jūs nevariet dzēst nokilusējuma valūtu"
          You cannot disable the default currency => UTF-8 string (43) "Jūs nevariet izslēgt noklusējuma valūtu"
          You cannot change the status of the default language. => UTF-8 string (51) "Jūs nevariet mainīt noklusējuma valodas statusu."
          An error occurred while copying "No Picture" image to your product folder. => UTF-8 string (49) "Kļūda kopējot bezattēla bildi uz preces mapi."
          An error occurred while copying "No picture" image to your category folder. => UTF-8 string (51) "Kļūda kopējot bezattēla bildi uz sadaļas mapi."
          An error occurred while copying "No picture" image to your brand folder. => UTF-8 string (58) "Radās kļūda, kopējot bezzatēla bildi uz zīmola mapi."
          This ISO code is already linked to another language. => UTF-8 string (48) "Šis ISO kods ir jau piesaistīts citai valodai."
          You cannot delete the default language. => UTF-8 string (40) "Jūs nevariet dzēst noklusējuma valodu"
          You cannot delete the language currently in use. Please select a different language. => UTF-8 string (83) "Jūs nevariet izdzēst pašlaik uzstādīto valodu, vispirms nomainiet to pret citu"
          Importing a new language may fail without the OpenSSL module. Please enable "openssl.so" on your server configuration. => UTF-8 string (119) "Importēt jaunu valodu bez OpenSSL moduļa var neizdoties. Lūdzu, ieslēgt "ope...
          Importēt jaunu valodu bez OpenSSL moduļa var neizdoties. Lūdzu, ieslēgt "openssl.so" jūsu servera konfigurācijā.
          
          The geolocation database is unavailable. => UTF-8 string (38) "Ģeolokācijas datubāze nav pieejama."
          Country selection is invalid. => UTF-8 string (24) "Nepareiza valsts izvēle"
          Invalid whitelist => UTF-8 string (26) "Nederīgs baltais saraksts"
          When you delete a language, all related translations in the database will be deleted. => UTF-8 string (63) "Kad Jūs izdzēsīsiet valodu visi tās tulkojumi tiks dzēsti."
          Your .htaccess file must be writable. => UTF-8 string (36) ".htaccess failam jābūt rakstāmam."
          Language files must be complete to allow copying of translations. => UTF-8 string (123) "Valodas failiem (kā norādīts sadaļā Tools >> Languages >> Edition) jābūt pil...
          Valodas failiem (kā norādīts sadaļā Tools >> Languages >> Edition) jābūt pilnīgiem, lai veiktu tulkojumu kopēšanu
          
          Translation successfully updated => UTF-8 string (36) "Tulkojums ir veiksmīgi atjaunināts"
          Failed to update translation => UTF-8 string (28) "Kļūda atjaunojot tulkojumu"
          ModulesStatsbestmanufacturersAdmin => array (3)
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Best brands => UTF-8 string (16) "Labākie zīmoli"
          Adds a list of the best brands to the Stats dashboard. => UTF-8 string (53) "Attēlo labāko zīmolu sarakstu Statistikas panelī."
          ModulesStatsbestproductsAdmin => array (5)
          An empty record-set was returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
          Price sold => UTF-8 string (22) "Cena par kuru pārdots"
          Quantity sold in a day => UTF-8 string (19) "Pārdošanas dienā"
          Page views => UTF-8 string (15) "Lapu skatījumi"
          Best-selling products => UTF-8 string (28) "Visvairāk pārdotās preces"
          ShopThemeCategory => array (1)
          Subcategories => UTF-8 string (17) "Apakškategorijas"
          AdminNavigationMenu => array (115)
          Menu => UTF-8 string (8) "Izvēlne"
          Invoices => UTF-8 string (15) "Faktūrrēķini"
          Catalog => string (8) "Katalogs"
          Sell => UTF-8 string (7) "Pārdod"
          Improve => string (7) "Uzlabot"
          Configure => UTF-8 string (11) "Konfigurēt"
          More => UTF-8 string (7) "Vairāk"
          Modules & Services => UTF-8 string (18) "Moduļi un Servisi"
          Advanced Parameters => UTF-8 string (20) "Izvērstie parametri"
          Attributes => UTF-8 string (9) "Atribūti"
          Carriers => UTF-8 string (14) "Piegādātāji"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Cart Rules => UTF-8 string (14) "Règles panier"
          Catalog Price Rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
          Module Catalog => UTF-8 string (16) "Moduļu katalogs"
          Page Categories => string (17) "Lapas kategorijas"
          Pages => string (5) "Lapas"
          Combinations Generator => UTF-8 string (25) "Kombināciju Ģenerātors"
          Configuration => UTF-8 string (14) "Konfigurācija"
          Contact => string (8) "kontakti"
          Countries => string (7) "Valstis"
          Customer Service => UTF-8 string (20) "Klientu apkalpošana"
          Customer Settings => UTF-8 string (23) "Lietotāju iestatījumi"
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          Database => UTF-8 string (10) "Datu bāze"
          Employees => string (10) "Darbinieki"
          Team => string (7) "Komanda"
          Features => UTF-8 string (15) "Papildiespējas"
          General => UTF-8 string (11) "Vispārīgi"
          Groups => string (6) "Grupas"
          Image Settings => UTF-8 string (20) "Attēlu iestatījumi"
          Images => UTF-8 string (7) "Attēli"
          Instant Stock Status => UTF-8 string (28) "Aktuālais Krājumu Atlikums"
          Languages => string (7) "Valodas"
          Locations => UTF-8 string (18) "Atrašanās vietas"
          Login => UTF-8 string (13) "Autorizācija"
          Design => string (7) "Izskats"
          Brands & Suppliers => UTF-8 string (25) "Zīmoli un Piegādātāji"
          Brands => string (6) "Markas"
          Marketing => UTF-8 string (11) "Mārketings"
          Menus => UTF-8 string (8) "Izvēlne"
          Merchandise Returns => UTF-8 string (18) "Preču atgriešana"
          Modules => UTF-8 string (7) "Moduļi"
          Monitoring => UTF-8 string (10) "Monitorēt"
          Multistore => string (13) "Multiboutique"
          Order Settings => UTF-8 string (25) "Pasūtījumu iestatījumi"
          Payment => UTF-8 string (10) "Maksājums"
          Permissions => UTF-8 string (9) "Tiesības"
          Discounts => string (8) "Atlaides"
          Quick Access => UTF-8 string (16) "Ātrā piekļuve"
          Referrers => UTF-8 string (13) "Norādītāji"
          Search => UTF-8 string (7) "Meklēt"
          Shipping => UTF-8 string (8) "Piegāde"
          Shop Parameters => UTF-8 string (20) "Veikala iestatījumi"
          Shop URLs => string (11) "Veikala URL"
          Shopping Carts => string (13) "Pirkuma grozs"
          Shops => string (9) "Boutiques"
          Stats => string (12) "Statistiques"
          Stock Coverage => UTF-8 string (19) "Noliktavas krājumi"
          Stock Management => UTF-8 string (21) "Krājumu pārvaldība"
          Stock Movement => UTF-8 string (17) "Krājumu kustība"
          Stores => string (7) "veikali"
          Supply orders => UTF-8 string (21) "Krājumu Pasūtījumi"
          Tags => string (4) "Tagi"
          Taxes => UTF-8 string (8) "Nodokļi"
          Theme Catalog => UTF-8 string (14) "Tēmu katalogs"
          Traffic & SEO => UTF-8 string (19) "Apmeklējumi un SEO"
          Warehouses => UTF-8 string (10) "Entrepôts"
          Zones => string (5) "Zonas"
          Modules Catalog => UTF-8 string (16) "Moduļu katalogs"
          Updates => string (11) "Atjaunojumi"
          Alerts => UTF-8 string (13) "Brīdinājumi"
          Files => string (5) "Faili"
          DB Backup => UTF-8 string (26) "Datubāzes rezerves kopija"
          Categories => UTF-8 string (8) "Sadaļas"
          Contacts => string (8) "Kontakti"
          Credit Slips => UTF-8 string (15) "Kredītrēķins"
          Currencies => UTF-8 string (8) "Valūtas"
          Email => string (6) "Epasts"
          Logs => UTF-8 string (18) "Notikumu žurnāli"
          SEO & URLs => string (18) "SEO un URL adreses"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Outstanding => UTF-8 string (13) "Neapmaksātie"
          Products => string (6) "Preces"
          Profiles => string (7) "Profili"
          SQL Manager => UTF-8 string (15) "SQL Menedžeris"
          Search Engines => UTF-8 string (21) "Meklētāju sistēmas"
          States => UTF-8 string (6) "Štati"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          Tax Rules => UTF-8 string (20) "Nodokļu nosacījumi"
          Titles => string (7) "Uzrunas"
          Administration => UTF-8 string (16) "Administrēšana"
          Import => UTF-8 string (9) "Importēt"
          Performance => string (12) "Performances"
          Information => UTF-8 string (12) "Informācija"
          Customers => string (7) "Klienti"
          Maintenance => string (6) "Apkope"
          Product Settings => UTF-8 string (21) "Produktu iestatījumi"
          Positions => UTF-8 string (10) "Pozīcijas"
          Geolocation => UTF-8 string (27) "Ģeogrāfiskais novietojums"
          Localization => UTF-8 string (13) "Lokalizācija"
          Translations => string (9) "Tulkojums"
          Payment Methods => UTF-8 string (16) "Maksājumu veidi"
          Preferences => UTF-8 string (12) "Iestatījumi"
          Stock => string (8) "Pieejams"
          Order Messages => UTF-8 string (22) "Pasūtījuma ziņojumi"
          Delivery Slips => UTF-8 string (18) "Piegādes veidlapa"
          International => string (13) "Starptautisks"
          Order settings => UTF-8 string (25) "Pasūtījuma iestatījumi"
          Email Theme => UTF-8 string (16) "E-pasta šablons"
          Webservice => string (11) "Web serviss"
          Statuses => string (7) "Statusi"
          Theme & Logo => UTF-8 string (13) "Tēma un Logo"
          Attributes & Features => UTF-8 string (22) "Atribūti un Iespējas"
          Addresses => string (7) "Adreses"
          ModulesContactformAdmin => array (8)
          Contact form => string (14) "Kontaktu forma"
          Adds a contact form to the "Contact us" page. => UTF-8 string (50) "Pievieno kontaktformu "Sazinieties ar mums" lapā."
          For even more security on your website forms, consult our Security & Access modules category on the %link% => UTF-8 string (114) "Lai iegūtu vairāk informācijas par formām, apskatiet Security & Access moduļ...
          Lai iegūtu vairāk informācijas par formām, apskatiet Security & Access moduļu kategoriju šajā saitē %link%
          
          Parameters => string (9) "Parametri"
          Send confirmation email to your customers => UTF-8 string (41) "Sūtīt apstiprinājuma e-pastu klientiem"
          Choose Yes and your customers will receive a generic confirmation email including a tracking number after their message is sent. Note: to discourage spam, the content of their message won't be included in the email. => UTF-8 string (168) "Ieslēdziet Jā un klienti saņems apstiprinājuma e-pastu kurā būs sekošanas nu...
          Ieslēdziet Jā un klienti saņems apstiprinājuma e-pastu kurā būs sekošanas numurs. Piezīme: lai izvairītos no mēstulēm, ziņu satursnetiks iekļauts e-pastā.
          
          Receive customers' messages by email => UTF-8 string (31) "Saņemt klientu ziņas e-pastā"
          By default, you will only receive contact messages through your Customer service tab. => UTF-8 string (73) "Pēc noklusējuma klientu ziņas ir redzamas tikai Klientu servisa tabā."
          ModulesWirepaymentShop => array (19)
          %1$s (tax incl.) => string (13) "%1$s (ar PVN)"
          This payment method is not available. => UTF-8 string (35) "Šis maksājuma veids nav pieejams."
          Amount => string (8) "daudzums"
          Name of account owner => UTF-8 string (16) "konta turētājs"
          Please include these details => UTF-8 string (28) "Iekļaujiet šo informāciju"
          Bank name => string (5) "banka"
          Pay by bank wire => UTF-8 string (34) "Maksāt ara bankas pārskaitījumu"
          (order processing will be longer) => UTF-8 string (36) "(pasūtījuma apstrāde būs ilgāk)"
          Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
          Please send us a bank wire with: => UTF-8 string (65) "Lūdzu veiciet bankas pārskaitījumu ar šādiem norādījumiem:"
          Please specify your order reference %s in the bankwire description. => UTF-8 string (57) "Norādiet pasūtījuma numuru %s bankas pārskaitījumā."
          We've also sent you this information by e-mail. => UTF-8 string (53) "Mēs nosūtīsim Jums šo informāciju arī e-pastā."
          Your order will be sent as soon as we receive payment. => UTF-8 string (75) "Jūsu pasūtījums tiks izsūtīts tiklīdz mēs saņemsim Jūsu maksājumu"
          If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]. => UTF-8 string (82) "Ja Jums ir jautājumi vai komentāri, lūdzu sazinaties ar [1]klientu servisu[/...
          Ja Jums ir jautājumi vai komentāri, lūdzu sazinaties ar [1]klientu servisu[/1].
          
          Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number. => UTF-8 string (205) "Pārskaitiet rēķinā norādīto summu uz mūsu bankas kontu. Jūs saņemsiet pasūtī...
          Pārskaitiet rēķinā norādīto summu uz mūsu bankas kontu. Jūs saņemsiet pasūtījuma apstiprinājumu e-pastā. Pasūtījuma apstiprinājumā būs norādīti bankas rekvizīti un pasūtījuma numurs.
          
          Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment. => UTF-8 string (95) "Prece tiks rezervēta uz %s dienām un pasūtījums tiks nosūtīts pēc apmaksas s...
          Prece tiks rezervēta uz %s dienām un pasūtījums tiks nosūtīts pēc apmaksas saņemšanas.
          
          More information => UTF-8 string (21) "Vairāk informācijas"
          Bankwire => UTF-8 string (15) "Pārskaitījums"
          Payment is made by transfer of the invoice amount to the following account: => UTF-8 string (62) "Maksājums bankā ar norādīto summu ir veikts šajā kontā:"
          ModulesStatsproductAdmin => array (19)
          Product details => UTF-8 string (17) "Produkta detaļas"
          Number of purchases compared to number of views => UTF-8 string (51) "Pirkumu skaita salīdzinājums ar skatījumu skaitu"
          After choosing a category and selecting a product, informational graphs will appear. => UTF-8 string (75) "Grafiki tiks attēloti pēc tam kad izvēlēsieties kategoriju un produktu."
          If you notice that a product is often purchased but viewed infrequently, you should display it more prominently in your Front Office. => UTF-8 string (116) "Ja redzat ka produkts tiek pirkts biežāk kā apmeklēta tā lapa, tad vajadzētu...
          Ja redzat ka produkts tiek pirkts biežāk kā apmeklēta tā lapa, tad vajadzētu to izlikt Veikala pirmajā lapā.
          
          On the other hand, if a product has many views but is not often purchased, we advise you to check or modify this product's information, description and photography again, see if you can find something better. => UTF-8 string (192) "No otras puses, ja produktam ir daudz skatījumu, bet tas netiek bieži pirkts...
          No otras puses, ja produktam ir daudz skatījumu, bet tas netiek bieži pirkts, iesakām mainīt ši produkta aprakstu, informāciju vai fotogrāfijas, iespējams tas darbosies kvalitatīvāk.
          
          Details => UTF-8 string (8) "Detaļas"
          Total bought => UTF-8 string (14) "Kopā nopirkts"
          Sales (tax excluded) => UTF-8 string (21) "Pārdošana (bez PVN)"
          Total Viewed => UTF-8 string (18) "Pavisam apskatīti"
          Conversion rate => string (10) "Konversija"
          CSV Export => string (12) "Csv Eksports"
          Attribute sales distribution => UTF-8 string (34) "Atribūtu sadalījums pārdošanā"
          Cross selling => UTF-8 string (22) "Saistītā pārdošana"
          Click on a product to access its statistics! => UTF-8 string (48) "Uzpiediet uz produkta lai apskatītu statistiku!"
          Choose a category => UTF-8 string (20) "Izvēlies kategoriju"
          Products available => string (18) "Pieejamie produkti"
          Popularity => UTF-8 string (13) "Popularitāte"
          Visits (x100) => UTF-8 string (19) "Apmeklējumi (x100)"
          Stock => string (8) "Pieejams"
          ModulesLinklistShop => array (2)
          Products => string (6) "Preces"
          Our company => UTF-8 string (10) "Kompānija"
          ModulesCategoryproductsShop => array (2)
          %s other product in the same category: => UTF-8 string (34) "%s produkts tajā pat kategorijā:"
          %s other products in the same category: => UTF-8 string (34) "%s produktu tajā pat kategorijā:"
          ModulesCrosssellingAdmin => array (7)
          Cross-selling => UTF-8 string (22) "Saistītā pārdošana"
          You must fill in the "Number of displayed products" field. => UTF-8 string (47) "Jums jāaizpilda "Cik rādīt produktus" lauks."
          Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
          Display price on products => UTF-8 string (23) "Rādīt cenu produktiem"
          Show the price on the products in the block. => UTF-8 string (40) "Rādīt blokā attēloto produktu cenas."
          Number of displayed products => UTF-8 string (27) "Attēlojamo produktu skaits"
          Set the number of products displayed in this block. => UTF-8 string (49) "Definēt attēloto produktu skaitu šajā blokā."
          AdminDesignFeature => array (93)
          Move images => UTF-8 string (19) "Pārvietot attēlus"
          Regenerate thumbnails => UTF-8 string (26) "Pārģenerēt sīkattēlus"
          Select an image => UTF-8 string (20) "Izvēlieties attēlu"
          Select a format => UTF-8 string (21) "Izvēlieties formātu"
          Erase previous images => UTF-8 string (32) "Izdzēst ierpeikšējos attēlus"
          Transplant a module => UTF-8 string (20) "Transplantēt moduli"
          Transplant to => UTF-8 string (13) "Pārvietot uz"
          Available hooks => UTF-8 string (20) "Pieejamās iesaistes"
          Already registered hooks => UTF-8 string (25) "Reģistrētās piesaistes"
          Exceptions => UTF-8 string (10) "Izņēmumi"
          Full width => string (13) "Pilns platums"
          Three columns => string (10) "3 kolonnas"
          Two columns, small left column => UTF-8 string (32) "2 kolonnas, kreisā kolonna maza"
          Two columns, small right column => UTF-8 string (30) "2 kolonnas, labā kolonna maza"
          No side columns, ideal for distraction-free pages such as product pages. => UTF-8 string (50) "Nav sānu kolonnas, pielietojamas produktu lapās."
          One large central column and 2 side columns. => UTF-8 string (43) "Liela vidējā kolonna un 2 sānu kolonnas."
          Two columns with a small left column. => string (34) "2 kolonnas ar mazu kreiso kolonnu."
          Two columns with a small right column. => string (32) "2 kolonnas ar mazu labo kolonnu."
          Images generation options => UTF-8 string (24) "Attēlu izveides opcijas"
          Image format => UTF-8 string (16) "Attēla formāts"
          Use JPEG. => string (12) "Lietot JPEG."
          Use PNG only if the base image is in PNG format. => UTF-8 string (52) "Lietot PNG tikai ja pamata attēls ir PNG formātā."
          Use PNG for all images. => UTF-8 string (28) "Lietot PNG visiem attēliem."
          JPEG compression => string (15) "JPEG kompresija"
          PNG compression => string (14) "PNG kompresija"
          Generate images based on one side of the source image => UTF-8 string (52) "Ģenerēt attēlus balstoties uz izejas attēla malu"
          Automatic (longest side) => UTF-8 string (35) "Automātiski (pēc garākās malas)"
          Maximum file size of product customization pictures => UTF-8 string (51) "Produkta modifikāciju attēla maksimālais izmērs"
          bytes => string (5) "baiti"
          Product picture width => UTF-8 string (24) "Produkta attēla platums"
          pixels => UTF-8 string (8) "pikseļi"
          Product picture height => UTF-8 string (25) "Produkta attēla augstums"
          Generate high resolution images => UTF-8 string (41) "Izveidot lielas izšķirtspējas attēlus"
          Use the legacy image filesystem => UTF-8 string (30) "Lietot klasisko failu sistēmu"
          Image type => UTF-8 string (13) "Attēla veids"
          Name for the image type => UTF-8 string (29) "Nosaukums attēla faila tipam"
          Add new image type => UTF-8 string (29) "Pievienot jaunu attēlu veidu"
          ___________ CUSTOM ___________ => UTF-8 string (34) "___________ PIELĀGOTS ___________"
          ____________ CORE ____________ => string (32) "____________ PAMATS ____________"
          Admin modules controller => UTF-8 string (37) "Administrācijas moduļu kontrolieris"
          Front modules controller => UTF-8 string (39) "Lapas priekšpuses moduļu kontrolieris"
          Pages => string (5) "Lapas"
          Pages in category "%name%" => UTF-8 string (26) "Lapas kategorijā "%name%""
          Preview Theme %s => UTF-8 string (18) "Apskatīt tēmu %s"
          Test email %template% => string (24) "Testa e-pasts %template%"
          Parent category => string (17) "Pamata kategorija"
          Page category => string (16) "Lapas kategorija"
          Only letters and the hyphen (-) character are allowed. => UTF-8 string (41) "Atļauti tikai burti un mīnus (-) zīme."
          Page content => string (12) "Lapas saturs"
          Indexation by search engines => UTF-8 string (30) "Indeksēšana ar meklētājiem"
          Zip file => string (9) "Zip fails"
          Archive URL => UTF-8 string (11) "Arhīva URL"
          Select the archive => UTF-8 string (20) "Izvēlēties arhīvu"
          CMS Category => string (14) "CMS kategorija"
          Select your default email theme => UTF-8 string (37) "Izvēlēties noklusēto e-pasta tēmu"
          Generate emails => UTF-8 string (18) "Ģenerēt e-pastus"
          Select your email theme => UTF-8 string (26) "Izvēlēties e-pasta tēmu"
          Select the theme you want to overwrite => UTF-8 string (36) "Izvēlēties tēmu kuru pārrakstīt"
          Overwrite templates => UTF-8 string (22) "Pārrakstīt šablonus"
          List %theme% layouts => UTF-8 string (29) "Skatīt %theme% izkārtojumus"
          Raw HTML => UTF-8 string (19) "Neapstrādāts HTML"
          Text => string (6) "Teksti"
          Email themes => UTF-8 string (16) "E-pasta šabloni"
          Designed by %s => UTF-8 string (13) "Dizainēja %s"
          Delete this theme? => UTF-8 string (17) "Dzēst šo tēmu?"
          Configure your page layouts => UTF-8 string (34) "Konfigurējiet lapas izkārtojumus"
          Each page can use a different layout, choose it among the layouts bundled in your theme. => UTF-8 string (104) "Katrā lapā var izmantot savādāku izkārtojumu, izvēlieties to no izkārtojumie...
          Katrā lapā var izmantot savādāku izkārtojumu, izvēlieties to no izkārtojumiem iekļautiem tēmā.
          
          Choose layouts => UTF-8 string (19) "Izvēlieties maketu"
          Reset to defaults => UTF-8 string (36) "Atgreizt uz noklusēto uzstādījumu"
          Header logo => string (12) "Veikala logo"
          Mail logo => string (10) "Pasta logo"
          Invoice logo => UTF-8 string (13) "Rēķina logo"
          Favicon => string (12) "Adrese ikona"
          Adaptation to Right-to-Left languages => UTF-8 string (47) "Adaptēt no labās pa kreisi valodu rakstībām"
          Generate RTL stylesheet => string (18) "Izveidot RTL stilu"
          Theme to adapt => UTF-8 string (18) "Tēma adaptācijai"
          Use this theme? => UTF-8 string (19) "Izmantot šo tēmu?"
          Import from your computer => UTF-8 string (19) "Importēt no datora"
          Import from the web => UTF-8 string (22) "Importēt no interneta"
          Import from FTP => UTF-8 string (16) "Importēt no FTP"
          Theme => UTF-8 string (5) "Tēma"
          Add new theme => UTF-8 string (21) "Pievienot jaunu tēmu"
          Export current theme => UTF-8 string (16) "Eksportēt tēmu"
          My current theme => UTF-8 string (13) "Esošā tēma"
          Use this theme => UTF-8 string (18) "Izmantot šo tēmu"
          My theme for %name% shop => UTF-8 string (26) "Mana tēma veikalam %name%"
          1 module selected => UTF-8 string (20) "1 modulis izvēlēts"
          modules selected => UTF-8 string (18) "moduļi izvēlēti"
          Unhook the selection => UTF-8 string (16) "Atvienot izvēli"
          All modules => UTF-8 string (14) "Visus moduļus"
          Search for a hook => UTF-8 string (17) "Meklēt piesaisti"
          Display non-positionable hooks => UTF-8 string (28) "Rādīt nepozicionētu āķi"
          Unhook => string (8) "Atvienot"
          ModulesCashondeliveryShop => array (7)
          Pay by Cash on Delivery => UTF-8 string (32) "Maksāt kurjeram skaidrā naudā"
          Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
          You have chosen the cash on delivery method. => UTF-8 string (48) "Jūs izvēlējāties apmaksāt ar skaidru naudu."
          Your order will be sent very soon. => UTF-8 string (41) "Jūsu pasūtījums drīz tiks nosūtīts."
          For any questions or for further information, please contact our => UTF-8 string (53) "Neskaidrību gadījumā, lūdzu, sazinieties ar mūsu"
          customer support => string (25) "klientu atbalsta dienestu"
          You pay for the merchandise upon delivery => UTF-8 string (45) "Jūs maksāsiet par precēm piegādes brīdī"
          ModulesBannerShop => array (1)
          Choose a file => UTF-8 string (18) "Izvēlieties failu"
          ModulesDashtrendsAdmin => array (15)
          Dashboard Trends => UTF-8 string (26) "Vadības paneļa tendences"
          Adds a block with a graphical representation of the development of your store(s) based on selected key data. => UTF-8 string (95) "Pievieno bloku kurā attēlo veikala darbību pēc izvēlētajiem parametriem graf...
          Pievieno bloku kurā attēlo veikala darbību pēc izvēlētajiem parametriem grafiskā veidā.
          
          %s points => string (9) "%s punkti"
          Average Cart Value => UTF-8 string (31) "Vidējā pasūtījuma vērtība"
          Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
          %s (previous period) => UTF-8 string (28) "%s (iepriekšējais periods)"
          Net Profit => UTF-8 string (7) "Peļņa"
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          Sum of revenue (excl. tax) generated within the date range by orders considered validated. => UTF-8 string (80) "Ieņēmumu summa (bez Pvn) noteiktā laika posmā par apstiprinātiem pirkumiem."
          Total number of orders received within the date range that are considered validated. => UTF-8 string (83) "Kopējais pasūtījumu skaits noteiktā laika posmā par apstiprinātiem pirkumiem."
          Average Cart Value is a metric representing the value of an average order within the date range. It is calculated by dividing Sales by Orders. => UTF-8 string (143) "Vidējā Groza Vērtība attēlo vidējo pasūtijuma summu noteiktā laika posmā. To...
          Vidējā Groza Vērtība attēlo vidējo pasūtijuma summu noteiktā laika posmā. To rēķina kā Pārdošanas attiecību pret Pasūtījumiem.
          
          Cart Value => UTF-8 string (15) "Groza vērtība"
          Total number of visits within the date range. A visit is the period of time a user is actively engaged with your website. => UTF-8 string (138) "Kopējais apmeklējumu skats noteiktā laika periodā. Apmeklējums ir laika peri...
          Kopējais apmeklējumu skats noteiktā laika periodā. Apmeklējums ir laika periods kurā apmeklētājs aktīvi darbojas veikala vietnē.
          
          Ecommerce Conversion Rate is the percentage of visits that resulted in an validated order. => UTF-8 string (113) "E-komercijas konversija attēloprocentuālo vizīšu skaitu kuras ir noslēgušās ...
          E-komercijas konversija attēloprocentuālo vizīšu skaitu kuras ir noslēgušās ar apstiprinātu pasūtījumu.
          
          Net profit is a measure of the profitability of a venture after accounting for all Ecommerce costs. You can provide these costs by clicking on the configuration icon right above here. => UTF-8 string (140) "Peļņas rādītajs attēlo nopelnīto naudu pēc visām e-komercijas izmaksām. Aprē...
          Peļņas rādītajs attēlo nopelnīto naudu pēc visām e-komercijas izmaksām. Aprēķinus var apskatīt nospiežot augstāk esošo ikonu.
          
          ModulesShoppingcartAdmin => array (4)
          Shopping cart => string (13) "Pirkumu grozs"
          Ajax: Invalid choice. => UTF-8 string (24) "Ajax: Nederīga izvēle."
          Ajax cart => string (10) "Ajax grozs"
          Activate Ajax mode for the cart (compatible with the default theme). => UTF-8 string (66) "Aktivizēt Ajax režīmu grozam (saderīgs ar noklusējuma tēmu)."
          AdminInternationalFeature => array (138)
          Use the last registered format => UTF-8 string (37) "Lietot pēdējo reģistrēto formātu"
          Use the default format => UTF-8 string (26) "Lietot noklusēto formātu"
          Use my current modified format => UTF-8 string (33) "Lietot esošo pielāgoto formātu"
          Clear format => UTF-8 string (18) "Notīrīt formātu"
          Assign to a new zone => UTF-8 string (21) "Uzstādīt jaunu zonu"
          This tax only => UTF-8 string (19) "Tikai šis nodoklis"
          Combine => UTF-8 string (11) "Sakombinēt"
          One after another => UTF-8 string (15) "Viens pēc otra"
          Down => string (7) "Uz leju"
          Up => UTF-8 string (9) "Uz augšu"
          Expressions to translate: => string (18) "Tulkojamie teksti:"
          Total missing expressions: => UTF-8 string (20) "Trūkstošie teksti:"
          missing => UTF-8 string (7) "trūkst"
          expressions => string (10) "izteicieni"
          Core emails => string (14) "Pamata e-pasti"
          Module emails => UTF-8 string (15) "Moduļa e-pasti"
          Modify translations => string (16) "Labot tulkojumus"
          Theme: => UTF-8 string (6) "Tēma:"
          Module: => string (8) "Modulis:"
          Country options => UTF-8 string (16) "Valstu iespējas"
          Add new country => string (22) "Pievienot jaunu valsti"
          Country name => string (16) "Valsts nosaukums"
          Default store currency => UTF-8 string (28) "Veikala noklusējuma valūta"
          Address format => UTF-8 string (16) "Adreses formāts"
          Contains states => UTF-8 string (13) "Satur štatus"
          Do you need a tax identification number? => UTF-8 string (41) "Nepieciešams PVN reģistrācijas numurs?"
          Display tax label (e.g. "Tax incl.") => UTF-8 string (33) "Rādīt nodokli (piem. "Ar nod.")"
          Call prefix => string (20) "Numura kods (+371..)"
          Default currency => UTF-8 string (20) "Noklusējuma valūta"
          ISO code => string (8) "ISO kods"
          Add new state => UTF-8 string (22) "Pievienot jaunu štatu"
          Add a new tax rule => UTF-8 string (26) "Jauns nodokļa nosacījums"
          Behavior => UTF-8 string (9) "Uzvedība"
          New tax rule => UTF-8 string (24) "Jauns nodokļa noteikums"
          Add new tax rules group => UTF-8 string (40) "Pievienot jaunu nodokļu noteikumu grupu"
          %1$s (Language: %2$s, Theme: %3$s) => UTF-8 string (32) "%1$s (Valoda: %2$s, Tēma: %3$s)"
          Update translations => UTF-8 string (18) "Pieņemt izmaiņas"
          Themes translations => UTF-8 string (16) "Tēmas tulkojumi"
          Expand all fieldsets => UTF-8 string (20) "Atvērt visus laukus"
          Close all fieldsets => UTF-8 string (21) "Aizvērt visus laukus"
          Email subject => string (18) "E-pasta virsraksts"
          View HTML version => UTF-8 string (20) "Skatīt HTML versiju"
          Edit HTML version => string (18) "Labot HTML versiju"
          View/Edit TXT version => UTF-8 string (25) "Skatīt/labot TXT versiju"
          Enabled Languages => UTF-8 string (21) "Aktivizētās valodas"
          Main Country => UTF-8 string (19) "Noklusējuma valsts"
          Front office Translations => string (22) "Front Office tulkojumi"
          Back office translations => string (21) "Back Office tulkojumi"
          Installed modules translations => UTF-8 string (28) "Instalēto moduļu tulkojumi"
          Email translations => string (17) "E-pastu tulkojumi"
          Other translations => string (14) "Citi tulkojumi"
          Body => string (6) "Saturs"
          %s (local) => UTF-8 string (14) "%s (lokālais)"
          Invoice address => UTF-8 string (15) "Rēķina adrese"
          Delivery address => UTF-8 string (16) "Piegādes adrese"
          Back office => UTF-8 string (24) "Administrācijas panelis"
          Front office => UTF-8 string (17) "Lapas priekšpuse"
          Email => string (6) "Epasts"
          Other => string (4) "Cits"
          Symbol => string (7) "Simbols"
          Type => string (4) "Tips"
          Language code => string (12) "Valodas kods"
          Date format => UTF-8 string (15) "Datuma formāts"
          Date format (full) => UTF-8 string (23) "Datuma formāts (pilns)"
          Flag => string (6) "Karogs"
          Search rate => UTF-8 string (21) "Meklēšanas biežums"
          Rate => string (11) "Koeficients"
          Numeric ISO code => string (15) "Ciparu ISO kods"
          Add new zone => string (20) "Pievienot jaunu zonu"
          Currency name => UTF-8 string (18) "Valūtas nosaukums"
          Decimals => UTF-8 string (9) "Decimāls"
          Whitelisted IP addresses => UTF-8 string (21) "Atļautās IP adreses"
          Geolocation behavior for restricted countries => UTF-8 string (81) "Ģeogrāfiskās atrašanās vietas noteikšana valstīs ar ierobežotu atbildību"
          Visitors cannot see your catalog. => UTF-8 string (37) "Apmeklētāji nevar redzēt katalogu."
          Visitors can see your catalog but cannot place an order. => UTF-8 string (68) "Apmeklētāji var redzēt katalogu, bet nevar izveidot pasūtījumu."
          Geolocation behavior for other countries => UTF-8 string (39) "Ģeolokācijas darbība citām valstīm"
          All features are available => UTF-8 string (28) "Ir pieejamas visas iespējas"
          Select the countries from which your store is accessible => UTF-8 string (47) "Izvēlieties valstis no kurām pieejams veikals"
          "No-picture" image => UTF-8 string (19) ""Nav attēla" bilde"
          Language identifier => string (22) "Valodas identifikators"
          Country identifier => string (21) "Valsts identifikators"
          Localization pack you want to import => UTF-8 string (33) "Importējamā lokalizācijas paka"
          Content to import => UTF-8 string (19) "Saturs ko importēt"
          Download pack data => UTF-8 string (29) "Lejupielādēt pakotnes datus"
          Units (e.g. weight, volume, distance) => UTF-8 string (43) "Vienības (piem. svars, tilpums, attālums)"
          Change the behavior of the price display for groups => UTF-8 string (33) "Mainīt cenu attēlošanu grupām"
          Weight unit => UTF-8 string (14) "Svara vienība"
          Distance unit => UTF-8 string (18) "Attāluma vienība"
          Volume unit => UTF-8 string (20) "Tilpuma mērvienība"
          Dimension unit => UTF-8 string (17) "Izmēra vienības"
          Default language => UTF-8 string (19) "Noklusējuma valoda"
          Set language from browser => UTF-8 string (29) "Iestatīt valodu no pārlūka"
          Default country => UTF-8 string (19) "Noklusējuma valsts"
          Set default country from browser language => UTF-8 string (61) "Iestatīt noklusējuma valsti balstoties uz pārlūka valodas"
          Time zone => string (10) "Laika zona"
          Enable tax => UTF-8 string (16) "Ieslēgt nodokli"
          Display tax in the shopping cart => UTF-8 string (34) "Parādīt nodokli iepirkumu grozā"
          Based on => string (15) "Pamatojoties uz"
          Use ecotax => string (28) "Lietot dabas resursa nodokli"
          Ecotax => string (12) "Eko-nodoklis"
          Please select the language you want to add or update => UTF-8 string (44) "Izvēlieties valodu kuru pievienot vai labot"
          Update a language => UTF-8 string (18) "Atjaunināt valodu"
          Add a language => string (16) "Pievienot valodu"
          Select your theme => UTF-8 string (17) "Izvēlaties tēmu"
          Core (no theme selected) => UTF-8 string (29) "Pamata (nav izvēlēta tēma)"
          Type of translation => string (15) "Tulkojuma veids"
          Select the type of email content => string (20) "E-pasta satura veids"
          Select your module => UTF-8 string (19) "Izvēlieties moduli"
          Select your language => UTF-8 string (18) "Izvēlaties valodu"
          Countries => string (7) "Valstis"
          Exchange rate => UTF-8 string (13) "Maiņas kurss"
          Live exchange rates => UTF-8 string (27) "Tiešsaistes valūtas kursi"
          Update exchange rates => UTF-8 string (23) "Atjaunot valūtu kursus"
          Add new currency => UTF-8 string (23) "Pievienot jaunu valūtu"
          Geolocation by IP address => UTF-8 string (30) "Ģeo-lokācija pēc IP adreses"
          IP address whitelist => UTF-8 string (27) "IP adrešu baltais-saraksts"
          The following features are only available if you enable the Geolocation by IP address feature. => UTF-8 string (82) "Sekojošās funkcijas pieejamas tika tad ja ir ieslēgta IP adreses ģeolokācija."
          Add new language => string (22) "Pievienot jaunu valodu"
          Import a localization pack => UTF-8 string (32) "Importēt lokalizācijas pakotni"
          Local units => UTF-8 string (19) "Lokālās vienības"
          States => UTF-8 string (6) "Štati"
          Tax options => UTF-8 string (18) "Nodokļa iespējas"
          Add new tax => string (23) "Pievienot jaunu nodokli"
          Tax Rules => UTF-8 string (20) "Nodokļu nosacījumi"
          Add / Update a language => string (27) "Pievienot / Atjaunot valodu"
          Add or update a language => string (29) "Pievienot vai atjaunot valodu"
          Export a language => UTF-8 string (17) "Eksportēt valodu"
          Zones => string (5) "Zonas"
          Delete item # => UTF-8 string (16) "Dzēst objektu #"
          1 missing => UTF-8 string (9) "1 trūkst"
          %nb_translation% expression => string (23) "%nb_translation% teksts"
          Search translations => UTF-8 string (18) "Meklēt tulkojumus"
          %d missing => string (15) "%d nav pieejams"
          %nb_translations% expressions => string (24) "%nb_translations% teksti"
          Show messages => UTF-8 string (14) "Rādīt ziņas"
          Hide messages => UTF-8 string (13) "Slēpt ziņas"
          %nb_translations% missing => string (30) "%nb_translations% nav pieejams"
          %nb_translations% translations are missing in %domain% => UTF-8 string (59) "%nb_translations% trūkst tulkojumi šajā vietnē %domain%"
          ModulesStatsbestsuppliersAdmin => array (3)
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Best suppliers => UTF-8 string (23) "Labākie piegādātāji"
          Adds a list of the best suppliers to the Stats dashboard. => UTF-8 string (62) "Pievieno labāko piegādātāju sarakstu Statistikas sadaļai."
          ModulesWirepaymentAdmin => array (20)
          Wire payment => UTF-8 string (22) "Bankas pārskaitījums"
          Are you sure about removing these details? => UTF-8 string (47) "Vai Jūs tiešām vēlaties dzēst savus datus?"
          Account owner and account details must be configured before using this module. => UTF-8 string (131) "Lai šo moduli varētu izmantot nepieciešams norādīt konta īpašnieku un konta ...
          Lai šo moduli varētu izmantot nepieciešams norādīt konta īpašnieku un konta detaļas (konta nr., reģistrācijas nr., banka)
          
          No currency has been set for this module. => UTF-8 string (36) "Šim modulim nav uzstādīta valūta"
          Account details are required. => UTF-8 string (25) "nepieciešami konta dati."
          Account owner is required. => UTF-8 string (32) "Nepieciešams konta īpašnieks."
          Account details => UTF-8 string (18) "Konta informācija"
          Account owner => UTF-8 string (17) "Konta īpašnieks"
          Such as bank branch, IBAN number, BIC, etc. => UTF-8 string (43) "Tādas kā konta nr. un reģistrācijas nr."
          Bank address => string (24) "Bankas nosaukums, adrese"
          Customization => string (10) "Uzlabojumi"
          Reservation period => UTF-8 string (21) "Rezervācijas periods"
          Number of days the items remain reserved => UTF-8 string (43) "Dienu skaits cik ilgi tiks rezervēta prece"
          Information to the customer => UTF-8 string (21) "Informācija klientam"
          Information on the bank transfer (processing time, starting of the shipping...) => UTF-8 string (90) "Informācija par bankas pārskatījumu (apstrādes laiks, pasūtījuma izsūtīšana ...
          Informācija par bankas pārskatījumu (apstrādes laiks, pasūtījuma izsūtīšana ... )
          
          Display the invitation to pay in the order confirmation page => UTF-8 string (68) "Rādīt uzaicinājumu par apmaksu pasūtījuma apstiprinājuma lapā"
          Your country's legislation may require you to send the invitation to pay by email only. Disabling the option will hide the invitation on the confirmation page. => UTF-8 string (162) "Valsts likumdošana var noteikt ka aicinājumu apmaksāt var nosūtīt tikai elek...
          Valsts likumdošana var noteikt ka aicinājumu apmaksāt var nosūtīt tikai elektroniski. Izslēdzot šo opciju tiks atslēgts paziņojums apstiprinājuma lapā.
          
          This module allows you to accept secure payments by bank wire. => UTF-8 string (70) "Šis modulis Jums ļauj saņemt maksājumus ar bankas pārskaitījumu."
          If the client chooses to pay by bank wire, the order status will change to 'Waiting for Payment'. => UTF-8 string (116) "Ja klients izvēlēsies apmaksu ar bankas pārskaitījumu, pasūtījuma statuss ti...
          Ja klients izvēlēsies apmaksu ar bankas pārskaitījumu, pasūtījuma statuss tiks mainīts uz 'Gaida maksājumu'.
          
          That said, you must manually confirm the order upon receiving the bank wire. => UTF-8 string (86) "Turklāt, jums manuāli jāapstiprina pasūtījums, tiklīdz saņemat pārskaitījumu."
          AdminAdvparametersHelp => array (84)
          or => string (3) "vai"
          A category root is where a category tree can begin. This is used with multistore. => UTF-8 string (75) "No pamatkategorijas sākas kategoriju koks. To lieto kopā ar Multiveikalu."
          0 = Use quantity set in product, 1 = Use quantity from warehouse. => string (72) "0 = Lietot produkta daudzumu no lapas 1 = Lietot daudzumu no noliktavas."
          ID of the warehouse to set as storage. => UTF-8 string (45) "Noliktavas ID, kas paredzēta uzglabāšanai."
          Use this option to associate data (products, modules, etc.) the same way for each selected shop. => UTF-8 string (110) "Izmantojiet šo opciju, lai datus (produktus, moduļus utt.) saistītu vienādi ...
          Izmantojiet šo opciju, lai datus (produktus, moduļus utt.) saistītu vienādi katram izvēlētajam veikalam.
          
          Click here to display the shops in the %name% shop group => UTF-8 string (67) "Noklikšķiniet lai parādītu visus veikalus %name% veikala grupā"
          Click here to display the URLs of the %name% shop => UTF-8 string (56) "Noklikšķiniet šeit, lai parādītu %name% veikala URL"
          Click here to display the list of shop groups => UTF-8 string (60) "Noklikšķiniet šeit, lai parādītu veikalu grupu sarakstu"
          Warning: Enabling the "share customers" and "share orders" options is not recommended. Once activated and orders are created, you will not be able to disable these options. If you need these options, we recommend using several categories rather than several shops. => UTF-8 string (285) "Brīdinājums: nav ieteicams ieslēgt opcijas "Kopējie klienti" un "Kopējie pas...
          Brīdinājums: nav ieteicams ieslēgt opcijas "Kopējie klienti" un "Kopējie pasūtījumi". Pēc aktivizēšanas un pasūtījumu izveidošanas nevarēsiet atslēgt šīs opcijas. Ja jums ir vajadzīgas šīs opcijas, ieteicams izmantot vairākas kategorijas, nevis vairākus veikalus.
          
          Once this option is enabled, the shops in this group will share customers. If a customer registers in any one of these shops, the account will automatically be available in the others shops of this group. => UTF-8 string (201) "Kad šī iespēja ir ieslēgta, šīs grupas veikala klienti kļūs par kopējiem. Ja...
          Kad šī iespēja ir ieslēgta, šīs grupas veikala klienti kļūs par kopējiem. Ja klients reģistrējas kādā no šiem veikaliem, konts būs automātiski pieejams pārējās šīs grupas veikalos.
          
          Warning: you will not be able to disable this option once you have registered customers. => UTF-8 string (81) "Brīdinājums: jūs nevarēsiet atslēgt šo opciju pēc klienta reģistrācijas."
          Once this option is enabled (which is only possible if customers and available quantities are shared among shops), the customer's cart will be shared by all shops in this group. This way, any purchase started in one shop will be able to be completed in another shop from the same group. => UTF-8 string (288) "Kad šī iespēja ir ieslēgta (kas ir iespējama tikai tad, ja klienti un pieeja...
          Kad šī iespēja ir ieslēgta (kas ir iespējama tikai tad, ja klienti un pieejamie produktu daudzumi tiek sadalīti starp veikaliem), klienta grozu koplietos visi šīs grupas veikali. Tādējādi jebkurā pirkumā, kas sākās vienā veikalā, varēs pabeigt citā tajā pašā grupā.
          
          Warning: You will not be able to disable this option once you've started to accept orders. => UTF-8 string (89) "Brīdinājums: jūs nevarēsiet atslēgt šo opciju, kad sāksiet pieņemt pasūtījum...
          Brīdinājums: jūs nevarēsiet atslēgt šo opciju, kad sāksiet pieņemt pasūtījumus.
          
          Enable or disable this shop group? => UTF-8 string (40) "Ieslēgt vai atslēgt šo veikala grupu?"
          If you want to add a virtual URL, you need to activate URL rewriting on your web server and enable Friendly URL option. => UTF-8 string (137) "Ja vēlaties pievienot virtuālu URL, jums jāaktivizē URL pārrakstīšana jūsu t...
          Ja vēlaties pievienot virtuālu URL, jums jāaktivizē URL pārrakstīšana jūsu tīmekļa serverī un jāaktivizē opcija Lasāms URL.
          
          You can use this option if you want to create a store with a URL that doesn't exist on your server (e.g. if you want your store to be available with the URL www.example.com/my-store/shoes/, you have to set shoes/ in this field, assuming that my-store/ is your Physical URL). => UTF-8 string (284) "Izmantojiet šo opciju, ja vēlaties izveidot veikalu ar URL, kas jūsu serverī...
          Izmantojiet šo opciju, ja vēlaties izveidot veikalu ar URL, kas jūsu serverī nepastāv (piemēram, ja vēlaties, lai jūsu veikals būtu pieejams ar URL www.example.com/my-store/shoes/, nepieciešams iestatīt shoes/ šajā laukā, pieņemot, ka my-store/ ir jūsu fiziskais URL).
          
          URL rewriting must be activated on your server to use this feature. => UTF-8 string (77) "Lai izmantotu šo funkciju, jūsu serverī jāaktivizē URL pārrakstīšana."
          If you set this URL as the Main URL for the selected shop, all URLs set to this shop will be redirected to this URL (you can only have one Main URL per shop). => UTF-8 string (185) "Ja jūs izvēlaties šo URL kā atlasītā veikala galveno URL, visi URL, kas iest...
          Ja jūs izvēlaties šo URL kā atlasītā veikala galveno URL, visi URL, kas iestatīti uz šo veikalu, tiks novirzīti uz šo URL (katram veikalam var būt tikai viens Galvenais URL).
          
          Since the selected shop has no main URL, you have to set this URL as the Main URL. => UTF-8 string (94) "Tā kā izvēlētajam veikalam nav Galvenā URL, jums ir jānosaka šis URL kā galv...
          Tā kā izvēlētajam veikalam nav Galvenā URL, jums ir jānosaka šis URL kā galvenais URL.
          
          The selected shop already has a Main URL. Therefore, if you set this one as the Main URL, the older Main URL will be set as a regular URL. => UTF-8 string (147) "Izvēlētajam veikalam jau ir galvenais URL. Tāpēc, ja jūs iestatāt šo kā galv...
          Izvēlētajam veikalam jau ir galvenais URL. Tāpēc, ja jūs iestatāt šo kā galveno URL, vecāks galvenais URL tiks iestatīts kā parasts URL.
          
          This is the physical folder for your store on the web server. Leave this field empty if your store is installed on the root path. For instance, if your store is available at www.example.com/my-store/, you must input my-store/ in this field. => UTF-8 string (255) "Šī ir jūsu e-veikala fiziskā kataloga mape uz web-servera. Atstājiet šo lauk...
          Šī ir jūsu e-veikala fiziskā kataloga mape uz web-servera. Atstājiet šo lauku tukšu, ja jūsu veikals ir instalēts kataloga pamatdaļā. Piemēram, ja jūsu veikals ir pieejams vietnē www.example.com/my-store/, šajā laukā jāievada my-store /.
          
          Warning: URL rewriting (e.g. mod_rewrite for Apache) seems to be disabled. If your Virtual URL doesn't work, please check with your hosting provider on how to activate URL rewriting. => UTF-8 string (216) "Brīdinājums: šķiet, ka URL pārrakstīšana (piemēram, Apache mod_rewrite) ir a...
          Brīdinājums: šķiet, ka URL pārrakstīšana (piemēram, Apache mod_rewrite) ir atslēgta. Ja jūsu URL nedarbojas, lūdzu, sazinieties ar savu hostinga pakalpojumu sniedzēju, kā aktivizēt URL pārrakstīšanu.
          
          Ignore this field if you don't use the Multistore tool. If you leave this field empty, the default shop will be used. => UTF-8 string (126) "Ignorēt šo lauku, ja neizmantojat rīku Multistore. Ja atstājat šo lauku tukš...
          Ignorēt šo lauku, ja neizmantojat rīku Multistore. Ja atstājat šo lauku tukšu, tiks izmantots veikals pēc noklusējuma.
          
          Enable Advanced Stock Management on product (0 = No, 1 = Yes) => UTF-8 string (67) "Ieslēgt produkta Paplašinātu Krājumu Vadību (0 = Nē, 1 = Jā)"
          Enable Advanced Stock Management on product (0 = No, 1 = Yes). => UTF-8 string (71) "Ieslēgt Paplašinātu Noliktavas Vadību produktā (0 = Nē, 1 = Jā)."
          This will add directives to your .htaccess file, which should improve caching and compression. => UTF-8 string (111) "Tādējādi tiks pievienotas norādes jūsu .htaccess failam, kuram vajadzētu uzl...
          Tādējādi tiks pievienotas norādes jūsu .htaccess failam, kuram vajadzētu uzlabot kešdarbi un kompresiju.
          
          Enable or disable debug mode. => UTF-8 string (47) "Ieslēgt vai izslēgt atkļūdošanas režīmu."
          Name of the second domain of your shop, (e.g. myshop-media-server-1.com). If you do not have another domain, leave this field blank. => UTF-8 string (128) "Jūsu veikala otrā domēna nosaukums (piem., Myshop-media-server-1.com). Ja ju...
          Jūsu veikala otrā domēna nosaukums (piem., Myshop-media-server-1.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
          
          Name of the third domain of your shop, (e.g. myshop-media-server-2.com). If you do not have another domain, leave this field blank. => UTF-8 string (130) "Jūsu veikala trešā domēna nosaukums (piem., Myshop-media-server-2.com). Ja j...
          Jūsu veikala trešā domēna nosaukums (piem., Myshop-media-server-2.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
          
          Name of the fourth domain of your shop, (e.g. myshop-media-server-3.com). If you do not have another domain, leave this field blank. => UTF-8 string (131) "Jūsu veikala ceturtā domēna nosaukums (piem., Myshop-media-server-3.com). Ja...
          Jūsu veikala ceturtā domēna nosaukums (piem., Myshop-media-server-3.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
          
          Choose "No" to disable Product Combinations. => UTF-8 string (54) "Izvēlieties "Nē", lai atslēgtu Produkta Komplektus."
          You cannot set this parameter to No when combinations are already used by some of your products => UTF-8 string (91) "Šo parametru jūs nevarat izslēgt, ja daži no produktiem jau izmanto šīs komb...
          Šo parametru jūs nevarat izslēgt, ja daži no produktiem jau izmanto šīs kombinācijas
          
          Choose "No" to disable Product Features. => UTF-8 string (56) "Izvēlieties "Nē", lai izslēgtu Produkta Raksturojumu."
          Choose "No" to disable Customer Groups. => UTF-8 string (49) "Izvēlieties "Nē", lai atslēgtu klientu grupas."
          Should be enabled if you want to avoid to store the smarty cache on NFS. => UTF-8 string (69) "Ieslēgt, ja vēlaties izvairīties no glabāšanas kešatmiņā NFS."
          Check the IP address of the cookie in order to prevent your cookie from being stolen. => UTF-8 string (60) "Pārbaudīt IP adresi cookios lai nepieļautu to nozagšanu."
          Set the amount of hours during which the front office cookies are valid. After that amount of time, the customer will have to log in again. => UTF-8 string (128) "Iestatiet stundu skaitu, kuru laikā cookies ir derīgi. Pēc šī laika beigām k...
          Iestatiet stundu skaitu, kuru laikā cookies ir derīgi. Pēc šī laika beigām klientam būs jāpievienojas veikalam vēlreiz.
          
          When you access your back office and decide to stay logged in, your cookies lifetime defines your browser session. Set here the number of hours during which you want them valid before logging in again. => UTF-8 string (238) "Kad jūs piekļūstat savam redaktora panelim un paliekat pieteicies, jūsu sīkf...
          Kad jūs piekļūstat savam redaktora panelim un paliekat pieteicies, jūsu sīkfailu ilgums nosaka jūsu pārlūkprogrammas sesiju. Šeit iestatiet stundu skaitu, kuru laikā vēlaties, lai tās būtu derīgas, pirms atkal prasa ienākt.
          
          Define the upload limit for a downloadable product (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB). => UTF-8 string (197) "Norādiet produkta augšupielādes failu ierobežojumu (megabaitos). Šī vērtība ...
          Norādiet produkta augšupielādes failu ierobežojumu (megabaitos). Šī vērtība ir mazāka vai vienāda ar servera piešķirto maksimālo augšuplādējamā faila izmēru (pašlaik: %size% MB).
          
          Define the upload limit for an image (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB). => UTF-8 string (192) "Definējiet attēla augšupielādes ierobežojumu (megabaitos). Šī vērtība ir maz...
          Definējiet attēla augšupielādes ierobežojumu (megabaitos). Šī vērtība ir mazāka vai vienāda ar servera piešķirto augšuplādējamā faila maksimālo izmēru (pašlaik: %size% MB).
          
          Drop existing tables during import. => UTF-8 string (53) "Atmest eksistējošās tabulas importēšanas laikā."
          Where customers send messages from the order page. => UTF-8 string (45) "Kad klienti sūta ziņu no pasūtījumu lapas"
          Fully qualified domain name (keep this field empty if you don't know). => UTF-8 string (64) "Pilns domēna vārds (atstājiet šo lauku tukšu, ja nezināt)."
          IP address or server name (e.g. smtp.mydomain.com). => string (58) "IP adrese vai servera nosaukums (piem., smtp.mydomain.lv)."
          Leave blank if not applicable. => UTF-8 string (28) "Atstāt tukšu, ja tāda nav"
          SSL does not seem to be available on your server. => UTF-8 string (30) "Jūsu serveris neatbalsta SSL."
          Port number to use. => UTF-8 string (22) "Lietotā porta numurs."
          This page will be displayed just after login. => UTF-8 string (55) "Šī lapa tiks parādīta tūlīt pēc pieslēgšanās."
          If enabled, the product's reference number MUST be unique! => UTF-8 string (64) "Ja tas ir ieslēgts, tad produkta references numurs ir unikāls!"
          Before activating the webservice, you must be sure to: => UTF-8 string (66) "Pirms tīmekļa pakalpojumu aktivizēšanas pārliecinieties, ka: "
          Check that URL rewriting is available on this server. => UTF-8 string (65) "Pārbaudiet vai šajā serverī ir pieejama URL pārrakstīšana."
          Before choosing "Yes", check that PHP is not configured as an Apache module on your server. => UTF-8 string (97) "Pirms izvēlaties "Jā", pārbaudiet, vai jūsu serverī PHP nav konfigurēts kā A...
          Pirms izvēlaties "Jā", pārbaudiet, vai jūsu serverī PHP nav konfigurēts kā Apache modulis.
          
          Quick description of the key: who it is for, what permissions it has, etc. => UTF-8 string (66) "Atslēgas īss apraksts: kas tas ir, kādas tiesības tas ir, utt."
          Password should be at least %num% characters long. => UTF-8 string (37) "Parolē jābūt vismaz %num% zīmēm."
          How to restore a database backup in 10 easy steps => UTF-8 string (63) "Kā atjaunot datu bāzes rezerves kopiju 10 vienkāršos soļos"
          Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu. => UTF-8 string (79) "Iestatiet "Ieslēgt veikalu" uz "Nē" ierīces "Preferences" sadaļā "Apkope"."
          Download the backup from the list below or from your FTP server (in the folder "admin/backups"). => UTF-8 string (96) "Lejupielādējiet rezerves kopiju no saraksta vai no sava FTP servera (mapē "a...
          Lejupielādējiet rezerves kopiju no saraksta vai no sava FTP servera (mapē "admin / backups").
          
          Check the backup integrity: Look for errors, incomplete file, etc... Be sure to verify all of your data. => UTF-8 string (118) "Pārbaudiet rezerves integritāti: meklējiet kļūdas, nepilnīgu failu utt.. Not...
          Pārbaudiet rezerves integritāti: meklējiet kļūdas, nepilnīgu failu utt.. Noteikti pārbaudiet visus savus datus.
          
          Please ask your hosting provider for "phpMyAdmin" access to your database. => UTF-8 string (96) "Jautājiet savam hostinga pakalpojumu sniedzējam, lai "phpMyAdmin" piekļūtu j...
          Jautājiet savam hostinga pakalpojumu sniedzējam, lai "phpMyAdmin" piekļūtu jūsu datubāzei.
          
          Connect to "phpMyAdmin" and select your current database. => UTF-8 string (69) "Pieslēdzieties "phpMyAdmin" un izvēlieties nepieciešamo datubāzi."
          Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database. => UTF-8 string (123) "Ja nav ieslēgta opcija "Dzēst eksistējošas tabulas", jums jāizdzēš visas tab...
          Ja nav ieslēgta opcija "Dzēst eksistējošas tabulas", jums jāizdzēš visas tabulas no jūsu pašreizējās datubāzes.
          
          At the top of the screen, please select the "Import" tab => UTF-8 string (49) "Ekrāna augšpusē izvēlieties cilni "Importēt""
          Check the maximum filesize allowed (e.g. Max: 16MB) => UTF-8 string (67) "Pārbaudiet atļauto maksimālo faila izmēru (piemēram: Max 16MB)"
          If your backup file exceeds this limit, contact your hosting provider for assistance. => UTF-8 string (141) "Ja jūsu rezerves kopijas fails pārsniedz šo ierobežojumu, sazinieties ar sav...
          Ja jūsu rezerves kopijas fails pārsniedz šo ierobežojumu, sazinieties ar savu hostinga pakalpojumu sniedzēju, lai saņemtu palīdzību. 
          
          You can read information on import at: => UTF-8 string (41) "Jūs varat izlasīt importa informāciju:"
          Read more about the CSV format at: => UTF-8 string (32) "Vairāk par CSV formātu lasīt:"
          https://en.wikipedia.org/wiki/Comma-separated_values => string (52) "https://en.wikipedia.org/wiki/Comma-separated_values"
          Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots => UTF-8 string (56) "Atļautie formāti: .csv, .xls, .xlsx, .xlst, .ods, .ots"
          Only UTF-8 and ISO 8859-1 encodings are allowed => UTF-8 string (47) "Ir atļauti tikai UTF-8 un ISO 8859-1 kodējumi"
          You can also upload your file via FTP to the following directory: %s . => UTF-8 string (63) "Varat augšupielādēt failu uz direktoriju: %s izmantojot FTP."
          Allow or disallow this employee to log in to the Admin panel. => UTF-8 string (75) "Atļaut vai aizliegt šim darbiniekam ieiet Adminstratora vadības panelī."
          Select the shops the employee is allowed to access. => UTF-8 string (64) "Izvēlieties veikalus, kuriem darbiniekam ir atļauts piekļūt."
          Informative only => UTF-8 string (12) "Informācija"
          Warning => UTF-8 string (9) "Uzmanību"
          Error => UTF-8 string (7) "Kļūda"
          Major issue (crash)! => UTF-8 string (28) "Nopietna kļūda (avārija)!"
          Severity levels => UTF-8 string (19) "Drošības līmeņi"
          How do I create a new SQL query? => UTF-8 string (45) "Kā es varu izveidot jaunu SQL pieprasījumu?"
          Notifications are numbered bubbles displayed at the very top of your back office, right next to the shop's name. They display the number of new items since you last clicked on them. => UTF-8 string (196) "Paziņojumi ir numurēti aplīši, kas redzami jūsu aizmugurējā biroja augšpusē,...
          Paziņojumi ir numurēti aplīši, kas redzami jūsu aizmugurējā biroja augšpusē, pa labi no veikala nosaukuma. Tie parāda jaunu notikumu skaitu kopš pēdējās noklikšķināšanas uz tiem.
          
          Some features can be disabled in order to improve performance. => UTF-8 string (63) "Lai uzlabotu veiktspēju dažas funkcijas var tikt izslēgtas,."
          Invalid => UTF-8 string (9) "Nederīgs"
          Okay => string (4) "Labi"
          Good => string (4) "Labs"
          Fabulous => string (8) "Lieliski"
          ModulesStatscarrierAdmin => array (4)
          Carrier distribution => UTF-8 string (21) "Pārvadātāju sadale"
          This graph represents the carrier distribution for your orders. You can also narrow the focus of the graph to display distribution for a particular order status. => UTF-8 string (131) "Grafiks attēlo pārvadātāju darbību ar pasūtījumiem. Pārskatu var samazināt l...
          Grafiks attēlo pārvadātāju darbību ar pasūtījumiem. Pārskatu var samazināt līdz viena pasūtījuma statusa attēlošanai.
          
          No valid orders have been received for this period. => UTF-8 string (56) "Šajā laika periodā nav saņemts neviens pasūtījums."
          Percentage of orders listed by carrier. => UTF-8 string (63) "Pasūtījumu procentuālais sadalījums starp pārvadātājiem."
          ModulesStatsbestvouchersAdmin => array (3)
          Empty recordset returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
          Total used => UTF-8 string (15) "Kopā izlietoti"
          Best vouchers => UTF-8 string (15) "Labākie kuponi"
          AdminShippingNotification => array (18)
          Ranges are not correctly ordered: => UTF-8 string (32) "Apgabali nav pareizi sakārtoti:"
          Reordering => UTF-8 string (11) "Pārkārtot"
          Please validate the last range before creating a new one. => UTF-8 string (58) "Pārbaudiet iepriekšējo apgabalu pirms izveidojat jaunu."
          Are you sure to delete this range ? => UTF-8 string (34) "Vai vēlaties dzēst šo apgabalu?"
          This range is not valid => string (20) "Apgabals nav pareizs"
          Ranges are overlapping => UTF-8 string (20) "Apgabali pārklājas"
          Please select at least one zone => UTF-8 string (30) "Izvēlieties vismaz vienu zonu"
          Are you sure you want to delete the logo? => UTF-8 string (30) "Vai vēlaties dzēst šo logo?"
          You do not have permission to use this wizard. => UTF-8 string (38) "Jums nav atļaujas izmantot šo vedni."
          You must choose at least one shop or group shop. => UTF-8 string (60) "Jums ir jāizvēlās vismaz viens veikals vai veikala grupa."
          An error occurred while saving this carrier. => UTF-8 string (35) "Kļūda saglabājot pārvadātāju."
          An error occurred while saving carrier groups. => UTF-8 string (42) "Kļūda saglabājot pārvadātāju grupas."
          An error occurred while saving carrier zones. => UTF-8 string (41) "Kļūda saglabājot pārvadātāju zonas."
          An error occurred while saving carrier ranges. => UTF-8 string (45) "Kļūda saglabājot pārvadātāju apgabalus."
          An error occurred while saving associations of shops. => UTF-8 string (41) "Kļūda saglabājot veikalu asociācijas."
          An error occurred while saving the tax rules group. => UTF-8 string (35) "Kļūda saglabājot nodokļu grupu."
          An error occurred while saving carrier logo. => UTF-8 string (40) "Kļūda saglabājot pārvadātāja logo."
          An error occurred while updating carrier information. => UTF-8 string (48) "Kļūda saglabājot pārvadātāja informāciju."
          ModulesViewedproductShop => array (1)
          Viewed products => UTF-8 string (20) "Apskatītie produkti"
          ModulesCheckpaymentShop => array (19)
          This payment method is not available. => UTF-8 string (35) "Šis maksājuma veids nav pieejams."
          Please send us your check following these rules: => UTF-8 string (36) "Nosūtiet čeku ar šo informāciju:"
          Amount => string (8) "daudzums"
          Payee => UTF-8 string (22) "Maksājuma saņēmējs"
          Send your check to this address => UTF-8 string (29) "Nosūtiet čeku uz šo adresi"
          Pay by check => UTF-8 string (16) "Maksāt ar čeku"
          (order processing will be longer) => UTF-8 string (36) "(pasūtījuma apstrāde būs ilgāk)"
          Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
          Your check must include: => UTF-8 string (31) "Lūdzu atsūtiet mums čeku ar:"
          Payment amount. => UTF-8 string (17) "Maksājuma summa."
          Payable to the order of => UTF-8 string (27) "maksājamu par pasūtījumu"
          Mail to => UTF-8 string (10) "sūtīt uz"
          Do not forget to insert your order number #%d. => UTF-8 string (54) "Neaizmirstiet ierakstīt Jūsu pasūtijuma numuru #%d."
          Do not forget to insert your order reference %s. => UTF-8 string (55) "Neaizmirstiet ierakstīt Jūsu pasūtījuma atsauci %s."
          An email has been sent to you with this information. => UTF-8 string (49) "Jums tika nosūtīts e-pasts ar šo informāciju."
          Your order will be sent as soon as we receive your payment. => UTF-8 string (76) "Jūsu pasūtījums tiks izsūtīts tiklīdz mēs saņemsim Jūsu maksājumu."
          For any questions or for further information, please contact our => UTF-8 string (53) "Neskaidrību gadījumā, lūdzu, sazinieties ar mūsu"
          customer service department. => UTF-8 string (23) "pircēju atbalsta daļu"
          We have noticed that there is a problem with your order. If you think this is an error, you can contact our => UTF-8 string (71) "Jūsu pasūtījā tika konstatēta kļūda. Lūdzu sazinieties ar mūsu"
          ModulesStatscheckupAdmin => array (16)
          Catalog evaluation => UTF-8 string (22) "Kataloga novērtējums"
          Bad => string (6) "Slikts"
          Average => UTF-8 string (7) "Vidēji"
          Good => string (4) "Labs"
          No product was found. => string (21) "Produkti nav atrasti."
          Descriptions => string (8) "Apraksts"
          chars (without HTML) => UTF-8 string (17) "zīmes (bez HTML)"
          orders / month => UTF-8 string (23) "pasūtījumi / mēnesis"
          items => UTF-8 string (9) "vienības"
          Not enough => string (14) "Nav pietiekami"
          Alright => string (4) "Labi"
          Less than => UTF-8 string (10) "Mazāk kā"
          Greater than => string (12) "greater than"
          Order by => UTF-8 string (12) "Kārtot pēc"
          Desc. => string (8) "Apraksts"
          Global => UTF-8 string (8) "Globāls"
          AdminOrderscustomersHelp => array (39)
          You can add a comment here. => UTF-8 string (38) "Jūs varat pievienot komentāru šeit."
          View details on the customer page => UTF-8 string (28) "Aplūkot datus klientu lapā"
          View details on the order page => UTF-8 string (34) "Apskatīt datus pasūtījumu lapā"
          Would you like to allow merchandise returns in your shop? => UTF-8 string (86) "Izvēlēties, vai ļaut klientiem izmantot preču atgriešanas iespēju Jūsu veikalā"
          How many days after the delivery date does the customer have to return a product? => UTF-8 string (74) "Dienu skaits pēc piegādes datuma, kuru laikā klients var atgriezt preci"
          Prefix used for return name (e.g. RE00001). => UTF-8 string (62) "Prefikss, ko izmanto atgriešanas nosaukumam (piem., RE00001)."
          Merchandise return (RMA) status. => UTF-8 string (31) "Atgriezto preču (RMA) statuss."
          List of products in return package. => UTF-8 string (34) "Pakā atgriezto produktu saraksts."
          The link is only available after validation and before the parcel gets delivered. => UTF-8 string (65) "Saite ir pieejama tikai pēc pārbaudes un pirms pakas piegādes."
          This customer will receive your newsletter via email. => UTF-8 string (52) "Šis klients saņems jūsu apkārtrakstu pa e-pastu."
          Password should be at least %length% characters long. => UTF-8 string (40) "Parolē jābūt vismaz %length% zīmēm."
          Enable or disable customer login. => UTF-8 string (46) "Ļaut vai neļaut šim pircējam pieslēgties."
          This customer will receive your ads via email. => UTF-8 string (48) "Šis klients saņems jūsu reklāmas pa e-pastu."
          Select all the groups that you would like to apply to this customer. => UTF-8 string (64) "Atlasiet visas grupas, kuras vēlaties piešķirt šim klientam."
          This group will be the user's default group. => UTF-8 string (46) "Šī grupa būs lietotāja noklusējuma grupa."
          Only the discount for the selected group will be applied to this customer. => UTF-8 string (65) "Tikai atlaide izvēlētajai grupai tiks piemērota šim klientam."
          Valid characters: => UTF-8 string (17) "Derīgie simboli:"
          Prefix used for credit slips. => UTF-8 string (40) "Prefikss, kuru izmanto kredītrēķinos."
          Prefix used for delivery slips. => UTF-8 string (43) "Prefikss, kuru izmanto piegādes rēķinos."
          The next delivery slip will begin with this number and then increase with each additional slip. => UTF-8 string (98) "Nākošais piegādes rēķins sāksies ar šo numuru, un tad palielināsies ar katru...
          Nākošais piegādes rēķins sāksies ar šo numuru, un tad palielināsies ar katru nākošo soli
          
          If required, show the total amount per rate of the corresponding tax. => UTF-8 string (63) "Ja nepieciešams, uzrādīt attiecīgā nodokļa kopējo summu."
          Freely definable prefix for invoice number (e.g. #IN00001). => UTF-8 string (61) "Brīvi definējams prefikss rēķina numuram (e.g. #IN00001)."
          The next invoice will begin with this number, and then increase with each additional invoice. Set to 0 if you want to keep the current number (which is #%number%). => UTF-8 string (172) "Nākamais rēķins sāksies ar šo numuru un pēc tam palielināsies ar katru jaunu...
          Nākamais rēķins sāksies ar šo numuru un pēc tam palielināsies ar katru jaunu rēķinu. Iestatiet uz 0, ja vēlaties saglabāt pašreizējo numuru (tas ir #%number%).
          
          This text will appear at the bottom of the invoice, below your company details. => UTF-8 string (76) "Šis teksts tiks rādīts rēķina apakšdaļā zem jūsu uzņēmuma datiem."
          Saves memory but slows down the PDF generation. => UTF-8 string (49) "Ietaupa atmiņu, bet palēnina PDF ģenerēšanu."
          Select the fields you would like to be required for this section. => UTF-8 string (71) "Norādiet laukus, kurus vēlaties noteikt kā obligātus šai sadaļai."
          Please make sure you are complying with the opt-in legislation applicable in your country. => UTF-8 string (107) "Lūdzu, pārliecinieties, vai esat izpildījis piekrišanas tiesību aktus, kas p...
          Lūdzu, pārliecinieties, vai esat izpildījis piekrišanas tiesību aktus, kas piemērojami jūsu valstī.
          
          This feature generates a random password before sending an email to your customer. => UTF-8 string (72) "Šī iespēja izveidos nejaušu paroli un aizsūtīs epastā to klientam"
          This note will be displayed to all employees but not to customers. => UTF-8 string (63) "Šī piezīme būs redzama tikai darbiniekiem, bet ne klientam."
          Format: 2011-12-31 (inclusive). => UTF-8 string (33) "Formāts: 2011-12-31 (ieskaitot)."
          You can also export orders which have not been charged yet. => UTF-8 string (60) "Varat arī eksportēt pasūtījumus, kas vēl nav iekasēti."
          If enabled, your customers will receive an invoice for the purchase. => UTF-8 string (65) "Ja tas ir iespējots, jūsu klienti saņems rēķinu par pirkumu."
          Adds an image in front of the product name on the invoice => UTF-8 string (51) "Rēķinā pievieno attēlu pirms produkta nosaukuma"
          Use this field to show additional information on the invoice, below the payment methods summary (like specific legal information). => UTF-8 string (147) "Izmantojiet šo lauku, lai parādītu papildu informāciju par rēķinu, zem maksā...
          Izmantojiet šo lauku, lai parādītu papildu informāciju par rēķinu, zem maksājuma kopsavilkuma (piemēram, konkrēta juridiska informācija).
          
          Choose an invoice model. => UTF-8 string (29) "Izvēlieties rēķina modeli."
          Search for an existing product by typing the first letters of its name. => UTF-8 string (63) "Meklēt esošu produktu, ierakstot tā nosaukuma pirmos burtus."
          Search for an existing customer by typing the first letters of his/her name. => UTF-8 string (68) "Meklēt esošu klientu, ierakstot viņa/viņas vārda pirmos burtus."
          Do not forget to update your exchange rate before making this change. => UTF-8 string (72) "Pirms veikt izmaiņas, neaizmirstiet atjaunināt valūtas maiņas kursu."
          (Max %amount_refundable% %tax_method%) => UTF-8 string (45) "(Maksimāli %amount_refundable% %tax_method%)"
          ModulesBestsellersShop => array (2)
          Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
          All best sellers => UTF-8 string (34) "Visi visvairāk pārdotie produkti"
          AdminShippingFeature => array (61)
          Will be applied when the price is => UTF-8 string (25) "Tiks piemērots pie cenas"
          Will be applied when the weight is => UTF-8 string (28) "Tiks piemērots, ja svars ir"
          Add new range => string (25) "Pievienot jaunu diapazonu"
          Ranges => string (9) "Diapazoni"
          inactive => UTF-8 string (9) "neaktīvs"
          Carrier name: => UTF-8 string (15) "Pārvadātājs:"
          This carrier will be proposed for those delivery zones: => UTF-8 string (63) "Šis pārvadātājs tiks piedāvāts šādām piegādes zonām:"
          And it will be proposed for those client groups: => UTF-8 string (49) "Un tas tiks piedāvāts šādām klientu grupām:"
          Finally, this carrier will be proposed in those shops: => UTF-8 string (68) "Visbeidzot, šis pārvadātājs tiks piedāvāts šādiem veikaliem:"
          This carrier is %1$s and the transit time is %2$s. => UTF-8 string (52) "Šis pārvadātājs ir %1$s un laiks ceļā ir %2$s."
          free => string (9) "bezmaksas"
          not free => string (6) "maksas"
          This carrier can deliver orders from %1$s to %2$s. => UTF-8 string (68) "Šis pārvadātājs var piegādāt pasūtījumus no %1$s līdz %2$s."
          If the order is out of range, the behavior is to %3$s. => UTF-8 string (54) "Ja pasūtījums ir ārpus diapazona, darbība ir %3$s."
          The shipping cost is calculated %1$s and the tax rule %2$s will be applied. => UTF-8 string (85) "Piegādes izmaksas ir aprēķinātas %1$s un tiks piemērots nodokļu noteikums %2...
          Piegādes izmaksas ir aprēķinātas %1$s un tiks piemērots nodokļu noteikums %2$s.
          
          according to the price => UTF-8 string (17) "saskaņā ar cenu"
          according to the weight => UTF-8 string (19) "atkarībā no svara"
          Add new carrier => UTF-8 string (30) "Pievienot jaunu pārvadātāju"
          Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Pick up in-store => UTF-8 string (18) "Jāpaņem veikalā"
          Delivery next day! => UTF-8 string (33) "Piegāde nākamajā darba dienā!"
          General settings => UTF-8 string (25) "Vispārīgie iestatījumi"
          Shipping locations and costs => UTF-8 string (25) "Piegādes vietas un cenas"
          Size, weight, and group access => string (30) "Lielums, svars un grupu pieeja"
          Carrier name => UTF-8 string (24) "Pārvadātāja nosaukums"
          Tracking URL => UTF-8 string (16) "Izsekošanas URL"
          Add handling costs => UTF-8 string (29) "Pievienot apstrādes izmaksas"
          According to total price. => UTF-8 string (26) "Saskaņā ar kopējo cenu."
          According to total weight. => UTF-8 string (29) "Atkarībā no kopējā svara."
          Apply the cost of the highest defined range => UTF-8 string (34) "Pielāgot augstāko definēto cenu"
          Maximum package width (%s) => UTF-8 string (31) "Maksimālais pakas platums (%s)"
          Maximum package height (%s) => UTF-8 string (32) "Maksimālais pakas augstums (%s)"
          Maximum package depth (%s) => UTF-8 string (32) "Maksimālais pakas dziļums (%s)"
          Maximum package weight (%s) => UTF-8 string (29) "Maksimālais pakas svars (%s)"
          Group access => UTF-8 string (16) "Grupas piekļuve"
          Transit time => UTF-8 string (15) "Tranzīta laiks"
          Speed grade => UTF-8 string (13) "Ātruma klase"
          Billing => UTF-8 string (10) "Norēķini"
          Out-of-range behavior => UTF-8 string (27) "Pārsniegtu limitu darbība"
          Disable carrier => UTF-8 string (23) "Atslēgt piegādātāju"
          Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Apply shipping cost => UTF-8 string (30) "Piemērot transporta izdevumus"
          Shipping and handling => UTF-8 string (22) "Piegāde un iepakojums"
          Default behavior => UTF-8 string (26) "Rīcība pēc noklusējuma"
          According to total price => UTF-8 string (20) "Pēc kopējās cenas"
          According to total weight => UTF-8 string (19) "Pēc kopējā svara"
          Maximum package height => UTF-8 string (27) "Maksimālais pakas augstums"
          Maximum package width => UTF-8 string (25) "Maksimālais pakas garums"
          Maximum package depth => UTF-8 string (27) "Maksimālais pakas dziļums"
          Maximum package weight => UTF-8 string (24) "Maksimālais pakas svars"
          Delay => UTF-8 string (15) "Aizkavēšanās"
          Name: => string (10) "Nosaukums:"
          Default carrier => UTF-8 string (26) "Piegāde pēc noklusējuma"
          Handling charges => UTF-8 string (23) "Sagatavošanas izmaksas"
          Free shipping starts at => UTF-8 string (21) "Bezmaksas piegāde no"
          Carrier options => UTF-8 string (24) "Piegādātāja iespējas"
          Handling => UTF-8 string (11) "Iepakošana"
          Carriers => UTF-8 string (14) "Piegādātāji"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Shipping cost => UTF-8 string (18) "Piegādes izmaksas"
          Tracking number => UTF-8 string (19) "Izsekošanas numurs"
          ModulesImagesliderAdmin => array (36)
          Image slider => UTF-8 string (18) "Attēlu slaidšovs"
          Invalid values => UTF-8 string (21) "Nederīgas vērtības"
          Invalid slide => UTF-8 string (16) "Nederīgs slaids"
          Invalid slide state. => string (25) "Nepareizs slaida statuss."
          Invalid slide ID => string (19) "Nepareizs slaida ID"
          The title is too long. => string (22) "Nosaukums ir par garu."
          The caption is too long. => UTF-8 string (28) "Virsraksts ir pārāk garš."
          The URL is too long. => string (18) "Saite ir par garu."
          The description is too long. => string (21) "Apraksts ir par garu."
          The URL format is not correct. => UTF-8 string (26) "Nepareizs saites formāts."
          Invalid filename. => UTF-8 string (26) "Nederīgs faila nosaukums."
          The URL is not set. => string (21) "Nav pievienota saite."
          The image is not set. => UTF-8 string (23) "Attēls nav iestatīts."
          The configuration could not be updated. => UTF-8 string (30) "Nevar atjaunot konfigurāciju."
          The slide could not be added. => string (23) "Slaidu nevar pievienot."
          The slide could not be updated. => string (22) "Slaidu nevar atjaunot."
          Slide information => UTF-8 string (19) "Slaida informācija"
          Target URL => UTF-8 string (13) "Mērķa saite"
          Caption => string (8) "Paraksts"
          Speed => UTF-8 string (7) "Ātrums"
          The duration of the transition between two slides. => UTF-8 string (38) "Pārejas ilgums starp diviem slaidiem."
          Pause on hover => UTF-8 string (44) "Pauzēt ja peles kursors atrodas virs slaida"
          Stop sliding when the mouse cursor is over the slideshow. => UTF-8 string (70) "Apstādināt slaidšova darbību ja peles kursors atrodas virs slaida."
          Loop forever => UTF-8 string (23) "Atkārtot nepārtraukti"
          Loop or stop after the last slide. => UTF-8 string (59) "Atkārtot nepārtraukti vai apstāties uz pēdējā slaida."
          Since multiple languages are activated on your shop, please mind to upload your image for each one of them => UTF-8 string (88) "Veikalam ir vairākas valodas, neaizmirstiet augšupielādēt attēlu katrai no v...
          Veikalam ir vairākas valodas, neaizmirstiet augšupielādēt attēlu katrai no valodām
          
          You cannot manage slides items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit => UTF-8 string (151) "Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu...
          Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu Grupa" kontekstā. Izvēlieties konkrētu veikalu, ko vēlaties labot
          
          You can only edit this slide from the shop(s) context: %s => UTF-8 string (52) "Šo slaidu var labot tikai veikala(u) kontekstā: %s"
          You cannot add slides from a "All Shops" or a "Group Shop" context => UTF-8 string (75) "Jūs nevarat pievienot slaidus no "Visiem veikaliem" vai "Grupas veikaliem""
          Unable to get slide shop association information (id_slide: %d) => UTF-8 string (58) "Nevar iegūt slaidu asociācijas no veikala (id_slide: %d)"
          The modifications will be applied to shop: %s => UTF-8 string (46) "Izmaiņas tiks pielietotas šajā veikalā: %s"
          The modifications will be applied to this group: %s => UTF-8 string (44) "Izmaiņas tiks pielietotas šajā grupā: %s"
          The modifications will be applied to all shops and shop groups => UTF-8 string (62) "Izmaiņas tiks pielietotas visiem veikaliem un veikalu grupām"
          This slide is shared with other shops! All shops associated to this slide will apply modifications made here => UTF-8 string (140) "Šis slaids ir koplietots ar citiem veikaliem! Visi veikali kuri ir asociēti ...
          Šis slaids ir koplietots ar citiem veikaliem! Visi veikali kuri ir asociēti ar šo slaidu saņems automātiskus slaidšova atjauninājumus
          
          Slides list => string (15) "Slaidu saraksts"
          Shared slide => string (19) "Koplietojams slaids"
          ModulesDataprivacyShop => array (1)
          Customer data privacy[1][2]%message%[/2] => UTF-8 string (42) "Klientu datu privātums[1][2]%message%[/2]"
          ModulesDashactivityAdmin => array (29)
          Dashboard Activity => UTF-8 string (37) "Administrācijas paneļa aktivitātes"
          (from %s to %s) => UTF-8 string (16) "(no %s līdz %s)"
          Active cart => UTF-8 string (14) "Aktīvie grozi"
          How long (in minutes) a cart is to be considered as active after the last recorded change (default: 30 min). => UTF-8 string (129) "Pēc cik ilga laika (minūtēs) grozs tiek atzīmēts kā neaktīvs, no pēdējo izma...
          Pēc cik ilga laika (minūtēs) grozs tiek atzīmēts kā neaktīvs, no pēdējo izmaiņu veikšanas (pēc noklusējuma: 30 min).
          
          Online visitor => UTF-8 string (26) "Tiešsaistes apmeklētājs"
          How long (in minutes) a visitor is to be considered as online after their last action (default: 30 min). => UTF-8 string (136) "Cik ilgi (minūtēs) apmeklētājs tiek uzskatīts par tiešsaistē esošu, no pēdēj...
          Cik ilgi (minūtēs) apmeklētājs tiek uzskatīts par tiešsaistē esošu, no pēdējās aktivitātes (pēc noklusējuma: 30 minūtes).
          
          Abandoned cart (min) => string (19) "Pamests grozs (min)"
          How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs). => UTF-8 string (93) "Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests (pēc noklusējuma...
          Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests (pēc noklusējuma: 24 st.).
          
          hrs => string (3) "st."
          Abandoned cart (max) => string (20) "Pamestie grozi (max)"
          How long (in hours) after the last action a cart is no longer to be considered as abandoned (default: 24 hrs). => UTF-8 string (120) "Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests no pēdējās aktiv...
          Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests no pēdējās aktivitātes (pēc noklusējuma: 24 st.).
          
          Activity overview => UTF-8 string (22) "Aktivitāšu pārskats"
          Online Visitors => UTF-8 string (26) "Tiešsaistes apmeklētāji"
          in the last %d minutes => UTF-8 string (23) "pēdējās %d minūtēs"
          Active Shopping Carts => UTF-8 string (28) "Aktīvie iepirkšanās grozi"
          Currently Pending => UTF-8 string (31) "Pašlaik gaidīšanas režīmā"
          Return/Exchanges => UTF-8 string (20) "Atgriezts/Apmainīts"
          Out of Stock Products => UTF-8 string (20) "Izpārdotie produkti"
          New Messages => UTF-8 string (15) "Jauni ziņojumi"
          Product Reviews => string (19) "Produktu atsauksmes"
          Customers & Newsletters => UTF-8 string (17) "Klienti un Ziņas"
          New Customers => string (13) "Jauns klients"
          New Subscriptions => string (16) "Jauni abonementi"
          Total Subscribers => UTF-8 string (23) "Kopā pierakstījušies"
          Traffic => UTF-8 string (7) "Plūsma"
          Link to your Google Analytics account => string (31) "Saite uz Google Analytics kontu"
          Visits => UTF-8 string (12) "Apmeklējumi"
          Unique Visitors => UTF-8 string (23) "Unikālie apmeklētāji"
          Traffic Sources => UTF-8 string (42) "Vietnes no kurām klienti apmeklē veikalu"
          AdminDashboardHelp => array (10)
          This mode displays sample data so you can try your dashboard without real numbers. => UTF-8 string (120) "Šajā režīmā tiek rādīti demo datu paraugi, lai varētu izmēģināt informācijas...
          Šajā režīmā tiek rādīti demo datu paraugi, lai varētu izmēģināt informācijas paneli bez reāliem skaitļiem.
          
          Choose a fixed fee for each order placed in %currency% with %module%. => UTF-8 string (72) "Izvēlieties fiksētu maksu katram pasūtījumam %currency% ar %module%."
          Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes. => UTF-8 string (122) "Izvēlaties mainīgo maksu katram pasūtījumam %currency% ar %module%. Tas tiks...
          Izvēlaties mainīgo maksu katram pasūtījumam %currency% ar %module%. Tas tiks piemērots kopējai summai ar nodokļiem.
          
          Choose a fixed fee for each order placed with a foreign currency with %module%. => UTF-8 string (82) "Izvēlieties fiksētu maksu par katru pasūtījumu ārvalstu valūtā ar %module%."
          Choose a variable fee for each order placed with a foreign currency with %module%. It will be applied on the total paid with taxes. => UTF-8 string (135) "Izvēlieties mainīgo maksu par katru pasūtījumu ārvalstu valūtā ar %module%. ...
          Izvēlieties mainīgo maksu par katru pasūtījumu ārvalstu valūtā ar %module%. Tas tiks piemērots kopējai samaksai ar nodokļiem.
          
          For the carrier named %s, indicate the domestic delivery costs in percentage of the price charged to customers. => UTF-8 string (87) "Pārvadātājam %s, norādiet vietējās piegādes izmaksas procentos no klienta ce...
          Pārvadātājam %s, norādiet vietējās piegādes izmaksas procentos no klienta cenas.
          
          For the carrier named %s, indicate the overseas delivery costs in percentage of the price charged to customers. => UTF-8 string (102) "Pārvadātājam %s norādiet ārvalstu piegādes izmaksas procentos no cenas, kas ...
          Pārvadātājam %s norādiet ārvalstu piegādes izmaksas procentos no cenas, kas jāmaksā klientiem.
          
          Method: Indicate the percentage of your carrier margin. For example, if you charge $10 of shipping fees to your customer for each shipment, but you really pay $4 to this carrier, then you should indicate "40" in the percentage field. => UTF-8 string (206) "Metodika: Norāda piegādātāja ienākumus procentos. Piemēram, ja katram sūtīju...
          Metodika: Norāda piegādātāja ienākumus procentos. Piemēram, ja katram sūtījumam no klienta iekasē 10€ par piegādi, bet jūs maksājiet pārvadātājam 4€, procentuālā laukā jānorāda "40".
          
          You should calculate this percentage as follows: ((total sales revenue) - (cost of goods sold)) / (total sales revenue) * 100. This value is only used to calculate the Dashboard approximate gross margin, if you do not specify the wholesale price for each product. => UTF-8 string (307) "Jūs šo procentu aprēķiniet šādi: ((kopējie pārdošanas ieņēmumi) - (pārdotās ...
          Jūs šo procentu aprēķiniet šādi: ((kopējie pārdošanas ieņēmumi) - (pārdotās preces izmaksas)) / (kopējie pārdošanas ieņēmumi) * 100. Šo vērtību izmanto tikai, lai aprēķinātu informācijas panelī aptuveni bruto peļņu, ja jūs nenorādāt vairumtirdzniecības cenu katram produktam.
          
          You should calculate this value by making the sum of all of your additional costs per order. => UTF-8 string (90) "Šī vērtība tiek aprēķināta summējot visas jūsu papildu izmaksas par pasūtīju...
          Šī vērtība tiek aprēķināta summējot visas jūsu papildu izmaksas par pasūtījumu.
          
          AdminAdvparametersNotification => array (206)
          Administrator permissions cannot be modified. => UTF-8 string (44) "Administratora tiesības nevar tikt labotas."
          Importing your data... => UTF-8 string (27) "Jūsu datu importēšana..."
          Data imported! => UTF-8 string (28) "Datu importēšana pabeigta!"
          Look at your listings to make sure it's all there as you wished. => UTF-8 string (91) "Apskatiet savus ierakstus, lai pārliecinātos, vai tur viss ir tā, kā jūs to ...
          Apskatiet savus ierakstus, lai pārliecinātos, vai tur viss ir tā, kā jūs to vēlētos.
          
          Warning, the current import may require a PHP setting update, to allow more data to be transferred. If the current import stops before the end, you should increase your PHP "post_max_size" setting to [1]%size%[/1]MB at least, and try again. => UTF-8 string (289) "Brīdinājums, pašreizējam importam var būt nepieciešams PHP iestatījumu atjau...
          Brīdinājums, pašreizējam importam var būt nepieciešams PHP iestatījumu atjauninājums, lai varētu pārsūtīt vairāk datu. Ja pašreizējais imports pārtrūkst pirms pašam beigām, jums jāpalielina PHP iestatījums "post_max_size" vismaz [1]%size%[/1]MB un mēģiniet vēlreiz.
          
          Some errors were detected. Please check the details: => UTF-8 string (55) "Tika konstatētas dažas kļūdas. Pārbaudiet sīkāk:"
          Errors occurred: => UTF-8 string (16) "Radās kļūdas:"
          We made the following adjustments: => UTF-8 string (34) "Mēs veicām sekojošas izmaiņas:"
          Validating data... => UTF-8 string (17) "Datu pārbaude..."
          Ignore warnings and continue? => UTF-8 string (37) "Ignorēt brīdinājumus un turpināt?"
          Abort import => UTF-8 string (18) "Pārtraukt importu"
          Aborting, please wait... => UTF-8 string (32) "Atcelšana, lūdzu, uzgaidiet..."
          [1]%percentage%[/1]% validated => UTF-8 string (33) "[1]%percentage%[/1]% pārbaudīti"
          Processing next page... => UTF-8 string (28) "Nākamās lapas asptrāde..."
          Linking accessories... => UTF-8 string (26) "Aksesuāru savienošana..."
          [1]%size%[/1]% imported => UTF-8 string (25) "[1]%size%[/1]% importēts"
          Error - The following e-mail template is missing: %s => UTF-8 string (45) "Kļūda - trūkst šāda e-pasta šablona: %s"
          "Backup" directory does not exist. => UTF-8 string (40) "Dublējuma atrašanās vieta neeksistē."
          Invalid ID => UTF-8 string (12) "Nederīgs ID"
          Unable to create backup file => string (37) "Nevar izveidot rezerves kopijas failu"
          An error occurred while backing up. Unable to obtain the schema of %s => UTF-8 string (60) "Kļūda veidojot rezerves kopiju. Nevarēja iegūt %s shēmu"
          No valid tables were found to backup. => UTF-8 string (47) "Netika atrasta derīgu tabula rezerves kopijai."
          Error deleting => UTF-8 string (16) "Kļūda dzēšot"
          Can't add the voucher. => string (23) "Nevar pievienot kuponu."
          Your file has been successfully imported into your shop. Don't forget to re-build the products' search index. => UTF-8 string (115) "Jūsu fails ir veiksmīgi importēts jūsu veikalā. Neaizmirsti atkārtoti izveid...
          Jūsu fails ir veiksmīgi importēts jūsu veikalā. Neaizmirsti atkārtoti izveidot produktu meklēšanas indeksu.
          
          (click to open "Generators" page) => UTF-8 string (50) "(noklikšķiniet, lai atvērtu lapu "Ģeneratori")"
          Warehouse did not exist, cannot set on product %name%. => UTF-8 string (55) "Noliktava neeksistē, nevar iestatīt produktam %name%."
          No image was found for combination with id_product = %s and image position = %s. => UTF-8 string (82) "Netika atrasts attēls kombinācijā ar id_product = %s un attēla pozīciju = %s."
          EAN13 "%ean13%" has incorrect value for product with id %id%. => UTF-8 string (60) "EAN13 "%ean13%" ir nepareiza vērtība produktam ar id %id%."
          Advanced stock management has incorrect value. Not set for product with id %id%. => UTF-8 string (93) "Paplašinātā krājumu vadībā ir nepareiza vērtība. Nav iestatīta produktam ar ...
          Paplašinātā krājumu vadībā ir nepareiza vērtība. Nav iestatīta produktam ar id %id%.
          
          Advanced stock management is not enabled, cannot enable on product with id %id%. => UTF-8 string (83) "Paplašinātā krājumu vadība nav ieslēgta, nevar ieslēgt produktam ar id %id%."
          Advanced stock management is not enabled, warehouse is not set on product with id %id%. => UTF-8 string (93) "Paplašinātā krājumu vadība nav ieslēgta, produktam ar id %id% nav norādīta n...
          Paplašinātā krājumu vadība nav ieslēgta, produktam ar id %id% nav norādīta noliktava.
          
          Email address %1$s (ID: %2$s) cannot be validated. => UTF-8 string (43) "E-pastu %1$s (ID: %2$s) nevar apstiprināt."
          Email address %1$s (ID: %2$s) cannot be saved. => UTF-8 string (40) "E-pastu %1$s (ID: %2$s) nevar saglabāt."
          %1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be validated => UTF-8 string (77) "%1$s neeksistē datu bāzē %2$s (ID: %3$s), un tāpēc to nevar apstiprināt"
          %1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be saved => UTF-8 string (77) "%1$s neeksistē datu bāzē %2$s (ID: %3$s), un tāpēc nevar tikt saglabāts"
          "%email%" is not a valid email address. => UTF-8 string (30) ""%email%" nav derīgs e-pasts."
          The customer ID #%d does not exist in the database, and therefore cannot be validated. => UTF-8 string (72) "Klienta ID #%d neeksistē datu bāzē, un tāpēc to nevar apstiprināt."
          The customer ID #%d does not exist in the database, and therefore cannot be saved. => UTF-8 string (69) "Klienta ID #%d neeksistē datu bāzē, un tāpēc to nevar saglabāt."
          Supplier is invalid => UTF-8 string (24) "Nederīgs piegādātājs"
          Alias is invalid => UTF-8 string (26) "Aizstājvārds nav derīgs"
          Store is invalid => UTF-8 string (19) "Veikals nav derīgs"
          Supplier ID (%id%) is not valid (at line %line%). => UTF-8 string (54) "Piegādātāja ID (%id%) nav derīgs (līnija %line%)."
          Lang ID (%id%) is not valid (at line %line%). => UTF-8 string (49) "Valodas ID (%id%) nav derīgs (rindiņā %line%)."
          Warehouse ID (%id%) is not valid (at line %line%). => UTF-8 string (52) "Noliktavas ID (%id%) nav derīgs (rindiņā %line%)."
          Currency ID (%id%) is not valid (at line %line%). => UTF-8 string (50) "Valūtas ID (%id%) nav derīgs (rindiņā %line%)."
          Reference (%ref%) already exists (at line %line%). => UTF-8 string (50) "Reference (%ref%) jau eksistē (rindiņā %line%)."
          YYYY-MM-DD => string (10) "GGGG-MM-DD"
          Date format (%date%) is not valid (at line %line%). It should be: %date_format%. => UTF-8 string (80) "Datuma formāts (%date%) nav derīgs (rindiņā %line%). Jābūt: %date_format%."
          Date (%date%) cannot be in the past (at line %line%). Format: %date_format%. => UTF-8 string (81) "Datums (%date%) nevar būt pagātnē (rindiņā %line%). Formāts: %date_format%."
          Format: Between 0 and 100 => UTF-8 string (24) "Formāts: Starp 0 un 100"
          Discount rate (%rate%) is not valid (at line %line%). %format%. => UTF-8 string (65) "Atlaižu likme (%rate%) nav derīga (rindiņā %line%). %format%."
          Supply Order (%id%) is not editable (at line %line%). => UTF-8 string (65) "Piegādes pasutījums (%id%) nav rediģējams (rindiņā %line%)."
          Supply Order could not be saved (at line %line%). => UTF-8 string (62) "Piegādes pasūtījumu nevarēja saglabāt (rindiņā %line%)."
          Supply Order (%s) could not be loaded (at line %d). => UTF-8 string (59) "Piegādes pasūtījumu (%s) nevar ielādēt (rindiņā %d)."
          Product/Attribute (%d/%d) cannot be added twice (at line %d). => UTF-8 string (67) "Produkts/Īpašības (%d/%d) nevar pievienot divreiz (rindiņa %d)."
          Product (%d/%d) is not available for this order (at line %d). => UTF-8 string (64) "Produkts (%d/%d) šim pasūtījumam nav pieejams (rindiņā %d)."
          Unit Price (tax excl.) (%d) is not valid (at line %d). => UTF-8 string (63) "Vienības cena (bez nodokļiem) (%d) nav derīga (rindiņa %d)."
          Quantity Expected (%d) is not valid (at line %d). => UTF-8 string (52) "Paredzamais daudzums (%d) nav derīgs (rindiņa %d)."
          Discount rate (%d) is not valid (at line %d). %s. => UTF-8 string (50) "Atlaižu likme (%d) nav derīga (rindiņa %d). %s."
          Cannot read the .CSV file => UTF-8 string (25) "Nevar nolasīt CSV failu."
          Linking Accessories... => UTF-8 string (20) "Saišu aksesuāri..."
          The confirmation email couldn't be sent, but the import is successful. Yay! => UTF-8 string (79) "Apstiprinājuma e-pastu nevarēja nosūtīt, taču importēšana ir veiksmīga!"
          There is an empty row in the file that won't be imported. => UTF-8 string (46) "Failā ir tukša rinda, kas netiks importēta."
          %s import => string (10) "%s imports"
          (from %s to %s) => UTF-8 string (16) "(no %s līdz %s)"
          with truncate => UTF-8 string (16) "ar saīsinājumu"
          The category ID must be unique. It can't be the same as the one for Root or Home category. => UTF-8 string (94) "Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā Pamata vai Mājas k...
          Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā Pamata vai Mājas kategorijai.
          
          The category ID must be unique. It can't be the same as the one for the parent category (ID: %1$s). => UTF-8 string (95) "Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā vecāku kategorijai...
          Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā vecāku kategorijai (ID: %1$s).
          
          A category can't be its own parent. You should rename it (current name: %1$s). => UTF-8 string (104) "Kategorija nevar būt pati sev vecāks. Jums vajadzētu to pārdēvēt (pašreizēja...
          Kategorija nevar būt pati sev vecāks. Jums vajadzētu to pārdēvēt (pašreizējais nosaukums: %1$s).
          
          %category_name% (ID: %id%) cannot be saved => UTF-8 string (42) "%category_name% (ID: %id%) nevar saglabāt"
          URL rewriting failed to auto-generate a friendly URL for: %category_name% => UTF-8 string (87) "URL pārrakstīšanai neizdevās automātiski ģenerēt draudzīgu URL: %category_na...
          URL pārrakstīšanai neizdevās automātiski ģenerēt draudzīgu URL: %category_name%
          
          Rewrite link for %1$s (ID %2$s): re-written as %3$s. => UTF-8 string (57) "Pārrakstīt saiti %1$s (ID %2$s): pārrakstīt kā %3$s."
          A category cannot be its own parent. The parent category ID is either missing or unknown (ID: %1$s). => UTF-8 string (104) "Kategorija nevar būt tās pašas vecāks. Vecāku kategorijas ID ir pazudis vai ...
          Kategorija nevar būt tās pašas vecāks. Vecāku kategorijas ID ir pazudis vai nav zināms (ID: %1$s).
          
          The root category cannot be modified. => UTF-8 string (30) "Pamatkategoriju nevar mainīt."
          cannot be copied. => UTF-8 string (14) "nevar nokopēt"
          %1$s (ID: %2$s) cannot be %3$s => UTF-8 string (31) "%1$s (ID: %2$s) nevar būt %3$s"
          Unknown tax rule group ID. You need to create a group with this ID first. => UTF-8 string (78) "Nezināma nodokļu tiesību grupas ID. Vispirms ir jāizveido grupa ar šo ID."
          %1$s (ID: %2$s) cannot be saved => UTF-8 string (31) "%1$s (ID: %2$s) nevar saglabāt"
          %data% cannot be saved => UTF-8 string (22) "%data% nevar saglabāt"
          Shop is not valid => UTF-8 string (17) "Nederīgs veikals"
          Discount is invalid => UTF-8 string (17) "Nederīga atlaide"
          Tags list is invalid => UTF-8 string (23) "Nederīgs tagu saraksts"
          Error copying image: %url% => UTF-8 string (31) "Kļūda kopējot attēlu: %url%"
          Product #%id%: the picture (%url%) cannot be saved. => UTF-8 string (48) "Produkta #%id%: attēlu (%url%) nevar saglabāt."
          Advanced stock management has incorrect value. Not set for product %name% => UTF-8 string (88) "Izvērstā krājumu pārvaldībā ir nepareiza vērtība. Nav iestatīts produkts %na...
          Izvērstā krājumu pārvaldībā ir nepareiza vērtība. Nav iestatīts produkts %name%
          
          Advanced stock management is not enabled, cannot enable on product %name% => UTF-8 string (79) "Izvērstā krājumu pārvaldība nav ieslēgta, nevar izmantot produktam %name%"
          Advanced stock management is not enabled, warehouse not set on product %name% => UTF-8 string (87) "Izvērstā krājumu pārvaldība nav ieslēgta, produktam %name% nav noteikta noli...
          Izvērstā krājumu pārvaldība nav ieslēgta, produktam %name% nav noteikta noliktava
          
          Incorrect value for "Depends on stock" for product %name% => UTF-8 string (62) "Nepareiza vērtība "Atkarīgs no noliktavas" produktam %name%"
          Advanced stock management is not enabled, cannot set "Depends on stock" for product %name% => UTF-8 string (104) "Paplašinātā krājumu vadība nav ieslēgta, nevar iestatīt "Atkarībā no krājuma...
          Paplašinātā krājumu vadība nav ieslēgta, nevar iestatīt "Atkarībā no krājuma" produktam %name%
          
          The uploaded file exceeds the upload_max_filesize directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess. => UTF-8 string (179) "Augšupielādētais fails pārsniedz upload_max_filesize direktīvu vietnē php.in...
          Augšupielādētais fails pārsniedz upload_max_filesize direktīvu vietnē php.ini. Ja to ļauj servera konfigurācija, jūs varat norādīt šo parametru savā .htaccess failā.
          
          The uploaded file exceeds the post_max_size directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example: => UTF-8 string (185) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini uzstā...
          Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini uzstādījumā. Ja to ļauj servera konfigurācija, jūs varat norādīt šo parametru savā .htaccess failā:
          
          The uploaded file was only partially uploaded. => UTF-8 string (44) "Fails tikai daļēji tika augšupielādēts."
          No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          An error occurred while uploading / copying the file. => UTF-8 string (50) "Radās kļuda augšupielādējot / kopējot failu."
          The import directory doesn't exist. Please check your file path. => UTF-8 string (68) "Importa direktorija nepastāv. Lūdzu, pārbaudiet sava faila ceļu."
          The import directory must be writable (CHMOD 755 / 777). => UTF-8 string (63) "Importa direktorijai jāļauj ierakstīt tajā (CHMOD 755/777)."
          To proceed, please upload a file first. => UTF-8 string (51) "Lai turpinātu, vispirms augšupielādējiet failu."
          The file is too large and cannot be downloaded. Please use the LIMIT clause in this query. => UTF-8 string (109) "Fails ir pārāk liels un to nevar lejupielādēt. Lūdzu, šajā pieprasījumā izma...
          Fails ir pārāk liels un to nevar lejupielādēt. Lūdzu, šajā pieprasījumā izmantojiet LIMIT operatoru.
          
          The "%tablename%" table does not exist. => UTF-8 string (30) "Tabula %tablename% neeksistē."
          The "%attribute%" attribute does not exist in the "%table%" table. => UTF-8 string (53) "Tabulā "%table%" neeksistē atribūts "%attribute%"."
          Undefined "%s" error => UTF-8 string (23) "Nenoteikta kļūda "%s""
          The "*" operator cannot be used in a nested query. => UTF-8 string (49) "Operatoru "*" nevar lietot šajā pieprasījumā."
          The operator "%s" is incorrect. => string (28) "Operators "%s" ir nepareizs."
          The "%operator%" operator is incorrect. => string (36) "Operators "%operator%" ir nepareizs."
          The LIMIT clause must contain numeric arguments. => UTF-8 string (44) "LIMIT punktam jāsatur skaitliski argumenti."
          The "%reference%" reference does not exist in the "%table%" table. => UTF-8 string (53) "Tabulā "%table%" neeksistē atribūts "%reference%"."
          When multiple tables are used, each attribute must refer back to a table. => UTF-8 string (85) "Ja tiek izmantotas vairākas tabulas, katram atribūtam jābūt saistītam ar tab...
          Ja tiek izmantotas vairākas tabulas, katram atribūtam jābūt saistītam ar tabulu.
          
          "%key%" is an unauthorized keyword. => UTF-8 string (38) ""%key%" - neatļauts atslēgas vārds."
          You cannot have two shops with the same name in the same group. => UTF-8 string (63) "Vienā grupā nevar būt divi veikali ar tādu pašu nosaukumu."
          Unable to load this shop. => UTF-8 string (28) "Nevar ielādēt šo veikalu."
          You need to select at least the root category. => UTF-8 string (43) "Jums ir jāizvēlas vismaz pamatkategorija."
          You've selected a state for a country that does not contain states. => UTF-8 string (60) "Tu esi izvēlējies štatu/novadu valstij, kurai nav štati."
          You can't put this menu inside itself. => UTF-8 string (49) "Jūs nevarat ievietot šo izvēlni sevī pašā. "
          The settings file cannot be overwritten. => UTF-8 string (39) "Nevar pārrakstīt faila iestatījumus."
          To use Smarty Cache, the directory %directorypath% must be writable. => UTF-8 string (79) "Lai izmantotu Smarty kešatmiņu, katalogam %directorypath% jābūt rakstāmam."
          Before being able to use this tool, you need to:[1][2]Create a blank .htaccess in your root directory.[/2][2]Give it write permissions (CHMOD 666 on Unix system).[/2][/1] => UTF-8 string (197) "Pirms varat izmantot šo rīku, jums ir nepieciešams: [1][2] Izveidot tukšu .h...
          Pirms varat izmantot šo rīku, jums ir nepieciešams: [1][2] Izveidot tukšu .htaccess savā pamata direktorijā. [/2][2] iestatiet tai rakstīšanas atļaujas (CHMOD 666 sistēmā Unix). [/2][/1]
          
          Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s => UTF-8 string (138) "Kļūda: nevarēja noteikt, vai atkļūdošanas režīms ir aktivizēts. Pārlieciniet...
          Kļūda: nevarēja noteikt, vai atkļūdošanas režīms ir aktivizēts. Pārliecinieties, vai failam ir iestatītas pareizas atļaujas %s
          
          Media server #1 is invalid => UTF-8 string (30) "Mediju serveris #1 nav derīgs"
          Media server #2 is invalid => UTF-8 string (30) "Mediju serveris #2 nav derīgs"
          Media server #3 is invalid => UTF-8 string (30) "Mediju serveris #3 nav derīgs"
          Update your PHP version. => UTF-8 string (30) "Atjaunojiet Jūsu PHP versiju."
          Configure your server to allow file uploads. => UTF-8 string (58) "Konfigurējiet serveri, lai atļautu failu augšupielādi."
          Configure your server to allow the creation of directories and files with write permissions. => UTF-8 string (102) "Konfigurējiet savu serveri, lai atļautu izveidot direktorijas un failus ar r...
          Konfigurējiet savu serveri, lai atļautu izveidot direktorijas un failus ar rakstīšanas atļaujām.
          
          Enable the CURL extension on your server. => UTF-8 string (41) "Ieslēdziet servera CURL paplašinājumu."
          Enable the DOM extension on your server. => UTF-8 string (49) "Ieslēdziet DOM paplašinājumu uz jūsu servera."
          Enable the Fileinfo extension on your server. => UTF-8 string (54) "Ieslēdziet Fileinfo paplašinājumu uz jūsu servera."
          Enable the GD library on your server. => UTF-8 string (35) "Ieslēgt GD bibliotēku uz servera."
          Enable the JSON extension on your server. => UTF-8 string (41) "Ieslēdziet servera JSON paplašinājumu."
          Enable the Mbstring extension on your server. => UTF-8 string (54) "Ieslēdziet Mbstring paplašinājumu uz jūsu servera."
          Enable the OpenSSL extension on your server. => UTF-8 string (53) "Ieslēdziet OpenSSL paplašinājumu uz jūsu servera."
          Enable the PDO Mysql extension on your server. => UTF-8 string (55) "Ieslēdziet PDO Mysql paplašinājumu uz jūsu servera."
          Enable the XML extension on your server. => UTF-8 string (40) "Ieslēdziet servera XML paplašinājumu."
          Enable the ZIP extension on your server. => UTF-8 string (40) "Ieslēdziet servera ZIP paplašinājumu."
          Enable the MySQL support on your server. => UTF-8 string (33) "Ieslēgt MySQL atbalstu serverī."
          Set write permissions for the "config" folder. => UTF-8 string (49) "Iestatiet mapei "config" rakstīšanas atļaujas."
          Set write permissions for the "cache" folder. => UTF-8 string (48) "Iestatiet rakstīšanas atļaujas mapei "cache"."
          Set write permissions for the "sitemap.xml" file. => UTF-8 string (55) "Iestatiet rakstīšanas atļaujas failam "sitemap.xml"."
          Set write permissions for the "img" folder and subfolders. => UTF-8 string (67) "Iestatiet rakstīšanas atļaujas mapei "img" un tās apakšmapēm."
          Set write permissions for the "log" folder and subfolders. => UTF-8 string (67) "Iestatiet rakstīšanas atļaujas mapei "log" un tās apakšmapēm."
          Set write permissions for the "mails" folder and subfolders. => UTF-8 string (69) "Iestatiet rakstīšanas atļaujas "mails" mapei un tās apakšmapēm."
          Set write permissions for the "modules" folder and subfolders. => UTF-8 string (71) "Iestatiet rakstīšanas atļaujas mapei "moduļi" un tās apakšmapēm."
          Set write permissions for the "themes/%s/cache/" folder and subfolders, recursively. => UTF-8 string (86) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/cache/" un rekursīvi apakšma...
          Iestatiet rakstīšanas atļaujas mapei "themes/%s/cache/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "themes/%s/lang/" folder and subfolders, recursively. => UTF-8 string (85) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/lang/" un rekursīvi apakšmap...
          Iestatiet rakstīšanas atļaujas mapei "themes/%s/lang/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "themes/%s/pdf/lang/" folder and subfolders, recursively. => UTF-8 string (89) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/pdf/lang/" un rekursīvi apak...
          Iestatiet rakstīšanas atļaujas mapei "themes/%s/pdf/lang/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "app/config/" folder and subfolders, recursively. => UTF-8 string (81) "Iestatiet rakstīšanas atļaujas mapei "app/config/" un rekursīvi apakšmapēm."
          Set write permissions for the "app/Resources/translations/" folder and subfolders, recursively. => UTF-8 string (97) "Iestatiet rakstīšanas atļaujas mapei "app/Resources/translations/" un rekurs...
          Iestatiet rakstīšanas atļaujas mapei "app/Resources/translations/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "translations" folder and subfolders. => UTF-8 string (76) "Iestatiet rakstīšanas atļaujas mapei "translations" un tās apakšmapēm."
          Set write permissions for the "upload" folder and subfolders. => UTF-8 string (70) "Iestatiet rakstīšanas atļaujas mapei "upload" un tās apakšmapēm."
          Set write permissions for the "download" folder and subfolders. => UTF-8 string (71) "Iestatiet rakstīšanas atļaujas mapei "downlod" un tās apakšmapēm."
          Allow the PHP fopen() function on your server. => UTF-8 string (44) "Atļaut PHP fopen() funkciju jūsu serverī."
          Enable GZIP compression on your server. => UTF-8 string (43) "Ieslēdziet GZIP kompresiju savā serverī."
          Some PrestaShop files are missing from your server. => UTF-8 string (46) "Jūsu serverī trūkst daži PrestaShop faili."
          You are using PHP %s version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.6. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.6 now! => UTF-8 string (185) "Jūs izmantojat PHP %s versiju. Drīz, jaunākā PHP versija, ko atbalsta Presta...
          Jūs izmantojat PHP %s versiju. Drīz, jaunākā PHP versija, ko atbalsta PrestaShop, būs PHP 5.6. Lai pārliecinātos, ka esat gatavs nākotnei, iesakām jaunināt uz PHP 5.6 tūlīt!
          
          Enable the Apache mod_rewrite module => UTF-8 string (34) "Ieslēgt Apache mod_rewrite moduli"
          Error: Could not write to file. Make sure that the correct permissions are set on the file %s => UTF-8 string (103) "Kļūda: nevarēja ierakstīt failā. Pārliecinieties, vai failam ir iestatītas p...
          Kļūda: nevarēja ierakstīt failā. Pārliecinieties, vai failam ir iestatītas pareizas atļaujas %s
          
          The limit chosen is larger than the server's maximum upload limit. Please increase the limits of your server. => UTF-8 string (134) "Izvēlētais limits ir lielāks par servera maksimālo augšupielādes ierobežojum...
          Izvēlētais limits ir lielāks par servera maksimālo augšupielādes ierobežojumu. Lūdzu, palieliniet sava servera ierobežojumus.
          
          The extension of your file should be .csv. => UTF-8 string (42) "Jūsu faila paplašinājumam jābūt .csv."
          It appears the backup was successful, however you must download and carefully verify the backup file before proceeding. => UTF-8 string (137) "Izskatās ka dublēšana bija veiksmīga, bet jums vajag lejupielādēt un uzmanīg...
          Izskatās ka dublēšana bija veiksmīga, bet jums vajag lejupielādēt un uzmanīgi pārbaudīt dublēšanas failu pirms turpināšanas.
          
          The "Backups" directory located in the admin directory must be writable (CHMOD 755 / 777). => UTF-8 string (81) ""Backups" mapei kura atrodas admin mapē ir jābūt rakstāmai (CHMOD 755 / 777)."
          The backup file does not exist => UTF-8 string (33) "Rezerves kopijas fails neeksistē"
          You cannot edit the SuperAdmin profile. => UTF-8 string (42) "Jūs nevarat rediģēt SuperAdmin profilu."
          You cannot disable or delete the administrator account. => UTF-8 string (63) "Tu nevari izdzēst vai atspējot pēdējo administratora kontu."
          You cannot disable or delete your own account. => UTF-8 string (44) "Tu nevari izdzēst vai atspējot savu kontu."
          The employee must be associated with at least one shop. => UTF-8 string (55) "Darbiniekam jābūt saistītam ar vismaz vienu veikalu."
          The provided profile is invalid => UTF-8 string (33) "Piedāvātais profils nav derīgs"
          Your current password is invalid. => UTF-8 string (39) "Jūsu pašreizējā parole nav derīga."
          The import file cannot be read. => UTF-8 string (32) "Importēto failu nevar nolasīt."
          The Memcached server cannot be added. => string (34) "Memcached serveri nevar pievienot."
          There was an error when attempting to delete the Memcached server. => UTF-8 string (36) "Memcached servera dzēšanas kļūda"
          All caches cleared successfully => UTF-8 string (50) "Visi kešatmiņas faili tika veiksmīgi iztīrīti"
          For security reasons, you cannot delete the Administrator's profile. => UTF-8 string (74) "Drošības apsvērumu dēļ, Jūs nevariet izdzēst administratora profilu"
          Key length must be 32 character long. => UTF-8 string (29) "Atslēgā jābūt 32 zīmēm."
          This key already exists. => UTF-8 string (27) "Šī atslēga jau eksistē."
          (you must install the [a]Memcache PECL extension[/a]) => UTF-8 string (55) "(Jums jāinstalē [a]Memcache PECL paplašinājums[/a])"
          (you must install the [a]Memcached PECL extension[/a]) => UTF-8 string (55) "(Jums jāinstalē [a]Memcache PECL paplašinājums[/a])"
          (you must install the [a]APC PECL extension[/a]) => UTF-8 string (50) "(Jums jāinstalē [a]APC PECL paplašinājums[/a])"
          (you must install the [a]Xcache extension[/a]) => UTF-8 string (51) "(jums ir jāinstalē [a]Xcache paplašinājums[/a])"
          The locale must be installed => UTF-8 string (26) "Vietai jābūt instalētai"
          I have read the disclaimer. Please create a new backup. => UTF-8 string (65) "Esmu iepazinies ar nosacījumiem, izveidot jaunu rezerves kopiju."
          Disclaimer before creating a new backup => UTF-8 string (50) "Atruna pirms jaunas rezerves kopijas izveidošanas"
          PrestaShop is not responsible for your database, its backups and/or recovery. => UTF-8 string (84) "PrestaShop nav atbildīga par tavu datubāzi, dublētajiem un atjaunošanas fail...
          PrestaShop nav atbildīga par tavu datubāzi, dublētajiem un atjaunošanas failiem.
          
          PrestaShop is open-source software. You are using it at your own risk under the license agreement. => UTF-8 string (112) "PrestaShop ir atvērtā koda programmatūra, tu to lieto uz paša atbildības atb...
          PrestaShop ir atvērtā koda programmatūra, tu to lieto uz paša atbildības atbilstoši licences noteikumiem. 
          
          You should back up your data on a regular basis (both files and database). => UTF-8 string (75) "Jums vajadzētu regulāri dublēt savus datus (gan failus, gan datu bāzi)."
          This function only backs up your database, not your files. => UTF-8 string (72) "Šī funkcija izveidos datubāzes rezerves kopiju, bet ne failu kopijas."
          By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below). => UTF-8 string (152) "Pēc noklusējuma jūsu esošās datu bāzes tabulas tiks izdzēstas rezerves kopij...
          Pēc noklusējuma jūsu esošās datu bāzes tabulas tiks izdzēstas rezerves kopijas atjaunošanas laikā (sk. zemāk "Rezerves kopijas iestatījumi").
          
          Always verify the quality and integrity of your backup files! => UTF-8 string (70) "Vienmēr pārbaudiet rezerves kopiju failu kvalitāti un integritāti!"
          Always verify that your backup files are complete, up-to-date and valid, even if you had a success message appear during the backup process. => UTF-8 string (153) "Vienmēr pārbaudiet, vai rezerves kopiju faili ir pilnīgi, atjaunināti un der...
          Vienmēr pārbaudiet, vai rezerves kopiju faili ir pilnīgi, atjaunināti un derīgi, pat ja to veidošanas procesa laikā ir redzams veiksmes ziņojums.
          
          Always check your data. => UTF-8 string (33) "Vienmēr pārbaudiet savus datus."
          Never restore a backup on a live site. => UTF-8 string (57) "Nekad neatjaunojiet ieslēgtu vietni no rezerves kopijas."
          Beginning the download ... => UTF-8 string (21) "Sāk lejupielādi ..."
          Backup files should automatically start downloading. => UTF-8 string (58) "Rezerves kopiju failu lejupielādei jāsakas automātiski."
          If not,[1][2] please click here[/1]! => UTF-8 string (34) "Ja nē,[1][2] spiežiet šeit[/1]!"
          Note that the Category import does not support having two categories with the same name. => UTF-8 string (95) "Ņemiet vērā, ka Kategoriju importēšana neatbalsta divas kategorijas ar vienā...
          Ņemiet vērā, ka Kategoriju importēšana neatbalsta divas kategorijas ar vienādu nosaukumu.
          
          Note that you can have several products with the same reference. => UTF-8 string (73) "Ņemiet vērā, ka jums var būt vairāki produkti ar vienādu referenci."
          Ņemiet vērā, ka jums var būt vairāki produkti ar vienādu referenci.
          
          Please choose a MySQL table => UTF-8 string (31) "Lūdzu izvēlaties MySQL tabulu"
          When saving the query, only the "SELECT" SQL statement is allowed. => UTF-8 string (67) "Saglabājot vaicājumu, ir atļauts tikai "SELECT" SQL paziņojums."
          This SQL query has no result. => UTF-8 string (36) "Šim SQL vaicājumam nav rezultātu."
          Do you really want to remove the server %serverIp%:%serverPort% ? => UTF-8 string (64) "Vai tiešām vēlaties izdzēst serveri %serverIp%:%serverPort%?"
          OK => string (4) "Labi"
          Please fix the following error(s) => UTF-8 string (24) "Izlabojiet kļūdu (-as)"
          Checking files... => UTF-8 string (19) "Pārbauda failus..."
          Missing files => UTF-8 string (17) "Trūkstoši faili"
          Updated files => string (15) "Atjaunoti faili"
          Changed/missing files have been detected. => UTF-8 string (36) "Atrasti mainīti/trūkstošie faili."
          No change has been detected in your files. => UTF-8 string (49) "Jūsu failos nav konstatētas nekādas izmaiņas."
          ModulesViewedproductAdmin => array (5)
          Viewed products block => UTF-8 string (27) "Apskatīto produktu sadaļa"
          You must fill in the 'Products displayed' field. => UTF-8 string (49) "Tev jāaizpilda \"Products displayed\" lauciņš."
          Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Define the number of products displayed in this block. => UTF-8 string (50) "Definēt attēloto produktu skaitu šajā sadaļā"
          AdminNotificationsSuccess => array (29)
          Successful update => UTF-8 string (23) "Veiksmīga atjaunošana"
          Update successful => UTF-8 string (24) "Atjaunināšana sekmīga"
          The thumbnails were successfully regenerated. => UTF-8 string (37) "Sīkattēli veiksmīgi pārģenerēti"
          Successful upload. => UTF-8 string (26) "Veiksmīga augšupielāde."
          Duplication was completed successfully. => UTF-8 string (31) "Dublēšanās sekmīgi pabeigta"
          The selected images have successfully been moved. => UTF-8 string (44) "Izvēlētais attēls veiksmīgi pārvietots."
          Your cover image selection has been saved. => UTF-8 string (36) "Vāka attēls veiksmīgi saglabāts."
          The image's shop association has been modified. => UTF-8 string (45) "Attēla veikala asociācija tika modificēta."
          A zone has been assigned to the selection successfully. => UTF-8 string (55) "Zona atlasītajiem produktiem tik veiksmīgi atjaunota."
          Successful upgrade. => UTF-8 string (21) "Veiksmīgi atjaunots."
          Successful deletion => UTF-8 string (20) "Veiksmīga dzēšana"
          The settings have been successfully updated. => UTF-8 string (34) "Iestatījumi veiksmīgi atjaunoti."
          The status has been successfully updated. => UTF-8 string (29) "Statuss veiksmīgi atjaunots."
          Comment successfully added. => UTF-8 string (33) "Komentārs veiksmīgi pievienots."
          The selection has been successfully deleted. => UTF-8 string (31) "Izvēlētais veiksmīgi dzēsts"
          Successful creation => UTF-8 string (18) "Veiksmīga izveide"
          The status has been updated successfully. => UTF-8 string (23) "Statusa maiņa sekmīga"
          Successful update. => UTF-8 string (21) "Veiksmīgi atjaunots."
          The settings have been updated. => UTF-8 string (22) "Iestatījumi atjaunoti"
          Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          Configuration updated => UTF-8 string (24) "Konfigurācija atjaunota"
          Successful deletion. => UTF-8 string (21) "Veiksmīga nodzēsts."
          Successfully overwrote email templates for theme %s with locale %s => UTF-8 string (71) "Veiksmīgi pārrakstīti e-pasta šabloni tēmai %s ar %s lokalizāciju"
          Successfully generated email templates for theme %s with locale %s => UTF-8 string (68) "Veiksmīgi ģenerēja e-pasta šabloni tēmai %s ar %s lokalizāciju"
          Email theme configuration saved successfully => UTF-8 string (53) "E-pasta šablona konfigurācija veiksmīgi saglabāta"
          Test email for layout %layout% was successfully sent to %email% => UTF-8 string (64) "Šablona %layout% testa e-pasts veiksmīgi nosūtīts uz %email%"
          Your theme has been correctly exported: %path% => UTF-8 string (41) "Tēma tika veiksmīgi eksportēta: %path%"
          The image was successfully deleted. => UTF-8 string (24) "Attēls sekmīgi dzēsts"
          Settings updated. => UTF-8 string (23) "Iestatījumi atjaunoti."
          AdminOrderscustomersNotification => array (80)
          For this particular customer group, prices are displayed as: => UTF-8 string (58) "Šai konkrētai klientu grupai cenas tiek parādītas kā:"
          The message was successfully sent to the customer. => UTF-8 string (46) "Ziņojums tika veiksmīgi nosūtīts klientam."
          A partial refund was successfully created. => UTF-8 string (43) "Veiksmīgi tika izveidota daļēja atmaksa."
          Invalid new order status => UTF-8 string (41) "Nederīgs jaunais pasūtījuma stāvoklis"
          expires on %s. => UTF-8 string (17) "derīgs līdz %s."
          downloadable %d time(s) => UTF-8 string (28) "lejupielādējamais %d laiks"
          Invalid order => UTF-8 string (22) "Nederīgs pasūtījums"
          The order cannot be renewed. => UTF-8 string (39) "Šis pasūtījums nevar tikt atgriezts."
          You must add a minimum quantity of %d => UTF-8 string (40) "Jums jāpievieno %d minimālais daudzums"
          An error occurred. Your message was not sent. Please contact your system administrator. => UTF-8 string (88) "Jūsu ziņojums netika nosūtīts. Lūdzu sazinieties ar Jūsu sistēmas administra...
          Jūsu ziņojums netika nosūtīts. Lūdzu sazinieties ar Jūsu sistēmas administratoru.
          
          Cannot create message in a new thread. => UTF-8 string (34) "Nevar izveidot ziņu jaunā zarā."
          The message body is empty, cannot import it. => UTF-8 string (40) "Ziņojums ir tukšs, to nevar importēt."
          Invalid message content for subject: %s => UTF-8 string (37) "Nederīgs ziņojuma saturs tēmai: %s"
          The message content is not valid, cannot import it. => UTF-8 string (40) "Ziņojums ir tukšs, to nevar importēt."
          The order ID -- or the invoice order ID -- is missing. => UTF-8 string (59) "Trūkst pasūtījuma ID -- vai pasūtījuma rēķins ID --."
          No invoice was found. => UTF-8 string (20) "Rēķini nav atrasti"
          No order slips were found. => UTF-8 string (36) "Netika atrasts neviens pasūtījums."
          The supply order ID is missing. => UTF-8 string (40) "Pazuduši piegādātāja pasūtījuma ID"
          The supply order cannot be found within your database. => UTF-8 string (41) "Datubāzē nevar atrast šo pasūtījumu."
          The order invoice cannot be found within your database. => UTF-8 string (41) "Datubāzē nevar atrast šo pasūtījumu."
          The order cannot be found within your database. => UTF-8 string (40) "Datubāzē nevar atrast šo pasūtījumu"
          An error occurred while deleting the details of your order return. => UTF-8 string (52) "Kļūda dzēšot pasūtījuma atgriešanas detaļas."
          You need at least one product. => UTF-8 string (39) "Tev nepieciešams vismaz viens produkts"
          The order return is invalid. => UTF-8 string (38) "Pasūtījuma atgriešana ir nepareiza."
          The order return content is invalid. => UTF-8 string (49) "Pasūtījuma atgriešanas detaļas ir nepareizas."
          No order return ID has been specified. => UTF-8 string (48) "Nav atrasts neviens atgriešanas pasūtījuma ID"
          No order was found with this ID: => UTF-8 string (43) "Neviens pasutījums ar šo ID nav atrasts: "
          No invoice was found with this ID: => UTF-8 string (36) "Pavadzīmes nav atrastas ar šo ID: "
          No cart was found with this ID: => UTF-8 string (29) "Grozs nav atrasts ar šo ID: "
          An error has occurred: Can't save the current order's return status. => UTF-8 string (81) "Radās kļūda: nevar saglabāt pašreizējā pasūtījuma atgriešanās statusu."
          An error has occurred: Can't delete the current order's return status. => UTF-8 string (81) "Radās kļūda: nevar saglabāt pašreizējā pasūtījuma atgriešanās statusu."
          Direct link => UTF-8 string (14) "Tiešā adrese"
          There is no status defined for this order. => UTF-8 string (40) "Šim pasūtījumam nav noteikts statuss."
          [Generated] CartRule for Free Shipping => UTF-8 string (47) "[Generated] Groza noteikumi bezmaksas piegādei"
          No delivery slip was found for this period. => UTF-8 string (51) "Šim laikam periodam nav derīgu piegādes rēķinu"
          I want my customers to be able to register again with the same email address. All data will be removed from the database. => UTF-8 string (127) "Es vēlos, lai mani klienti varētu atkal reģistrēties ar tādu pašu e-pasta ad...
          Es vēlos, lai mani klienti varētu atkal reģistrēties ar tādu pašu e-pasta adresi. Visi dati tiks izdzēsti no datubāzes.
          
          I do not want my customer(s) to register again with the same email address. All selected customer(s) will be removed from this list but their corresponding data will be kept in the database. => UTF-8 string (187) "Es nevēlos lai klienti atkārtoti reģistrēties ar to pašu e-pasta adresi. Vis...
          Es nevēlos lai klienti atkārtoti reģistrēties ar to pašu e-pasta adresi. Visi atlasītie klienti tiks izdzēsti no šī saraksta, bet to attiecīgie dati tiks saglabāti datu bāzē.
          
          An account already exists for this email address: => UTF-8 string (36) "Konts ar šādu epastu jau eksistē:"
          This customer does not exist. => UTF-8 string (24) "Šis klients neeksistē."
          A default customer group must be selected in group box. => UTF-8 string (62) "Standarta klientu grupu nepieciešams atzīmēt grupu "kastē""
          This email address is not registered. => UTF-8 string (31) "E-pasta adrese nav reģistrēta"
          This customer already exists as a non-guest. => UTF-8 string (43) "Šis klients jau pastāv ne kā kā viesis."
          An error occurred while updating customer information. => UTF-8 string (48) "Atjauninot klientu informāciju, radās kļūda."
          No order slips were found for this period. => UTF-8 string (63) "Šajā laikposmā netika atrasts neviens pasūtījumu rēķins."
          You have to select a shop before creating new orders. => UTF-8 string (67) "Pirms jaunu pasūtījumu izveidošanas jums ir jāizvēlas veikals."
          This product is out of stock: => UTF-8 string (29) "Šī produkta nav noliktavā:"
          An error occurred while sending an email to the customer. => UTF-8 string (31) "Kļūda sūtot epastu klientam."
          The email was sent to your customer. => UTF-8 string (39) "E-pasts tika nosūtīts jūsu klientam."
          An error occurred while sending the e-mail to the customer. => UTF-8 string (31) "Kļūda sūtot epastu klientam."
          Please select at least one product. => UTF-8 string (32) "Izvēlieties vismaz vienu preci."
          The selected payment method is invalid. => UTF-8 string (42) "Izvēlētais maksājuma veids nav derīgs."
          An error occurred while changing the status for order #%d, or we were unable to send an email to the customer. => UTF-8 string (97) "Mainot statusu pasūtījumam #%d, radās kļūda vai mēs nevarējām nosūtīt e-past...
          Mainot statusu pasūtījumam #%d, radās kļūda vai mēs nevarējām nosūtīt e-pastu klientam.
          
          Order #%d has already been assigned this status. => UTF-8 string (46) "Pasūtījumam #%d ir piešķirts šis statuss."
          No invoice has been found for this status. => UTF-8 string (50) "Šim statusam nav atrasts neviens faktūrrēķins."
          Invalid invoice number. => UTF-8 string (26) "Nederīgs rēķina numurs."
          Invalid "From" date => UTF-8 string (21) "Nederīgs "no" datums"
          Invalid "To" date => UTF-8 string (26) "Nederīgs \"līdz\" datums"
          No invoice has been found for this period. => UTF-8 string (33) "Šim periodam faktūrrēķinu nav"
          You must select at least one order status. => UTF-8 string (51) "Jums jāizvēlas vismaz viens pasūtījuma statuss."
          No cart is available => string (9) "Groza nav"
          A registered customer account using the defined email address already exists. => UTF-8 string (83) "Reģistrētais klientu konts, kurš izmanto definēto e-pasta adrese, jau pastāv. "
          There are two ways of deleting a customer. Please choose your preferred method. => UTF-8 string (83) "Tev ir divas iespējas kā izdzēst klientu! Lūdzu izvēlies ko Tu vēlies darīt."
          How do you want to delete the selected customers? => UTF-8 string (48) "Kā jūs vēlaties izdzēst atlasītos klientus?"
          You have to select a shop if you want to create a customer. => UTF-8 string (59) "Jums ir jāizvēlas veikals, ja vēlaties izveidot klientu."
          You must add at least one address to process the order. => UTF-8 string (68) "Lai apstrādātu pasūtījumu, jums jāpievieno vismaz viena adrese."
          No products found => string (20) "Produkti nav atrasti"
          The prices are without taxes. => UTF-8 string (24) "Cenas ir bez nodokļiem."
          No customers found => string (22) "Klienti netika atrasti"
          No carrier can be applied to this order => UTF-8 string (57) "Šim pasūtījumam nevar piemērot nevienu pārvadātāju"
          This value must include taxes. => UTF-8 string (37) "Šai vērtībai jāiekļauj nodokļi."
          Please note that carrier change will not recalculate your shipping costs, if you want to change this please visit Shop Parameters > Order Settings => UTF-8 string (194) "Lūdzu, ņemiet vērā, ka pārvadātāja maiņa netiks pārrēķināta jūsu nosūtīšanas...
          Lūdzu, ņemiet vērā, ka pārvadātāja maiņa netiks pārrēķināta jūsu nosūtīšanas izmaksās, ja vēlaties to mainīt, lūdzu, apmeklējiet Veikala parametri> Pasūtījuma iestatījumi
          
          Are you sure you want to create a new invoice? => UTF-8 string (47) "Vai tiešām vēlaties izveidot jaunu rēķinu?"
          There is no available document => string (22) "Dokuments nav pieejams"
          No merchandise returned yet => UTF-8 string (24) "Vēl nav atgriezta prece"
          Do you want to overwrite your existing message? => UTF-8 string (57) "Vai Jūs vēlaties pārrakstīt savu eksistējošo ziņu?"
          paid instead of => UTF-8 string (27) "samaksājis, bet vajadzēja"
          This warning also concerns the following orders: => UTF-8 string (63) "Šis brīdinājums attiecas arī uz nākamajiem pasūtījumiem:"
          For this customer group, prices are displayed as: [1]%tax_method%[/1] => UTF-8 string (67) "Šai klientu grupai cenas tiek parādītas kā: [1]%tax_method%[/1]"
          Merchandise returns are disabled => UTF-8 string (41) "Preču atgriešanas iespēja ir atslēgta"
          Error. You cannot refund a negative amount. => UTF-8 string (48) "Kļūda. Jūs nevarat atmaksāt negatīvu summu."
          ModulesCustomtextAdmin => array (1)
          Text block => string (12) "Teksta bloks"
          AdminNotificationsInfo => array (11)
          This field will be modified for all your shops. => UTF-8 string (48) "Šis lauks tiks mainīts visiem jūsu veikaliem."
          This field will be modified for all shops in this shop group: => UTF-8 string (70) "Šis lauks tiks mainīts visiem jūsu veikaliem šajā veikalu grupā:"
          This field will be modified for this shop: => UTF-8 string (41) "Šis lauks tiks mainīts šajam veikalam:"
          Delete selected => UTF-8 string (18) "Dzēst izvēlētos"
          Delete selected item? => UTF-8 string (27) "Dzēst izvēlēto ierakstu?"
          Forbidden characters: => string (19) "Aizliegtie simboli:"
          Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
          Empty recordset returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
          Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
          Password should be at least %length% characters long. => UTF-8 string (40) "Parolē jābūt vismaz %length% zīmēm."
          Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
          ModulesDashproductsAdmin => array (26)
          Dashboard Products => UTF-8 string (25) "Vadības paneļa produkti"
          Adds a block with a table of your latest orders and a ranking of your products => UTF-8 string (87) "Pievieno bloku ar tabulu kurā parāda pēdējos pasūtījumus un produktu vērtēju...
          Pievieno bloku ar tabulu kurā parāda pēdējos pasūtījumus un produktu vērtējumus
          
          Customer Name => string (17) "Klienta nosaukums"
          Details => UTF-8 string (8) "Detaļas"
          Total sold => UTF-8 string (14) "Kopā pārdots"
          Net profit => UTF-8 string (7) "Peļņa"
          Views => UTF-8 string (10) "Skatījumu"
          Added to cart => string (17) "Pievienots grozam"
          Purchased => string (8) "Nopirkts"
          You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module. => UTF-8 string (174) "Jāaktivizē "Saglabāt lapas globālos skatus" opcija modulī "Datu vākšana stat...
          Jāaktivizē "Saglabāt lapas globālos skatus" opcija modulī "Datu vākšana statistikai", lai attēlotu vairāk skatītos produktus, vai lietojiet Google Analytics moduli.
          
          Term => string (9) "Noteikums"
          Results => UTF-8 string (10) "Rezultāti"
          Number of "Recent Orders" to display => UTF-8 string (37) ""Pēdējie pirkumi" rādāmais skaits"
          Number of "Best Sellers" to display => UTF-8 string (43) "Skaitliski attēlo "Populārākie produkti""
          Number of "Most Viewed" to display => UTF-8 string (38) "Skaitliski attēlo "Vairāk skatītie""
          Number of "Top Searches" to display => UTF-8 string (38) "Skaitliski attēlo "Vairāk meklētie""
          Products and Sales => UTF-8 string (23) "Produkti un pārdošana"
          Recent Orders => UTF-8 string (22) "Pēdējie pasūtījumi"
          Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
          Most Viewed => UTF-8 string (17) "Vairāk skatītie"
          Top Searches => UTF-8 string (17) "Vairāk meklētie"
          Last %d orders => UTF-8 string (25) "Pēdējie %d pasūtījumi"
          Top %d products => string (15) "Top %d produkti"
          From => string (2) "No"
          to => UTF-8 string (5) "līdz"
          Top %d most search terms => UTF-8 string (33) "Top %d vairāk meklētās frāzes"
          ShopPdf => array (97)
          Delivery => UTF-8 string (8) "Piegāde"
          Invoice => UTF-8 string (8) "Rēķins"
          %taxrate%%space%% => string (17) "%taxrate%%space%%"
          Order return => UTF-8 string (24) "Pasūtījuma atgriešana"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          Supply order form => UTF-8 string (18) "Pasūtījuma forma"
          TE: Tax excluded => UTF-8 string (18) "TI: Bez nodokļiem"
          TI: Tax included => UTF-8 string (17) "TI: Ar nodokļiem"
          Billing & Delivery Address => UTF-8 string (28) "Rēķina un Piegādes adrese"
          Payment Method => string (14) "Apmaksas veids"
          No payment => UTF-8 string (14) "Nav maksājuma"
          Product => string (8) "produkts"
          %s: => string (3) "%s:"
          image(s): => UTF-8 string (11) "attēls(i):"
          Reference => UTF-8 string (7) "Norāde"
          Qty => string (6) "Daudz."
          Carrier => UTF-8 string (14) "Piegādātājs"
          An electronic version of this invoice is available in your account. To access it, log in to our website using your e-mail address and password (which you created when placing your first order). => UTF-8 string (186) "Elektroniskā šīs pavadzīmes versija ir pieejama Jūsu kontā. Lai piekļutu tai...
          Elektroniskā šīs pavadzīmes versija ir pieejama Jūsu kontā. Lai piekļutu tai, ielogojieties mūsu mājas lapā ar Jūsu e-pastu un paroli (kuru izrvēlējāties reģistrējoties).
          
          For more assistance, contact Support: => UTF-8 string (69) "Lai saņemtu papildus palīdzību, griežaties pie Atbalsta Dienesta:"
          Tel: %s => string (7) "Tel: %s"
          Fax: %s => string (7) "Fax: %s"
          Delivery Address => UTF-8 string (16) "Piegādes adrese"
          Billing Address => UTF-8 string (15) "Rēķina adrese"
          Delivery address => UTF-8 string (16) "Piegādes adrese"
          Billing address => UTF-8 string (15) "Rēķina adrese"
          Note => string (7) "piezime"
          (Tax excl.) => string (9) "(bez PVN)"
          Unit Price => UTF-8 string (14) "Vienības cena"
          ecotax: %s => string (16) "eko-nodoklis: %s"
          Discounts => string (8) "Atlaides"
          Base price => UTF-8 string (11) "Bāzes cena"
          Total => UTF-8 string (14) "Pavisam kopā:"
          Tax Rate => string (9) "PVN daudz"
          Invoice Number => UTF-8 string (21) "Faktūrrēkina numurs"
          Invoice Date => UTF-8 string (15) "Rēķina datums"
          Exempt of VAT according to section 259B of the General Tax Code. => UTF-8 string (67) "Izņemot PVN balstoties uz Vispārējā nodokļu koda 259B sekciju."
          Tax Detail => UTF-8 string (12) "PVN detaļas"
          Products => string (6) "Preces"
          Shipping => UTF-8 string (8) "Piegāde"
          Ecotax => string (12) "Eko-nodoklis"
          Wrapping => string (10) "Iepakojums"
          No taxes => UTF-8 string (14) "Bez nodokļiem"
          Total Tax => string (11) "Pavisam PVN"
          Total Products => UTF-8 string (14) "Kopā produkti"
          Total Discounts => UTF-8 string (16) "Kopējā atlaide"
          Shipping Costs => UTF-8 string (18) "Piegādes izmaksas"
          Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Wrapping Costs => UTF-8 string (23) "Iesaiņošanas izmaksas"
          Total (Tax excl.) => UTF-8 string (15) "Kopā (bez PVN)"
          If the following conditions are not met, we reserve the right to refuse your package and/or refund: => UTF-8 string (122) "Ja sekojošie nosacījumu nav ievēroti, mēs paturam tiesības nepieņemt Jūsu sū...
          Ja sekojošie nosacījumu nav ievēroti, mēs paturam tiesības nepieņemt Jūsu sūtījumu un/vai neveikt naudas atmaksu:
          
          Please include this return reference on your return package: => UTF-8 string (73) "Lūdzu iekļaujiet šo atgriešanas referenci atgriežamajā sūtījumā:"
          All products must be returned in their original package and condition, unused and without damage. => UTF-8 string (100) "Visi produkti ir atgriežami oriģinālajā iepakojumā un stāvoklī, nelietoti un...
          Visi produkti ir atgriežami oriģinālajā iepakojumā un stāvoklī, nelietoti un bez bojājumiem.
          
          Please print out this document and slip it into your package. => UTF-8 string (77) "- Lūdzu izprintējiet šo dokumentu un pievienojiet to atgriežamajai pakai."
          The package should be sent to the following address: => UTF-8 string (39) "- Paka ir jāsūta uz sekojošu adresi:"
          Upon receiving your package, we will notify you by e-mail. We will then begin processing the refund, if applicable. Let us know if you have any questions => UTF-8 string (190) "Tiklīdz mēs saņemsim Jūsu sūtījumu, mēs informēsim Jūs par to ar e-pasta paz...
          Tiklīdz mēs saņemsim Jūsu sūtījumu, mēs informēsim Jūs par to ar e-pasta paziņojumu. Tad mēs uzsākism Jūsu pirkuma atmaksas procesu. Dodiet ziņu, ja Jums rodas kādi jautājumi
          
          Items to be returned => UTF-8 string (20) "Atgriežamās preces"
          We have logged your return request. => UTF-8 string (55) "Mēs esam saņēmuši Jūsu atgriešanas pieprasījumu."
          Your package must be returned to us within => UTF-8 string (26) "Jums jāatgriež paka mums"
          days of receiving your order. => UTF-8 string (53) "dienu laikā kopš pasūtījuma saņemšanas brīža."
          Return Number => UTF-8 string (19) "Atgriešanas numurs"
          Date => string (6) "Datums"
          Payment method => string (14) "Apmaksas veids"
          Product / Reference => string (13) "Produkts/Kods"
          Unit price => string (8) "gab.cena"
          (Tax Excl.) => string (9) "(bez PVN)"
          (Tax Incl.) => string (8) "(ar PVN)"
          Price => string (4) "Cena"
          No details => UTF-8 string (17) "Nav informācijas"
          image(s) => UTF-8 string (10) "attēls(i)"
          Order Reference => UTF-8 string (19) "Pasūtījuma numurs"
          Order date => UTF-8 string (19) "Pasūtījuma Datums"
          VAT Number => string (10) "PVN numurs"
          Shipping (Tax Excl.) => UTF-8 string (18) "Piegāde (bez PVN)"
          Shipping (Tax Incl.) => UTF-8 string (17) "Piegāde (ar PVN)"
          Product Total (Tax Excl.) => string (22) "Preces Summa (bez PVN)"
          Product Total (Tax Incl.) => string (21) "Preces Summa (ar PVN)"
          Product Total => UTF-8 string (14) "Kopējā Summa"
          Total (Tax Excl.) => UTF-8 string (15) "Kopā (Bez PVN)"
          Total (Tax Incl.) => UTF-8 string (14) "Kopā (ar PVN)"
          Products ordered: => UTF-8 string (20) "Pasūtītās preces:"
          Designation => UTF-8 string (13) "Nozīmēšana"
          Unit Price TE => UTF-8 string (14) "Vienības cena"
          Before discount => string (14) "Pirms atlaides"
          Discount Rate => string (7) "Atlaide"
          After discount => UTF-8 string (13) "Pēc atlaides"
          Tax rate => string (9) "PVN likme"
          Total TE => UTF-8 string (5) "Kopā"
          Total TI => UTF-8 string (5) "Kopā"
          Taxes: => UTF-8 string (9) "Nodokļi:"
          Base TE => string (12) "Pamata maksa"
          Tax Value => UTF-8 string (14) "Nodokļa likme"
          Summary: => string (13) "Kopsavilkums:"
          (Before discount) => string (16) "(Pirms atlaides)"
          Order Discount => UTF-8 string (23) "Atlaide uz pasūtījumu"
          (After discount) => UTF-8 string (15) "(Pēc atlaides)"
          Tax value => UTF-8 string (14) "Nodokļa likme"
          Total to pay => UTF-8 string (14) "Kopā apmaksai"
          ModulesDataprivacyAdmin => array (5)
          Customer data privacy block => UTF-8 string (30) "Pircēja datu drošības bloks"
          Customer data privacy message for customer form: => UTF-8 string (67) "Klienta privāto datu konfidencialitātes ziņojums klientu formā:"
          The customer data privacy message will be displayed in the customer form => UTF-8 string (81) "Klienta privāto datu konfidencialitātes ziņojums tiks attēlots klientu formā"
          Tip: If the customer privacy message is too long to be written directly in the form, you can add a link to one of your pages. This can easily be created via the "Pages" page under the "Design" menu. => UTF-8 string (230) "Padoms: Ja klienta privāto datu konfidencialitātes ziņojums ir pārāk garš pr...
          Padoms: Ja klienta privāto datu konfidencialitātes ziņojums ir pārāk garš priekš formas, Jūs varat pievienot saiti uz kādu no lapām kurā ir pilns šis ziņojums. To var izveidot sadaļā "Lapas" zem "Dizains" izvēlnes.
          
          The personal data you provide is used to answer queries, process orders or allow access to specific information. You have the right to modify and delete all the personal information found in the "My Account" page. => UTF-8 string (217) "Personīgie dati tiek izmantoti pieprasījumiem, pasūtījumu apstrādei un atļau...
          Personīgie dati tiek izmantoti pieprasījumiem, pasūtījumu apstrādei un atļauj pieeju specifiskai informācijai. Jums ir tiesības modificēt vai dzēst personīgo informāciju kuru var atrast "Mans konts" lapā.
          
          AdminNavigationHeader => array (50)
          Orders => UTF-8 string (12) "Pasūtījumi"
          View my shop => UTF-8 string (23) "Skatīt onlain katalogu"
          A new order has been placed on your shop. => UTF-8 string (47) "Jūsu veikalā ir ievietots jauns pasūtījums."
          A new customer registered on your shop. => UTF-8 string (42) "Jūsu veikalā reģistrēts jauns klients."
          A new message was posted on your shop. => UTF-8 string (43) "Jūsu veikalā tika publicēta jauna ziņa."
          Remove from QuickAccess => UTF-8 string (30) "Izdzēst no Ātrās Piekļuves"
          Add current page to QuickAccess => UTF-8 string (45) "Pievienot pašreizējo lapu Ātrai Piekļuvei"
          Manage quick accesses => UTF-8 string (26) "Ātrās Piekļuves vadība"
          Product name, SKU, reference... => string (36) "Produkta nosaukums, SKU, artikuls..."
          Email, name... => UTF-8 string (18) "E-pasts, vārds..."
          Customers by name => UTF-8 string (19) "Klienti pēc vārda"
          Customers by IP address => UTF-8 string (24) "Pircēji pēc IP adreses"
          Invoice Number => UTF-8 string (21) "Faktūrrēkina numurs"
          Welcome back %name% => UTF-8 string (20) "Laipni lūgti %name%"
          Your profile => string (12) "Tavs profils"
          Sign out => string (5) "Iziet"
          Quick Access => UTF-8 string (16) "Ātrā piekļuve"
          Please name this shortcut: => UTF-8 string (30) "Lūdzu, norādiet šo saīsni:"
          Customers => string (7) "Klienti"
          Everywhere => string (5) "visur"
          What are you looking for? => UTF-8 string (26) "Ko jūs vēlaties meklēt?"
          Order ID => UTF-8 string (15) "Pasūtījuma ID"
          Cart ID => string (8) "Groza ID"
          Module name => UTF-8 string (17) "Moduļa nosaukums"
          Search (e.g.: product reference, customer name…) => UTF-8 string (63) "Meklēšana (piemēram, produkta atsauce, klienta nosaukums...)"
          Name => string (9) "Nosaukums"
          by name => UTF-8 string (11) "Pēc vārda"
          123.45.67.89 => string (12) "123.45.67.89"
          by IP address => UTF-8 string (15) "pēc IP adreses"
          Invoice number => UTF-8 string (15) "Rēķina numurs"
          SEARCH => UTF-8 string (7) "MEKLĒT"
          Order number: => UTF-8 string (20) "Pasūtījuma numurs:"
          Read this message => UTF-8 string (16) "Lasīt šo ziņu"
          Customer name: => string (18) "Klienta nosaukums:"
          Debug mode => UTF-8 string (24) "Atkļūdošanas režīms"
          Maintenance mode => UTF-8 string (16) "Apkopes režīms"
          Home => UTF-8 string (6) "Mājas"
          My Shop => string (12) "Mans veikals"
          New category => string (16) "Jauna kategorija"
          New product => string (14) "Jauns produkts"
          New voucher => string (12) "Jauns kupons"
          Installed modules => UTF-8 string (19) "Instalētie moduļi"
          Catalog evaluation => UTF-8 string (22) "Kataloga novērtējums"
          Link => string (6) "Adrese"
          Quick Access menu => UTF-8 string (27) "Ātrās piekļuves izvēlne"
          If it's a URL that comes from your back office, you MUST remove the security token. => UTF-8 string (103) "Ja tā ir saite kas ir uz lapas administrācijas daļu, tad Jums OBLIGĀTI jānod...
          Ja tā ir saite kas ir uz lapas administrācijas daļu, tad Jums OBLIGĀTI jānodzēš drošības kods.
          
          Open in new window => UTF-8 string (20) "Atvērt jaunā logā"
          Add new quick access => UTF-8 string (31) "Pievienot jaunu ātro piekļuvi"
          New customers => string (13) "Jauni klienti"
          New window => string (10) "Jauns logs"
          ModulesGAnalyticsAdmin => array (29)
          Save => UTF-8 string (9) "Saglabāt"
          Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Settings => UTF-8 string (13) "Uzstādījumi"
          Google Analytics Tracking ID => string (28) "Google Analytics Tracking ID"
          This information is available in your Google Analytics account => UTF-8 string (59) "Šī informācija ir pieejama jūsu Google Analytics kontā"
          Enable User ID tracking => UTF-8 string (36) "Aktivizēt lietotāja ID izsekošanu"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Anonymize IP => UTF-8 string (15) "Anonīmizēt IP"
          Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries => UTF-8 string (122) "Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu kon...
          Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu konfidencialitātes likumiem dažās valstīs
          
          Enable Cross-Domain tracking => UTF-8 string (35) "Aktivizēt starpdomēnu izsekošanu"
          Account ID updated successfully => UTF-8 string (29) "Konta ID veiksmīgi atjaunots"
          Settings for User ID updated successfully => UTF-8 string (51) "Lietotāja ID uzstādījumi ir veiksmīgi atjaunoti"
          Settings for Anonymize IP updated successfully => UTF-8 string (59) "Anonimizēšanas IP iestatījumi ir veiksmīgi atjaunināti"
          Settings updated successfully. => UTF-8 string (32) "Iestatījumi sekmīgi atjaunoti."
          Google Analytics => string (16) "Google Analytics"
          Gain clear insights into important metrics about your customers, using Google Analytics => UTF-8 string (72) "Iegūsties svarīgus datus par Jūsu klientiem lietojot Google Analytics"
          Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module. => UTF-8 string (94) "Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli sa...
          Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli saistītie dati.
          
          Your customers go everywhere; shouldn't your analytics. => UTF-8 string (40) "Klienti pārvietojas; statistika paliek."
          Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones. => UTF-8 string (195) "Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajie...
          Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajiem tīkliem, lapām un viedtelefoniem. Tas ļauj vieglāk saprast un apkalpot esošos klientus un iegūt jaunus.
          
          With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including: => UTF-8 string (125) "Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pir...
          Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pircēju uzvedību un konversijām, ieskaitot:
          
          Product detail views => UTF-8 string (26) "Produkta detalizēts skats"
          Internal merchandising Success => UTF-8 string (37) "Iekšējās tirdzniecības sasniegumi"
          "Add to cart" actions => UTF-8 string (28) ""Pievienot grozam" darbības"
          The checkout process => UTF-8 string (30) "Pirkuma noformēšanas process"
          Internal campaign clicks => UTF-8 string (31) "Iekšējās kampaņas klikšķi"
          And purchase => string (10) "Un nopirkt"
          Merchants are able to understand how far along users get in the buying process and where they are dropping off. => UTF-8 string (120) "Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā ...
          Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā un kur tie ir pārtraukuši pirkumu.
          
          Create your account to get started. => string (18) "Izveidojiet kontu."
          ShopThemeGlobal => array (58)
          Undefined => UTF-8 string (11) "Nedefinēts"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          None => string (7) "neviens"
          Average => UTF-8 string (7) "Vidēji"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          The page you are looking for was not found. => UTF-8 string (46) "Lapa, ko meklējāt, diemžēl netika atrasta."
          Our Offers => UTF-8 string (19) "Mūsu piedāvājumi"
          Log in => UTF-8 string (7) "Ienākt"
          Create new account => string (20) "Izveidot jaunu kontu"
          Monday => string (9) "Pirmdiena"
          Tuesday => string (8) "Otrdiena"
          Wednesday => UTF-8 string (10) "Trešdiena"
          Thursday => string (11) "Ceturtdiena"
          Friday => string (10) "Piektdiena"
          Saturday => string (9) "Sestdiena"
          Sunday => UTF-8 string (10) "Svētdiena"
          Brands => string (6) "Markas"
          Home => UTF-8 string (6) "Mājas"
          Sort by: => UTF-8 string (13) "Kārtot pēc:"
          Close => UTF-8 string (8) "Aizvērt"
          Store information => UTF-8 string (20) "Veikala informācija"
          Addresses => string (7) "Adreses"
          Active filters => UTF-8 string (15) "Aktīvie filtri"
          (no filter) => string (12) "(bez filtra)"
          (tax incl.) => string (8) "(ar PVN)"
          (tax excl.) => string (9) "(bez PVN)"
          (tax included) => UTF-8 string (15) "(ar nodokļiem)"
          (tax excluded) => string (9) "(bez PVN)"
          Tax included => string (6) "AR PVN"
          Tax excluded => string (7) "BEZ PVN"
          New => string (5) "Jauns"
          Contact us => UTF-8 string (19) "Sazināties ar mums"
          Call us: [1]%phone%[/1] => string (28) "Telefona nr.: [1]%phone%[/1]"
          Email us: => string (14) "Rakstiet mums:"
          Call us: => UTF-8 string (13) "Zvanīt mums:"
          Fax: => string (6) "Fakss:"
          Fax: [1]%fax%[/1] => string (19) "Fakss: [1]%fax%[/1]"
          Currency: => UTF-8 string (8) "Valūta:"
          Currency dropdown => UTF-8 string (17) "Valūtas izvēlne"
          Get our latest news and special sales => UTF-8 string (58) "Saņemt mūsu jaunākās ziņas un īpašos piedāvājumus"
          Carousel buttons => UTF-8 string (15) "Karuseļa pogas"
          Previous => UTF-8 string (8) "Atpakaļ"
          Next => UTF-8 string (10) "Nākošais"
          Language: => string (7) "Valoda:"
          Language dropdown => UTF-8 string (16) "Valodas izvēlne"
          %label%: => string (8) "%label%:"
          %copyright% %year% - Ecommerce software by %prestashop% => UTF-8 string (64) "%copyright% %year% - E-komercijas programmatūra no %prestashop%"
          List of sub categories in %name%: => UTF-8 string (37) "Apakškategoriju skaits iekš %name%:"
          List of pages in %category_name%: => string (28) "Lapu skaits %category_name%:"
          Sitemap => string (11) "lapas karte"
          Our stores => UTF-8 string (13) "Mūsu veikali"
          About and Contact => string (20) "Par mums un kontakti"
          Date => string (6) "Datums"
          Status => string (7) "Statuss"
          We'll be back soon. => UTF-8 string (27) "Mēs drīz būsim atpakaļ."
          403 Forbidden => UTF-8 string (20) "403 Piekļuve liegta"
          You cannot access this store from your country. We apologize for the inconvenience. => UTF-8 string (106) "Jūs nevarat piekļūt mūsu veikalam no savas valsts. Mēs atvainojamies par sag...
          Jūs nevarat piekļūt mūsu veikalam no savas valsts. Mēs atvainojamies par sagādātajām neērtībām.
          
          ModulesSharebuttonsAdmin => array (1)
          Social media share buttons => UTF-8 string (21) "Sociālo tīklu pogas"
          ModulesLinklistAdmin => array (13)
          Link List => UTF-8 string (15) "Saišu saraksts"
          New block => string (11) "Jauns bloks"
          ID => string (2) "ID"
          Title => string (6) "Tituls"
          URL => string (12) "Lapas adrese"
          Name of the block => string (15) "Bloka nosaukums"
          Content pages => string (12) "Satura lapas"
          Product pages => string (14) "Produktu lapas"
          Categories => UTF-8 string (8) "Sadaļas"
          Static content => string (17) "Statiskais saturs"
          Custom content => string (15) "Papildus saturs"
          Edit the link block. => UTF-8 string (19) "Labot saišu bloku."
          New link block => UTF-8 string (18) "Jauns saišu bloks"
          AdminStatsHelp => array (4)
          %value% of your products for sale are out of stock. => UTF-8 string (53) "%value% no visiem produktiem nav pieejami noliktavā."
          Gross margin expressed in percentage assesses how cost-effectively you sell your goods. Out of $100, you will retain $%value% to cover profit and expenses. => UTF-8 string (139) "Bruto peļņa izteikta procentos norāda cik efektīvi tiek pārdotas preces. No ...
          Bruto peļņa izteikta procentos norāda cik efektīvi tiek pārdotas preces. No 100 EUR atliks %value% EUR iekļaujot peļnu un izdevumus.
          
          %value% of your products are disabled and not visible to your customers => UTF-8 string (66) "%value% no visiem produktiem ir izslēgti un nav redzami klientiem"
          Within your catalog, %value% of your products have had sales in the last 30 days => UTF-8 string (88) "Veikala katalogā %value% no visiem produktiem ir tikuši pārdoti pēdējās 30 d...
          Veikala katalogā %value% no visiem produktiem ir tikuši pārdoti pēdējās 30 dienās
          
          AdminModulesHelp => array (14)
          Search modules: keyword, name, author... => UTF-8 string (53) "Moduļu meklēšana: atslēgvārds, vārds, autors..."
          Please upload one file at a time, .zip or tarball format (.tar, .tar.gz or .tgz). => UTF-8 string (106) "Lūdzu, vienlaicīgi augšupielādējiet vienu failu, .zip vai tarball formātā (....
          Lūdzu, vienlaicīgi augšupielādējiet vienu failu, .zip vai tarball formātā (.tar, .tar.gz vai .tgz).
          
          Your module will be installed right after that. => UTF-8 string (46) "Uzreiz pēc tā Jūsu modulis tiks instalēts."
          What happened? => string (11) "Kas notika?"
          Customize your store with this selection of modules recommended for your shop, based on your country, language and version of PrestaShop. It includes the most popular modules from our Addons marketplace, and free partner modules. => UTF-8 string (209) "Pielāgojiet savu veikalu ar nepieciešamo moduļu izvēli, pamatojoties uz jūsu...
          Pielāgojiet savu veikalu ar nepieciešamo moduļu izvēli, pamatojoties uz jūsu valsti, valodu un PrestaShop versiju. Tie ietver populārākos moduļus no mūsu Addons veikala un bezmaksas partneru moduļus.
          
          You bought this module on PrestaShop Addons. Thank You. => UTF-8 string (51) "Paldies par šī PrestaShop Addons moduļa iegādi."
          Bought => string (8) "Nopirkts"
          This module is available on PrestaShop Addons. => UTF-8 string (52) "Šis modulis ir pieejams PrestaShop Addons veikalā."
          Popular => UTF-8 string (9) "Populāri"
          This module is available for free thanks to our partner. => UTF-8 string (64) "Šis modulis ir pieejams bezmaksas, pateicoties mūsu partnerim."
          Official => UTF-8 string (9) "Oficiāli"
          Need update => UTF-8 string (26) "Vajadzīga atjaunināšana"
          These modules require your attention: you need to take some action to ensure they are fully operational. => UTF-8 string (114) "Šie moduļi prasa jūsu uzmanību: jums ir jāveic dažas darbības, lai nodrošinā...
          Šie moduļi prasa jūsu uzmanību: jums ir jāveic dažas darbības, lai nodrošinātu to pilnu funkcionalitāti.
          
          Update these modules to enjoy their latest versions. => UTF-8 string (46) "Atjauniniet šos moduļus uz jaunāku versiju."
          ModulesBrandlistAdmin => array (8)
          Brand list => UTF-8 string (16) "Zīmolu saraksts"
          There is an invalid number of elements. => UTF-8 string (26) "Nederīgs elementu skaits."
          Please activate at least one system list. => UTF-8 string (52) "Lūdzu aktivizējiet vismaz vienu sistēmas sarakstu"
          Type of display => UTF-8 string (19) "Attēlošanas veids"
          Use a plain-text list => UTF-8 string (36) "Izmantot vienkārša teksta sarakstu"
          Use a drop-down list => string (27) "Izmantot drop-down sarakstu"
          Number of elements to display => UTF-8 string (26) "Parādāmo elementu skaits"
          Only apply in plain-text mode => UTF-8 string (29) "Pielietot tikai teksta formā"
          ModulesNewproductsShop => array (2)
          New products => string (14) "Jauni produkti"
          All new products => string (20) "Visi jaunie produkti"
          ModulesBestsellersAdmin => array (4)
          Top-sellers block => UTF-8 string (24) "Pirktāko preču sadaļa"
          Adds a block displaying your store's top-selling products. => UTF-8 string (72) "Pievieno bloku, kas parāda jūsu veikalā visvairāk pirktos produktus."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Determine the number of product to display in this block => UTF-8 string (48) "Norādiet, cik produktus parādīt šajā blokā"
          ModulesCashondeliveryAdmin => array (1)
          Cash on delivery (COD) => UTF-8 string (44) "Apmaksa ar skaidru naudu (Piegādes brīdī)"
          AdminShippingHelp => array (42)
          Format: => UTF-8 string (9) "Formāts:"
          Filesize: => UTF-8 string (14) "Faila izmērs:"
          MB max. => string (13) "Maksimums MB."
          Current size: => UTF-8 string (17) "Esošais izmērs:"
          undefined => UTF-8 string (11) "nedefinēts"
          Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work. => UTF-8 string (535) "Tiklīdz sākat piegādāt savus produktus, jūsu tiešsaistes veikalam ir jābūt a...
          Tiklīdz sākat piegādāt savus produktus, jūsu tiešsaistes veikalam ir jābūt atbilstošam pārvadātājam, kas reģistrēts PrestaShop. Tas nozīmē, ka nosūtot savus sūtījumus, izmantojot savu vietējo pasta pakalpojumu, vai arī noslēdzot līgumu ar privātu pārvadātāju, kurš savukārt nosūtīs jūsu sūtījumus jūsu klientiem. Lai PrestaShop piedāvātu jūsu klientiem vispiemērotāko pārvadātāju pasūtīšanas procesa laikā, jums ir jāreģistrē visi pārvadātāji, ar kuriem esat izvēlējies strādāt.
          
          PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it! => UTF-8 string (265) "PrestaShop nāk ar vairākiem pārvadātāju moduļiem, kurus jūs varat aktivizēt....
          PrestaShop nāk ar vairākiem pārvadātāju moduļiem, kurus jūs varat aktivizēt. Varat arī iegādāties moduļus PrestaShop Addons veikalā. Ieteicamie moduļi ir uzskaitīti zemāk: instalējiet moduli, kas atbilst jūsu pārvadātājam, un konfigurējiet to!
          
          Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate! => UTF-8 string (128) "Piezīme. nereģistrējiet jaunu pārvadātāju, ja tam jau ir modulis! Moduļa izm...
          Piezīme. nereģistrējiet jaunu pārvadātāju, ja tam jau ir modulis! Moduļa izmantošana būs daudz ātrāka un precīzāka!
          
          The carrier's name will be displayed during checkout. => UTF-8 string (67) "Pārvadātāja nosaukums tiks uzrādīts norēķināšanās laikā."
          The delivery time will be displayed during checkout. => UTF-8 string (50) "Piegādes laiks tiks parādīts norēķinu laikā."
          Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number. => UTF-8 string (131) "Piegādes izsekošanas URL: ierakstiet "@", kur jāparādās izsekošanas numuram....
          Piegādes izsekošanas URL: ierakstiet "@", kur jāparādās izsekošanas numuram. To automātiski aizstās ar izsekošanas numuru.
          
          For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear. => UTF-8 string (93) "Piemēram: 'http://example.com/track.php?num=@' ar '@' kur jāparādās izsekoša...
          Piemēram: 'http://example.com/track.php?num=@' ar '@' kur jāparādās izsekošanas numuram.
          
          Include the handling costs (as set in Shipping > Preferences) in the final carrier price. => UTF-8 string (99) "Iekļaujiet iepakošanas izmaksas (kā noteikts Piegāde > Iestatījumi) pārvadāt...
          Iekļaujiet iepakošanas izmaksas (kā noteikts Piegāde > Iestatījumi) pārvadātāja gala cenā.
          
          Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges). => UTF-8 string (188) "Ārpus diapazona uzvedība rodas tad, ja noteiktais diapazons neatbilst klient...
          Ārpus diapazona uzvedība rodas tad, ja noteiktais diapazons neatbilst klienta grozam (piemēram, ja groza svars ir lielāks par svara diapazonā noteikto maksimālo svara ierobežojumu).
          
          Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" ...
          Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          The value must be an integer. => UTF-8 string (36) "Vērtībai jābūt veselam skaitlim."
          Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (127) "Maksimālais augstums, ko pieļauj šis pārvadātājs. Iestatiet vērtību "0" vai ...
          Maksimālais augstums, ko pieļauj šis pārvadātājs. Iestatiet vērtību "0" vai atstājiet šo lauku tukšu, lai ignorētu.
          
          Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" v...
          Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (128) "Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai...
          Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Allowed characters: letters, spaces and "%special_chars%". => UTF-8 string (57) "Atļautās zīmes: burti, atstarpes un "%special_chars%"."
          For in-store pickup, enter 0 to replace the carrier name with your shop name. => UTF-8 string (82) "Ja uzstādīta 0, tad piegādātāja nosaukums tiks aizstāts ar veikala nosaukumu"
          Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay. => UTF-8 string (93) "Ievadi "0" lai atliktu piegādes laiku ilgāk, vai "9" lai atliktu piegādi uz ...
          Ievadi "0" lai atliktu piegādes laiku ilgāk, vai "9" lai atliktu piegādi uz īsāku laiku.
          
          Mark the groups that are allowed access to this carrier. => UTF-8 string (78) "Atzīmējiet tās grupas, kurām vēlaties atļaut pieeju šim piegādātājam"
          Enable the carrier in the front office. => UTF-8 string (55) "Iekļaut pārvadātāju klientiem redzamajā sarakstā."
          Carrier name displayed during checkout => UTF-8 string (48) "Piegādātāja nosaukums, kurš redzams klientam"
          Upload a logo from your computer. => UTF-8 string (24) "Ielādēt logo no datora"
          or => string (3) "vai"
          Estimated delivery time will be displayed during checkout. => UTF-8 string (91) "Laiks, kas nepieciešams, lai piegādātu pasūtījumu - redzams klientam pērkot ...
          Laiks, kas nepieciešams, lai piegādātu pasūtījumu - redzams klientam pērkot produktus
          
          Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number. => UTF-8 string (133) "Piegādes izsekošanas saite: ierakstiet "@", kur jāparādās izsekošanas numura...
          Piegādes izsekošanas saite: ierakstiet "@", kur jāparādās izsekošanas numuram. To automātiski aizstās ar izsekošanas numuru.
          
          The zones in which this carrier will be used. => UTF-8 string (49) "Zonas, kurās piegādātājs sniedz pakalpojumus."
          Group access => UTF-8 string (16) "Grupas piekļuve"
          Apply both regular shipping cost and product-specific shipping costs. => UTF-8 string (92) "Piemērot gan regulārās piegādes izmaksas, gan ar produktu saistītas piegādes...
          Piemērot gan regulārās piegādes izmaksas, gan ar produktu saistītas piegādes izmaksas.
          
          Include the shipping and handling costs in the carrier price. => UTF-8 string (18) "Iekļaut piegādes"
          Apply the cost of the highest defined range => UTF-8 string (34) "Pielāgot augstāko definēto cenu"
          Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit). => UTF-8 string (142) "Ārpus diapazona uzvedība rodas tad, ja nekas nav noteikts (piemēram, kad kli...
          Ārpus diapazona uzvedība rodas tad, ja nekas nav noteikts (piemēram, kad klienta groza svars ir lielāks par maksimālo diapazona robežu).
          
          Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (132) "Maksimālais augstums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0"...
          Maksimālais augstums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" ...
          Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" v...
          Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (128) "Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai...
          Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          This will only be visible in the front office. => UTF-8 string (44) "Tas būs redzams tikai vietnes priekšpusē."
          If you set these parameters to 0, they will be disabled. => UTF-8 string (71) "Ja Jūs šo parametru vērtības norādīsiet kā 0, tie tiks atslēgti"
          Coupons are not taken into account when calculating free shipping. => UTF-8 string (60) "Kuponi netiek ņemti vērā, aprēķinot bezmaksas piegādi."
          AdminNotificationsError => array (197)
          Unable to update settings. => UTF-8 string (29) "Nevar atjaunot iestatījumus."
          There is %d error. => UTF-8 string (14) "Ir %d kļūda."
          There are %d errors. => UTF-8 string (20) "Šeit ir %d klūdas."
          There are %d warnings. => UTF-8 string (14) "Ir %d klūdas."
          %1$s on line %2$s in file %3$s => UTF-8 string (28) "%1$s rindā %2$s failā %3$s"
          Property %s is empty. => UTF-8 string (24) "Īpašība %s ir tukša."
          The %s field is required. => UTF-8 string (22) "%s lauks ir obligāts."
          This class name does not exist. => UTF-8 string (37) "Šajā šķirā nosaukums neeksistē."
          This property does not exist in the class or is forbidden. => UTF-8 string (59) "Šis īpašums neeksistē krasifikācijā vai ir aizliegts."
          This association has too many elements. => UTF-8 string (43) "Šī asociācija ir pārāk daudz elementu."
          This name is not allowed. => UTF-8 string (25) "Šis vārds nav atļauts."
          Syntax error with this pattern. => UTF-8 string (38) "Pareizrakstības kļūda šim modelim."
          This key has already been used. => UTF-8 string (71) "Šī atslēga ir ir lietota pārāk daudz reizes (pieļaujama vienreiz)"
          [%s] is not a valid configuration key => UTF-8 string (41) "[%s] nav derīga konfigurācijas atslēga"
          Cannot parse feed. => UTF-8 string (26) "Nevar apstrādāt barotni."
          No default currency => UTF-8 string (22) "Nav standarta valūtas"
          Could not load cart id=%s => UTF-8 string (31) "Nevarēja ielādēt grozu id=%s"
          No files were uploaded. => UTF-8 string (38) "Neviens fails netika augšupielādēts"
          Source file does not exist or is empty. => UTF-8 string (42) "Resursa fails nepastāv vai tas ir tukšs."
          File has an invalid extension, it should be one of these: %s. => UTF-8 string (69) "Failam ir nederīgs paplašinājums, tam jābūt vienam no šiem: %s."
          The uploaded file is too large. => UTF-8 string (43) "Augšupielādētais fails ir pārāk liels."
          Image is too large (%1$d kB). Maximum allowed: %2$d kB => UTF-8 string (65) "Attēls ir par lielu (%1$d kB). Maksimāli pieļaujamais: %2$d kB"
          Image format not recognized, allowed formats are: .ico => UTF-8 string (58) "Bildes formāts nav atpazīts, atļautie formāti ir: .ico"
          Error while uploading image; please change your server's settings. => UTF-8 string (76) "Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus."
          Cannot generate emails because the Symfony container is unavailable. => UTF-8 string (61) "Nevar ģenerēt e-pastus jo Symphony konteiners nav pieejams."
          Cannot generate email templates: %s. => UTF-8 string (38) "Nevar ģenerēt e-pasta šablonus: %s."
          Cannot scan root directory => UTF-8 string (33) "Nevar nolasīt pamata direktoriju"
          Cannot scan "override" directory => UTF-8 string (37) "Nevar nolasīt "override" direktoriju"
          File %2$s (in directory %1$s) => UTF-8 string (23) "Fails %2$s (mapē %1$s)"
          Property %1$s has a bad value (allowed values are: %2$s). => UTF-8 string (63) "Mantai nepareiza vērtība %1$s (atļautā vērtība is: %2$s)."
          Your entry in field %1$s (language %2$s) exceeds max length %3$d chars (incl. html tags). => UTF-8 string (104) "Jūsu ieraksts laukā %1$s (valoda %2$s) pārsniedz garumu par %3$d rakstzīmēm ...
          Jūsu ieraksts laukā %1$s (valoda %2$s) pārsniedz garumu par %3$d rakstzīmēm (ieskaitot html tagus).
          
          The length of property %1$s is currently %2$d chars. It must be between %3$d and %4$d chars. => UTF-8 string (85) "Īpašības garums %1$s ir %2$d rakstzīmes. Jābūt starp %3$d un %4$d rakstzīmēm."
          Validation function not found: %s. => UTF-8 string (36) "Pārbaudes funkcija nav atrasta: %s."
          Property %s is not valid => UTF-8 string (26) "Īpašība %s ir nederīga"
          is required. => UTF-8 string (12) "ir obligāts"
          %1$s is too long. Maximum length: %2$d => UTF-8 string (43) "%1$s ir par garu. Maksimālais garums: %2$d"
          The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
          Error on image caption: "%1s" is not a valid caption. => UTF-8 string (54) "Kļūda attēla parakstā: "%1s" nav derīgs paraksts."
          Fatal error => UTF-8 string (15) "Fatāla kļūda"
          Server file size is different from local file size => UTF-8 string (58) "Servera faila lielums atšķiras no lokālā faila lieluma"
          The uploaded file exceeds %s => UTF-8 string (39) "Augšupielādētais fails pārsniedz %s"
          The uploaded file was only partially uploaded => UTF-8 string (43) "Fails tika augšupielādēts tikai daļēji"
          No file was uploaded => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          Missing temporary folder => UTF-8 string (21) "Trūkst pagaidu mapes"
          Failed to write file to disk => UTF-8 string (34) "Kļūda saglabājot failu uz diska"
          A PHP extension stopped the file upload => UTF-8 string (51) "PHP paplašinājums pārtrauca failu augšupielādi"
          Filetype not allowed => UTF-8 string (23) "Faila tips nav atļauts"
          The uploaded file exceeds the post_max_size directive in php.ini => UTF-8 string (75) "Augšupielādētais fails pārsniedz post_max_size parametru php.ini failā"
          File is too big. Current size is %1s, maximum size is %2s. => UTF-8 string (73) "Fails ir par lielu. Esošais izmērs ir %1s, maksimālais izmērs ir %2s."
          The 'From' date format is invalid (YYYY-MM-DD) => UTF-8 string (46) "'No' datuma formāts ir nepareizs (YYYY-MM-DD)"
          The 'To' date format is invalid (YYYY-MM-DD) => UTF-8 string (49) "'Līdz' datuma formāts ir nepareizs (YYYY-MM-DD)"
          An error occurred while attempting to delete the image. (cannot load object). => UTF-8 string (52) "Kļūda bildes dzēšanā (nevar ielādēt objektu)."
          You cannot delete this item. => UTF-8 string (28) "Nevar izdzēst šo vienību."
          field %s is required. => UTF-8 string (22) "lauks %s ir obligāts."
          Cannot add configuration %s => UTF-8 string (33) "Nevar pievienot konfigurāciju %s"
          The field %field_name% is required at least in %lang%. => UTF-8 string (54) "Laukam %field_name% kā minimums nepieciešams %lang%."
          %s: Incorrect value => UTF-8 string (23) "%s: Nederīga vērtība"
          An error occurred while assigning a zone to the selection. => UTF-8 string (37) "Nosakot zonai atlasei radās kļūda."
          You must select at least one element to assign a new zone. => UTF-8 string (67) "Jums jāizvēlas vismaz viens elements, lai piešķirtu jaunu zonu."
          Can't delete #%id% => UTF-8 string (20) "Nevar izdzēst #%id%"
          Due to memory limit restrictions, this image cannot be loaded. Please increase your memory_limit value via your server's configuration settings. => UTF-8 string (161) "Šo attēlu nevar ielādēt sakarā ar atmiņas ierobežojumu. Lūdzu, palieliniet s...
          Šo attēlu nevar ielādēt sakarā ar atmiņas ierobežojumu. Lūdzu, palieliniet savu memory_limit vērtību, izmantojot servera konfigurācijas iestatījumus.
          
          The object cannot be loaded (the identifier is missing or invalid) => UTF-8 string (65) "Objektu nevar ielādēt (nav identifikatora vai tas ir nepareizs)"
          An error occurred when attempting to update the required fields. => UTF-8 string (41) "Nepieciešamo lauku atjaunošanas kļūda"
          Unable to delete associated images. => UTF-8 string (35) "Nevar izdzēst saistītos attēlus."
          Access denied. => string (14) "Access Denied."
          The uploaded file exceeds the upload_max_filesize directive in php.ini => UTF-8 string (81) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini failā"
          file (%s) not writable => UTF-8 string (24) "fails (%s) nav rakstāms"
          directory (%s) not writable => UTF-8 string (34) "direktorijā (%s) nevar ierakstīt"
          This functionality has been disabled. => UTF-8 string (27) "Šī funkcija ir izslēgta."
          Failed to update the position. => UTF-8 string (30) "Neizdevās atjaunot pozīciju."
          You must select at least one element to delete. => UTF-8 string (50) "Tev ir jāizvēlas vismaz viens elements ko dzēst"
          An error occurred while deleting this selection. => UTF-8 string (38) "Kļūda dzēšot atzīmētos objektus."
          The object cannot be loaded. => UTF-8 string (23) "Nevar ielādēt objektu"
          Invalid message => UTF-8 string (15) "Nederīga ziņa"
          Bad SQL query => UTF-8 string (21) "Nederīga SQL komanda"
          Please fill in all the required fields. => UTF-8 string (46) "Lūdzu, aizpildiet visus nepieciešamos laukus"
          Address format invalid => UTF-8 string (26) "Nederīgs adreses formāts"
          An error occurred during the file upload process. => UTF-8 string (28) "Kļūda faila augšuplādē."
          The email address is invalid. => UTF-8 string (18) "Nederīgs e-pasts."
          The selected date range is not valid. => UTF-8 string (35) "Nepareizi norādīts laika periods."
          An error occurred while updating the status for an object. => UTF-8 string (35) "Kļūda atjauninot objekta statusu."
          Failed to update the status => UTF-8 string (26) "Kļūda atjaunojot statusu"
          Unknown error. => UTF-8 string (18) "Nezināma kļūda."
          Incorrect value for "Depends on stock" for product %name% => UTF-8 string (62) "Nepareiza vērtība "Atkarīgs no noliktavas" produktam %name%"
          Invalid tag(s) (%s) => UTF-8 string (22) "Nederīgs tags(s) (%s)"
          There is one error. => UTF-8 string (17) "Ir viena kļūda."
          There are several errors. => UTF-8 string (20) "Ir daudzas kļūdas."
          Email is empty. => UTF-8 string (16) "Epasts ir tukšs"
          Invalid email address. => UTF-8 string (24) "Nederīga e-pasta adrese"
          The password field is blank. => UTF-8 string (16) "Parole ir tukša"
          Invalid password. => string (16) "nepareiza parole"
          File upload was not completed. => UTF-8 string (34) "Faila augšupielāde nav pabeigta."
          File too large (limit of %s bytes). => UTF-8 string (43) "Fails ir par lielu (ierobežojums %s biti)."
          Internal error #%s => UTF-8 string (21) "Iekšēja kļūda #%s"
          No file has been selected => UTF-8 string (20) "fails nav izvēlēts"
          No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          No valid value for field exceptions has been defined. => UTF-8 string (43) "Nav derīgas vērtības lauka izņēmumiem."
          An error occurred while transplanting the module to its hook. => UTF-8 string (40) "Kļūda transplantējot moduli uz āķi."
          Page not found => string (16) "Lapa nav atrasta"
          You do not have permission to view this. => UTF-8 string (34) "Jums nav tiesību šeit skatīties"
          An error occurred while attempting to create a new folder. => UTF-8 string (30) "Kļūda jaunas mapes izveidē."
          An error occurred while copying the image. => UTF-8 string (23) "Kļūda kopējot bildi."
          An error occurred while copying this image: %s => UTF-8 string (26) "Kļūda kopējot bildi: %s"
          Error while updating the status. => UTF-8 string (35) "Atjauninot statusu, radās kļūda."
          Invalid file name => UTF-8 string (25) "Nederīgs faila nosaukums"
          You need at least one object. => UTF-8 string (38) "Tev nepieciešams vismaz viens objekts"
          You cannot delete all of the items. => UTF-8 string (33) "Tu nevari izdzēst visus objektus"
          Cannot retrieve file. => string (21) "Nevar atjaunot failu."
          Invalid name for %s language => UTF-8 string (27) "Nederīgs vārds %s valodai"
          The name for %1s language is too long (%2d chars max). => UTF-8 string (63) "%1s valodas nosaukums ir pārāk garš (%2d maksimums simboli)."
          Invalid file extension => UTF-8 string (31) "Nederīgs faila paplašinājums"
          The file name is too long. => UTF-8 string (29) "Faila nosaukums pārāk garš"
          Invalid file => UTF-8 string (15) "Nederīgs fails"
          Invalid date range => UTF-8 string (26) "Nederīgs datumu diapazons"
          An error occurred while updating the image. => UTF-8 string (25) "Kļūda atjauninot bildi."
          An error occurred while linking the object %table_name% to categories. => UTF-8 string (61) "Radās kļūda, saistot objektu %table_name% ar kategorijām."
          The object cannot be loaded. => UTF-8 string (23) "Nevar ielādēt objektu"
          The %name% field is required. => UTF-8 string (31) "Laukā %name% ir nepieciešams."
          The %1$s field (%2$s) is invalid. => UTF-8 string (30) "%1$s lauks (%2$s) nav derīgs."
          The tags list (%s) is invalid. => UTF-8 string (31) "Tagu saraksts (%s) nav derīgs."
          An error occurred while copying this image: => UTF-8 string (23) "Kļūda kopējot bildi:"
          The %s field is not valid => UTF-8 string (20) "%s lauks nav derīgs"
          An error occurred while uploading the image. => UTF-8 string (31) "Kļūda augšuplādējot bildi."
          The file is missing. => UTF-8 string (14) "Trūkst fails."
          An error occurred while updating an object. => UTF-8 string (27) "Kļūda atjauninot objektu."
          Cannot delete file => UTF-8 string (20) "Nevar izdzēst failu"
          Invalid date format. => UTF-8 string (26) "Nederīgs datuma formāts."
          An error occurred while creating an object. => UTF-8 string (24) "Kļūda veidojot objektu"
          You do not have permission to edit this. => UTF-8 string (37) "Jums nav tiesību šeit kautko labot."
          "%key%" does not exist. => UTF-8 string (18) ""%key% neeksistē."
          You cannot delete or disable the last shop group. => UTF-8 string (58) "Jūs nevarat izdzēst vai izslēgt pēdējo veikala grupu."
          You cannot delete or disable a shop group in use. => UTF-8 string (68) "Jūs nevarat izdzēst vai izslēgt lietošanā esošu veikala grupu."
          You cannot disable the Main URL. => UTF-8 string (33) "Jūs nevarat izslēgt Pamata URL."
          You cannot change a main URL to a non-main URL. You have to set another URL as your Main URL for the selected shop. => UTF-8 string (119) "Jūs nevarat mainīt galveno URL uz ne-galveno URL. Jums jāizvēlas cits URL kā...
          Jūs nevarat mainīt galveno URL uz ne-galveno URL. Jums jāizvēlas cits URL kā galvenais URL izvēlētajam veikalam.
          
          A shop URL that uses this domain already exists. => UTF-8 string (61) "Veikala URL, kurā tiek izmantots šis domēns, jau eksistē."
          A shop virtual URL cannot be "%URL%" => UTF-8 string (42) "Veikala virtuālais URL nevar būt "%URL%""
          An error occurred during deletion. => UTF-8 string (25) "Kļūda dzēsanas laikā."
          (cannot load object) => UTF-8 string (25) "(nevar ielādēt objektu)"
          You do not have permission to delete this. => UTF-8 string (31) "Jums nav atļauts šeit dzēst."
          An error occurred while deleting the object. => UTF-8 string (25) "Kļūda dzēšot objektu."
          An error occurred while updating the status. => UTF-8 string (27) "Kļūda atjauninot statusu."
          A Zip/Postal code is required. => UTF-8 string (31) "Pasta indekss ir nepieciešams."
          The Zip/Postal code is invalid. => UTF-8 string (24) "Nederīgs pasta indekss."
          It must be entered as follows: => UTF-8 string (36) "Jābūt rakstītām kā norādīts: "
          You do not have permission to add this. => UTF-8 string (56) "Jums nav nepieciešamo atļauju šeit kaut ko pievienot."
          "%type%" does not exist. => UTF-8 string (19) ""%type% neeksistē."
          Directory "%folder%" cannot be created => string (37) "Direktoriju "%folder%" nevar izveidot"
          File "%file%" cannot be created => string (29) "Failu "%file%" nevar izveidot"
          Cannot write this file: "%folder%" => UTF-8 string (34) "Nevar ierakstīt failu: "%folder%""
          This file must be writable: %file% => UTF-8 string (36) "Šim failam jābut rakstamam: %file%"
          No file has been selected. => UTF-8 string (20) "fails nav izvēlēts"
          The server does not have permissions for writing. => UTF-8 string (43) "Serverim nav pieejas priekš rakstīšanas."
          Please check rights for %file% => UTF-8 string (38) "Lūdzu pārbaudiet tiesības uz %file%"
          This file must be writable: => UTF-8 string (30) "Šim failam jābut rakstamam: "
          Fatal error: The module directory does not exist. => UTF-8 string (46) "Kritiska kļūda: Moduļu mape vairs nav šeit"
          The field %field_name% is required at least in your default language. => UTF-8 string (77) "Lauks %field_name% ir nepieciešams vismaz vienā no noklusētajām valodām."
          Error while uploading image; please change your server's settings. (Error code: %s) => UTF-8 string (96) "Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus. (Kļūda...
          Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus. (Kļūdas kods: %s)
          
          Image format not recognized, allowed formats are: .gif, .jpg, .png => UTF-8 string (69) "Bildes formāts nav atpazīts, atļautie fomāti ir: .gif, .jpg, .png"
          The %s field is invalid. => UTF-8 string (21) "%s lauks nav derīgs."
          An error occurred while attempting to upload the file. => UTF-8 string (32) "kļūda augšupielādējot failu"
          Maximum depth: Invalid number. => UTF-8 string (41) "Maksimālais dziļums: Nederīgs nummurs."
          Please fill out all fields. => UTF-8 string (32) "Lūdzu, aizpildiet visus laukus."
          An error occurred on saving. => UTF-8 string (20) "Kļūda saglabājot."
          The voucher code is invalid. => UTF-8 string (25) "Kupona kods ir nederīgs."
          %s is invalid. => UTF-8 string (16) "%s ir nederīgs."
          An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
          Invalid URL => string (16) "Nepareiza adrese"
          Invalid selection => UTF-8 string (17) "Nederīga izvēle"
          You need permission to add this. => UTF-8 string (55) "Jums nepieciešams vairāk atļaujas lai to pievienotu."
          You do not have permission to update this. => UTF-8 string (34) "Jums nav atļaujas to atjaunināt."
          You do not have permission to create this. => UTF-8 string (31) "Jums nav atļaujas to izveidot."
          Profile(s) assigned to employee cannot be deleted => UTF-8 string (46) "Darbiniekam piešķirto profilu nevar nodzēst"
          You cannot delete your own profile => UTF-8 string (39) "Jūs nevarat nodzēst pats savu profilu"
          Cannot open export file for writing => UTF-8 string (42) "Nevar atvērt eksporta failu rakstīšanai"
          Cannot write into file: %filename%. Please check write permissions. => UTF-8 string (81) "Nevar ierakstīt failā: %filename%. Lūdzu, pārbaudiet rakstīšanas atļaujas."
          An unexpected error occurred. [%type% code %code%] => UTF-8 string (49) "Radās neparedzēta kļūda. [%type% code %code%]"
          Cannot send test email for theme %theme% because it is not your current theme => UTF-8 string (77) "Nevar nosūtīt testa e-pastu šablonam %theme% jo tā nav patreizējā tēma"
          Cannot send test email for layout %layout% => UTF-8 string (48) "Nevar nosūtīt testa e-pastu šablonam %layout%"
          Image format not recognized, allowed format(s) is(are): .%s => UTF-8 string (54) "Nevar noteikt attēla formātu, atļautie formāti: %s"
          You need permission to edit this. => UTF-8 string (48) "Jums nepieciešamas vairāk atļaujas to darīt."
          Unexpected error occurred. => UTF-8 string (28) "Radās neparedzēta kļūda."
          The object cannot be loaded (or found) => UTF-8 string (37) "Objektu nevar ielādēt (nav atrasts)"
          Max file size allowed is "%s" bytes. => UTF-8 string (41) "Maksimālais faila lielums ir "%s" baiti."
          An error occurred while attempting to save. => UTF-8 string (36) "Radās kļūda, mēģinot saglabāt."
          Invalid action => UTF-8 string (18) "Nederīga darbība"
          The value of the PHP.ini setting "max_input_vars" must be increased to %value% in order to be able to submit the product form. => UTF-8 string (114) "PHP.ini iestatījums "max_input_vars" jāpalielina līdz %value% lai būtu iespē...
          PHP.ini iestatījums "max_input_vars" jāpalielina līdz %value% lai būtu iespējams ar formu pievienot produktu.
          
          Invalid data supplied. => UTF-8 string (15) "Nederīgi dati."
          You cannot upload more files => UTF-8 string (44) "Jūs nevarat augšupielādēt vairāk failus"
          This domain is not valid. => UTF-8 string (18) "Nederīgs domēns."
          The SSL domain is not valid. => UTF-8 string (22) "Nederīgs SSL domēns."
          This field is invalid => UTF-8 string (17) "Lauks nav derīgs"
          This field cannot be longer than %limit% characters => UTF-8 string (47) "Laukā nevar būt vairāk par %limit% simboliem"
          This value should be greater than %value% => UTF-8 string (40) "Vērtībai jābūt lielākai kā %value%"
          This field is invalid, it must contain numeric values => UTF-8 string (42) "Lauks ir nepareizs, tam ir jāsatur cipari"
          This field is required => UTF-8 string (23) "Šis lauks ir obligāts"
          This field cannot be shorter than %limit% characters => UTF-8 string (46) "Laukā nevar būt mazāk par %limit% simboliem"
          %error_message% - Language: %language_name% => string (41) "%error_message% - Valoda: %language_name%"
          AdminShopparametersFeature => array (267)
          Authorized modules: => UTF-8 string (18) "Atļautie moduļi:"
          This category already exists for this group. => UTF-8 string (40) "Šī kategorija jau pastāv šai grupai."
          Add a category discount => string (28) "Pievienot kategoriju atlaidi"
          New group category discount => string (31) "Jauna atlaide kategoriju grupai"
          Discount (%): => string (12) "Atlaide (%):"
          Discount: %.2f%% => string (15) "Atlaide: %.2f%%"
          Group information => UTF-8 string (19) "Grupas informācija"
          Price display method: => UTF-8 string (25) "Cenas attēlojuma metode:"
          Show prices: => UTF-8 string (14) "Rādīt cenas:"
          Current category discount => UTF-8 string (33) "Pašreizējā kategorijas atlaide"
          Members of this customer group => UTF-8 string (32) "Šīs klientu grupas dalībnieki"
          Limited to the first 100 customers. => string (30) "Tikai pirmajiem 100 klientiem."
          Please use filters to narrow your search. => UTF-8 string (59) "Lūdzu, izmantojiet filtrus, lai sašaurinātu meklēšanu."
          Hours: => string (8) "Stundas:"
          Dear Customer, Regards, Customer service => UTF-8 string (41) "Cien. Klient, Ar cieņu, Klientu serviss"
          Cien. Klient,
          
          Ar cieņu,
          Klientu serviss
          
          We are currently updating our shop and will be back really soon. Thanks for your patience. => UTF-8 string (96) "Pašlaik mēs atjaunojam mūsu veikalu un pavisam drīz būsim atpakaļ. Paldies p...
          Pašlaik mēs atjaunojam mūsu veikalu un pavisam drīz būsim atpakaļ.
          Paldies par pacietību.
          
          #IN => string (3) "#IN"
          #DE => string (3) "#DE"
          #RE => string (3) "#RE"
          a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves => UTF-8 string (827) "par | augstāk | pēc | atkal | pret | visi | am | an | un | visi | ir | ir | ...
          par | augstāk | pēc | atkal | pret | visi | am | an | un | visi | ir | ir | pēc | ir | kopš | pirms | ir zemāk | starp | abi | bet | pēc | var | nevar | varētu | nevarētu | darīja | dara | dara | dara | nesa | laikā | katru | daži | no | nobeiguma | bija | būtu | viņš | tā | viņa | viņa | tā | tā | tā | tā | tā | tā | tā pati | daudzi | visvairāk | jāpārliecinās | mani | nav | nav | nav | izslēgts | vienreiz | vienīgi | vai | citi | vajadzētu | mūsu | mūsu | sevi | ārā | pār | paši | paši | shan | viņa | būtu | būtu | jā | daži | tādi kā šie paši | tie | tur | šie | šie | šie | no | līdz | pārāki | līdz | līdz | ļoti | bija | bija | mēs | bija | kas | kad | kad | kur | kas | kamēr | kuram | kuram | kam | ar | uzvarēja | būtu | tevis | tevis | tu pats | pats
          
          You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice. => UTF-8 string (80) "Jūs varat atrakstīties jebkurā laikā. Kontaktinformācija ir atrodama lapā."
          In Stock => string (8) "Pieejams"
          Product available for orders => UTF-8 string (29) "Prece pieejama pasūtījumiem"
          Out-of-Stock => UTF-8 string (14) "Nav noliktavā"
          Webmaster => UTF-8 string (19) "Tīmekļa pārzinis"
          Customer service => UTF-8 string (20) "Klientu apkalpošana"
          If a technical problem occurs on this website => UTF-8 string (44) "Ja šajā vietnē rodas tehniskas problēmas"
          For any question about a product, an order => UTF-8 string (45) "Jebkuri jautājumi par produktu, pasūtījumu"
          Mr. => string (5) "K-gs."
          Mrs. => string (6) "K-dze."
          Visitor => UTF-8 string (13) "Apmeklētājs"
          Guest => string (6) "Viesis"
          Customer => string (7) "Klients"
          Neutral => UTF-8 string (9) "Neitrāls"
          Add new social title => string (25) "Pievienot jaunu nosaukumu"
          Social titles => string (6) "Tituls"
          Image width => UTF-8 string (15) "Attēla platums"
          Image height => UTF-8 string (16) "Attēla augstums"
          Social title => string (6) "Tituls"
          Group name => string (16) "Grupas nosaukums"
          Discount (%) => string (11) "Atlaide (%)"
          Members => UTF-8 string (11) "Dalībnieki"
          Creation date => string (15) "Izveides datums"
          Default groups options => UTF-8 string (26) "Noklusējuma grupu opcijas"
          Visitors group => UTF-8 string (19) "Apmeklētāju grupa"
          Guests group => string (11) "Viesu grupa"
          Customers group => string (13) "Klientu grupa"
          Save, then add a category reduction. => UTF-8 string (61) "Saglabājiet, pēc tam pievienojiet kategoriju samazinājumu."
          Add new group => string (21) "Pievienot jaunu grupu"
          Customer group => string (14) "Customer Group"
          Price display method => UTF-8 string (24) "Cenas attēlojuma metode"
          Category discount => string (19) "Kategorijas atlaide"
          Modules authorization => UTF-8 string (21) "Moduļu autorizācija"
          Show prices => UTF-8 string (13) "Rādīt cenas"
          Registration date => UTF-8 string (22) "Reģistrācijas datums"
          Alias => UTF-8 string (14) "Aizstājvārds"
          Aliases => UTF-8 string (11) "Pseidonīmi"
          Indexing => UTF-8 string (12) "Indeksācija"
          The "indexed" products have been analyzed by PrestaShop and will appear in the results of a front office search. => UTF-8 string (112) ""Indeksētos" produktus analizēja PrestaShop, un tie parādīsies vietnes priek...
          "Indeksētos" produktus analizēja PrestaShop, un tie parādīsies vietnes priekšpusē meklētāja rezultātos.
          
          Indexed products => UTF-8 string (20) "Indeksētie produkti"
          Building the product index may take a few minutes. => UTF-8 string (54) "Produkta indeksa izveide var aizņemt dažas minūtes."
          Add missing products to the index => UTF-8 string (43) "Pievienot iztrūkstošos produktus indeksam"
          Re-build the entire index => UTF-8 string (24) "Pārbūvēt visu indeksu"
          You can set a cron job that will rebuild your index using the following URL: => UTF-8 string (83) "Jūs varat iestatīt cron darbu, kas atjaunos jūsu indeksu, izmantojot šādu URL:"
          Search within word => UTF-8 string (15) "Meklēt vārdos"
          Search exact end match => UTF-8 string (33) "Meklēt precīzu gala atbilstību"
          Minimum word length (in characters) => UTF-8 string (25) "Minimālais vārda garums"
          Blacklisted words => UTF-8 string (17) "Aizliegtie vārdi"
          Weight => string (5) "Svars"
          The "weight" represents its importance and relevance for the ranking of the products when completing a new search. => UTF-8 string (79) ""Svars" norāda tā nozīmi un atbilstību produktam, veicot jaunu meklēšanu."
          A word with a weight of eight will have four times more value than a word with a weight of two. => UTF-8 string (92) "Vārdam ar svaru astoņi būs četras reizes lielāka vērtība nekā vārdam ar svar...
          Vārdam ar svaru astoņi būs četras reizes lielāka vērtība nekā vārdam ar svaru divi.
          
          We advise you to set a greater weight for words which appear in the name or reference of a product. This will allow the search results to be as precise and relevant as possible. => UTF-8 string (189) "Mēs iesakām jums iestatīt lielāku svaru vārdiem, kas parādās produkta nosauk...
          Mēs iesakām jums iestatīt lielāku svaru vārdiem, kas parādās produkta nosaukumā vai atsaucei. Tas ļaus meklēšanas rezultātiem būt pēc iespējas precīzākiem un atbilstošiem.
          
          Setting a weight to 0 will exclude that field from search index. Re-build of the entire index is required when changing to or from 0 => UTF-8 string (117) "Svara iestatīšana uz 0 izslēdz šo lauku no meklēšanas indeksa. Viss indekss ...
          Svara iestatīšana uz 0 izslēdz šo lauku no meklēšanas indeksa. Viss indekss jāpārveido, mainot to uz vai no 0
          
          Product name weight => string (25) "Produkta nosaukuma garums"
          Reference weight => string (11) "Koda garums"
          Short description weight => UTF-8 string (20) "Īsa apraksta garums"
          Description weight => string (15) "Apraksta garums"
          Category weight => string (18) "Kategorijas garums"
          Brand weight => UTF-8 string (13) "Zīmola svars"
          Tags weight => string (11) "Tagu garums"
          Attributes weight => UTF-8 string (16) "Atribūtu garums"
          Features weight => UTF-8 string (15) "Iespēju garums"
          Add new alias => UTF-8 string (30) "Pievienot jaunu aizstājvārdu"
          Result => UTF-8 string (10) "Rezultāts"
          Shop ID => string (10) "Veikala ID"
          Shop group => string (13) "Veikala grupa"
          Root category => string (15) "Pamatkategorija"
          Main URL for this shop => UTF-8 string (28) "Galvenā saite šim veikalam"
          Edit this shop group => UTF-8 string (23) "Labot šo veikala grupu"
          Add new shop => string (23) "Pievienot jaunu veikalu"
          Multistore tree => UTF-8 string (26) "Veikala satura rādītājs"
          Store name => string (17) "Veikala nosaukums"
          Icon => string (5) "Ikona"
          Edit return status => UTF-8 string (30) "Rediģēt atgriešanas statusu"
          Show delivery PDF. => UTF-8 string (22) "Rādīt piegādes PDF."
          Template => UTF-8 string (8) "Šablons"
          Return status => UTF-8 string (20) "Atgriešanas statuss"
          Send email to customer => UTF-8 string (24) "Sūtīt klientam e-pastu"
          Consider the associated order as validated. => UTF-8 string (43) "Uzskatīt šo pasūtījumu par apsiprinātu"
          Hide this status in all customer orders. => UTF-8 string (47) "Slēpt šo statusu visos klientu pasūtījumos."
          Attach invoice PDF to email. => UTF-8 string (35) "Pievienojiet PDF rēķinu e-pastam."
          Attach delivery slip PDF to email. => UTF-8 string (46) "Pievienojiet PDF piegādes dokumentu e-pastam."
          Set the order as shipped. => UTF-8 string (41) "Atzīmējiet pasūtījumu kā nosūtītu."
          Set the order as paid. => UTF-8 string (41) "Atzīmējiet pasūtījumu kā apmaksātu."
          Add new store => string (23) "Pievienot jaunu veikalu"
          Stores => string (7) "veikali"
          Store name (e.g. City Center Mall Store). => string (50) "Veikala nosaukums (piem., City Center Mall Store)."
          Allowed characters: letters, spaces and %s => UTF-8 string (43) "Atļautās zīmes: burti, atstarpes un "%s""
          Latitude / Longitude => string (16) "Platums / garums"
          Store coordinates (e.g. 45.265469/-47.226478). => UTF-8 string (51) "Veikala koordinātas (piem., 45.265469/-47.226478)."
          Picture => UTF-8 string (7) "Attēls"
          Monday => string (9) "Pirmdiena"
          Tuesday => string (8) "Otrdiena"
          Wednesday => UTF-8 string (10) "Trešdiena"
          Thursday => string (11) "Ceturtdiena"
          Friday => string (10) "Piektdiena"
          Saturday => string (9) "Sestdiena"
          Sunday => UTF-8 string (10) "Svētdiena"
          Choose your country => UTF-8 string (21) "Izvēlies savu valsti"
          Choose your state (if applicable) => UTF-8 string (44) "Izvēlieties savu apgabalu (ja piemērojams)"
          Displayed in emails and page titles. => UTF-8 string (39) "Attēlots e-pastos un lapu virsrakstos."
          Shop email => string (15) "Veikala e-pasts"
          Registration number => UTF-8 string (23) "Reģistrācijas nummurs"
          Shop address line 1 => UTF-8 string (27) "Veikala adrese (1. līnija)"
          Shop address line 2 => UTF-8 string (25) "Veikala adrese 2. līnija"
          Contact details => UTF-8 string (17) "Kontakta detaļas"
          Add new tag => string (21) "Pievienot jaunu birku"
          Tag => string (6) "Birkas"
          Search => UTF-8 string (7) "Meklēt"
          Shop name => string (17) "Veikala nosaukums"
          Visits => UTF-8 string (12) "Apmeklējumi"
          Registrations => UTF-8 string (15) "Reģistrācijas"
          Undefined => UTF-8 string (11) "Nedefinēts"
          Visitors => UTF-8 string (13) "Apmeklētāji"
          Unknown => UTF-8 string (9) "Nezināms"
          Male => UTF-8 string (9) "Vīrietis"
          Female => string (8) "Sieviete"
          Product name => string (18) "Produkta nosaukums"
          No redirection (you may have duplicate content issues) => UTF-8 string (62) "Nav novirzīšanas (jums var būt dublētas satura problēmas)"
          302 Moved Temporarily (recommended while setting up your store) => UTF-8 string (57) "302 Pārvietots īslaicīgi (ieteicams, iestatot veikalu)"
          301 Moved Permanently (recommended once you have gone live) => UTF-8 string (61) "301 Pārvietots pastāvīgi (ieteicams, kad esat "dzīvajā")"
          Other => string (4) "Cits"
          GET variable => UTF-8 string (14) "GET mainīgais"
          Server => string (8) "Serveris"
          Add new contact => string (24) "Pievienot jaunu kontaktu"
          Add a new page => string (20) "Pievienot jaunu lapu"
          hours => string (7) "stundas"
          Save messages? => UTF-8 string (17) "Saglabāt ziņas?"
          Re-display cart at login => UTF-8 string (36) "Vēlreiz parādīt grozu piesakoties"
          Send an email after registration => UTF-8 string (38) "Nosūtīt e-pastu pēc reģistrācijas"
          Password reset delay => UTF-8 string (35) "Paroles atiestatīšanas atcelšana"
          minutes => UTF-8 string (8) "minūtes"
          Enable B2B mode => UTF-8 string (23) "Aktivizēt B2B režīmu"
          Ask for birth date => UTF-8 string (25) "Jautāt dzimšanas datumu"
          Enable partner offers => UTF-8 string (32) "Ieslēgt partneru piedāvājumus"
          Maintenance IP => string (13) "Uzlabojumu IP"
          Custom maintenance text => UTF-8 string (27) "Pielāgota tehniskā apkope"
          Round on each item => UTF-8 string (24) "Noapaļot katru vienību"
          Round on each line => UTF-8 string (23) "Noapaļot katru līniju"
          Round on the total => UTF-8 string (18) "Noapaļot kopsummu"
          Round up away from zero, when it is half way there (recommended) => UTF-8 string (66) "Noapaļojiet uz augšu no nulles, kad tas ir pusceļā (ieteicams)"
          Round down towards zero, when it is half way there => UTF-8 string (56) "Noapaļojiet uz leju tuvāk nullei, kad tas ir pusceļā"
          Round towards the next even value => UTF-8 string (45) "Noapaļot tuvāk nākošajam veselam lielumam"
          Round towards the next odd value => UTF-8 string (47) "Noapaļot tuvāk nākošajai nepāra vērtībai"
          Round up to the nearest value => UTF-8 string (47) "Noapaļot uz augšu līdz tuvākajai vērtībai"
          Round down to the nearest value => UTF-8 string (45) "Noapaļot uz leju līdz tuvākajai vērtībai"
          Enable SSL on all pages => UTF-8 string (27) "Iespējot SSL visās lapās"
          Increase front office security => UTF-8 string (29) "Palielināt veikala drošību"
          Allow iframes on HTML fields => UTF-8 string (27) "Atļaut iframes HTML laukos"
          Use HTMLPurifier Library => UTF-8 string (33) "Izmantot HTMLPurifier bibliotēku"
          Round mode => UTF-8 string (21) "Apaļošanas režīms"
          Round type => UTF-8 string (20) "Noapaļošanas veids"
          Display best sellers => UTF-8 string (28) "Parādīt pirktākās preces"
          Enable Multistore => UTF-8 string (21) "Ieslēgt Multiveikalu"
          Main Shop Activity => UTF-8 string (25) "Galvenā veikala darbība"
          Enable final summary => UTF-8 string (21) "Ieslēgt kopsavilkumu"
          Enable guest checkout => UTF-8 string (28) "Atļaut viesiem iepirkšanos"
          Recalculate shipping costs after editing the order => UTF-8 string (66) "Pēc pasūtījuma rediģēšanas pārrēķiniet piegādes izmaksas"
          Allow multishipping => UTF-8 string (21) "Atļaut multipiegādi"
          Delayed shipping => UTF-8 string (19) "Aizkavēta piegāde"
          Terms of service => string (17) "Servisa noteikumi"
          Offer gift wrapping => UTF-8 string (31) "Piedāvāt dāvanu iesaiņojumu"
          Gift-wrapping tax => UTF-8 string (29) "Dāvanu iesaiņojuma nodoklis"
          Offer recycled packaging => UTF-8 string (36) "Piedāvāt pārstrādātu iepakojumu"
          Gift-wrapping price => UTF-8 string (26) "Dāvānu iesaiņojuma cena"
          Minimum purchase total required in order to validate the order => UTF-8 string (56) "Lai pasūtījumu veiktu klientam jāiepērkas vismaz par"
          Allow a customer to download and view PDF versions of his/her invoices. => UTF-8 string (71) "Ļaujiet klientam lejupielādēt un skatīt savu rēķinu PDF versijas."
          Send an email to the customer when his/her order status has changed. => UTF-8 string (71) "Nosūtiet e-pastu klientam, kad ir mainīts viņa pasūtījuma statuss."
          Number of days for which the product is considered 'new' => UTF-8 string (61) "Dienu skaits, cik ilgi produkti tiek uzskatīti par "jauniem""
          Max size of product summary => UTF-8 string (42) "Maksimālais produkta kopsavilkuma izmērs"
          Catalog mode => UTF-8 string (17) "Kataloga režīms"
          Quantity discounts based on => string (33) "Daudzuma atlaides pamatojoties uz"
          Force update of friendly URL => UTF-8 string (37) "Piespiest lasāma URL atjaunināšanu"
          Display available quantities on the product page => UTF-8 string (41) "Attēlot pieejamo daudzumu produktu lapā"
          Separator of attribute anchor on the product links => UTF-8 string (46) "Atribūtu enkura atdalītājs produkta saitēs"
          Products per page => UTF-8 string (41) "Maksimālais produktu skaits vienā lapā"
          Product price => UTF-8 string (10) "Pēc cenas"
          Product add date => UTF-8 string (26) "Pēc pievienošanas datuma"
          Product modified date => UTF-8 string (29) "Pēc produkta izmaiņu datuma"
          Position inside category => UTF-8 string (21) "Pozīcija kategorijā"
          Brand => UTF-8 string (7) "Zīmols"
          Product quantity => string (17) "Produkta daudzums"
          Product reference => string (17) "product reference"
          Default order by => UTF-8 string (32) "Noklusētā produktu kārtošana"
          Default order method => UTF-8 string (33) "Noklusētā pasūtīšanas metode"
          Display remaining quantities when the quantity is lower than => UTF-8 string (56) "Parādīt atlikušo daudzumu, ja daudzums ir mazāks par"
          Enable stock management => UTF-8 string (36) "Ieslēgt produktu uzskaites sistēmu"
          Default pack stock management => UTF-8 string (44) "Noklusētā iepakojuma krājumu pārvaldība"
          Allow ordering of out-of-stock products => UTF-8 string (35) "Ļaut pasūtīt beigušos produktus"
          Label of in-stock products => UTF-8 string (37) "Krājumā esošu produktu marķējums"
          Label of out-of-stock products with allowed backorders => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā, bet ir atļauts tos pasūtīt"
          Label of out-of-stock products with denied backorders => UTF-8 string (69) "Marķējums produktiem, kuri nav pārdošanā un kurus nevar pasutīt"
          Delivery time of in-stock products => UTF-8 string (37) "Piegādes laiks produktiem noliktavā"
          Leave empty to disable => UTF-8 string (31) "Atstājiet tukšu lai izslēgtu"
          Delivery time of out-of-stock products with allowed backorders => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā, bet ir atļauts tos pasūtīt"
          $_GET variable => UTF-8 string (16) "$_GET mainīgais"
          The route %routeRule% is not valid => UTF-8 string (33) "Ceļš %routeRule% iir kļūdains"
          Keyword "{%keyword%}" required for route "%routeName%" (rule: "%routeRule%") => UTF-8 string (87) "Atslēgas vārds "{%keyword%}" nepieciešams ceļam "%routeName%" (rule: "%route...
          Atslēgas vārds "{%keyword%}" nepieciešams ceļam "%routeName%" (rule: "%routeRule%")
          
          Default pages => string (13) "Default Pages"
          Module pages => UTF-8 string (13) "Moduļu lapas"
          Display attributes in the product meta title => UTF-8 string (43) "Rādīt atribūtus produktu meta nosaukumā"
          Accented URL => UTF-8 string (16) "Akcentēta saite"
          Redirect to the canonical URL => UTF-8 string (26) "Novirzīt uz kanonisko URL"
          Disable Apache's MultiViews option => UTF-8 string (41) "Deaktivizēt Apache's MultiViews iespēju"
          Disable Apache's mod_security module => UTF-8 string (41) "Deaktivizēt Apache's mod_security moduli"
          Shop domain => string (15) "Veikala domeins"
          SSL domain => string (11) "SSL domeins"
          Base URI => string (10) "Pamata URI"
          Route to products => UTF-8 string (20) "Ceļš uz produktiem"
          Route to category => UTF-8 string (20) "Ceļš uz kategoriju"
          Route to supplier => UTF-8 string (24) "Ceļš uz piegādātāju"
          Route to brand => UTF-8 string (17) "Ceļš uz zīmolu"
          Route to page => UTF-8 string (14) "Ceļš uz lapu"
          Route to page category => UTF-8 string (26) "Ceļš uz lapas kategoriju"
          Route to modules => UTF-8 string (19) "Ceļš uz moduļiem"
          Product page => string (13) "Produkta lapa"
          Pagination => UTF-8 string (9) "Lapošana"
          Products stock => UTF-8 string (17) "Produktu krājumi"
          Contacts => string (8) "Kontakti"
          Add new title => string (15) "Pievienot failu"
          Gift options => UTF-8 string (16) "Dāvanas opcijas"
          Status name => UTF-8 string (14) "Statusa vārds"
          Color => UTF-8 string (6) "Krāsa"
          Return statuses => UTF-8 string (20) "Atgriešanas statusi"
          Email template => UTF-8 string (16) "E-pasta šablons"
          Order status => string (16) "Izpildes statuss"
          Add new order status => UTF-8 string (36) "Pievienot jaunu pasūtījuma statusu"
          Add new order return status => UTF-8 string (49) "Pievienot jaunu pasūtījuma atgriešanas statusu"
          Rewritten URL => UTF-8 string (16) "Pārrakstīt URL"
          Page name => string (15) "Lapas nosaukums"
          Page title => string (16) "Lapas virsraksts"
          Meta tags => string (9) "Meta-Tagi"
          Keywords: %keywords% => UTF-8 string (28) "Atslēgas vārdi: %keywords%"
          Improve your SEO => string (14) "Uzlabojiet SEO"
          Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage. => UTF-8 string (180) "Rediģējiet informāciju par savām lapām, lai iegūtu atpazīstamību, tādējādi i...
          Rediģējiet informāciju par savām lapām, lai iegūtu atpazīstamību,  tādējādi iegūsot vairāk apmeklētāju. Mēs iesakām sākt ar indeksa lapu, tas nozīmē sākumlapu.
          
          Configure index page => UTF-8 string (22) "Konfigurēt sākumlapu"
          Robots file generation => UTF-8 string (26) "Robots faila ģenerēšana"
          Generate robots.txt file => UTF-8 string (26) "Ģenerēt robots.txt failu"
          SEO options => string (11) "SEO opcijas"
          Set up URLs => UTF-8 string (14) "Uzstādīt URL"
          Set shop URL => UTF-8 string (21) "Iestatīt veikala URL"
          Schema of URLs => UTF-8 string (10) "URL shēma"
          Referrer => UTF-8 string (13) "Norādītājs"
          Add new search engine => UTF-8 string (35) "Pievienot jaunu meklētājprogrammu"
          Enable SSL => UTF-8 string (25) "Ieslēgt SSL šifrēšanu"
          Please click here to check if your shop supports HTTPS. => UTF-8 string (82) "Lūdzu, noklikšķiniet šeit, lai pārbaudītu, vai jūsu veikals atbalsta HTTPS."
          Page => string (4) "Lapa"
          AdminAdvparametersFeature => array (350)
          Menu => UTF-8 string (8) "Izvēlne"
          No menu => UTF-8 string (13) "Izvēlnes nav"
          Import data from another shop => UTF-8 string (31) "Importēt datus no cita veikala"
          Permissions => UTF-8 string (9) "Tiesības"
          Catalog price rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
          Countries => string (7) "Valstis"
          States => UTF-8 string (6) "Štati"
          Carriers => UTF-8 string (14) "Piegādātāji"
          Titles => string (7) "Uzrunas"
          SuperAdmin => string (24) "Galvenais administrators"
          Logistician => UTF-8 string (24) "Loģistikas speciālists"
          Translator => UTF-8 string (10) "Tulkotājs"
          Salesman => UTF-8 string (11) "Pārdevējs"
          Supply Orders => UTF-8 string (21) "Krājumu Pasūtījumi"
          Supply Order Details => UTF-8 string (30) "Krājumu pasūtījuma detaļas"
          Product Reference => string (16) "Produkta atsauce"
          Note => string (7) "piezime"
          Supplier ID * => UTF-8 string (19) "Piegādātāja ID *"
          Lang ID => string (10) "Valodas ID"
          Warehouse ID * => string (13) "Noliktavas ID"
          Currency ID * => UTF-8 string (13) "Valūtas ID *"
          Supply Order Reference * => UTF-8 string (34) "Pasūtījuma piegādes reference *"
          Delivery Date (Y-M-D)* => UTF-8 string (25) "Piegādes datums (Y-M-D)*"
          Discount rate => string (16) "Atlaides lielums"
          Product ID * => string (13) "Produkta ID *"
          Product Attribute ID => UTF-8 string (21) "Produkta atribūta ID"
          Unit Price (tax excl.)* => UTF-8 string (25) "Vienības cena (bez PVN)*"
          Quantity Expected * => string (22) "Paredzamais daudzums *"
          Discount Rate => string (7) "Atlaide"
          Tax Rate => string (9) "PVN daudz"
          Import .CSV data => UTF-8 string (19) "Importēt CSV datus"
          Template => UTF-8 string (8) "Šablons"
          Customer ID => string (10) "Klienta ID"
          Active (0/1) => UTF-8 string (13) "Aktīva (0/1)"
          Customer email => string (15) "Klienta e-pasts"
          Active (0/1) => UTF-8 string (13) "Aktīvs (0/1)"
          Root category (0/1) => string (21) "Pamatkategorija (0/1)"
          Image URL => UTF-8 string (11) "Attēla URL"
          Product ID => string (11) "Produkta ID"
          Attribute (Name:Type:Position) => UTF-8 string (36) "Atribūts (Vārds: Veids: Pozīcija)"
          Value (Value:Position) => UTF-8 string (32) "Vērtība (vērtība: pozīcija)"
          Supplier reference => UTF-8 string (19) "Piegādātāja kods"
          Default (0 = No, 1 = Yes) => UTF-8 string (36) "Pēc noklusējuma (0 = Nē, 1 = Jā)"
          Combination availability date => UTF-8 string (33) "Kombinācijas pieejamības datums"
          Choose among product images by position (1,2,3...) => UTF-8 string (65) "Izvēlieties produktu attēlus pēc atrašanās vietas (1,2,3...)"
          Titles ID (Mr = 1, Ms = 2, else 0) => string (38) "Tituls (K-gs. = 1, K-dze. = 2, cits 0)"
          Birth date (yyyy-mm-dd) => UTF-8 string (29) "Dzimšanas diena (yyyy-mm-dd)"
          Newsletter (0/1) => string (13) "Jaunumi (0/1)"
          Partner offers (0/1) => UTF-8 string (29) "Parteneru piedāvājums (0/1)"
          Registration date (yyyy-mm-dd) => UTF-8 string (35) "Reģistrācijas datums (yyyy-mm-dd)"
          Groups (x,y,z...) => string (17) "Grupas (x,y,z...)"
          Default group ID => UTF-8 string (27) "Grupas ID pēc noklusējuma"
          UPC => string (3) "upc"
          Minimal quantity => UTF-8 string (20) "Minimālais daudzums"
          Image URLs (x,y,z...) => UTF-8 string (23) "Attēlu URLs (x,y,z...)"
          Image alt texts (x,y,z...) => UTF-8 string (40) "Attēla alternatīvais teksts (x,y,z...)"
          Advanced Stock Management => UTF-8 string (35) "Paplašināts krājumu menedžments"
          Depends on stock => UTF-8 string (21) "Atkarīgs no krājuma"
          Warehouse => string (9) "Noliktava"
          Categories (x,y,z...) => string (22) "Kategorijas (x,y,z...)"
          Tax rule ID => UTF-8 string (23) "Nodokļa nosacījuma ID"
          On sale (0/1) => UTF-8 string (19) "Izpārdošana (0/1)"
          Discount amount => string (16) "Atlaides lielums"
          Discount percent => string (17) "Atlaides procents"
          Discount from (yyyy-mm-dd) => string (24) "Atlaides no (yyyy-mm-dd)"
          Discount to (yyyy-mm-dd) => UTF-8 string (26) "Atlaide līdz (yyyy-mm-dd)"
          Reference # => UTF-8 string (9) "Norāde #"
          Supplier reference # => UTF-8 string (21) "Piegādātāja kods #"
          Delivery time of out-of-stock products with allowed orders: => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā bet ir atļauts tos pasūtīt:"
          Additional shipping cost => UTF-8 string (28) "Papildus sūtījuma izmaksas"
          Unit for the price per unit => UTF-8 string (22) "Cenas lieluma vienība"
          Tags (x,y,z...) => string (15) "Tagi (x,y,z...)"
          Rewritten URL => UTF-8 string (16) "Pārrakstīt URL"
          Label when backorder allowed => UTF-8 string (51) "Marķēt, ja ir atļauja ne-krājuma pasūtījumiem"
          Available for order (0 = No, 1 = Yes) => UTF-8 string (32) "Var pasūtīt (0 = Nē, 1 = Jā)"
          Product availability date => UTF-8 string (28) "Produkta pieejamības datums"
          Product creation date => string (24) "Produkta izveides datums"
          Show price (0 = No, 1 = Yes) => UTF-8 string (31) "Rādīt cenu (0 = Nē, 1 = Jā)"
          Delete existing images (0 = No, 1 = Yes) => UTF-8 string (42) "Dzēst esošos attēlus (0 = Nē, 1 = Jā)"
          Feature (Name:Value:Position:Customized) => UTF-8 string (58) "Raksturojums (Nosaukums: Vērtība: Pozīcija: Pielāgots)"
          Available online only (0 = No, 1 = Yes) => UTF-8 string (46) "Pieejams tikai tiešsaistē (0 = Nē, 1 = Jā)"
          Customizable (0 = No, 1 = Yes) => UTF-8 string (31) "Pielāgojams (0 = Nē, 1 = Jā)"
          Uploadable files (0 = No, 1 = Yes) => UTF-8 string (40) "Lejuplādējami faili (0 = Nē, 1 = Jā)"
          Text fields (0 = No, 1 = Yes) => UTF-8 string (33) "Teksta laukumi (0 = Nē, 1 = Jā)"
          Action when out of stock => UTF-8 string (28) "Darbības, kad nav krājumā"
          Virtual product (0 = No, 1 = Yes) => UTF-8 string (37) "Virtuāls produkts (0 = Nē, 1 = Jā)"
          File URL => string (9) "Faila URL"
          Expiration date (yyyy-mm-dd) => UTF-8 string (31) "Derīguma temiņš (yyyy-mm-dd)"
          Number of days => string (12) "Dienu skaits"
          Accessories (x,y,z...) => UTF-8 string (21) "Aksesuāri (x,y,z...)"
          Address (2) => string (10) "Adrese (2)"
          Latitude => string (7) "Platums"
          Longitude => string (6) "Garums"
          Hours (x,y,z...) => string (18) "Stundas (x,y,z...)"
          ID / Name of group shop => string (29) "ID / Veikalu grupas nosaukums"
          Ignore this column => UTF-8 string (20) "Ignorēt šo kolonnu"
          Store contacts => string (16) "Veikala kontakti"
          EAN-13 => string (6) "EAN 13"
          Back office connection from %ip% => string (32) "Savienojums ar redaktoru no %ip%"
          %class_name% addition => UTF-8 string (27) "%class_name% papildinājums"
          Edit this SQL query => UTF-8 string (24) "Labot šo SQL vaicājumu"
          SQL query name => UTF-8 string (21) "SQL vaicājuma vārds"
          Select your default file encoding => UTF-8 string (39) "Izvēlieties failu noklusēto kodējumu"
          Contact information => UTF-8 string (19) "Kontaktinformācija"
          Discount prices => UTF-8 string (14) "Atlaižu cenas"
          Module hooks => UTF-8 string (17) "Moduļa sasaistes"
          Meta information => UTF-8 string (17) "Meta informācija"
          Product combinations => UTF-8 string (22) "Produktu kombinācijas"
          Available quantities for sale => UTF-8 string (31) "Pieejamie daudzumi pārdošanai"
          Warehouses => UTF-8 string (10) "Entrepôts"
          Webservice accounts => string (16) "Webservisa konti"
          Attribute groups => UTF-8 string (16) "Atribūtu grupas"
          Tax rules groups => UTF-8 string (27) "Nodokļu nosacījumu grupas"
          Cart rules => UTF-8 string (17) "Groza nosacījumi"
          Import data => UTF-8 string (15) "Importēt datus"
          Choose the source shop => UTF-8 string (25) "Izvēlies galveno veikalu"
          Choose data to import => UTF-8 string (31) "Izvēlaties datus, ko importēt"
          Shop groups list => string (22) "Veikala grupu saraksts"
          Customer groups => string (14) "Klientu grupas"
          Shop group => string (13) "Veikala grupa"
          Multistore options => UTF-8 string (25) "Daudzveikalu iestatījumi"
          Default shop => UTF-8 string (20) "Noklusējuma veikals"
          Add a new shop group => string (29) "Pievienot jaunu veikalu grupu"
          Add a new shop => string (23) "Pievienot jaunu veikalu"
          Shop group name => UTF-8 string (21) "Veikala grupas vārds"
          Share customers => UTF-8 string (17) "Kopīgot klientus"
          Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0. => UTF-8 string (132) "Dalieties pieejamos daudzumos starp šīs grupas veikaliem. Mainot šo opciju, ...
          Dalieties pieejamos daudzumos starp šīs grupas veikaliem. Mainot šo opciju, visi pieejamie produktu daudzumi tiks atgriezti uz 0.
          
          Share orders => UTF-8 string (22) "Kopīgot pasūtījumus"
          Multistore tree => UTF-8 string (26) "Veikala satura rādītājs"
          Shop URL ID => string (14) "Veikala URL ID"
          Shop name => string (17) "Veikala nosaukums"
          Is it the main URL? => string (25) "Vai tas ir galvenais URL?"
          URL options => UTF-8 string (16) "URL iestatījumi"
          Is it the main URL for this shop? => UTF-8 string (38) "Vai tas ir galvenais šī veikala URL?"
          Shop URL => string (11) "Veikala URL"
          Domain => UTF-8 string (7) "Domēns"
          SSL Domain => UTF-8 string (11) "SSL domēns"
          Physical URL => string (13) "Fiziskais URL"
          Virtual URL => UTF-8 string (15) "Virtuālais URL"
          Final URL => string (8) "Gala URL"
          Edit this shop => UTF-8 string (17) "Labot šo veikalu"
          Add a new URL => string (26) "Pievienot jaunu URL adresi"
          Store name => string (17) "Veikala nosaukums"
          Statistics => string (10) "Statistika"
          Notifications => UTF-8 string (11) "Paziņojumi"
          Both => string (3) "Abi"
          This is a test message. Your server is now configured to send email. => UTF-8 string (64) "Šī ir testa ziņa, Jūsu serveris tagad spēj sūtīt e-pastus"
          Test message -- Prestashop => UTF-8 string (24) "Testa ziņa - Prestashop"
          Error: Please check your configuration => UTF-8 string (48) "Kļūda: lūdzu pārbaudiet savus uzstādījumus"
          %key% (missing description) => UTF-8 string (30) "%key% (trūkstošais apraksts)"
          Set my own SMTP parameters (for advanced users ONLY) => UTF-8 string (69) "Iestatiet savus SMTP parametrus (tikai pieredzējušiem lietotājiem)"
          Never send emails (may be useful for testing purposes) => UTF-8 string (67) "Nekad nesūtīt e-pastus (var būt noderīgi testēšanas nolūkos)"
          View (GET) => UTF-8 string (13) "Skatīt (GET)"
          Modify (PUT) => UTF-8 string (16) "Modificēt (PUT)"
          Add (POST) => string (16) "Pievienot (POST)"
          Delete (DELETE) => UTF-8 string (15) "Dzēst (DELETE)"
          Fast view (HEAD) => UTF-8 string (27) "Ātrā skatīšanās (HEAD)"
          Age => string (6) "Vecums"
          Recipient => UTF-8 string (11) "Saņēmējs"
          Subject => string (8) "Subjekts"
          Sent => UTF-8 string (11) "Nosūtītie"
          Erase all => UTF-8 string (12) "Dzēst visus"
          Severity (1-4) => UTF-8 string (16) "Stingrība (1-4)"
          Object type => string (12) "Objekta tips"
          Object ID => string (10) "Objekta ID"
          Error code => UTF-8 string (13) "Kļūdas kods"
          Last update => UTF-8 string (23) "Pēdējo reiz atjaunots"
          Refresh list => string (17) "Atjaunot sarakstu"
          Key => UTF-8 string (8) "Atslēga"
          Key description => UTF-8 string (18) "Atslēgas apraksts"
          ID / Name of shop => string (22) "ID / Veikala nosaukums"
          Product reference => string (17) "product reference"
          EAN13 => UTF-8 string (10) "Svītrkods"
          Add new profile => string (23) "Pievienot jaunu profilu"
          Combination reference => UTF-8 string (23) "Kombinācijas reference"
          Memcached via PHP::Memcache => string (34) "Memcached izmantojot PHP::Memcache"
          Memcached via PHP::Memcached => string (35) "Memcached izmantojot PHP::Memcached"
          APC => string (3) "APC"
          Xcache => string (6) "Xcache"
          Use cache => UTF-8 string (17) "Lietot kešošanu"
          Caching system => UTF-8 string (21) "Kešatmiņas sistēma"
          Smart cache for CSS => UTF-8 string (22) "Gudrā CSS kešatmiņa"
          Smart cache for JavaScript => UTF-8 string (29) "JavaScript gudrā kešatmiņa"
          Apache optimization => UTF-8 string (20) "Apache optimizācija"
          Disable all overrides => UTF-8 string (27) "Izslēgt visus ignorējumus"
          Enable or disable all classes and controllers overrides. => UTF-8 string (62) "Ieslēgt vai atslēgt visas klases un ignorējuma kontrolieri."
          Media server #1 => UTF-8 string (24) "Datu nesēja serveris #1"
          Media server #2 => UTF-8 string (24) "Datu nesēja serveris #2"
          Media server #3 => UTF-8 string (24) "Datu nesēja serveris #3"
          Clear cache => UTF-8 string (15) "Iztīrīt kešu"
          Never clear cache files => UTF-8 string (28) "Nekad netīrīt keša failus"
          Clear cache everytime something has been modified => UTF-8 string (54) "Iztīrīt kešatmiņu ikreiz, kad kaut kas ir mainīts"
          Never recompile template files => UTF-8 string (37) "Nekad nepārveidojiet šablona failus"
          Recompile templates if the files have been updated => UTF-8 string (49) "Pārveidojiet šablonus, ja faili ir atjaunināti"
          Force compilation => UTF-8 string (22) "Piespiedu kompilācija"
          Template compilation => UTF-8 string (21) "Šablona kompilācija"
          Cache => UTF-8 string (11) "Kešatmiņa"
          Should be enabled except for debugging. => UTF-8 string (54) "Jābūt ieslēgtai. Izslēdziet veicot atkļūdošanu."
          Multi-front optimizations => UTF-8 string (26) "Multiveikala optimizācija"
          Lifetime of front office cookies => UTF-8 string (30) "Veikala Cookiju dzīves ilgums"
          Lifetime of back office cookies => UTF-8 string (46) "Administrācijas sadaļa cookiju dzives ilgums"
          Automatically check for module updates => UTF-8 string (45) "Pārbaudīt moduļa atjaunojumus automātiski"
          Check the cookie's IP address => UTF-8 string (31) "Pārbaudīt sīkfailu IP adresi"
          Show notifications for new orders => UTF-8 string (35) "Paziņot par jauniem pasūtījumiem"
          Show notifications for new customers => UTF-8 string (30) "Paziņot par jauniem klientiem"
          Show notifications for new messages => UTF-8 string (42) "Rādīt paziņojumus par jaunajām ziņām"
          Maximum size for attached files => UTF-8 string (38) "Maksimālais pievienotā faila izmērs"
          Maximum size for a downloadable product => UTF-8 string (48) "Lejupielādējamā produkta maksimālais izmērs"
          Maximum size for a product's image => UTF-8 string (37) "Produkta attēla maksimālais izmērs"
          megabytes => string (9) "megabaiti"
          Ignore statistics tables => UTF-8 string (28) "Ignorēt statistikas tabulas"
          Drop existing tables during import => UTF-8 string (52) "Atmest eksistējošās tabulas importēšanas laikā"
          Send email in HTML format => UTF-8 string (30) "Sūtīt e-pastu HTML formātā"
          Send email in text format => UTF-8 string (38) "Sūtīt e-pastu kā vienkāršu tekstu"
          Log Emails => UTF-8 string (17) "E-pastu žurnāls"
          None => string (7) "neviens"
          TLS => string (3) "TLS"
          SSL => string (3) "SSL"
          SMTP server => string (13) "SMTP serveris"
          SMTP username => UTF-8 string (20) "SMTP lietotājvārds"
          SMTP password => string (11) "SMTP parole"
          Encryption => UTF-8 string (12) "Šifrēšana"
          Send a test email to => UTF-8 string (24) "Sūtīt testa e-vēstuli"
          minutes => UTF-8 string (8) "minūtes"
          Password regeneration => UTF-8 string (25) "Paroles pārģenerēšana"
          Security: Minimum time to wait between two password changes. => UTF-8 string (49) "Minimālais drošības laiks lai atjaunotu paroli"
          Memorize the language used in Admin panel forms => UTF-8 string (24) "Iegaumēt veidņu valodu"
          Allow employees to select a specific language for the Admin panel form. => UTF-8 string (70) "Atļaut darbiniekiem saglabāt viņu pašu noklusējuma veidņu valodu"
          Permission profile => UTF-8 string (17) "Atļaujas profils"
          Default page => UTF-8 string (22) "Lapa pēc noklusējuma"
          Please name your data matching configuration in order to save it. => UTF-8 string (77) "Lūdzu, nosauciet savu datu saskaņošanas konfigurāciju, lai to saglabātu."
          What do you want to import? => UTF-8 string (28) "Ko jūs vēlaties importēt?"
          Select a file to import => UTF-8 string (31) "Izvēlieties importējamo failu"
          Language of the file => string (12) "Faila valoda"
          Field separator => UTF-8 string (20) "Lauku norobežotājs"
          Multiple value separator => UTF-8 string (31) "Vairāku vērtību atdalītājs"
          Delete all [1]categories[/1] before import => UTF-8 string (47) "Dzēst visas [1] kategorijas [/1] pirms importa"
          Use product reference as key => UTF-8 string (40) "Izmantot produkta referenci kā atslēgu"
          Skip thumbnails regeneration => UTF-8 string (30) "Izlaist sīktēlu atjaunošanu"
          Force all ID numbers => UTF-8 string (20) "Visu ID numurēšana"
          Send notification email => UTF-8 string (29) "Nosūtīt paziņojuma e-pastu"
          Next step => UTF-8 string (15) "Nākamais solis"
          Send emails to => UTF-8 string (15) "Sūtīt e-pastu"
          Minimum severity level => UTF-8 string (33) "Maksimālais stingrības līmenis"
          Enable PrestaShop's webservice => UTF-8 string (38) "Iespējot PrestaShop tīmekļa servisu"
          Enable CGI mode for PHP => UTF-8 string (24) "Ieslēgt CGI priekš PHP"
          Webservice account key. => UTF-8 string (26) "Webservice konta atslēga."
          Current password => UTF-8 string (20) "Pašreizējā parole"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirm password => string (19) "Apstipriniet paroli"
          Download the backup file (%s MB) => UTF-8 string (36) "Lejuplādēt rezerves kopiju (%s MB)"
          Tip: You can also download this file from your FTP server. Backup files are located in the "/adminXXXX/backups" directory. => UTF-8 string (118) "Padoms. Šo failu varat lejupielādēt no sava FTP servera. Rezerves faili atro...
          Padoms. Šo failu varat lejupielādēt no sava FTP servera. Rezerves faili atrodas direktorijā "/adminXXXX /backups".
          
          Backup options => UTF-8 string (22) "Dublēšanas iespējas"
          Available fields => string (14) "Lauki pieejami"
          * Required field => UTF-8 string (17) "* Obligāti lauki"
          History of uploaded files => UTF-8 string (32) "Augšupielādēto failu vēsture"
          Download => UTF-8 string (14) "Lejupielādēt"
          Choose from history / FTP => UTF-8 string (31) "Izvēlieties no vēstures / FTP"
          Download sample csv files => UTF-8 string (31) "Lejuplādēt csv faila piemēru"
          Back to the dashboard => UTF-8 string (28) "Atpakaļ uz redaktora paneli"
          Test your email configuration => UTF-8 string (34) "Testēt Jūsu pasta uzstādījumus"
          A test email has been sent to the email address you provided. => UTF-8 string (58) "Testa e-pasts tika nosūtīts uz Jūsu norādīto e-pastu."
          Employee options => UTF-8 string (23) "Darbinieku iestatījumi"
          Employees => string (10) "Darbinieki"
          Manage your team => UTF-8 string (24) "Pārvaldiet savu komandu"
          Create profiles for your employees with specific rights. SuperAdmin can access the entire store while other people can only be dedicated to the catalog or orders pages. => UTF-8 string (178) "Izveidojiet profilus saviem darbiniekiem ar īpašām pieejas tiesībām. SuperAd...
          Izveidojiet profilus saviem darbiniekiem ar īpašām pieejas tiesībām. SuperAdmin var piekļūt visam veikalam, bet citi var piekļūt tikai katalogam vai pasūtījumu lapām.
          
          Edit: %lastname% %firstname% => UTF-8 string (33) "Rediģēt: %lastname% %firstname%"
          Add new employee => string (29) "Pievienojiet jaunu darbinieku"
          Match your data => UTF-8 string (24) "Saskaņojiet savus datus"
          Please match each column of your source file to one of the destination columns. => UTF-8 string (81) "Lūdzu, saskaņojiet katru avota faila kolonnu ar vienu no galamērķa kolonnām."
          Load a data matching configuration => UTF-8 string (44) "Ielādēt datu pielāgošanas konfigurāciju"
          Save your data matching configuration => UTF-8 string (52) "Saglabājiet savu datu pielāgošanas konfigurāciju"
          Rows to skip => string (17) "Rindas ko izlaist"
          Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers. => UTF-8 string (146) "Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Pie...
          Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Piemēram, iestatīt to uz 1, ja faila pirmajā rindā ir galvenes.
          
          Two columns cannot have the same type of values => UTF-8 string (53) "Divās kolonnās nevar būt vienāda veida vērtības"
          This column must be set: => UTF-8 string (27) "Šī kolonna ir jāiestata:"
          Meaning of severity levels: => UTF-8 string (29) "Stingrības līmeņu nozīme:"
          Logs by email => UTF-8 string (42) "Pieslēgšanās reģistrācijai pa e-pastu"
          Profile => string (7) "Profils"
          List of MySQL Tables => string (21) "MySQL tabulu saraksts"
          Please choose a table. => UTF-8 string (26) "Lūdzu izvēlaties tabulu."
          Add table name to SQL query => UTF-8 string (40) "Pievienot tabulas vārdu SQL vaicājumam"
          List of attributes for this MySQL table => UTF-8 string (37) "Atribūtu saraksts šai MySQL tabulai"
          Add attribute to SQL query => UTF-8 string (35) "Pievienot atribūtu SQL vaicājumam"
          Action => UTF-8 string (8) "Darbība"
          SQL query => UTF-8 string (14) "SQL vaicājums"
          Add new SQL query => UTF-8 string (30) "Pievienot jaunu SQL vaicājumu"
          SQL query result => UTF-8 string (25) "SQL vaicājuma rezultāts"
          Webservice Accounts => string (16) "Webservice konti"
          Set the resource permissions for this key: => UTF-8 string (42) "Iestatiet šī resursa atļaujas atslēgu:"
          Add new webservice key => UTF-8 string (46) "Pievienot jaunu tīmekļa pakalpojumu atslēgu"
          Upload quota => UTF-8 string (27) "Augšupielādēšanas kvota"
          Port => string (5) "Ports"
          IP Address => string (9) "IP Adrese"
          Weight => string (5) "Svars"
          Add server => string (17) "Pievienot serveri"
          Add Server => string (17) "Pievienot serveri"
          Test Server => string (14) "Testa serveris"
          Debug mode => UTF-8 string (24) "Atkļūdošanas režīms"
          Smarty => string (6) "Smarty"
          Modules => UTF-8 string (7) "Moduļi"
          Optional features => UTF-8 string (17) "Papildu iespējas"
          CCC (Combine, Compress and Cache) => string (33) "CCC (Combine, Compress and Cache)"
          Media servers (use only with CCC) => UTF-8 string (48) "Datu nesēju serveri (lietot tikai kopā ar CCC)"
          You must enter another domain, or subdomain, in order to use cookieless static content. => UTF-8 string (92) "Jums ir jāievada cits domēns vai apakšdomēns, lai izmantotu statisku saturu ...
          Jums ir jāievada cits domēns vai apakšdomēns, lai izmantotu statisku saturu bez cookies.
          
          Caching => UTF-8 string (9) "Kešdarbe"
          Configuration information => UTF-8 string (28) "Konfigurācijas Informācija"
          Server information => UTF-8 string (20) "Servera informācija"
          Server information: => UTF-8 string (21) "Servera informācija:"
          Server software version: => UTF-8 string (32) "Servera programmatūras versija:"
          PHP version: => string (12) "PHP versija:"
          Memory limit: => UTF-8 string (16) "Atmiņas limits:"
          Max execution time: => UTF-8 string (28) "Maksimālais izpildes laiks:"
          Upload Max File size: => UTF-8 string (48) "Augšupielādējamā faila maksimālais izmērs:"
          PageSpeed module for Apache installed (mod_instaweb) => UTF-8 string (61) "PageSpeed modulis priekš Apache ir instalēts (mod_instaweb)"
          Database information => UTF-8 string (24) "Datu bāzes informācija"
          MySQL version: => string (14) "MySQL versija:"
          MySQL server: => string (15) "MySQL serveris:"
          MySQL name: => UTF-8 string (13) "MySQL vārds:"
          MySQL user: => UTF-8 string (17) "MySQL lietotājs:"
          Tables prefix: => string (16) "Tabulu prefikss:"
          MySQL engine: => string (16) "MySQL programma:"
          MySQL driver: => string (16) "MySQL draiveris:"
          Store information => UTF-8 string (20) "Veikala informācija"
          PrestaShop version: => string (19) "PrestaShop versija:"
          Shop URL: => string (12) "Veikala URL:"
          Shop path: => string (14) "Veikala saite:"
          Current theme in use: => UTF-8 string (16) "Aktuālā tēma:"
          Mail configuration => UTF-8 string (22) "E-pasta konfigurācija"
          Mail method: => UTF-8 string (29) "E-pasta nosūtīšanas veids:"
          You are using your own SMTP parameters. => UTF-8 string (34) "Tiek lietoti Jūsu SMTP parametri."
          SMTP server: => string (14) "SMTP serveris:"
          SMTP username: => UTF-8 string (21) "SMTP lietotājvārds:"
          Defined => UTF-8 string (9) "Definēts"
          Not defined => UTF-8 string (13) "Nav definēts"
          SMTP password: => string (12) "SMTP parole:"
          Encryption: => UTF-8 string (13) "Šifrēšana:"
          SMTP port: => string (11) "SMTP ports:"
          Your information => UTF-8 string (10) "Jūsu dati"
          Your web browser: => UTF-8 string (24) "Jūsu pārlūkprogramma:"
          Check your configuration => UTF-8 string (32) "Pārbaudīt Jūsu konfigurāciju"
          Required parameters: => UTF-8 string (25) "Nepieciešamie parametri:"
          Optional parameters: => UTF-8 string (22) "Neobligāti parametri:"
          List of changed files => UTF-8 string (25) "Izmainīto failu saraksts"
          Average => UTF-8 string (7) "Vidēji"
          Send a test email => UTF-8 string (21) "Sūtīt testa e-pastu"
          File size => UTF-8 string (13) "Faila izmērs"
          Price tax excluded => string (12) "Cena bez PVN"
          Price tax included => string (11) "Cena ar PVN"
          Price per unit => UTF-8 string (17) "Cena par vienību"
          ModulesEmailsubscriptionAdmin => array (39)
          Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
          Are you sure that you want to delete all of your contacts? => UTF-8 string (57) "Vai Jūs tiešām vēlaties dzēst visus savus kontaktus?"
          Subscribed => UTF-8 string (13) "Parakstījies"
          Iso language => string (10) "Iso valoda"
          Subscribed on => UTF-8 string (22) "Parakstīšanās laiks"
          Newsletter registrations => UTF-8 string (8) "E-avīze"
          Unsubscribe => string (10) "Atteikties"
          Would you like to send a verification email after subscription? => UTF-8 string (54) "Nosūtīt apstiprinošu e-pasta ziņu par abonēšanu?"
          Would you like to send a confirmation email after subscription? => UTF-8 string (54) "Nosūtīt apstiprinošu e-pasta ziņu par abonēšanu?"
          Welcome voucher code => UTF-8 string (41) "Vienreizējs parakstīšanās kupona kods"
          Leave blank to disable by default. => UTF-8 string (31) "Lai atslēgtu atstājiet tukšu"
          Newsletter conditions => string (17) "Jaunumu noteikumi"
          This text will be displayed beneath the newsletter subscribe button. => UTF-8 string (57) "Teksts tiks attēlots zem jaunumu parakstīšanās pogas."
          Export customers' addresses => UTF-8 string (26) "Eksportēt klientu adreses"
          Customers' country => string (14) "Klienta valsts"
          Filter customers by country. => UTF-8 string (30) "Filtrēt klientus pēc valsts."
          Newsletter subscribers => string (16) "Jaunumu Abonenti"
          Filter customers who have subscribed to the newsletter or not, and who have an account or not. => UTF-8 string (91) "Filtrēt klientus kuri ir un kuri nav pierakstījušies un vai tiem ir vai nav ...
          Filtrēt klientus kuri ir un kuri nav pierakstījušies un vai tiem ir vai nav konts lapā.
          
          Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form. => UTF-8 string (115) "Klienti var pierakstīties jaunumiem reģistrācijas laikā, vai tikai ievadot e...
          Klienti var pierakstīties jaunumiem reģistrācijas laikā, vai tikai ievadot e-pastu jaunumu saņemšanas formā.
          
          All subscribers => UTF-8 string (24) "Visi jaunumu saņēmēji"
          Subscribers with account => UTF-8 string (35) "Jaunumu saņēmēji kuriem ir konts"
          Subscribers without account => UTF-8 string (29) "Jaunumu saņēmēji bez konta"
          Non-subscribers => UTF-8 string (15) "Nav parakstīto"
          Partner offers subscribers => UTF-8 string (44) "Partneru piedāvājumi jaunumu saņēmējiem"
          Filter customers who have agreed to receive your partners' offers or not. => UTF-8 string (78) "Filtrēt klientus kuri ir vai nav piekrituši saņemt partneru piedāvājumus."
          Partner offers subscribers have agreed to receive your partners' offers. => UTF-8 string (60) "Klienti kuri ir piekrituši saņemt partneru piedāvājumus."
          All customers => string (12) "Visi klienti"
          Partner offers non-subscribers => UTF-8 string (78) "Partneru piedāvājumi klientiem kuri nav pierakstījušies ziņu saņemšanai"
          Search for addresses => UTF-8 string (15) "Meklēt adreses"
          Email address to search => UTF-8 string (28) "E-pasta adreses meklēšanai"
          Example: contact@prestashop.com or @prestashop.com => UTF-8 string (52) "Piemērs: contact@prestashop.com vai @prestashop.com"
          No customers found with these filters! => UTF-8 string (54) "Pēc šādiem parametriem nav atrasts neviens klients!"
          The .CSV file has been successfully exported: %d customers found. => UTF-8 string (54) ".CSV fails veiksmīgi eksportēts: atrasti %d klienti."
          Download the file => UTF-8 string (20) "Lejupielādēt failu"
          WARNING: When opening this .csv file with Excel, choose UTF-8 encoding to avoid strange characters. => UTF-8 string (104) "UZMANĪBU: Atverot šo .csv failu izvēlieties UTF-8 kodējumu lai saglabātu spe...
          UZMANĪBU: Atverot šo .csv failu izvēlieties UTF-8 kodējumu lai saglabātu speciālās rakstu zīmes.
          
          Error: Write access limited => UTF-8 string (48) "Kļūda: Rakstīšanas tiesības ir ierobežotas"
          No result found! => string (21) "Nekas netika atrasts!"
          Newsletter subscription: no email to delete, this customer has not registered. => UTF-8 string (80) "Ziņu pierakstīšanās: nav e-pastu ko izdzēst, šis klients nav reģistrēts."
          Newsletter subscription: no email to export, this customer has not registered. => UTF-8 string (82) "Ziņu pierakstīšanās: nav e-pastu ko eksportēt, šis klients nav reģistrēts."
          ModulesStatsdataAdmin => array (8)
          Data mining for statistics => UTF-8 string (30) "Datu iegūšana no statistikas"
          This module must be enabled if you want to use statistics. => UTF-8 string (70) "Šim modulim jābūt ieslēgtam, ja Jūs vēlaties izmantot statistiku"
          Save page views for each customer => UTF-8 string (38) "Saglabāt lapas skatus katram klientam"
          Storing customer page views uses a lot of CPU resources and database space. Only enable if your server can handle it. => UTF-8 string (147) "Klienta lapu saglabāšana izmanto lielus procesora (CPU) resursus un datubāze...
          Klienta lapu saglabāšana izmanto lielus procesora (CPU) resursus un datubāzes vietu. Ieslēgt tikai ja to spēj uzturēt servera konfigurācija.
          
          Save global page views => UTF-8 string (31) "Saglabāt globālos lapu skatus"
          Global page views uses fewer resources than customer's, but it uses resources nonetheless. => UTF-8 string (97) "Globālo lapu skatījumi izmanto mazāk resursu nekā klientu, taču tā tomēr izm...
          Globālo lapu skatījumi izmanto mazāk resursu nekā klientu, taču tā tomēr izmanto resursus.
          
          Plugins detection => UTF-8 string (22) "Sparaudņu noteikšana"
          Plugins detection loads an extra 20 kb JavaScript file once for new visitors. => UTF-8 string (97) "Spraudņu noteikšana ielādē papildus 20kb JavaScript failu katram jaunam lapa...
          Spraudņu noteikšana ielādē papildus 20kb JavaScript failu katram jaunam lapas apmeklētājam.
          
          ModulesEmailalertsAdmin => array (25)
          Mail alerts => UTF-8 string (16) "Mani paziņojumi"
          Cannot update settings => UTF-8 string (28) "Nevar atjaunot iestatījumus"
          Settings updated successfully => UTF-8 string (31) "Iestatījumi sekmīgi atjaunoti"
          No message => UTF-8 string (15) "Nav paziņojumu"
          image(s) => UTF-8 string (10) "attēls(i)"
          Voucher code: => string (12) "Kupona kods:"
          Customer notifications => UTF-8 string (20) "Paziņojumi klientam"
          Product availability => UTF-8 string (20) "Produkta pieejamība"
          Order edit => UTF-8 string (18) "Labot pasūtījumu"
          Send a notification to the customer when an order is edited. => UTF-8 string (52) "Sūtīt ziņu klientam, ja tiek labots pasūtījums."
          New order => UTF-8 string (18) "Jauns pasūtījums"
          Receive a notification when an order is placed. => UTF-8 string (37) "Saņemt ziņu par jaunu pasūtījumu."
          Out of stock => string (12) "Nav pieejams"
          Receive a notification if the available quantity of a product is below the following threshold. => UTF-8 string (83) "Saņemt paziņojumu ja preces daudzums noliktavā ir mazāks par noteikto daudzu...
          Saņemt paziņojumu ja preces daudzums noliktavā ir mazāks par noteikto daudzumu.
          
          Threshold => UTF-8 string (16) "Robežvērtības"
          Quantity for which a product is considered out of stock. => UTF-8 string (56) "Skaits pie kura tiek uzskatīts ka prece nav noliktavā."
          Coverage warning => UTF-8 string (26) "Pieejamības brīdinājums"
          Receive a notification when a product has insufficient coverage. => UTF-8 string (70) "Saņemt paziņojumu, ja produkts noliktavā nav pietiekamā daudzumā."
          Coverage => UTF-8 string (12) "Pārklājums"
          Stock coverage, in days. Also, the stock coverage of a given product will be calculated based on this number. => UTF-8 string (130) "Piejamība noliktavā, dienu skaits. Papildus, noliktavas pieejamība šim produ...
          Piejamība noliktavā, dienu skaits. Papildus, noliktavas pieejamība šim produktam tiks aprēķināta balstoties uz šo skaitli.
          
          Returns => UTF-8 string (11) "Atgriešana"
          Receive a notification when a customer requests a merchandise return. => UTF-8 string (49) "Saņemt ziņu ja klients pieprasa atgriezt preci."
          Merchant notifications => UTF-8 string (24) "Paziņojumi pārdevējam"
          Mail alert: Unable to delete customer using email. => UTF-8 string (65) "Paziņojums pa pastu: nevar izdzēst klientu, izmantojot e-pastu."
          Mail alert: Unable to export customer using email. => UTF-8 string (67) "Paziņojums pa pastu: nevar eksportēt klientu, izmantojot e-pastu."
          ModulesCheckpaymentAdmin => array (16)
          Payments by check => UTF-8 string (19) "Maksājumi ar čeku"
          Are you sure you want to delete these details? => UTF-8 string (55) "Vai Jūs patieššam vēlaties izdzēst savas detaļas?"
          The "Payee" and "Address" fields must be configured before using this module. => UTF-8 string (98) "Pirms lietojat šo moduli, ir jābūt konfigurētiem laukiem "Maksājuma saņēmējs...
          Pirms lietojat šo moduli, ir jābūt konfigurētiem laukiem "Maksājuma saņēmējs" un "Adrese".
          
          No currency has been set for this module. => UTF-8 string (36) "Šim modulim nav uzstādīta valūta"
          The "Payee" field is required. => UTF-8 string (44) ""Maksājuma saņēmējs" lauks ir obligāts."
          The "Address" field is required. => UTF-8 string (29) ""Adreses" lauks ir obligāts."
          Pay by Check => UTF-8 string (16) "Maksāt ar čeku"
          Contact details => UTF-8 string (17) "Kontakta detaļas"
          Payee (name) => UTF-8 string (31) "Maksājuma saņēmējs (vārds)"
          Address => string (6) "Adrese"
          Address where the check should be sent to. => UTF-8 string (41) "Adrese uz kuru jāsūta maksājuma čeks."
          %amount% (tax incl.) => string (17) "%amount% (ar PVN)"
          (tax incl.) => string (8) "(ar PVN)"
          This module allows you to accept payments by check. => UTF-8 string (49) "Šis modulis ļauj pieņemt maksājumus ar čeku."
          If the client chooses this payment method, the order status will change to 'Waiting for payment'. => UTF-8 string (101) "Ja klients izvēlēsies šo apmaksas veidu, pasūtījuma statuss tiks mainīts uz ...
          Ja klients izvēlēsies šo apmaksas veidu, pasūtījuma statuss tiks mainīts uz 'Gaida maksājumu'.
          
          You will need to manually confirm the order as soon as you receive a check. => UTF-8 string (78) "Tiklīdz jūs saņemsiet čeku, jums būs manuāli jāapstiprina pasūtījums."
          ModulesEmailsubscriptionShop => array (14)
          This email address is not registered. => UTF-8 string (31) "E-pasta adrese nav reģistrēta"
          An error occurred while attempting to unsubscribe. => UTF-8 string (31) "Kļūda atrakstīšanās laikā"
          Unsubscription successful. => UTF-8 string (28) "Atrakstīšanās veiksmīga."
          This email address is already registered. => UTF-8 string (34) "E-pasta adrese jau ir reģistrēta"
          An error occurred during the subscription process. => UTF-8 string (31) "Kļūda parakstīšanās laikā"
          A verification email has been sent. Please check your inbox. => UTF-8 string (76) "Apstiprinājuma vēstule tika nosūtīta. Lūdzu, pārbaudiet jūsu e-pastu."
          You have successfully subscribed to this newsletter. => UTF-8 string (27) "Parakstīšanās veiksmīga"
          This email is already registered and/or invalid. => UTF-8 string (50) "Šis e-pasts jau ir reģistrēts un/vai nederīgs."
          Thank you for subscribing to our newsletter. => UTF-8 string (54) "Paldies, ka parakstījāties saņemt no mums jaunumus."
          Sign up for our newsletter[1][2]%conditions%[/2] => UTF-8 string (57) "Reģistrēties jaunumu saņemšanai[1][2]%conditions%[/2]"
          You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice. => UTF-8 string (80) "Jūs varat atrakstīties jebkurā laikā. Kontaktinformācija ir atrodama lapā."
          Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
          Newsletter => string (7) "Jaunumi"
          Your e-mail => UTF-8 string (13) "Jūsu e-pasts"
          ModulesFeaturedproductsShop => array (2)
          Our Products => UTF-8 string (14) "Mūsu produkti"
          All products => string (13) "Visi produkti"
          ModulesSocialfollowShop => array (9)
          Facebook => string (8) "Facebook"
          Twitter => string (7) "Twitter"
          Rss => string (3) "Rss"
          YouTube => string (7) "YouTube"
          Pinterest => string (9) "Pinterest"
          Vimeo => string (5) "Vimeo"
          Instagram => string (9) "Instagram"
          LinkedIn => string (8) "LinkedIn"
          Follow us => string (10) "Sekot mums"
          ModulesAutoupgradeAdmin => array (330)
          Unable to write in the directory "%s" => UTF-8 string (34) "Nevar ierakstīt direktorijā "%s""
          Server performance => UTF-8 string (19) "Servera veiktspēja"
          Unless you are using a dedicated server, select "Low". => UTF-8 string (55) "Ja nelietojas atsevišķu serveri, izvēlieties "Zems"."
          A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time. => UTF-8 string (150) "Augstāka vērtība var būt par iemeslu atjauninājuma kļūdām, ja serveris nav p...
          Augstāka vērtība var būt par iemeslu atjauninājuma kļūdām, ja serveris nav pietiekami jaudīgs, lai veiktu atjaunināšanu īsā laika posmā.
          
          Low (recommended) => string (16) "Zems (ieteicams)"
          Medium => UTF-8 string (7) "Vidējs"
          High => string (6) "Augsts"
          Disable non-native modules => UTF-8 string (30) "Atslēgt neiekļautos moduļus"
          As non-native modules can experience some compatibility issues, we recommend to disable them by default. => UTF-8 string (116) "Tā, kā neiekļautajiem moduļiem var būt savietojamības problēmas, mēs iesakam...
          Tā, kā neiekļautajiem moduļiem var būt savietojamības problēmas, mēs iesakam tos atslēgt pēc noklusējuma.
          
          Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade. => UTF-8 string (97) "Atstājot tos ieslēgtus, var radīt problēmas ielādējot lapu "Moduļi" pēc atja...
          Atstājot tos ieslēgtus, var radīt problēmas ielādējot lapu "Moduļi" pēc atjaunināšanas.
          
          Disable all overrides => UTF-8 string (27) "Izslēgt visus ignorējumus"
          Enable or disable all classes and controllers overrides. => UTF-8 string (62) "Ieslēgt vai atslēgt visas klases un ignorējuma kontrolieri."
          Upgrade the default theme => UTF-8 string (24) "Atjaunot standarta tēmu"
          If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications. => UTF-8 string (161) "Ja mainījāt noklusēto PrestaShop tēmu tās direktorijā (direktorijas nosaukum...
          Ja mainījāt noklusēto PrestaShop tēmu tās direktorijā (direktorijas nosaukums "classic" 1.7 versijā), ieslēdzot šo opciju tiks atceltas visas izmaiņas.
          
          If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe. => UTF-8 string (137) "Ja lietojat savu dizaina šablonu, ieslēdzot šo opciju, tiks atjaunināti nokl...
          Ja lietojat savu dizaina šablonu, ieslēdzot šo opciju, tiks atjaunināti noklusētā šablona faili un jūsu šablons paliks neskarts.
          
          Switch to the default theme => UTF-8 string (27) "Izmantot noklusējuma tēmu"
          This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to. => UTF-8 string (110) "Tiks mainīts veikala dizaina šablons: veikalā tiks lietots noklusētais atjau...
          Tiks mainīts veikala dizaina šablons: veikalā tiks lietots noklusētais atjauninātais PrestaShop šablons.
          
          Keep the customized email templates => UTF-8 string (38) "Paturēt pielāgotos e-pasta šablonus"
          This will not upgrade the default PrestaShop e-mails. => UTF-8 string (57) "Šī darbība neatjaunos noklusētos PrestaShop e-pastus."
          If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications. => UTF-8 string (121) "Ja izmanījāt noklusētos PrestaShop e-pasta šablonus, ieslēdzot šo opciju tik...
          Ja izmanījāt noklusētos PrestaShop e-pasta šablonus, ieslēdzot šo opciju tiks saglabātas Jūsu veiktās izmaiņas.
          
          Back up my files and database => UTF-8 string (51) "Veidot rezerves kopiju maniem failiem un datubāzei"
          Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety. => UTF-8 string (225) "Automātiski veidot rezerves kopiju datubāzei un failiem, lai varētu atjaunot...
          Automātiski veidot rezerves kopiju datubāzei un failiem, lai varētu atjaunot veikalu, ja nepieciešams. Šī ir eksperimentāla funkcija: drošības dēļ joprojām veiciet arī manuālu rezerves kopiju izveidi drošībai.
          
          Back up my images => UTF-8 string (32) "Veidot rezerves kopiju attēliem"
          To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually. => UTF-8 string (168) "Lai taupītu laiku, varat izvēlēties neveidot rezerves kopijas attēliem. Jebk...
          Lai taupītu laiku, varat izvēlēties neveidot rezerves kopijas attēliem. Jebkurā gadījumā, vienmēr pārliecinieties, vai attēliem ir pieejamas rezerves kopijas.
          
          Unable to create the directory "%s" => string (31) "Nevar izveidot direktoriju "%s""
          Unable to create file %s => string (23) "Nevar izveidot failu %s"
          Error when trying to delete backups %s => UTF-8 string (45) "Kļūda mēģinot izdzēst rezerves kopiju %s"
          This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing. => UTF-8 string (78) "Šo PrestaShop versiju nevar atjaunināt: nevar atrast PS_ADMIN_DIR konstanti."
          1-Click Upgrade => UTF-8 string (23) "1-Click atjaunināšana"
          Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%). => UTF-8 string (70) "Nevar nodzēst novecojušu "AdminSelfUpgrade" tabu (taba ID: %idtab%)."
          Unable to create the "AdminSelfUpgrade" tab => string (38) "Nevar izveidot "AdminSelfUpgrade" tabu"
          Unable to copy logo.gif in %s => UTF-8 string (39) "Nevar nokopēt logo.gif direktorijā %s"
          Unable to load the "AdminSelfUpgrade" tab => UTF-8 string (39) "Nevar ielādēt "AdminSelfUpgrade" tabu"
          Action %s skipped => UTF-8 string (25) "Darbība %s tika izlaista"
          Unable to check files for the installed version of PrestaShop. => UTF-8 string (57) "Nevar pārbaudīt failus instalētai PrestaShop versijai."
          Core files are ok => UTF-8 string (25) "Pamta faili ir kārtībā"
          %modificationscount% file modifications have been detected, including %coremodifications% from core and native modules: => UTF-8 string (116) "Noteiktas %modificationscount% failu modifikācijas, ieskaitot %coremodificat...
          Noteiktas %modificationscount% failu modifikācijas, ieskaitot %coremodifications% no pamata un standarta moduļiem:
          
          %modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found). => UTF-8 string (96) "%modifiedfiles% faili tiks modificēti, %deletedfiles% faili tiks dzēsti (ja ...
          %modifiedfiles% faili tiks modificēti, %deletedfiles% faili tiks dzēsti (ja tie tiks atrasti).
          
          No diff files found. => UTF-8 string (31) "Nav atrasti atšķirīgi faili."
          File %s does not exist. Unable to select that channel. => UTF-8 string (54) "Fails %s nav atrodams. Nevar izvēlēties šo kanālu."
          Version number is missing. Unable to select that channel. => UTF-8 string (61) "Nav pieejams versijas numurs. Nevar izvēlēties šo kanālu."
          Upgrade process will use archive. => UTF-8 string (39) "Atjaunošanas process izmantos arhīvu."
          Error on saving configuration => UTF-8 string (34) "Kļūda saglabājot konfigurāciju"
          Configuration successfully updated. => UTF-8 string (39) "Konfigurācija ir veiksmīgi atjaunota."
          This page will now be reloaded and the module will check if a new version is available. => UTF-8 string (76) "Lapa tiks pērlādēta un modulis pārbaudīs vai ir pieejama jauna versija."
          Nothing to restore => string (15) "Nav ko atjaunot"
          %s: File format does not match. => UTF-8 string (29) "%s: faila formāts nesakrīt."
          Opening backup database file %filename% in %extension% mode => UTF-8 string (56) "Atver datu bāzes failu %filename% %extension% režīmā"
          Database backup is empty. => UTF-8 string (38) "Datu bāzes rezerves kopija ir tukša."
          Database restoration file %filename% done. %filescount% file(s) left... => UTF-8 string (94) "Datu bāzes rezerves kopijas fails %filename% ir izveidots. Atlikuši %filesco...
          Datu bāzes rezerves kopijas fails %filename% ir izveidots. Atlikuši %filescount% fails(i)...
          
          Database restoration file %1$s done. => UTF-8 string (53) "Datu bāzes rezerves kopijas fails %1$s ir izveidots."
          Database has been restored. => UTF-8 string (24) "Datu bāze ir atjaunota."
          [SQL ERROR] => string (11) "[SQL ERROR]"
          Error during database restoration => UTF-8 string (29) "Kļūda atjaunojot datu bāzi"
          %numberqueries% queries left for file %filename%... => UTF-8 string (60) "Failam %filename% palikuši %numberqueries% pieprasījumi..."
          Database restoration done. => UTF-8 string (36) "Datu bāzes atjaunošana veiksmīga."
          %s file(s) will be removed before restoring the backup files. => UTF-8 string (73) "%s fails(i) tiks nodzēsti pirms failu atjaunošanas no rezerves kopijas."
          [ERROR] Backup file %s does not exist. => string (47) "[ERROR] Rezerves kopijas fails %s nav atrodams."
          [ERROR] File "%s" does not exist. => UTF-8 string (30) "[ERROR] Fails "%s" neeksistē."
          Unable to remove upgraded files. => UTF-8 string (36) "Nevar nodzēst atjauninātos failus."
          Files restored. => string (16) "Faili atjaunoti."
          Files restored. Now restoring database... => UTF-8 string (40) "Faili atjaunoti. Atjaunoju datu bāzi..."
          [ERROR] File %s is missing: unable to restore files. Operation aborted. => UTF-8 string (71) "[ERROR] fails %s nav atrodams: nevar atjaunot failus. Darbība atcelta."
          [ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted. => UTF-8 string (108) "[ERROR] Nav atrasti datu bāzes rezerves kopiju faili: nav iespējams atjaunot...
          [ERROR] Nav atrasti datu bāzes rezerves kopiju faili: nav iespējams atjaunot datu bāzi. Darbība atcelta.
          
          Restoring files ... => string (18) "Atjauno failus ..."
          Restoration process done. Congratulations! You can now reactivate your shop. => UTF-8 string (89) "Reģistrācija process ir pabeigts. Apsveicam! Tagad jūs varat reaktivēt jūsu ...
          Reģistrācija process ir pabeigts. Apsveicam! Tagad jūs varat reaktivēt jūsu veikalu.
          
          Database backup skipped. Now upgrading files... => UTF-8 string (71) "Datu bāzes rezerves kopijas izveidošana izlaista. Atjaunoju failus..."
          Backup directory is not writable (%path%). => UTF-8 string (54) "Rezerves kopijas direktorija nav ierakstāma (%path%)."
          Backup file %s already exists. Operation aborted. => UTF-8 string (57) "Rezerves kopijas fails %s jau eksistē. Darbība atcelta."
          Unable to create backup database file %s. => UTF-8 string (53) "Nevar izveidot datu bāzes rezerves kopijas failu %s."
          Error during database backup. => UTF-8 string (45) "Kļūda veidojot datu bāzes rezerves kopiju."
          An error occurred while backing up. Unable to obtain the schema of %s => UTF-8 string (60) "Kļūda veidojot rezerves kopiju. Nevarēja iegūt %s shēmu"
          %s table has been saved. => UTF-8 string (26) "%s tabula tika saglabāta."
          %s tables have been saved. => UTF-8 string (28) "%s tabulas tika saglabātas."
          Database backup: %s table(s) left... => UTF-8 string (53) "Datu bāzes rezerves kopēšana: vēl %s tabula(s)..."
          No valid tables were found to back up. Backup of file %s canceled. => UTF-8 string (102) "Netika atrastas tabulas kurām veidot rezerves kopiju. Faila %s rezeves kopij...
          Netika atrastas tabulas kurām veidot rezerves kopiju. Faila %s rezeves kopijas veidošana ir atcelta.
          
          Error during database backup for file %s. => UTF-8 string (54) "Kļūda veidojot datu bāzes rezerves kopiju faila %s."
          Database backup done in filename %s. Now upgrading files... => UTF-8 string (68) "Datu bāzes rezerves kopija izveidota failā %s. Atjauninu failus..."
          Error during backupFiles => UTF-8 string (28) "Kļūda veidojot backupFiles"
          [ERROR] backupFiles filename has not been set => UTF-8 string (50) "[ERROR] backupFiles nav iestatīts faila nosaukums"
          %s Files to backup. => string (39) "%s Faili kuriem veidot rezerves kopiju."
          Backup files initialized in %s => UTF-8 string (38) "Rezerves kopiju faili inicializēti %s"
          Backup files in progress. %d files left => UTF-8 string (52) "Failu rezerves kopiju veidošana. Atlikuši %d faili"
          Unable to open archive => UTF-8 string (21) "Nevar atvērt arhīvu"
          All files have been added to archive. => UTF-8 string (31) "Visi faili pievienoti arhīvam."
          All files saved. Now backing up database => UTF-8 string (58) "Visi faili saglabāti. Veidoju datu bāzes rezerves kopiju"
          The database has been cleaned. => UTF-8 string (25) "Datu bāze ir iztīrīta."
          You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s. => UTF-8 string (136) "Jāieslēdz allow_url_fopen vai cURL lai strādātu automātiska lejupielāde. Jum...
          Jāieslēdz allow_url_fopen vai cURL lai strādātu automātiska lejupielāde. Jums ir iespējams to augšupielādēt manuāli šeit %s.
          
          Downloading from %s => UTF-8 string (14) "Ielādējas %s"
          File will be saved in %s => UTF-8 string (24) "Fails tiks saglabāts %s"
          Download directory has been emptied => UTF-8 string (39) "Lejupielāžu direktorija ir iztīrīta"
          Download complete. => UTF-8 string (22) "Lejupielāde pabeigta."
          Download complete. Now extracting... => UTF-8 string (39) "Ielāde ir pabeigta. Tagad atarhivē..."
          Download complete but MD5 sum does not match (%s). => UTF-8 string (57) "Lejupielāde ir pabeigta, taču MD5 summa neatbilst (%s)."
          Download complete but MD5 sum does not match (%s). Operation aborted. => UTF-8 string (79) "Lejupielāde ir pabeigta, taču MD5 summa neatbilst (%s). Darbība pārtraukta."
          Error during download. The private key may be incorrect. => UTF-8 string (59) "Kļūda lejupielādes laikā. Nepareiza privātā atslēga."
          Error during download => UTF-8 string (34) "Kļūda faila lejupielādes laikā"
          Download directory %s is not writable. => UTF-8 string (45) "Lejupielādes direktorija %s nav ierakstāma."
          Starting to remove %s sample files => UTF-8 string (30) "Sāku dzēst %s parauga failus"
          Error while removing item %itemname%, %itemscount% items left. => UTF-8 string (63) "Kļūda dzēšot %itemname%, atlikušas %itemscount% vienības."
          All sample files removed. Now backing up files. => UTF-8 string (70) "Visi parauga faili ir izdzēsti. Notiek rezerves kopijas izveidošana."
          All sample files removed. Backup process skipped. Now upgrading files. => UTF-8 string (85) "Visi paraugu faili nodzēsti. Rezerves kopijas veidošana izlaista. Atjauninu ...
          Visi paraugu faili nodzēsti. Rezerves kopijas veidošana izlaista. Atjauninu failus.
          
          "/latest" directory has been emptied => UTF-8 string (37) ""/latest" direktorija tika iztīrīta"
          Extraction directory %s is not writable. => UTF-8 string (45) "Atarhivēšanas direktorija %s nav rakstāma."
          Unable to extract %filepath% file into %destination% folder... => UTF-8 string (63) "Nevar atarhivēt %filepath% failu %destination% direktorijā..."
          File extraction complete. Removing sample files... => UTF-8 string (68) "Failu atarhivēšana veiksmīga. Notiek parauga failu nodzēšana..."
          Upgrade process done, but some warnings have been found. => UTF-8 string (63) "Atjaunošana ir pabeigta, bet ir izveidoti daži brīdinājumi."
          Upgrade process done. Congratulations! You can now reactivate your shop. => UTF-8 string (87) "Atjaunošanas process ir pabeigts. Apsveicam! Tagad jūs vara reaktivēt jūsu v...
          Atjaunošanas process ir pabeigts. Apsveicam! Tagad jūs vara reaktivēt jūsu veikalu.
          
          %s removed => UTF-8 string (12) "%s izdzēsts"
          Please remove %s by FTP => UTF-8 string (40) "Lūdzu izdzēstiet %s ar FTP palīdzību"
          Error during database upgrade. You may need to restore your database. => UTF-8 string (75) "Kļūda atjauninot datu bāzi. Iespējams vajadzēs atjaunināt datu bāzi."
          Database upgraded. Now upgrading your Addons modules... => UTF-8 string (62) "Datu bāze atjaunināta. Pašlaik atjaunina Addons moduļus..."
          [ERROR] %s does not exist or is not a directory. => UTF-8 string (42) "[ERROR] %s neeksistē vai nav direktorija."
          filesToUpgrade is not an array => UTF-8 string (26) "filesToUpgrade nav masīvs"
          All files upgraded. Now upgrading database... => UTF-8 string (50) "Visi faili ir atjanināti. Atjaunina datu bāzi..."
          Error when trying to upgrade file %s. => UTF-8 string (28) "Kļūda atjaunojot failu %s."
          %s files left to upgrade. => UTF-8 string (41) "Atjaunināšanai palikuši vēl %s faili."
          Nothing has been extracted. It seems the unzipping step has been skipped. => UTF-8 string (77) "Nekas netika atarhivēts. Iespējams, ka atarhivēšanas solis tika izlaists."
          File %s is preserved => UTF-8 string (23) "Fails %s ir aizsargāts"
          %s ignored => UTF-8 string (17) "%s tika ignorēts"
          [WARNING] File %1$s has been deleted. => UTF-8 string (36) "[WARNING] Fails %1$s tika nodzēsts."
          Directory %1$s created. => string (32) "Direktorija %1$s tika izveidota."
          Error while creating directory %s. => UTF-8 string (34) "Kļūda izveidojot direktoriju %s."
          Directory %s already exists. => UTF-8 string (28) "Direktorija %s jau eksistē."
          [TRANSLATION] The translation files have been merged into file %s. => UTF-8 string (55) "[TRANSLATION] Tulkojuma faili tika apvienoti %s failā."
          [TRANSLATION] The translation files have not been merged into file %filename%. Switch to copy %filename%. => UTF-8 string (107) "[TRANSLATION] Tulkojuma faili netika apvienoti %filename% failā. Pārslēdziet...
          [TRANSLATION] Tulkojuma faili netika apvienoti %filename% failā. Pārslēdzietieties uz kopiju %filename%.
          
          Copied %1$s. => UTF-8 string (15) "Nokopēts %1$s."
          Error while copying file %s => UTF-8 string (25) "Kļūda kopējot failu %s"
          [ERROR] Unable to find files to upgrade. => UTF-8 string (46) "[ERROR] Nevar atrast failus kurus atjaunināt."
          %s files will be upgraded. => UTF-8 string (27) "%s faili tika atjaunināti."
          listModules is not an array. No module has been updated. => UTF-8 string (61) "listModules nav masīvs. Netika atjaunināts neviens modulis."
          The files of module %s have been upgraded. => UTF-8 string (35) "Moduļa %s faili tika atjaunināti."
          %s modules left to upgrade. => UTF-8 string (34) "Vēl %s moduļi tiks atjaunināti."
          The %modulename% module is not compatible with version %version%, it will be removed from your FTP. => UTF-8 string (89) "Modulis %modulename% nav savietojams ar šo versiju %version%, tas tiks izdzē...
          Modulis %modulename% nav savietojams ar šo versiju %version%, tas tiks izdzēsts no FTP.
          
          The %modulename% module is not compatible with version %version%, please remove it from your FTP. => UTF-8 string (84) "Modulis %modulename% nav savietojams ar šo versiju %version%, izdzēsiet to n...
          Modulis %modulename% nav savietojams ar šo versiju %version%, izdzēsiet to no FTP.
          
          Addons modules files have been upgraded. => UTF-8 string (32) "Moduļu faili tika atjaunināti."
          %s modules will be upgraded. => UTF-8 string (29) "%s moduļi tiks atjaunināti."
          Starting upgrade... => UTF-8 string (25) "Sākam atjaunināšanu..."
          Shop deactivated. Removing sample files... => UTF-8 string (45) "Veikals ir neaktīvs. Dzēš parauga datus..."
          Shop deactivated. Extracting files... => UTF-8 string (41) "Veikals ir neaktīvs. Atarhivē failus..."
          Shop deactivated. Now downloading... (this can take a while) => UTF-8 string (75) "Veikals ir neaktīvs. Notiek lejupielāde... (tas var aizņemt kādu laiku)"
          Downloaded archive will come from %s => UTF-8 string (34) "Arhīvs tiks lejupielādēts no %s"
          MD5 hash will be checked against %s => UTF-8 string (35) "MD5 summa tiks pārbaudīta pēc %s"
          Major release => UTF-8 string (17) "Lielā izlaišana"
          Minor release (recommended) => UTF-8 string (30) "Neliela izlaišana (ieteicama)"
          Release candidates => UTF-8 string (24) "Iepriekšējie izlaidumi"
          Beta releases => string (13) "Beta versijas"
          Alpha releases => UTF-8 string (25) "Alfa izlaišanas versijas"
          Private release (require link and MD5 hash) => UTF-8 string (50) "Privāta versija (nepieciešama saite un MD5 hash)"
          Local archive => UTF-8 string (18) "Vietējais arhīvs"
          Local directory => UTF-8 string (21) "Vietējā direktorija"
          Backup Options => UTF-8 string (36) "Rezerves kopijas veidošanas opcijas"
          Upgrade Options => UTF-8 string (24) "Atjaunināšanas opcijas"
          You already have the %s version. => string (23) "Jums jau ir %s versija."
          This functionality has been disabled. => UTF-8 string (27) "Šī funkcija ir izslēgta."
          [TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall or reset the module. => UTF-8 string (111) "[TECHNICAL ERROR] nav pieejams ajax-upgradetab.php fails. Pārinstalējiet vai...
          [TECHNICAL ERROR] nav pieejams ajax-upgradetab.php fails. Pārinstalējiet vai notīriet moduļa iestatījumus.
          
          Are you sure you want to delete this backup? => UTF-8 string (41) "Vai vēlaties dzēst šo rezerves kopiju?"
          An update is currently in progress... Click "OK" to abort. => UTF-8 string (54) "Notiek atjaunināšana... Nospiediet "OK" lai atceltu."
          Upgrading PrestaShop => string (20) "Atjaunina PrestaShop"
          Upgrade complete => UTF-8 string (24) "Atjaunināšana pabeigta"
          Upgrade complete, but warning notifications has been found. => UTF-8 string (52) "Atjaunināšana pabeigta, ir papildus brīdinājumi."
          Cookies have changed, you will need to log in again once you refreshed the page => UTF-8 string (87) "Sīkfaili cookies tikai mainīti, atjaunojot lapu būs japieslēdzas sistēmai no...
          Sīkfaili cookies tikai mainīti, atjaunojot lapu būs japieslēdzas sistēmai no jauna
          
          Javascript and CSS files have changed, please clear your browser cache with CTRL-F5 => UTF-8 string (70) "Mainīti Javascript un CSS faili, iztīriet pārlūka kešu ar CTRL-F5"
          Please check that your front-office theme is functional (try to create an account, place an order...) => UTF-8 string (107) "Pārbaudiet vai veikala priekšas skata tēma ir funkcionāla (mēģiniet izveidot...
          Pārbaudiet vai veikala priekšas skata tēma ir funkcionāla (mēģiniet izveidot kontu, veikt pirkumu...)
          
          Product images do not appear in the front-office? Try regenerating the thumbnails in Preferences > Images => UTF-8 string (125) "Veikala priekšpusē nav redzami attēli? Mēģiniet vēlreiz ģenerēt attēlu priek...
          Veikala priekšpusē nav redzami attēli? Mēģiniet vēlreiz ģenerēt attēlu priekšskatus sadaļā Iestatījumi > Attēli
          
          Do not forget to reactivate your shop once you have checked everything! => UTF-8 string (70) "Neaizmirstiet aktivizēt veikalu pēc tam kad esat visu pārbaudījis!"
          ToDo list: => UTF-8 string (23) "Darāmo darbu saraksts:"
          Starting restoration... => UTF-8 string (20) "Sāk atjaunošanu..."
          Restoration complete. => UTF-8 string (22) "Atjaunošana pabeigta."
          Your server cannot download the file. Please upload it first by ftp in your admin/autoupgrade directory => UTF-8 string (124) "Serveris nevar lejupielādēt failu. Augšupielādējiet to ar FTP serveri un iev...
          Serveris nevar lejupielādēt failu. Augšupielādējiet to ar FTP serveri un ievietojiet to /admin/autoupgrade direktorijā
          
          Javascript error (parseJSON) detected for action => UTF-8 string (40) "Darbības Javascript kļūda (parseJSON)"
          Manually go to %s button => UTF-8 string (27) "Manuāli pāriet uz %s pogu"
          End of process => string (14) "Procesa beigas"
          Operation canceled. Checking for restoration... => UTF-8 string (61) "Darbība pārtraukta. Pārbaudu atjaunināšanas iespējas..."
          Operation canceled. An error happened. => UTF-8 string (26) "Darbība atcelta. Kļūda."
          Click to refresh the page and use the new configuration => UTF-8 string (60) "Nospiediet lai atjanotu lapu un lietotu jauno konfigurāciju"
          Error detected during => UTF-8 string (16) "Kļūda procesā"
          The request exceeded the max_time_limit. Please change your server configuration. => UTF-8 string (73) "Pieprasījums pārsniedza max_time_limit. Mainiet servera konfigurāciju."
          See or hide the list => UTF-8 string (27) "Rādīt vai slēpt sarakstu"
          Core file(s) => string (15) "Pamata fails(i)"
          Mail file(s) => string (16) "E-pasta fails(i)"
          Translation file(s) => string (18) "Tulkojuma fails(i)"
          Link and MD5 hash cannot be empty => UTF-8 string (47) "Saite un MD5 hash summa nevar būt tukši lauki"
          You need to enter the version number associated with the archive. => UTF-8 string (56) "Jāievada versijas numuru kurš ir saistīts ar arhīvu."
          No archive has been selected. => UTF-8 string (23) "Nav izvēlēts arhīvs."
          You need to enter the version number associated with the directory. => UTF-8 string (60) "Jāievada versijas numuru kurš ir saistīts ar direktoriju."
          Please confirm that you want to skip the backup. => UTF-8 string (63) "Apstipriniet, ka vēlaties izlaist rezerves kopijas veidošanu."
          Please confirm that you want to preserve file options. => UTF-8 string (51) "Apstipriniet, ka vēlaties saglabāt faila opcijas."
          Less options => UTF-8 string (15) "Mazāk iespēju"
          Required field => UTF-8 string (24) "Nepieciešams aizpildīt"
          Too long! => string (9) "Par garu!"
          Fields are different! => UTF-8 string (22) "Lauki ir atšķirīgi!"
          This email address is wrong! => string (25) "Nepareiza e-pasta adrese!"
          Impossible to send the email! => UTF-8 string (24) "Nevar nosūtīt e-pastu!"
          Cannot create settings file, if /app/config/parameters.php exists, please give the public write permissions to this file, else please create a file named parameters.php in config directory. => UTF-8 string (203) "Nevar izveidot iestatījumu failu, ja nav pieejams /app/config/parameters.php...
          Nevar izveidot iestatījumu failu, ja nav pieejams /app/config/parameters.php fails, ļaujiet publisku rakstīšanu failā, vai izveidojiet failu ar nosaukumu parameters.php konfigurācijas direktorijā.
          
          Cannot write settings file, please create a file named settings.inc.php in the "config" directory. => UTF-8 string (116) "Nevar ierakstīt iestatījumu, izveidojiet failu ar nosaukumu setings.inc.php ...
          Nevar ierakstīt iestatījumu, izveidojiet failu ar nosaukumu setings.inc.php konfigurācijas "config" direktorijā.
          
          Impossible to upload the file! => UTF-8 string (29) "Nevar augšupielādēt failu!"
          Impossible to read the content of a MySQL content file. => UTF-8 string (34) "Nevar nolasīt MySQL faila saturu."
          Cannot access a MySQL content file. => UTF-8 string (36) "Nevar piekļūt MySQL faila saturam."
          Error while inserting data in the database: => UTF-8 string (38) "Kļūda pievienojot datus datu bāzei:"
          This is not a valid file name. => UTF-8 string (26) "Nederīgs faila nosaukums."
          This is not a valid image file. => UTF-8 string (24) "Nederīgs attēla fails."
          Error while creating the /app/config/parameters.php file. => UTF-8 string (52) "Kļūda izveidojot /app/config/parameters.php failu."
          Error: => UTF-8 string (8) "Kļūda:"
          This PrestaShop database already exists. Please revalidate your authentication information to the database. => UTF-8 string (84) "PrestaShop datu bāze jau eksistē. Pārbaudiet datu bāzes autentifikācijas dat...
          PrestaShop datu bāze jau eksistē. Pārbaudiet datu bāzes autentifikācijas datus.
          
          An error occurred while resizing the picture. => UTF-8 string (32) "Kļūda mainot attēla izmērus."
          Database connection is available! => UTF-8 string (33) "Pieejams datu bāzes pieslēgums!"
          Database Server is available but database is not found => UTF-8 string (61) "Datu bāzes serveris ir pieejams, bet nevar atrast datu bāzi"
          Database Server is not found. Please verify the login, password and server fields. => UTF-8 string (97) "Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet lietotāja vārdu, paroli u...
          Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet lietotāja vārdu, paroli un servera datus.
          
          An error occurred while sending email, please verify your parameters. => UTF-8 string (71) "Nosūtot e-pastu radās kļūda, lūdzu, apstipriniet savus parametrus."
          This installer is too old. => UTF-8 string (32) "Šis instalētājs ir novecojis."
          There is no older version. Did you delete or rename the app/config/parameters.php file? => UTF-8 string (101) "Nav pieejama vecāka versija. Vai Jūs esta izdzēsis vai pārsaucis app/config/...
          Nav pieejama vecāka versija. Vai Jūs esta izdzēsis vai pārsaucis app/config/parameters.php failu?
          
          The app/config/parameters.php file was not found. Did you delete or rename this file? => UTF-8 string (97) "app/config/parameters.php fails netika atrasts. Vai jūs izdzēsāt vai pārdēvē...
          app/config/parameters.php fails netika atrasts. Vai jūs izdzēsāt vai pārdēvējāt šo failu?
          
          Cannot find the SQL upgrade files. Please verify that the /install/upgrade/sql folder is not empty. => UTF-8 string (102) "Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai /install/upgrade/sql ...
          Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai /install/upgrade/sql direktorija nav tukša.
          
          No upgrade is possible. => UTF-8 string (28) "Nav pieejami atjauninājumi."
          Error while loading SQL upgrade file. => UTF-8 string (47) "Kļūda ielādējot SQL atjaunināšanas failu."
          Error while inserting content into the database => UTF-8 string (43) "Radās kļūda ievietojot saturu datubāzē"
          Unfortunately, => UTF-8 string (10) "Diemžēl,"
          SQL errors have occurred. => UTF-8 string (13) "SQL kļūdas."
          The config/defines.inc.php file was not found. Where did you move it? => UTF-8 string (71) "Fails config/defines.inc.php netika atrasts. Kur jūs to pārvietojāt?"
          Impossible to write the image /img/logo.jpg. If this image already exists, please delete it. => UTF-8 string (92) "Nevar ierakstīt attēlu /img/logo.jpg. Ja šis attēls jau eksistē, lūdzu, izdz...
          Nevar ierakstīt attēlu /img/logo.jpg. Ja šis attēls jau eksistē, lūdzu, izdzēsiet to.
          
          The uploaded file exceeds the upload_max_filesize directive in php.ini => UTF-8 string (81) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini failā"
          The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form => UTF-8 string (109) "Brīdinājums: Augšupielādētais fails pārsniedz MAX_FILE_SIZE direktīvu, kas t...
          Brīdinājums: Augšupielādētais fails pārsniedz MAX_FILE_SIZE direktīvu, kas tika norādīta formā HTML
          
          The uploaded file was only partially uploaded => UTF-8 string (43) "Fails tika augšupielādēts tikai daļēji"
          No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          Missing a temporary folder => UTF-8 string (21) "Trūkst pagaidu mapes"
          Failed to write file to disk => UTF-8 string (34) "Kļūda saglabājot failu uz diska"
          File upload stopped by extension => UTF-8 string (46) "Paplašinājums apturēja faila augšupielādi"
          Cannot convert your database's data to utf-8. => UTF-8 string (44) "Nevar konvertēt datu bāzes datus uz utf-8."
          Your lastname contains some invalid characters => UTF-8 string (41) "Jūsu uzvārds satur neatļautus simbolus"
          Your MySQL server does not support this engine, please use another one like MyISAM => UTF-8 string (97) "Jūsu MySQL serveris neatbalsta šo datu bāzes tipu, lūdzu, izmantojiet citu, ...
          Jūsu MySQL serveris neatbalsta šo datu bāzes tipu, lūdzu, izmantojiet citu, piemēram, MyISAM
          
          The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777 => UTF-8 string (90) "Fails /img/logo.jpg nav rakstāms, lūdzu pielietojiet CHMOD 755 šim failam va...
          Fails /img/logo.jpg nav rakstāms, lūdzu pielietojiet CHMOD 755 šim failam vai CHMOD 777
          
          Invalid catalog mode => UTF-8 string (27) "Nederīgs kataloga režīms"
          No error code available => UTF-8 string (26) "Kļūdas kods nav pieejams"
          [SKIP] directory "%s" does not exist and cannot be emptied. => UTF-8 string (57) "[SKIP] direktorija "%s" neeksistē un to nevar iztīrīt."
          [CLEANING CACHE] File %s removed => UTF-8 string (35) "[CLEANING CACHE] Izdzēsti %s faili"
          Invalid database configuration => UTF-8 string (36) "Nepareiza datu bāzes konfigurācija"
          Database upgrade OK => UTF-8 string (34) "Datu bāze veiksmīgi atjaunināta"
          Warning detected during upgrade. => UTF-8 string (40) "Brīdinājums atjaunināšanas procesā."
          Database upgrade completed => UTF-8 string (35) "Datubāzes atjaunināšana pabeigta"
          %s is not a valid version number. => UTF-8 string (35) "%s nav atbilstošs versijas numurs."
          [ERROR] Version to install is too old. => UTF-8 string (57) "[ERROR] Versija kuru vēlaties instalēt ir pārāk veca."
          Current version: %oldversion%. Version to install: %newversion%. => UTF-8 string (79) "Patreizējā versija: %oldversion%. Versija kura tiks instalēta: %newversion%."
          Unable to find upgrade directory in the installation path. => UTF-8 string (63) "Nevar atrast atjaunināšanas direktoriju instalācijas ceļā."
          Cannot find the SQL upgrade files. Please check that the %s folder is not empty. => UTF-8 string (84) "Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai %s direktorija nav tu...
          Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai %s direktorija nav tukša.
          
          [DROP] SQL %s table has been dropped. => UTF-8 string (37) "[DROP] SQL %s tabula tika iztīrīta."
          Settings file updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          The config/settings.inc.php file was not found. => string (42) "config/settings.inc.php fails nav atrasts."
          Error upgrading Doctrine schema => UTF-8 string (34) "Kļūda atjauninot Doctrine shēmu"
          Cannot generate email templates: %s. => UTF-8 string (38) "Nevar ģenerēt e-pasta šablonus: %s."
          [ERROR] No response from Addons server. => string (39) "[ERROR] Nav atbildes no Addons servera."
          [ERROR] Unable to write module %s's zip file in temporary directory. => UTF-8 string (67) "[ERROR] Nevar ierakstīt moduļa %s zip failu pagaidu direktorijā."
          [WARNING] Error when trying to upgrade module %s. => UTF-8 string (39) "[WARNING] Kļūda atjauninot moduli %s."
          Error when opening settings.inc.php file in write mode => UTF-8 string (56) "Kļūda atverot settings.inc.php rakstīšanas režīmā"
          Error when generating new settings.inc.php file. => UTF-8 string (43) "Kļūda ģenerējot settings.inc.php failu."
          [NOTICE] File %s does not exist, merge skipped. => UTF-8 string (52) "[NOTICE] Fails %s neeksistē, apvienošana izlaista."
          [WARNING] %variablename% variable missing in file %filename%. Merge skipped. => UTF-8 string (90) "[WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Apvienošan...
          [WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Apvienošana izlaista.
          
          [WARNING] %variablename% variable missing in file %filename%. File %filename% deleted and merge skipped. => UTF-8 string (125) "[WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Fails %fil...
          [WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Fails %filename% tika nodzēsts un apvienošana izlaista.
          
          Unable to create directory %s => string (29) "Nevar izveidot direktoriju %s"
          Error when trying to add %filename% to archive %archive%. => UTF-8 string (50) "Kļūda pievienojot %filename% arhīvam %archive%."
          %filename% added to archive. %filescount% files left. => UTF-8 string (67) "Arhīvam pievienots %filename% fails. Atlikuši %filescount% faili."
          %s is not a file => string (12) "%s nav fails"
          Unable to create directory %s. => string (30) "Nevar izveidot direktoriju %s."
          [ERROR] Unable to list archived files => UTF-8 string (43) "[ERROR] Nevar pārskatīt arhivētos failus"
          File %filename% (size: %filesize%) has been skipped during backup. => string (78) "Fails %filename% (lielums: %filesize%) tika izlaists veidojot rezerves kopiju."
          Unable to open zipFile %s => UTF-8 string (24) "Nevar atvērt zipFile %s"
          Activity Log => UTF-8 string (18) "Izmaiņu žurnāls"
          Currently processing => UTF-8 string (10) "Apstrādā"
          Analyzing the situation... => UTF-8 string (11) "Analizē..."
          Errors => UTF-8 string (8) "Kļūdas"
          Branch: => string (5) "Zars:"
          Version number: => string (16) "Versijas numurs:"
          URL: => string (4) "URL:"
          MD5 hash: => UTF-8 string (25) "MD5 jaukšanas algoritms:"
          Changelog: => UTF-8 string (10) "Izmaiņas:"
          The pre-Upgrade checklist => UTF-8 string (35) "Pirms-atjaunošanas kontrolsaraksts"
          The checklist is not OK. You can only upgrade your shop once all indicators are green. => UTF-8 string (98) "Pārbaudes saraksts nav kārtībā. Varat uzlabot veikalu tikai tad, kad visi in...
          Pārbaudes saraksts nav kārtībā. Varat uzlabot veikalu tikai tad, kad visi indikatori ir zaļi.
          
          Before starting the upgrade process, please make sure this checklist is all green. => UTF-8 string (99) "Pirms atjaunināšanas procesa sākšanas pārliecinieties, ka šis kontrolsarakst...
          Pirms atjaunināšanas procesa sākšanas pārliecinieties, ka šis kontrolsaraksts viss ir zaļš.
          
          The "/admin/autoupgrade" directory is writable (appropriate CHMOD permissions) => UTF-8 string (76) ""/admin/autoupgrade" direktorija ir rakstāma (atbilstošas CHMOD atļaujas)"
          PHP's "Safe mode" option is turned off => UTF-8 string (35) "PHP "Safe mode" opcija ir izslēgta"
          PHP's "allow_url_fopen" option is turned on, or cURL is installed => UTF-8 string (69) "PHP's "allow_url_fopen" parametrs ir ieslēgts vai cURL ir instalēts"
          Your store is in maintenance mode => UTF-8 string (36) "Notiek E-veikala apkalpošanas darbi"
          PrestaShop's caching features are disabled => UTF-8 string (45) "PrestaShop kešdarbes funkcijas ir izslēgtas"
          PHP's max_execution_time setting has a high value or is disabled entirely (current value: unlimited) => UTF-8 string (117) "PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (paš...
          PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (pašreizējā vērtība: neierobežota)
          
          PHP's max_execution_time setting has a high value or is disabled entirely (current value: %s seconds) => UTF-8 string (115) "PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (paš...
          PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (pašreizējā vērtība: %s sekundes)
          
          Please also make sure you make a full manual backup of your files and database. => UTF-8 string (93) "Lūdzu, arī pārliecinieties, vai esat izveidojis pilnu failu un datubāzes rez...
          Lūdzu, arī pārliecinieties, vai esat izveidojis pilnu failu un datubāzes rezerves kopiju.
          
          Rollback => UTF-8 string (11) "Atsaukšana"
          After upgrading your shop, you can rollback to the previous database and files. Use this function if your theme or an essential module is not working correctly. => UTF-8 string (171) "Pēc veikala atjaunināšanas varat atgriezties pie iepriekšējās datubāzes un f...
          Pēc veikala atjaunināšanas varat atgriezties pie iepriekšējās datubāzes un failiem. Izmantojiet šo funkciju, ja veikala tēma vai kādi moduļi nedarbojas korekti.
          
          Choose your backup: => UTF-8 string (29) "Izvēlieties rezerves kopiju:"
          -- Choose a backup to restore -- => UTF-8 string (47) "- Izvēlieties rezerves kopiju, lai atjaunotu -"
          More options (Expert mode) => UTF-8 string (34) "Vairāk opciju (Eksperta režīms)"
          Start your Upgrade => UTF-8 string (21) "Sākt atjaunināšanu"
          You come from the future! You are using a more recent version than the latest available! => UTF-8 string (78) "Jūs esat no nākotnes! Jums ir jaunāka veikala versija par patreiz pieejamo!"
          Congratulations, you are already using the latest version available! => UTF-8 string (59) "Apsveicam, Jūs lietojat pēdējo pieejamo veikala versiju!"
          Your current PrestaShop version => UTF-8 string (31) "Patreizējā PrestaShop versija"
          Latest official version for %s channel. => UTF-8 string (41) "Pēdējā oficiālā versija %s kanālam."
          Upgrade PrestaShop now! => UTF-8 string (23) "Atjaunināt PrestaShop!"
          PrestaShop will be downloaded from %s => UTF-8 string (37) "PrestaShop tiks lejupielādēts no %s"
          Open changelog in a new window => UTF-8 string (39) "Atvērt izmaiņu žurnālu jaunā logā"
          No file will be downloaded (channel %s is used) => UTF-8 string (56) "Fails netika lejupielādēts (tika izmantots %s kanāls)"
          The following action are automatically replaced => UTF-8 string (47) "Sekojošā darbība tika automātiski aizstāta"
          %old% will be replaced by %new% => string (30) "%old% tiks aizvietots ar %new%"
          To change this behavior, you need to manually edit your php files => UTF-8 string (56) "Lai mainītu šo uzvedību ir manuāli jālabo php faili"
          Refresh the page => string (13) "Atjaunot lapu"
          Check if a new version is available => UTF-8 string (36) "Pārbaudīt vai nav jaunāka versija"
          Last check: %s => UTF-8 string (23) "Pēdējā pārbaude: %s"
          Last check: never => UTF-8 string (26) "Pēdējā pārbaude: nekad"
          Expert mode => UTF-8 string (17) "Ekspertu režīms"
          Please select your channel: => UTF-8 string (21) "Izvēlieties kanālu:"
          Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. => UTF-8 string (177) "Kanāli piedāvā dažādus ceļus lai veiktu veikala atjaunināšanu. Jūs varat aug...
          Kanāli piedāvā dažādus ceļus lai veiktu veikala atjaunināšanu. Jūs varat augšupielādēt jaunu versiju manuāli vai to izdarīt ar 1-klikšķa atjaunināšanas moduli.
          
          The Alpha, Beta and Private channels give you the ability to upgrade to a non-official or unstable release (for testing purposes only). => UTF-8 string (128) "Alfa, Beta un Privātie kanāli ļauj atjaunināt uz neoficiālu vai nestabilu ve...
          Alfa, Beta un Privātie kanāli ļauj atjaunināt uz neoficiālu vai nestabilu versijas izlaidumu (tikai testēšanas nolūkam).
          
          By default, you should use the "Minor release" channel which is offering the latest stable version available. => UTF-8 string (110) "Pēc noklusējuma ir jālieto "Pamata versijas" kanāls kurā tiek piedāvātas pēd...
          Pēc noklusējuma ir jālieto "Pamata versijas" kanāls kurā tiek piedāvātas pēdējās stabilās versijas.
          
          Channel: => UTF-8 string (8) "Kanāls:"
          Link: => string (6) "Saite:"
          Hash key: => UTF-8 string (14) "Hash atslēga:"
          Allow major upgrade: => UTF-8 string (40) "Atļaut pamata versijas atjaunināšanu:"
          Archive to use: => UTF-8 string (20) "Arhīvs kuru lietot:"
          Choose an archive => UTF-8 string (20) "Izvēlieties arhīvu"
          Number of the version you want to upgrade to: => UTF-8 string (43) "Versijas numurs uz kuru vēlaties atjaunot:"
          No archive found in your admin/autoupgrade/download directory => UTF-8 string (67) "Direktorijā admin/autoupgrade/download nav atrasts neviens arhīvs"
          This option will skip the download step. => UTF-8 string (41) "Šī opcija izlaidīs lejupielādes soli."
          Save in the following directory the uncompressed PrestaShop files of the version you want to upgrade to: %s => UTF-8 string (102) "Saglabāt šajā direktorijā nekompresētus PrestaShop failus versijai uz kuru v...
          Saglabāt šajā direktorijā nekompresētus PrestaShop failus versijai uz kuru vēlaties atjaunot: %s
          
          Please tell us which version you are upgrading to [1](1.7.0.1 for instance)[/1] => UTF-8 string (73) "Paziņojiet uz kuru versiju vēlaties atjaunot [1](piemēram 1.7.0.1)[/1]"
          This option will skip both download and unzip steps and will use %1$s as the source directory => UTF-8 string (96) "Šī opcija izlaidīs lejupielādes un atpakošanas soļus, un lietos %1$s kā avot...
          Šī opcija izlaidīs lejupielādes un atpakošanas soļus, un lietos %1$s kā avota direktoriju
          
          Step => string (5) "Solis"
          Upgrade steps => UTF-8 string (22) "Atjaunināšanas soļi"
          Version comparison => UTF-8 string (24) "Versiju salīdzināšana"
          PrestaShop Original version => UTF-8 string (31) "PrestaShop oriģinālā versija"
          Differences between versions => UTF-8 string (29) "Atšķirības starp versijām"
          Welcome! => UTF-8 string (12) "Sveicināti!"
          ModulesStatsregistrationsAdmin => array (14)
          Customer accounts => string (13) "Klientu konti"
          Adds a registration progress tab to the Stats dashboard. => UTF-8 string (65) "Pievieno Statistikas panelī reģistrācijas progresa indikatoru."
          Number of visitors who stopped at the registering step: => UTF-8 string (65) "Klientu skaits kuri ir apstājušies pie reģistrēšanās soļa:"
          Number of visitors who placed an order directly after registration: => UTF-8 string (68) "Klientu skaits kuri ir veikuši pirkumu uzreiz pēc reģistrācijas:"
          Total customer accounts: => UTF-8 string (20) "Kopā klientu konti:"
          Number of customer accounts created => string (30) "Izveidoto klientu kontu skaits"
          How to act on the registrations' evolution? => UTF-8 string (43) "Kā reaģēt uz reģistrāciju attīstību?"
          If you let your shop run without changing anything, the number of customer registrations should stay stable or show a slight decline. => UTF-8 string (106) "Ja veikals darbosies bez noklusēto iestatījumu maiņas, klientu reģistrācijai...
          Ja veikals darbosies bez noklusēto iestatījumu maiņas, klientu reģistrācijai jāpaliek vienmērīgai.
          
          A significant increase or decrease in customer registration shows that there has probably been a change to your shop. With that in mind, we suggest that you identify the cause, correct the issue and get back in the business of making money! => UTF-8 string (176) "Ievērojamas klientu reģistrācijas izmaiņas var liecināt par izmaiņām veikalā...
          Ievērojamas klientu reģistrācijas izmaiņas var liecināt par izmaiņām veikalā. Jums ir jānosaka šo izmaiņu izraisītājs, jāizlabo kļūda un jāturpina pārdošana!
          
          Here is a summary of what may affect the creation of customer accounts: => UTF-8 string (70) "Šeit ir pārskats par to kas var iespaidot kientu kontu izveidošanu:"
          An advertising campaign can attract an increased number of visitors to your online store. This will likely be followed by an increase in customer accounts and profit margins, which will depend on customer "quality." Well-targeted advertising is typically more effective than large-scale advertising... and it's cheaper too! => UTF-8 string (312) "Reklāmas kampaņa var piesaistīt klientu skaitu veikalā. Tam vajadzētu sekot ...
          Reklāmas kampaņa var piesaistīt klientu skaitu veikalā. Tam vajadzētu sekot klientu kontu skaita un peļņas pieaugumam, kurš mainīs arī klientu "kvalitāti". Labi izstrādātas mērķauditorijas reklāmas ir efektīvākas kā liela apjoma vispārtējas reklāmas kampaņa... un tā noteikti ir lētāka!
          
          Specials, sales, promotions and/or contests typically demand a shoppers' attentions. Offering such things will not only keep your business lively, it will also increase traffic, build customer loyalty and genuinely change your current e-commerce philosophy. => UTF-8 string (266) "Speciālie piedāvājumi, izpārdošanas un/vai konkursi parasti piesaista pircēj...
          Speciālie piedāvājumi, izpārdošanas un/vai konkursi parasti piesaista pircēju uzmanību. Šie pasākumi ne tikai uzturēs biznesa dzīvīgumu, bet arī iespaidos lapas apmeklējumu, izveidos klientu lojalitāti, kā arī var izmainīt sapratni par e-komerciju.
          
          Design and user-friendliness are more important than ever in the world of online sales. An ill-chosen or hard-to-follow graphical theme can keep shoppers at bay. This means that you should aspire to find the right balance between beauty and functionality for your online store. => UTF-8 string (258) "Dizains un draudzīga attieksme pret klientu tiešsaistes pārdošanā ir svarīgā...
          Dizains un draudzīga attieksme pret klientu tiešsaistes pārdošanā ir svarīgāka kā jebkad agrāk. Nepareizi izvēlēta vai nepilnīga veikala grafiskā tēma var atgrūst klientus. Tas nozīmē ka ir jāatrod balanss starp dizainu un funkcionalitāti.
          
          CSV Export => string (12) "Csv Eksports"
          ShopNotificationsError => array (87)
          This voucher is disabled => UTF-8 string (29) "Šis vaučers ir atspējots. "
          This voucher has already been used => UTF-8 string (31) "Šis kupons, jau tika izmantots"
          This voucher is not valid yet => UTF-8 string (30) "Šis vaučers vēl nav aktīvs"
          This voucher has expired => UTF-8 string (52) "Šim vaučeram ir jau iztecējis derīguma termiņš"
          You cannot use this voucher anymore (usage limit reached) => UTF-8 string (69) "Tu nevari vairs izmantot šo vaučeri (lietošanas limits sasniegts)."
          You cannot use this voucher => UTF-8 string (31) "Tu nevari izmantot šo vaučeri"
          You must choose a delivery address before applying this voucher to your order => UTF-8 string (92) "Jums jāizvēlās vispirms piegādes adrese, pirms izmantojat šo kuponu jūsu pas...
          Jums jāizvēlās vispirms piegādes adrese, pirms izmantojat šo kuponu jūsu pasūtījumam
          
          You cannot use this voucher in your country of delivery => UTF-8 string (33) "Tu nevari savā piegādes valstī"
          You must choose a carrier before applying this voucher to your order => UTF-8 string (81) "Vispirms jāizvēlas pārvadātājs un tad jāizmanto kupons priekš šī pirkuma"
          You cannot use this voucher with this carrier => UTF-8 string (42) "Tu nevari izmantot vaučeri ar šo kurjeru"
          You cannot use this voucher on products on sale => UTF-8 string (67) "Jūs nevarat izmantot šo kuponu pārdošanā esošajiem produktiem"
          Please log in first => UTF-8 string (29) "Lūdzu vispirms autorizēties"
          This voucher is already in your cart => UTF-8 string (34) "Šis vaučers jau ir jūsu grozā."
          This voucher is not combinable with an other voucher already in your cart: %s => UTF-8 string (71) "Šis kupons nav savienojams ar citu kuponu, kas jau ir jūsu grozā: %s"
          Cart is empty => UTF-8 string (15) "Grozs ir tukšs"
          You cannot use this voucher in an empty cart => UTF-8 string (39) "Nevar pielietot kopunu pie tukša groza"
          You cannot use this voucher with these products => UTF-8 string (47) "Tu nevari izmantot vaučeri uz šiem produktiem"
          The email is already used, please choose another one or sign in => UTF-8 string (77) "E-pasta adrese jau tiek lietota, lūdzu, izvēlieties citu vai pierakstieties"
          Your account isn't available at this time, please contact us => UTF-8 string (62) "Jūsu konts šobrīd nav pieejams, lūdzu, sazinieties ar mums"
          Authentication failed. => UTF-8 string (27) "autentifikācija neizdevās"
          Invalid email/password combination => UTF-8 string (40) "Nederīga e-pasta / paroles kombinācija"
          There seems to be an issue with your account, please contact support => UTF-8 string (79) "Šķiet, ka jūsu kontā ir problēma, lūdzu, sazinieties ar atbalsta dienestu"
          An account was already registered with this email address => UTF-8 string (49) "Konts ar šo e-pasta adresi jau tika reģistrēts"
          Password is required => UTF-8 string (20) "Nepieciešama parole"
          The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
          %s is required. => UTF-8 string (16) "%s ir obligāts."
          is invalid. => UTF-8 string (12) "ir nederīgs"
          Could not delete address. => UTF-8 string (24) "Nevarēja dzēst adresi."
          Please fix the error below. => UTF-8 string (41) "Lūdzu, labojiet tālāk minēto kļūdu."
          The customer could not be found. => string (19) "Klients nav atrasts"
          You must enter a voucher code. => UTF-8 string (30) "Jums ir jāievada kupona kods."
          The voucher code is invalid. => UTF-8 string (25) "Kupona kods ir nederīgs."
          This voucher does not exist. => UTF-8 string (22) "Šis kupons nepastāv."
          You must add %quantity% minimum quantity => UTF-8 string (48) "Jums jāpievieno %quantity% minimālais daudzums"
          Null quantity. => string (12) "Nav daudzuma"
          Product not found => string (20) "Produkts nav atrasts"
          This product (%product%) is no longer available. => string (40) "Produkts (%product%) vairs nav pieejams."
          The minimum purchase order quantity for the product %product% is %quantity%. => UTF-8 string (57) "Mazākais pasūtījums produktam %product% ir %quantity%."
          Please fill in all of the required fields, and then save your customizations. => UTF-8 string (68) "Lūdzu aizpildi visus prasītos laukus un tad saglabā pielāgojumu."
          You already have the maximum quantity available for this product. => UTF-8 string (52) "Tev jau ir sasniegta maksimālais produkta daudzums."
          Invalid key. => UTF-8 string (19) "Nederīga atslēga."
          This product does not exist in our store. => UTF-8 string (40) "Šis produkts neeksistē mūsu veikalā."
          This product has been deleted. => UTF-8 string (25) "Šis produkts ir dzēsts."
          This file no longer exists. => UTF-8 string (28) "Šis fails vairs neeksistē."
          This product has been refunded. => UTF-8 string (28) "Šis produkts ir atmaksāts."
          The product deadline is in the past. => UTF-8 string (41) "Produkta derīguma termiņš ir beidzies."
          The product expiration date has passed, preventing you from download this product. => UTF-8 string (34) "Pārsniegts maksimālais termiņš"
          Expiration date has passed, you cannot download this product. => UTF-8 string (86) "Ir beidzies derīguma termiņa beigu datums, jūs nevarat lejupielādēt šo produ...
          Ir beidzies derīguma termiņa beigu datums, jūs nevarat lejupielādēt šo produktu.
          
          You have reached the maximum number of downloads allowed. => UTF-8 string (65) "Tu esi sasniedzis maksimālo robežu atļautajām lejupielādēm."
          Please provide the required information => UTF-8 string (44) "Lūdzu, sniedziet nepieciešamo informāciju"
          We couldn't find your order with the information provided, please try again => UTF-8 string (95) "Mēs nevarējām atrast jūsu pasūtījumu ar sniegto informāciju, lūdzu, mēģiniet...
          Mēs nevarējām atrast jūsu pasūtījumu ar sniegto informāciju, lūdzu, mēģiniet vēlreiz
          
          An unexpected error occurred while creating your account. => UTF-8 string (44) "Veidojot kontu, radās neparedzēta kļūda."
          Could not update your information, please check your data. => UTF-8 string (74) "Nevarēja atjaunināt jūsu informāciju, lūdzu, pārbaudiet savus datus."
          Sorry. We cannot renew your order. => UTF-8 string (54) "Atvainojiet, mēs nevaram atjaunot jūsu pasūtījumu."
          Some items are no longer available, and we are unable to renew your order. => UTF-8 string (60) "Pazuduši produkti - mēs nevaram atjaunot tavu pasūtījumu"
          The order is no longer valid. => UTF-8 string (31) "Pasūtījums vairs nav pieejams"
          You do not have enough products to request an additional merchandise return. => UTF-8 string (76) "Jums nav pietiekoši daudz produktu, lai pieprasītu vēlvienu atgriezšanu."
          Please provide an explanation for your RMA. => UTF-8 string (53) "Lūdzu sniedziet paskaidrojumu produkta atgriešanai."
          Please check at least one product you would like to return. => UTF-8 string (55) "Atzīmējiet vismaz vienu preci, ko vēlaties atgriezt."
          For each product you wish to add, please specify the desired quantity. => UTF-8 string (54) "Lūdz norādiet daudzumu precei, ko vēlaties atgriezt"
          This order cannot be returned => UTF-8 string (38) "Šis pasūtījums nevar tikt atgriezts"
          We cannot regenerate your password with the data you've submitted => UTF-8 string (63) "Mēs nevaram atjaunot tavu paroli ar datiem, ko esi norādījis"
          You cannot regenerate the password for this account. => UTF-8 string (40) "Jūs nevarat atjaunot šī konta paroli."
          You can regenerate your password only every %d minute(s) => UTF-8 string (59) "Jūs varēsiet atjaunot savu paroli tikai pēc %d minūtēm"
          An error occurred while sending the email. => UTF-8 string (24) "Kļūda nosūtot epastu."
          Customer account not found => string (25) "Klienta konts nav atrasts"
          The password change request expired. You should ask for a new one. => UTF-8 string (71) "Paroles maiņas pieprasījums ir beidzies. Jums vajadzētu lūgt jaunu."
          The password is missing: please enter your new password. => UTF-8 string (48) "Nav paroles: lūdzu ievadiet Jūsu jauno paroli."
          The confirmation is empty: please fill in the password confirmation as well => UTF-8 string (66) "Apstiprinājums ir tukšs: aizpildiet arī paroles apstiprinājumu"
          The password is not in a valid format. => UTF-8 string (30) "Parolei nav pieejams formāts."
          An error occurred with your account, which prevents us from updating the new password. Please report this issue using the contact form. => UTF-8 string (142) "Ar jūsu kontu radās kļūda, kas neļauj mums atjaunināt jauno paroli. Lūdzu, z...
          Ar jūsu kontu radās kļūda, kas neļauj mums atjaunināt jauno paroli. Lūdzu, ziņojiet par šo problēmu, izmantojot kontaktinformāciju.
          
          Invoices are disabled in this shop. => UTF-8 string (41) "Pavadzīmes ir atspējotas šim veikalam."
          The invoice was not found. => UTF-8 string (24) "Pavadzīmes nav atrastas"
          No invoice is available. => UTF-8 string (21) "Rēķins nav pieejams"
          Order return not confirmed. => UTF-8 string (45) "Pasūtījuma atgriešana netika apstiprināta"
          Order return not found. => UTF-8 string (36) "Pasūtījuma atgriešana nav atrasta"
          This product is no longer available. => string (28) "Produkts vairs nav pieejams."
          You do not have access to this product. => UTF-8 string (31) "Tev nav pieejas šim produktam."
          An error occurred while deleting the selected picture. => UTF-8 string (33) "Kļūda dzēšot atzīmēto bildi"
          An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
          You do not have access to this category. => UTF-8 string (32) "Tev nav pieejas šai kategorijai"
          The message cannot be blank. => UTF-8 string (32) "Ziņu nevar saglabāt kā blanku"
          Invalid message => UTF-8 string (15) "Nederīga ziņa"
          Invalid email address. => UTF-8 string (24) "Nederīga e-pasta adrese"
          There are not enough products in stock => UTF-8 string (40) "Noliktavā nav pietiekami daudz produktu"
          Your address is incomplete, please update it. => UTF-8 string (40) "Adrese nav pilnīga, lūdzu atjaunojiet."
          You have no merchandise return authorizations. => UTF-8 string (41) "Jums nav pieejas atgriežamajām precēm."
          ShopFormsErrors => array (5)
          Invalid name => UTF-8 string (16) "Nederīgs vārds"
          Invalid format. => UTF-8 string (19) "Nederīgs formāts."
          Format should be %s. => UTF-8 string (29) "Formātam vajadzētu būt %s."
          Required field => UTF-8 string (24) "Nepieciešams aizpildīt"
          Invalid postcode - should look like "%zipcode%" => UTF-8 string (56) "Nepareizs pasta indekss - pareizais formāts "%zipcode%""
          AdminModulesFeature => array (65)
          RTL Module => string (11) "RTL modulis"
          Manage hooks => UTF-8 string (22) "Pārvaldīt piesaistes"
          Administration => UTF-8 string (16) "Administrēšana"
          Taxes & Invoicing => UTF-8 string (20) "Nodokļi un rēķini"
          Checkout => UTF-8 string (22) "Noformēt pasūtījumu"
          Content Management => UTF-8 string (14) "Satura vadība"
          Customer Reviews => UTF-8 string (19) "Pircēju atsauksmes"
          Front office Features => string (22) "Front office funkcijas"
          Internationalization & Localization => UTF-8 string (38) "Lokalizācija un internacionalizācija"
          Merchandising => UTF-8 string (15) "Merčandaizings"
          Migration Tools => UTF-8 string (17) "Migrācijas rīki"
          Site certification & Fraud prevention => UTF-8 string (41) "Sertifikācija un krāpniecību apstrāde"
          Quick / Bulk update => UTF-8 string (28) "Ātrā / apjoma atjaunošana"
          Shipping & Logistics => UTF-8 string (22) "Piegāde un loģistika"
          Slideshows => UTF-8 string (10) "Slaidrāde"
          Comparison site & Feed management => UTF-8 string (37) "Salīdzināšanas un plūsmas vadība"
          Marketplace => string (14) "Tirgus laukumi"
          Other Modules => UTF-8 string (12) "Citi moduļi"
          Emailing & SMS => string (13) "E-pasti & SMS"
          Social Networks => UTF-8 string (16) "Sociālie tīkli"
          Social & Community => UTF-8 string (22) "Sabiedrība un kopiena"
          Enable Mobile => UTF-8 string (29) "Ieslēgt mobilajām ierīcēm"
          Disable Mobile => UTF-8 string (29) "Izslēgt mobilajām ierīcēm"
          Module manager => UTF-8 string (20) "Moduļu pārvaldība"
          Delete => UTF-8 string (6) "Dzēst"
          Module notifications => UTF-8 string (22) "Moduļa notifikācijas"
          v%version% - by %author% => string (24) "v%version% - no %author%"
          Discover => UTF-8 string (10) "Atklājiet"
          PrestaShop Addons Marketplace => UTF-8 string (38) "PrestaShop Paplašinājumu direktorija"
          Exit to PrestaShop Addons Marketplace => UTF-8 string (45) "Iet uz PrestaShop Paplašinājumu direktoriju"
          See all results for your search on => UTF-8 string (37) "Rādīt visus meklējamos rezultātus"
          Installed modules => UTF-8 string (19) "Instalētie moduļi"
          Show all modules => UTF-8 string (23) "Parādīt visus moduļu"
          You do not have module in « %categoryName% ». => UTF-8 string (38) "Jums nav moduļa « %categoryName% »."
          Recently Used => string (16) "Nesen izmantotie"
          Disable module? => UTF-8 string (16) "Izslēgt moduli?"
          Uninstall module? => UTF-8 string (19) "Noinstalēt moduli?"
          Reset module? => UTF-8 string (25) "Notīrīt moduļa saturu?"
          Yes, disable it => UTF-8 string (13) "Jā, izslēgt"
          Yes, uninstall it => UTF-8 string (21) "Jā, uninstalējam to"
          Yes, reset it => UTF-8 string (21) "Jā, notīrīt saturu"
          Optional: delete module folder after uninstall. => UTF-8 string (61) "Papildus: izdzēst moduļa direktoriju pēc atinstalēšanas."
          Bulk action confirmation => UTF-8 string (47) "Vairāku vienlaicīgu darbību apstiprināšana"
          Yes, I want to do it => UTF-8 string (23) "Jā es vēlos to darīt"
          Upload a module => UTF-8 string (23) "Augšupielādēt moduli"
          Drop your module archive here or [1]select file[/1] => UTF-8 string (59) "Ievilkt šeit moduļa arhīvu vai [1]izvēlēties failu[/1]"
          Service by %author% => string (17) "Atbalsta %author%"
          Free => string (10) "Bezmaksas!"
          v%version% by %author% => string (22) "v%version% no %author%"
          Overview => UTF-8 string (9) "Pārskats"
          Additional information => UTF-8 string (21) "Papildus informācija"
          Benefits => string (8) "Ieguvumi"
          Features => UTF-8 string (15) "Papildiespējas"
          Demo video => string (10) "Demo video"
          Changelog => UTF-8 string (18) "Izmaiņu žurnāls"
          %nbModules% modules and services selected for you => UTF-8 string (42) "%nbModules% izvēlētie moduļi un servisi"
          Selection => string (6) "Izlase"
          Increasing Price => string (15) "Cenas pieaugums"
          Decreasing Price => UTF-8 string (19) "Cenas samazinājums"
          Popularity => UTF-8 string (13) "Popularitāte"
          %nbModules% modules to configure => UTF-8 string (35) "%nbModules% konfigurējamie moduļi"
          Modules to configure => UTF-8 string (23) "Konfigurējamie moduļi"
          %nbModules% modules to update => UTF-8 string (32) "%nbModules% atjaunojamie moduļi"
          Modules to update => UTF-8 string (20) "Atjaunojamie moduļi"
          Upgrade All => string (13) "Atjaunot visu"
          ModulesSpecialsAdmin => array (5)
          Specials block => UTF-8 string (29) "Īpašo piedāvājumu sadaļa"
          Displays your products that are currently on sale in a dedicated block. => UTF-8 string (65) "Attēlo produktus kuriem ir izpārdošana tam paredzētā blokā."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Define the number of products to be displayed in this block on home page. => UTF-8 string (86) "Norādiet skaitu, cik produkti tiks attēloti šajā blokā, kas atrodas mājas la...
          Norādiet skaitu, cik produkti tiks attēloti šajā blokā, kas atrodas mājas lapā.
          
          The number of products is invalid. Please enter a positive number. => UTF-8 string (63) "Produktu skaits nav derīgs. Lūdzu ievadiet pozitīvu skaitli."
          ModulesStatsforecastAdmin => array (37)
          Stats Dashboard => string (19) "Statistikas panelis"
          The listed amounts do not include tax. => UTF-8 string (32) "Minētais apjoms neiekļauj PVN."
          Time frame => string (11) "Laika posms"
          Daily => UTF-8 string (12) "Reizi dienā"
          Weekly => UTF-8 string (15) "Reizi nedēļā"
          Monthly => UTF-8 string (14) "Reizi mēnesī"
          Yearly => UTF-8 string (11) "Reizi gadā"
          Placed orders => UTF-8 string (12) "Pasūtījumi"
          Bought items => string (7) "Pirkumi"
          Percentage of registrations => UTF-8 string (30) "Reģistrācijas (procentuāli)"
          Percentage of orders => UTF-8 string (27) "Pasūtījumi (procentuāli)"
          Revenue => UTF-8 string (10) "Ieņēmumi"
          Average => UTF-8 string (7) "Vidēji"
          Forecast => string (8) "Prognoze"
          Conversion => string (10) "Konversija"
          Accounts => string (5) "Konti"
          Full carts => string (12) "Pilnie grozi"
          Registered visitors => UTF-8 string (24) "Reģistrētie lietotāji"
          A simple statistical calculation lets you know the monetary value of your visitors: => UTF-8 string (66) "Vienkārši aprēķini ļauj apzināt klientu monetāro vērtību:"
          On average, each visitor places an order for this amount: => UTF-8 string (36) "Klienta vidējā pasūtījuma summa:"
          On average, each registered visitor places an order for this amount: => UTF-8 string (49) "Reģistrēta klienta vidējā pasūtījuma summa:"
          Payment distribution => UTF-8 string (22) "Maksājumu sadalījums"
          The amounts include taxes, so you can get an estimation of the commission due to the payment method. => UTF-8 string (79) "Summas ar PVN lai varētu aprēķināt komisiju atkarībā no maksājuma veida."
          -- No filter -- => string (16) "-- Bez filtra --"
          Module => string (7) "Modulis"
          Average cart value => UTF-8 string (24) "Vidējā groza vērtība"
          Category distribution => UTF-8 string (22) "Kategoriju sadalījums"
          Products sold => UTF-8 string (18) "Pārdotie Produkti"
          Percentage of products sold => UTF-8 string (33) "Pārdotie produkti (procentuāli)"
          Percentage of sales => UTF-8 string (26) "Pārdošana (procentuāli)"
          Language distribution => UTF-8 string (18) "Valodu sadalījums"
          Growth => string (9) "Pieaugums"
          Zone distribution => UTF-8 string (16) "Zonu sadalījums"
          Currency distribution => UTF-8 string (19) "Valūtu sadalījums"
          Sales (converted) => UTF-8 string (21) "Peļņa (konvertēta)"
          Attribute distribution => UTF-8 string (21) "Atribūtu sadalījums"
          Quantity of products sold => UTF-8 string (26) "Pārdoto produktu daudzums"
          AdminStatsFeature => array (11)
          %value%% of your Catalog => string (20) "%value%% no kataloga"
          No customers => string (11) "Nav klientu"
          %percentage%% Female Customers => string (30) "%percentage% klienti sievietes"
          %percentage%% Male Customers => UTF-8 string (30) "%percentage% klienti vīrieši"
          %percentage%% Neutral Customers => UTF-8 string (30) "%percentage% neitrāli klienti"
          %value% years => string (12) "%value% gadi"
          %average% hours => string (17) "%average% stundas"
          No orders => UTF-8 string (16) "Nav pasūtījumu"
          %d%% %s => string (7) "%d%% %s"
          No category => string (15) "Nav kategorijas"
          Stats => string (12) "Statistiques"
          ShopDemoCatalog => array (55)
          Size => UTF-8 string (7) "Izmērs"
          Shoe size => UTF-8 string (13) "Apavu izmērs"
          Color => UTF-8 string (6) "Krāsa"
          S => string (1) "S"
          M => string (1) "M"
          L => string (1) "L"
          One size => UTF-8 string (13) "Viens izmērs"
          Grey => UTF-8 string (7) "Pelēks"
          Taupe => string (5) "Taupe"
          Beige => UTF-8 string (6) "Bēšs"
          White => string (5) "Balta"
          Off White => UTF-8 string (12) "Ļoti gaišs"
          Red => string (7) "Sarkana"
          Black => string (5) "Melna"
          Camel => string (5) "Camel"
          Orange => UTF-8 string (7) "Oranža"
          Blue => string (4) "Zila"
          Green => UTF-8 string (5) "Zaļa"
          Yellow => string (8) "Dzeltena"
          Brown => UTF-8 string (6) "Brūna"
          35 => string (2) "35"
          36 => string (2) "36"
          37 => string (2) "37"
          38 => string (2) "38"
          39 => string (2) "39"
          40 => string (2) "40"
          Pink => UTF-8 string (5) "Rozā"
          Height => string (8) "Augstums"
          Width => string (7) "Platums"
          Depth => UTF-8 string (8) "Dziļums"
          Weight => string (5) "Svars"
          Compositions => UTF-8 string (13) "Kompozīcijas"
          Styles => string (5) "Stili"
          Properties => UTF-8 string (11) "Īpašības"
          Polyester => string (10) "Poliesters"
          Wool => string (5) "Vilna"
          Viscose => string (7) "Viskoze"
          Elastane => UTF-8 string (9) "Elastāns"
          Cotton => string (8) "Kokvilna"
          Silk => UTF-8 string (5) "Zīds"
          Suede => UTF-8 string (9) "Zamšāda"
          Straw => string (5) "Salmu"
          Leather => UTF-8 string (4) "Āda"
          Classic => string (8) "Klasisks"
          Casual => UTF-8 string (12) "Ikdienišķs"
          Military => UTF-8 string (9) "Militārs"
          Girly => UTF-8 string (10) "Meitenīgs"
          Rock => string (4) "Roks"
          Basic => string (6) "Pamata"
          Dressy => string (8) "Elegants"
          Short Sleeve => UTF-8 string (16) "Īsas piedurknes"
          Colorful Dress => UTF-8 string (19) "Krāsaisn apģērbs"
          Short Dress => UTF-8 string (11) "Īsa kleita"
          Midi Dress => string (10) "Midi Dress"
          Maxi Dress => string (10) "Maxi Dress"
          AdminStatsNotification => array (3)
          Module not found => string (19) "Modulis nav atrasts"
          Please select a module from the left column. => UTF-8 string (41) "Izvēlieties moduli no kreisās kolonnas."
          The specified date is invalid. => string (16) "Nepareizs datums"
          ShopNotificationsSuccess => array (6)
          Your guest account has been successfully transformed into a customer account. You can now log in as a registered shopper. => UTF-8 string (121) "Jūsu viesa profils ir veiksmīgi pārveidots par klienta profilu. Jūs varat ta...
          Jūsu viesa profils ir veiksmīgi pārveidots par klienta profilu. Jūs varat tagad ielogoties kā reģistrēts pircējs.
          
          Information successfully updated. => UTF-8 string (37) "Informācija ir veiksmīgi atjaunota."
          Message successfully sent => UTF-8 string (30) "Ziņa tika sekmīgi nosūtīta"
          If this email address has been registered in our shop, you will receive a link to reset your password at %email%. => UTF-8 string (109) "Ja e-pasta adrese ir reģistrēta mūsu veikalā, jūs saņemsit saiti, lai atiest...
          Ja e-pasta adrese ir reģistrēta mūsu veikalā, jūs saņemsit saiti, lai atiestatītu savu paroli %email%.
          
          Your password has been successfully reset and a confirmation has been sent to your email address: %s => UTF-8 string (89) "Jūsu parole tika veiksmīgi atjaunota un apstiprinājums nosūtīts uz Jūsu e-pa...
          Jūsu parole tika veiksmīgi atjaunota un apstiprinājums nosūtīts uz Jūsu e-pastu: %s
          
          No addresses are available. => string (20) "Nav nevienas adreses"
          AdminLoginFeature => array (9)
          Log in => UTF-8 string (7) "Ienākt"
          Stay logged in => string (18) "Palikt pievienotam"
          I forgot my password => string (23) "Es aizmirsu savu paroli"
          Reset your password => UTF-8 string (21) "Nomainīt savu paroli"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirm new password => string (25) "Apstipriniet jauno paroli"
          Confirm password => string (19) "Apstipriniet paroli"
          Reset password => string (15) "Atjaunot paroli"
          Send reset link => UTF-8 string (29) "Nosūtīt atjaunošanas saiti"
          ModulesStatsstockAdmin => array (9)
          Available quantities => string (19) "Pieejamais daudzums"
          Adds a tab showing the quantity of available products for sale to the Stats dashboard. => UTF-8 string (73) "Pievieno tabu kurš parāda pieejamo produktu skaitu Statistikas panelī."
          Evaluation of available quantities for sale => UTF-8 string (51) "Pieejamā preču pārdodamā daudzuma novērtējums"
          Your catalog is empty. => UTF-8 string (19) "Katalogs ir tukšs."
          Ref. => string (4) "Kods"
          Price* => string (5) "Cena*"
          Total quantities => UTF-8 string (16) "Kopējais skaits"
          Total value => UTF-8 string (18) "Kopējā vērtība"
          This section corresponds to the default wholesale price according to the default supplier for the product. An average price is used when the product has attributes. => UTF-8 string (178) "Šī sadaļa attiecas uz pamata vairumtirdzniecības cenu par kuru esat vienojuš...
          Šī sadaļa attiecas uz pamata vairumtirdzniecības cenu par kuru esat vienojušies ar produkta piegādātāju. Vidējā cena tiek lietota kad produktam ir pievienoti atribūti.
          
          ModulesGraphnvd3Admin => array (1)
          NVD3 Charts => string (12) "NVD3 Grafiki"
          ModulesBlockreassuranceAdmin => array (21)
          Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
          Block updated => string (15) "Bloks atjaunots"
          Oops... looks like an error occurred => UTF-8 string (22) "Atvainojiet... kļūda"
          Configuration updated successfully! => UTF-8 string (36) "Konfigurācija veiksmīgi atjaunota!"
          Position changed successfully! => UTF-8 string (32) "Pozīcija veiksmīgi samainīta!"
          An error occurred when switching position => UTF-8 string (24) "Kļūda mainot pozīciju"
          Position => UTF-8 string (9) "Pozīcija"
          Description => string (8) "Apraksts"
          Actions => UTF-8 string (9) "Darbības"
          Display => UTF-8 string (8) "Attēlot"
          Save => UTF-8 string (9) "Saglabāt"
          Return => UTF-8 string (11) "Atgriešana"
          Image => UTF-8 string (7) "Attēls"
          Languages => string (7) "Valodas"
          Title => string (6) "Tituls"
          URL => string (12) "Lapas adrese"
          CMS Page => string (8) "CMS lapa"
          Activated => UTF-8 string (11) "Aktivizēts"
          Product pages => string (14) "Produktu lapas"
          None => string (7) "neviens"
          none => string (7) "neviens"
          AdminPaymentHelp => array (7)
          Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available. => UTF-8 string (79) "Lūdzu atzīmējiet katru valūtu, kuru vēlaties izmantot maksājumu moduļos."
          Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available. => UTF-8 string (97) "Lūdzu atzīmējiet katru klientu grupu, kurām vēlaties, lai maksājumu moduļi b...
          Lūdzu atzīmējiet katru klientu grupu, kurām vēlaties, lai maksājumu moduļi būtu pieejami.
          
          Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available. => UTF-8 string (92) "Lūdzu iezīmējiet valstu izvēles rūtiņas, kuras vēlaties izmantot maksājuma m...
          Lūdzu iezīmējiet valstu izvēles rūtiņas, kuras vēlaties izmantot maksājuma moduļos.
          
          Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available. => UTF-8 string (100) "Lūdzu atzīmējiet katra pārvadātāja izvēles rūtiņu, kuram maksājumu modulis b...
          Lūdzu atzīmējiet katra pārvadātāja izvēles rūtiņu, kuram maksājumu modulis būtu pieejams.
          
          This is where you decide what payment modules are available for different variations like your customers' currency, group, and country. => UTF-8 string (132) "Šeit jūs nosakat, kādi maksājumu moduļi ir pieejami dažādām variācijām, piem...
          Šeit jūs nosakat, kādi maksājumu moduļi ir pieejami dažādām variācijām, piemēram, jūsu klientu valūta, grupa un valsts.
          
          A check mark indicates you want the payment module available. => UTF-8 string (65) "Iezīmētais lauks norāda, ka maksājumu modulis būtu pieejams."
          If it is not checked then this means that the payment module is disabled. => UTF-8 string (72) "Ja tas nav atzīmēts, tas nozīmē, ka maksājumu modulis ir izslēgts."
          ModulesCustomeraccountlinksAdmin => array (4)
          My Account block => UTF-8 string (20) "Sadaļa "Mans konts""
          Credit slips => UTF-8 string (17) "Kredīta izraksti"
          Personal info => UTF-8 string (24) "Personīgā informācija"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          AdminDashboardNotification => array (4)
          You are currently connected under the following domain name: => UTF-8 string (62) "Jūs šobrīd esat pieslēgušies ar sekojošo domēna vārdu:"
          This is different from the shop domain name set in the Multistore settings: "%s". => UTF-8 string (93) "Tas atšķiras no veikala domēna nosaukuma, kas norādīts Multiveikala iestatīj...
          Tas atšķiras no veikala domēna nosaukuma, kas norādīts Multiveikala iestatījumos: "%s".
          
          If this is your main domain, please {link}change it now{/link}. => UTF-8 string (73) "Ja šis ir jūsu galvenie domēnā, lūdzu {link}nomainīt tulīt{/link}."
          This is different from the domain name set in the "SEO & URLs" tab. => UTF-8 string (72) "Tas atšķiras no domēna nosaukuma, kas iestatīts cilnē "SEO un URL"."
          ModulesContactformShop => array (16)
          Please select a subject from the list provided. => UTF-8 string (42) "Lūdzu izvēlies vienu objektu no listes."
          Lūdzu izvēlies vienu objektu  no listes.
          
          An error occurred during the file-upload process. => UTF-8 string (25) "Kļūda ielādējot failu"
          Bad file extension => UTF-8 string (28) "Slikts faila paplašinājums"
          An error occurred while sending the message, please try again. => UTF-8 string (42) "Kļūda sūtot ziņu, mēģiniet vēlreiz."
          An error occurred while sending the message. => UTF-8 string (21) "Kļūda sūtot ziņu."
          Your message has been successfully sent to our team. => UTF-8 string (36) "Jūsu ziņa tika sekmīgi nosūtīta"
          Customer service - Contact us => UTF-8 string (42) "Klientu apkalpošana - Sazināties ar mums"
          Send a message => UTF-8 string (13) "Sūtīt ziņu"
          If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
          Subject Heading => UTF-8 string (17) "Tēmas virsraksts"
          Email address => string (14) "E-pasta adrese"
          Order reference => UTF-8 string (19) "Pasūtījuma numurs"
          Select reference => UTF-8 string (20) "Izvēlieties sadaļu"
          Attach File => string (15) "Pievienot failu"
          Message => UTF-8 string (5) "Ziņa"
          Send => UTF-8 string (7) "Sūtīt"
          ModulesGsitemapAdmin => array (39)
          Google sitemap => string (18) "Google lapas karte"
          Generate your Google sitemap file => UTF-8 string (41) "Ģenerēt Jūsu Google lapas kartes failu"
          An error occured while trying to check your file permissions. Please adjust your permissions to allow PrestaShop to write a file in your root directory. => UTF-8 string (156) "Mēģinot pārbaudīt failu atļaujas, radās kļūda. Lūdzu, pielāgojiet savas ties...
          Mēģinot pārbaudīt failu atļaujas, radās kļūda. Lūdzu, pielāgojiet savas tiesības, lai ļautu PrestaShop ierakstīt failu savā pamatdirektorijā.
          
          Your sitemaps were successfully created. Please do not forget to setup the URL => UTF-8 string (82) "Jūsu vietnes karte tika veiksmīgi izveidota. Lūdzu, neaizmirstiet iestatīt URL"
          in your Google Webmaster account. => UTF-8 string (30) "Jūsu Google Webmaster kontā."
          Your sitemaps => UTF-8 string (17) "Jūsu lapas karte"
          Sitemaps were already created. => string (35) "Vietnes kartes jau tika izveidotas."
          Please set up the following sitemap URL in your Google Webmaster account: => UTF-8 string (79) "Lūdzu, Google tīmekļa pārziņa kontā iestatiet sekojošu lapas kartes URL:"
          The above URL is the master sitemap file. It refers to the following sub-sitemap files: => UTF-8 string (94) "Šis URL ir galvenais lapas kartes fails. Tas attiecas uz šādiem lapas kartes...
          Šis URL ir galvenais lapas kartes fails. Tas attiecas uz šādiem lapas kartes apakšfailiem:
          
          Your last update was made on this date: => UTF-8 string (59) "Jūsu pēdējais atjauninājums tika veikts šajā datumā:"
          This shop has no sitemap yet. => string (26) "Veikalam nav lapas kartes."
          For a better use of the module, please make sure that you have => UTF-8 string (65) "Lai labāk izmantotu moduli, lūdzu, pārliecinieties, ka jums ir"
          A minimum memory_limit value of 128 MB. => UTF-8 string (41) "Minimālā memory_limit vērtība 128 MB."
          A minimum max_execution_time value of 30 seconds. => UTF-8 string (55) "Minimālā max_execution_time vērtība ir 30 sekundes."
          You can edit these limits in your php.ini file. For more details, please contact your hosting provider. => UTF-8 string (149) "Jūs varat rediģēt šos ierobežojumus savā php.ini failā. Lai iegūtu sīkāku in...
          Jūs varat rediģēt šos ierobežojumus savā php.ini failā. Lai iegūtu sīkāku informāciju, lūdzu, sazinieties ar savu pakalpojumu sniedzēju.
          
          Configure your sitemap => UTF-8 string (23) "Konfigurēt lapas karti"
          Several sitemap files will be generated depending on how your server is configured and on the number of activated products in your catalog. => UTF-8 string (129) "Tiks ģenerēti vairāki lapas faili, pamatojoties uz Jūsu servera konfigurācij...
          Tiks ģenerēti vairāki lapas faili, pamatojoties uz Jūsu servera konfigurāciju un uz aktīvo produktu skaitu jūsu katalogā.
          
          How often do you update your store? => UTF-8 string (40) "Cik bieži jūs atjaunojat savu veikalu?"
          always => UTF-8 string (8) "vienmēr"
          hourly => string (12) "katru stundu"
          daily => string (11) "katru dienu"
          weekly => UTF-8 string (14) "katru nedēļu"
          monthly => UTF-8 string (13) "katru mēnesi"
          yearly => string (10) "katru gadu"
          never => string (5) "nekad"
          Check this box if you wish to check the presence of the image files on the server => UTF-8 string (83) "Atzīmējiet šo lodziņu, ja vēlaties pārbaudīt serverī esošos attēlu failus"
          Indicate the pages that you do not want to include in your sitemap files: => UTF-8 string (64) "Norādiet lapas, kuras nevēlaties iekļaut lapas kartes failā:"
          Uncheck all => UTF-8 string (12) "Noņemt visu"
          Generate sitemap => UTF-8 string (21) "Ģenerēt lapas karti"
          Generating a sitemap can take several minutes => UTF-8 string (53) "Lapas kartes izveidošana var ilgt vairākas minūtes"
          Information => UTF-8 string (12) "Informācija"
          You have two ways to generate sitemaps. => UTF-8 string (46) "Jums ir divi veidi, kā ģenerēt lapas karti."
          Manually: => UTF-8 string (9) "Manuāli:"
          Using the form above (as often as needed) => UTF-8 string (64) "Izmantojot augstāk esošo formu (tik bieži, cik nepieciešams)"
          -or- => string (5) "-vai-"
          Automatically: => UTF-8 string (13) "Automātiski:"
          Ask your hosting provider to setup a "Cron job" to load the following URL at the time you would like: => UTF-8 string (116) "Jautājiet savam pakalpojumu sniedzējam iestatīt "Cron uzdevumu", lai ielādēt...
          Jautājiet savam pakalpojumu sniedzējam iestatīt "Cron uzdevumu", lai ielādētu šādu URL laikā, kad vēlaties:
          
          It will automatically generate your XML sitemaps. => UTF-8 string (49) "Tas automātiski ģenerēs jūsu XML lapas karti."
          Check all => UTF-8 string (16) "Pārbaudīt visu"
          ModulesStatsbestcategoriesAdmin => array (7)
          Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
          Total Quantity Sold => UTF-8 string (32) "Kopējais pārdoto preču skaits"
          Total Price => UTF-8 string (13) "Kopējā cena"
          Total Margin => UTF-8 string (20) "Kopējais uzcenojums"
          Total Viewed => UTF-8 string (18) "Pavisam apskatīti"
          Best categories => UTF-8 string (21) "Labākās kategorijas"
          Display final level categories only (that have no child categories) => UTF-8 string (71) "Parāda tikai pēdējās kategorijas (tās kurām nav apakškategoriju)"
          ModulesCategorytreeAdmin => array (9)
          Category tree links => string (22) "Kategoriju koka saites"
          Category root => string (17) "Saknes kategorija"
          Select which category is displayed in the block. The current category is the one the visitor is currently browsing. => UTF-8 string (117) "Izvēlieties, kura kategorija tiks rādīta blokā. Aktuālā kategorija ir tā, ku...
          Izvēlieties, kura kategorija tiks rādīta blokā. Aktuālā kategorija ir tā, kuru apmeklētājs šobrīd apskata.
          
          Home category => UTF-8 string (17) "Mājas kategorija"
          Current category => UTF-8 string (24) "Pašreizējā kategorija"
          Parent category => string (17) "Pamata kategorija"
          Current category, unless it has no subcategories, in which case the parent category of the current category is used => UTF-8 string (123) "Aktuālā kategorija, ja tai nav apakškategoriju, tādā gadījumā tiek lietota a...
          Aktuālā kategorija, ja tai nav apakškategoriju, tādā gadījumā tiek lietota aktuālās kategorijas, mātes katogorija
          
          Maximum depth => UTF-8 string (21) "Maksimālais dziļums"
          Set the maximum depth of category sublevels displayed in this block (0 = infinite). => UTF-8 string (107) "Norādiet maksimālo daudzumu, cik kategoriju apakšlīmeņi tiks attēloti šajā b...
          Norādiet maksimālo daudzumu, cik kategoriju apakšlīmeņi tiks attēloti šajā blokā (0 = bezgalība).
          
          AdminShopparametersHelp => array (100)
          e.g. 10:00AM - 9:30PM => string (23) "piem., 10:00AM - 9:30PM"
          Image width in pixels. Enter "0" to use the original size. => UTF-8 string (75) "Attēla platums pikseļos. Ievadiet "0", lai izmantotu oriģinālo izmēru."
          Image height in pixels. Enter "0" to use the original size. => UTF-8 string (76) "Attēla augstums pikseļos. Ievadiet "0", lai izmantotu oriģinālo izmēru."
          The group defined for your un-identified visitors. => UTF-8 string (46) "Grupa jūsu nenodefinētajiem apmeklētājiem."
          The group defined for your identified guest customers (used in guest checkout). => UTF-8 string (84) "Grupa noteikta jūsu klientiem viesa statusā (izmantota norēķinoties kā viesi...
          Grupa noteikta jūsu klientiem viesa statusā (izmantota norēķinoties kā viesim).
          
          The group defined for your identified registered customers. => UTF-8 string (67) "Grupa definēta jūsu identificētajiem reģistrētajiem klientiem."
          Automatically apply this value as a discount on all products for members of this customer group. => UTF-8 string (109) "Šī vērtība tiek automātiski pielietota kā atlaide visiem produktiem šīs klie...
          Šī vērtība tiek automātiski pielietota kā atlaide visiem produktiem šīs klientu grupas dalībniekiem.
          
          How prices are displayed in the order summary for this customer group. => UTF-8 string (101) "Veids, kādā šai klientu grupai, pasūtījuma kopsavilkumā, tiek rādītas cenas ...
          Veids, kādā šai klientu grupai, pasūtījuma kopsavilkumā, tiek rādītas cenas (ar vai bez PVN).
          
          Customers in this group can view prices. => UTF-8 string (41) "Šīs grupas klienti var apskatīt cenas."
          Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead. => UTF-8 string (97) "Slēpt cenas visām grupām? Ietaupiet laiku ieslēdzot kataloga funkciju Produk...
          Slēpt cenas visām grupām? Ietaupiet laiku ieslēdzot kataloga funkciju Produktu iestatījumos.
          
          %group_name% - All persons without a customer account or customers that are not logged in. => UTF-8 string (83) "%group_name% - Visas personas bez klienta konta vai klienti, kas nav pieteik...
          %group_name% - Visas personas bez klienta konta vai klienti, kas nav pieteikušies.
          
          %group_name% - All persons who placed an order through Guest Checkout. => UTF-8 string (87) "%group_name% - Visas personas, kas veikušas pasūtījumu, izmantojot Viesa nor...
          %group_name% - Visas personas, kas veikušas pasūtījumu, izmantojot Viesa norēķinu.
          
          %group_name% - All persons who created an account on this site. => UTF-8 string (70) "%group_name% - Visas personas, kas izveidojušas kontu šajā vietnē."
          PrestaShop has three default customer groups: => UTF-8 string (48) "PrestaShop ir trīs noklusējuma klientu grupas:"
          Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set. => UTF-8 string (251) "Iespējot produktu automātisko indeksāciju. Ja iespējosiet šo funkciju, produ...
          Iespējot produktu automātisko indeksāciju. Ja iespējosiet šo funkciju, produkti automātiski tiek indeksēti, kad tie tiek saglabāti. Ja šī funkcija ir atspējota, jums būs jāindeksē produkti manuāli, izmantojot laukā norādītās saites.
          
          By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word). => UTF-8 string (122) "Pēc noklusējuma, lai meklētu "blūze", jums ir jāievada "blūze", "blū" utt. (...
          Pēc noklusējuma, lai meklētu "blūze", jums ir jāievada "blūze", "blū" utt. (vārda sākums), bet ne "ze" (vārdā).
          
          With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word. => UTF-8 string (116) "Izmantojot šo opciju, tas arī dod labu rezultātu, ja jūs meklējat "blū", "ze...
          Izmantojot šo opciju, tas arī dod labu rezultātu, ja jūs meklējat "blū", "ze" vai jebko, kas ietverts vārdā.
          
          Enable search within a whole word, rather than from its beginning only. => UTF-8 string (64) "Iespējot meklēšanu visam vārdam, nevis tikai no tā sākuma."
          It checks if the searched term is contained in the indexed word. This may be resource-consuming. => UTF-8 string (108) "Tā pārbauda, vai meklējamais termins ir ietverts indeksētajā vārdam. Tas var...
          Tā pārbauda, vai meklējamais termins ir ietverts indeksētajā vārdam. Tas var patērēt daudz resursus.
          
          By default, if you search "book", you will have "book", "bookcase" and "bookend". => UTF-8 string (107) "Pēc noklusējuma, ja jūs meklējat "grāmata", jums būs "grāmata", "grāmatu ska...
          Pēc noklusējuma, ja jūs meklējat "grāmata", jums būs "grāmata", "grāmatu skapis" un "grāmatzīme".
          
          With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching. => UTF-8 string (116) "Ar šo opciju iespējotu, dos tikai vienu rezultātu "grāmata", jo ir precīza i...
          Ar šo opciju iespējotu, dos tikai vienu rezultātu "grāmata", jo ir precīza indeksētā vārda gala atbilstība.
          
          Enable more precise search with the end of the word. => UTF-8 string (55) "Iespējojiet precīzāku meklēšanu ar vārda beigām."
          It checks if the searched term is the exact end of the indexed word. => UTF-8 string (78) "Tas pārbauda, vai meklējamais termins ir precīzs indeksētā vārda beigas."
          Only words this size or larger will be indexed. => UTF-8 string (66) "Tikai vārdi, kas garāki par norādīto skaitli, tiks indeksēti."
          Please enter the index words separated by a "|". => UTF-8 string (42) "Lūdzu ievadiet vārdus atdalītus ar "|"."
          Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp'). => UTF-8 string (88) "Ievadiet katru vārdu, atdalot ar komatu (piemēram, "prestshop,preztashop,pre...
          Ievadiet katru vārdu, atdalot ar komatu (piemēram, "prestshop,preztashop,prestasohp").
          
          Forbidden characters: <>;=#{} => string (27) "Aizliegtie simboli: <>;=#{}"
          Search this word instead. => UTF-8 string (25) "Meklēt šo vārdu vietā"
          This field does not refer to the shop name visible in the front office. => UTF-8 string (77) "Šis lauks neattiecas uz veikala nosaukumu, kas redzams vietnes priekšpusē."
          Follow [1]this link[/1] to edit the shop name used on the front office. => UTF-8 string (92) "Sekojiet [1]šai saitei[/1], lai rediģētu vietnes priešpusē izmantoto veikala...
          Sekojiet [1]šai saitei[/1], lai rediģētu vietnes priešpusē izmantoto veikala nosaukumu.
          
          You can't edit the shop group because the current shop belongs to a group with the "share" option enabled. => UTF-8 string (116) "Jūs nevarat rediģēt veikala grupu, jo pašreizējais veikals pieder grupai, ku...
          Jūs nevarat rediģēt veikala grupu, jo pašreizējais veikals pieder grupai, kurai ir ieslēgta opcija "kopīgot".
          
          This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1]. => UTF-8 string (139) "Šī ir jūsu izveidotā veikala pamatkategorija. Lai noteiktu jūsu veikalam jau...
          Šī ir jūsu izveidotā veikala pamatkategorija. Lai noteiktu jūsu veikalam jaunu pamatkategoriju, [1] lūdzu noklikšķiniet šeit [/1].
          
          By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop. => UTF-8 string (178) "Atlasot saistītās kategorijas, jūs izvēlaties dalīties kategorijās starp vei...
          Atlasot saistītās kategorijas, jūs izvēlaties dalīties kategorijās starp veikaliem. Kad veikali ir saistīti, jebkuras izmaiņas šajā kategorijā ietekmēs katru veikalu.
          
          Upload an icon from your computer (File type: .gif, suggested size: 16x16). => UTF-8 string (85) "Augšupielādēt ikonu no Jūsu datora (Faila tips: .gif, ieteicamais izmērs 16x...
          Augšupielādēt ikonu no Jūsu datora (Faila tips: .gif, ieteicamais izmērs 16x16).
          
          Only letters, numbers and underscores ("_") are allowed. => UTF-8 string (50) "Atļauti tikai burti, cipari un zemsvītras ("_")."
          Email template for both .html and .txt. => UTF-8 string (46) "E-pasta šabloni kā .html tā .txt formātā."
          Whether or not to display this store. => UTF-8 string (30) "Parādīt šo veikalu vai nē."
          Storefront picture. => UTF-8 string (29) "Veikala priekšpuses attēls."
          Displayed in emails sent to customers. => UTF-8 string (41) "Attēlots klientiem sūtītajos e-pastos."
          Shop registration information (e.g. SIRET or RCS). => UTF-8 string (60) "Veikala reģistrācijas informācija (piem., SIRET vai RCS)."
          Contact name (e.g. Customer Support). => UTF-8 string (49) "Kontaktpersonas vārds (piem., Klientu atbalsts)."
          Emails will be sent to this address. => UTF-8 string (36) "E-pasti tiks sūtīti uz šo adresi."
          If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu. => UTF-8 string (106) "Ja ir iespējota, visas ziņas tiks saglabātas lapas "Klientu apkalpošana" sad...
          Ja ir iespējota, visas ziņas tiks saglabātas lapas "Klientu apkalpošana" sadaļā "Klients" izvēlnē.
          
          After a customer logs in, you can recall and display the content of his/her last shopping cart. => UTF-8 string (106) "Pēc klienta pieteikšanās jūs varat atsaukt un parādīt viņa/viņas pēdējā iepi...
          Pēc klienta pieteikšanās jūs varat atsaukt un parādīt viņa/viņas pēdējā iepirkumu groza saturu.
          
          Minimum time required between two requests for a password reset. => UTF-8 string (72) "Minimālais laiks starp diviem paroles atiestatīšanas pieprasījumiem."
          Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available. => UTF-8 string (107) "Aktivizējiet vai deaktivizējiet B2B režīmu. Ja ir iespējota šī opcija, būs p...
          Aktivizējiet vai deaktivizējiet B2B režīmu. Ja ir iespējota šī opcija, būs pieejamas B2B funkcijas.
          
          Display or not the birth date field. => UTF-8 string (41) "Parādiet dzimšanas datuma lauku vai ne."
          Display or not the partner offers tick box, to receive offers from the store's partners. => UTF-8 string (94) "Parādīt izvēles rūtiņu opciju vai nē, lai saņemtu piedāvājumus no veikala pa...
          Parādīt izvēles rūtiņu opciju vai nē, lai saņemtu piedāvājumus no veikala partneriem.
          
          If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing. => UTF-8 string (165) "Ja jums pieder jūsu veikala domēna vārda SSL sertifikāts, varat aktivizēt SS...
          Ja jums pieder jūsu veikala domēna vārda SSL sertifikāts, varat aktivizēt SSL šifrēšanu (https://) klienta konta identifikācijai un pasūtījumu apstrādei.
          
          When enabled, all the pages of your shop will be SSL-secured. => UTF-8 string (71) "Pēc iespējošanas visas jūsu veikala lapas tiks aizsargātas ar SSL."
          Enable or disable token in the Front Office to improve PrestaShop's security. => UTF-8 string (65) "Ieslēgt vai izslēgt koda rindu, kas palielina veikala drošību"
          Allow iframes on text fields like product description. We recommend that you leave this option disabled. => UTF-8 string (104) "Atļaut iframe teksta laukos, piemēram, produkta aprakstā. Mēs iesakām atstāt...
          Atļaut iframe teksta laukos, piemēram, produkta aprakstā. Mēs iesakām atstāt šo opciju izslēgtu.
          
          Clean the HTML content on text fields. We recommend that you leave this option enabled. => UTF-8 string (79) "Tīrīt HTML saturu teksta laukos. Mēs iesakām atstāt šo opciju iespējotu."
          You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior. => UTF-8 string (110) "Jūs varat izvēlēties no 6 dažādiem cenu noapaļošanas veidiem. Ieteicamais ir...
          Jūs varat izvēlēties no 6 dažādiem cenu noapaļošanas veidiem. Ieteicamais ir "noapaļot no nulles ...".
          
          You can choose when to round prices: either on each item, each line or the total (of an invoice, for example). => UTF-8 string (119) "Varat izvēlēties, kad cenu noapaļot: vai nu katram precei, katrai rindai vai...
          Varat izvēlēties, kad cenu noapaļot: vai nu katram precei, katrai rindai vai kopējai summai (piemēram, rēķinam).
          
          Enable best sellers page on your front office even when its respective module is disabled. => UTF-8 string (106) "Iespējojiet pirktākās preces lapu vietnes priekšpusē, pat ja tās attiecīgais...
          Iespējojiet pirktākās preces lapu vietnes priekšpusē, pat ja tās attiecīgais modulis ir atspējots.
          
          Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries). => UTF-8 string (135) "Parādiet pārskatu par adresēm, piegādes metodi un grozu tieši pirms pasūtīša...
          Parādiet pārskatu par adresēm, piegādes metodi un grozu tieši pirms pasūtīšanas pogas (nepieciešams dažās Eiropas valstīs).
          
          Allow guest visitors to place an order without registering. => UTF-8 string (78) "Ļauj apmeklētājiem viesa statusā veikt pasūtījumu bez reģistrēšanās."
          Disable the option to allow customers to reorder in one click from the order history page (required in some European countries). => UTF-8 string (137) "Izslēgts - ļauj klientiem atkārtot pasūtījumu ar vienu klikšķi no pasūtījumu...
          Izslēgts - ļauj klientiem atkārtot pasūtījumu ar vienu klikšķi no pasūtījumu vēstures (nepieciešams dažās Eiropas valstīs).
          
          Set to 0 to disable this feature. => UTF-8 string (43) "Uzstādiet "0", lai atslēgtu šo iespēju."
          Automatically updates the shipping costs when you edit an order. => UTF-8 string (86) "Veicot pasūtījuma rediģēšanu, automātiski tiek atjauninātas piegādes izmaksas."
          Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders. => UTF-8 string (139) "Ļaujiet klientam pasūtījumus piegādāt uz vairākām adresēm. Šī opcija pārvērš...
          Ļaujiet klientam pasūtījumus piegādāt uz vairākām adresēm. Šī opcija pārvērš klienta grozu vienā vai vairākos pasūtījumos.
          
          Require customers to accept or decline terms of service before processing an order. => UTF-8 string (104) "Pieprasa klientiem apstiprināt vai noraidīt veikala servisa noteikumus pirms...
          Pieprasa klientiem apstiprināt vai noraidīt veikala servisa noteikumus pirms pirkuma apstiprināšanas
          
          Choose the page which contains your store's terms and conditions of use. => UTF-8 string (70) "Izvēlieties CMS lapu, kurā ir jūsu veikala lietošanas nosacījumi."
          Suggest gift-wrapping to customers. => UTF-8 string (98) "Piedāvāt klientiem dāvanu iesaiņojumu un iespēju pakai pievienot parakstītu ...
          Piedāvāt klientiem dāvanu iesaiņojumu un iespēju pakai pievienot parakstītu dāvanu kartiņu
          
          Set a price for gift wrapping. => UTF-8 string (34) "Noteikt dāvanu iesaiņojuma cenu."
          Set a tax for gift wrapping. => UTF-8 string (41) "Uzstādīt nodokli dāvanu iesaiņojumam."
          Suggest recycled packaging to customer. => UTF-8 string (53) "Ieteikt klientiem izmantot pārstrādātu iepakojumu."
          Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them. => UTF-8 string (106) "Kataloga režīms izslēdz grozu veikalam. Klienti varēs pārskatīt produktus, b...
          Kataloga režīms izslēdz grozu veikalam. Klienti varēs pārskatīt produktus, bet nevarēs tos nopirkt.
          
          Display product prices when in catalog mode. => UTF-8 string (42) "Rādīt produktu cenas kataloga režīmā."
          characters => UTF-8 string (11) "rakstzīmes"
          How to calculate quantity discounts. => UTF-8 string (35) "Kā aprēķināt daudzumu atlaides."
          When active, friendly URL will be updated on every save. => UTF-8 string (71) "Ja aktīvs, lasāms URL tiks atjaunināts katrā saglabāšanas reizē."
          The order in which products are displayed in the product list. => UTF-8 string (47) "Noklusētā produktu kārtošana produktu lapā"
          When selling packs of products, how do you want your stock to be calculated? => UTF-8 string (73) "Kā lai aprēķina jūsu krājumus akcijā pārdodot produktu komplektus?"
          Set to "0" to disable this feature. => UTF-8 string (42) "Uzstādiet "0", lai atslēgtu šo iespēju"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Out of stock => string (12) "Nav pieejams"
          Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days) => UTF-8 string (95) "Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 3-4 ...
          Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 3-4 dienu laikā)
          
          Delivered within 3-4 days => UTF-8 string (28) "Piegādāts 3-4 dienu laikā"
          Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days) => UTF-8 string (95) "Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 5-7 ...
          Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 5-7 dienu laikā)
          
          Delivered within 5-7 days => UTF-8 string (28) "Piegādāts 5-7 dienu laikā"
          Enable this option if you want to display your product's attributes in its meta title. => UTF-8 string (71) "Ieslēgt šo opciju lai parādītu produktu atribūtus meta nosaukumā."
          Enable this option only if your server allows URL rewriting (recommended). => UTF-8 string (77) "Ieslēgt tikai tad, ja Jūsu serveris ļauj URL pārrakstīšanu (ieteicams)."
          URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod. => UTF-8 string (198) "Saišu pārrakstīšana (mod_rewrite) nav aktīva jūsu serverī vai nav iespējams ...
          Saišu pārrakstīšana (mod_rewrite) nav aktīva jūsu serverī vai nav iespējams pārbaudīt jūsu servera konfigurāciju. Ja vēlaties izmantot draudzīgas saites, jums ir jāaktivizē šis mod.
          
          Enable this option only if you have problems with URL rewriting. => UTF-8 string (75) "Ieslēgt šo opciju tikai tad, ja rodas problēmas ar URL pārrakstīšanu."
          Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off. => UTF-8 string (136) "Dažas PrestaShop funkcijas var nedarboties pareizi ar specifisku konfigurāci...
          Dažas PrestaShop funkcijas var nedarboties pareizi ar specifisku konfigurāciju Apache mod_security modulī. Mēs iesakām to izslēgt.
          
          Order's return status name. => UTF-8 string (44) "Pasūtījuma atgriešanas statusa nosaukums."
          Invalid characters: numbers and => UTF-8 string (28) "Nederīgi simboli: cipari un"
          Status will be highlighted in this color. HTML colors only. => UTF-8 string (56) "Statuss tiks izcelts šajā krāsā. Tikai HTML krāsas."
          Order status (e.g. 'Pending'). => UTF-8 string (38) "Pasūtījuma statuss (piem., "Gaida")."
          To add tags, click in the field, write something, and then press the "Enter" key. => UTF-8 string (98) "Lai pievienotu "tagus", noklikšķiniet laukā, uzrakstiet kaut ko un pēc tam n...
          Lai pievienotu "tagus", noklikšķiniet laukā, uzrakstiet kaut ko un pēc tam nospiediet "Enter".
          
          Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
          Name of the related page. => UTF-8 string (28) "Saistītās lapas nosaukums."
          Title of this page. => UTF-8 string (22) "Šīs lapas nosaukums."
          A short description of your shop. => UTF-8 string (28) "Īss jūsu veikala apraksts."
          List of keywords for search engines. => UTF-8 string (45) "Atslēgvārdu saraksts meklētājprogrammām."
          For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.php => UTF-8 string (112) "Piemēram, kontakti http://example.com/shop/contacts, lai novirzītu uz http:/...
          Piemēram, kontakti http://example.com/shop/contacts, lai novirzītu uz http://example.com/shop/contact-form.php
          
          Only letters and hyphens are allowed. => UTF-8 string (35) "Tikai burti un defises ir atļauti."
          If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below. => UTF-8 string (136) "Ja jūs vēlaties aktivizēt SSL visās jūsu veikala lapās, aktivizējiet tālāk n...
          Ja jūs vēlaties aktivizēt SSL visās jūsu veikala lapās, aktivizējiet tālāk norādīto iespēju opciju "Ieslēgt visās lapās".
          
          EmailsSubject => array (26)
          Your guest account has been transformed into a customer account => UTF-8 string (52) "Jūsu viesa konts tika pārveidots par klienta kontu"
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          New voucher for your order %s => UTF-8 string (35) "Jauns kupons Jūsu pasūtījumam %s"
          Log: You have a new alert from your shop => UTF-8 string (43) "Paziņojums: Jauns brīdinājums no veikala"
          Welcome! => UTF-8 string (12) "Sveicināti!"
          Package in transit => UTF-8 string (20) "Sūtījums ir ceļā"
          The virtual product that you bought is available for download => UTF-8 string (65) "Virtuālais produkts kuru iegādājāties ir gatavs lejupielādei"
          Fwd: Customer message => UTF-8 string (18) "Fwd: Klienta ziņa"
          An answer to your message is available #ct%thread_id% #tc%thread_token% => UTF-8 string (78) "Atbilde uz Jūsu jautājumu ir pieejama šeit #ct%thread_id% #tc%thread_token%"
          Import complete => UTF-8 string (22) "Importēšana pabeigta"
          Your new password => UTF-8 string (19) "Jūsu jaunā parole"
          Your order return status has changed => UTF-8 string (51) "Jūsu pasūtījuma atgriešanas statuss ir mainīts"
          Message from a customer => UTF-8 string (16) "Ziņa no klienta"
          Password query confirmation => UTF-8 string (23) "Paroles apstiprinājums"
          Message from contact form => UTF-8 string (24) "Ziņa no kontaktu formas"
          Your message has been correctly sent #ct%thread_id% #tc%thread_token% => UTF-8 string (60) "Ziņa veiksmīgi nosūtīta #ct%thread_id% #tc%thread_token%"
          Your message has been correctly sent => UTF-8 string (27) "Ziņa veiksmīgi nosūtīta"
          Product out of stock => string (18) "Prece nav pieejama"
          Stock coverage => UTF-8 string (19) "Noliktavas krājumi"
          Newsletter voucher => string (14) "Jaunumu kupons"
          Newsletter confirmation => UTF-8 string (23) "Jaunumu apstiprinājums"
          Email verification => UTF-8 string (21) "E-pasta verifikācija"
          Process the payment of your order => UTF-8 string (33) "Veikt maksājumu par pasūtījumu"
          New credit slip regarding your order => UTF-8 string (38) "Jauna kredītlīnija par Jūsu pirkumu"
          New voucher for your order #%s => UTF-8 string (34) "Jauns vaučeris Jūsu pirkumam #%s"
          New message regarding your order => UTF-8 string (28) "Jauna ziņa par pasūtījumu"
          AdminPaymentNotification => array (10)
          You have more than one shop and must select one to configure payment. => UTF-8 string (73) "Jums ir vairāki veikali un jāizvēlas viens, kas konfigurē maksājumu."
          No currency mode for payment module => UTF-8 string (44) "Maksājumu modulim trūkst valūtas režīma"
          Cart cannot be loaded or an order has already been placed using this cart => UTF-8 string (82) "Grozu nevar papildināt, vai arī šis grozs jau ir nodots pasūtījuma apstrādei"
          The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart => UTF-8 string (82) "Izmantotais grozu noteikums "%1s" (ID %2s) vairs nav derīgs un ir izņemts no...
          Izmantotais grozu noteikums "%1s" (ID %2s) vairs nav derīgs un ir izņemts no tā
          
          Order creation failed => UTF-8 string (29) "Pasūtīja izveide neizdevās"
          Warning: the secure key is empty, check your payment account before validation => UTF-8 string (98) "Brīdinājums: drošības atslēga ir tukša, pirms validācijas pārbaudiet savu ma...
          Brīdinājums: drošības atslēga ir tukša, pirms validācijas pārbaudiet savu maksājumu kontu
          
          An error occurred while saving message => UTF-8 string (36) "Saglabājot ziņojumu radās kļūda"
          No carrier => UTF-8 string (18) "Nav pārvadātāja"
          %d image(s) => UTF-8 string (13) "%d attēls(i)"
          No payment module installed => UTF-8 string (33) "Nav instalēti maksājumu moduļi"
          AdminDashboardFeature => array (7)
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          Demo mode => UTF-8 string (24) "Demonstrācijas režīms"
          Average bank fees per payment method => UTF-8 string (46) "Vidējās bankas izmaksas par meksājuma veidu"
          Average shipping fees per shipping method => UTF-8 string (52) "Vidējās piegādes izmaksas katram piegādes veidam"
          Other settings => UTF-8 string (17) "Citi iestatījumi"
          Average gross margin percentage => UTF-8 string (33) "Vidējais bruto peļņas procents"
          Other fees per order => UTF-8 string (33) "Citas pasūtījuma papildu maksas"
          ModulesProductcommentsShop => array (42)
          Deleted account => UTF-8 string (13) "Dzēsts konts"
          You need to be [1]logged in[/1] or [2]create an account[/2] to post your review. => UTF-8 string (83) "Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu atsauks...
          Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu atsauksmi.
          
          You are not allowed to post a review at the moment, please try again later. => UTF-8 string (67) "Jums šobrīd nav atļauts publicēt atsauksmi, mēģiniet vēlāk."
          Title cannot be empty => UTF-8 string (27) "Nosaukums nevar būt tukšs"
          Title cannot be more than %s characters => UTF-8 string (46) "Nosaukumā nevar būt vairāk par %s simboliem"
          Customer name cannot be empty => UTF-8 string (34) "Klienta vārds nevar palikt tukšs"
          Customer name cannot be more than %s characters => UTF-8 string (50) "Klienta vārds nevar būt garāks par %s simboliem"
          You need to be logged in to report a review. => UTF-8 string (49) "Jums ir jāpieslēdzas lai ziņotu par atsauksmi."
          You already reported this review as abusive. => UTF-8 string (36) "Jūs jau atzīmējāt šo atsauksmi."
          Cannot find the requested product review. => UTF-8 string (45) "Nevar atrast pieprasītā produkta atsauksmi."
          This feature is not enabled. => UTF-8 string (23) "Iespēja nav ieslēgta."
          You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review. => UTF-8 string (98) "Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu pateicī...
          Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu pateicību par atsauksmi.
          
          OK => string (4) "Labi"
          Grade => UTF-8 string (13) "Novērtējums"
          No => UTF-8 string (3) "Nē"
          Yes => UTF-8 string (3) "Jā"
          Be the first to write your review => UTF-8 string (37) "Esi pirmais, kurš uzraksta atsauksmi"
          No customer reviews for the moment. => UTF-8 string (36) "Šobrid vēl nav klientu atsauksmju."
          Sorry, your review cannot be posted. => UTF-8 string (45) "Atvainojiet, Jūsu atsauksmi nevar publicēt."
          Title => string (6) "Tituls"
          Your name => UTF-8 string (12) "Jūsu vārds"
          Review => string (9) "Recenzija"
          Required fields => UTF-8 string (15) "Obligāti lauki"
          Cancel => string (7) "Atsaukt"
          Send => UTF-8 string (7) "Sūtīt"
          Your comment has been submitted and will be available once approved by a moderator. => UTF-8 string (80) "Jūsu komentārs ir pievienots un būs pieejams pēc moderatora apstiprinājuma."
          Your comment has been added! => UTF-8 string (31) "Jūsu komentārs ir pievienots!"
          Review sent => UTF-8 string (20) "Atsauksme nosūtīta"
          Your review cannot be sent => UTF-8 string (31) "Jūsu atsauksmi nevar nosūtīt"
          Read user reviews => UTF-8 string (17) "Lasīt atsauksmes"
          Write your review => string (18) "Uzraksti atsauksmi"
          By %1$s => string (4) "%1$s"
          Report abuse => UTF-8 string (22) "Ziņot par pārkāpumu"
          Sorry, your review appreciation cannot be sent. => UTF-8 string (57) "Atvainojiet, Jūsu pateicības ziņojumu nevar nosūtīt."
          Sorry, your abuse report cannot be sent. => UTF-8 string (45) "Atvainojiet, Jūsu sūdzību nevar nosūtīt."
          Comments => UTF-8 string (10) "Komentāri"
          Your review appreciation cannot be sent => UTF-8 string (43) "Jūsu pateicības ziņojumu nevar nosūtīt"
          Report comment => string (19) "Zinot par atsauksmi"
          Are you sure that you want to report this comment? => UTF-8 string (49) "Vai tiešām vēlaties ziņot par šo komentāru?"
          Report sent => UTF-8 string (20) "Ziņojums nosūtīts"
          Your report has been submitted and will be considered by a moderator. => UTF-8 string (52) "Atskaite ir nosūtīta un to pārbaudīs moderators."
          Your report cannot be sent => UTF-8 string (31) "Jūsu ziņojumu nevar nosūtīt"
          lv-LV => array (24)
          Rows Of Menu => string (12) "Rows Of Menu"
          Back to list => string (12) "Back to list"
          Edit => string (4) "Edit"
          Menu List => string (9) "Menu List"
          Build SubMenu => string (13) "Build SubMenu"
          Delete => string (6) "Delete"
          Menu Item => string (9) "Menu Item"
          Type Link => string (9) "Type Link"
          Title => string (5) "Title"
          Link => string (4) "Link"
          PrestaShop Link => string (15) "PrestaShop Link"
          Show Sub Categories => string (19) "Show Sub Categories"
          Sub Title => string (9) "Sub Title"
          Type Icon => string (9) "Type Icon"
          Font-Awesome Icon => string (17) "Font-Awesome Icon"
          Put class icon of Font-Awesome at : => string (35) "Put class icon of Font-Awesome at :"
          Image Icon => string (10) "Image Icon"
          Add file => string (8) "Add file"
          Top => string (3) "Top"
          Center => string (6) "Center"
          Bottom => string (6) "Bottom"
          Width Of SubMenu => string (16) "Width Of SubMenu"
          Class => string (5) "Class"
          Active => string (6) "Active"
          private metadata -> array (0)
          private resources -> array (0)
          private locale -> string (5) "lv-LV"
          private fallbackCatalogue -> Symfony\Component\Translation\MessageCatalogue#75 (6)
          • Properties (6)
          • Available methods (19)
          • Static class properties
          • private messages -> array (0)
            private metadata -> array (0)
            private resources -> array (0)
            private locale -> string (2) "lv"
            private fallbackCatalogue -> null
            private parent -> Symfony\Component\Translation\MessageCatalogue#73 (6) Recursion
          • public __construct(?string $locale, array $messages = array())
            /**
            * @param array $messages An array of messages classified by domain
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:32
            public getLocale() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:45
            public getDomains() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:53
            public all($domain = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:70
            public set($id, $translation, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:98
            public has($id, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:106
            public defines($id, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:122
            public get($id, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:130
            public replace($messages, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:150
            public add($messages, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:160
            public addCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:176
            public addFallbackCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:203
            public getFallbackCatalogue() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:235
            public getResources() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:243
            public addResource(Symfony\Component\Config\Resource\ResourceInterface $resource) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:251
            public getMetadata($key = '', $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:259
            public setMetadata($key, $value, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:281
            public deleteMetadata($key = '', $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:289
            private addMetadata(array $values) Adds current values with the new values.
            /**
            * Adds current values with the new values.
            *
            * @param array $values Values to add
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:305
          • public const INTL_DOMAIN_SUFFIX :: string (9) "+intl-icu"
            \Symfony\Component\Translation\MessageCatalogue::INTL_DOMAIN_SUFFIX
          private parent -> null
        • public __construct(?string $locale, array $messages = array())
          /**
          * @param array $messages An array of messages classified by domain
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:32
          public getLocale() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:45
          public getDomains() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:53
          public all($domain = null) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:70
          public set($id, $translation, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:98
          public has($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:106
          public defines($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:122
          public get($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:130
          public replace($messages, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:150
          public add($messages, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:160
          public addCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:176
          public addFallbackCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:203
          public getFallbackCatalogue() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:235
          public getResources() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:243
          public addResource(Symfony\Component\Config\Resource\ResourceInterface $resource) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:251
          public getMetadata($key = '', $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:259
          public setMetadata($key, $value, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:281
          public deleteMetadata($key = '', $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:289
          private addMetadata(array $values) Adds current values with the new values.
          /**
          * Adds current values with the new values.
          *
          * @param array $values Values to add
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:305
        • public const INTL_DOMAIN_SUFFIX :: string (9) "+intl-icu"
          \Symfony\Component\Translation\MessageCatalogue::INTL_DOMAIN_SUFFIX
        private locale -> string (5) "lv-LV"
        private fallbackLocales -> array (0)
        private loaders -> array (0)
        private resources -> array (0)
        private formatter -> Symfony\Component\Translation\Formatter\MessageFormatter#69 (2)
        • Properties (2)
        • Available methods (4)
        • private translator -> Symfony\Component\Translation\IdentityTranslator#70 (2)
          • Properties (2)
          • Available methods (8)
          • private selector -> null
            private locale -> null
          • public __construct(?Symfony\Component\Translation\MessageSelector $selector = null)
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:32
            public getLocale() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:36
            public trans($id, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:44
            public setLocale($locale) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:52
            public transChoice($id, $number, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            *
            * @deprecated since Symfony 4.2, use the trans() method instead with a %count% parameter
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:62
            private doSetLocale($locale) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:28
            private doTrans($id, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:44
            private getPluralizationRule(float $number, string $locale): int
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:73
          private intlFormatter -> Symfony\Component\Translation\Formatter\IntlFormatter#71 (2)
          • Properties (2)
          • Available methods
          • private hasMessageFormatter -> null
            private cache -> array (0)
          • public formatIntl(string $message, string $locale, array $parameters = array()): string {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php:29
        • public __construct($translator = null, ?Symfony\Component\Translation\Formatter\IntlFormatterInterface $intlFormatter = null)
          /**
          * @param TranslatorInterface|null $translator An identity translator to use as selector for pluralization
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:33
          public format($message, $locale, array $parameters = array()) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:48
          public formatIntl(string $message, string $locale, array $parameters = array()): string {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:60
          public choiceFormat($message, $number, $locale, array $parameters = array()) {@inheritdoc}
          /**
          * {@inheritdoc}
          *
          * @deprecated since Symfony 4.2, use format() with a %count% parameter instead
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:70
        private cacheDir -> string (56) "/unum/drukalabak/public_html/var/cache/prod/translations"
        • Directory (4KB)
        • drwxr-xr-x 1193 1196 4KB Apr 26 14:45 /unum/drukalabak/public_html/var/cache/prod/translations
          
        private debug -> boolean false
        private cacheVary -> array (0)
        private configCacheFactory -> Symfony\Component\Config\ConfigCacheFactory#72 (1)
        • Properties
        • Available methods (2)
        • private debug -> boolean false
        • public __construct(bool $debug)
          /**
          * @param bool $debug The debug flag to pass to ConfigCache
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php:30
          public cache($file, $callback) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php:38
        private parentLocales -> null
        private hasIntlFormatter -> boolean true
      • public isLanguageLoaded($locale): bool
        /**
        * @param string $locale Locale code for the catalogue to check if loaded
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php:40
        public clearLanguage($locale)
        /**
        * @param string $locale Locale code for the catalogue to be cleared
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php:48
        public trans($id, array $parameters = array(), $domain = null, $locale = null): string The translated string Translates the given message.
        /**
        * Translates the given message.
        *
        * @param string $id The message id (may also be an object that can be cast to string)
        * @param array $parameters An array of parameters for the message
        * @param string|null $domain The domain for the message or null to use the default
        * @param string|null $locale The locale or null to use the default
        *
        * @return string The translated string
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:50
        public getSourceString($translated, $domain, $locale = null): string The translation Performs a reverse search in the catalogue and returns the translation key if...
        /**
        * Performs a reverse search in the catalogue and returns the translation key if found.
        * AVOID USING THIS, IT PROVIDES APPROXIMATE RESULTS.
        *
        * @param string $translated Translated string
        * @param string $domain Translation domain
        * @param string|null $locale Unused
        *
        * @return string The translation
        *
        * @deprecated This method should not be used and will be removed
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:91
        public transChoice($id, $number, array $parameters = array(), $domain = null, $locale = null): string The translated string Translates the given choice message by choosing a translation according to a ...
        /**
        * Translates the given choice message by choosing a translation according to a number.
        *
        * @param string $id The message id (may also be an object that can be cast to string)
        * @param int $number The number to use to find the index of the message
        * @param array $parameters An array of parameters for the message
        * @param string|null $domain The domain for the message or null to use the default
        * @param string|null $locale The locale or null to use the default
        *
        * @return string The translated string
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:120
        public __construct(?string $locale, ?Symfony\Component\Translation\Formatter\MessageFormatterInterface $formatter = null, ?string $cacheDir = null, bool $debug = false, array $cacheVary = array())
        /**
        * @throws InvalidArgumentException If a locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:91
        public setConfigCacheFactory(Symfony\Component\Config\ConfigCacheFactoryInterface $configCacheFactory)
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:110
        public addLoader($format, Symfony\Component\Translation\Loader\LoaderInterface $loader) Adds a Loader.
        /**
        * Adds a Loader.
        *
        * @param string $format The name of the loader (@see addResource())
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:120
        public addResource($format, $resource, $locale, $domain = null) Adds a Resource.
        /**
        * Adds a Resource.
        *
        * @param string $format   The name of the loader (@see addLoader())
        * @param mixed  $resource The resource name
        * @param string $locale   The locale
        * @param string $domain   The domain
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:135
        public setLocale($locale) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:160
        public getLocale() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:173
        public setFallbackLocales(array $locales) Sets the fallback locales.
        /**
        * Sets the fallback locales.
        *
        * @throws InvalidArgumentException If a locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:183
        public getFallbackLocales(): array The fallback locales Gets the fallback locales.
        /**
        * Gets the fallback locales.
        *
        * @internal since Symfony 4.2
        *
        * @return array The fallback locales
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:205
        public getCatalogue($locale = null) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:283
        protected getLoaders(): array LoaderInterface[] Gets the loaders.
        /**
        * Gets the loaders.
        *
        * @return array LoaderInterface[]
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:303
        protected loadCatalogue($locale)
        /**
        * @param string $locale
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:311
        protected initializeCatalogue($locale)
        /**
        * @param string $locale
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:323
        protected doLoadCatalogue(string $locale): void
        /**
        * @internal
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:423
        protected computeFallbackLocales($locale)
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:459
        protected assertValidLocale($locale) Asserts that the locale is valid, throws an Exception if not.
        /**
        * Asserts that the locale is valid, throws an Exception if not.
        *
        * @param string $locale Locale to tests
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:509
        private isSprintfString($string): bool
        /**
        * @param string $string
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:138
        private translateUsingLegacySystem($message, array $parameters, $domain, $locale = null): mixed|string Tries to translate the provided message using the legacy system
        /**
        * Tries to translate the provided message using the legacy system
        *
        * @param string $message
        * @param array $parameters
        * @param string $domain
        * @param string|null $locale
        *
        * @return mixed|string
        *
        * @throws \Exception
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:156
        private shouldFallbackToLegacyModuleTranslation(string $message, ?string $domain): bool Indicates if we should try and translate the provided wording using the legac...
        /**
        * Indicates if we should try and translate the provided wording using the legacy system.
        *
        * @param string $message Message to translate
        * @param ?string $domain Translation domain
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:178
        private normalizeDomain($domain): string|null Returns the domain without separating dots
        /**
        * Returns the domain without separating dots
        *
        * @param string|null $domain Domain name
        *
        * @return string|null
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:196
      • public static $regexSprintfParams :: string (74) "#(?:%%|%(?:[0-9]+\$)?[+-]?(?:[ 0]|'.)?-?[0-9]*(?:\.[0-9]+)?[bcdeufFosxX])#"
        \PrestaShopBundle\Translation\TranslatorComponent::$regexSprintfParams
        public static $regexClassicParams :: string (7) "/%\w+%/"
        \PrestaShopBundle\Translation\TranslatorComponent::$regexClassicParams
      protected priceComputingPrecision -> integer 2
      protected mobile_device -> null
      protected is_mobile -> boolean false
      protected is_tablet -> boolean false
    • public getMobileDetect(): Mobile_Detect Sets Mobile_Detect tool object.
      $this->context->getMobileDetect()
      /**
      * Sets Mobile_Detect tool object.
      *
      * @return Mobile_Detect
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:169
      public isMobile(): bool Checks if visitor's device is a mobile device.
      $this->context->isMobile()
      /**
      * Checks if visitor's device is a mobile device.
      *
      * @return bool
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:183
      public isTablet(): bool Checks if visitor's device is a tablet device.
      $this->context->isTablet()
      /**
      * Checks if visitor's device is a tablet device.
      *
      * @return bool
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:198
      public getMobileDevice(): bool Sets mobile_device context variable.
      $this->context->getMobileDevice()
      /**
      * Sets mobile_device context variable.
      *
      * @return bool
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:213
      public getDevice(): int Returns mobile device type.
      $this->context->getDevice()
      /**
      * Returns mobile device type.
      *
      * @return int
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:253
      public getCurrentLocale(): Locale|null
      $this->context->getCurrentLocale()
      /**
      * @return Locale|null
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:273
      public cloneContext(): static Clone current context object.
      $this->context->cloneContext()
      /**
      * Clone current context object.
      *
      * @return static
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:346
      public updateCustomer(Customer $customer) Updates customer in the context, updates the cookie and writes the updated co...
      $this->context->updateCustomer(Customer $customer)
      /**
      * Updates customer in the context, updates the cookie and writes the updated cookie.
      *
      * @param Customer $customer Created customer
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:356
      public getTranslator($isInstaller = false): Translator Returns a translator depending on service container availability and if the m...
      $this->context->getTranslator($isInstaller = false)
      /**
      * Returns a translator depending on service container availability and if the method
      * is called by the installer or not.
      *
      * @param bool $isInstaller Set to true if the method is called by the installer
      *
      * @return Translator
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:443
      public getTranslatorFromLocale($locale): Translator Returns a new instance of Translator for the provided locale code.
      $this->context->getTranslatorFromLocale($locale)
      /**
      * Returns a new instance of Translator for the provided locale code.
      *
      * @param string $locale IETF language tag (eg. "en-US")
      *
      * @return Translator
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:471
      public getComputingPrecision(): int Returns the computing precision according to the current currency. If previou...
      $this->context->getComputingPrecision()
      /**
      * Returns the computing precision according to the current currency.
      * If previously requested, it will be stored in priceComputingPrecision property.
      *
      * @return int
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:553
      protected checkMobileContext(): bool Checks if mobile context is possible.
      /**
      * Checks if mobile context is possible.
      *
      * @return bool
      *
      * @throws PrestaShopException
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:285
      protected getTranslationResourcesDirectories(): array Returns directories that contain translation resources
      /**
      * Returns directories that contain translation resources
      *
      * @return array
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:531
      public static getContext(): Context|null Get a singleton instance of Context object.
      \ContextCore::getContext()
      /**
      * Get a singleton instance of Context object.
      *
      * @return Context|null
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:316
      public static setInstanceForTesting($testInstance)
      \ContextCore::setInstanceForTesting($testInstance)
      /**
      * @param Context $testInstance Unit testing purpose only
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:328
      public static deleteTestingInstance() Unit testing purpose only.
      \ContextCore::deleteTestingInstance()
      /**
      * Unit testing purpose only.
      */
      
      Inherited from ContextCore
      Defined in <ROOT>/classes/Context.php:336
    • protected static $instance :: Context#14 (26) Recursion
      public const DEVICE_COMPUTER :: integer 1
      \Context::DEVICE_COMPUTER
      public const DEVICE_TABLET :: integer 2
      \Context::DEVICE_TABLET
      public const DEVICE_MOBILE :: integer 4
      \Context::DEVICE_MOBILE
      public const MODE_STD :: integer 1
      \Context::MODE_STD
      public const MODE_STD_CONTRIB :: integer 2
      \Context::MODE_STD_CONTRIB
      public const MODE_HOST_CONTRIB :: integer 4
      \Context::MODE_HOST_CONTRIB
      public const MODE_HOST :: integer 8
      \Context::MODE_HOST
    public css_files -> array (0)
    $this->css_files
    public js_files -> array (0)
    $this->js_files
    protected display_header -> boolean true
    $this->display_header
    protected display_header_javascript -> boolean true
    $this->display_header_javascript
    protected template -> string (28) "catalog/listing/category.tpl"
    $this->template
    protected display_footer -> boolean true
    $this->display_footer
    protected content_only -> boolean false
    $this->content_only
    public ajax -> boolean false
    $this->ajax
    protected json -> boolean false
    $this->json
    protected status -> string (0) ""
    $this->status
    protected redirect_after -> null
    $this->redirect_after
    public controller_type -> string (5) "front"
    $this->controller_type
    public php_self -> string (8) "category"
    $this->php_self
    protected translator -> PrestaShopBundle\Translation\TranslatorComponent#68 (12)
    $this->translator
    • Properties (12)
    • Available methods (24)
    • Static class properties (2)
    • protected catalogues -> array (1)
      lv-LV => Symfony\Component\Translation\MessageCatalogue#73 (6)
      • Properties (6)
      • Available methods (19)
      • Static class properties
      • private messages -> array (161)
        ModulesFacetedsearchShop => array (14)
        Price => string (4) "Cena"
        Weight => string (5) "Svars"
        New => string (5) "Jauns"
        Used => string (9) "Izmantots"
        Refurbished => string (9) "Atjaunots"
        Condition => UTF-8 string (10) "Stāvoklis"
        Not available => string (12) "Nav pieejams"
        Available => string (8) "Pieejams"
        In stock => UTF-8 string (19) "Pieejamās vispirms"
        Availability => UTF-8 string (11) "Pieejamība"
        Brand => UTF-8 string (7) "Zīmols"
        Categories => UTF-8 string (8) "Sadaļas"
        Best sellers => UTF-8 string (17) "Visvairāk pirkts"
        Relevance => UTF-8 string (11) "Atbilstība"
        AdminOrderscustomersFeature => array (303)
        Number => string (6) "Numurs"
        Order message => UTF-8 string (22) "Pasūtījuma ziņojums"
        Add new customer => string (23) "Pievienot jaunu klientu"
        Partner offers => UTF-8 string (22) "Partneru piedāvājums"
        Identification number => UTF-8 string (22) "Reģistrācijas numurs"
        Total spent since registration: => UTF-8 string (31) "Kopsumma kopš reģistrācijas:"
        Cart summary => string (18) "Groza kopsavilkums"
        Ref: => string (5) "Kods:"
        Text # => string (8) "Teksts #"
        Total cost of products: => UTF-8 string (23) "Kopējā produktu cena:"
        Total value of vouchers: => UTF-8 string (26) "Kuponu kopējā vērtība:"
        Total cost of gift wrapping: => UTF-8 string (42) "Kopējās dāvanu iesaiņošanas izmaksas:"
        Total shipping costs: => UTF-8 string (29) "Kopējās piegādes izmaksas:"
        Order information => UTF-8 string (25) "Pasūtījuma informācija"
        Order #%d => UTF-8 string (16) "Pasūtījums #%d"
        Made on: => UTF-8 string (8) "Ražots:"
        No order was created from this cart. => UTF-8 string (37) "No šī groza pasūtījums nav veikts"
        Create an order from this cart. => UTF-8 string (36) "Izveidot pasūtījumu no šī groza."
        Customer information => UTF-8 string (20) "Klienta informācija"
        Account registration date: => UTF-8 string (29) "Konts reģistrācijas datums:"
        Valid orders placed: => UTF-8 string (22) "Derīgie pasūtījumi:"
        Guest not registered => UTF-8 string (23) "Viesis nav reģistrēts"
        New messages => UTF-8 string (15) "Jauni ziņojumi"
        Open => UTF-8 string (7) "Atvērt"
        Closed => UTF-8 string (7) "Slēgts"
        Pending 1 => string (7) "Gaida 1"
        Pending 2 => string (7) "Gaida 2"
        No new messages => UTF-8 string (15) "Nav jaunu ziņu"
        New message => UTF-8 string (11) "Jauna ziņa"
        Meaning of status => string (16) "Statusa apraksts"
        Statistics => string (10) "Statistika"
        Sync => UTF-8 string (12) "Sinhronizēt"
        Run sync: => UTF-8 string (21) "Sākt sinhronzāciju:"
        Run sync => UTF-8 string (20) "Sākt sinhronzāciju"
        Click to synchronize mail automatically => UTF-8 string (53) "Noklikšķiniet, lai automātiski sinhronizētu pastu"
        Someone else => UTF-8 string (10) "Kāds cits"
        Forward this discussion => UTF-8 string (25) "Pārsūtīt šo diskusiju"
        Forward this discussion to an employee: => UTF-8 string (38) "Pārsūtīt šo diskusiju darbiniekam:"
        Comment: => UTF-8 string (11) "Komentārs:"
        Forward => UTF-8 string (11) "Pārsūtīt"
        See more => UTF-8 string (15) "Skatīt vairāk"
        Order # => UTF-8 string (14) "Pasūtījums #"
        Thread => string (4) "Zars"
        Forward this discussion to another employee => UTF-8 string (43) "Pārsūtīt šo diskusiju citam darbiniekam"
        Orders and messages timeline => UTF-8 string (34) "Pasūtījumu un ziņu hronoloģija"
        Your answer to => UTF-8 string (13) "Jūsu atbilde"
        To: => string (3) "Uz:"
        [1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2] => UTF-8 string (89) "[1]%count%[/1] pasūtījums (-i), kas apstiprināts (-i) par kopējo summu [2]%t...
        [1]%count%[/1] pasūtījums (-i), kas apstiprināts (-i) par kopējo summu [2]%total%[/2]
        
        No orders validated for the moment => UTF-8 string (45) "Nav apstiprinātu pasūtījumu uz doto brīdi"
        View order => UTF-8 string (8) "Aplūkot"
        View customer => UTF-8 string (15) "Skatīt klientu"
        Customer ID: => string (11) "Klienta ID:"
        Sent on: => UTF-8 string (11) "Nosūtīts:"
        Browser: => UTF-8 string (19) "Pārlūkprogrammas:"
        File attachment => string (10) "Piesaistne"
        View file => UTF-8 string (13) "Skatīt failu"
        Product # => string (10) "Produkta #"
        View this thread => UTF-8 string (22) "Skatīt šo prasījumu"
        Sent by: => UTF-8 string (11) "Nosūtīja:"
        Thread ID: => string (11) "Virknes ID:"
        Message ID: => UTF-8 string (10) "Ziņas ID:"
        Message: => UTF-8 string (6) "Ziņa:"
        Reply to this message => UTF-8 string (22) "Atbildēt uz šo ziņu"
        Please type your reply below: => UTF-8 string (39) "Lūdzu, ierakstiet savu atbildi zemāk:"
        Your reply will be sent to: => UTF-8 string (33) "Jūsu atbilde tiks nosūtīta uz:"
        Send my reply => UTF-8 string (22) "Nosūtīt manu atbildi"
        Text #%d => string (10) "Teksts #%d"
        Search for a product => UTF-8 string (17) "Meklēt produktus"
        View this order => UTF-8 string (24) "Skatīt šo pasūtījumu"
        Delay => UTF-8 string (15) "Aizkavēšanās"
        Hi, Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery. Please accept our apologies and rest assured that we are working hard to rectify this. Best regards, => UTF-8 string (222) "Sveicināti, Diemžēl jūsu pasūtījumā esošās preces pašlaik nav pieejamas. Tas...
        Sveicināti,
        
        Diemžēl jūsu pasūtījumā esošās preces pašlaik nav pieejamas. Tas var izraisīt nelielu piegādes kavēšanos.
        Lūdzu, pieņemiet mūsu atvainošanos un mēs strādājam, lai to novērstu.
        
        Ar cieņu,
        
        Waiting for confirmation => UTF-8 string (21) "Gaida apstiprinājumu"
        Waiting for package => string (10) "Gaida paku"
        Package received => UTF-8 string (19) "Sūtījums saņemts"
        Return denied => UTF-8 string (20) "Atgriešana atteikta"
        Return completed => UTF-8 string (20) "Atgriešana pabeigta"
        Awaiting check payment => UTF-8 string (23) "Gaidam maksājuma čeku"
        Payment accepted => UTF-8 string (23) "Maksājums ir pieņemts"
        Processing in progress => string (14) "Notiek process"
        Shipped => UTF-8 string (10) "Nosūtīts"
        Delivered => UTF-8 string (11) "Piegādāts"
        Canceled => string (7) "Atcelts"
        Payment error => UTF-8 string (18) "Maksājuma kļūda"
        On backorder (paid) => UTF-8 string (26) "Pasūtījumā (samaksāts)"
        On backorder (not paid) => UTF-8 string (30) "Pasūtījumā (nav samaksāts)"
        Awaiting bank wire payment => UTF-8 string (29) "Gaidam bankas pārskaitījumu"
        Remote payment accepted => UTF-8 string (35) "Attālinātais maksājums pieņemts"
        Awaiting Cash On Delivery validation => UTF-8 string (47) "Gaida skaidrās naudas apmaksas apstiprinājumu"
        None => string (7) "neviens"
        Low => string (4) "Zems"
        Medium => UTF-8 string (7) "Vidējs"
        High => string (6) "Augsts"
        1 - Creation in progress => UTF-8 string (23) "1 - Notiek izveidošana"
        2 - Order validated => UTF-8 string (33) "2 - Pasūtījums ir apstiprināts"
        3 - Pending receipt => UTF-8 string (21) "3 - Gaida saņemšanu"
        4 - Order received in part => UTF-8 string (21) "4 - Saņemts daļēji"
        5 - Order received completely => UTF-8 string (12) "5 - Saņemts"
        6 - Order canceled => string (11) "6 - Atcelts"
        Non ordered => UTF-8 string (14) "Nav pasūtīts"
        Abandoned cart => string (13) "Pamests grozs"
        Export carts => UTF-8 string (17) "Eksportēt grozus"
        Abandoned Carts => string (15) "Abandoned carts"
        From %date1% to %date2% => UTF-8 string (24) "No %date1% līdz %date2%"
        Average Order Value => UTF-8 string (30) "Vidējais pasūtījuma lielums"
        Net Profit per Visitor => UTF-8 string (35) "Neto peļņa uz vienu apmeklētāju"
        Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
        %amount% tax excl. => string (17) "%amount% bez PVN."
        Cart #%ID% => string (11) "Grozs #%ID%"
        VAT number => string (10) "PVN numurs"
        Time limit of validity => UTF-8 string (19) "Derīguma termiņš"
        Returns prefix => UTF-8 string (17) "Atgriež prefiksu"
        Return Merchandise Authorization (RMA) => UTF-8 string (30) "Atgrieto preču sistēma (RMA)"
        Customer explanation => UTF-8 string (22) "Pircēja paskaidrojumi"
        Returns form => UTF-8 string (18) "Atgriešanas forma"
        Order #%id% from %date% => UTF-8 string (28) "Pasūtījums #%id% no %date%"
        Date issued => string (6) "Datums"
        Enable returns => UTF-8 string (19) "Atļaut atgriešanu"
        Back office order => UTF-8 string (37) "Administrācijas paneļa pasūtījums"
        Free order => UTF-8 string (22) "Bezmaksas pasūtījums"
        Newsletter => string (7) "Jaunumi"
        Unknown => UTF-8 string (9) "Nezināms"
        %1$d years old (birth date: %2$s) => UTF-8 string (35) "%1$d gadi (dzimšanas datums: %2$s)"
        Average Age => UTF-8 string (16) "Vidējais vecums"
        Net Profit per Visit => UTF-8 string (34) "Neto peļņa uz vienu apmeklējumu"
        30 days => string (9) "30 dienas"
        Newsletter Registrations => UTF-8 string (22) "Jaunumu reģistrācija"
        Orders per Customer => UTF-8 string (20) "Klienta pasūtījumi"
        Total Cart => string (11) "Groza summa"
        Manual order -- Employee: => UTF-8 string (36) "Manuāls pasūtījums -- Darbinieks:"
        not paid => UTF-8 string (14) "nav samaksāts"
        overpaid => UTF-8 string (12) "pārmaksāts"
        Credit slip for order #%d => UTF-8 string (33) "Kredīta kvīts pasūtījumam #%d"
        Download credit slip => UTF-8 string (30) "Lejupielādēt kredītrēķinu"
        Phone number(s) => string (17) "Telefona numurs/i"
        Qty available => string (19) "Pieejamais daudzums"
        Registration => UTF-8 string (14) "Reģistrācija"
        Last visit => UTF-8 string (17) "Pēdējā vizīte"
        Change Order Status => UTF-8 string (28) "Mainīt pasūtījuma statusu"
        New client => string (13) "Jauns klients"
        Risk => string (5) "Risks"
        Add new order message => UTF-8 string (38) "Pievienot jaunu pasūtījuma ziņojumu"
        Add new order => UTF-8 string (28) "Pievienot jaunu pasūtījumu"
        Orders => UTF-8 string (12) "Pasūtījumi"
        Order %reference% from %firstname% %lastname% => UTF-8 string (50) "Pasūtījums %reference% no %firstname% %lastname%"
        Customer email => string (15) "Klienta e-pasts"
        The national ID card number of this person, or a unique tax identification number. => UTF-8 string (96) "Šīs personas valsts personas apliecības numurs vai unikāls nodokļu identifik...
        Šīs personas valsts personas apliecības numurs vai unikāls nodokļu identifikācijas numurs.
        
        Address alias => UTF-8 string (22) "Adreses aizstājvārds"
        Birthday => UTF-8 string (17) "Dzimšanas datums"
        Group access => UTF-8 string (16) "Grupas piekļuve"
        Default customer group => UTF-8 string (27) "Noklusējuma pircēju grupa"
        Website => string (6) "Vietne"
        Allowed outstanding amount => UTF-8 string (27) "Pieļaujamā atlikuma summa"
        Maximum number of payment days => UTF-8 string (36) "Maksimālais maksājumu dienu skaits"
        Risk rating => string (14) "Riska reitings"
        Transform to a customer account => UTF-8 string (28) "Pārveidot par klienta kontu"
        Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
        Re-stock products => UTF-8 string (29) "Atgriezt produktus noliktavā"
        Generate a credit slip => UTF-8 string (25) "Ģenerēt kredītrēķinu"
        Generate a voucher => UTF-8 string (16) "Ģenerēt kuponu"
        Product(s) price: => string (19) "Produkta (-u) cena:"
        Product(s) price, excluding amount of initial voucher: => UTF-8 string (54) "Produkta(-u) cena, izņemot sākotnējā kupona summu:"
        Credit slip prefix => UTF-8 string (24) "Kredītrēķinu prefikss"
        Delivery prefix => UTF-8 string (18) "Piegādes prefikss"
        Delivery number => UTF-8 string (16) "Piegādes numurs"
        Enable product image => UTF-8 string (27) "Iespējot produkta attēlus"
        After the sequential number => UTF-8 string (19) "Pēc kārtas numura"
        Before the sequential number => UTF-8 string (20) "Pirms kārtas numura"
        Enable invoices => UTF-8 string (19) "Iespējot rēķinus"
        Enable tax breakdown => UTF-8 string (29) "Ieslēgt nodokļu sadalījumu"
        Invoice prefix => UTF-8 string (17) "Rēķina prefikss"
        Add current year to invoice number => UTF-8 string (45) "Pievienot pašreizējo gadu rēķina nummuram"
        Reset sequential invoice number at the beginning of the year => UTF-8 string (43) "Atjaunot rēķinu numurāciju gada sākumā"
        Position of the year date => UTF-8 string (21) "Gada datuma pozīcija"
        Invoice number => UTF-8 string (15) "Rēķina numurs"
        Legal free text => string (28) "Bezmaksas juridiskais teksts"
        Footer text => UTF-8 string (15) "Kājenes teksts"
        Invoice model => UTF-8 string (17) "Rēķina šablons"
        Use the disk as cache for PDF invoices => UTF-8 string (40) "Izmantot diska kešatmiņu PDF rēķinam"
        Display to customer? => UTF-8 string (23) "Rādīt patērētājam?"
        Required Fields => UTF-8 string (15) "Obligāti lauki"
        Set required fields for this section => UTF-8 string (45) "Norādiet nepieciešamos laukus šai sadaļai"
        Required fields => UTF-8 string (15) "Obligāti lauki"
        %firstname% %lastname% has not registered any addresses yet => UTF-8 string (60) "%firstname% %lastname% vēl nav reģistrējis nevienu adresi"
        Purchased products => UTF-8 string (20) "Iegādātie produkti"
        %firstname% %lastname% has no discount vouchers => string (42) "%firstname% %lastname% nav atlaides kuponu"
        Last connections => UTF-8 string (21) "Pēdējie pieslēgumi"
        Pages viewed => UTF-8 string (18) "Apskatītās lapas"
        Total time => UTF-8 string (15) "Kopējais laiks"
        Origin => string (8) "Izcelsme"
        IP Address => string (9) "IP Adrese"
        Sent on => UTF-8 string (10) "Nosūtīts"
        %firstname% %lastname% has never contacted you => UTF-8 string (52) "%firstname% %lastname% nekad nav sazinājies ar jums"
        Valid orders: => UTF-8 string (22) "Derīgie pasūtījumi:"
        for a total amount of %s => UTF-8 string (20) "par kopējo summu %s"
        Invalid orders: => UTF-8 string (23) "Nederīgs pasūtījums:"
        Total spent => UTF-8 string (16) "Kopā samaksāts"
        %firstname% %lastname% has not placed any orders yet => UTF-8 string (63) "%firstname% %lastname% vēl nav ievietojis nevienu pasūtījumu"
        Age => string (6) "Vecums"
        Registration Date => UTF-8 string (22) "Reģistrācijas datums"
        Last Visit => UTF-8 string (17) "Pēdējā vizīte"
        Best Customer Rank => UTF-8 string (21) "Labāko klientu rangs"
        Registrations => UTF-8 string (15) "Reģistrācijas"
        Latest Update => UTF-8 string (22) "Pēdējā atjaunošana"
        This customer is registered as a Guest. => UTF-8 string (42) "Šis klients ir reģistrējies kā Viesis."
        Add a private note => UTF-8 string (24) "Pielikt privātu atzīmi"
        Last emails => UTF-8 string (17) "Pēdējie e-pasti"
        Viewed products => UTF-8 string (20) "Apskatītie produkti"
        Administrate your customers => UTF-8 string (21) "Administrēt klientus"
        Taking good care of your customers starts with making sure their profiles contain all the information needed to have their packages shipped without mishap. => UTF-8 string (102) "Rūpes par klientu sākas ar viņu profilu pilnīgu aizpildīšanu lai sūtījumi sa...
        Rūpes par klientu sākas ar viņu profilu pilnīgu aizpildīšanu lai sūtījumi sasniegtu adresātu.
        
        Creating a new Customer => string (21) "Jauna klienta izveide"
        Editing customer %name% => UTF-8 string (24) "Rediģēt klientu %name%"
        Manage your Customers => UTF-8 string (15) "Klientu vadība"
        Information about customer %name% => UTF-8 string (31) "Informācija par klientu %name%"
        Customer since: %s => UTF-8 string (17) "Klients kopš: %s"
        Merchandise return (RMA) options => UTF-8 string (35) "Preču atgriešanas (RMA) iespējas"
        Merchandise Returns => UTF-8 string (18) "Preču atgriešana"
        Order messages => UTF-8 string (19) "Pasūtījumu ziņas"
        Discount name => string (18) "Atlaides nosaukums"
        Credit slip options => UTF-8 string (25) "Kredītrēķinu parametri"
        Print PDF => UTF-8 string (11) "Drukāt PDF"
        Generate PDF => UTF-8 string (19) "Ģenerēt PDF failu"
        Delivery slip options => UTF-8 string (28) "Piegādes rēķina iespējas"
        By date => UTF-8 string (11) "Pēc datuma"
        Generate PDF file by date => UTF-8 string (31) "Ģenerēt PDF failu pēc datuma"
        Order statuses => UTF-8 string (20) "Pasūtījuma statusi"
        By order status => UTF-8 string (25) "Pēc pasūtījuma statusa"
        Generate PDF file by status => UTF-8 string (32) "Ģenerēt PDF failu pēc statusa"
        Invoice options => UTF-8 string (18) "Rēķina parametri"
        Add new address => string (22) "Pievienot jaunu adresi"
        Cart => string (16) "Iepirkumu grozs:"
        In stock => UTF-8 string (19) "Pieejamās vispirms"
        Add to cart => string (16) "Pievienot grozam"
        Vouchers => string (6) "Kuponi"
        Search for a voucher => UTF-8 string (16) "Meklēt vaučeri"
        Add new voucher => UTF-8 string (24) "Pievienot jaunu vaučeri"
        No voucher was found => UTF-8 string (20) "Vaučeri nav atrasti"
        Search for a customer => UTF-8 string (15) "Meklēt klientu"
        Total paid => UTF-8 string (16) "Kopā samaksāts"
        View this cart => UTF-8 string (17) "Skatīt šo grozu"
        Use this cart => UTF-8 string (16) "Lietot šo grozu"
        Use => string (6) "Lietot"
        Duplicate this order => UTF-8 string (20) "Dublēt pasūtījumu"
        Gift => UTF-8 string (7) "Dāvana"
        Delivery option => UTF-8 string (17) "Piegādes izvēle"
        Shipping price (Tax incl.) => UTF-8 string (30) "Piegādes cena (ar nodokļiem)"
        Gift message => string (12) "Gift Message"
        Total products => UTF-8 string (15) "Kopā produkti:"
        Total vouchers (Tax excl.) => UTF-8 string (22) "Kopā kuponi (ar PVN):"
        Total shipping (Tax excl.) => UTF-8 string (24) "Kopā piegāde (bez PVN)"
        Total taxes => UTF-8 string (14) "Kopā nodokļi"
        Total (Tax excl.) => UTF-8 string (15) "Kopā (bez PVN)"
        Total (Tax incl.) => UTF-8 string (14) "Kopā (ar PVN)"
        Order status => string (16) "Izpildes statuss"
        Edit shipping details => UTF-8 string (29) "Labot sūtījuma informāciju"
        Create a new invoice => UTF-8 string (23) "Izveidot jaunu rēķinu"
        New invoice information => UTF-8 string (31) "Jauna informācija par rēķinu"
        SIRET => UTF-8 string (22) "Reģistrācijas numurs"
        APE => string (3) "APA"
        Shipping address => UTF-8 string (16) "Piegādes adrese"
        Invoice address => UTF-8 string (15) "Rēķina adrese"
        Private note => UTF-8 string (17) "Privāta piezīme"
        Recycled packaging => UTF-8 string (25) "Pārstrādāts iepakojums"
        Documents => string (9) "Dokumenti"
        Merchandise returns => UTF-8 string (18) "Preču atgriešana"
        Gift wrapping => UTF-8 string (18) "Dāvanu iepakojums"
        Document => string (9) "Dokuments"
        Credit slip => UTF-8 string (17) "Kredīta izraksts"
        Delivery slip => UTF-8 string (18) "Piegādes veidlapa"
        Enter payment => UTF-8 string (19) "Ievadiet maksājumu"
        Add note => UTF-8 string (18) "Pievienot piezīmi"
        Edit note => UTF-8 string (14) "Labot piezīmi"
        Generate invoice => UTF-8 string (17) "Izveidot rēķinu"
        Resend email => UTF-8 string (28) "Atkārtoti nosūtīt e-pastu"
        Update status => UTF-8 string (19) "Atjaunināt statusu"
        Order ID => UTF-8 string (15) "Pasūtījuma ID"
        Linked orders => UTF-8 string (23) "Saistītie pasūtījumi"
        Configure predefined messages => UTF-8 string (43) "Konfigurēt iepriekš definētus ziņojumus"
        Send message => UTF-8 string (15) "Nosūtīt ziņu"
        Standard refund => string (17) "Standarta atmaksa"
        Return products => string (18) "Atgriezt produktus"
        Cancel products => string (17) "Atsaukt produktus"
        View invoice => UTF-8 string (25) "Apskatīt rēķina adresi"
        View delivery slip => UTF-8 string (26) "Apskatīt piegādes adresi"
        Print order => UTF-8 string (21) "Printēt pasūtījumu"
        Partial refund => UTF-8 string (27) "Daļēja naudas atgriešana"
        Payment method => string (14) "Apmaksas veids"
        Transaction ID => string (15) "Transakcijas ID"
        Not defined => UTF-8 string (13) "Nav definēts"
        Change currency => UTF-8 string (17) "Nomainīt valūtu"
        Reference number: => string (16) "Atsauces numurs:"
        Supplier reference: => UTF-8 string (20) "Piegādātāja kods:"
        Add a product => string (18) "Pievienot produktu"
        Refunded => UTF-8 string (10) "Atmaksāts"
        Wrapping => string (10) "Iepakojums"
        This order has been partially paid by voucher. Choose the amount you want to refund: => UTF-8 string (95) "Šis pasūtījums ir daļēji apmaksāts ar kuponu. Izvēlieties summu, ko vēlaties...
        Šis pasūtījums ir daļēji apmaksāts ar kuponu. Izvēlieties summu, ko vēlaties atmaksāt:
        
        Sources => string (5) "Avoti"
        From => string (2) "No"
        To => string (2) "Uz"
        Choose an order status => UTF-8 string (33) "Izvēlieties pasūtījuma statusu"
        Create order => string (12) "Create Order"
        Group => string (5) "Grupa"
        Groups => string (6) "Grupas"
        Stock location => UTF-8 string (28) "Noliktavas atrašanās vieta"
        AdminGlobal => array (284)
        Company => UTF-8 string (10) "Uzņēmums"
        Logo => string (4) "Logo"
        Amount => string (8) "daudzums"
        Product => string (8) "produkts"
        Value => UTF-8 string (9) "Vērtība"
        Tax excluded => string (7) "BEZ PVN"
        Tax included => string (6) "AR PVN"
        From => string (2) "No"
        To => string (2) "Uz"
        Next => UTF-8 string (10) "Nākošais"
        Actions => UTF-8 string (9) "Darbības"
        Hour => string (6) "stunda"
        Status => string (7) "Statuss"
        Description => string (8) "Apraksts"
        Code => string (4) "Kods"
        Priority => UTF-8 string (11) "Prioritāte"
        Brands => string (6) "Markas"
        Suppliers => UTF-8 string (14) "Piegādātāji"
        Attributes => UTF-8 string (9) "Atribūti"
        Products => string (6) "Preces"
        Selected => UTF-8 string (12) "izvēlēties"
        Unselected => UTF-8 string (12) "Neizvēlēts"
        Stock => string (8) "Pieejams"
        Discounts => string (8) "Atlaides"
        Unit price => string (8) "gab.cena"
        Zone => string (4) "Zona"
        Email => string (6) "Epasts"
        Subject: => UTF-8 string (6) "Tēma:"
        Day => string (5) "diena"
        Month => UTF-8 string (8) "Mēnesis"
        Year => string (4) "Gads"
        Discount => string (7) "Atlaide"
        Category => string (10) "Kategorija"
        Password => string (6) "Parole"
        Email address => string (14) "E-pasta adrese"
        Forgot your password? => UTF-8 string (16) "Aimirsāt paroli"
        Quantity => string (8) "Daudzums"
        Action => UTF-8 string (8) "Darbība"
        Reference => UTF-8 string (7) "Norāde"
        Supplier => UTF-8 string (14) "Piegādātājs"
        Brand => UTF-8 string (7) "Zīmols"
        Attribute => UTF-8 string (9) "Atribūts"
        Features => UTF-8 string (15) "Papildiespējas"
        Type => string (4) "Tips"
        or => string (3) "vai"
        and => string (2) "un"
        Feature => UTF-8 string (8) "Iespēja"
        All => string (4) "Viss"
        result(s) => UTF-8 string (13) "rezultāts(i)"
        Shop group => string (13) "Veikala grupa"
        Module => string (7) "Modulis"
        Total => UTF-8 string (14) "Pavisam kopā:"
        Messages => UTF-8 string (6) "Ziņas"
        Bulk actions => UTF-8 string (19) "Vairākas darbības"
        Store => string (7) "Veikals"
        Options => UTF-8 string (9) "Iespējas"
        Back => UTF-8 string (8) "Atpakaļ"
        Modules => UTF-8 string (7) "Moduļi"
        Carts => string (5) "Grozi"
        Catalog => string (8) "Katalogs"
        Invoices => UTF-8 string (15) "Faktūrrēķini"
        From: => string (3) "No:"
        Total: => UTF-8 string (6) "Kopā:"
        All shops => string (12) "visi veikali"
        Help => UTF-8 string (11) "Palīdzība"
        Default => UTF-8 string (12) "Noklusējums"
        Miscellaneous => UTF-8 string (8) "Dažādi"
        (tax excl.) => string (9) "(bez PVN)"
        Drop-down list => UTF-8 string (21) "Nolaižamais saraksts"
        Radio buttons => string (10) "Radio poga"
        MultiStore => UTF-8 string (16) "Vairāki Veikali"
        Previous => UTF-8 string (8) "Atpakaļ"
        No tax => string (7) "Bez PVN"
        No Tax => string (7) "Bez PVN"
        Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
        30 days => string (9) "30 dienas"
        30 day => string (9) "30. diena"
        Values => UTF-8 string (10) "Vērtības"
        Social title => string (6) "Tituls"
        Date of birth => UTF-8 string (17) "Dzimšanas datums"
        Width => string (7) "Platums"
        Height => string (8) "Augstums"
        Customers => string (7) "Klienti"
        Depth => UTF-8 string (8) "Dziļums"
        Fax => string (4) "Faks"
        Last name => UTF-8 string (8) "Uzvārds"
        First name => UTF-8 string (6) "Vārds"
        Mobile => string (6) "Mobile"
        Dashboard => UTF-8 string (21) "Informācijas panelis"
        ? => string (1) "?"
        Birth date => UTF-8 string (17) "Dzimšanas datums"
        Search results => UTF-8 string (23) "Meklēšanas rezultāti"
        Stores => string (7) "veikali"
        Countries => string (7) "Valstis"
        Name: => string (10) "Nosaukums:"
        All currencies => UTF-8 string (14) "Visas valūtas"
        All groups => string (12) "Visas grupas"
        Calendar => UTF-8 string (10) "Kalendārs"
        To: => string (3) "Uz:"
        Week => UTF-8 string (8) "Nedēļa"
        Never => string (5) "nekad"
        Note => string (7) "piezime"
        Phone => string (8) "Telefons"
        Zip/Postal code => string (13) "Pasta indekss"
        Class => string (5) "Klase"
        Menus => UTF-8 string (8) "Izvēlne"
        Home => UTF-8 string (6) "Mājas"
        Parent => UTF-8 string (7) "Vecāks"
        30 Days => string (9) "30 dienas"
        Orders => UTF-8 string (12) "Pasūtījumi"
        Abandoned Carts => string (15) "Abandoned carts"
        Sales => UTF-8 string (11) "Pārdošana"
        Configure => UTF-8 string (11) "Konfigurēt"
        Tax excl. => UTF-8 string (14) "Bez nodokļiem"
        Percentage => string (8) "Procenti"
        Configuration => UTF-8 string (14) "Konfigurācija"
        Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
        Visits => UTF-8 string (12) "Apmeklējumi"
        Settings updated. => UTF-8 string (23) "Iestatījumi atjaunoti."
        By name => UTF-8 string (11) "Pēc vārda"
        By position => UTF-8 string (15) "Pēc pozīcijas"
        Descending => UTF-8 string (19) "Dilstošā secībā"
        Ascending => UTF-8 string (7) "Augoši"
        Shop association => UTF-8 string (19) "Veikala asociācija"
        Lastname => UTF-8 string (8) "Uzvārds"
        Firstname => UTF-8 string (6) "Vārds"
        Gender => string (7) "Dzimums"
        All countries => string (13) "Visas valstis"
        Enabled => UTF-8 string (9) "Ieslēgts"
        Disabled => UTF-8 string (9) "Izslēgts"
        None => string (7) "neviens"
        Name => string (9) "Nosaukums"
        Categories => UTF-8 string (8) "Sadaļas"
        Yes => UTF-8 string (3) "Jā"
        No => UTF-8 string (3) "Nē"
        ID => string (2) "ID"
        Pages => string (5) "Lapas"
        Meta title => string (14) "Meta-nosaukums"
        URL => string (12) "Lapas adrese"
        Maximum image size: %s. => UTF-8 string (33) "Maksimālais attēla izmērs: %s."
        Shop => string (7) "veikals"
        Hook => string (9) "Piesaiste"
        Delete => UTF-8 string (6) "Dzēst"
        Link => string (6) "Adrese"
        Label => string (9) "Nosaukums"
        Save => UTF-8 string (9) "Saglabāt"
        CSV Export => string (12) "Csv Eksports"
        Displaying %1$s of %2$s => UTF-8 string (18) "Rāda %1$s no %2$s"
        Last Name => UTF-8 string (8) "Uzvārds"
        First Name => UTF-8 string (6) "Vārds"
        Guide => UTF-8 string (10) "Pamācība"
        Quantity sold => UTF-8 string (17) "Daudzums pārdots"
        Edit => string (5) "Labot"
        Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
        images => UTF-8 string (7) "Attēli"
        Images => UTF-8 string (7) "Attēli"
        customers => string (7) "Klienti"
        Products bought: => string (19) "Nopirktie produkti:"
        Filter => string (6) "Filtrs"
        Available quantity for sale => string (8) "Pieejams"
        Item => UTF-8 string (8) "Vienība"
        Average price => UTF-8 string (13) "Vidējā cena"
        Today => UTF-8 string (7) "Šodien"
        All Time => string (10) "Visu laiku"
        Average Order Value => UTF-8 string (30) "Vidējais pasūtījuma lielums"
        All customers => string (12) "Visi klienti"
        Tax incl. => UTF-8 string (13) "Ar nodokļiem"
        %firstname% %lastname% => string (22) "%firstname% %lastname%"
        Hours => string (7) "stundas"
        Days => string (6) "dienas"
        Text => string (6) "Teksti"
        Percent => string (8) "Procents"
        Size => UTF-8 string (7) "Izmērs"
        Filename => string (15) "Faila nosaukums"
        PDF => string (3) "PDF"
        Private => UTF-8 string (8) "Privāta"
        Last message => UTF-8 string (15) "Pēdējā ziņa"
        In transit => UTF-8 string (6) "Ceļā"
        Mobile Phone => string (12) "Mobilais tel"
        %s: %s => string (6) "%s: %s"
        Resource => string (7) "Resurss"
        - => string (1) "-"
        , => string (1) ","
        Required => UTF-8 string (9) "Obligāts"
        % => string (1) "%"
        New => string (5) "Jauns"
        Existing => UTF-8 string (6) "Esošs"
        tax incl. => string (6) "AR PVN"
        Format: 2011-12-31 (inclusive). => UTF-8 string (33) "Formāts: 2011-12-31 (ieskaitot)."
        All combinations => UTF-8 string (19) "Visas kombinācijas"
        Cancel => string (7) "Atsaukt"
        Date & Time => string (15) "Datums un laiks"
        View => UTF-8 string (9) "Apskatīt"
        General => UTF-8 string (11) "Vispārīgi"
        Meta keywords => UTF-8 string (21) "Meta atslēgas vārdi"
        Meta description => string (13) "Meta apraksts"
        Processing... => UTF-8 string (12) "Apstrāde..."
        Not filtered => string (10) "Bez filtra"
        Equals => UTF-8 string (8) "Vienāds"
        Below => UTF-8 string (10) "Mazāk par"
        Above => UTF-8 string (11) "Vairāk par"
        Inside range => string (8) "Apgabals"
        Version => string (7) "Versija"
        Multistore => string (13) "Multiboutique"
        Page => string (4) "Lapa"
        Layout => UTF-8 string (12) "Izkārtojums"
        Selection => string (6) "Izlase"
        Language => string (6) "Valoda"
        Currencies => UTF-8 string (8) "Valūtas"
        Languages => string (7) "Valodas"
        Advanced => UTF-8 string (13) "Padziļināti"
        Taxes => UTF-8 string (8) "Nodokļi"
        Bulk Actions => UTF-8 string (19) "Vairākas Darbības"
        Customized => UTF-8 string (10) "Pielāgots"
        Group => string (5) "Grupa"
        Settings => UTF-8 string (13) "Uzstādījumi"
        N/A => string (8) "Nav datu"
        Quick navigation => UTF-8 string (18) "Ātrā navigācija"
        Price => string (4) "Cena"
        Position => UTF-8 string (9) "Pozīcija"
        Image => UTF-8 string (7) "Attēls"
        Min => string (3) "Min"
        Max => string (3) "Max"
        SQL query => UTF-8 string (14) "SQL vaicājums"
        Online => UTF-8 string (11) "Tiešsaiste"
        Offline => UTF-8 string (16) "Nav Pieslēdzies"
        to => UTF-8 string (5) "līdz"
        For => string (3) "Par"
        Customer => string (7) "Klients"
        Currency => UTF-8 string (7) "Valūta"
        Country => string (6) "Valsts"
        Period => string (7) "Pereods"
        File => string (5) "Fails"
        Friendly URL => UTF-8 string (14) "Draudzīgs URL"
        Displayed => UTF-8 string (9) "Attēlots"
        SEO preview => UTF-8 string (16) "SEO priekšskats"
        Here is a preview of how your page will appear in search engine results. => UTF-8 string (54) "Šadi lapa izskatīsies meklēšanas lapu rezultātos."
        Performance => string (12) "Performances"
        State => UTF-8 string (6) "Štats"
        Address => string (6) "Adrese"
        Address (2) => string (10) "Adrese (2)"
        City => UTF-8 string (8) "Pilsēta"
        Other => string (4) "Cits"
        Mobile phone => string (17) "Mobilais telefons"
        Home phone => UTF-8 string (15) "Mājas telefons"
        tax excl. => string (7) "BEZ PVN"
        Unlimited => UTF-8 string (13) "Neierobežots"
        Groups => string (6) "Grupas"
        Active => UTF-8 string (7) "Aktīvs"
        Inactive => UTF-8 string (9) "Neaktīvs"
        Newsletter => string (7) "Jaunumi"
        Social Title => string (6) "Tituls"
        Subject => string (8) "Subjekts"
        Template => UTF-8 string (8) "Šablons"
        Addresses => string (7) "Adreses"
        Delivery => UTF-8 string (8) "Piegāde"
        Remove => UTF-8 string (6) "Dzēst"
        No records found => string (20) "Ieraksti nav atrasti"
        Summary => string (12) "Kopsavilkums"
        Combination => UTF-8 string (12) "Kombinācija"
        Package item => string (15) "Komplekta prece"
        Combinations => UTF-8 string (13) "Kombinācijas"
        from => string (2) "no"
        Me => string (2) "Es"
        Invoice => UTF-8 string (8) "Rēķins"
        Date => string (6) "Datums"
        Details => UTF-8 string (8) "Detaļas"
        Payment => UTF-8 string (10) "Maksājums"
        Employee => string (10) "Darbinieks"
        Warning => UTF-8 string (9) "Uzmanību"
        Message => UTF-8 string (5) "Ziņa"
        Order => UTF-8 string (12) "Pasūtījums"
        Available => string (8) "Pieejams"
        Weight => string (5) "Svars"
        Keywords => UTF-8 string (17) "Atslēgas vārdi:"
        Carrier => UTF-8 string (14) "Piegādātājs"
        Tax => string (3) "PVN"
        Email: => string (7) "e-pasts"
        Title => string (6) "Tituls"
        File name => string (15) "Faila nosaukums"
        %count% file(s) => string (16) "%count% fails(i)"
        Loading... => UTF-8 string (14) "Ielādējas..."
        %count% errors => UTF-8 string (16) "%count% kļūdas"
        Product name => string (18) "Produkta nosaukums"
        ShopThemeCheckout => array (111)
        Use this address for invoice too => UTF-8 string (43) "Rēķina adrese sakrīt ar piegādes adresi"
        Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2]. => UTF-8 string (97) "Pārliecinieties vai izvēlēts [1]apmaksas veids[/1] un apstipriniet [2] veika...
        Pārliecinieties vai izvēlēts [1]apmaksas veids[/1] un apstipriniet [2] veikala noteikumus[/2].
        
        Kopā => UTF-8 string (5) "Kopā"
        Piegāde => UTF-8 string (8) "Piegāde"
        Total: => UTF-8 string (6) "Kopā:"
        Total shipping: => UTF-8 string (9) "Piegāde:"
        Total products: => string (9) "Produkti:"
        There is %product_count% item in your cart. => UTF-8 string (35) "Grozā ir %product_count% produkts."
        The selected address will be used both as your personal address (for invoice) and as your delivery address. => UTF-8 string (77) "Izvēlētā adrese tiks izmantota gan kā rēķina, gan kā piegādes adrese."
        The selected address will be used as your personal address (for invoice). => UTF-8 string (54) "Izvēlētā adrese tiks izmantota kā rēķina adrese."
        tax incl. => string (6) "AR PVN"
        tax excl. => string (7) "BEZ PVN"
        (additional cost of %giftcost% %taxlabel%) => string (41) "(papildus izmaksas %giftcost% %taxlabel%)"
        I would like my order to be gift wrapped %cost% => UTF-8 string (63) "Es vēlos, lai pasūtījums tiktu iesaiņots kā dāvana %cost%"
        Personal Information => UTF-8 string (24) "Personīgā informācija"
        I agree to the [terms of service] and will adhere to them unconditionally. => UTF-8 string (87) "Es piekrītu [pakalpojumu sniegšanas noteikumiem] un ievērošu tos bez nosacīj...
        Es piekrītu [pakalpojumu sniegšanas noteikumiem] un ievērošu tos bez nosacījumiem.
        
        %price% tax incl. => string (14) "%price% ar PVN"
        %price% tax excl. => string (16) "%price% bez PVN."
        Free => string (10) "Bezmaksas!"
        My Address => string (11) "Mana adrese"
        Tax included => string (6) "AR PVN"
        Tax excluded => string (7) "BEZ PVN"
        Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
        Guest order tracking => UTF-8 string (30) "Viesu pasūtījumu izsekošana"
        Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
        Product Successfully Added to Your Shopping Cart => UTF-8 string (47) "Produkts veiksmīgi pievienots iepirkumu grozam"
        Total => UTF-8 string (14) "Pavisam kopā:"
        Total (tax incl.) => UTF-8 string (14) "Kopā (ar PVN)"
        Total (tax excl.) => UTF-8 string (15) "Kopā (BEZ PVN)"
        Subtotal => string (10) "Starpsumma"
        Gift wrapping => UTF-8 string (18) "Dāvanu iepakojums"
        Discount(s) => string (10) "Atlaide(s)"
        Shipping => UTF-8 string (8) "Piegāde"
        Included taxes => UTF-8 string (8) "Nodokļi"
        Taxes => UTF-8 string (8) "Nodokļi"
        1 item => UTF-8 string (10) "1 vienība"
        %count% items => string (14) "%count% preces"
        A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.). => UTF-8 string (133) "Nepieciešama minimālā groza vērtība %amount% (bez PVN) lai apstiprinātu pasū...
        Nepieciešama minimālā groza vērtība %amount% (bez PVN) lai apstiprinātu pasūtījumu. Patreizējā vērtība %total% (bez PVN).
        
        Total paid => UTF-8 string (16) "Kopā samaksāts"
        Discount => string (7) "Atlaide"
        Shipping and handling => UTF-8 string (22) "Piegāde un iepakojums"
        Tax => string (3) "PVN"
        Product successfully added to your shopping cart => UTF-8 string (50) "Produkts ir veiksmīgi pievienots iepirkumu grozam"
        Quantity: => string (9) "Daudzums:"
        There are %products_count% items in your cart. => UTF-8 string (36) "Grozā ir %products_count% produkti."
        Subtotal: => string (11) "Starpsumma:"
        Shipping: => UTF-8 string (9) "Piegāde:"
        Cart => string (16) "Iepirkumu grozs:"
        The minimum purchase order quantity for the product is %quantity%. => UTF-8 string (52) "Mazākais pasūtījums šim produktam ir %quantity%."
        Gift => UTF-8 string (7) "Dāvana"
        There are no more items in your cart => UTF-8 string (15) "Grozs ir tukšs"
        Have a promo code? => string (22) "Jums ir atlaides kods?"
        Promo code => string (12) "Akcijas kods"
        Close => UTF-8 string (8) "Aizvērt"
        Create an account => string (16) "Izveidot profilu"
        (optional) => UTF-8 string (13) "(neobligāts)"
        And save time on your next order! => UTF-8 string (41) "Ietapiet laiku veicot nākošos pirkumus!"
        Order items => UTF-8 string (19) "Pasūtīt produktus"
        Unit price => string (8) "gab.cena"
        Total products => UTF-8 string (15) "Kopā produkti:"
        Quantity => string (8) "Daudzums"
        %product_count% item in your cart => UTF-8 string (31) "%product_count% produkti grozā"
        %products_count% items in your cart => UTF-8 string (32) "%products_count% produkti grozā"
        Shipping Method => UTF-8 string (15) "Piegādes veids"
        Addresses => string (7) "Adreses"
        Please check your order before payment => UTF-8 string (60) "Lūdzu, pārbaudiet pasūtījumu pirms maksājuma veikšanas"
        Your Delivery Address => UTF-8 string (22) "Jūsu piegādes adrese"
        Your Invoice Address => UTF-8 string (21) "Jūsu rēķina adrese"
        Shipping Address => UTF-8 string (16) "Piegādes adrese"
        Billing address differs from shipping address => UTF-8 string (47) "Rēķina adrese atšķiras no piegādes adreses"
        Transaction amount has been correctly updated => UTF-8 string (38) "Transakcijas summa atjaunojās korekti"
        No payment needed for this order => UTF-8 string (44) "Šim pasūtījumam samaksa nav nepieciešama"
        Selected => UTF-8 string (12) "izvēlēties"
        Unfortunately, there are no payment method available. => UTF-8 string (62) "Atvainojamies, šobrīd nav pieejams neviens maksājuma veids."
        By confirming the order, you certify that you have read and agree with all of the conditions below: => UTF-8 string (92) "Apstiprinot pirkumu Jūs piekrītat ka est iepazinies un piekrītat sekojošiem ...
        Apstiprinot pirkumu Jūs piekrītat ka est iepazinies un piekrītat sekojošiem noteikumiem:
        
        Order with an obligation to pay => UTF-8 string (31) "Pasūtiet ar pienākumu maksāt"
        If you sign out now, your cart will be emptied. => UTF-8 string (54) "Ja atslēgsieties no sistēmas, grozs tiks iztukšots."
        Order as a guest => UTF-8 string (20) "Pasūtīt kā viesim"
        If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
        I would like to receive my order in recycled packaging. => UTF-8 string (66) "Es piekrītu saņemt savu pasūtījumu pārstrādātā iepakojumā"
        If you'd like, you can add a note to the gift: => UTF-8 string (52) "Ja Jūs vēlieties, dāvanai var pievienot kartiņu:"
        Unfortunately, there are no carriers available for your delivery address. => UTF-8 string (61) "Diemžēl piegāde nav iespējama uz Jūsu norādīto adresi."
        Shopping Cart => string (15) "Iepirkumu grozs"
        Your order is confirmed => UTF-8 string (35) "Jūsu pasūtījums ir apstiprināts"
        An email has been sent to your mail address %email%. => UTF-8 string (47) "E-pasts ir nosūtīts uz Jūsu e-pastu %email%."
        You can also [1]download your invoice[/1] => UTF-8 string (30) "Lejupielādēt [1]rēķinu[/1]"
        Order details => UTF-8 string (21) "Pasūtījuma detaļas"
        Order reference: %reference% => UTF-8 string (32) "Pasūtījuma numurs: %reference%"
        Payment method: %method% => string (25) "Apmaksas metode: %method%"
        Shipping method: %method% => UTF-8 string (26) "Piegādes metode: %method%"
        Save time on your next order, sign up now => UTF-8 string (70) "Ietaupi laiku iepērkoties nākošajā reizē, piereģistrējies tagad"
        Code => string (4) "Kods"
        Description => string (8) "Apraksts"
        Value => UTF-8 string (9) "Vērtība"
        Minimum => string (8) "Minimums"
        Cumulative => UTF-8 string (5) "Kopā"
        Expiration date => UTF-8 string (19) "Derīguma termiņš"
        Name => string (9) "Nosaukums"
        Payment => UTF-8 string (10) "Maksājums"
        Order reference => UTF-8 string (19) "Pasūtījuma numurs"
        Date => string (6) "Datums"
        Total price => UTF-8 string (13) "Kopējā cena"
        Status => string (7) "Statuss"
        Invoice => UTF-8 string (8) "Rēķins"
        Carrier => UTF-8 string (14) "Piegādātājs"
        Payment method => string (14) "Apmaksas veids"
        Delivery address %alias% => UTF-8 string (24) "Piegādes adrese %alias%"
        Invoice address %alias% => UTF-8 string (23) "Rēķina adrese %alias%"
        Weight => string (5) "Svars"
        Shipping cost => UTF-8 string (18) "Piegādes izmaksas"
        Tracking number => UTF-8 string (19) "Izsekošanas numurs"
        AdminActions => array (120)
        Search company => UTF-8 string (18) "Meklēt uzņēmumu"
        Uninstall => UTF-8 string (11) "Atinstalēt"
        Validate => UTF-8 string (8) "Validēt"
        Save and stay => UTF-8 string (19) "Saglabāt un palikt"
        Generate => UTF-8 string (9) "Ģenerēt"
        Choose => UTF-8 string (12) "Izvēlēties"
        -- Choose -- => UTF-8 string (18) "-- Izvēlēties --"
        Remove => UTF-8 string (6) "Dzēst"
        View => UTF-8 string (9) "Apskatīt"
        Import => UTF-8 string (9) "Importēt"
        Disable => UTF-8 string (8) "atslēgt"
        Translate => string (6) "Tulkot"
        Print out => UTF-8 string (8) "Printēt"
        Preview => UTF-8 string (9) "Apskatīt"
        Select all => string (12) "ielikt visas"
        Unselect all => UTF-8 string (14) "Izslēgt visas"
        Display => UTF-8 string (8) "Attēlot"
        Reset => UTF-8 string (11) "Atiestatīt"
        and stay => string (12) "un palieciet"
        Apply => UTF-8 string (12) "Apstiprināt"
        Search => UTF-8 string (7) "Meklēt"
        See more => UTF-8 string (15) "Skatīt vairāk"
        Hide warning => UTF-8 string (20) "Slēpt brīdinājumu"
        Choose language: => UTF-8 string (20) "Izvēlieties valodu:"
        Close => UTF-8 string (8) "Aizvērt"
        Install => UTF-8 string (9) "Instalēt"
        Edit: %s => string (9) "Labot: %s"
        Check All => UTF-8 string (16) "Pārbaudīt visu"
        Uncheck All => UTF-8 string (18) "Nepārbaudīt visu"
        Find a category => UTF-8 string (18) "Meklēt kategoriju"
        Check all => UTF-8 string (16) "Pārbaudīt visu"
        Uncheck all => UTF-8 string (12) "Noņemt visu"
        Finish => string (7) "Pabeigt"
        Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
        Delete selected => UTF-8 string (18) "Dzēst izvēlētos"
        Add new menu => UTF-8 string (24) "Pievienot jaunu izvēlni"
        Show or hide menu. => UTF-8 string (30) "Rādīt vai paslēpt izvēlni."
        Enable selection => UTF-8 string (21) "Iespējot izvēlētos"
        Disable selection => UTF-8 string (16) "Izslēgt izvēli"
        Configure => UTF-8 string (11) "Konfigurēt"
        Refresh => UTF-8 string (13) "Atsvaidzināt"
        Continue => UTF-8 string (9) "Turpināt"
        Sort => UTF-8 string (8) "Šķirot"
        Sort order => UTF-8 string (20) "Kārtošanas secība"
        Export .CSV file => UTF-8 string (21) "Eksportēt .CSV failu"
        Cancel => string (7) "Atsaukt"
        Save => UTF-8 string (9) "Saglabāt"
        Choose a file => UTF-8 string (18) "Izvēlieties failu"
        Edit => string (5) "Labot"
        Delete => UTF-8 string (6) "Dzēst"
        Add new => string (15) "Pievienot jaunu"
        Add => string (9) "Pievienot"
        Search position => UTF-8 string (22) "Meklēšanas pozīcija"
        Search email => UTF-8 string (15) "Meklēt e-pastu"
        Search ISO code => UTF-8 string (16) "Meklēt ISO kodu"
        Search code => UTF-8 string (12) "Meklēt kodu"
        Search date format => UTF-8 string (23) "Meklēt datuma formātu"
        Search ID => UTF-8 string (10) "Meklēt ID"
        Search name => UTF-8 string (14) "Meklēt vārdu"
        Search post code => UTF-8 string (21) "Meklēt pasta indeksu"
        Search city => UTF-8 string (16) "Meklēt pilsētu"
        Search first name => UTF-8 string (14) "Meklēt vārdu"
        Search last name => UTF-8 string (16) "Meklēt uzvārdu"
        Search description => UTF-8 string (21) "Meklēšanas apraksts"
        Search key => UTF-8 string (21) "Meklēšanas atslēga"
        New product => string (14) "Jauns produkts"
        Add tag => string (15) "Pievienot birku"
        Order by => UTF-8 string (12) "Kārtot pēc"
        Close window => UTF-8 string (13) "Aizvērt logu"
        Change password... => UTF-8 string (17) "Mainīt paroli..."
        Done => UTF-8 string (10) "Izpildīts"
        Confirm => UTF-8 string (12) "Apstiprināt"
        Go => string (7) "Aiziet!"
        Download => UTF-8 string (14) "Lejupielādēt"
        Use => string (6) "Lietot"
        Change => UTF-8 string (7) "Mainīt"
        Enable => UTF-8 string (10) "Aktivizēt"
        Load => UTF-8 string (9) "Ielādēt"
        All => string (4) "Viss"
        Edit: %name% => string (13) "Labot: %name%"
        Save and preview => UTF-8 string (27) "Saglabāt un priekšskatīt"
        Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
        Generate emails => UTF-8 string (18) "Ģenerēt e-pastus"
        Back to configuration => UTF-8 string (26) "Atpakaļ uz konfigurāciju"
        Choose layouts => UTF-8 string (19) "Izvēlieties maketu"
        Show => UTF-8 string (7) "Rādīt"
        Update => string (8) "Atjaunot"
        Edit: %value% => string (14) "Labot: %value%"
        Copy => UTF-8 string (6) "Kopēt"
        Export => UTF-8 string (10) "Eksportēt"
        Modify => UTF-8 string (10) "Modificēt"
        Learn more => UTF-8 string (16) "Uzziniet vairāk"
        Try again => UTF-8 string (19) "Mēģiniet vēlreiz"
        See less => UTF-8 string (14) "Rādīt mazāk"
        Delete selection => UTF-8 string (18) "Dzēst iezīmētos"
        Filter by categories => UTF-8 string (25) "Filtrēt pēc kategorijas"
        Activate selection => UTF-8 string (17) "Aktivizēt atlasi"
        Deactivate selection => string (13) "Atcelt atlasi"
        Duplicate selection => UTF-8 string (16) "Duplicēt atlasi"
        Unselect => UTF-8 string (14) "Noņemt atlasi"
        Show SQL query => UTF-8 string (24) "Parādīt SQL vaicājumu"
        Duplicate => UTF-8 string (9) "Dublicēt"
        Reorder => UTF-8 string (18) "Pasūtīt vēlreiz"
        Save & refresh => UTF-8 string (21) "Saglabāt un atjaunot"
        Export to SQL Manager => UTF-8 string (25) "Eksportēt uz SQL Manager"
        Create => string (8) "Izveidot"
        Delete this file => UTF-8 string (16) "Dzēst šo failu"
        Save image settings => UTF-8 string (31) "Saglabāt attēla iestatījumus"
        Send => UTF-8 string (7) "Sūtīt"
        Shipping => UTF-8 string (8) "Piegāde"
        Select => UTF-8 string (8) "Atlasīt"
        Choose file(s) => UTF-8 string (21) "Izvēlieties failu(s)"
        Expand => UTF-8 string (8) "Izvērst"
        Collapse => UTF-8 string (8) "Sakļaut"
        Read more => UTF-8 string (15) "Skatīt vairāk"
        Download file => UTF-8 string (20) "Lejupielādēt failu"
        Add my IP => string (24) "Pievienot manu IP adresi"
        Sort by => UTF-8 string (12) "Kārtot pēc"
        Check / Uncheck all => UTF-8 string (34) "Atzīmēt / Noņemt atzīmi visiem"
        Confirm this action => UTF-8 string (25) "Apstiprināt šo darbību"
        AdminLoginNotification => array (23)
        Some identification information is missing. => UTF-8 string (41) "Trūkst informācija par identifikāciju."
        You will be redirected to the login page in a few seconds. => UTF-8 string (71) "Pēc pāris sekundēm Jūs tiksiet pārvizīti uz pieslēgšanās lapu."
        Please, check your mailbox. => UTF-8 string (27) "Pārbaudiet savu pastkasti."
        A link to reset your password has been sent to you. => UTF-8 string (61) "Saite lai nomainītu paroli tika nosūtīta uz Jūsu e-pastu."
        For security reasons, you cannot connect to the back office until you have: => UTF-8 string (82) "Drošības apsvērumu dēļ Jūs nevarat pieslēgties administrācijai kamēr nav:"
        deleted the /install folder => UTF-8 string (44) "neizdzēsīsiet instalāciajs (install) mapi"
        renamed the /admin folder (e.g. %s) => UTF-8 string (38) "pārsauca /admin direktoriju (e.g. %s)"
        Please then access this page by the new URL (e.g. %s) => UTF-8 string (46) "Apmeklējiet lapu ar jauno URL saiti (e.g. %s)"
        For security reasons, you must also delete the /install folder. => UTF-8 string (65) "Drošības apsvērumu dēļ, vēlams arī izdzēst /install mapi."
        SSL is activated. However, your IP is allowed to enter unsecure mode for maintenance or local IP issues. => UTF-8 string (111) "SSL ir aktivizēts. Jūsu IP adresei ir ļauts piekļūt lapai nedrošā režīmā lap...
        SSL ir aktivizēts. Jūsu IP adresei ir ļauts piekļūt lapai nedrošā režīmā lapas uzturēšanas darbiem.
        
        SSL is activated. Please connect using the following link to [1]log in to secure mode (https://)[/1] => UTF-8 string (124) "SSL ir aktivizēts. Lai pieslēgtos lietojiet sekojošu saiti [1]un pieslēgtos ...
        SSL ir aktivizēts. Lai pieslēgtos lietojiet sekojošu saiti [1]un pieslēgtos sistēmai drošajā režīmā (https://)[/1]
        
        The employee does not exist, or the password provided is incorrect. => UTF-8 string (62) "Darbinieks neeksistē, vai arī parole ir nepareizi ievadīta."
        This employee does not manage the shop anymore (either the shop has been deleted or permissions have been revoked). => UTF-8 string (93) "Šis darbinieks vairs neapkalpo šo lapu ( vai nu ir dzēsts veikals vai mainīt...
        Šis darbinieks vairs neapkalpo šo lapu ( vai nu ir dzēsts veikals vai mainīta piekļuve).
        
        This account does not exist. => UTF-8 string (17) "Konts neeksistē."
        You can reset your password every %interval% minute(s) only. Please try again later. => UTF-8 string (84) "Jūs varat atjaunot savu paroli katru %interval% minūti. Lūdzu mēģiniet vēlāk."
        Please, check your mailbox. A link to reset your password has been sent to you. => UTF-8 string (75) "Pārbaudiet savu e-pastu. Paroles atjaunināšanas saite ir nosūtīta tur."
        An error occurred while attempting to reset your password. => UTF-8 string (51) "Radās kļūda, mēģinot atjaunināt jūsu paroli."
        The password is missing: please enter your new password. => UTF-8 string (48) "Nav paroles: lūdzu ievadiet Jūsu jauno paroli."
        The password is not in a valid format. => UTF-8 string (30) "Parolei nav pieejams formāts."
        The confirmation is empty: please fill in the password confirmation as well. => UTF-8 string (84) "Trūkst paroles apstiprināšana: lūdzu aizpildiet lauku paroles apstiprināšanai."
        Your password reset request expired. Please start again. => UTF-8 string (75) "Jūsu paroles atjaunošanas termiņš ir beidzies. Lūdzu sāciet no jauna."
        An error occurred while attempting to change your password. => UTF-8 string (22) "Kļūda mainot paroli."
        The password has been changed successfully. => UTF-8 string (32) "Parole ir veiksmīgi nomainīta."
        ShopFormsLabels => array (36)
        Company => UTF-8 string (20) "Uzņēmuma nosaukums"
        Identification number => UTF-8 string (22) "Reģistrācijas numurs"
        Alias => UTF-8 string (14) "Aizstājvārds"
        Address => string (6) "Adrese"
        Address Complement => UTF-8 string (22) "Adreses papildinājums"
        Zip/Postal Code => string (13) "Pasta indekss"
        City => UTF-8 string (8) "Pilsēta"
        Country => string (6) "Valsts"
        State => UTF-8 string (6) "Štats"
        Phone => string (8) "Telefons"
        Mobile phone => string (17) "Mobilais telefons"
        VAT number => string (10) "PVN numurs"
        Other => string (4) "Cits"
        First name => UTF-8 string (6) "Vārds"
        Last name => UTF-8 string (8) "Uzvārds"
        Social title => string (6) "Tituls"
        Birthdate => UTF-8 string (17) "Dzimšanas datums"
        Email => string (6) "Epasts"
        Password => string (6) "Parole"
        Subject => string (8) "Subjekts"
        Order reference => UTF-8 string (19) "Pasūtījuma numurs"
        Attachment => string (9) "Pielikums"
        Message => UTF-8 string (5) "Ziņa"
        Your email address => UTF-8 string (20) "Jūsu e-pasta adrese"
        -- day -- => string (11) "-- diena --"
        -- month -- => UTF-8 string (14) "-- mēnesis --"
        -- year -- => UTF-8 string (18) "–– gads ––"
        Optional => UTF-8 string (11) "Neobligāts"
        Set your password: => UTF-8 string (23) "Uzstādiet savu paroli:"
        Product => string (8) "produkts"
        -- please choose -- => UTF-8 string (22) "-- lūdzu izvēlies --"
        Order Reference: => UTF-8 string (20) "Pasūtījuma numurs:"
        Email: => string (7) "e-pasts"
        Email address => string (14) "E-pasta adrese"
        New password => UTF-8 string (13) "Jaunā parole"
        Confirmation => UTF-8 string (24) "Jaunā parole atkārtoti"
        ShopThemeActions => array (53)
        Save => UTF-8 string (9) "Saglabāt"
        Add to cart => string (16) "Pievienot grozam"
        Sign out => string (5) "Iziet"
        Sign in => string (5) "Ieiet"
        Filter By => UTF-8 string (13) "Filtrēt pēc"
        Clear all => UTF-8 string (14) "Notīrīt visu"
        Remove => UTF-8 string (7) "Noņemt"
        Cart => string (16) "Iepirkumu grozs:"
        Subscribe => UTF-8 string (7) "Abonēt"
        OK => string (4) "Labi"
        Share => string (5) "Share"
        remove from cart => UTF-8 string (16) "izņemt no groza"
        Show => UTF-8 string (9) "Parādīt"
        Hide => UTF-8 string (8) "Paslēpt"
        Previous => UTF-8 string (8) "Atpakaļ"
        Next => UTF-8 string (10) "Nākošais"
        View products => UTF-8 string (19) "Apskatīt produktus"
        Quick view => UTF-8 string (9) "Apskatīt"
        Quantity => string (8) "Daudzums"
        Choose file => UTF-8 string (18) "Izvēlēties failu"
        Remove Image => UTF-8 string (14) "Izdzēst bildi"
        Save Customization => UTF-8 string (19) "Saglabāt izmaiņas"
        Filter => UTF-8 string (8) "Filtrēt"
        Back to top => UTF-8 string (9) "Uz augšu"
        Select => UTF-8 string (8) "Atlasīt"
        Choose => UTF-8 string (12) "Izvēlēties"
        Download => UTF-8 string (14) "Lejupielādēt"
        Cancel => string (6) "Atcelt"
        Delete => UTF-8 string (6) "Dzēst"
        Edit => string (5) "Labot"
        Proceed to checkout => UTF-8 string (20) "Turpināt maksājumu"
        show details => UTF-8 string (21) "paradīt informāciju"
        Add => string (9) "Pievienot"
        Take advantage of our exclusive offers: => UTF-8 string (50) "Izmantot iespējas no eksluzīviem piedāvājumiem"
        Continue => UTF-8 string (9) "Turpināt"
        edit => UTF-8 string (9) "Rediģēt"
        add new address => string (22) "Pievienot jaunu adresi"
        Continue shopping => UTF-8 string (20) "Turpināt iepirkties"
        Checkout => UTF-8 string (15) "Norēķināties"
        Create account => string (14) "Izveidot kontu"
        Update => string (8) "Atjaunot"
        Add a new address => string (22) "Pievienot jaunu adresi"
        Create new address => string (21) "Izveidot jaunu adresi"
        Send => UTF-8 string (7) "Sūtīt"
        Reorder => UTF-8 string (18) "Pasūtīt no jauna"
        Print out => UTF-8 string (8) "Printēt"
        Send reset link => UTF-8 string (29) "Nosūtīt atjaunošanas linku"
        Back to login => UTF-8 string (25) "Atpakaļ uz autorizāciju"
        Back to Login => UTF-8 string (30) "Atpakaļ uz ielogošanās lapu"
        Change Password => UTF-8 string (16) "Nomainīt paroli"
        Register => UTF-8 string (14) "Reģistrēties"
        Refresh => string (8) "Atjaunot"
        Availability: => UTF-8 string (9) "Piegāde:"
        ModulesProductcommentsAdmin => array (47)
        Save => UTF-8 string (9) "Saglabāt"
        Valid for the entire catalog => string (19) "Der visam katalogam"
        Restricted to some categories => UTF-8 string (38) "Ierobežots atsevišķās kategorijās"
        Restricted to some products => UTF-8 string (36) "Ierobežots atsevišķiem produktiem"
        Product Comments => UTF-8 string (19) "Produkta komentāri"
        Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
        The criterion cannot be saved => UTF-8 string (26) "Nevar saglabāt kritēriju"
        Criterion deleted => UTF-8 string (19) "Kristērijs dzēsts"
        Configuration => UTF-8 string (14) "Konfigurācija"
        All reviews must be validated by an employee => UTF-8 string (41) "Visas atsauksmes jāaptiprina darbiniekam"
        Yes => UTF-8 string (3) "Jā"
        No => UTF-8 string (3) "Nē"
        Allow guest reviews => UTF-8 string (23) "Ļaut viesu komentārus"
        Enable upvotes / downvotes on reviews => UTF-8 string (35) "Ieslēgt balsojumus par atsauksmēm"
        Minimum time between 2 reviews from the same user => UTF-8 string (55) "Minimālais laiks starp 2 viena lietotāja komentāriem"
        Number of comments per page => UTF-8 string (23) "Komentāru skaits lapā"
        Reviews waiting for approval => UTF-8 string (32) "Komentāri gaida apstiprinājumu"
        Reported Reviews => UTF-8 string (28) "Paziņojumi par komentāriem"
        Approve => UTF-8 string (12) "Apstiprināt"
        Not abusive => UTF-8 string (15) "Nav aizskarošs"
        ID => string (2) "ID"
        Name => string (9) "Nosaukums"
        Type => string (4) "Tips"
        Status => string (7) "Statuss"
        Add New Criterion => UTF-8 string (26) "Pievienot jaunu kritēriju"
        Review Criteria => UTF-8 string (22) "Pārbaudīt kritēriju"
        Approved Reviews => UTF-8 string (23) "Pievienotās atsauksmes"
        Review title => string (20) "Atsauksmes nosaukums"
        Review => string (9) "Recenzija"
        Rating => UTF-8 string (13) "Novērtējums"
        Author => string (6) "Autors"
        Product => string (8) "produkts"
        Time of publication => UTF-8 string (19) "Publikācijas laiks"
        Criterion will be restricted to the following categories => UTF-8 string (48) "Kritērijs tiks ierobežots šajās kategorijās"
        Mark the boxes of categories to which this criterion applies. => UTF-8 string (63) "Atzīmējiet kurās kategorijās šis kritērijs piepildīsies."
        Selected => UTF-8 string (12) "izvēlēties"
        Collapse All => UTF-8 string (17) "Sašaurināt visu"
        Expand All => UTF-8 string (13) "Izvērst visu"
        Check All => UTF-8 string (16) "Pārbaudīt visu"
        Uncheck All => UTF-8 string (18) "Nepārbaudīt visu"
        Add new criterion => UTF-8 string (26) "Pievienot jaunu kritēriju"
        Criterion name => UTF-8 string (20) "Kritērija nosaukums"
        Maximum length: %s characters => UTF-8 string (31) "Maksimālais garums: %s zimboli"
        Application scope of the criterion => UTF-8 string (32) "Aplikācijas kritērija apgabals"
        The criterion will be restricted to the following products => UTF-8 string (44) "Kritērijs tiks ierobežots šiem produktiem"
        Active => UTF-8 string (7) "Aktīvs"
        Product Name => string (18) "Produkta nosaukums"
        ShopThemeLaberthemes => array (11)
        All Categories => string (7) "Veikals"
        Search entire store... => UTF-8 string (19) "Meklēt veikalā..."
        Check out => string (18) "Uz iepirkumu grozu"
        More => UTF-8 string (7) "Vairāk"
        Read more => UTF-8 string (14) "Lasīt vairāk"
        seconds => string (8) "sekundes"
        minutes => UTF-8 string (8) "minūtes"
        hours => string (7) "stundas"
        days => string (6) "dienas"
        weeks => UTF-8 string (9) "nedēļas"
        Compare => UTF-8 string (12) "Salīdzināt"
        ModulesBlockwishlistMywishlist => array (1)
        Home => UTF-8 string (7) "Sākums"
        ShopFormsHelp => array (10)
        .png .jpg .gif => string (14) ".png .jpg .gif"
        (E.g.: %date_format%) => UTF-8 string (26) "(piemēram: %date_format%)"
        your@email.com => string (15) "jusu@epasts.com"
        Select reference => UTF-8 string (20) "Izvēlieties sadaļu"
        optional => UTF-8 string (11) "neobligāts"
        How can we help? => UTF-8 string (26) "Kā mēs varam palīdzēt?"
        Don't forget to save your customization to be able to add to cart => UTF-8 string (71) "Neaizmirstiet saglabāt labojumus lai varētu pievienot produktu grozam"
        Your message here => UTF-8 string (11) "Jūsu ziņa"
        250 char. max => UTF-8 string (21) "maksimāli 250 zīmes"
        No selected file => UTF-8 string (20) "Nav izvēlēts fails"
        ShopActions => array (1)
        Back to top => UTF-8 string (9) "Uz augšu"
        ShopThemeCustomeraccount => array (82)
        Transform your guest account into a customer account and enjoy: => UTF-8 string (64) "Pārveidojiet savu viesa kontu par klienta kontu un izmantojiet:"
        Iziet => string (5) "Iziet"
        Labot => string (5) "Labot"
        Receive offers from our partners => UTF-8 string (53) "Saņemt speciālos piedāvājumus no mūsu partneriem"
        #%id% => string (5) "#%id%"
        Your account => UTF-8 string (11) "Jūsu konts"
        Vouchers => string (6) "Kuponi"
        Credit slips => UTF-8 string (17) "Kredīta izraksti"
        Merchandise returns => UTF-8 string (18) "Preču atgriešana"
        Information => UTF-8 string (12) "Informācija"
        Addresses => string (7) "Adreses"
        Add first address => UTF-8 string (25) "Pievienot primāro adresi"
        Orders => UTF-8 string (12) "Pasūtījumi"
        Create account => string (14) "Izveidot kontu"
        Log me out => string (5) "Iziet"
        Log in to your customer account => UTF-8 string (35) "Pierakstīties savā klienta kontā"
        View my customer account => UTF-8 string (26) "Skatīt manu klienta kontu"
        Connected as [1]%firstname% %lastname%[/1]. => UTF-8 string (47) "Pievienojies kā [1]%firstname% %lastname%[/1]."
        Not you? [1]Log out[/1] => UTF-8 string (31) "Neesat Jūs? [1]Atslēgties[/1]"
        Create an account => string (16) "Izveidot profilu"
        You have given permission to receive your order in recycled packaging. => UTF-8 string (88) "Jūs esiet atļāvis (atļāvusi) savu pasūtījumu iepakot pārstrādātā iepakojumā."
        Personalized and secure access => UTF-8 string (34) "Personalizētu un droša piekļuvi"
        Fast and easy checkout => UTF-8 string (36) "Ātru un vieglu preču pasūtīšanu"
        Easier merchandise return => UTF-8 string (39) "Vieglāku preču atgriešanas kārtību"
        Back to your account => UTF-8 string (23) "Atpakaļ uz Jūsu kontu"
        Returned => string (9) "Atgriezts"
        Merchandise return => UTF-8 string (20) "Produktu atgriešana"
        If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below. => UTF-8 string (170) "Ja Jūs vēlaties atgriezt vienu vai vairākas preces, lūdzu atzīmējiet atbilst...
        Ja Jūs vēlaties atgriezt vienu vai vairākas preces, lūdzu atzīmējiet atbilstošos laukus un sniedziet atgriešanas paskaidrojumu. Tad nospiediet zemāk esošo pogu.
        
        Request a return => UTF-8 string (22) "Pieprasīt atgriešanu"
        Messages => UTF-8 string (6) "Ziņas"
        Add a message => UTF-8 string (15) "Pievienot ziņu"
        If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
        Update your address => UTF-8 string (16) "Izmainīt adresi"
        New address => string (12) "Jauna adrese"
        Your addresses => UTF-8 string (12) "Jūsu adrese"
        Log in to your account => UTF-8 string (27) "Pierakstīties savā kontā"
        No account? Create one here => UTF-8 string (36) "Jums nav konta? Izveidojiet to šeit"
        Your vouchers => UTF-8 string (12) "Jūsu kuponi"
        Guest Order Tracking => UTF-8 string (30) "Viesu pasūtījumu izsekošana"
        To track your order, please enter the following information: => UTF-8 string (70) "Lai izsekotu jūsu pasūtījumu, lūdzu, ievadiet šādu informāciju:"
        For example: QIIXJXNUI or QIIXJXNUI#1 => UTF-8 string (41) "Piemēram: QIIXJXNUI vai arī QIIXJXNUI#1"
        Guest Tracking => string (14) "Viesu uzskaite"
        Order history => UTF-8 string (21) "Pasūtījumu vēsture"
        Here are the orders you've placed since your account was created. => UTF-8 string (76) "Šie ir pasūtījumi, kurus Jūs esiet veicis (veikusi) kopš konta izveides"
        Details => UTF-8 string (8) "Detaļas"
        Your personal information => UTF-8 string (30) "Jūsu personīgā informācija"
        Order history and details => UTF-8 string (33) "Pasūtījumu vēsture un detaļas"
        Order details => UTF-8 string (21) "Pasūtījuma detaļas"
        Order Reference %reference% - placed on %date% => UTF-8 string (47) "Pasūtījuma nr. %reference% - izveidots %date%"
        Download your invoice as a PDF file. => UTF-8 string (46) "Lejupielādēt savu rēķinu kā PDF dokumentu"
        You have requested gift wrapping for this order. => UTF-8 string (57) "Jūs pieprasījāt savu pasūtījumu iepakot kā dāvanu."
        Message => UTF-8 string (5) "Ziņa"
        Follow your order's status step-by-step => UTF-8 string (27) "Apskatīt savu pasūtījumu"
        Click the following link to track the delivery of your order => UTF-8 string (63) "Spiediet uz sekojošās adreses, lai sekotu savam pasūtījumam"
        Here is a list of pending merchandise returns => UTF-8 string (24) "Jūsu atgrieztās preces"
        Return => UTF-8 string (11) "Atgriešana"
        Package status => UTF-8 string (16) "Pakas stāvoklis"
        Returns form => UTF-8 string (18) "Atgriešanas forma"
        Return details => UTF-8 string (17) "Atgriešanas dati"
        %number% on %date% => string (23) "#%number% veikts %date%"
        We have logged your return request. => UTF-8 string (55) "Mēs esam saņēmuši Jūsu atgriešanas pieprasījumu."
        Your package must be returned to us within %number% days of receiving your order. => UTF-8 string (78) "Pasūtījums jāatgriež %number% dienu laikā pēc pasūtījuma saņemšanas."
        The current status of your merchandise return is: [1] %status% [/1] => UTF-8 string (58) "Pašreizējais atgriezto preču statuss: [1] %status% [/1]"
        List of items to be returned: => UTF-8 string (38) "Preču saraksts, kuras tiks atgrieztas"
        Reminder => UTF-8 string (11) "Atgādināt"
        All merchandise must be returned in its original packaging and in its original state. => UTF-8 string (80) "Visi produkti ir jāatgriež oriģinālajā iepakojumā bez lietojuma pazīmēm."
        Please print out the [1]returns form[/1] and include it with your package. => UTF-8 string (82) "Izdrukājiet [1]atgriešanas formu[/1] un pievienojiet atgriežamajam sūtījumam."
        Please check the [1]returns form[/1] for the correct address. => UTF-8 string (72) "Pārbaudiet vai [1]atgriešanas formā[/1] ir norādīta pareiza adrese."
        When we receive your package, we will notify you by email. We will then begin processing order reimbursement. => UTF-8 string (145) "Tiklīdz mēs saņemsim Jūsu paku mēs nosūtīsim Jums e-pasta paziņojumu. Tad ar...
        Tiklīdz mēs saņemsim Jūsu paku mēs nosūtīsim Jums e-pasta paziņojumu. Tad arī mēs sāksim pasūtījuma vērtības atgriešanas procesu.
        
        Please let us know if you have any questions. => UTF-8 string (56) "Ja Jums ir kādi jautājumi, lūdzu sazinieties ar mums."
        If the conditions of return listed above are not respected, we reserve the right to refuse your package and/or reimbursement. => UTF-8 string (102) "Ja augstāk minētie atgriešanas nosacījumi nav ievēroti, mēs esam tiesīgi att...
        Ja augstāk minētie atgriešanas nosacījumi nav ievēroti, mēs esam tiesīgi atteikt kompensāciju.
        
        Order => UTF-8 string (12) "Pasūtījums"
        Date issued => string (6) "Datums"
        Credit slips you have received after canceled orders. => UTF-8 string (61) "Kredītrēķini kuri saņemti pēc pasūtījuma anulēšanas."
        Credit slip => UTF-8 string (17) "Kredīta izraksts"
        View credit slip => UTF-8 string (26) "Apskatīt kredīta izrastu"
        Please enter the email address you used to register. You will receive a temporary link to reset your password. => UTF-8 string (131) "Lūdzu ievadiet e-pasta adresi, ko lietojāt lai reģistrētos. Jūs saņemsiet pa...
        Lūdzu ievadiet e-pasta adresi, ko lietojāt lai reģistrētos. Jūs saņemsiet pagaidu saiti, caur kuru varēsiet atjaunot paroli.
        
        Forgot your password? => UTF-8 string (16) "Aimirsāt paroli"
        Reset your password => UTF-8 string (21) "Nomainīt savu paroli"
        Email address: %email% => string (16) "E-pasts: %email%"
        Already have an account? => string (18) "Jums jau ir konts?"
        Log in instead! => UTF-8 string (16) "Pieslēdzieties!"
        ShopThemeCatalog => array (97)
        Save %percentage% => string (22) "Ietaupiet %percentage%"
        Save %amount% => string (18) "Ietaupiet %amount%"
        Items => UTF-8 string (10) "vienības:"
        Item => UTF-8 string (8) "Vienība"
        Categories => UTF-8 string (8) "Sadaļas"
        Pages => string (5) "Lapas"
        Price drop => string (18) "Nocenotie produkti"
        Best sellers => UTF-8 string (17) "Visvairāk pirkts"
        Category: %category_name% => string (27) "Kategorija: %category_name%"
        List of all brands => UTF-8 string (21) "Visu zīmolu saraksts"
        %number% products => string (17) "%number% produkti"
        %number% product => string (17) "%number% produkti"
        Prices drop => string (17) "Nocenoti produkti"
        Search results => UTF-8 string (23) "Meklēšanas rezultāti"
        List of products by supplier %supplier_name% => UTF-8 string (53) "Produktu saraksts pēc piegādātāja %supplier_name%"
        List of all suppliers => UTF-8 string (28) "Visu piegādātāju saraksts"
        Quantity => string (8) "Daudzums"
        Name, A to Z => UTF-8 string (20) "Nosaukums: A līdz Z"
        Name, Z to A => string (17) "Nosaukums, Z to A"
        Price, low to high => UTF-8 string (32) "Cena, no lētākās uz dārgāko"
        Price, high to low => UTF-8 string (32) "Cena, no dārgākās uz lētāko"
        Sales, highest to lowest => UTF-8 string (33) "Pārdošana, no vairāk uz mazāk"
        Date added, newest to oldest => UTF-8 string (42) "Datums pievienots, no jaunākā uz vecāko"
        Date added, oldest to newest => UTF-8 string (42) "Datums pievienots, no vecākā uz jaunāko"
        Relevance => UTF-8 string (11) "Atbilstība"
        %1$s: => string (5) "%1$s:"
        Search our catalog => UTF-8 string (17) "Meklēt katalogā"
        Search => UTF-8 string (7) "Meklēt"
        New => string (5) "Jauns"
        Used => string (9) "Izmantots"
        Refurbished => string (9) "Atjaunots"
        Online only => UTF-8 string (18) "Tikai tiešsaistē"
        On sale! => UTF-8 string (14) "Izpārdošana!"
        Reduced price => string (7) "Atlaide"
        Pack => string (7) "Pakotne"
        Product available with different options => UTF-8 string (25) "Prece pieejama opcionāli"
        Last items in stock => UTF-8 string (28) "Noliktavā pēdējās preces"
        ean13 => string (5) "ean13"
        isbn => string (4) "isbn"
        upc => string (3) "upc"
        Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
        All best sellers => UTF-8 string (34) "Visi visvairāk pārdotie produkti"
        All brands => UTF-8 string (12) "Visi zīmoli"
        No brand => UTF-8 string (11) "Bez zīmola"
        %s other product in the same category: => UTF-8 string (34) "%s produkts tajā pat kategorijā:"
        %s other products in the same category: => UTF-8 string (34) "%s produktu tajā pat kategorijā:"
        Customers who bought this product also bought: => UTF-8 string (50) "Klienti, kuri iegādājās šo preci nopirka arī:"
        My alerts => UTF-8 string (16) "Mani paziņojumi"
        Popular Products => UTF-8 string (18) "Populāri produkti"
        All products => string (13) "Visi produkti"
        New products => string (14) "Jauni produkti"
        All new products => string (20) "Visi jaunie produkti"
        1 person is currently watching this product. => UTF-8 string (40) "1 persona pašlaik skatās šo produktu."
        %nb_people% people are currently watching this product. => UTF-8 string (42) "%nb_people% personas skatās šo produktu."
        Last time this product was bought: %date_last_order% => UTF-8 string (61) "Pēdējo reizi šis produkts tika nopirkts: %date_last_order%"
        Last time this product was added to a cart: %date_last_cart% => UTF-8 string (69) "Pēdējo reizi kad produkts tikai pievienots grozam: %date_last_cart%"
        No RSS feed added => UTF-8 string (32) "Nav pievienota neviena RSS ziņa"
        On sale => UTF-8 string (13) "Izpārdošana"
        All sale products => UTF-8 string (28) "Visi izpārdošanas produkti"
        All suppliers => UTF-8 string (19) "Visi piegādātāji"
        No supplier => UTF-8 string (18) "Nav piegādātāju"
        Viewed products => UTF-8 string (20) "Apskatītie produkti"
        Regular price => string (14) "Standarta cena"
        Price => string (4) "Cena"
        Your customization: => UTF-8 string (19) "Jūsu pielāgojumi:"
        Product customization => UTF-8 string (23) "Produkta papildinājumi"
        Brand => UTF-8 string (7) "Zīmols"
        In stock => UTF-8 string (19) "Pieejamās vispirms"
        Availability date: => UTF-8 string (32) "Datums, kad prece būs pieejama:"
        Data sheet => string (9) "Datu lapa"
        Specific References => UTF-8 string (20) "Specifiskas norādes"
        Condition => UTF-8 string (10) "Stāvoklis"
        Reference => UTF-8 string (7) "Norāde"
        Volume discounts => string (15) "Apjoma atlaides"
        You Save => UTF-8 string (13) "Jūs ietaupat"
        %price% tax excl. => string (16) "%price% bez PVN."
        Instead of %price% => UTF-8 string (18) "Tā vietā %price%"
        Including %amount% for ecotax => UTF-8 string (41) "Iekļaujot %amount% dabas resursa nodokli"
        (not impacted by the discount) => UTF-8 string (20) "(neietekmē atlaide)"
        No tax => string (7) "Bez PVN"
        Showing %from%-%to% of %total% item(s) => UTF-8 string (41) "Attēlo %from%-%to% no %total% produktiem"
        There are %product_count% products. => string (32) "Tur ir %product_count% produkti."
        There is 1 product. => string (18) "Tur ir 1 produkts."
        Brands => UTF-8 string (7) "Modeļi"
        List of products by brand %brand_name% => UTF-8 string (43) "Produktu saraksts pēc zīmola %brand_name%"
        List of products by supplier %s => UTF-8 string (35) "Produkta piegādātāju saraksts %s"
        This pack contains => UTF-8 string (15) "Šajā pakā ir"
        Description => string (8) "Apraksts"
        Product Details => UTF-8 string (17) "Produkta detaļas"
        Attachments => string (9) "Pielikumi"
        You might also like => UTF-8 string (19) "Saistītie produkti"
        Suppliers => UTF-8 string (14) "Piegādātājs"
        Unit price => string (9) "Gab. cena"
        Total price => UTF-8 string (13) "Kopējā cena"
        Product => string (8) "Produkts"
        Grid => UTF-8 string (8) "Režģis"
        List => string (5) "Rinda"
        AdminCatalogHelp => array (132)
        Does not apply to the shipping costs => UTF-8 string (38) "Neattiecas uz nosūtīšanas izmaksām"
        Optional: The cart rule will be available to everyone if you leave this field blank. => UTF-8 string (93) "Papildus: esošais grozu noteikumi būs pieejams visiem, ja jūs atstāsiet šo l...
        Papildus: esošais grozu noteikumi būs pieejams visiem, ja jūs atstāsiet šo lauku tukšu.
        
        The default period is one month. => UTF-8 string (46) "Pēc noklusējuma - periods ir viens mēnesis."
        You can choose a minimum amount for the cart either with or without the taxes and shipping. => UTF-8 string (99) "Jūs varat izvēlēties minimālo summu par grozu, vai nu ar vai bez nodokļiem, ...
        Jūs varat izvēlēties minimālo summu par grozu, vai nu ar vai bez nodokļiem, un nosūtīšanas.
        
        The cart rule will be applied to the first "X" customers only. => UTF-8 string (62) "Groza noteikums tiks piemērots tikai pirmajiem "X" klientiem."
        A customer will only be able to use the cart rule "X" time(s). => UTF-8 string (57) "Klients varēs izmantot tikai groza noteikumu "X" reizes."
        This restriction applies to the country of delivery. => UTF-8 string (48) "Šis ierobežojums attiecas uz piegādes valsti."
        This will be displayed in the cart summary, as well as on the invoice. => UTF-8 string (60) "Tas tiks parādīts grozu kopsavilkumā, kā arī rēķinā."
        For your eyes only. This will never be displayed to the customer. => UTF-8 string (49) "Tikai jums. Tas nekad netiks parādīts klientam."
        Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers. => UTF-8 string (96) "Uzmanību! Ja jūs atstājat šo lauku tukšu, noteikums tiks automātiski piemēro...
        Uzmanību! Ja jūs atstājat šo lauku tukšu, noteikums tiks automātiski piemērots klientiem.
        
        If the voucher is not yet in the cart, it will be displayed in the cart summary. => UTF-8 string (77) "Ja kvīts vēl nav iekļauts grozā, tas tiks parādīts groza kopsavilkumā."
        Only applicable if the voucher value is greater than the cart total. => UTF-8 string (76) "Piemēro tikai tad, ja kupona vērtība ir lielāka par kopējo groza summu."
        If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder. => UTF-8 string (223) "Ja jūs neatļaujiet daļēju izmantošanu, kupona vērtība tiks samazināta līdz k...
        Ja jūs neatļaujiet daļēju izmantošanu, kupona vērtība tiks samazināta līdz kopējai pasūtījuma summai. Tomēr, ja jūs atļausiet daļēju kupona izmantošanu, tad par atlikušo daļu tiks izveidots jauns kupons.
        
        Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2". => UTF-8 string (145) "Groza noteikumi tiek piemēroti pēc prioritātes. Groza noteikums ar prioritāt...
        Groza noteikumi tiek piemēroti pēc prioritātes. Groza noteikums ar prioritāti "1" tiks apstrādāts pirms groza noteikuma ar prioritāti "2".
        
        Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600"). => UTF-8 string (110) "Izvēlieties krāsu ar krāsu atlasītāju vai ievadiet HTML krāsas kodu (piemēra...
        Izvēlieties krāsu ar krāsu atlasītāju vai ievadiet HTML krāsas kodu (piemēram, "lightblue", "#CC6600").
        
        Your internal name for this attribute. => UTF-8 string (44) "Jūsu iekšējais nosaukums šim atribūtam."
        The public name for this attribute, displayed to the customers. => UTF-8 string (56) "Publiskais nosaukums šim atribūtam, redzams klientiem."
        The way the attribute's values will be presented to the customers in the product's page. => UTF-8 string (74) "Atribūta vērtību uzrādīšanas veids priekš klientiem produktu lapā."
        Choose the attribute group for this value. => UTF-8 string (44) "Izvēlaties atribūta grupu šai vērtībai."
        Upload an image file containing the color texture from your computer. => UTF-8 string (70) "Augšupielādējat attēla failu kurš satur tekstūru no sava datora."
        This will override the HTML color! => UTF-8 string (29) "Tas pārrakstīs HTML krāsu!"
        Save then add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
        Allow customers to upload files using the contact page. => UTF-8 string (74) "Atļaut klientiem augšupielādēt failus izmantojot kontaktēšanās lapu"
        Please fill out the message fields that appear by default when you answer a thread on the customer service page. => UTF-8 string (136) "Lūdzu, aizpildiet ziņojuma laukus, kas tiek parādīti pēc noklusējuma, kad at...
        Lūdzu, aizpildiet ziņojuma laukus, kas tiek parādīti pēc noklusējuma, kad atbildat uz pieprasījumiem klientu apkalpošanas lapā.
        
        URL for your IMAP server (ie.: mail.server.com). => UTF-8 string (51) "Saite jūsu IMAP serverim (piem.: mail.server.com)."
        Port to use to connect to your IMAP server. => string (46) "Ports ko izmanto savienojumam ar IMAP serveri."
        User to use to connect to your IMAP server. => UTF-8 string (61) "Lietotāja vārds, lai izveidotu savienojumu ar IMAP serveri."
        Password to use to connect your IMAP server. => string (36) "Parole savienojumam ar IMAP serveri."
        Delete messages after synchronization. If you do not enable this option, the synchronization will take more time. => UTF-8 string (110) "Dzēsiet ziņojumus pēc sinhronizācijas. Ja neieslēgsiet šo opciju, sinhronizā...
        Dzēsiet ziņojumus pēc sinhronizācijas. Ja neieslēgsiet šo opciju, sinhronizācija prasīs vairāk laika.
        
        Create new threads for unrecognized emails. => UTF-8 string (57) "Izveidot jaunu neatpazīstamu e-pasta ziņojumu sarakstu."
        Use POP3 instead of IMAP. => string (29) "Izmantojiet POP3, nevis IMAP."
        Do not use RSH or SSH to establish a preauthenticated IMAP sessions. => UTF-8 string (79) "Neizmantojiet RSH vai SSH, lai izveidotu iepriekš apstiprinātas IMAP sesijas."
        Use the Secure Socket Layer (TLS/SSL) to encrypt the session. => UTF-8 string (66) "Izmantojiet Secure Socket Layer (TLS / SSL), lai šifrētu sesiju."
        Validate certificates from the TLS/SSL server. => UTF-8 string (45) "Apstipriniet TLS / SSL servera sertifikātus."
        Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates. => UTF-8 string (136) "Nevar apstiprināt sertifikātus no TLS / SSL servera. Tas ir nepieciešams tik...
        Nevar apstiprināt sertifikātus no TLS / SSL servera. Tas ir nepieciešams tikai tad, ja serveris izmanto paša paraksta sertifikātus.
        
        Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it. => UTF-8 string (112) "Piespiediet start-TLS lietošanu sesijas šifrēšanai un noraidiet savienojumu ...
        Piespiediet start-TLS lietošanu sesijas šifrēšanai un noraidiet savienojumu ar serveriem, kas to neatbalsta.
        
        Do not use start-TLS to encrypt the session, even with servers that support it. => UTF-8 string (81) "Neizmantojiet start-TLS, lai šifrētu sesiju, pat ar serveriem, kas to atbals...
        Neizmantojiet start-TLS, lai šifrētu sesiju, pat ar serveriem, kas to atbalsta.
        
        Save and add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
        Back to the list => UTF-8 string (20) "Atpakaļ uz sarakstu"
        Add new feature values => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
        Add new feature value => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
        Company name for this supplier => UTF-8 string (41) "Uzņēmuma nosaukums šim piegādātājam"
        Phone number for this supplier => UTF-8 string (31) "Piegādātāja telefona nummurs"
        Mobile phone number for this supplier. => UTF-8 string (39) "Piegādātāja mobilā telefona numurs."
        Will appear in the list of suppliers. => UTF-8 string (38) "Parādīsies piegādātāju sarakstā."
        Upload a supplier logo from your computer. => UTF-8 string (59) "Augšupielādējiet piegādātāja logotipu no sava datora."
        Create a new product: CTRL+P => string (31) "Izveidot jaunu produktu: CTRL+P"
        To have a different title from the category name, enter it here. => UTF-8 string (66) "Lai nosaukums būtu savādāks kā kategorijai, ievadiet to šeit."
        To have a different description than your category summary in search results page, write it here. => UTF-8 string (119) "Lai meklēšanas rezultātu lapā būtu atšķirīgs apraksts nekā jūsu kategoriju k...
        Lai meklēšanas rezultātu lapā būtu atšķirīgs apraksts nekā jūsu kategoriju kopsavilkums, ierakstiet to šeit.
        
        Search for a product => UTF-8 string (17) "Meklēt produktus"
        Enter your product name => string (32) "Ievadiet sava produkta nosaukumu"
        The summary is a short sentence describing your product.<br />It will appears at the top of your shop's product page, in product lists, and in search engines' results page (so it's important for SEO). To give more details about your product, use the "Description" tab. => UTF-8 string (314) "Kopsavilkums ir īss teikums, kurā aprakstīts jūsu produkts. <br/>Tas parādīs...
        Kopsavilkums ir īss teikums, kurā aprakstīts jūsu produkts. <br/>Tas parādīsies jūsu veikala produkta lapas augšdaļā, produktu sarakstos un meklētājprogrammu rezultātu lapā (tādēļ tas ir svarīgi, lai veiktu SEO). Lai iegūtu sīkāku informāciju par jūsu produktu, izmantojiet cilni "Apraksts".
        
        Search and add a related product => UTF-8 string (45) "Meklējiet un pievienojiet saistītu produktu"
        Use a comma to create separate tags. E.g.: dress, cotton, party dresses. => UTF-8 string (95) "Izmantojiet komatu, lai izveidotu atsevišķus tagus. Piemēram: kleita, kokvil...
        Izmantojiet komatu, lai izveidotu atsevišķus tagus. Piemēram: kleita, kokvilna, vakarkleita.
        
        Per kilo, per litre => string (24) "Par kilogramu, par litru"
        Leave empty to disable => UTF-8 string (31) "Atstājiet tukšu lai izslēgtu"
        Combine several attributes, e.g.: "Size: all", "Color: red". => UTF-8 string (80) "Apvienojiet vairākus atribūtus, piemēram: "Izmērs: visi", "Krāsa: sarkans"."
        This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces) => UTF-8 string (144) "Šis apraksts parādīsies meklētājprogrammās. Jums ir nepieciešams viens teiku...
        Šis apraksts parādīsies meklētājprogrammās. Jums ir nepieciešams viens teikums, kas ir īsāks par 160 rakstzīmēm (ieskaitot atstarpes)
        
        To which product the page should redirect? => UTF-8 string (45) "Uz kādu produktu lapai vajadzētu novirzīt?"
        To which category the page should redirect? => UTF-8 string (48) "Uz kādu produktu lapai vajadzētu pāradresēt?"
        If no category is selected the Main Category is used => UTF-8 string (64) "Ja nav izvēlēta kategorija, tiks izmantota galvenā kategorija"
        To have a different title from the product name, enter it here. => UTF-8 string (77) "Lai virsraksta nosaukums būtu atšķirīgs kā produktam, ievadiet to šeit."
        Public title for the product's page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field. => UTF-8 string (183) "Publiskais virsraksts produkta lapai un meklētājprogrammām. Atstājiet tukšu,...
        Publiskais virsraksts produkta lapai un meklētājprogrammām. Atstājiet tukšu, lai izmantotu produkta nosaukumu. Atlikušo rakstzīmju skaits tiek parādīts lauka kreisajā pusē.
        
        To have a different description than your product summary in search results pages, write it here. => UTF-8 string (106) "Lai iegūtu meklēšanas rezultātu lapās citu aprakstu nekā produkta kopsavilku...
        Lai iegūtu meklēšanas rezultātu lapās citu aprakstu nekā produkta kopsavilkums, uzrakstiet to šeit.
        
        Upload a brand logo from your computer. => UTF-8 string (52) "Augšupielādējiet zīmola logotipu no sava datora."
        Search name => UTF-8 string (14) "Meklēt vārdu"
        Search category => UTF-8 string (18) "Meklēt kategoriju"
        Search ref. => UTF-8 string (19) "Meklēšanas lauks."
        Save the product and stay on the current page: ALT+SHIFT+S => UTF-8 string (72) "Saglabāt produktu un palieciet uz pašreizējās lapas: ALT + SHIFT + S"
        Permanently delete this product. => UTF-8 string (32) "Izdzēst šo produktu pilnībā."
        See how your product sheet will look online: ALT+SHIFT+V => UTF-8 string (75) "Skatiet, kā jūsu produktu lapa izskatīsies tiešsaistē: ALT + SHIFT + V"
        Enable or disable the product on your shop: ALT+SHIFT+O => UTF-8 string (62) "Ieslēgt vai izslēgt produktu savā veikalā: ALT + SHIFT + O"
        Save and duplicate this product, then go to the new product: ALT+SHIFT+D => UTF-8 string (95) "Saglabājiet un kopējiet šo produktu, pēc tam pārejiet pie jaunā produkta: AL...
        Saglabājiet un kopējiet šo produktu, pēc tam pārejiet pie jaunā produkta: ALT + SHIFT + D
        
        Save and go back to the catalog: ALT+SHIFT+Q => UTF-8 string (53) "Saglabāt un atgriezieties katalogā: ALT + SHIFT + Q"
        Save and create a new product: ALT+SHIFT+P => UTF-8 string (53) "Saglabāt un izveidot jaunu produktu: ALT + SHIFT + P"
        Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product? => UTF-8 string (183) "Vai tas ir produktu komplekts (vismaz divu esošu produktu kombinācija), virt...
        Vai tas ir produktu komplekts (vismaz divu esošu produktu kombinācija), virtuāls produkts (lejupielādējamais fails, pakalpojums utt.) vai vienkārši standarta, fizisks produkts?
        
        Search categories => UTF-8 string (19) "Meklēt kategorijas"
        Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics. => UTF-8 string (221) "Kurā vietnes vietā produktam jāparādās? Galvenā kategorija ir vieta, kur pro...
        Kurā vietnes vietā produktam jāparādās? Galvenā kategorija ir vieta, kur produkts tiek rādīts pēc noklusējuma: šī ir kategorija, kas redzama produkta lapas URL. Atslēgtās kategorijas ir rakstītas kursīvā.
        
        If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it. => UTF-8 string (297) "Ja vēlaties ātri izveidot jaunu kategoriju, to varat izdarīt šeit. Neaizmirs...
        Ja vēlaties ātri izveidot jaunu kategoriju, to varat izdarīt šeit. Neaizmirstiet pēc tam doties uz kategoriju lapu, lai aizpildītu nepieciešamās detaļas (apraksts, attēls utt.). Jauna kategorija netiks automātiski parādīta jūsu veikala izvēlnē, lūdzu, izlasiet palīdzību par to.
        
        Does this combination have a different price? Is it cheaper or more expensive than the default retail price? => UTF-8 string (123) "Vai šai kombinācijai ir atšķirīga cena? Vai tas ir lētāks vai dārgāks nekā n...
        Vai šai kombinācijai ir atšķirīga cena? Vai tas ir lētāks vai dārgāks nekā noklusējuma mazumtirdzniecības cena?
        
        The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity. => UTF-8 string (189) "Minimālais daudzums, kas nepieciešams, lai iegādātos šo produktu (1 atslēdz ...
        Minimālais daudzums, kas nepieciešams, lai iegādātos šo produktu (1 atslēdz šo funkciju). Piemēram: ja norādīt 3, tad klienti varēs iegādāties šo produktu ne mazāk kā 3 gab.
        
        The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1] => UTF-8 string (168) "E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu l...
        E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu lapu. Lai mainītu atļaujas, dodieties uz [1]Paplašinātie uzstādījumi> Komanda[/1]
        
        This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America. => UTF-8 string (213) "Šis produkta tipa kods ir raksturīgs Eiropai un Japānai, taču tas tiek plaši...
        Šis produkta tipa kods ir raksturīgs Eiropai un Japānai, taču tas tiek plaši izmantots starptautiskā mērogā. Tas ir UPC koda virsraksts: visi produkti, kas marķēti ar EAN, tiks pieņemti Ziemeļamerikā.
        
        Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this! => UTF-8 string (241) "Kombinācijas - dažādas produkta variācijas, kuru īpašības, piemēram, izmērs,...
        Kombinācijas - dažādas produkta variācijas, kuru īpašības, piemēram, izmērs, svars vai krāsa, var atšķirties. Lai izveidotu kombināciju, vispirms vispirms jāizveido sava produkta atribūti. Ejiet uz Katalogs > Preces atribūti!
        
        This is the human-readable URL, as generated from the product's name. You can change it if you want. => UTF-8 string (99) "Tas ir lasāms URL, kas tiek ģenerēts no produkta nosaukuma. Jūs to varat mai...
        Tas ir lasāms URL, kas tiek ģenerēts no produkta nosaukuma. Jūs to varat mainīt, ja vēlaties.
        
        When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name. => UTF-8 string (149) "Kad produkts ir atslēgts, izvēlieties, uz kādu lapu vēlaties novirzīt klient...
        Kad produkts ir atslēgts, izvēlieties, uz kādu lapu vēlaties novirzīt klientus, kas apmeklē lapu, ierakstot produktu vai kategorijas nosaukumu.
        
        No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page. => UTF-8 string (70) "Nepārsūtīt (404) = Nepārsūtīt un rādīt lapu 404 "Nav atrasta"."
        Permanent redirection (301) = Permanently display another product or category instead. => UTF-8 string (85) "Pastāvīga novirzīšana (301) = Pastāvīgi parādīt citu produktu vai kategoriju."
        Temporary redirection (302) = Temporarily display another product or category instead. => UTF-8 string (80) "Pagaidu pāredresācija (302) = Uz laiku parādīt citu produktu vai kategoriju."
        Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws. => UTF-8 string (77) "ES pārdevējam jānorāda piegādes laiks, lai atbilstu vietējiem likumiem."
        If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping. => UTF-8 string (106) "Ja pārvadātājam ir nodokļi, tie tiks pievienoti piegādes izmaksām. Neattieca...
        Ja pārvadātājam ir nodokļi, tie tiks pievienoti piegādes izmaksām. Neattiecas uz bezmaksas piegādi.
        
        edit => UTF-8 string (9) "Rediģēt"
        This interface allows you to specify the suppliers of the current product and its combinations, if any. => UTF-8 string (89) "Šī saskarne ļauj norādīt pašreizējā produkta un tā kombināciju piegādātājus."
        You can specify supplier references according to previously associated suppliers. => UTF-8 string (96) "Varat norādīt piegādātāju references saskaņā ar iepriekš saistītajiem piegād...
        Varat norādīt piegādātāju references saskaņā ar iepriekš saistītajiem piegādātājiem.
        
        When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders. => UTF-8 string (193) "Izmantojot paplašināto noliktavas pārvaldības rīku (skatiet Veikala parametr...
        Izmantojot paplašināto noliktavas pārvaldības rīku (skatiet Veikala parametri > Produktu iestatījumi), piegādes pasūtījumos tiks izmantotas jūsu noteiktas vērtības (cena, atsauces).
        
        This interface allows you to specify the warehouse in which the product is stocked. => UTF-8 string (70) "Šī saskarne ļauj norādīt noliktavu, kurā produkts ir uzkrājies."
        It is also possible to specify the location within the warehouse for each product or combination. => UTF-8 string (81) "Katram produktam vai kombinācijai ir iespējams arī norādīt vietu noliktavā."
        Number of days this file can be accessed by customers. Set to zero for unlimited access. => UTF-8 string (94) "Dienu skaits, kad šim failam var piekļūt klienti. Atzīmējiet 0 neierobežotai...
        Dienu skaits, kad šim failam var piekļūt klienti. Atzīmējiet 0 neierobežotai piekļuvei.
        
        Upload a file from your computer (%maxUploadSize% max.) => UTF-8 string (57) "Augšupielādējiet failu no datora (%maxUploadSize% max)"
        The full filename with its extension (e.g. Book.pdf) => UTF-8 string (58) "Pilns faila nosaukums ar paplašinājumu (piem., Book.pdf)"
        Number of downloads allowed per customer. Set to 0 for unlimited downloads. => UTF-8 string (100) "Iespējamo lejupielāžu skaits katram klientam. Iestatiet 0 neierobežotu lejup...
        Iespējamo lejupielāžu skaits katram klientam. Iestatiet 0 neierobežotu lejupielāžu gadījumā.
        
        If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date. => UTF-8 string (134) "Ja tas ir iestatīts, fails pēc šī datuma nebūs lejupielādējams. Atstājiet tu...
        Ja tas ir iestatīts, fails pēc šī datuma nebūs lejupielādējams. Atstājiet tukšu, ja nevēlaties pievienot derīguma termiņu.
        
        Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations? => UTF-8 string (175) "Kombinācijas ir dažādas produkta variācijas, kuru īpašības, piemēram, izmērs...
        Kombinācijas ir dažādas produkta variācijas, kuru īpašības, piemēram, izmērs, svars vai krāsa, var atšķirties. Vai jūsu produktam ir nepieciešamas kombinācijas?
        
        Advanced settings in [1][2]Combinations[/1] => UTF-8 string (50) "Paplašinātie iestatījumi [1][2]Combinations[/1]"
        Your reference code for this product. Allowed special characters: .-_#. => UTF-8 string (58) "Produkta artikuls. Atļautās īpašās rakstzīmes: .-_#."
        How many products should be available for sale? => UTF-8 string (50) "Cik daudz produktu jābūt pieejamam pārdošanai?"
        Advanced settings in [1][2]Quantities[/1] => UTF-8 string (46) "Paplašinātie iestatījumi [1][2]Daudzumi[/1]"
        This is the retail price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select. => UTF-8 string (171) "Šī ir mazumtirdzniecības cena, par kuru jūs plānojat pārdot šo produktu savi...
        Šī ir mazumtirdzniecības cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļautais nodoklis mainīsies atkarībā no izvēlētā nodokļu likuma.
        
        Advanced settings in [1][2]Pricing[/1] => UTF-8 string (42) "Paplašinātie iestatījumi [1][2]Cena[/1]"
        This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries. => UTF-8 string (157) "Šāda veida produkta kodu plaši izmanto Amerikas Savienotajās Valstīs, Kanādā...
        Šāda veida produkta kodu plaši izmanto Amerikas Savienotajās Valstīs, Kanādā, Apvienotajā Karalistē, Austrālijā, Jaunzēlandē un citās valstīs.
        
        ISBN is used internationally to identify books and their various editions. => UTF-8 string (89) "ISBN tiek izmantots starptautiski, lai identificētu grāmatas un to dažādus i...
        ISBN tiek izmantots starptautiski, lai identificētu grāmatas un to dažādus izdevumus.
        
        Tags are meant to help your customers find your products via the search bar. => UTF-8 string (93) "Tagi ir paredzēti, lai palīdzētu klientiem atrast jūsu produktus, izmantojot...
        Tagi ir paredzēti, lai palīdzētu klientiem atrast jūsu produktus, izmantojot meklētāju.
        
        Choose terms and keywords that your customers will use to search for this product and make sure you are consistent with the tags you may have already used. => UTF-8 string (164) "Izvēlieties vārdus un atslēgvārdus, ko jūsu klienti izmantos, lai meklētu šo...
        Izvēlieties vārdus un atslēgvārdus, ko jūsu klienti izmantos, lai meklētu šo produktu, un pārliecinieties, vai tie ir atbilstoši ar jau lietotajiem tagiem.
        
        You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index. => UTF-8 string (116) "Jūs varat pārvaldīt tagus [1]Meklēšanas sadaļa[/1]. Ja pievienojat jaunus ta...
        Jūs varat pārvaldīt tagus [1]Meklēšanas sadaļa[/1]. Ja pievienojat jaunus tagus, jums ir jāpārveido indekss.
        
        Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces. => UTF-8 string (119) "Ne visi veikali pārdod jaunus produktus. Šī opcija ļauj norādīt preces stāvo...
        Ne visi veikali pārdod jaunus produktus. Šī opcija ļauj norādīt preces stāvokli. To var prasīt dažās vietās.
        
        This is the price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select. => UTF-8 string (151) "Šī ir cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļa...
        Šī ir cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļautais nodoklis mainīsies atkarībā no izvēlētā nodokļu likuma.
        
        The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin. => UTF-8 string (144) "Iepirkuma cena par produktu. Neiekļaujiet nodokli. Tai jābūt zemākai par maz...
        Iepirkuma cena par produktu. Neiekļaujiet nodokli. Tai jābūt zemākai par mazumtirdzniecības cenu: starpība starp abām būs jūsu peļņa.
        
        You can set specific prices for customers belonging to different groups, different countries, etc. => UTF-8 string (97) "Varat noteikt konkrētas cenas klientiem, kas pieder dažādām grupām, dažādām ...
        Varat noteikt konkrētas cenas klientiem, kas pieder dažādām grupām, dažādām valstīm utt.
        
        Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first. => UTF-8 string (138) "Dažreiz viens klients var iekļauties vairāku cenu noteikumos. Prioritātes ļa...
        Dažreiz viens klients var iekļauties vairāku cenu noteikumos. Prioritātes ļauj jums noteikt, kuri noteikumi vispirms tiek piemēroti.
        
        Invalid token => UTF-8 string (17) "Nederīgs žetons"
        [1]Invalid token[/1]: direct access to this link may lead to a potential security breach. => UTF-8 string (98) "[1]Nederīgs token[/1]: tieša piekļuve šai saitei var radīt iespējamu drošība...
        [1]Nederīgs token[/1]: tieša piekļuve šai saitei var radīt iespējamu drošības pārkāpumu.
        
        Do you want to display this page? => UTF-8 string (33) "Vai vēlaties parādīt šo lapu?"
        Yes, I understand the risks => UTF-8 string (22) "Jā, es saprotu riskus"
        Take me out of there! => UTF-8 string (28) "Noņemiet mani no šejienes!"
        If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module. => UTF-8 string (147) "Ja vēlaties lai kategorija tiek attēlota veikala izvēlnē, ejiet uz [1]Moduļi...
        Ja vēlaties lai kategorija tiek attēlota veikala izvēlnē, ejiet uz [1]Moduļi > Moduļu pārvaldnieks.[/1] Tad konfigurējiet izvēlnes moduli.
        
        This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner. => UTF-8 string (170) "Šis ir galvenais jūsu kategorijas attēls, kas tiek rādīts kategorijas lapā. ...
        Šis ir galvenais jūsu kategorijas attēls, kas tiek rādīts kategorijas lapā. Kategorijas apraksts pārklās šo attēlu un parādīsies augšējā kreisajā stūrī.
        
        Displays a small image in the parent category's page, if the theme allows it. => UTF-8 string (73) "Parādās neliels attēls vecāku kategorijas lapā, ja tēma to atļauj."
        The category thumbnail appears in the menu as a small image representing the category, if the theme allows it. => UTF-8 string (108) "Izvēlnes sīktēls tiek parādīts izvēlnē kā mazs attēls, kas attēlo kategoriju...
        Izvēlnes sīktēls tiek parādīts izvēlnē kā mazs attēls, kas attēlo kategoriju, ja tēma to atļauj.
        
        Only letters, numbers, underscore (_) and the minus (-) character are allowed. => UTF-8 string (79) "Atļauts izmantot tikai burtus, ciparus, pasvītras zīmes (_) un mīnusus (-)."
        Mark all of the customer groups which you would like to have access to this category. => UTF-8 string (78) "Atzīmējiet visas grupas, kurām vēlaties sniegt piekļuvi šai kategorijai."
        You now have three default customer groups. => UTF-8 string (48) "Tagad jums ir trīs noklusējuma klientu grupas."
        An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories. => UTF-8 string (159) "Tukša kategorija ir kategorija, kurai nav ar to tieši saistīta produkta. Tuk...
        Tukša kategorija ir kategorija, kurai nav ar to tieši saistīta produkta. Tukšajā kategorijā tomēr var būt produkti, kas ietilpst to apakškategorijās.
        
        ModulesMailalertsAdmin => array (2)
        image(s) => UTF-8 string (10) "attēls(i)"
        Voucher code: => string (12) "Kupona kods:"
        ModulesBrandlistShop => array (3)
        All brands => UTF-8 string (12) "Visi zīmoli"
        Brands => string (6) "Markas"
        No brand => UTF-8 string (11) "Bez zīmola"
        EmailsBody => array (304)
        <a href="{shop_url}">{shop_name}</a> powered by <a href="{prestashop_url}">PrestaShop™</a> => UTF-8 string (89) "<a href="{shop_url}">{shop_name}</a> darbina <a href="{prestashop_url}">Pres...
        <a href="{shop_url}">{shop_name}</a> darbina <a href="{prestashop_url}">PrestaShop™</a>
        
        Message from {shop_name} => UTF-8 string (24) "Ziņojums no {shop_name}"
        Your login email address on {shop_name} => UTF-8 string (55) "Jūsu pieteikšanās e-pasta adrese vietnē {shop_name}"
        Here is your login email address: => UTF-8 string (45) "Šeit ir jūsu pieteikšanās e-pasta adrese:"
        Thank you for creating a customer account at {shop_name}. => UTF-8 string (51) "Paldies, ka izveidojāt klienta kontu {shop_name}."
        Paldies, ka izveidojāt klienta kontu  {shop_name}.
        
        Important Security Tips: => UTF-8 string (25) "Svarīgi drošības tipi:"
        Always keep your account details safe. => UTF-8 string (51) "Vienmēr saglabāt droši savu konta informāciju ."
        Never disclose your login details to anyone. => UTF-8 string (66) "Nekādā gadījumā neizpaust jūsu pieteikšanās datus ikvienam."
        Change your password regularly. => UTF-8 string (30) "Mainiet savu paroli regulāri."
        Should you suspect someone is using your account illegally, please notify us immediately. => UTF-8 string (104) "Ja jums ir aizdomas,ka kāds, izmanto Jūsu kontu nelikumīgi, lūdzu, nekavējot...
        Ja jums ir aizdomas,ka  kāds, izmanto Jūsu kontu nelikumīgi, lūdzu, nekavējoties informējiet mūs.
        
        Email address: => string (15) "E-pasta adrese:"
        Please go on <a href="{order_link}">{order_link}</a> to finalize the payment. => UTF-8 string (77) "Dodieties uz <a href="{order_link}">{order_link}</a> lai pabeigtu maksājumu."
        A new order has been generated on your behalf. => UTF-8 string (46) "Jūsu vārdā ir izveidots jauns pasūtījums."
        Awaiting wire payment => UTF-8 string (29) "Gaidam bankas pārskaitījumu"
        You have selected to pay by wire transfer. => UTF-8 string (55) "Jūs izvēlējāties maksāt ar bankas pārskaitījumu."
        Here are the bank details for your transfer: => UTF-8 string (50) "Šeit ir bankas rekvizīti jūsu pārskaitījumam:"
        Account owner: => UTF-8 string (17) "Konta turētājs:"
        Account details: => UTF-8 string (19) "Konta informācija:"
        Bank address: => string (14) "Bankas adrese:"
        Please specify your order reference in the bankwire description. => UTF-8 string (55) "Norādiet pasūtījuma numuru bankas pārskaitījumā."
        Norādiet pasūtījuma numuru  bankas pārskaitījumā.
        
        Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1]. => UTF-8 string (143) "Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un ti...
        Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un tiks nosūtīts [1]tiklīdz mēs saņemsim jūsu maksājumu[/1].
        
        Thank you for shopping with {shop_name}! => UTF-8 string (40) "Paldies par iepirkšanos ar {shop_name}!"
        Amount: => string (6) "Summa:"
        Awaiting check payment => UTF-8 string (23) "Gaidam maksājuma čeku"
        You have selected to pay by check. => UTF-8 string (38) "Jūs izvēlējāties maksāt ar čeku."
        Here are the bank details for your check: => UTF-8 string (40) "Šeit ir bankas rekvizīti Jūsu čekam:"
        Payable to the order of: => UTF-8 string (28) "Maksājamu par pasūtījumu:"
        Please mail your check to: => UTF-8 string (33) "Lūdzu, nosūtiet Jūsu čeku uz:"
        Message from a {shop_name} customer => UTF-8 string (32) "Ziņojums no {shop_name} klienta"
        Order ID: => UTF-8 string (16) "Pasūtījuma ID:"
        Your message to {shop_name} Customer Service => UTF-8 string (55) "Jūsu ziņa {shop_name} klientu apkalpošanas dienestam"
        Your message has been sent successfully. => UTF-8 string (37) "Jūsu ziņa ir nosūtīta veiksmīgi."
        We will answer as soon as possible. => UTF-8 string (45) "Mēs atbildi sniegsim pēc iespējas ātrāk."
        Attached file: => string (18) "Pievienotie faili:"
        Product: => string (6) "Prece:"
        Credit slip created => UTF-8 string (24) "Izveidota kredītlīnija"
        We have generated a credit slip in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (96) "Mēs izveidojām kredīta kvīti Jūsu vārdā jūsu pirkumam ar atsauci uz [1]{orde...
        Mēs izveidojām kredīta kvīti Jūsu vārdā jūsu pirkumam ar atsauci uz [1]{order_name}[/1].
        
        Thank you for your order with the reference {order_name} from <strong>{shop_name}</strong> => UTF-8 string (87) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no <strong>{shop_name}<...
        Paldies par jūsu pasūtījumu ar artikulu {order_name} no <strong>{shop_name}</strong>
        
        Product(s) now available for download => UTF-8 string (40) "Produkts tagad ir pieejams lejupielādei"
        You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s): => UTF-8 string (97) "Jums tagad produkts [1]{nbProducts}[/1] ir pieejams lejupielādei izmantojot ...
        Jums tagad produkts [1]{nbProducts}[/1] ir pieejams lejupielādei izmantojot sekojošu saiti(es):
        
        Your {shop_name} login information => UTF-8 string (45) "Jūsu {shop_name} pieteikšanās informācija"
        Here is your personal login information for [1]{shop_name}[/1]: => UTF-8 string (83) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam [1]{shop_name}[/1]:"
        First name: => UTF-8 string (7) "Vārds:"
        Last name: => UTF-8 string (9) "Uzvārds:"
        Customer service - Forwarded discussion => UTF-8 string (45) "Klientu apkalpošana - Pārsūtīta diskusija"
        [1]{employee}[/1] added [1]"{comment}"[/1] => string (47) "[1]{employee}[/1] pievienoja [1]"{comment}"[/1]"
        [1]{employee}[/1] wanted to forward this discussion to you. => UTF-8 string (58) "[1]{employee}[/1] vēlējās nosūtīt šo diskusiju Jums."
        Discussion history: => UTF-8 string (20) "Diskusijas vēsture:"
        Your customer account creation => UTF-8 string (27) "Jūsu klientu konta izveide"
        Your guest account for [1]{shop_name}[/1] has been transformed into a customer account. => UTF-8 string (79) "Jūsu viesa konts veikalā [1]{shop_name}[/1] ir pārveidots par klienta kontu."
        Please be careful when sharing these login details with others. => UTF-8 string (73) "Lūdzu, uzmanieties kopīgojot šo pieteikšanās informāciju ar citiem."
        Import complete => UTF-8 string (22) "Importēšana pabeigta"
        Your order with the reference [1]{order_name}[/1] is currently in transit. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
        {followup} => string (10) "{followup}"
        In transit => UTF-8 string (6) "Ceļā"
        You can track your package using the following link: => UTF-8 string (51) "Jūs varat izsekot savu paku, izmantojot šo saiti:"
        You have received a new log alert => UTF-8 string (49) "Jūs esat saņēmis jaunu brīdinājuma ziņojumu"
        [1]Warning:[/1] you have received a new log alert in your Back Office. => UTF-8 string (96) "[1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrāci...
        [1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrācijas panelī.
        
        You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office. => UTF-8 string (94) "Jūs to varat pārbaudīt sadaļā [1]Advanced Parameters > Logs[/1] Administrāci...
        Jūs to varat pārbaudīt sadaļā [1]Advanced Parameters > Logs[/1] Administrācijas panelī.
        
        Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled. => UTF-8 string (82) "Jūsu pasutījums ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atce...
        Jūsu pasutījums ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcelts.
        
        Order canceled => UTF-8 string (20) "Pasūtījums atcelts"
        Order changed => UTF-8 string (21) "Pasūtījums mainīts"
        Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant. => UTF-8 string (96) "Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir main...
        Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir mainījis tirgotājs.
        
        Message from a customer => UTF-8 string (16) "Ziņa no klienta"
        You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1]. => UTF-8 string (106) "Jūs esat saņēmis jaunu ziņojumu no [1]{shop_name}[/1] par pasūtījumu ar atsa...
        Jūs esat saņēmis jaunu ziņojumu no [1]{shop_name}[/1] par pasūtījumu ar atsauci [1]{order_name}[/1].
        
        Message: => UTF-8 string (6) "Ziņa:"
        Return #{id_order_return} - update => UTF-8 string (45) "Atgriešana #{id_order_return} - atjaunināta"
        We have updated the progress on your return #{id_order_return}, the new status is: => UTF-8 string (92) "Mēs esam atjauninājuši Jūsu atgriešanas #{id_order_return} progresu, jaunais...
        Mēs esam atjauninājuši Jūsu atgriešanas #{id_order_return} progresu, jaunais status ir:
        
        Item(s) out of stock => UTF-8 string (23) "Prece(s) nav noliktavā"
        Unfortunately, one or more items are currently out of stock. This may cause a slight delay in your delivery. Please accept our apologies and rest assured that we are working hard to rectify this. => UTF-8 string (184) "Diemžēl viena vai vairākas preces pašlaik nav pieejamas. Tas var izraisīt ne...
        Diemžēl viena vai vairākas preces pašlaik nav pieejamas. Tas var izraisīt nelielu piegādes kavēšanos. Lūdzu, atvainojiet mūs un ziniet, ka mēs strādājam, lai to novērstu.
        
        Thanks for your order with the reference {order_name} from {shop_name}. => UTF-8 string (71) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no {shop_name}."
        Your new {shop_name} login details => UTF-8 string (48) "Jūsu jaunā {shop_name} pieteikšanās detaļas"
        Password reset request for {shop_name} => UTF-8 string (56) "Paroles atjauninājuma pieprasījums priekš {shop_name}"
        To confirm this action, please use the following link: => UTF-8 string (62) "Lai apstiprinātu šo darbību, lūdzu, izmantojiet šo saiti:"
        You have requested to reset your [1]{shop_name}[/1] login details. => UTF-8 string (87) "Jūs esat pieprasījis atiestatīt savu [1]{shop_name}[/1] pieteikšanās informā...
        Jūs esat pieprasījis atiestatīt savu [1]{shop_name}[/1] pieteikšanās informāciju.
        
        Please note that this will change your current password. => UTF-8 string (65) "Lūdzu, ņemiet vērā, ka tas mainīs Jūsu pašreizējo paroli."
        Payment processed => UTF-8 string (23) "Maksājums apstrādāts"
        Your payment for order with the reference <strong><span>{order_name}</span></strong> was successfully processed. => UTF-8 string (117) "Jūsu maksājums par pasūtījumu ar atsauci <strong><span>{order_name}</span></...
        Jūsu maksājums par pasūtījumu ar atsauci <strong><span>{order_name}</span></strong> tika veiksmīgi apstrādāts.
        
        Payment processing error => UTF-8 string (29) "Maksājuma apstrādes kļūda"
        There is a problem with your payment for <strong><span>{shop_name}</span></strong> order with the reference <strong><span>{order_name}</span></strong>. Please contact us at your earliest convenience. => UTF-8 string (196) "Radusies problēma ar Jūsu maksājumu veikalā <strong><span>{shop_name}</span>...
        Radusies problēma ar Jūsu maksājumu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>. Lūdzu, sazinieties ar mums pēc iespējas ātrāk.
        
        We cannot ship your order until we receive your payment. => UTF-8 string (79) "Mēs nevaram nosūtīt pasūtījumu, līdz neesam saņēmuši Jūsu maksājumu."
        Processing => UTF-8 string (10) "Apstrādā"
        We are currently processing your <strong><span>{shop_name}</span></strong> order with the reference <strong><span>{order_name}</span></strong>. => UTF-8 string (152) "Mēs pašlaik apstrādājam Jūsu pasūtījumu veikalā <strong><span>{shop_name}</s...
        Mēs pašlaik apstrādājam Jūsu pasūtījumu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>.
        
        We have processed your <strong><span>{shop_name}</span></strong> refund for order with the reference <strong><span>{order_name}</span></strong>. => UTF-8 string (152) "Mēs apstrādājām Jūsu pasūtījuma atmaksu veikalā <strong><span>{shop_name}</s...
        Mēs apstrādājām Jūsu pasūtījuma atmaksu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>.
        
        Refund processed => UTF-8 string (20) "Atmaksa apstrādāta"
        In order to reply, please use the following link: <a href="{link}">{link}</a> => UTF-8 string (74) "Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}">{link}</a>"
        Please do not reply directly to this email, we will not receive it. => UTF-8 string (48) "Neatbildiet uz šo e-pastu, mēs to nesaņemsim."
        Your order has been shipped => UTF-8 string (32) "Jūsu pasūtījums ir nosūtīts"
        Shipped => UTF-8 string (10) "Nosūtīts"
        Your order with the reference [1]{order_name}[/1] has been shipped. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
        Hello => UTF-8 string (11) "Sveicināts"
        This is a [1]test e-mail[/1] from your shop. => UTF-8 string (46) "Šis ir [1]testa e-pasts[/1] no jūsu veikala."
        If you can read this, the test was successful! => UTF-8 string (44) "Ja varat to izlasīt, tests bija veiksmīgs!"
        Voucher created => string (16) "Kupons izveidots"
        A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1]. => UTF-8 string (85) "Kupons ir izveidots uz jūsu vārda pēc pasūtījuma ar atsauci [1]{order_name}[...
        Kupons ir izveidots uz jūsu vārda pēc pasūtījuma ar atsauci [1]{order_name}[/1].
        
        [1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1] => UTF-8 string (68) "[1]Kupona kods: {voucher_num}[/1] apjomā no [1]{voucher_amount}[/1]"
        This is to inform you about the creation of a voucher. => UTF-8 string (52) "Tas ir, lai jūs informētu par kupona izveidošanu."
        This item is once again in-stock. => UTF-8 string (30) "Šī prece atkal ir krājumā."
        You can access the product page by clicking on the link: => UTF-8 string (62) "Jūs varat piekļūt produkta lapai, noklikšķinot uz saites:"
        You can order it right now from our online shop. => UTF-8 string (61) "Jūs to varat pasūtīt tieši no mūsu tiešsaistes veikala."
        {product} is now available. => string (28) "{product} tagad ir pieejams."
        Total Tax paid => UTF-8 string (20) "Kopā PVN samaksāts"
        A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email}) => UTF-8 string (101) "Jaunu pasūtījumu veikalā {shop_name} ir veicis sekojošs klients: {firstname}...
        Jaunu pasūtījumu veikalā {shop_name} ir veicis sekojošs klients: {firstname} {lastname} ({email})
        
        Order details => UTF-8 string (21) "Pasūtījuma detaļas"
        Order: => UTF-8 string (13) "Pasūtījums:"
        Placed on => UTF-8 string (10) "Pasūtīts"
        Payment: => UTF-8 string (11) "Maksājums:"
        Reference => UTF-8 string (7) "Norāde"
        Product => string (8) "produkts"
        Unit price => string (8) "gab.cena"
        Quantity => string (8) "Daudzums"
        Total price => UTF-8 string (13) "Kopējā cena"
        Products => string (6) "Preces"
        Discounts => string (8) "Atlaides"
        Gift-wrapping => UTF-8 string (20) "Dāvanu iesaiņojums"
        Shipping => UTF-8 string (8) "Piegāde"
        Total paid => UTF-8 string (16) "Kopā samaksāts"
        Carrier: => UTF-8 string (14) "Piegādātājs"
        Delivery address => UTF-8 string (16) "Piegādes adrese"
        Billing address => UTF-8 string (15) "Rēķina adrese"
        Customer message: => UTF-8 string (14) "Klienta ziņa:"
        Congratulations! => string (10) "Apsveicam!"
        Order {order_name} => UTF-8 string (25) "Pasūtījums {order_name}"
        Order edited => UTF-8 string (18) "Labot pasūtījumu"
        Your order with the reference [1]{order_name}[/1] has been modified. => UTF-8 string (65) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] ir modificēts."
        The stock cover is now less than the specified minimum of: => UTF-8 string (59) "Krājumu daudzums tagad ir mazāks par norādīto minimumu:"
        Current stock cover: => UTF-8 string (33) "Pašreizējais krājumu daudzums:"
        {product} is almost out of stock. => UTF-8 string (31) "{product} gandrīz ir izpirkts."
        {product} is nearly out of stock. => UTF-8 string (31) "{product} ir gandrīz izpirkts."
        The remaining stock is now less than the specified minimum of => UTF-8 string (70) "Atlikušais krājumu daudzums tagad ir mazāks par norādīto minimumu"
        Remaining stock: => UTF-8 string (21) "Atlikušais daudzums:"
        Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock. => UTF-8 string (126) "Papildiniet krājumu un dodieties uz sava biroja biroja sadaļu [1] Katalogs> ...
        Papildiniet krājumu un dodieties uz sava biroja biroja sadaļu [1] Katalogs> Krājumi [/1], lai pārvaldītu savus krājumus.
        
        Hi, => UTF-8 string (12) "Sveicināti,"
        Return details => UTF-8 string (17) "Atgriešanas dati"
        {order_name} Placed on {date} => UTF-8 string (30) "{order_name} pasūtīts {date}"
        Customer: => string (8) "Klients:"
        You have received a new return request for {shop_name}. => UTF-8 string (70) "Jūs saņēmāt jaunu atgriešanas pieprasījumu veikalam {shop_name}."
        Thank you for subscribing to our newsletter. => UTF-8 string (54) "Paldies, ka parakstījāties saņemt no mums jaunumus."
        Thank you for subscribing to our newsletter, please confirm your request by clicking the link below : => UTF-8 string (121) "Paldies, ka pieteicāties mūsu apkārtrakstam, lūdzu, apstipriniet savu piepra...
        Paldies, ka pieteicāties mūsu apkārtrakstam, lūdzu, apstipriniet savu pieprasījumu, noklikšķinot uz saites zemāk:
        
        Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
        Regarding your newsletter subscription, we are pleased to offer you the following voucher: => UTF-8 string (97) "Jūs pieteicāties ziņu saņemšanai, tāpēc mēs esam priecīgi Jums piedāvāt šādu...
        Jūs pieteicāties ziņu saņemšanai, tāpēc mēs esam priecīgi Jums piedāvāt šādu kuponu:
        
        We noticed that during your last visit on {shop_name}, you did not complete the order you had started. => UTF-8 string (128) "Mēs pamanījām, ka pēdējā apmeklējuma laikā veikalā {shop_name} Jūs neesat pa...
        Mēs pamanījām, ka pēdējā apmeklējuma laikā veikalā {shop_name} Jūs neesat pabeiguši pasūtījumu, kuru esat uzsācis.
        
        As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (166) "Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūt...
        Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērē laiku!
        
        Your {shop_name} login details => UTF-8 string (41) "Jūsu {shop_name} pieteikšanās detaļas"
        Your cart at {shop_name} => UTF-8 string (42) "Jūsu iepirkumu grozs veikalā {shop_name}"
        Thank you for your order at {shop_name}. => UTF-8 string (52) "Paldies par jūsu pasūtījumu veikalā {shop_name}."
        As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (201) "Pateicoties mūsu iespējai pateikties, mēs vēlamies Jums piešķirt [1]{amount}...
        Pateicoties mūsu iespējai pateikties, mēs vēlamies Jums piešķirt [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir derīgs [1]{days}[/1] dienas, tāpēc netērējiet laiku!
        
        You are one of our best customers and as such we want to thank you for your continued patronage. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, un tāpēc mēs vēlamies pateiktie...
        Jūs esat viens no mūsu labākajiem klientiem, un tāpēc mēs vēlamies pateikties Jums par izrādīto uzticību.
        
        As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (206) "Kā pateicību par Jūsu lojalitāti, mēs vēlamies dot Jums atlaidi[1]{amount}%[...
        Kā pateicību par Jūsu lojalitāti, mēs vēlamies dot Jums atlaidi[1]{amount}%[/1] apmērā nākamajam Jūsu pasūtījumam! Šis piedāvājums ir derīgs [1]{days}[/1] dienas, tāpēc netērējiet laiku!
        
        Thanks for your trust. => UTF-8 string (28) "Paldies par jūsu uzticību."
        Here is your coupon: => UTF-8 string (22) "Šeit ir jūsu kupons:"
        Enter this code in your shopping cart to get your discount. => UTF-8 string (63) "Ievadiet šo kodu savā iepirkumu grozā, lai saņemtu atlaidi."
        Hi {firstname} {lastname}, => string (30) "Sveiki {firstname} {lastname},"
        You are one of our best customers, however you have not placed an order in {days_threshold} days. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtīj...
        Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtījumu jau {days_threshold} dienas.
        
        We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (213) "Mēs vēlamies pateikties Jums par uzticību mums un vēlamies sniegt Jums atlai...
        Mēs vēlamies pateikties Jums par uzticību mums un vēlamies sniegt Jums atlaidi [1]{amount}%[/1] apmērā nākamajam pasūtījuma! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērējiet laiku!
        
        Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (156) "Jūsu norādītais draugs [1]{sponsored_firstname} {sponsored_lastname}[/1] ir ...
        Jūsu norādītais draugs [1]{sponsored_firstname} {sponsored_lastname}[/1] ir veicis savu pirmo pasūtījumu veikalā <a href="{shop_url}">{shop_name}</a>!
        
        We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order. => UTF-8 string (158) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display} (...
        Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display} (voucher # {discount_name})[/1], kuru varat izmantot nākamajā pasūtījumā.
        
        Best regards, => UTF-8 string (10) "Ar cieņu,"
        join us! => string (18) "pievienojies mums!"
        Your friend [1]{firstname} {lastname}[/1] wants to refer you on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (95) "Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}"...
        Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}">{shop_name}</a>!
        
        Get referred and earn a discount voucher of [1]{discount}![/1] => UTF-8 string (66) "Iegūstiet minēto un nopelniet atlaižu kuponu [1]{discount}![/1]"
        It's very easy to sign up. Just click here! => UTF-8 string (72) "Piereģistrēties ir ļoti vienkārši. Vienkārši klikšķiniet šeit!"
        When signing up, don't forget to provide the e-mail address of your referring friend: => UTF-8 string (68) "Reģistrējoties neaizmirstiet norādīt sava drauga e-pasta adresi:"
        We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order. => UTF-8 string (122) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount}[/1], kuru...
        Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount}[/1], kuru varat izmantot nākamajā pasūtījumā.
        
        Referral Program => UTF-8 string (22) "Ieteikšanas programma"
        Here is the code of your voucher: => UTF-8 string (27) "Šeit ir Jūsu kupona kods:"
        Simply copy/paste this code during the payment process for your next order. => UTF-8 string (99) "Vienkārši nokopējiet/ielīmējiet šo kodu sava nākamā pasūtījuma norēķina proc...
        Vienkārši nokopējiet/ielīmējiet šo kodu sava nākamā pasūtījuma norēķina procesa laikā.
        
        We have created a voucher in your name for referring a friend. => UTF-8 string (68) "Mēs esam izveidojuši kuponu Jūsu vārdā, lai nosūtītu draugam."
        , with an amount of => string (10) ", ar summu"
        You can now place orders on our shop: => UTF-8 string (52) "Tagad jūs varat veikt pasūtījumus mūsu veikalā:"
        Account => string (5) "Konts"
        Your login details on {shop_name} => UTF-8 string (45) "Jūsu pieteikšanās iestatījumi {shop_name}"
        Here are your login details: => UTF-8 string (43) "Šeit ir jūsu pieteikšanās informācija:"
        Back Office Order => UTF-8 string (37) "Administrācijas paneļa pasūtījums"
        Please go on <a href="{order_link}">{order_link}</a> to complete the payment. => UTF-8 string (77) "Dodieties uz <a href="{order_link}">{order_link}</a> lai pabeigtu maksājumu."
        Bankwire => UTF-8 string (15) "Pārskaitījums"
        Pending payment => string (13) "Gaida apmaksu"
        Payment method: bank wire => UTF-8 string (40) "Maksājuma veids: bankas pārskaitījums"
        You have decided to pay by bank wire. => UTF-8 string (55) "Jūs izvēlējāties maksāt ar bankas pārskaitījumu."
        Here is the information you need for your transfer: => UTF-8 string (58) "Šeit ir informācija, kas nepieciešama pārsūtīšanai:"
        Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1]. => UTF-8 string (143) "Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un ti...
        Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un tiks nosūtīts [1]tiklīdz mēs saņemsim jūsu maksājumu[/1].
        
        Check => UTF-8 string (5) "čeks"
        Awaiting payment by check => UTF-8 string (22) "Gaida samaksu ar čeku"
        Payment method: check => UTF-8 string (21) "Apmaksas veids: čeks"
        You have decided to pay by bank check. => UTF-8 string (38) "Jūs izvēlējāties maksāt ar čeku."
        Here is the information you need for your check: => UTF-8 string (54) "Šeit ir informācija, kas nepieciešama jūsu čekam:"
        Contact => string (8) "kontakti"
        Customer Email Address: => string (23) "Klienta e-pasta adrese:"
        Order ID #: => UTF-8 string (18) "Pasūtījuma ID #:"
        Contact Form => string (12) "Kontaktforma"
        Your message has been sent successfully, thank you for taking the time to write! => UTF-8 string (85) "Jūsu ziņojums ir veiksmīgi nosūtīts. Paldies, ka veltījāt laiku rakstīšanai!"
        We will reply as soon as possible. => UTF-8 string (45) "Mēs atbildi sniegsim pēc iespējas ātrāk."
        Credit Slip => UTF-8 string (17) "Kredīta izraksts"
        Credit slip => UTF-8 string (17) "Kredīta izraksts"
        A credit slip has been generated in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (83) "Kupons ir izveidots Jūsu vārdā pēc pasūtījuma ar atsauci [1]{order_name}[/1]."
        Download products => UTF-8 string (24) "Lejupielādēt produktus"
        Thank you for your order with the reference {order_name} from [1]{shop_name}[/1] => UTF-8 string (77) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no [1]{shop_name}[/1]"
        Product(s) to download => UTF-8 string (27) "Lejupielādējamie produkti"
        Employee password => string (17) "Darbinieka parole"
        Here is your personal login information for {shop_name} => UTF-8 string (75) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam {shop_name}"
        Here is your identification information on [1]{shop_name}[/1] => UTF-8 string (82) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam [1]{shop_name}[/1]"
        Forward message => UTF-8 string (21) "Pārsūtīt ziņojumu"
        Customer Service - Discussion Forwarded => UTF-8 string (45) "Klientu apkalpošana - diskusija pārsūtīta"
        [1]{employee}[/1] added [1]{comment}[/1] => string (47) "[1]{employee}[/1] pievienoja [1]"{comment}"[/1]"
        You can access your customer account on our shop: => UTF-8 string (57) "Jūs varat piekļūt savam klienta kontam mūsu veikalā:"
        Guest to customer => UTF-8 string (22) "Pārvērst par klientu"
        Your guest account has been turned into a customer account => UTF-8 string (52) "Jūsu viesa konts tika pārveidots par klienta kontu"
        Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account! => UTF-8 string (79) "Jūsu viesa konts veikalā [1]{shop_name}[/1] ir pārveidots par klienta kontu!"
        The file {filename} has been successfully imported to your shop. => UTF-8 string (57) "Fails {filename} ir veiksmīgi importēts jūsu veikalā."
        Import => UTF-8 string (9) "Importēt"
        Import finished => UTF-8 string (22) "Importēšana pabeigta"
        Your order with the reference [1]{order_name}[/1] is on its way. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
        Log Alert => UTF-8 string (23) "Brīdinājumu žurnāls"
        New alert message saved => UTF-8 string (39) "Jauns bridinājuma ziņojums saglabāts"
        [1]WARNING:[/1] you have received a new log alert in your back office. => UTF-8 string (96) "[1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrāci...
        [1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrācijas panelī.
        
        Newsletter => string (7) "Jaunumi"
        Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant. => UTF-8 string (95) "Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcē...
        Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcēlis tirgotājs.
        
        Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
        Thank you for shopping on [1]{shop_name}[/1]! => UTF-8 string (47) "Paldies par iepirkšanos ar [1]{shop_name}[/1]!"
        You have received a new message regarding order with the reference => UTF-8 string (55) "Jūs saņēmāt jaunu ziņu par pasūtījumu ar atsauci"
        Order customer comment => UTF-8 string (31) "Pasūtījuma klienta komentāri"
        Message from customer => UTF-8 string (20) "Ziņojums no klienta"
        Order merchant comment => UTF-8 string (31) "Pasūtīt tirgotāja komentāru"
        Order return state => UTF-8 string (24) "Pasūtījuma atgriešana"
        Order return #{id_order_return} - Update => UTF-8 string (45) "Atgriešana #{id_order_return} - atjaunināta"
        Out of stock => string (12) "Nav pieejams"
        Replenishment required => UTF-8 string (29) "Nepieciešama papildināšana"
        Unfortunately, one or more items are currently out of stock and this may cause a slight delay for delivery. Please accept our apologies for this inconvenience and be sure we are doing our best to correct the situation. => UTF-8 string (211) "Diemžēl viens vai vairāki vienumi pašlaik nav pieejami. Tas var izraisīt nel...
        Diemžēl viens vai vairāki vienumi pašlaik nav pieejami. Tas var izraisīt nelielu piegādes kavēšanos. Lūdzu, pieņemiet mūsu atvainošanos un esiet pārliecināti, ka mēs strādājam, lai to novērstu.
        
        Password => string (6) "Parole"
        Your password has been correctly updated. => UTF-8 string (29) "Jūsu parole ir atjaunināta."
        Password Query => UTF-8 string (21) "Paroles pieprasījums"
        Confirmation of password request on {shop_name} => UTF-8 string (58) "Paroles pieprasījuma apstiprināšana vietnē {shop_name}"
        In order to confirm this action, click on the following link: => UTF-8 string (62) "Lai apstiprinātu šo darbību, lūdzu, izmantojiet šo saiti:"
        If you did not make this request, just ignore this email. => UTF-8 string (60) "Ja jūs šo nepieprasījāt, lūdzu, ignorejiet šo e-pastu."
        Payment => UTF-8 string (10) "Maksājums"
        Your payment for order with the reference [1]{order_name}[/1] was successfully processed. => UTF-8 string (94) "Jūsu maksājums par pasūtījumu ar atsauci [1]{order_name}[/1] tika veiksmīgi ...
        Jūsu maksājums par pasūtījumu ar atsauci [1]{order_name}[/1] tika veiksmīgi apstrādāts.
        
        Payment Error => UTF-8 string (18) "Maksājuma kļūda"
        Payment error => UTF-8 string (18) "Maksājuma kļūda"
        We have encountered an error while processing your payment for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. Please contact us as soon as possible. => UTF-8 string (181) "Apstrādājot jūsu pasūtījuma apmaksu ar atsauci [1] {order_name} [/1] no [1] ...
        Apstrādājot jūsu pasūtījuma apmaksu ar atsauci [1] {order_name} [/1] no [1] {shop_name} [/1], esam saskārušies ar kļūdu. Lūdzu, sazinieties ar mums pēc iespējas ātrāk.
        
        You can expect delivery as soon as your payment is received. => UTF-8 string (65) "Jūs varat sagaidīt piegādi, tiklīdz būs saņemts maksājums."
        Preparation => UTF-8 string (13) "Sagatavošana"
        Processing order => UTF-8 string (22) "Pasūtījuma apstrāde"
        We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. => UTF-8 string (100) "Mēs pašlaik apstrādājam Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1...
        Mēs pašlaik apstrādājam Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1].
        
        Refund => UTF-8 string (9) "Atmaksāt"
        We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. => UTF-8 string (106) "Mēs esam apstrādājuši jūsu pasūtījuma atmaksu ar atsauci [1]{order_name}[/1]...
        Mēs esam apstrādājuši jūsu pasūtījuma atmaksu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1].
        
        Reply msg => UTF-8 string (9) "Atbildēt"
        In order to reply, click on the following link: <a href="{link}" target="_blank">{link}</a> => UTF-8 string (90) "Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}" target="_blank"...
        Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}" target="_blank">{link}</a>
        
        Test => string (5) "Tests"
        Here is a test [1]email[/1] from your shop. => UTF-8 string (46) "Šis ir [1]testa e-pasts[/1] no jūsu veikala."
        If you can read this, it means the test is successful! => UTF-8 string (44) "Ja varat to izlasīt, tests bija veiksmīgs!"
        Voucher => string (6) "Kupons"
        Voucher code generated => UTF-8 string (27) "Kupons kods ir uzģenerēts"
        We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (119) "Mēs ar prieku informējam jūs, ka pasūtījumā ar jūsu vārdu ir izveidots kupon...
        Mēs ar prieku informējam jūs, ka pasūtījumā ar jūsu vārdu ir izveidots kupons ar norādi [1] {order_name} [/1].
        
        [1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1] => UTF-8 string (68) "[1]Kupona kods: {voucher_num}[/1] apjomā no [1]{voucher_amount}[/1]"
        In order to use it, just copy/paste this code during check out. => UTF-8 string (79) "Lai to lietotu, pārbaudes laikā vienkārši nokopējiet/ievietojiet šo kodu."
        Voucher new => string (12) "Jauns kupons"
        Voucher code has been generated => string (24) "Ir izveidots kupona kods"
        Here is your new voucher code: => UTF-8 string (34) "Šeit ir jūsu jaunā kupona kods:"
        Customer Quantity => string (16) "Klientu daudzums"
        Good news, this item is back in stock! => UTF-8 string (45) "Labas ziņas, šī prece atkal ir noliktavā!"
        Click on the following link to visit the product page and order it: => UTF-8 string (79) "Noklikšķiniet uz šīs saites, lai apmeklētu produkta lapu un pasūtītu to:"
        Including total tax => UTF-8 string (25) "Ieskaitot kopējo nodokli"
        New Order => UTF-8 string (18) "Jauns pasūtījums"
        A new order was placed on [1]{shop_name}[/1] by the following customer: => UTF-8 string (71) "Šis pasūtītājs veica jaunu pasūtījumu vietnē [1]{shop_name}[/1]:"
        Carrier => UTF-8 string (14) "Piegādātājs"
        Order ID {order_name} => UTF-8 string (28) "Pasūtījuma ID {order_name}"
        Go to your customer account to learn more about it. => UTF-8 string (62) "Dodieties uz savu klientu kontu, lai uzzinātu vairāk par to."
        Product coverage => UTF-8 string (21) "Produktu pārklājums"
        Your stock cover is now less than the specified minimum of: => UTF-8 string (59) "Krājumu daudzums tagad ir mazāks par norādīto minimumu:"
        Product out of stock => string (18) "Prece nav pieejama"
        There are now less than [1]{last_qty}[/1] items in stock. => UTF-8 string (58) "Tagad noliktavā ir mazāk nekā [1]{last_qty}[/1] preču."
        Return Slip => UTF-8 string (11) "Atgriešana"
        Return Details => UTF-8 string (17) "Atgriešanas dati"
        Newsletter Confirmation => UTF-8 string (23) "Jaunumu apstiprinājums"
        Newsletter Verification => UTF-8 string (17) "Jaunumu pārbaude"
        Thank you for subscribing to our newsletter. Please click on the following link to confirm your request: => UTF-8 string (126) "Paldies, ka abonējāt mūsu Jaunumu biļetenu. Lūdzu, noklikšķiniet uz šīs sait...
        Paldies, ka abonējāt mūsu Jaunumu biļetenu. Lūdzu, noklikšķiniet uz šīs saites, lai apstiprinātu savu pieprasījumu:
        
        Newsletter Voucher => string (14) "Jaunumu kupons"
        Subscribing to newsletter => UTF-8 string (34) "Parakstīties uz Jaunumu biļetenu"
        Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher: => UTF-8 string (92) "Paldies, ka abonējāt mūsu Jaunumu biļetenu. Mēs ar prieku piedāvājam jums šo...
        Paldies, ka abonējāt mūsu Jaunumu biļetenu. Mēs ar prieku piedāvājam jums šo kuponu:
        
        Follow up 1 => string (7) "Sekot 1"
        Thanks for your visit. However, it looks like you did not complete your purchase. => UTF-8 string (78) "Paldies par jūsu apmeklējumu Tomēr izskatās, ka jūs nepabeidzāt pirkumu."
        Your cart has been saved, you can go back to your order on our shop: => UTF-8 string (85) "Jūsu grozs ir saglabāts, lai varat atsākt pasūtījumu, apmeklējot mūsu veikalu:"
        Your voucher code on {shop_name} => UTF-8 string (40) "Jūsu vaučera kods veikalā {shop_name}"
        Follow up 2 => string (7) "Sekot 2"
        Thanks for your order. => string (20) "Paldies par pirkumu."
        Follow up 3 => string (7) "Sekot 3"
        We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer! => UTF-8 string (166) "Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūt...
        Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērē laiku!
        
        Here is your VOUCHER CODE: => UTF-8 string (28) "Šeit ir tavs VAUČERA KODS:"
        Enter this code in your shopping cart to get the discount. => UTF-8 string (63) "Ievadiet šo kodu savā iepirkumu grozā, lai saņemtu atlaidi."
        Your cart has been saved, you can resume your order by visiting our shop: => UTF-8 string (85) "Jūsu grozs ir saglabāts, lai varat atsākt pasūtījumu, apmeklējot mūsu veikalu:"
        Follow up 4 => string (7) "Sekot 4"
        Your cart on {shop_name} => UTF-8 string (42) "Jūsu iepirkumu grozs veikalā {shop_name}"
        Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtīj...
        Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtījumu jau {days_threshold} dienas.
        
        Referral program Congratulations => UTF-8 string (35) "Iesniegšanas programmas Apsveikums"
        Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (164) "Jūsu norādītais draugs [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[...
        Jūsu norādītais draugs [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1]] ir veicis savu pirmo pasūtījumu veikalā <a href="{shop_url}">{shop_name}</a>!
        
        We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order. => UTF-8 string (165) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display}[/...
        Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]), kuru varat izmantot nākamajā pasūtījumā.
        
        Referral program Invitation => UTF-8 string (34) "Iesniegšanas programmas ielūgums"
        Join us! => string (18) "Pievienojies mums!"
        Your friend [1]{firstname} {lastname}[/1] wants to refer you on <a href="{shop_url}" target="_blank">{shop_name}</a>! => UTF-8 string (111) "Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}"...
        Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}" target="_blank">{shop_name}</a>!
        
        Get referred and earn a discount voucher of [1]{discount}[/1]! => UTF-8 string (67) "Iegūstiet minēto un nopelniet atlaižu kuponu [1]{discount}![/1]!"
        It's very easy to sign up, just click here! => UTF-8 string (76) "Tas ir ļoti vienkārši piereģistrēties. Vienkārši klikšķiniet šeit!"
        When signing up, don't forget to provide the email address of your referring friend: => UTF-8 string (68) "Reģistrējoties neaizmirstiet norādīt sava drauga e-pasta adresi:"
        Referral program Voucher => UTF-8 string (40) "Iesniegšanas programmas atlaižu kupons"
        Sponsorship Program => UTF-8 string (25) "Sponsorēšanas programma"
        ModulesNewproductsAdmin => array (7)
        New products block => UTF-8 string (22) "Jauno produktu sadaļa"
        Displays a block featuring your store's newest products. => UTF-8 string (45) "Pievieno bloku, kas attēlo jaunos produktus."
        Please complete the "products to display" field. => UTF-8 string (45) "Lūdzu, aizpildi "Attēlotie produkti" lauku."
        Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
        Products to display => UTF-8 string (19) "Attēlotie produkti"
        Define the number of products to be displayed in this block. => UTF-8 string (45) "Norādiet attēlojamo produktu skaitu blokā."
        Number of days for which the product is considered 'new' => UTF-8 string (61) "Dienu skaits, cik ilgi produkti tiek uzskatīti par "jauniem""
        Install => array (178)
        Choose your language => UTF-8 string (19) "Izvēlieties valodu"
        License agreements => UTF-8 string (16) "Licences līgums"
        System compatibility => UTF-8 string (19) "Sistēmas saderība"
        Store information => UTF-8 string (20) "Veikala informācija"
        System configuration => UTF-8 string (24) "Sistēmas konfigurācija"
        Store installation => UTF-8 string (21) "Veikala instalēšana"
        Field required => UTF-8 string (17) "Obligātais lauks"
        Invalid shop name => UTF-8 string (27) "Nederīgs veikala nosaukums"
        shop name => string (17) "Veikala nosaukums"
        The field %field% is limited to %limit% characters => UTF-8 string (50) "Lauks %field% ir ierobežots līdz %limit% zīmēm"
        Your firstname contains some invalid characters => UTF-8 string (39) "Jūsu vārds satur neatļautus simbolus"
        firstname => UTF-8 string (6) "Vārds"
        Your lastname contains some invalid characters => UTF-8 string (41) "Jūsu uzvārds satur neatļautus simbolus"
        lastname => UTF-8 string (8) "Uzvārds"
        The password is incorrect (must be alphanumeric string with at least 8 characters) => UTF-8 string (70) "Parole nav pareiza (jābūt burtciparu kodam ar vismaz 8 rakstzīmēm)"
        The password and its confirmation are different => UTF-8 string (40) "Parole un tās apstiprinājums nesakrīt"
        This e-mail address is invalid => UTF-8 string (17) "Nederīgs e-pasts"
        Sports and Entertainment => string (18) "Sports un izklaide"
        Lingerie and Adult => UTF-8 string (11) "Apakšveļa"
        Animals and Pets => UTF-8 string (10) "Dzīvnieki"
        Art and Culture => UTF-8 string (19) "Māksla un kultūra"
        Babies => UTF-8 string (19) "Bērni un zīdaiņi"
        Beauty and Personal Care => UTF-8 string (33) "Skaistums un personiskā higiēna"
        Cars => UTF-8 string (13) "Automašīnas"
        Computer Hardware and Software => UTF-8 string (33) "Datori un programmnodrošinājums"
        Download => UTF-8 string (14) "Lejupielādēt"
        Flowers, Gifts and Crafts => UTF-8 string (29) "Ziedi, dāvanas un roku darbs"
        Food and beverage => UTF-8 string (20) "Ēdieni un dzērieni"
        HiFi, Photo and Video => string (19) "HiFi, Foto un Video"
        Home and Garden => UTF-8 string (15) "Māja un dārzs"
        Home Appliances => UTF-8 string (17) "Sadzīves tehnika"
        Jewelry => UTF-8 string (11) "Dārglietas"
        Mobile and Telecom => UTF-8 string (24) "Mobile un komunikācijas"
        Services => string (11) "Pakalpojumi"
        Shoes and accessories => UTF-8 string (19) "Apavi un aksesuāri"
        Travel => UTF-8 string (9) "Ceļojumi"
        Database is connected => UTF-8 string (24) "Datubāzes ir pievienota"
        Database is created => UTF-8 string (22) "Datubāze ir izveidota"
        Cannot create the database automatically => UTF-8 string (38) "Nevar automātiski izveidot datu bāzi"
        Create file parameters => string (29) "Izveidojiet datnes parametrus"
        Create database tables => UTF-8 string (27) "Izveidot datubāzes tabulas"
        Create default shop and languages => UTF-8 string (43) "Izveidojiet noklusējuma veikalu un valodas"
        Populate database tables => UTF-8 string (33) "Datu bāzes tabulu aizpildīšana"
        Configure shop information => UTF-8 string (35) "Konfigurējiet veikala informāciju"
        Install theme => UTF-8 string (15) "Instalēt tēmu"
        Install modules => UTF-8 string (18) "Instalēt moduļus"
        Install demonstration data => UTF-8 string (36) "Demonstrēšanas datu uzstādīšana"
        Required PHP parameters => UTF-8 string (28) "Nepieciešamie PHP parametri"
        Cannot upload files => UTF-8 string (29) "Nevar augšupielādēt failus"
        Cannot create new files and folders => string (44) "Nevar izveidot jaunus failus un direktorijas"
        cURL extension is not enabled => UTF-8 string (30) "cURL paplašinājums atslēgts"
        GD library is not installed => UTF-8 string (29) "GD bibliotēka nav instalēta"
        JSON extension is not loaded => UTF-8 string (35) "JSON paplašinājums nav ielādēts"
        PHP OpenSSL extension is not loaded => UTF-8 string (42) "PHP OpenSSL paplašinājums nav ielādēts"
        PDO MySQL extension is not loaded => UTF-8 string (40) "PDO MySQL paplašinājums nav ielādēts"
        SimpleXML extension is not loaded => UTF-8 string (40) "SimpleXML paplašinājums nav ielādēts"
        ZIP extension is not enabled => UTF-8 string (33) "ZIP paplašinājums nav ieslēgts"
        Fileinfo extension is not enabled => UTF-8 string (38) "Fileinfo paplašinājums nav ieslēgts"
        Intl extension is not loaded => UTF-8 string (35) "Intl paplašinājums nav ielādēts"
        Required Apache configuration => UTF-8 string (35) "Nepieciešama Apache konfigurācija"
        Enable the Apache mod_rewrite module => UTF-8 string (34) "Ieslēgt Apache mod_rewrite moduli"
        Files => string (5) "Faili"
        Not all files were successfully uploaded on your server => UTF-8 string (62) "Ne visi faili tika veiksmīgi augšupielādēti jūsu serverī"
        Permissions on files and folders => UTF-8 string (24) "Failu un mapju atļaujas"
        Recursive write permissions for %user% user on %folder% => UTF-8 string (63) "Rekursīvas rakstīšanas atļaujas %user% lietotājam %folder%"
        Write permissions for %user% user on %folder% => UTF-8 string (46) "Izsniegt atļaujas %user% lietotājam %folder%"
        Recommended PHP parameters => UTF-8 string (27) "Rekomendētie PHP parametri"
        GZIP compression is not activated => UTF-8 string (31) "GZIP kompresija nav aktivizēta"
        Mbstring extension is not enabled => UTF-8 string (38) "Mbstring paplašinājums nav ieslēgts"
        Dom extension is not loaded => UTF-8 string (34) "Dom paplašinājums nav ielādēts"
        Cannot open external URLs (requires allow_url_fopen as On) => UTF-8 string (72) "Nevar atvērt ārējo URLs (nepieciešams allow_url_fopen kā ieslēgts)"
        Documentation => UTF-8 string (14) "Dokumentācija"
        Blog => string (5) "Blogs"
        Yes => UTF-8 string (3) "Jā"
        No => UTF-8 string (3) "Nē"
        Information about your Store => UTF-8 string (30) "Informācija par Jūsu veikalu"
        Shop name => string (17) "Veikala nosaukums"
        Main activity => UTF-8 string (18) "Pamata aktivitāte"
        Please choose your main activity => UTF-8 string (43) "Lūdzu izvēlēties galveno darbības veidu"
        Other activity... => UTF-8 string (19) "Cita aktivitāte..."
        Help us learn more about your store so we can offer you optimal guidance and the best features for your business! => UTF-8 string (145) "Palīdziet mums uzzināt vairāk par jūsu veikalu, lai mēs varētu piedāvāt jums...
        Palīdziet mums uzzināt vairāk par jūsu veikalu, lai mēs varētu piedāvāt jums optimālu palīdzību un jūsu biznesam labākās funkcijas!
        
        Country => string (6) "Valsts"
        Select your country => UTF-8 string (24) "Izvēlieties savu valsti"
        Shop timezone => string (18) "Veikala laika zona"
        Select your timezone => UTF-8 string (27) "Izvēlieties savu laikazonu"
        Enable SSL => UTF-8 string (25) "Ieslēgt SSL šifrēšanu"
        Your Account => UTF-8 string (11) "Jūsu konts"
        First name => UTF-8 string (6) "Vārds"
        Last name => UTF-8 string (8) "Uzvārds"
        E-mail address => string (14) "E-pasta adrese"
        This email address will be your username to access your store's back office. => UTF-8 string (88) "Šī e-pasta adrese būs jūsu lietotājvārds, lai piekļūtu jūsu veikala redaktor...
        Šī e-pasta adrese būs jūsu lietotājvārds, lai piekļūtu jūsu veikala redaktoram.
        
        Shop password => string (14) "Veikala parole"
        Must be at least 8 characters => UTF-8 string (24) "Jābūt vismaz 8 zīmēm"
        Re-type to confirm => UTF-8 string (31) "Atkārtojiet, lai apstiprinātu"
        Store name => string (17) "Veikala nosaukums"
        Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it. => UTF-8 string (122) "Demo produkti ir labs veids, kā iemācīties lietot PrestaShop. Jums to vajadz...
        Demo produkti ir labs veids, kā iemācīties lietot PrestaShop. Jums to vajadzētu instalēt, ja neesat ar to iepazinies.
        
        Search => UTF-8 string (7) "Meklēt"
        Select all => string (12) "ielikt visas"
        Configure your database by filling out the following fields => UTF-8 string (65) "Aizpildot laikus veiciet datubāzes uzstādījumu konfigurēšanu"
        Please complete the fields below in order for PrestaShop to connect to your database. => UTF-8 string (106) "Lūdzu, aizpildiet zemāk esošos laukus, lai PrestaShop varētu izveidot savien...
        Lūdzu, aizpildiet zemāk esošos laukus, lai PrestaShop varētu izveidot savienojumu ar Jūsu datu bāzi.
        
        Database server address => UTF-8 string (25) "Datubāzes servera adrese"
        The default port is 3306. To use a different port, add the port number at the end of your server's address i.e ":4242". => UTF-8 string (118) "Noklusējuma ports ir 3306. Lai izmantotu citu portu, servera adreses beigās ...
        Noklusējuma ports ir 3306. Lai izmantotu citu portu, servera adreses beigās pievienojiet porta numuru, t.i.: "4242".
        
        Database name => UTF-8 string (20) "Datubāzes nosaukums"
        Database login => UTF-8 string (27) "Datu bāzes pieslēgšanās"
        Database password => UTF-8 string (18) "Datu bāzes parole"
        Tables prefix => string (13) "Tables Prefix"
        Test your database connection now! => UTF-8 string (47) "Pārbaudi savu datu bāzes savienojumu tūlīt!"
        PrestaShop Installation Assistant => UTF-8 string (32) "PrestaShop instalācijas palīgs"
        Installation Assistant => UTF-8 string (23) "Instalācijas Asistents"
        To install PrestaShop, you need to have JavaScript enabled in your browser. => UTF-8 string (81) "Lai instalētu PrestaShop, pārlūkprogrammā ir jābūt aktivizētam JavaScript."
        https://enable-javascript.com/ => string (30) "https://enable-javascript.com/"
        Next => UTF-8 string (10) "Nākošais"
        Back => UTF-8 string (8) "Atpakaļ"
        License Agreements => UTF-8 string (16) "Licences līgums"
        To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0. => UTF-8 string (245) "Lai izbaudītu daudzās funkcijas, kuras PrestaShop piedāvā bez maksas, lūdzu,...
        Lai izbaudītu daudzās funkcijas, kuras PrestaShop piedāvā bez maksas, lūdzu, izlasiet tālāk sniegtos licences noteikumus. PrestaShop kodols tiek licencēts saskaņā ar OSL 3.0, bet moduļi un tēmas tiek licencētas saskaņā ar AFL 3.0.
        
        I agree to the above terms and conditions. => UTF-8 string (39) "Piekrītu noteikumiem un nosacījumiem."
        Done! => UTF-8 string (10) "Izpildīts"
        An error occurred during installation... => UTF-8 string (31) "Kļūda instalācijas laikā..."
        You can use the links on the left column to go back to the previous steps, or restart the installation process by <a href="%link%">clicking here</a>. => UTF-8 string (174) "Jūs varat izmantot saites kreisajā pusē, lai atgrieztos iepriekšējās darbībā...
        Jūs varat izmantot saites kreisajā pusē, lai atgrieztos iepriekšējās darbībās, vai arī atsākiet instalēšanas procesu, <a href="%link%"> noklikšķinot šeit </a>.
        
        Your installation is finished! => UTF-8 string (31) "Jūsu instalācija ir pabeigta!"
        You have just finished installing your shop. Thank you for using PrestaShop! => UTF-8 string (84) "Jūs esat tikko pabeidzis instalēt savu veikalu. Paldies, ka izmantojat Prest...
        Jūs esat tikko pabeidzis instalēt savu veikalu. Paldies, ka izmantojat PrestaShop!
        
        Please remember your login information: => UTF-8 string (56) "Lūdzu, atcerieties savu reģistrēšanās informāciju:"
        E-mail => string (7) "E-pasts"
        Print my login information => UTF-8 string (41) "Drukāt manu pieslēgšanās informāciju"
        Password => string (6) "Parole"
        Display => UTF-8 string (8) "Attēlot"
        For security purposes, you must delete the "install" folder. => UTF-8 string (66) "Drošības apsvērumu dēļ nepieciešams izdzēst "install" mapi."
        Back Office => UTF-8 string (24) "Administrācijas sadaļa"
        Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc. => UTF-8 string (144) "Pārvaldiet savu veikalu, izmantojot savu Back Office. Pārvaldiet savus pasūt...
        Pārvaldiet savu veikalu, izmantojot savu Back Office. Pārvaldiet savus pasūtījumus un klientus, pievienojiet moduļus, mainiet motīvus utt.
        
        Manage your store => UTF-8 string (24) "Pārvaldiet savu veikalu"
        Front Office => UTF-8 string (17) "Lapas priekšpuse"
        Discover your store as your future customers will see it! => UTF-8 string (63) "Apskatiet savu veikalu, kā jūsu klienti to redzēs nākotnē!"
        Discover your store => UTF-8 string (23) "Atklājiet savu veikalu"
        We are currently checking PrestaShop compatibility with your system environment => UTF-8 string (56) "Notiek PrestaShop un sistēmas savietojamības pārbaude"
        PrestaShop compatibility with your system environment has been verified! => UTF-8 string (61) "PrestaShop saderība ar jūsu sistēmas vidi ir pārbaudīta!"
        Welcome to the PrestaShop %version% Installer => UTF-8 string (50) "Laipni lūdzam PrestaShop %version% instalētājā"
        Continue the installation in: => UTF-8 string (24) "Turpināt instalēšanu:"
        The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d% translations, all for free! => UTF-8 string (206) "Iepriekš minētā valodu izvēle attiecas tikai uz instalēšanas palīgu. Tiklīdz...
        Iepriekš minētā valodu izvēle attiecas tikai uz instalēšanas palīgu. Tiklīdz jūsu veikals ir instalēts, jūs varat izvēlēties sava veikala valodu no vairāk nekā %d% tulkojumu, viss par brīvu!
        
        We could not check to see if basic authentication and rewrite extensions have been activated. Please manually check if they've been activated in order to use the PrestaShop webservice. => UTF-8 string (213) "Mēs nevarējām pārbaudīt, vai bāzes autentifikācijas un pārrakstīšanas paplaš...
        Mēs nevarējām pārbaudīt, vai bāzes autentifikācijas un pārrakstīšanas paplašinājumi ir aktivizēti. Lūdzu, manuāli pārbaudiet, vai tie ir aktivizēti, lai izmantotu PrestaShop interneta pakalpojumu.
        
        Please activate the 'SimpleXML' PHP extension to allow testing of PrestaShop's webservice. => UTF-8 string (108) "Lūdzu, aktivizējiet PHP paplašinājumu 'SimpleXML', lai varētu pārbaudīt Pres...
        Lūdzu, aktivizējiet PHP paplašinājumu 'SimpleXML', lai varētu pārbaudīt PrestaShop tīmekļa servisu.
        
        It is preferable to use SSL (https:) for webservice calls, as it avoids the "man in the middle" type security issues. => UTF-8 string (147) "Ieteicams izmantot SSL (https:) tīmekļa pakalpojumu savienojumiem, jo tas ļa...
        Ieteicams izmantot SSL (https:) tīmekļa pakalpojumu savienojumiem, jo tas ļaus izvairīties no "man in the middle" tipa drošības jautājumiem.
        
        Fashion and accessories => UTF-8 string (18) "Mode un aksesuāri"
        Sport and Entertainment => string (18) "Sports un izklaide"
        -- Please choose your main activity -- => UTF-8 string (49) "-- Lūdzu izvēlēties galveno darbības veidu --"
        Server name is not valid => UTF-8 string (26) "Servera vārds nav derīgs"
        You must enter a database name => UTF-8 string (39) "Jums ir jānorāda datubāzes nosaukums"
        You must enter a database login => UTF-8 string (45) "Jums ir jānorāda datubāzes lietotājvārds"
        Tables prefix is invalid => UTF-8 string (27) "Tabulas prefiks nav derīgs"
        Cannot convert database data to utf-8 => UTF-8 string (43) "Nevar konvertēt datu bāzes datus uz utf-8"
        At least one table with same prefix was already found, please change your prefix or drop your database => UTF-8 string (111) "Jau tika atrasts vismaz viena tabula ar tādu pašu prefiksu, lūdzu, mainiet p...
        Jau tika atrasts vismaz viena tabula ar tādu pašu prefiksu, lūdzu, mainiet prefiksu vai pārnesiet datubāzi
        
        Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider: => UTF-8 string (116) "Jūsu datu bāzes lietotājam nav tiesību veidot tabulu datu bāzē "%s". Jautāji...
        Jūsu datu bāzes lietotājam nav tiesību veidot tabulu datu bāzē "%s". Jautājiet savam pakalpojumu sniedzējam:
        
        Database Server is not found. Please verify the login, password and server fields => UTF-8 string (94) "Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet pieslēgšanās paroli un se...
        Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet pieslēgšanās paroli un servera laukus
        
        Connection to MySQL server succeeded, but database "%database%" not found => UTF-8 string (82) "Savienojums ar MySQL serveri ir veiksmīgs, bet datubāze "%database%" nav atr...
        Savienojums ar MySQL serveri ir veiksmīgs, bet datubāze "%database%" nav atrasta
        
        Attempt to create the database automatically => UTF-8 string (45) "Mēģinājums automātiski izveidot datubāzi"
        %file% file is not writable (check permissions) => UTF-8 string (60) "Nav tiesības rakstīt datnē %file% (pārbaudiet tiesības)"
        %folder% folder is not writable (check permissions) => UTF-8 string (60) "Nav tiesību rakstīt mapē %folder% (pārbaudiet tiesības)"
        Cannot write settings file => UTF-8 string (35) "Nevar ierakstīt iestatījumu failu"
        Cannot write app/config/parameters.php file => UTF-8 string (48) "Nevar ierakstīt app/config/parameters.php failu"
        Cannot write app/config/parameters.yml file => string (39) "Nevar ierakstit app/parametrs.yml failu"
        Database structure file not found => UTF-8 string (40) "Datubāzes struktūras fails nav atrasts"
        Cannot create group shop => string (28) "Nevar izveidot veikala grupu"
        Cannot create shop => string (22) "Nevar izveidot veikalu"
        Cannot create shop URL => string (32) "Nevar izveidot veikala URL saiti"
        File "language.xml" not found for language iso "%iso%" => string (48) "Fails "language.xml" nav atrasts valodai "%iso%""
        File "language.xml" not valid for language iso "%iso%" => UTF-8 string (52) "Fails "language.xml" nav derīgs valodai iso "%iso%""
        Cannot download language pack "%iso%" => UTF-8 string (38) "Nevar ielādēt valodu pakotni "%iso%""
        Cannot install language "%iso%" => UTF-8 string (30) "Nevar instalēt valodu "%iso%""
        Cannot copy flag language "%flag%" => UTF-8 string (41) "Nevar iekopēt atzīmēto valodu "%flag%""
        Cannot create admin account => UTF-8 string (44) "Nav iespējams izveidot administratora kontu"
        Cannot install module "%module%" => UTF-8 string (35) "Nevar ieinstalēt moduli "%module%""
        Fixtures class "%class%" not found => UTF-8 string (33) "Palīgklase "%class%" nav atrasta"
        "%class%" must be an instance of "InstallXmlLoader" => UTF-8 string (46) ""%class%" jābūt instancei "InstallXmlLoader""
        SQL error on query <i>%query%</i> => UTF-8 string (38) "Kļūda SQL vaicājumā <i>%query%</i>"
        An SQL error occurred for entity <i>%entity%</i>: <i>%message%</i> => UTF-8 string (66) "SQL vaicājuma kļūda vienībā <i>%entity%</i>: <i>%message%</i>"
        Cannot create image "%identifier%" for entity "%entity%" => UTF-8 string (58) "Nevar izveidot attēlu "%identifier%" vienībai "%entity%""
        Cannot create image "%identifier%" (bad permissions on folder "%folder%") => UTF-8 string (91) "Nevar izveidot attēlu "%identifier%" (pietrūkst rakstīšanas atļaujas mapei "...
        Nevar izveidot attēlu "%identifier%" (pietrūkst rakstīšanas atļaujas mapei "%folder%")
        
        Cannot create image "%identifier%" => UTF-8 string (37) "Nevar izveidot attēlu "%identifier%""
        Cannot create image "%1$s" for entity "%2$s" => UTF-8 string (47) "Nevar izveidot attēlu "%1$s" vērtībai "%2$s""
        ModulesGoogleanalyticsAdmin => array (23)
        Save => UTF-8 string (9) "Saglabāt"
        Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
        Settings => UTF-8 string (13) "Uzstādījumi"
        Enable User ID tracking => UTF-8 string (36) "Aktivizēt lietotāja ID izsekošanu"
        Yes => UTF-8 string (3) "Jā"
        No => UTF-8 string (3) "Nē"
        Anonymize IP => UTF-8 string (15) "Anonīmizēt IP"
        Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries => UTF-8 string (122) "Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu kon...
        Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu konfidencialitātes likumiem dažās valstīs
        
        Settings updated successfully. => UTF-8 string (32) "Iestatījumi sekmīgi atjaunoti."
        Google Analytics Tracking ID => string (28) "Google Analytics Tracking ID"
        Google Analytics => string (16) "Google Analytics"
        Gain clear insights into important metrics about your customers, using Google Analytics => UTF-8 string (72) "Iegūsties svarīgus datus par Jūsu klientiem lietojot Google Analytics"
        Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module. => UTF-8 string (94) "Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli sa...
        Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli saistītie dati.
        
        Your customers go everywhere; shouldn't your analytics. => UTF-8 string (40) "Klienti pārvietojas; statistika paliek."
        Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones. => UTF-8 string (195) "Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajie...
        Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajiem tīkliem, lapām un viedtelefoniem. Tas ļauj vieglāk saprast un apkalpot esošos klientus un iegūt jaunus.
        
        With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including: => UTF-8 string (125) "Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pir...
        Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pircēju uzvedību un konversijām, ieskaitot:
        
        Product detail views => UTF-8 string (26) "Produkta detalizēts skats"
        Internal merchandising Success => UTF-8 string (37) "Iekšējās tirdzniecības sasniegumi"
        "Add to cart" actions => UTF-8 string (28) ""Pievienot grozam" darbības"
        The checkout process => UTF-8 string (30) "Pirkuma noformēšanas process"
        Internal campaign clicks => UTF-8 string (31) "Iekšējās kampaņas klikšķi"
        And purchase => string (10) "Un nopirkt"
        Merchants are able to understand how far along users get in the buying process and where they are dropping off. => UTF-8 string (120) "Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā ...
        Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā un kur tie ir pārtraukuši pirkumu.
        
        ModulesFaviconnotificationboAdmin => array (5)
        Display notifications in the browser tab for: => UTF-8 string (49) "Parādiet paziņojumus pārlūkprogrammas cilnē:"
        New orders => UTF-8 string (18) "Jauni pasūtījumi"
        Notification background color => UTF-8 string (23) "Paziņojuma fona krāsa"
        Notification text color => UTF-8 string (25) "Paziņojuma teksta krāsa"
        Order Notifications on the Favicon => UTF-8 string (35) "Pasūtījumu paziņojumi ar Favicon"
        ModulesContactinfoAdmin => array (3)
        Contact information => UTF-8 string (19) "Kontaktinformācija"
        Allows you to display additional information about your store's customer service. => UTF-8 string (82) "Ļauj jums parādīt papildus informāciju par Jūsu veikala klientu apkalpošanu."
        Your theme needs to be compatible with this feature => UTF-8 string (47) "Jūsu tēmai jābūt saderīgai ar šo funkciju"
        ModulesFacetedsearchAdmin => array (97)
        Faceted search => UTF-8 string (23) "Kategoriska meklēšana"
        Filter template name required (cannot be empty) => UTF-8 string (70) "Nepieciešams norādīt filtra tēmas nosaukumu (nevar atstāt tukšu)"
        You must select at least one category. => UTF-8 string (36) "Ir jāizvēlas vismaz viena sadaļa."
        Your filter => UTF-8 string (12) "Jūsu filtri"
        was updated successfully. => UTF-8 string (29) "tika veiksmīgi atjaunināts."
        was added successfully. => UTF-8 string (27) "tika pievienots veiksmīgi."
        Settings saved successfully => UTF-8 string (32) "Iestatījumi sekmīgi saglabāti"
        Filter template deleted, categories updated (reverted to default Filter template). => UTF-8 string (102) "Filtra tēma izdzēsta, kategorijas atjauninātas (iestatījumi atgriezti uz nok...
        Filtra tēma izdzēsta, kategorijas atjauninātas (iestatījumi atgriezti uz noklusēto filtra tēmu).
        
        Filter template not found => UTF-8 string (24) "Filtra tēma nav atrasta"
        My template - %s => UTF-8 string (15) "Mana tēma - %s"
        My template %s => UTF-8 string (13) "Mana tēma %s"
        "%s" is not a valid url => UTF-8 string (25) ""%s" ir kļūdaina adrese"
        Category => string (10) "Kategorija"
        Manufacturer => UTF-8 string (10) "Ražotājs"
        Supplier => UTF-8 string (14) "Piegādātājs"
        New products => string (14) "Jauni produkti"
        Best sales => UTF-8 string (17) "Visvairāk pirkts"
        Prices drop => string (17) "Nocenoti produkti"
        Search => UTF-8 string (7) "Meklēt"
        Meta title => string (14) "Meta-nosaukums"
        No limit => string (10) "Bez limita"
        Categories used for this template: => UTF-8 string (45) "Kategorijas, kas tiek izmantotas šai tēmai:"
        Categories selection is disabled because you have no categories or you are in a "all shops" context. => UTF-8 string (114) "Sadaļu izvēle ir izslēgta, jo jūs neesat izveidojis nevienu sadaļu, vai atro...
        Sadaļu izvēle ir izslēgta, jo jūs neesat izveidojis nevienu sadaļu, vai atrodaties kontekstā "visi veikali".
        
        You must select at least one filter => UTF-8 string (34) "Ir jāizvēlas vismaz viens filtrs"
        Template name: => UTF-8 string (17) "Tēmas nosaukums:"
        Only as a reminder => UTF-8 string (20) "Tikai atgādinājums"
        Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form: => UTF-8 string (125) "Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobe...
        Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobežo maksimālo attēlojamo lauku skaitu formā:
        
        for suhosin.post.max_vars. => UTF-8 string (30) "priekš suhosin.post.max_vars."
        for suhosin.request.max_vars. => UTF-8 string (33) "Priekš suhosin.request.max_vars."
        Please ask your hosting provider to increase the Suhosin limit to => UTF-8 string (77) "Lūdzu palūdziet savam hostinga provaiderim palielināt Suhosin limitu līdz"
        Warning! Your PHP configuration limits the maximum number of fields allowed in a form: => UTF-8 string (80) "Uzmanību! Tava PHP konfigurācija ierobežo maksimumu attēlojamo lauku formā:"
        for max_input_vars. => UTF-8 string (23) "priekš max_input_vars."
        Please ask your hosting provider to increase this limit to => UTF-8 string (66) "Lūdzu palūdz savam hostinga provaiderim palielināt limitu līdz"
        %s at least, or you will have to edit the translation files manually. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
        Choose shop association: => UTF-8 string (32) "Izvēlaties veikala asociāciju:"
        Sub-categories filter => UTF-8 string (23) "Apakškategoriju filtrs"
        Product stock filter => UTF-8 string (31) "Noliktavā esošu preču filtrs"
        Product condition filter => UTF-8 string (26) "Produkta stāvokļa filtrs"
        Product brand filter => UTF-8 string (23) "Produktu zīmolu filtrs"
        Product weight filter (slider) => UTF-8 string (31) "Preču svara filtrs (slaideris)"
        Product price filter (slider) => string (32) "Produkta cenas filtrs (slaiders)"
        You must select at least one category => UTF-8 string (35) "Ir jāizvēlas vismaz viena sadaļa"
        Indexes and caches => UTF-8 string (22) "Indeksi un kešatmiņa"
        Indexing is in progress. Please do not leave this page => UTF-8 string (51) "Notiek indeksēšana. Lūdzu palieciet šajā lapā"
        Index all missing prices => UTF-8 string (33) "Indeksēt visas nēesošās cenas"
        Rebuild entire price index => UTF-8 string (34) "Pārbūvēt visu cenu indeksāciju"
        Build attributes and features indexes => UTF-8 string (41) "Veidojiet atribūtus un funkciju indeksus"
        Clear cache => UTF-8 string (15) "Iztīrīt kešu"
        You can set a cron job that will rebuild price index using the following URL: => UTF-8 string (101) "Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izman...
        Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izmantojot sekojošu URL:
        
        You can set a cron job that will rebuild attribute index using the following URL: => UTF-8 string (101) "Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izman...
        Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izmantojot sekojošu URL:
        
        A nightly rebuild is recommended. => UTF-8 string (46) "Ieteicams pārūvēšanu veikt nakts stundās."
        Filters templates => UTF-8 string (12) "Tēmu filtrs"
        Created on => string (9) "Izveidots"
        Actions => UTF-8 string (9) "Darbības"
        Do you really want to delete this filter template? => UTF-8 string (48) "Vai tiešām vēlaties dzēst šo filtra veidni?"
        No filter template found. => UTF-8 string (36) "Netika atrasta neviena filtra tēma."
        Add new template => string (21) "Izveidot jaunu veidni"
        Show the number of matching products => UTF-8 string (42) "Pārādīt visu sakritušo produktu skaitu"
        Show products from subcategories => UTF-8 string (35) "Attēlot apakškategoriju produktus"
        Category filter depth (0 for no limits, 1 by default) => UTF-8 string (70) "Kategoriju filtru dziļums ( 0 priekš bezlimita, 1 pēc noklusējuma)"
        Use tax to filter price => UTF-8 string (40) "Izmantot nodokļus, lai izšķirotu cenu"
        Use rounding to filter price => UTF-8 string (35) "Noapaļot, lai filtrētu pēc cenas"
        (in progress) => UTF-8 string (11) "(progresā)"
        URL indexing finished => UTF-8 string (33) "URL adrešu indeksācija pabeigta"
        Attribute indexing finished => UTF-8 string (31) "Atribūtu indeksācija pabeigta"
        URL indexing failed => UTF-8 string (33) "URL adrešu indeksācijas kļūda"
        Attribute indexing failed => UTF-8 string (31) "Atribūtu indeksācijas kļūda"
        Price indexing finished => UTF-8 string (26) "Cenu indeksācija pabeigta"
        Price indexing failed => UTF-8 string (26) "Cenu indeksācijas kļūda"
        (in progress, %s products price to index) => UTF-8 string (44) "(progresā, %s produktu cenas indeksācijai)"
        Loading... => UTF-8 string (14) "Ielādējas..."
        You selected -All categories-: all existing filter templates will be deleted. Is it OK? => UTF-8 string (86) "Jūs izvēlējāties -Visas sadaļas-: visas filtru veidnes tiks dzēstas. Piekrīt...
        Jūs izvēlējāties -Visas sadaļas-: visas filtru veidnes tiks dzēstas. Piekrītat?
        
        New filters template => UTF-8 string (18) "Jauna filtra tēma"
        You can drag and drop filters to adjust position => UTF-8 string (65) "Jūs varat pārvietot filtrus velkot un novietotjot kur vēlaties"
        Filters: => string (7) "Filtri:"
        Total filters: %s => UTF-8 string (15) "Filtru kopā %s"
        Filter result limit: => UTF-8 string (25) "Filtru rezultātu limits:"
        Filter style: => string (13) "Filtru stils:"
        Checkbox => UTF-8 string (34) "Kastīte, kuru atzīmēt ar ķeksi"
        Radio button => string (10) "Radio poga"
        Drop-down list => UTF-8 string (21) "Nolaižamais saraksts"
        List of ranges => string (17) "Apgabalu saraksts"
        Attribute group: %name% (%count% attributes) => UTF-8 string (43) "Atribūtu grupa: %name% (%count% atribūti)"
        Attribute group: %name% (%count% attribute) => UTF-8 string (43) "Atribūtu grupa: %name% (%count% atribūts)"
        This group will allow user to select a color => UTF-8 string (48) "Šī grupa ļaus lietotājam izvēlēties krāsu"
        Feature: %name% (%count% values) => UTF-8 string (39) "Īpašība: %name% (%count% vērtības)"
        Feature: %name% (%count% value) => UTF-8 string (38) "Īpašība: %name% (%count% vērtība)"
        When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
        Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
        
        When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
        Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
        
        Invalid characters: <>;=#{}_ => UTF-8 string (26) "Kļudaini simboli:<>;=#{}_"
        Indexable => UTF-8 string (12) "Indeksējams"
        Use this attribute in URL generated by the Faceted Search module. => UTF-8 string (93) "Lietot šo atribūtu saitē kura ir ģenerēta izmantojot Kategorizētas meklēšana...
        Lietot šo atribūtu saitē kura ir ģenerēta izmantojot Kategorizētas meklēšanas moduli.
        
        When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
        Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
        
        When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
        Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
        
        URL => string (12) "Lapas adrese"
        When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
        Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
        
        When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
        Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
        
        ModulesLegalcomplianceShop => array (1)
        Information => UTF-8 string (12) "Informācija"
        ModulesBlockwishlistShop => array (11)
        You aren't logged in => UTF-8 string (26) "Jūs neesat pierakstījies"
        Add to wishlist => UTF-8 string (36) "Pievienot vēlamo produktu sarakstam"
        Cancel => string (7) "Atsaukt"
        Remove => UTF-8 string (6) "Dzēst"
        Delete => UTF-8 string (6) "Dzēst"
        Sign in => UTF-8 string (7) "Ienākt"
        Previous => UTF-8 string (8) "Atpakaļ"
        Next => UTF-8 string (10) "Nākošais"
        Share => string (5) "Share"
        Customize => UTF-8 string (9) "Pielāgot"
        No products found => string (20) "Produkti nav atrasti"
        AdminNavigationNotification => array (17)
        Your shop is in debug mode. => UTF-8 string (43) "Jūsu veikals ir atkļūdošanas režīmā."
        Your shop is in maintenance. => UTF-8 string (37) "Notiek E-veikala apkalpošanas darbi."
        Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab. => UTF-8 string (187) "Jūsu apmeklētāji un klienti nevar piekļūt jūsu veikalam apkopes režīmā.%s La...
        Jūsu apmeklētāji un klienti nevar piekļūt jūsu veikalam apkopes režīmā.%s Lai pārvaldītu tehniskās apkopes iestatījumus, dodieties uz sadaļu Veikala parametri> Uzturēšana.
        
        No new order for now :( => UTF-8 string (34) "Šobrīd nav jaunu pasūtījumu :("
        No new customer for now :( => UTF-8 string (29) "Šobrīd nav jaunu klientu :("
        No new message for now. => UTF-8 string (25) "Šobrīd nav jaunu ziņu."
        registered => UTF-8 string (12) "reģistrēts"
        Orders[1][/1] => UTF-8 string (19) "Pasūtījumi[1][/1]"
        Customers[1][/1] => string (14) "Klienti[1][/1]"
        Messages[1][/1] => UTF-8 string (13) "Ziņas[1][/1]"
        from => string (2) "no"
        All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode. => UTF-8 string (108) "Tiks parādītas PHP kļūdas un ziņojumi. Kad tas vairs nav vajadzīgs, [1] izsl...
        Tiks parādītas PHP kļūdas un ziņojumi. Kad tas vairs nav vajadzīgs, [1] izslēdziet [/1] šo režīmu.
        
        Have you checked your [1][2]abandoned carts[/2][/1]?[3]Your next order could be hiding there! => UTF-8 string (99) "Vai pārbaudījāt veikala [1][2]pamestos grozus[/2][/1]?[3]Iespējams šeit ir k...
        Vai pārbaudījāt veikala [1][2]pamestos grozus[/2][/1]?[3]Iespējams šeit ir kāds pasūtījums!
        
        Are you active on social media these days? => UTF-8 string (37) "Vai esat aktīvi sociālajos tīklos?"
        Seems like all your customers are happy :) => UTF-8 string (45) "Šķiet ka veikala klienti ir apmierināti :)"
        An error occurred while updating new window property. => UTF-8 string (44) "Kļūda atjaunojot jauna loga iestatījumus."
        An error occurred while updating the new window property for this object. => UTF-8 string (58) "Kļūda atjaunojot jauna loga iestatījumus šim objektam."
        ModulesStatssalesAdmin => array (17)
        Sales and orders => UTF-8 string (27) "Pārdošana un pasūtījumi"
        About order statuses => UTF-8 string (26) "Par pasūtījumu statusiem"
        In your Back Office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment. => UTF-8 string (254) "Lapas administrācijā var mainīt sekojošus statusus: Gaida čeka maksājumu, Ma...
        Lapas administrācijā var mainīt sekojošus statusus: Gaida čeka maksājumu, Maksājums saņemts, Sagatavošana piegādei, Piegāde, Piegādāts, Atcelts, Naudas atgriešana, Maksājuma kļūda, Nav pieejams noliktavā un Gaida bankas pārskaitījumu.
        
        These order statuses cannot be removed from the Back Office; however you have the option to add more. => UTF-8 string (102) "Šos pasūtījuma statusus nevar izdzēst no lapas Administrācijas, bet var piel...
        Šos pasūtījuma statusus nevar izdzēst no lapas Administrācijas, bet var pielikt papildu statusus.
        
        The following graphs represent the evolution of your shop's orders and sales turnover for a selected period. => UTF-8 string (100) "Grafiki attēlo veikala attīstību, pasūtījumu skaitu un pārdošanu izvēlētajā ...
        Grafiki attēlo veikala attīstību, pasūtījumu skaitu un pārdošanu izvēlētajā laik periodā.
        
        You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods. => UTF-8 string (133) "Šo logu vajadzētu regulāri apskatīt, tas ļauj monitorēt veikala ilgtspējību....
        Šo logu vajadzētu regulāri apskatīt, tas ļauj monitorēt veikala ilgtspējību. Papildus var apskatīt vairākus laika periodus.
        
        Only valid orders are graphically represented. => UTF-8 string (57) "Grafikā tiek attēloti tikai apstiprināti pasūtījumi."
        Orders placed: => UTF-8 string (23) "Izveidoti pasūtījumi:"
        CSV Export => string (12) "Csv Eksports"
        Sales: => UTF-8 string (12) "Pārdošana:"
        You can view the distribution of order statuses below. => UTF-8 string (59) "Zemāk var apskatīt sadalījumu pa pasūtījumu statusiem."
        No orders for this period. => UTF-8 string (37) "Šajā laika posmā nav pasūtījumu."
        Orders placed => UTF-8 string (22) "Izveidoti pasūtījumi"
        Products bought => string (18) "Nopirktie produkti"
        Products: => string (6) "Preces"
        Sales currency: %s => UTF-8 string (24) "Pārdošanas valūta: %s"
        Percentage of orders per status. => UTF-8 string (45) "Pasūtījumi procentuāli pēc statusa veida."
        ShopNotificationsWarning => array (8)
        You cannot place a new order from your country (%s). => UTF-8 string (54) "Jūs nevariet veikt pasūtījumu no šīs valsts (%s)."
        You cannot return merchandise with a guest account. => UTF-8 string (56) "Jūs nevarēsiet atgriezt preci iepērkoties kā viesis."
        If you have just placed an order, it may take a few minutes for it to be validated. Please refresh this page if your order is missing. => UTF-8 string (146) "Ja tikko esat veicis pasūtījumu, var paiet dažas minūtes, lai to apstiprināt...
        Ja tikko esat veicis pasūtījumu, var paiet dažas minūtes, lai to apstiprinātu. Lūdzu, atsvaidziniet lapu, ja Jūsu pasūtījums nav redzams.
        
        You must wait for confirmation before returning any merchandise. => UTF-8 string (80) "Jums ir jāsagaida preču atgriešanas apstiprinājums, pirms nosūtīt to mums."
        This product is not visible to your customers. => UTF-8 string (42) "Šis produkts nav redzams jūsu klientiem."
        You do not have any vouchers. => string (23) "Jums nav neviena kupona"
        You have not placed any orders. => UTF-8 string (29) "Jums nav neviena pasūtījuma"
        You have not received any credit slips. => UTF-8 string (27) "Jums nav kredīta izrakstu."
        ModulesCrosssellingShop => array (1)
        Customers who bought this product also bought: => UTF-8 string (50) "Klienti, kuri iegādājās šo preci nopirka arī:"
        ModulesPagesnotfoundAdmin => array (17)
        Pages not found => string (19) "Lapa netika atrasta"
        The "pages not found" cache has been emptied. => UTF-8 string (47) ""Lapa nav atrasta" keša atmiņa ir iztīrīta."
        The "pages not found" cache has been deleted. => UTF-8 string (46) ""Lapa nav atrasta" keša atmiņa ir izdzēsts."
        Guide => UTF-8 string (10) "Pamācība"
        404 errors => UTF-8 string (12) "404 kļūdas"
        A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore. => UTF-8 string (295) "HTTP kļūdas 404 nozīmē to ka meklējamais fails nav atrasts. Tas nozīmē ka kl...
        HTTP kļūdas 404 nozīmē to ka meklējamais fails nav atrasts. Tas nozīmē ka klients ir vai nu ievadījis nepareizu saiti vai lapā ir nestrādājoša saite. Ja ir iespēja, tiks parādīta lapa ar nestrādājošo saiti. Ja nē, tas nozīmē ka tā ir tieša piekļuve kura vairs neeksistē.
        
        How to catch these errors? => UTF-8 string (27) "Kā fiksēt šīs kļūdas?"
        If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s". => UTF-8 string (134) "Ja serveris atbalsta .htaccessfailus, Jūs varat izveidot šo failu PrestaShop...
        Ja serveris atbalsta .htaccessfailus, Jūs varat izveidot šo failu PrestaShop pamata direktorijā un pievienot sekojošo rindu: "%s".
        
        A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page. => UTF-8 string (131) "Lietotājs kurš apmeklēs neeksistējošu saiti tiks novirzīts uz sekojošu lapu:...
        Lietotājs kurš apmeklēs neeksistējošu saiti tiks novirzīts uz sekojošu lapu: %s. Šis modulis ieraksta piekļuvi šai lapai.
        
        You must use a .htaccess file to redirect 404 errors to the "404.php" page. => UTF-8 string (78) "Jums jālieto .htaccess failu lai pārvirzītu 404 kļūdas uz "404.php" lapu."
        Page => string (4) "Lapa"
        Referrer => UTF-8 string (13) "Norādītājs"
        Counter => UTF-8 string (12) "Skaitītājs"
        No "page not found" issue registered for now. => UTF-8 string (54) "Nav reģistrēts neviens "lapa nav atrasta" gadījums."
        Empty database => UTF-8 string (20) "Iztīrīt datu bāzi"
        Empty ALL "pages not found" notices for this period => UTF-8 string (61) "Iztīrīt VISUS "lapa nav atrasta" paziņojumus par šo laiku"
        Empty ALL "pages not found" notices => UTF-8 string (47) "Iztīrīt VISUS "lapa nav atrasta" paziņojumus"
        AdminShopparametersNotification => array (39)
        Caution: The discount applied to a category does not stack with the overall reduction but instead replaces it. => UTF-8 string (92) "Uzmanību: kategorijai piešķirtā atlaide nesummējas ar kopējo atlaidi, bet ai...
        Uzmanību: kategorijai piešķirtā atlaide nesummējas ar kopējo atlaidi, bet aizstāj to.
        
        Only products that have this category as the default category will be affected. => UTF-8 string (85) "Tas ietekmēs tikai tos produktus, kuriem šī kategorija ir noklusējuma katego...
        Tas ietekmēs tikai tos produktus, kuriem šī kategorija ir noklusējuma kategorija.
        
        You cannot delete this shop (customer and/or order dependency) => UTF-8 string (73) "Jūs nevarat izdzēst šo veikalu (klienta un/vai pasūtījuma saistība)"
        Click here to set a URL for this shop. => UTF-8 string (55) "Noklikšķiniet šeit, lai iestatītu šī veikala URL."
        Width and height must be numeric values. => UTF-8 string (55) "Platumam un augstumam jābūt skaitliskām vērtībām."
        The discount value is incorrect (must be a percentage). => UTF-8 string (55) "Atlaides vērtība ir nepareiza (jānorāda procentos)."
        Wrong category ID. => string (25) "Kategorijai nepareizs ID."
        The discount value is incorrect. => UTF-8 string (33) "Redukcijas vērtība ir nepareiza"
        You cannot save group reductions. => UTF-8 string (39) "Jūs nevarat saglabāt grupas atlaides."
        An error occurred while updating this group. => UTF-8 string (37) "Atjauninot šo grupu, radās kļūda."
        Aliases and results are both required. => UTF-8 string (53) "kā aizstājējvārdi tā rezultāti ir nepieciešami"
        Is not a valid result => UTF-8 string (22) "nav derīgs rezultāts"
        Is not a valid alias => UTF-8 string (29) "nav derīgs aizstājējvārds"
        This is not a valid IP address: => UTF-8 string (27) "Šī IP adrese nav derīga:"
        You cannot delete this shop (customer and/or order dependency). => UTF-8 string (74) "Jūs nevarat izdzēst šo veikalu (klienta un/vai pasūtījuma saistība)."
        Please create some sub-categories for this root category. => UTF-8 string (68) "Lūdzu, izveidojiet kādas apakš-kategorijas šai pamatkategorijai."
        You need to select at least the root category. => UTF-8 string (43) "Jums ir jāizvēlas vismaz pamatkategorija."
        Warning: You won't be able to change the group of this shop if this shop belongs to a group with one of these options activated: Share Customers, Share Quantities or Share Orders. => UTF-8 string (204) "Brīdinājums: jūs nevarēsit mainīt šī veikala grupu, ja šis veikals pieder gr...
        Brīdinājums: jūs nevarēsit mainīt šī veikala grupu, ja šis veikals pieder grupai, kurai ir aktivizēta viena no šīm opcijām: koplietot klientus, koplietot daudzumus vai koplietot pasūtījumus.
        
        You can only move your shop to a shop group with all "share" options disabled -- or to a shop group with no customers/orders. => UTF-8 string (156) "Jūs varat pārvietot savu veikalu tikai uz veikalu grupu ar visām "share" ies...
        Jūs varat pārvietot savu veikalu tikai uz veikalu grupu ar visām "share" iespējām atslēgtām - vai arī uz veikalu grupu bez klientiem/pasūtījumiem.
        
        For security reasons, you cannot delete default order statuses. => UTF-8 string (85) "Drošības apsvērumu dēļ Jūs nevariet izdzēst noklusētos pasūtījuma statusus."
        An address located in a country containing states must have a state selected. => UTF-8 string (124) "Valstī, kurā ir noteikti novadi vai teritorijas obligāti ir jāizvēlas kāds n...
        Valstī, kurā ir noteikti novadi vai teritorijas obligāti ir jāizvēlas kāds no pieejamajiem teritorijas iedalījumiem. 
        
        Latitude and longitude are required. => UTF-8 string (35) "Garums un platums ir nepieciešams."
        The specified state is not located in this country. => UTF-8 string (45) "Norādītais rajons šajā valstī neatrodas."
        Before being able to use this tool, you need to: => UTF-8 string (54) "Pirms varat izmantot šo rīku, jums ir nepieciešams:"
        Create a blank .htaccess in your root directory. => UTF-8 string (59) "Izveidojiet tukšu .htaccess failu savā pamatdirektorijā."
        Give it write permissions (CHMOD 666 on Unix system). => UTF-8 string (68) "Piešķiriet tam rakstīšanas atļaujas (CHMOD 666 sistēmā Unix)."
        You must define an SMTP server and an SMTP port. If you do not know it, use the PHP mail() function instead. => UTF-8 string (102) "Jums ir jādefinē SMTP serveris un SMTP ports. Ja jūs to nezināt, izmantojiet...
        Jums ir jādefinē SMTP serveris un SMTP ports. Ja jūs to nezināt, izmantojiet funkciju PHP mail ().
        
        Assign a valid page if you want it to be read. => UTF-8 string (56) "Norādiet derīgu lapu, ja vēlaties lai tā ir lasāma."
        Your robots.txt file MUST be in your website's root directory and nowhere else (e.g. http://www.example.com/robots.txt). => UTF-8 string (115) "Jūsu robots.txt failam jābūt vietnes pamatdirektorijā un nekur citur (piem. ...
        Jūsu robots.txt failam jābūt vietnes pamatdirektorijā un nekur citur (piem. http://www.example.com/robots.txt).
        
        Generate your "robots.txt" file by clicking on the following button (this will erase the old robots.txt file) => UTF-8 string (101) "Veidojiet savu robots.txt failu, noklikšķinot uz šīs pogas (tas izdzēsīs vec...
        Veidojiet savu robots.txt failu, noklikšķinot uz šīs pogas (tas izdzēsīs veco failu robots.txt)
        
        Before you can use this tool, you need to: => UTF-8 string (54) "Lai varētu izmantot šo rīku, jums ir nepieciešams:"
        1) Create a blank robots.txt file in your root directory. => UTF-8 string (63) "1) Izveidojiet tukšu robots.txt failu savā pamatdirektorijā."
        2) Give it write permissions (CHMOD 666 on Unix system). => UTF-8 string (62) "2) Dot tai rakstīšanas atļaujas (CHMOD 666 sistēmā Unix)."
        The multistore option is enabled. If you want to change the URL of your shop, you must go to the "Multistore" page under the "Advanced Parameters" menu. => UTF-8 string (138) "Multiveikalu opcija ir aktivizēta. Ja vēlaties mainīt sava veikala URL, izvē...
        Multiveikalu opcija ir aktivizēta. Ja vēlaties mainīt sava veikala URL, izvēlnē "Papildu parametri" ir jāiet uz lapu "Multiveikals".
        
        Here you can set the URL for your shop. If you migrate your shop to a new URL, remember to change the values below. => UTF-8 string (139) "Šeit varat iestatīt sava veikala URL. Ja jūs migrējat savu veikalu uz jaunu ...
        Šeit varat iestatīt sava veikala URL. Ja jūs migrējat savu veikalu uz jaunu URL, neaizmirstiet mainīt tālāk norādītās vērtības.
        
        This section enables you to change the default pattern of your links. In order to use this functionality, PrestaShop's "Friendly URL" option must be enabled, and Apache's URL rewriting module (mod_rewrite) must be activated on your web server. => UTF-8 string (244) "Šajā sadaļā ir iespējams mainīt jūsu saišu noklusējuma modeli. Lai izmantotu...
        Šajā sadaļā ir iespējams mainīt jūsu saišu noklusējuma modeli. Lai izmantotu šo funkciju, ir jāaktivizē PrestaShop opcija "Lasāms URL", un jūsu tīmekļa serverī ir jāaktivizē Apache URL pārrakstīšanas modulis (mod_rewrite).
        
        There are several available keywords for each route listed below; note that keywords with * are required! => UTF-8 string (138) "Katram tālāk uzskaitītajam maršrutam ir pieejami vairāki pieejamie atslēgvār...
        Katram tālāk uzskaitītajam maršrutam ir pieejami vairāki pieejamie atslēgvārdi; ņemiet vērā, ka atslēgvārdi ar * ir obligāti!
        
        To add a keyword in your URL, use the {keyword} syntax. If the keyword is not empty, you can add text before or after the keyword with syntax {prepend:keyword:append}. For example {-hey-:meta_title} will add "-hey-my-title" in the URL if the meta title is set. => UTF-8 string (279) "Lai URL pievienotu atslēgvārdu, izmantojiet {keyword} sintaksi. Ja atslēgvār...
        Lai URL pievienotu atslēgvārdu, izmantojiet {keyword} sintaksi. Ja atslēgvārds nav tukšs, varat pievienot tekstu pirms vai pēc atslēgvārda ar sintaksi {prepend:keyword:append}. Piemēram, {-hey-:meta_title} URL, ja meta nosaukums ir iestatīts, pievienos "-hey-my-title".
        
        You can only display the page list in a shop context. => UTF-8 string (54) "Lapas sarakstu var parādīt tikai veikala kontekstā."
        ModulesDashgoalsAdmin => array (23)
        Dashboard Goals => UTF-8 string (24) "Vadības paneļa mērķi"
        Adds a block with your store's forecast. => UTF-8 string (57) "Pievieno bloku ar veikala prognozējamajiem rezultātiem."
        January => UTF-8 string (9) "Janvāris"
        February => UTF-8 string (10) "Februāris"
        March => string (5) "Marts"
        April => UTF-8 string (8) "Aprīlis"
        May => string (5) "Maijs"
        June => UTF-8 string (7) "Jūnijs"
        July => UTF-8 string (7) "Jūlijs"
        August => string (7) "Augusts"
        September => string (10) "Septembris"
        October => string (8) "Oktobris"
        November => string (9) "Novembris"
        December => string (9) "Decembris"
        Average cart value => UTF-8 string (24) "Vidējā groza vērtība"
        Goal exceeded => UTF-8 string (20) "Mērķis pārsniegts"
        Goal not reached => UTF-8 string (22) "Mērķis nav sasniegts"
        Goal set: => UTF-8 string (9) "Mērķis:"
        Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
        Traffic => UTF-8 string (7) "Plūsma"
        Average Cart Value => UTF-8 string (31) "Vidējā pasūtījuma vērtība"
        Conversion => string (10) "Konversija"
        Forecast => string (8) "Prognoze"
        ModulesStatssearchAdmin => array (8)
        Shop search => UTF-8 string (16) "Meklēt veikalā"
        Keywords => UTF-8 string (17) "Atslēgas vārdi:"
        Occurrences => UTF-8 string (15) "Parādīšanās"
        Results => UTF-8 string (10) "Rezultāti"
        CSV Export => string (12) "Csv Eksports"
        Cannot find any keywords that have been searched for more than once. => UTF-8 string (79) "Nevar atrast atslēgas vārdus kuri ir bijuši lietoti vairāk par vienu reizi."
        Top 10 keywords => UTF-8 string (23) "Top 10 atslēgas vārdi"
        Others => UTF-8 string (9) "Pārējie"
        ModulesWelcomeAdmin => array (46)
        Let's create your first product => string (25) "Izveidosim pirmo produktu"
        What do you want to tell about it? Think about what your customers want to know. => UTF-8 string (70) "Par ko vēlaties pastāstīt? Padomājiet ko klients vēlētos zināt."
        Add clear and attractive information. Don't worry, you can edit it later :) => UTF-8 string (99) "Pievienojiet vienkāršu un atraktīvu informāciju. Neuztraucaties, arēsiet vēl...
        Pievienojiet vienkāršu un atraktīvu informāciju. Neuztraucaties, arēsiet vēlāk to mainīt :)
        
        Give your product a catchy name. => UTF-8 string (39) "Piešķiriet precei aktuālu nosaukumu."
        Fill out the essential details in this tab. The other tabs are for more advanced information. => UTF-8 string (102) "Aizpildiet pamata informāciju šajā cilnē. Pārējās cilnes ir paredzētas papil...
        Aizpildiet pamata informāciju šajā cilnē. Pārējās cilnes ir paredzētas papildus informācijai.
        
        Add one or more pictures so your product looks tempting! => UTF-8 string (81) "Pievienojiet vienu vai vairākas bildes produktam, lai tas izskatās pievilcīgi!"
        How much do you want to sell it for? => UTF-8 string (36) "Par kādu cenu vēlaties to pārdot?"
        Yay! You just created your first product. Looks good, right? => UTF-8 string (56) "Lieliski! Ir izveidots pirmais produkts. Izskatās labi?"
        Give your shop its own identity => UTF-8 string (33) "Piešķiriet veikalam identitāti"
        How do you want your shop to look? What makes it so special? => UTF-8 string (63) "Kā vēlaties lai veikals izskatītos? Kas to padarīs īpašu?"
        Customize your theme or choose the best design from our theme catalog. => UTF-8 string (88) "Pielāgojiet veikala dizainu vai izvēlaties labāko dizainu no mūsu šablonu ka...
        Pielāgojiet veikala dizainu vai izvēlaties labāko dizainu no mūsu šablonu kataloga.
        
        A good way to start is to add your own logo here! => UTF-8 string (44) "Labs sākums būtu logo pievienošana šeit!"
        If you want something really special, have a look at the theme catalog! => UTF-8 string (57) "Ja vēlaties ko īpašu, apskatieties šablonu katalogā!"
        Get your shop ready for payments => UTF-8 string (38) "Sagatavojiet veikala maksājumu veidus"
        How do you want your customers to pay you? => UTF-8 string (53) "Kādus maksājumu veidus vēlaties atļaut klientiem?"
        These payment methods are already available to your customers. => UTF-8 string (45) "Šie ir klientiem pieejamie maksājumu veidi."
        Choose your shipping solutions => UTF-8 string (29) "Izvēlieties piegādes veidus"
        How do you want to deliver your products? => UTF-8 string (42) "Kā vēlaties piegādāt klientiem preces?"
        Here are the shipping methods available on your shop today. => UTF-8 string (44) "Veikalā šobrīd pieejamie piegādes veidi."
        Skip this tutorial => UTF-8 string (18) "Izlaist apmācību"
        Over to you! => UTF-8 string (23) "Atstājam Jūsu ziņā!"
        You've seen the essential, but there's a lot more to explore. => UTF-8 string (68) "Tas ir tikai pamats, bet ir vēl vairāk lietas par kurām uzzināt."
        Some ressources can help you go further: => UTF-8 string (46) "Resursi kuri var palīdzēt darboties tālāk:"
        Starter Guide => UTF-8 string (21) "Iesācēja apmācība"
        Forum => string (6) "Forums"
        Training => UTF-8 string (10) "Trenniņš"
        Video tutorial => UTF-8 string (16) "Video apmācība"
        I'm ready => string (6) "Gatavs"
        Welcome to your shop! => UTF-8 string (23) "Laipni lūgti veikalā!"
        Hi! My name is Preston and I'm here to show you around. => UTF-8 string (69) "Sveiki! Mani sauc Prestons un vēlos Tev palīdzēt iepazīt veikalu."
        You will discover a few essential steps before you can launch your shop: => UTF-8 string (71) "Jums vēl ir jāizpilda pāris papildu soļi pirms veikala palaišanas:"
        Create your first product, customize your shop, configure shipping and payments... => UTF-8 string (107) "Izveidojiet pirmo produktu, pielāgojiet veikala iestatījumus, nokonfigurējie...
        Izveidojiet pirmo produktu, pielāgojiet veikala iestatījumus, nokonfigurējiet piegādi un maksājumus...
        
        Let's get started! => UTF-8 string (8) "Sāksim!"
        Later => UTF-8 string (7) "Vēlāk"
        Start => UTF-8 string (5) "Sākt"
        Launch your shop! => string (16) "Palaist veikalu!"
        Resume => UTF-8 string (7) "Atsākt"
        Stop the OnBoarding => UTF-8 string (29) "Pārtraukt sākuma apmācību"
        Continue => UTF-8 string (9) "Turpināt"
        Hey! Are you lost? => UTF-8 string (26) "Hei! Vai esi apmaldījies?"
        To continue, click here: => UTF-8 string (33) "Lai turpinātu, nospiediet šeit:"
        If you want to stop the tutorial for good, click here: => UTF-8 string (53) "Ja vēlaties pārtraukt apmācību, nospiediet šeit:"
        Quit the Welcome tutorial => UTF-8 string (20) "Iziet no apmācības"
        Step => string (5) "Solis"
        Next => UTF-8 string (10) "Nākošais"
        Welcome => UTF-8 string (11) "Sveicināti"
        ShopNavigation => array (61)
        404 error => UTF-8 string (11) "404 kļūda"
        Best sales => UTF-8 string (17) "Visvairāk pirkts"
        Contact us => UTF-8 string (19) "Sazināties ar mums"
        Manufacturers => UTF-8 string (10) "Ražotāji"
        New products => string (14) "Jauni produkti"
        Forgot your password => UTF-8 string (17) "Aizmirsāt paroli"
        Prices drop => string (17) "Nocenoti produkti"
        Sitemap => string (11) "lapas karte"
        Suppliers => UTF-8 string (14) "Piegādātāji"
        Address => string (6) "Adrese"
        Addresses => string (7) "Adreses"
        Login => UTF-8 string (13) "Autorizācija"
        Registration => UTF-8 string (14) "Reģistrācija"
        Cart => string (16) "Iepirkumu grozs:"
        Discount => string (7) "Atlaide"
        Order history => UTF-8 string (21) "Pasūtījumu vēsture"
        Identity => UTF-8 string (11) "Identitāte"
        My account => string (10) "Mans konts"
        Order follow => UTF-8 string (24) "Pasūtījuma izsekošana"
        Credit slip => UTF-8 string (17) "Kredīta izraksts"
        Order => UTF-8 string (12) "Pasūtījums"
        Search => UTF-8 string (7) "Meklēt"
        Stores => string (7) "veikali"
        Guest tracking => string (14) "Viesu uzskaite"
        Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
        This page cannot be found => UTF-8 string (24) "Nevar atrast šādu lapu"
        Our best sales => UTF-8 string (20) "Labākā pārdošana"
        Use our form to contact us => UTF-8 string (40) "Izmantojiet formu lai sazinātos ar mums"
        Shop powered by PrestaShop => string (30) "Veikals darbojas uz PrestaShop"
        Brand list => UTF-8 string (16) "Zīmolu saraksts"
        Our new products => UTF-8 string (21) "Mūsu jaunie produkti"
        Enter the e-mail address you use to sign in to receive an e-mail with a new password => UTF-8 string (102) "Ievadiet e-pasta adresi kuru lietojat lai pierakstītos un Jums e-pastā tiktu...
        Ievadiet e-pasta adresi kuru lietojat lai pierakstītos un Jums e-pastā tiktu nosūtīta jauna parole
        
        On-sale products => UTF-8 string (23) "Izpārdošanas produkti"
        Lost ? Find what your are looking for => UTF-8 string (52) "Nevarat atrast? Sameklējiet ko vēlējāties atrast"
        Suppliers list => UTF-8 string (23) "Piegādātāju saraksts"
        page-not-found => string (16) "lapa-nav-atrasta"
        best-sales => UTF-8 string (19) "vaisvairāk-pirktie"
        contact-us => string (19) "sazinieties-ar-mums"
        manufacturers => UTF-8 string (10) "ražotāji"
        new-products => string (15) "jaunie-produkti"
        password-recovery => UTF-8 string (20) "paroles-atjaunošana"
        prices-drop => string (18) "nocenotie-produkti"
        sitemap => string (11) "lapas karte"
        supplier => UTF-8 string (14) "piegādātājs"
        address => string (6) "adrese"
        addresses => string (7) "adreses"
        login => UTF-8 string (12) "pieslēgties"
        cart => string (15) "iepirkumu-grozs"
        discount => string (7) "atlaide"
        order-history => UTF-8 string (21) "pasūtījumu-vēsture"
        identity => UTF-8 string (11) "identitāte"
        my-account => string (10) "mans-konts"
        order-follow => UTF-8 string (23) "pasutījuma-izsekošana"
        credit-slip => UTF-8 string (15) "kredītrēķins"
        order => UTF-8 string (12) "pasūtījums"
        search => UTF-8 string (7) "meklēt"
        stores => string (7) "veikali"
        guest-tracking => string (14) "guest-tracking"
        order-confirmation => string (18) "order-confirmation"
        Best sellers => UTF-8 string (17) "Visvairāk pirkts"
        Brands => string (6) "Markas"
        ModulesCurrencyselectorAdmin => array (2)
        Currency block => UTF-8 string (14) "Valūtas Bloks"
        Adds a block allowing customers to choose their preferred shopping currency. => UTF-8 string (48) "Pievieno sadaļu, kas ļauj izvēlēties valūtu"
        AdminPaymentFeature => array (7)
        Customer currency => UTF-8 string (15) "Klienta valūta"
        Shop default currency => UTF-8 string (28) "Veikala noklusējuma valūta"
        Active payment => UTF-8 string (18) "Aktīvs maksājums"
        Currency restrictions => UTF-8 string (21) "Valūtu ierobežojumi"
        Country restrictions => UTF-8 string (20) "Valstu ierobežojumi"
        Group restrictions => UTF-8 string (18) "Grupu irobežojumi"
        Carrier restrictions => UTF-8 string (24) "Maksājumu ierobežojumi"
        ModulesStatsbestcustomersAdmin => array (11)
        Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
        Valid orders => UTF-8 string (21) "Derīgie pasūtījumi"
        Money spent => UTF-8 string (16) "Iztērēta nauda"
        Best customers => UTF-8 string (16) "Labākie klienti"
        Develop clients' loyalty => UTF-8 string (28) "Izveidot klienta lojalitāti"
        Keeping a client can be more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty. => UTF-8 string (146) "Iespējams, ka paturēt klientu ir izdevīgāk kā meklēt jaunu. Tas ir viens no ...
        Iespējams, ka paturēt klientu ir izdevīgāk kā meklēt jaunu. Tas ir viens no iemesliem kādēļ nepieciešams attīstīt klientu lojalitāti.
        
        Word of mouth is also a means for getting new, satisfied clients. A dissatisfied customer can hurt your e-reputation and obstruct future sales goals. => UTF-8 string (145) "Veikala mutisks ieteikums nozīmē jaunus, lojālus klientus. Neapmierināti kli...
        Veikala mutisks ieteikums nozīmē jaunus, lojālus klientus. Neapmierināti klienti var ietekmēt reputāciju un iespaidot pārdošanas apjomus.
        
        In order to achieve this goal, you can organize: => UTF-8 string (49) "Lai sasniegtu šo mērķi Jūs variet organizēt:"
        Punctual operations: commercial rewards (personalized special offers, product or service offered), non commercial rewards (priority handling of an order or a product), pecuniary rewards (bonds, discount coupons, payback). => UTF-8 string (265) "Punktuālas darbības: komerciāli piedāvājumi (piedāvāt personalizētus piedāvā...
        Punktuālas darbības: komerciāli piedāvājumi (piedāvāt personalizētus piedāvājumus, preces vai servisus), nekomerciālus piedāvājumus (prioritāras pasūtījuma apstrāde vai piegāde), finansiālas atlīdzības (atlaižu kuponi, atmaksas par pirkumiem).
        
        Sustainable operations: loyalty points or cards, which not only justify communication between merchant and client, but also offer advantages to clients (private offers, discounts). => UTF-8 string (189) "Ilgtspējīgas darbības: lojalitātes punkti vai kartes kuras ne tikai ir komun...
        Ilgtspējīgas darbības: lojalitātes punkti vai kartes kuras ne tikai ir komunikācija starp klientu un pārdevēju, bet sniedz arī iespējas klientam (privāti piedāvājumi, atlaides).
        
        These operations encourage clients to buy products and visit your online store more regularly. => UTF-8 string (82) "Šīs darbības iedrošina klientus pirkt produktus un biežāk apmeklēt veikalu."
        ModulesBannerAdmin => array (7)
        Banner => string (7) "Baneris"
        Banner image => UTF-8 string (14) "Banera attēls"
        Upload an image for your top banner. The recommended dimensions are 1110 x 214px if you are using the default theme. => UTF-8 string (104) "Augšupielādēt attēlu augšējam banerim. Ieteicamais izmērs 1110 x 214px ja li...
        Augšupielādēt attēlu augšējam banerim. Ieteicamais izmērs 1110 x 214px ja lieto noklusēto tēmu.
        
        Banner Link => string (13) "Bannera saite"
        Enter the link associated to your banner. When clicking on the banner, the link opens in the same window. If no link is entered, it redirects to the homepage. => UTF-8 string (146) "Ievadiet saiti savam bannerim. Kad nospiedīs uz bannera, saite atvērsies šaj...
        Ievadiet saiti savam bannerim. Kad nospiedīs uz bannera, saite atvērsies šajā pat lapā. Ja saite netiks ievadīta, tiks atvērta mājas lapa.
        
        Banner description => string (16) "Bannera apraksts"
        Please enter a short but meaningful description for the banner. => UTF-8 string (53) "Lūdzu ievadiet īsu, bet saprotamu bannera aprakstu."
        ModulesFeaturedproductsAdmin => array (10)
        Featured products => string (19) "Ieteicamie produkti"
        The number of products is invalid. Please enter a positive number. => UTF-8 string (63) "Produktu skaits nav derīgs. Lūdzu ievadiet pozitīvu skaitli."
        The category ID is invalid. Please choose an existing category ID. => UTF-8 string (65) "Sadaļas ID nav derīgs. Izvēlieties eksistējošas sadaļas ID."
        Invalid value for the "randomize" flag. => UTF-8 string (41) "Nederīga "Jauktā kārtībā" vērtība."
        To add products to your homepage, simply add them to the corresponding product category (default: "Home"). => UTF-8 string (127) "Lai parādītu produktus mājas lapā, vienkārši pievienojiet tos noteiktajai ka...
        Lai parādītu produktus mājas lapā, vienkārši pievienojiet tos noteiktajai kategorijai (noklusētā kategorija: "Mājas").
        
        Number of products to be displayed => UTF-8 string (27) "Attēlojamo produktu skaits"
        Set the number of products that you would like to display on homepage (default: 8). => UTF-8 string (90) "Norādiet skaitu, cik produktus vēlaties rādīt mājas lapā (noklusētā vērtība:...
        Norādiet skaitu, cik produktus vēlaties rādīt mājas lapā (noklusētā vērtība: 8).
        
        Category from which to pick products to be displayed => UTF-8 string (50) "Sadaļa, kurā iekļautie produkti tiks parādīti"
        Randomly display featured products => UTF-8 string (47) "Parādīt ieteicamos produktus jauktā secībā"
        Enable if you wish the products to be displayed randomly (default: no). => UTF-8 string (105) "Aktivizējiet, ja vēlaties, lai produkti tiktu parādīti jauktā secībā (noklus...
        Aktivizējiet, ja vēlaties, lai produkti tiktu parādīti jauktā secībā (noklusētā vērtība: nē).
        
        ModulesStatspersonalinfosAdmin => array (27)
        Registered customer information => UTF-8 string (33) "Reģistrēto klientu informācija"
        Target your audience => UTF-8 string (29) "Izvēlēties mērķauditoriju"
        In order for each message to have an impact, you need to know who it is being addressed to. => UTF-8 string (80) "Lai nosūtītajiem jaunumiem būtu atdeve, Jums ir jāzin kam tā ir adresēta. "
        Defining your target audience is essential when choosing the right tools to win them over. => UTF-8 string (88) "Mērķa auditorijas definēšana ir svarīga izvēloties pareizo veidu kā to ietek...
        Mērķa auditorijas definēšana ir svarīga izvēloties pareizo veidu kā to ietekmēt.
        
        It is best to limit an action to a group -- or to groups -- of clients. => UTF-8 string (58) "Ieteicams limitēt darbību klientu grupai -- vai grupām."
        Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions. => UTF-8 string (146) "Saglabājot reģistrēto klientu informāciju ir iespējams definēt klientu profi...
        Saglabājot reģistrēto klientu informāciju ir iespējams definēt klientu profilus lai varētu pielāgot speciālos piedāvājumus un reklāmu.
        
        You can increase your sales by: => UTF-8 string (39) "Pārdošanu var palielināt izmantojot:"
        Launching targeted advertisement campaigns. => UTF-8 string (38) "Mērķa reklāmas kampaņu palaišana."
        Contacting a group of clients by email or newsletter. => UTF-8 string (77) "Kontaktēšanās ar klientu grupu izmantojot e-pastu vai jaunumu sūtīšanu."
        Gender distribution allows you to determine the percentage of men and women shoppers on your store. => UTF-8 string (85) "Dzimumu sadalījums ļauj noteikt sieviešu un vīriešu klientu attiecību veikalā."
        CSV Export => string (12) "Csv Eksports"
        Age ranges allow you to better understand target demographics. => UTF-8 string (68) "Vecumu apgabals ļauj labāk saprast mērķauditorijas demogrāfiju."
        Country distribution allows you to analyze which part of the World your customers are shopping from. => UTF-8 string (83) "Valstu sadalījums ļauj analizēt no kurām valstīm klienti apmeklē šo veikalu."
        Currency range allows you to determine which currency your customers are using. => UTF-8 string (55) "Attēlo kuras valūtas klienti izmanto šajā veikalā."
        Language distribution allows you to analyze the browsing language used by your customers. => UTF-8 string (69) "Valodu sadalījums ļauj noteikt kādā valodā klienti apskata lapu."
        No customers have registered yet. => UTF-8 string (25) "Nav reģistrētu klientu."
        Gender distribution => UTF-8 string (19) "Dzimumu sadalījums"
        Age range => string (6) "Vecums"
        0-18 => string (4) "0-18"
        18-24 => string (5) "18-24"
        25-34 => string (5) "25-34"
        35-49 => string (5) "35-49"
        50-59 => string (5) "50-59"
        60+ => string (3) "60+"
        Country distribution => UTF-8 string (18) "Valstu sadalījums"
        Currency distribution => UTF-8 string (19) "Valūtu sadalījums"
        Language distribution => UTF-8 string (18) "Valodu sadalījums"
        ModulesStatsnewsletterAdmin => array (6)
        Customer registrations: => UTF-8 string (24) "Klientu reģistrācijas:"
        Visitor registrations: => UTF-8 string (31) "Apmeklētāju reģistrācijas: "
        Both: => string (3) "Abi"
        CSV Export => string (12) "Csv Eksports"
        The %s module must be installed. => UTF-8 string (26) "Ir jāinstalē %s modulis."
        Newsletter statistics => string (17) "Janumu statistika"
        ModulesSearchbarAdmin => array (1)
        Search bar => UTF-8 string (18) "Meklēšanas lauks"
        ModulesSocialfollowAdmin => array (15)
        Social media follow links => UTF-8 string (33) "Sociālo tīklu sekošanas saites"
        Facebook URL => string (12) "Facebook URL"
        Your Facebook fan page. => UTF-8 string (25) "Jūsu Facebook fanu lapa."
        Twitter URL => string (11) "Twitter URL"
        Your official Twitter account. => UTF-8 string (33) "Jūsu officiālais Twitter konts."
        RSS URL => string (7) "RSS URL"
        The RSS feed of your choice (your blog, your store, etc.). => UTF-8 string (64) "RSS ziņa pēc Jūsu izvēles (Jūsu blogs, Jūsu veikals u.c.)."
        YouTube URL => string (11) "YouTube URL"
        Your official YouTube account. => UTF-8 string (33) "Jūsu officiālais YouTube konts."
        Pinterest URL: => string (14) "Pinterest URL:"
        Your official Pinterest account. => UTF-8 string (35) "Jūsu officiālais Pinterest konts."
        Vimeo URL: => string (17) "Vimeo URL adrese:"
        Your official Vimeo account. => UTF-8 string (30) "Jūsu oficiālais Vimeo konts."
        Instagram URL: => string (21) "Instagram URL adrese:"
        Your official Instagram account. => UTF-8 string (34) "Jūsu oficiālais Instagram konts."
        AdminInternationalHelp => array (71)
        This will restore your last registered address format. => UTF-8 string (58) "Tas atjaunos jūsu pēdējo reģistrēto adreses formātu."
        This will restore the default address format for this country. => UTF-8 string (56) "Tas atjaunos noklusējuma adreses formātu šai valstij."
        This will restore your current address format. => UTF-8 string (58) "Tas atjaunos jūsu pēdējo reģistrēto adreses formātu."
        This will delete the current address format => UTF-8 string (46) "Tiks izdzēsts pašreizējais adreses formāts"
        This expression uses a special syntax: => UTF-8 string (41) "Šis izteiciens izmanto īpašu sintaksi:"
        Some of these expressions use this special syntax: %s. => UTF-8 string (57) "Daži no šiem izteicieniem izmanto īpašu sintaksi: %s."
        There are [1]%replace%[/1] products => UTF-8 string (34) "Šeit ir [1]%replace%[/1] produkti"
        "%s" will be replaced by a number. => UTF-8 string (31) ""%s" tiks aizstāts ar skaitli."
        List of pages in [1]%replace%[/1] => UTF-8 string (36) "Lapaspušu saraksts [1]%replace%[/1]"
        "%s" will be replaced by a string. => UTF-8 string (29) ""%s" tiks aizstāts ar rindu."
        Feature: [1]%1%[/1] ([1]%2%[/1] values) => UTF-8 string (47) "Īpašība: [1]%1%[/1] ([1]%2%[/1] vērtībām)"
        The numbers enable you to reorder the variables when necessary. => UTF-8 string (54) "Cipari ļauj mainīt mainīgos pēc nepieciešamības."
        Click on the title of a section to open its fieldsets. => UTF-8 string (55) "Spiediet uz sadaļas virsrakstiem lai atvērtu nodaļu."
        Here you can modify translations for all installed module. => UTF-8 string (60) "Šeit jūs varat mainīt visu instalēto moduļu tulkojumus."
        Select your module => UTF-8 string (19) "Izvēlieties moduli"
        Restrict country selections in front office to those covered by active carriers => UTF-8 string (93) "Ierobežot valsts izvēli lapas priekšpusē tiem, uz kuriem attiecas aktīvie pā...
        Ierobežot valsts izvēli lapas priekšpusē tiem, uz kuriem attiecas aktīvie pārvadātāji
        
        Two -- or three -- letter ISO code (e.g. "us" for United States). => UTF-8 string (63) "Divu -- vai trīs -- simbolu ISO kods (piemēram, lv Latvijai)."
        International call prefix, (e.g. 1 for United States). => UTF-8 string (48) "Starptautiskā zvana kods (piem. 1 priekš ASV)."
        Geographical region. => UTF-8 string (25) "Ģeogrāfiskais reģions."
        Indicate the format of the postal code: use L for a letter, N for a number, and C for the country's ISO 3166-1 alpha-2 code. For example, NNNNN for the United States, France, Poland and many other; LNNNNLLL for Argentina, etc. If you do not want PrestaShop to verify the postal code for this country, leave it blank. => UTF-8 string (315) "Norādiet pasta indeksa formātu: izmantojiet burtu L, skaitli N un C valsts I...
        Norādiet pasta indeksa formātu: izmantojiet burtu L, skaitli N un C valsts ISO 3166-1 alfa-2 kodu. Piemēram, NNNNN Amerikas Savienotajām Valstīm, Francijai, Polijai un daudziem citiem; LNNNNLLL Argentīnai utt. Ja jūs nevēlaties, lai thirty bees pārbaudītu šīs valsts pasta indeksu, atstājiet to tukšu.
        
        Display this country to your customers (the selected country will always be displayed in the Back Office). => UTF-8 string (99) "Parādīt šo valsti klientiem (izvēlētā valsts vienmēr būs redzama Administrāc...
        Parādīt šo valsti klientiem (izvēlētā valsts vienmēr būs redzama Administrācijas panelī).
        
        Provide the state name to be displayed in addresses and on invoices. => UTF-8 string (60) "Štata nosaukums, kuru rādīt adresēs un faktūrrēķinos."
        1 to 4 letter ISO code. => string (18) "1-4 burtu iso kods"
        You can prefix it with the country ISO code if needed. => UTF-8 string (59) "Ja nepieciešams, varat pievienot valsts ISO koda prefiksu."
        Country where the state is located. => UTF-8 string (42) "Valsts, kurā atrodas štats vai apgabals."
        Only the countries with the option "contains states" enabled are displayed. => UTF-8 string (69) "Parādītas tikai valstis, kurās ieslēgta opcija "satur apgabalus"."
        Geographical region where this state is located. => UTF-8 string (46) "Ģeogrāfiskā zona, kurā atrodas šī valsts"
        Used for shipping => UTF-8 string (20) "Izmantota piegādēm"
        You must define the behavior if an address matches multiple rules: => UTF-8 string (71) "Jums ir jādefinē uzvedība, ja adrese atbilst vairākiem noteikumiem:"
        - This tax only: Will apply only this tax => UTF-8 string (50) "- Tikai šis nodoklis: Piemēros tikai šo nodokli"
        - Combine: Combine taxes (e.g.: 10% + 5% = 15%) => UTF-8 string (47) "- Apvienojiet nodokļus (piem.: 10% + 5% = 15%)"
        - One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5) => UTF-8 string (96) "- Vienu pēc otra: piemērojiet nodokļus vienu pēc otra (piem.: 100 + 10% => 1...
        - Vienu pēc otra: piemērojiet nodokļus vienu pēc otra (piem.: 100 + 10% => 110 + 5% = 115.5)
        
        No Tax => string (7) "Bez PVN"
        (Total tax: 9%) => UTF-8 string (20) "(Kopā nodoklis: 9%)"
        Exchange rates are calculated from one unit of your shop's default currency. For example, if the default currency is euros and your chosen currency is dollars, type "1.20" (1€ = $1.20). => UTF-8 string (202) "Valūtas kursi tiek aprēķināti no vienas veikala noklusējuma valūtas vienības...
        Valūtas kursi tiek aprēķināti no vienas veikala noklusējuma valūtas vienības. Piemēram, ja noklusējuma valūta ir eiro un jūsu izvēlētā valūta ir dolārs, ierakstiet "1.20" (1€ = $1.20).
        
        This option allows you, among other things, to restrict access to your shop for certain countries. See below. => UTF-8 string (100) "Šī opcija ļauj cita starpā ierobežot piekļuvi jūsu veikalam dažās valstīs. S...
        Šī opcija ļauj cita starpā ierobežot piekļuvi jūsu veikalam dažās valstīs. Skatīt zemāk.
        
        Two-letter ISO code (e.g. FR, EN, DE). => UTF-8 string (44) "Divu burtu ISO kods (piemēram, LV, DE, EN)."
        IETF language tag (e.g. en-US, pt-BR). => string (39) "IETF valodas tags (piem. en-US, pt-BR)."
        Short date format (e.g., Y-m-d). => UTF-8 string (37) "Īsais datuma formāts (piem. G-m-d)."
        Full date format (e.g., Y-m-d H:i:s). => UTF-8 string (41) "Pilns datuma formāts (piem. G-m-d S:m:s)"
        Upload the country flag from your computer. => UTF-8 string (34) "Ielādēt valsts karogu no datora."
        Enable if this language is read from right to left. => UTF-8 string (63) "Ieslēgt, ja šī valoda tiek lasīta no labās uz kreiso pusi."
        (Experimental: your theme must be compliant with RTL languages). => UTF-8 string (59) "(Eksperimentāls: jūsu šablonam jāatbilst RTL valodām)."
        Activate this language. => UTF-8 string (18) "Aktivizēt valodu."
        The ISO 639-1 identifier for the language of the country where your web server is located (en, fr, sp, ru, pl, nl, etc.). => UTF-8 string (116) "ISO 639-1 identifikators tās valsts valodai, kurā atrodas jūsu tīmekļa serve...
        ISO 639-1 identifikators tās valsts valodai, kurā atrodas jūsu tīmekļa serveris (en, fr, sp, ru, pl, nl u. c.).
        
        The ISO 3166-1 alpha-2 identifier for the country/region where your web server is located, in lowercase (us, gb, fr, sp, ru, pl, nl, etc.). => UTF-8 string (128) "ISO 3166-1 alfa-2 identifikators valstij / reģionam, kurā atrodas jūsu tīmek...
        ISO 3166-1 alfa-2 identifikators valstij / reģionam, kurā atrodas jūsu tīmekļa serveris (us, gb, fr, sp, ru, pl, nl u. c.).
        
        If set to yes then the localization pack will be downloaded from prestashop.com. Otherwise the local xml file found in the localization folder of your PrestaShop installation will be used. => UTF-8 string (207) "Ja iestatīts uz Jā, lokalizācijas pakete tiks lejupielādēta no prestashop.co...
        Ja iestatīts uz Jā, lokalizācijas pakete tiks lejupielādēta no prestashop.com. Pretējā gadījumā tiks izmantots vietējais xml fails, kas atrodams jūsu PrestaShop instalācijas lokalizācijas mapē.
        
        The default weight unit for your shop (e.g. "kg" for kilograms, "lbs" for pound-mass, etc.). => UTF-8 string (72) "Jūsu veikala noklusējuma svara vienība (piem. "kg" kilogramos, u.c.)."
        The default distance unit for your shop (e.g. "km" for kilometer, "mi" for mile, etc.). => UTF-8 string (77) "Jūsu veikala noklusējuma attāluma vienība (piem. "km" uz kilometru, u.c)."
        The default volume unit for your shop (e.g. "L" for liter, "gal" for gallon, etc.). => UTF-8 string (75) "Jūsu veikala noklusējuma skaļuma vienība (piemēram, "L" litram, u.c.)."
        The default dimension unit for your shop (e.g. "cm" for centimeter, "in" for inch, etc.). => UTF-8 string (82) "Jūsu veikala noklusējuma izmēra vienība (piemēram, "cm" uz centimetru, u.c.)."
        The default language used in your shop. => UTF-8 string (40) "Veikalā izmantotā noklusējuma valoda."
        The default country used in your shop. => UTF-8 string (40) "Veikalā izmantotā noklusējuma valsts."
        The default currency used in your shop. => UTF-8 string (41) "Veikalā izmantotā noklusējuma valūta."
        Zone name (e.g. Africa, West Coast, Neighboring Countries). => UTF-8 string (72) "Zonas nosaukums (piemēram, Āfrika, Ziemeļu krasts, kaimiņu valstis)."
        Allow or disallow shipping to this zone. => UTF-8 string (39) "Ļaut vai neļaut piegādi uz šo zonu."
        Select whether or not to include tax on purchases. => UTF-8 string (54) "Izvēlēties, iekļaut vai neiekļaut nodokli precēm."
        Select whether or not to display tax on a distinct line in the cart. => UTF-8 string (84) "Izvēlieties, vai pircējam ir jāatspoguļo nodokļi atsevišķā rindiņā grozā."
        If you disable the ecotax, the ecotax for all your products will be set to 0. => UTF-8 string (107) "Ja izslēgsies Dabas resursu nodokli, visiem jūsu produkttiem Dabas resursu n...
        Ja izslēgsies Dabas resursu nodokli, visiem jūsu produkttiem Dabas resursu nodoklis tiks iestatīts uz 0.
        
        Tax name to display in carts and on invoices (e.g. "VAT"). => UTF-8 string (82) "Nodokļa nosaukums, kurš būs redzams pirkumu grozā un rēķinos (piem., "PVN")."
        Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925) => UTF-8 string (56) "Formāts: XX.XX vai XX.XXX (piemēram, 19.60 vai 13.925)"
        You can add IP addresses that will always be allowed to access your shop (e.g. Google bots' IP). => UTF-8 string (118) "Jūs varat pievienot IP adreses, kurām vienmēr būs atļauts piekļūt jūsu veika...
        Jūs varat pievienot IP adreses, kurām vienmēr būs atļauts piekļūt jūsu veikalam (piemēram, Google robotu IP).
        
        You can add or update a language directly from the PrestaShop website here. => UTF-8 string (54) "Pievienot vai atjaunot PrestaShop mājas lapas valodu."
        Copies data from one language to another. => UTF-8 string (38) "Kopē datus no vienas valodas uz citu."
        Warning: This will replace all of the existing data inside the destination language. => UTF-8 string (77) "Esiet uzmanīgs/a, jo šī darbība aizvietos esošos mērķa valodas failus!"
        If necessary [1][2] you must first create a new language[/1]. => UTF-8 string (61) "Ja nepieciešams [1][2] vispirms jāizveido jauna valoda[/1]."
        Export data from one language to a file (language pack). => UTF-8 string (62) "Eksportēt datus no vienas valodas uz failu (valodas pakotni)."
        Select which theme you would like to export your translations to. => UTF-8 string (53) "Izvēlieties tēmu no kuras veikt tulkojumu eksportu."
        Here you can modify translations for every line of text inside PrestaShop. => UTF-8 string (49) "Šeit jūs varat rediģēt PrestaShop tulkojumus."
        First, select a type of translation (such as "Back office" or "Installed modules"), and then select the language you want to translate strings in. => UTF-8 string (165) "Vispirms izvēlieties tulkošanas veidu (piemēram, "Administrācijas panelis" v...
        Vispirms izvēlieties tulkošanas veidu (piemēram, "Administrācijas panelis" vai "Instalētie moduļi") un pēc tam izvēlieties valodu, kuru vēlaties pārtulkot.
        
        Search a word or expression, e.g.: "Order confirmation" => UTF-8 string (71) "Meklējiet vārdu vai izteicienu, piem.: "Pasūtījuma apstiprinājums""
        messages => array (322)
        [undefined] => string (11) "[undefined]"
        If enabled, the voucher will not apply to products already on sale. => UTF-8 string (77) "Ja tas ir iespējots, kupons neattiecas uz produktiem, kas jau tiek pārdoti."
        Add a rule concerning => UTF-8 string (34) "Pievienot noteikumu attiecībā uz"
        The product(s) are matching one of these: => UTF-8 string (37) "Produkts(-i) atbilst vienam no šiem:"
        Discount name => string (18) "Atlaides nosaukums"
        Sync success => UTF-8 string (35) "Sinhronizācija veiksmīgi pabeigta"
        Close => UTF-8 string (8) "Aizvērt"
        Customer since: %s => UTF-8 string (17) "Klients kopš: %s"
        Choose a template => UTF-8 string (20) "Izvēlaties sagatavi"
        Send => UTF-8 string (7) "Sūtīt"
        You can add a comment here. => UTF-8 string (38) "Jūs varat pievienot komentāru šeit."
        Customer ID: => string (11) "Klienta ID:"
        Order # => UTF-8 string (14) "Pasūtījums #"
        Product # => string (10) "Produkta #"
        Subject: => UTF-8 string (6) "Tēma:"
        No result => UTF-8 string (14) "Nav rezultātu"
        Discount: => string (8) "Atlaide:"
        Please name your data matching configuration in order to save it. => UTF-8 string (77) "Lūdzu, nosauciet savu datu saskaņošanas konfigurāciju, lai to saglabātu."
        Match your data => UTF-8 string (24) "Saskaņojiet savus datus"
        Please match each column of your source file to one of the destination columns. => UTF-8 string (81) "Lūdzu, saskaņojiet katru avota faila kolonnu ar vienu no galamērķa kolonnām."
        Load a data matching configuration => UTF-8 string (44) "Ielādēt datu pielāgošanas konfigurāciju"
        Load => UTF-8 string (9) "Ielādēt"
        Save your data matching configuration => UTF-8 string (52) "Saglabājiet savu datu pielāgošanas konfigurāciju"
        Two columns cannot have the same type of values => UTF-8 string (53) "Divās kolonnās nevar būt vienāda veida vērtības"
        This column must be set: => UTF-8 string (27) "Šī kolonna ir jāiestata:"
        Rows to skip => string (17) "Rindas ko izlaist"
        Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers. => UTF-8 string (146) "Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Pie...
        Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Piemēram, iestatīt to uz 1, ja faila pirmajā rindā ir galvenes.
        
        Password => string (6) "Parole"
        Your password has been successfully changed. => UTF-8 string (38) "Jūsu parole ir veiksmīgi nomainīta."
        Translate => string (6) "Tulkot"
        Generate RTL Stylesheets => string (18) "Izveidot RTL stilu"
        Manage hooks => UTF-8 string (22) "Pārvaldīt piesaistes"
        To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported. => UTF-8 string (133) "Lai pievienotu jaunu moduli, vienkārši pieslēdzieties savai PrestaShop Addon...
        Lai pievienotu jaunu moduli, vienkārši pieslēdzieties savai PrestaShop Addons kontam un visi pirkumi tiks automātiski importēti.
        
        Can I add my own modules? => UTF-8 string (33) "Vai es varu pievienot savu tēmu?"
        Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace. => UTF-8 string (170) "Lūdzu, ņemiet vērā, ka drošības apsvērumu dēļ, jūs varat pievienot tikai tēm...
        Lūdzu, ņemiet vērā, ka drošības apsvērumu dēļ, jūs varat pievienot tikai tēmas, kas tiek izplatītas caur PrestaShop Addons, oficiālajā tēmu tirguslaukumā.
        
        Normal view => UTF-8 string (14) "Normāls skats"
        Favorites view => UTF-8 string (15) "Favorītu skats"
        Module => string (7) "Modulis"
        Tab => string (5) "Cilne"
        Categories => UTF-8 string (8) "Sadaļas"
        Interest => string (8) "Procenti"
        Favorite => string (6) "Izlase"
        Filter by => UTF-8 string (13) "Atlasīt pēc"
        Installed & Not Installed => UTF-8 string (26) "Instalēts un neinstalēts"
        Installed Modules => UTF-8 string (19) "Instalētie moduļi"
        Modules Not Installed => UTF-8 string (22) "Neinstalētie moduļi "
        Enabled & Disabled => UTF-8 string (23) "Ieslēgts un atspējots"
        Enabled Modules => UTF-8 string (19) "Iespējotie moduļi"
        Disabled Modules => UTF-8 string (22) "Deaktivizētie moduļi"
        Authors => string (6) "Autori"
        All authors => string (11) "Visi autori"
        Confirm reset => UTF-8 string (31) "Atiestatījumu apstiprināšana"
        Would you like to delete the content related to this module ? => UTF-8 string (52) "Vai vēlaties dzēst ar šo moduli saistīto saturu?"
        No - reset only the parameters => UTF-8 string (34) "Nē - atiestatīt tikai parametrus"
        Yes - reset everything => UTF-8 string (22) "Jā - atiestatīt visu"
        Preferences saved => UTF-8 string (24) "Uzstādījumi saglabāti"
        Uninstall => UTF-8 string (11) "Atinstalēt"
        Remove from Favorites => UTF-8 string (22) "Noņemt no favorītiem"
        Mark as Favorite => UTF-8 string (23) "Atzīmēt kā favorītu"
        Module %1s => string (12) "Modulis %1s "
        Official, PrestaShop certified module. Free, secure and includes updates! => UTF-8 string (90) "Oficiālais, PrestaShop sertificēts modulis. Bezmaksas, drošs un ietver atjau...
        Oficiālais, PrestaShop sertificēts modulis. Bezmaksas, drošs un ietver atjauninājumus!
        
        Update it! => string (9) "Atjaunot!"
        Install the selection => UTF-8 string (20) "Instalēt izvēlēto"
        Uninstall the selection => UTF-8 string (22) "Atinstalēt izvēlēto"
        No modules available in this section. => UTF-8 string (45) "Šajā sadaļā nav pieejami nekādi moduļi."
        Manage translations => string (16) "Labot tulkojumus"
        Modules list => UTF-8 string (16) "Moduļu saraksts"
        Add a new module => string (22) "Pievienot jaunu moduli"
        The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz). => UTF-8 string (75) "Modulim jābūt Zip failam (.zip) vai tarball failam (.tar, .tar.gz, .tgz)."
        Upload a module from your computer. => UTF-8 string (40) "Augšupielādēt moduli no Jūsu datora."
        Module file => UTF-8 string (13) "Moduļa fails"
        Choose a file => UTF-8 string (18) "Izvēlieties failu"
        Upload this module => UTF-8 string (27) "Augšupielādēt šo moduli"
        An upgrade is available for some of your modules! => UTF-8 string (45) "Dažiem no jūsu moduļiem ir atjauninājumi!"
        Favorites => string (6) "Izlase"
        All => string (4) "Viss"
        List of modules => UTF-8 string (16) "Moduļu saraksts"
        Update all => UTF-8 string (17) "Atjaunināt visus"
        Check for update => UTF-8 string (33) "Pārbaudīt pēc atjauninājumiem"
        Help => UTF-8 string (11) "Palīdzība"
        (%s votes) => string (11) "(%s balsis)"
        (%s vote) => string (10) "(%s balss)"
        Description => string (8) "Apraksts"
        Merchant benefits => UTF-8 string (19) "Tirgotāja ieguvumi"
        Install module => UTF-8 string (16) "Instalēt moduli"
        View on PrestaShop Addons => UTF-8 string (31) "Skatīt iekš PrestaShop Addons"
        by => string (2) "pa"
        v => string (1) "v"
        Read more => UTF-8 string (15) "Skatīt vairāk"
        You bought this module on PrestaShop Addons. Thank You. => UTF-8 string (51) "Paldies par šī PrestaShop Addons moduļa iegādi."
        Bought => string (8) "Nopirkts"
        This module is available on PrestaShop Addons => UTF-8 string (51) "Šis modulis ir pieejams PrestaShop Addons veikalā"
        Popular => UTF-8 string (9) "Populāri"
        Official => UTF-8 string (9) "Oficiāli"
        Need update => UTF-8 string (26) "Vajadzīga atjaunināšana"
        Free => string (10) "Bezmaksas!"
        Install => UTF-8 string (9) "Instalēt"
        This module is available for free thanks to our partner. => UTF-8 string (64) "Šis modulis ir pieejams bezmaksas, pateicoties mūsu partnerim."
        Not Installed => UTF-8 string (14) "Nav instalēts"
        Installed => UTF-8 string (10) "Instalēts"
        More modules on addons.prestashop.com => UTF-8 string (43) "Vairāk moduļu iekš addons.prestashop.com"
        The controller %s is missing or invalid. => UTF-8 string (38) "Kontrolieris %s trūkst vai nederīgs."
        Back to the previous page => UTF-8 string (33) "Atgriezties uz iepriekšējo lapu"
        Go to the dashboard => string (26) "Doties uz redaktora paneli"
        Attachment => string (9) "Pielikums"
        Category => string (10) "Kategorija"
        Brand => UTF-8 string (7) "Zīmols"
        Supplier => UTF-8 string (14) "Piegādātājs"
        Number of products: => string (16) "Produktu skaits:"
        Product name => string (18) "Produkta nosaukums"
        Attribute name => UTF-8 string (19) "Atribūta nosaukums"
        Supplier Reference => UTF-8 string (19) "Piegādātāja kods"
        Wholesale price => UTF-8 string (25) "Vairumtirdzniecības cena"
        EAN13 => UTF-8 string (10) "Svītrkods"
        UPC => string (3) "upc"
        Available Quantity => string (19) "Pieejamais daudzums"
        N/A => string (8) "Nav datu"
        EAN-13 => string (6) "EAN 13"
        %limit% for suhosin.post.max_vars. => UTF-8 string (38) "%limit% priekš suhosin.post.max_vars."
        %limit% for suhosin.request.max_vars. => UTF-8 string (41) "%limit% priekš suhosin.request.max_vars."
        %d => string (2) "%d"
        Date range => UTF-8 string (19) "Datums (no - līdz)"
        Custom => UTF-8 string (10) "Pielāgots"
        to => UTF-8 string (5) "līdz"
        Compare to => UTF-8 string (15) "Salīdzināt ar"
        Previous period => UTF-8 string (23) "Iepriekšējais periods"
        Previous Year => UTF-8 string (20) "Iepriekšējais gads"
        Previous year => UTF-8 string (20) "Iepriekšējais gads"
        Sunday => UTF-8 string (10) "Svētdiena"
        Monday => string (9) "Pirmdiena"
        Tuesday => string (8) "Otrdiena"
        Wednesday => UTF-8 string (10) "Trešdiena"
        Thursday => string (11) "Ceturtdiena"
        Friday => string (10) "Piektdiena"
        Saturday => string (9) "Sestdiena"
        Sun => UTF-8 string (4) "Svē"
        Mon => string (4) "Pirm"
        Tue => string (4) "Otrd"
        Wed => UTF-8 string (6) "Trešd"
        Thu => string (6) "Ceturd"
        Fri => string (6) "Piektd"
        Sat => string (5) "Sestd"
        Su => string (2) "Sv"
        Mo => string (1) "P"
        Tu => string (2) "Ot"
        We => string (2) "Tr"
        Th => string (2) "Ce"
        Fr => string (2) "Pk"
        Sa => string (2) "Se"
        January => UTF-8 string (9) "Janvāris"
        February => UTF-8 string (10) "Februāris"
        March => string (5) "Marts"
        April => UTF-8 string (8) "Aprīlis"
        May => string (5) "Maijs"
        June => UTF-8 string (7) "Jūnijs"
        July => UTF-8 string (7) "Jūlijs"
        August => string (7) "Augusts"
        September => string (10) "Septembris"
        October => string (8) "Oktobris"
        November => string (9) "Novembris"
        December => string (9) "Decembris"
        Jan => UTF-8 string (9) "Janvāris"
        Feb => UTF-8 string (10) "Februāris"
        Mar => string (5) "Marts"
        Apr => UTF-8 string (8) "Aprīlis"
        May => string (6) "Maijs "
        Jun => UTF-8 string (7) "Jūnijs"
        Jul => UTF-8 string (7) "Jūlijs"
        Aug => string (7) "Augusts"
        Sep => string (10) "Septembris"
        Oct => string (8) "Oktobris"
        Nov => string (9) "Novembris"
        Dec => string (9) "Decembris"
        From => string (2) "No"
        Customers => string (7) "Klienti"
        Orders => UTF-8 string (12) "Pasūtījumi"
        Income => UTF-8 string (9) "Ienākumi"
        Message => UTF-8 string (5) "Ziņa"
        Traffic => UTF-8 string (7) "Plūsma"
        Conversion => string (10) "Konversija"
        Group: => string (6) "Grupa:"
        Add tag => string (15) "Pievienot birku"
        Remove => UTF-8 string (6) "Dzēst"
        Now => UTF-8 string (7) "Tūlīt"
        Done => UTF-8 string (10) "Izpildīts"
        Choose Time => UTF-8 string (17) "Izvēlaties laiku"
        Time => string (5) "Laiks"
        Hour => string (6) "stunda"
        Minute => UTF-8 string (7) "minūte"
        Group name => string (16) "Grupas nosaukums"
        No group created => string (9) "Grupu nav"
        % => string (1) "%"
        No records found => string (20) "Ieraksti nav atrasti"
        Select all => string (12) "ielikt visas"
        Unselect all => UTF-8 string (14) "Izslēgt visas"
        Display => UTF-8 string (8) "Attēlot"
        result(s) => UTF-8 string (13) "rezultāts(i)"
        Reset => UTF-8 string (11) "Atiestatīt"
        Please fill at least one field to perform a search in this list. => UTF-8 string (79) "Lūdzu, aizpildiet vismaz vienu lauku, lai veiktu meklēšanu šajā sarakstā."
        Refresh list => string (17) "Atjaunot sarakstu"
        Show SQL query => UTF-8 string (24) "Parādīt SQL vaicājumu"
        Export to SQL Manager => UTF-8 string (25) "Eksportēt uz SQL Manager"
        Shop group => string (13) "Veikala grupa"
        To => string (2) "Uz"
        Multistore => string (13) "Multiboutique"
        Check / Uncheck all => UTF-8 string (34) "Atzīmēt / Noņemt atzīmi visiem"
        If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter. => UTF-8 string (131) "Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais p...
        Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais parametrs neattiecas uz šo veikalu (vai grupu).
        
        (tax excl.) => string (9) "(bez PVN)"
        You can't change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
        Set required fields for this section => UTF-8 string (45) "Norādiet nepieciešamos laukus šai sadaļai"
        Required Fields => UTF-8 string (15) "Obligāti lauki"
        Select the fields you would like to be required for this section. => UTF-8 string (71) "Norādiet laukus, kurus vēlaties noteikt kā obligātus šai sadaļai."
        Field Name => string (15) "Lauka nosaukums"
        All shops => string (12) "visi veikali"
        (%s selected) => UTF-8 string (14) "(atlasīti %s)"
        Group: %s => string (9) "Grupa: %s"
        search... => UTF-8 string (10) "meklēt..."
        Add files... => string (19) "Pievienot failus..."
        Add file... => string (18) "Pievienot failu..."
        Upload files => UTF-8 string (23) "Augšupielādēt failus"
        Upload file => UTF-8 string (15) "Ielādēt failu"
        You cannot have more than %s images in total. Please remove some of the current images before adding new ones. => UTF-8 string (124) "Kopā nevarat būt vairāk par %s attēliem. Lūdzu, izņemiet dažus no pašreizēji...
        Kopā nevarat būt vairāk par %s attēliem. Lūdzu, izņemiet dažus no pašreizējiem attēliem, pirms pievienojat jaunus.
        
        Remove file => UTF-8 string (13) "Noņemt failu"
        Download current file => UTF-8 string (32) "Lejupielādē pašreizējo failu"
        File size => UTF-8 string (13) "Faila izmērs"
        You have reached the limit (%s) of files to upload, please remove files to continue uploading => UTF-8 string (115) "Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet fail...
        Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet failus, lai turpinātu augšupielādi
        
        Add files => string (16) "Pievienot failus"
        Add file => string (15) "Pievienot failu"
        Download current file (%skb) => UTF-8 string (39) "Lejupielādē pašreizējo failu (%skb)"
        You can upload a maximum of %s files => UTF-8 string (47) "Varat augšupielādēt ne vairāk kā %s failus"
        There are %d warnings: => UTF-8 string (15) "Ir %d kļūdas:"
        123.45.67.89 => string (12) "123.45.67.89"
        and stay => string (12) "un palieciet"
        Oh no! => UTF-8 string (7) "Ak nē!"
        The mobile version of this page is not available yet. => UTF-8 string (46) "Šīs lapas mobilā versija vēl nav pieejama."
        Please use a desktop computer to access this page, until is adapted to mobile. => UTF-8 string (99) "Lūdzu, izmantojiet datoru, lai piekļūtu šai lapai, līdz tā ir pielāgota mobi...
        Lūdzu, izmantojiet datoru, lai piekļūtu šai lapai, līdz tā ir pielāgota mobilajam tālrunim.
        
        Thank you. => string (8) "Paldies."
        by name => UTF-8 string (11) "Pēc vārda"
        by ip address => string (12) "pa ip adresi"
        %s group => string (8) "%s grupa"
        List => string (8) "Saraksts"
        View details => UTF-8 string (16) "Skatīt detaļas"
        Options => UTF-8 string (9) "Iespējas"
        Generator => UTF-8 string (11) "Ģenerators"
        %s: %s => string (6) "%s: %s"
        filter by %s => UTF-8 string (16) "filtrēt pēc %s"
        %s deletion => UTF-8 string (12) "%s dzēšana"
        %s addition => UTF-8 string (17) "%s papildinājums"
        %s modification => UTF-8 string (12) "%s izmaiņas"
        Do you really want to uninstall this module? => UTF-8 string (46) "Vai tiešām vēlaties atinstalēt šo moduli?"
        Disable this module => UTF-8 string (15) "Izslēgt moduli"
        Enable this module for all shops => UTF-8 string (36) "Ieslēgt šo moduli visiem veikaliem"
        Disable on mobiles => UTF-8 string (29) "Izslēgt mobilajos tālruņos"
        Disable on tablets => UTF-8 string (27) "Deaktivizēt uz planšetēm"
        Disable on computers => UTF-8 string (20) "Deaktivizēt datoros"
        Display on mobiles => UTF-8 string (21) "Rādīt viedtelefonos"
        Display on tablets => UTF-8 string (19) "Rādīt planšetēs"
        Display on computers => UTF-8 string (15) "Rādīt datoros"
        This action will permanently remove the module from the server. Are you sure you want to do this? => UTF-8 string (92) "Šī darbība neatgriezeniski noņems moduli no servera. Vai tiešām vēlaties to ...
        Šī darbība neatgriezeniski noņems moduli no servera. Vai tiešām vēlaties to izdarīt?
        
        Comment: => UTF-8 string (11) "Komentārs:"
        Other Modules => UTF-8 string (12) "Citi moduļi"
        Module not found => string (19) "Modulis nav atrasts"
        Modules to update => UTF-8 string (20) "Atjaunojamie moduļi"
        Translate this module => UTF-8 string (17) "Tulkot šo moduli"
        Average => UTF-8 string (7) "Vidēji"
        Guest client : ID => string (11) "Viesis : ID"
        General info => UTF-8 string (19) "Pamata informācija"
        Gender => string (7) "Dzimums"
        Name => string (9) "Nosaukums"
        Birth date => UTF-8 string (17) "Dzimšanas datums"
        Age => string (6) "Vecums"
        Email => string (6) "Epasts"
        Language => string (6) "Valoda"
        Creation account data => UTF-8 string (26) "Konta izveidošanas datums"
        Last visit => UTF-8 string (17) "Pēdējā vizīte"
        Siret => UTF-8 string (22) "Reģistrācijas numurs"
        Ape => string (3) "Ape"
        Company => UTF-8 string (10) "Kompānija"
        Website => string (6) "Vietne"
        Addresses => string (7) "Adreses"
        Alias => UTF-8 string (14) "Aizstājvārds"
        Address => string (6) "Adrese"
        Phone(s) => string (11) "Telefons(i)"
        Country => string (6) "Valsts"
        Date => string (6) "Datums"
        No addresses => string (11) "Nav adreses"
        Reference => UTF-8 string (7) "Norāde"
        Payment => UTF-8 string (10) "Maksājums"
        Order state => UTF-8 string (20) "Pasūtījuma statuss"
        Total paid => UTF-8 string (16) "Kopā samaksāts"
        No orders => UTF-8 string (16) "Nav pasūtījumu"
        Products bought => string (18) "Nopirktie produkti"
        Order ref => UTF-8 string (16) "Pasūtījuma ref"
        Product ref => string (10) "Produkta #"
        Quantity => string (8) "Daudzums"
        Carts => string (5) "Grozi"
        Id => string (2) "ID"
        Total products => UTF-8 string (15) "Kopā produkti:"
        No carts => string (9) "Nav grozu"
        Product(s) still in cart => UTF-8 string (28) "Produkts(i) joprojām grozā"
        Cart ID => string (8) "Groza ID"
        Product reference => string (17) "product reference"
        No products => string (12) "Nav produktu"
        Messages => UTF-8 string (6) "Ziņas"
        IP => string (2) "IP"
        No messages => UTF-8 string (9) "Nav ziņu"
        Last connections => UTF-8 string (21) "Pēdējie pieslēgumi"
        Origin request => UTF-8 string (27) "Oriģinālais pieprasījums"
        Page viewed => UTF-8 string (18) "Apskatītās lapas"
        Time on the page => UTF-8 string (11) "Laiks lapā"
        IP address => string (9) "IP Adrese"
        No connections => string (15) "Nav savienojuma"
        Official GDPR compliance => UTF-8 string (16) "GDPR atbilstība"
        Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
        There was an error during the uninstallation. Please contact us through Addons website. => UTF-8 string (99) "Atinstalēšanas laikā radās kļūda. Lūdzu, sazinieties ar mums, izmantojot Add...
        Atinstalēšanas laikā radās kļūda. Lūdzu, sazinieties ar mums, izmantojot Addons mājas lapu.
        
        Saved with success ! => UTF-8 string (12) "Saglabāts !"
        Customer data deleted by official GDPR module. => UTF-8 string (36) "GDPR modulis nodzēsa klienta datus."
        Generate password => string (15) "Izveidot paroli"
        Change password... => UTF-8 string (17) "Mainīt paroli..."
        Current password => UTF-8 string (20) "Pašreizējā parole"
        New password => UTF-8 string (13) "Jaunā parole"
        Confirm password => string (19) "Apstipriniet paroli"
        AdminCatalogFeature => array (445)
        Texture => UTF-8 string (9) "Tekstūra"
        Apply a discount => UTF-8 string (18) "Piešķirt atlaidi"
        Percent (%) => string (12) "Procenti (%)"
        Apply a discount to => UTF-8 string (18) "Piešķirt atlaidi"
        Order (without shipping) => UTF-8 string (28) "Pasūtījums (bez piegādes)"
        Specific product => string (19) "Specifisks produkts"
        Cheapest product => UTF-8 string (19) "Lētākais produkts"
        Selected product(s) => UTF-8 string (20) "Izvēlētie produkti"
        Exclude discounted products => UTF-8 string (30) "Neiekļaut nocenotus produktus"
        Send a free gift => UTF-8 string (25) "Sūtīt bezmaksas dāvanu"
        Search a product => UTF-8 string (17) "Meklēt produktus"
        Matching products => UTF-8 string (21) "Atbilstošie produkti"
        Available combinations => UTF-8 string (24) "Pieejamās kombinācijas"
        Country selection => UTF-8 string (14) "Valsts izvēle"
        Carrier selection => UTF-8 string (22) "Piegādātāja izvēle"
        Customer group selection => UTF-8 string (21) "Klientu grupu izvēle"
        Limit to a single customer => string (22) "Limits vienam klientam"
        Valid => UTF-8 string (7) "Derīgs"
        Minimum amount => UTF-8 string (16) "Minimālā summa"
        Shipping excluded => UTF-8 string (13) "Bez piegādes"
        Shipping included => UTF-8 string (11) "Ar piegādi"
        Total available => UTF-8 string (14) "Kopā pieejams"
        Total available for each user => UTF-8 string (33) "Kopā pieejams katram lietotājam"
        Restrictions => UTF-8 string (13) "Ierobežojumi"
        Unselected countries => UTF-8 string (22) "Neizvēlētās valstis"
        Selected countries => UTF-8 string (20) "Izvēlētās valstis"
        Unselected carriers => UTF-8 string (28) "Neizvēlētie piegādātāji"
        Selected carriers => UTF-8 string (26) "Izvēlētie piegādātāji"
        Unselected groups => UTF-8 string (21) "Neizvēlētās grupas"
        Selected groups => UTF-8 string (19) "Izvēlētās grupas"
        Compatibility with other cart rules => UTF-8 string (46) "Savietojamība ar pārējiem groza noteikumiem"
        Uncombinable cart rules => string (30) "Nesavienojamie groza noteikumi"
        Combinable cart rules => UTF-8 string (28) "Kombinējami groza noteikumi"
        Product selection => UTF-8 string (16) "Produktu izvēle"
        Unselected shops => UTF-8 string (21) "Neatzīmētie veikali"
        Selected shops => UTF-8 string (19) "Atzīmētie veikali"
        Cart rule => UTF-8 string (17) "Groza nosacījumi"
        Information => UTF-8 string (12) "Informācija"
        Now => UTF-8 string (7) "Tūlīt"
        Done => UTF-8 string (10) "Izpildīts"
        Choose Time => UTF-8 string (17) "Izvēlaties laiku"
        Time => string (5) "Laiks"
        Minute => UTF-8 string (7) "minūte"
        Conditions => UTF-8 string (11) "Nosacījumi"
        Highlight => string (6) "Izcelt"
        Partial use => UTF-8 string (19) "Daļēja lietošana"
        Number of products required in the cart to enjoy the discount: => UTF-8 string (53) "Preču skaits grozā pie kura tiks izmantota atlaide:"
        Attachment => string (9) "Pielikums"
        Product name => string (18) "Produkta nosaukums"
        Add a new condition group => UTF-8 string (33) "Pievienot jaunu nosacījumu grupu"
        Add condition => string (19) "Pievienot noteikumu"
        Condition group => UTF-8 string (17) "Nosacījumu grupa"
        Root => string (15) "Saknes katalogs"
        Home => UTF-8 string (6) "Mājas"
        Increase => string (9) "Palielina"
        Decrease => UTF-8 string (10) "Samazināt"
        Customer Order => UTF-8 string (20) "Klienta pasūtījums"
        Adjustment following an inventory of stock => UTF-8 string (41) "Izmaiņas pēc krājumu inventarizācijas"
        Transfer to another warehouse => UTF-8 string (28) "Pārvietot uz citu noliktavu"
        Transfer from another warehouse => UTF-8 string (30) "Pārvietot no citas noliktavas"
        Supply Order => UTF-8 string (21) "Krājumu Pasūtījumi"
        Product Return => UTF-8 string (20) "Produkta atgriešana"
        Manual Entry => UTF-8 string (15) "Manuāla ievade"
        Values => UTF-8 string (10) "Vērtības"
        Value => UTF-8 string (9) "Vērtība"
        Color or texture => UTF-8 string (20) "Krāsa vai tekstūra"
        Public name => string (20) "Publiskais nosaukums"
        Attribute type => UTF-8 string (14) "Atribūta tips"
        Attribute group => UTF-8 string (15) "Atribūta Grupa"
        Current texture => UTF-8 string (23) "Pašreizējā tekstūra"
        Add New Attributes => string (17) "Add New Attribute"
        Edit New Attribute => UTF-8 string (21) "Labot jaunu atribūtu"
        Add New Attribute => UTF-8 string (25) "Pievienot jaunu atribūtu"
        Color => UTF-8 string (6) "Krāsa"
        Attributes => UTF-8 string (9) "Atribūti"
        Payment: => UTF-8 string (11) "Maksājums:"
        Cart Rules => UTF-8 string (14) "Règles panier"
        Open => UTF-8 string (7) "Atvērt"
        Closed => UTF-8 string (7) "Slēgts"
        Pending 1 => string (7) "Gaida 1"
        Pending 2 => string (7) "Gaida 2"
        Messages => UTF-8 string (6) "Ziņas"
        Private => UTF-8 string (8) "Privāta"
        Last message => UTF-8 string (15) "Pēdējā ziņa"
        Contact options => string (16) "Kontakta opcijas"
        Allow file uploading => UTF-8 string (28) "Atļaut faila augšupielādi"
        Default message => UTF-8 string (23) "Ziņa pēc noklusējuma"
        Customer service options => string (34) "Klientu atbalsta servisa noteikumi"
        IMAP URL => string (15) "IMAP URL adrese"
        IMAP port => string (10) "IMAP ports"
        IMAP user => UTF-8 string (15) "IMAP lietotājs"
        IMAP password => string (11) "IMAP parole"
        Delete messages => UTF-8 string (13) "Dzēst ziņas"
        Create new threads => string (25) "Izveidot jaunas sarakstes"
        IMAP options => UTF-8 string (17) "IMAP iestatījumi"
        Total threads => UTF-8 string (12) "Kopā saites"
        Threads pending => UTF-8 string (26) "Neapstrādātās sarakstes"
        Total number of customer messages => UTF-8 string (30) "Kopējais klienta ziņu skaits"
        Total number of employee messages => UTF-8 string (33) "Kopējais darbinieku ziņu skaits"
        Unread threads => UTF-8 string (21) "Nelasītās sarakstes"
        Closed threads => UTF-8 string (21) "Noslēgtās sarakstes"
        Pending Discussion Threads => UTF-8 string (25) "Neapstrādātas sarakstes"
        Average Response Time => UTF-8 string (24) "Vidējais atbildes laiks"
        Messages per Thread => UTF-8 string (16) "Ziņas sarakstē"
        Reply to the next unanswered message in this thread => UTF-8 string (57) "Atbildēt uz nākošo neatbildēto ziņu šajā sarakstē"
        Message forwarded to => UTF-8 string (18) "Ziņa pārvirzīta"
        Mark as "handled" => UTF-8 string (28) "Atzīmēt kā "apstrādātu""
        Re-open => UTF-8 string (18) "Atkārtoti atvērt"
        Mark as "pending 1" (will be answered later) => UTF-8 string (58) "Atzīmēt kā "1 neapstrādāta" (tiks atbildēts vēlāk)"
        Disable pending status => UTF-8 string (31) "Izslēgt neapstrādāta statusu"
        Mark as "pending 2" (will be answered later) => UTF-8 string (59) "Atzīmēt kā "2 neapstrādātas" (tiks atbildēts vēlāk)"
        Message to: => UTF-8 string (10) "Adresāts:"
        Product: => string (6) "Prece:"
        Status: => string (8) "Statuss:"
        Save then add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
        Edit New Feature => UTF-8 string (22) "Labot jauno īpašību"
        Add New Feature => UTF-8 string (26) "Pievienot jaunu īpašību"
        Feature value => UTF-8 string (18) "Īpašības vārds"
        Add a new feature value => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
        Add new feature => UTF-8 string (26) "Pievienot jaunu īpašību"
        Impact on weight => string (16) "Ietekme uz svaru"
        Low stock level => string (22) "Mazs atlikumu daudzums"
        Delivery time of in-stock products: => UTF-8 string (38) "Piegādes laiks produktiem noliktavā:"
        Label when in stock => string (42) "Baneris kuru lieto ja produkts ir pieejams"
        Condition => UTF-8 string (10) "Stāvoklis"
        Number of allowed downloads => UTF-8 string (32) "Pieļaujamo lejupielāžu skaits"
        Short description => UTF-8 string (13) "Īss apraksts"
        Category root => string (17) "Saknes kategorija"
        Reduction with or without taxes => UTF-8 string (35) "Cenas samazināšana bez nodokļiem"
        Reduction type => UTF-8 string (19) "Samazinājuma veids"
        Beginning => UTF-8 string (7) "Sākums"
        End => string (6) "Beigas"
        Leave initial price => UTF-8 string (24) "Atstāt sākotnējo cenu"
        Number of products => string (15) "Produktu skaits"
        Average number of products per category => UTF-8 string (37) "Vidējais produktu skaits kategorijā"
        Disabled Categories => UTF-8 string (27) "Deaktivizētās kategorijas"
        Empty Categories => UTF-8 string (20) "Tukšās kategorijas"
        Top Category => UTF-8 string (21) "Augstākā kategorija"
        All combinations => UTF-8 string (19) "Visas kombinācijas"
        Comment: => UTF-8 string (11) "Komentārs:"
        None => string (7) "neviens"
        Use default behavior => UTF-8 string (26) "Lietot noklusēto darbību"
        Allow orders => UTF-8 string (21) "Atļaut pasūtīšanu"
        Deny orders => UTF-8 string (19) "Liegt pasūtīšanu"
        Decrement pack only. => UTF-8 string (34) "Tikai pakas skaita samazināšana."
        Decrement products in pack only. => UTF-8 string (39) "Samazināt produktu skaitu tikai pakā."
        Decrement both. => UTF-8 string (24) "Samazināt abus skaitus."
        New => string (5) "Jauns"
        Used => string (9) "Izmantots"
        Refurbished => string (9) "Atjaunots"
        Pack of products => string (13) "Produktu paka"
        Standard product => string (18) "Standarta produkts"
        Everywhere => string (5) "visur"
        Catalog only => string (14) "Tikai katalogs"
        Search only => UTF-8 string (17) "Tikai meklēšana"
        Nowhere => string (5) "Nekur"
        product(s) => string (11) "produkts(i)"
        Products => string (6) "Preces"
        Cart rules => UTF-8 string (17) "Groza nosacījumi"
        List of disabled products => UTF-8 string (27) "Atslēgto produktu saraksts"
        List of empty categories => UTF-8 string (26) "Tukšo kategoriju saraksts"
        List of products without images => UTF-8 string (36) "Saraksts ar produktiem bez attēliem"
        List of products without price => string (27) "Produktu bez cenas saraksts"
        Cover image => UTF-8 string (13) "Vāka attēls"
        Add new root category => string (31) "Pievienot jaunu pamatkategoriju"
        Add new category => string (26) "Pievienot jaunu kategoriju"
        Combination name => UTF-8 string (23) "Kombinācijas nosaukums"
        Physical quantity => string (18) "Fiziskais daudzums"
        Reserved quantity => UTF-8 string (19) "Rezervēts daudzums"
        Category name => string (21) "Kategorijas nosaukums"
        Parent of the category => UTF-8 string (28) "Augstākstāvoša kategorija"
        Choose a value => UTF-8 string (22) "Izvēlieties vērtību"
        Pre-defined value => UTF-8 string (28) "Iepriekš noteikta vērtība"
        OR Customized value => UTF-8 string (24) "VAI Pielāgota vērtība"
        Choose a feature => UTF-8 string (19) "Izvēlieties opciju"
        Please select a file => UTF-8 string (26) "Lūdzu, izvēlieties failu"
        Impact on price per unit (tax excl.) => string (42) "Iespaids uz cenu vienam gabalam (bez nod.)"
        Set as default combination => UTF-8 string (37) "Iestatīt kā noklusēto kombināciju"
        ISBN code => string (9) "ISBN kods"
        Min. quantity for sale => UTF-8 string (31) "Minimālais pārdošanas skaits"
        Select images of this combination: => UTF-8 string (40) "Izvēlēties attēlu šai kombinācijai:"
        Final price => string (9) "Gala cena"
        Impact on price (tax incl.) => string (26) "Iespaids uz cenu (ar nod.)"
        Cost Price => string (12) "Izmaksu cena"
        Minimum quantity => UTF-8 string (20) "Minimālais daudzums"
        Default category => UTF-8 string (23) "Noklusējuma kategorija"
        Add products to your pack => string (25) "Pievienot produktus pakai"
        Pre-tax retail price => UTF-8 string (32) "Mazumtirdzniecības cena bez PVN"
        Retail price with tax => UTF-8 string (28) "Pārdošanas cena ar nodokli"
        Add a new category => string (26) "Pievienot jaunu kategoriju"
        Accessories => string (9) "Piederumi"
        UPC barcode => UTF-8 string (16) "UPC svītru kods"
        EAN-13 or JAN barcode => UTF-8 string (25) "EAN-13 vai JAR svītrkods"
        Available for order => UTF-8 string (23) "pieejams pasūtīšanai"
        Show price => UTF-8 string (12) "Rādīt cenu"
        Web only (not sold in your retail store) => UTF-8 string (43) "Tikai internetā (netiek pārdots veikalā)"
        ISBN => string (4) "ISBN"
        Display condition on product page => UTF-8 string (32) "Rādīt stāvokli produkta lapā"
        Display options => UTF-8 string (26) "Attēlošanas iestatījumi"
        Default suppliers => UTF-8 string (26) "Noklusētie piegādātāji"
        Attachments for this product: => string (28) "Produktam pievienotie faili:"
        Ecotax (tax incl.) => string (21) "Eko-nodoklis (ar PVN)"
        Display the "On sale!" flag on the product page, and on product listings. => UTF-8 string (70) "Attēlot "Izpārdošana!" baneri produkta lapā un produktu sarakstā."
        No tax => string (7) "Bez PVN"
        Apply to all products => UTF-8 string (26) "Attiecas uz visām precēm"
        Stock location => UTF-8 string (28) "Noliktavas atrašanās vieta"
        Availability date => UTF-8 string (19) "Pieejamības datums"
        Send me an email when the quantity is below or equals this level => UTF-8 string (71) "Sūtiet man e-pastu, ja daudzums ir mazāks vai vienāds ar šo līmeni"
        When out of stock => string (15) "Ja nav pieejams"
        Minimum quantity for sale => UTF-8 string (31) "Minimālais pārdošanas skaits"
        Pack quantities => string (11) "Paku skaits"
        Create combinations => UTF-8 string (22) "Izveidot kombinācijas"
        I want to use the advanced stock management system for this product. => UTF-8 string (62) "Vēlos izmantot šim produktam paplašināto krājumu vadība."
        The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). => UTF-8 string (158) "Pieejamais produkta un tā kombināciju vienību skaits balstīts uz noliktavas ...
        Pieejamais produkta un tā kombināciju vienību skaits balstīts uz noliktavas pieejamību (pielietojot papildu noliktavas krājumu pārvaldības sistēmu). 
        
        I want to specify available quantities manually. => UTF-8 string (50) "Vēlos norādīt piejamo produktu skaitu manuāli."
        Meta title => string (14) "Meta-nosaukums"
        Meta description => string (13) "Meta apraksts"
        Friendly URL => UTF-8 string (14) "Draudzīgs URL"
        Target product => UTF-8 string (16) "Mērķa produkts"
        Target category => UTF-8 string (18) "Mērķa kategorija"
        Redirection when offline => UTF-8 string (35) "Pārvirzīšana ja nav tiešsaistē"
        No redirection (404) => UTF-8 string (25) "Nav pārvizīšanas (404)"
        Permanent redirection to a category (301) => UTF-8 string (45) "Pastāvīga novirzīšana uz kategoriju (301)"
        Temporary redirection to a category (302) => UTF-8 string (43) "Pagaidu pārvirzīšana uz kategoriju (302)"
        Permanent redirection to a product (301) => UTF-8 string (46) "Patstāvīga pārvirzīšana uz produktu (301)"
        Temporary redirection to a product (302) => UTF-8 string (41) "Pagaidu pārvirzīšana uz produktu (302)"
        Target => UTF-8 string (8) "Mērķis"
        Specific delivery time to this product => UTF-8 string (44) "Īpašs piegādes laiks šim izstrādājumam"
        Delivered within 3-4 days => UTF-8 string (28) "Piegādāts 3-4 dienu laikā"
        Delivery time of out-of-stock products with allowed orders: => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā bet ir atļauts tos pasūtīt:"
        Delivered within 5-7 days => UTF-8 string (28) "Piegādāts 5-7 dienu laikā"
        Shipping fees => UTF-8 string (16) "Piegādes maksas"
        Available carriers => UTF-8 string (24) "Pieejamie piegādātāji"
        Width => string (7) "Platums"
        Height => string (8) "Augstums"
        Depth => UTF-8 string (8) "Dziļums"
        Weight => string (5) "Svars"
        Default delivery time => UTF-8 string (33) "Piegādes laiks pēc noklusējuma"
        Add customer => string (17) "Pievienot klientu"
        Apply to all combinations => UTF-8 string (31) "Pielietot visām kombinācijām"
        Available from => string (11) "Pieejams no"
        Starting at => UTF-8 string (9) "sākot ar"
        Unit(s) => UTF-8 string (9) "Vienības"
        Product price (tax excl.) => string (24) "Produkta cena (bez nod.)"
        Reduction tax => UTF-8 string (22) "Nodokļa samazinājums"
        Number of days => string (12) "Dienu skaits"
        Stored => UTF-8 string (10) "Saglabāts"
        Location (optional) => UTF-8 string (26) "Atrašanās vieta (opcija)"
        Ecotax (tax excl.) => string (21) "Eko-nodoklis (ar PVN)"
        Description => string (8) "Apraksts"
        No brand => UTF-8 string (11) "Bez zīmola"
        Details => UTF-8 string (8) "Detaļas"
        New product => string (14) "Jauns produkts"
        Caption => string (8) "Paraksts"
        Image => UTF-8 string (7) "Attēls"
        Options => UTF-8 string (9) "Iespējas"
        %price% tax excl. => string (16) "%price% bez PVN."
        %price% tax incl. => string (14) "%price% ar PVN"
        Edit quantity => string (12) "Labot skaitu"
        Pack => string (7) "Pakotne"
        Add new file => string (15) "Pievienot failu"
        Keep in touch with your suppliers => UTF-8 string (31) "Sazinieties ar piegādātājiem"
        Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management. => UTF-8 string (193) "Piegādātāju izvēle ir papildus iespēja, ja zīmoli tiek piegādāti pa tiešo. P...
        Piegādātāju izvēle ir papildus iespēja, ja zīmoli tiek piegādāti pa tiešo. Pārliecinieties, ka nesajaucat produktu piegādātājus un produktu zīmolus veidojot krājumu pārvaldību.
        
        Viewing %from%-%to% on %total% (page %current_page% / %page_count%) => UTF-8 string (67) "Attēlo %from%-%to% no %total% (lapa %current_page% / %page_count%)"
        Edit: %value% => string (14) "Labot: %value%"
        Category => string (10) "Kategorija"
        Price (tax excl.) => string (15) "Cena (Bez PVN)."
        Price (tax incl.) => string (13) "Cena (ar PVN)"
        Quantity => string (8) "Daudzums"
        These products will be deleted for good. Please confirm. => UTF-8 string (43) "Šie produkti tiks nodzēsti. Apstipriniet."
        Delete products? => UTF-8 string (17) "Dzēst produktus?"
        [1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2] => UTF-8 string (123) "[1]Pievienojiet produktu[/1][2] vai importējiet produktu sarakstu (failu vei...
        [1]Pievienojiet produktu[/1][2] vai importējiet produktu sarakstu (failu veidi: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]
        
        Go to catalog => string (11) "Uz katalogu"
        Add new product => string (24) "Pievienot jaunu produktu"
        Product list => string (17) "Produktu saraksts"
        SEO => string (3) "SEO"
        Shipping => UTF-8 string (8) "Piegāde"
        Modules => UTF-8 string (7) "Moduļi"
        Pricing => string (4) "Cena"
        Basic settings => UTF-8 string (19) "Pamata iestatījumi"
        Associated categories => UTF-8 string (23) "Saistītās kategorijas"
        Categories => UTF-8 string (8) "Sadaļas"
        Create a new category => string (25) "Izveidot jaunu kategoriju"
        New category name => string (16) "Jauna kategorija"
        Create a category => string (19) "Izveidot kategoriju"
        Ecotax => string (12) "Eko-nodoklis"
        Specific references => UTF-8 string (20) "Specifiskas norādes"
        Next combination => UTF-8 string (22) "Nākošā kombinācija"
        Prev. combination => UTF-8 string (27) "Iepriekšējā kombinācija"
        Back to product => UTF-8 string (21) "Atpakaļ pie produkta"
        Combination details => UTF-8 string (33) "Kombināciju papildu informācija"
        Price and impact => UTF-8 string (17) "Cena un izmaiņas"
        Final retail price (tax excl.) will be => UTF-8 string (28) "Pārdošanas cena (bez nod.)"
        Does this combination have a different price per unit? => UTF-8 string (53) "Vai šai kombinācijai ir cita cena par vienu gabalu?"
        Images => UTF-8 string (7) "Attēli"
        Stock => string (8) "Pieejams"
        Impact on price (tax excl.) => string (27) "Iespaids uz cenu (bez nod.)"
        Manage your product combinations => UTF-8 string (34) "Pārvaldīt produktu kombinācijas"
        Bulk actions ([1]/[2] combination(s) selected) => UTF-8 string (56) "Apjoma darbības ([1]/[2] kombinācija(s) izvēlēta(s))"
        Default combination => UTF-8 string (24) "Noklusētā kombinācija"
        Availability preferences => UTF-8 string (25) "Pieejamības iestatījumi"
        Behavior when out of stock => UTF-8 string (33) "Darbība ja produkts nav pieejams"
        Stock management is disabled => UTF-8 string (37) "Noliktavas pārvaldības ir izslēgta"
        Combinations => UTF-8 string (13) "Kombinācijas"
        You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis. => UTF-8 string (119) "Jūs varat apjomīgi palielināt vai samazināt zemu krājumu līmeni. Apjoma atsl...
        Jūs varat apjomīgi palielināt vai samazināt zemu krājumu līmeni. Apjoma atslēgšana notiek katrai kombinācijai.
        
        The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team => UTF-8 string (161) "E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu l...
        E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu lapu. Lai mainītu atļaujas, dodieties uz Paplašinātie uzstādījumi> Komanda
        
        Delete combinations => UTF-8 string (20) "Dzēst kombinācijas"
        Edit a specific price => string (21) "Labot specifisko cenu"
        Brand => UTF-8 string (7) "Zīmols"
        Add a brand => UTF-8 string (17) "Pievienot zīmolu"
        Related product => UTF-8 string (20) "Saistītais produkts"
        Add a related product => UTF-8 string (28) "Pievienot saistīto produktu"
        Here is a preview of your search engine result, play with it! => UTF-8 string (84) "Šeit ir jūsu meklētājprogrammas rezultāta priekšskatījums, spēlējiet ar to!"
        Improve your ranking and how your product page will appear in search engines results. => UTF-8 string (83) "Uzlabot novērtējumu un kā tiks attēlota produkta lapa meklēšanas rezultātos."
        Redirection page => UTF-8 string (21) "Pārvirzīšanas lapa"
        Reset URL => UTF-8 string (13) "Notīrīt URL"
        Search Engine Optimization => UTF-8 string (34) "Meklēšanas servisu optimizācija"
        Package dimension => UTF-8 string (13) "Pakas izmērs"
        Adjust your shipping costs by filling in the product dimensions. => UTF-8 string (57) "Mainīt piegādes izmaksas pievienojot produkta izmērus."
        Leave empty to disable. => UTF-8 string (32) "Atstājiet tukšu lai izslēgtu."
        Impact on price => string (15) "Ietekme uz cenu"
        Specific price conditions => string (26) "Specifiski cenas noteikumi"
        Apply a discount of => string (17) "Pielietot atlaidi"
        Choose the suppliers associated with this product => UTF-8 string (51) "Izvēlieties ar produktu saistītos piegādātājus"
        Default supplier => UTF-8 string (27) "Noklusētais piegādātājs"
        Supplier reference => UTF-8 string (19) "Piegādātāja kods"
        Supplier reference(s) => UTF-8 string (27) "Piegādātāja atsauksme(s)"
        Product location in warehouses => UTF-8 string (37) "Produkta atrašanās vieta noliktavā"
        Please choose the warehouses associated with this product. => UTF-8 string (48) "Izvēlieties ar produktu saistītās noliktavas."
        Quantities => string (8) "daudzumi"
        Summary => string (12) "Kopsavilkums"
        Add a feature => string (18) "Pievienot funkciju"
        Tax rule => UTF-8 string (20) "Nodokļa nosacījums"
        Tax excluded => string (7) "BEZ PVN"
        Tax included => string (6) "AR PVN"
        Reference => UTF-8 string (7) "Norāde"
        Product with combinations => UTF-8 string (26) "Produkts ar kombinācijām"
        Features => UTF-8 string (15) "Papildiespējas"
        View all images => UTF-8 string (22) "Skatīt visus attēlus"
        View less => UTF-8 string (14) "Rādīt mazāk"
        Simple product => UTF-8 string (20) "Vienkāršs produkts"
        Cover => UTF-8 string (5) "Vāks"
        Visibility => UTF-8 string (10) "Redzamība"
        Where do you want your product to appear? => UTF-8 string (32) "Kur vēlaties attēlot produktu?"
        Attached files => string (17) "Pievienotie faili"
        Add a customization field => UTF-8 string (30) "Pievienot pielāgošanas lauku"
        Customers can personalize the product by entering some text or by providing custom image files. => UTF-8 string (76) "Klienti var personalizēt produktu pievienojot tekstu vai papildus attēlus."
        Tags => string (4) "Tagi"
        Condition & References => string (21) "Noteikumi un atsauces"
        Attach a new file => string (21) "Pievienot jaunu failu"
        Cost price => string (12) "Izmaksu cena"
        Retail price => UTF-8 string (24) "Mazumtirdzniecības cena"
        Specific prices => string (17) "Specifiskas cenas"
        Priority management => UTF-8 string (25) "Prioritāšu pārvaldība"
        Add a specific price => string (34) "Pievienot papildus specifisku cenu"
        Combination => UTF-8 string (12) "Kombinācija"
        Manage tax rules => UTF-8 string (31) "Pārvaldīt nodokļu noteikumus"
        Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl. => UTF-8 string (68) "Fināla pārdošanas cena: [1][2][/2] ar nod.[/1] / [3][/3] bez nod."
        Rule => string (9) "Noteikums"
        Fixed price => UTF-8 string (13) "Fiksēta cena"
        Impact => string (7) "Ietekme"
        From => string (2) "No"
        Priorities => UTF-8 string (12) "Prioritātes"
        Drop images here => UTF-8 string (17) "Ievietot attēlus"
        or select files => UTF-8 string (23) "vai izvēlieties failus"
        Recommended size 800 x 800px for default theme. => UTF-8 string (71) "Ieteicamais izmērs attēlam noklusētajā tēmā ir 800x 800 pikseļi."
        JPG, GIF or PNG format. => UTF-8 string (26) "JPG, GIF vai PNG formāts."
        Virtual product => UTF-8 string (18) "Virtuāls produkts"
        tax incl. => string (6) "AR PVN"
        Module to configure => UTF-8 string (24) "Konfigurējamais modulis"
        Choose a module to configure => UTF-8 string (36) "Izvēlieties moduli kuru konfigurēt"
        These modules are relative to the product page of your shop. => UTF-8 string (65) "Šie moduļi ir relatīvi attiecībā pret veikala produktu lapu."
        To manage all your modules go to the [1]Installed module page[/1] => UTF-8 string (66) "Lai pārvaldītu moduļus, ejiet uz [1]Instalēto moduļu lapu[/1]"
        tax excl. => string (7) "BEZ PVN"
        Zoom => UTF-8 string (11) "Pietuvināt"
        Add new value => UTF-8 string (25) "Pievienot jaunu vērtību"
        Add new attribute => UTF-8 string (25) "Pievienot jaunu atribūtu"
        From quantity => string (9) "No skaita"
        Reduction => string (8) "Samazina"
        Catalog price rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
        Add new catalog price rule => UTF-8 string (42) "Pievienot jaunu kataloga cenas nosacījumu"
        Parent category => string (17) "Pamata kategorija"
        Category cover image => UTF-8 string (19) "Kategorijas attēls"
        Category thumbnail => UTF-8 string (32) "Kategorijas priekšskata attēls"
        Menu thumbnails => UTF-8 string (16) "Izvēlnes ikonas"
        Group access => UTF-8 string (16) "Grupas piekļuve"
        %group_name% - All people without a valid customer account. => UTF-8 string (54) "%group_name% - Visi klienti bez derīga klienta konta."
        %group_name% - Customer who placed an order with the guest checkout. => UTF-8 string (63) "%group_name% - Klients kurš izveidoja pasūtījumu kā viesis."
        %group_name% - All people who have created an account on this site. => UTF-8 string (62) "%group_name% - Visi klienti kuri izveidoja kontu šajā lapā."
        Set categories => UTF-8 string (21) "Iestatīt kategorijas"
        Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog. => UTF-8 string (126) "Kategorijas ir būtiskas, jo tās ļauj grupēt līdzvērtīgus produktus. Tas palī...
        Kategorijas ir būtiskas, jo tās ļauj grupēt līdzvērtīgus produktus. Tas palīdz klientiem atrast ceļu jūsu katalogā.
        
        Feature => UTF-8 string (8) "Iespēja"
        Add a new feature => UTF-8 string (26) "Pievienot jaunu īpašību"
        Addresses => string (7) "Adreses"
        Ref: => string (5) "Kods:"
        EAN13: => string (6) "EAN13:"
        UPC: => string (4) "UPC:"
        Qty: => string (9) "Daudzums:"
        Brands => string (6) "Markas"
        Add new brand => UTF-8 string (23) "Pievienot jaunu zīmolu"
        Add new brand address => UTF-8 string (30) "Pievienot jaunu zīmola adresi"
        Close => UTF-8 string (8) "Aizvērt"
        Discount => string (7) "Atlaide"
        Available quantity => string (19) "Pieejamais daudzums"
        Attribute name => UTF-8 string (19) "Atribūta nosaukums"
        UPC => string (3) "upc"
        EAN-13 => string (6) "EAN 13"
        EAN13 => UTF-8 string (10) "Svītrkods"
        Wholesale price => UTF-8 string (25) "Vairumtirdzniecības cena"
        Add new supplier => UTF-8 string (30) "Pievienot jaunu piegādātāju"
        Customization => string (10) "Uzlabojumi"
        Price per unit => UTF-8 string (17) "Cena par vienību"
        Add new cart rule => string (31) "Pievienot jaunu groza noteikumu"
        Expiration date => UTF-8 string (19) "Derīguma termiņš"
        Items per page: => UTF-8 string (16) "Vienības lapā:"
        Type => string (4) "Tips"
        [1][/1] of [2][/2] characters used (recommended) => UTF-8 string (38) "[1][/1] no [2][/2] zīmēm (ieteicams)"
        Main category => UTF-8 string (19) "Galvenā kategorija"
        [1][/1] of [2][/2] characters allowed => UTF-8 string (43) "[1][/1] no [2][/2] iespējamajiem simboliem"
        List of products for this pack => UTF-8 string (28) "Produktu saraksts šai pakai"
        Use checkboxes to bulk edit quantities => UTF-8 string (56) "Izmantojiet izvēles rūtiņas lielapjoma rediģēšanai"
        Advanced filters => string (14) "Papildu filtri"
        Apply advanced filters => string (25) "Pielietot papildu filtrus"
        Apply new quantity => string (22) "Pielietot jaunu skaitu"
        Display products below low stock level first => UTF-8 string (59) "Vispirms parādiet produktus ar zemāka līmeņa krājumiem"
        Filter by movement type => UTF-8 string (35) "Filtrēt pēc pārvietošanas veida"
        Filter by employee => UTF-8 string (24) "Filtrēt pēc darbinieka"
        Filter by period => UTF-8 string (21) "Filtrēt pēc perioda"
        Search a category => UTF-8 string (18) "Meklēt kategoriju"
        Search a supplier => UTF-8 string (22) "Meklēt piegādātāju"
        Filter by status => UTF-8 string (21) "Filtrēt pēc statusa"
        All => string (4) "Viss"
        Filter by supplier => UTF-8 string (28) "Filtrēt pēc piegādātāja"
        Stock management => UTF-8 string (16) "Krājumu vadība"
        Movements => UTF-8 string (8) "Kustība"
        Search products (search by name, reference, supplier) => UTF-8 string (70) "Meklēt produktus (meklēt pēc nosaukuma, atsauksmes, piegādātāja)"
        This product is below the low stock level you have defined. => UTF-8 string (60) "Produktu ir mazāk par jūsu noteikto zemo krājumu līmeni."
        Low stock level: => string (23) "Mazs atlikumu daudzums:"
        Low stock alert: => string (23) "Mazs atlikumu daudzums:"
        Bulk edit quantity => UTF-8 string (33) "Lielapjoma daudzuma rediģēšana"
        Date & Time => string (15) "Datums un laiks"
        Go to the import system => UTF-8 string (23) "Iet uz importa sistēmu"
        Export data into CSV => UTF-8 string (30) "Eksportēt datus CSV formātā"
        Physical => string (7) "Fizisks"
        Reserved => UTF-8 string (10) "Rezervēts"
        ModulesGridhtmlAdmin => array (1)
        Simple HTML table display => UTF-8 string (32) "Attēlot vienkāršu HTML tabulu"
        ModulesBlockwishlistAdmin => array (11)
        Wishlist => UTF-8 string (25) "Vēlamo produktu saraksts"
        My wishlists => UTF-8 string (30) "Manu vēlamo produktu saraksts"
        My wishlist => UTF-8 string (30) "Manu vēlamo produktu saraksts"
        Product => string (8) "produkts"
        Reference => UTF-8 string (7) "Norāde"
        Combination => UTF-8 string (12) "Kombinācija"
        Category => string (10) "Kategorija"
        Price (tax excl.) => string (15) "Cena (Bez PVN)."
        Conversion rate => string (10) "Konversija"
        Save => UTF-8 string (9) "Saglabāt"
        Refresh => UTF-8 string (13) "Atsvaidzināt"
        AdminModulesNotification => array (121)
        Activate module for this shop context: %s. => UTF-8 string (46) "Aktivizēt moduli šim veikala kontekstam: %s."
        Would you like to delete the content related to this module ? => UTF-8 string (52) "Vai vēlaties dzēst ar šo moduli saistīto saturu?"
        Confirm reset => UTF-8 string (31) "Atiestatījumu apstiprināšana"
        No - reset only the parameters => UTF-8 string (34) "Nē - atiestatīt tikai parametrus"
        Yes - reset everything => UTF-8 string (22) "Jā - atiestatīt visu"
        Please specify module URL => UTF-8 string (26) "Lūdzu norādi moduļa URL"
        The module was successfully downloaded. => UTF-8 string (35) "Modulis veiksmīgi lejupielādēts."
        Module(s) installed successfully. => UTF-8 string (30) "Modulis veiksmīgi uzstādīts"
        Module(s) uninstalled successfully. => UTF-8 string (27) "Modulis veiksmīgi noņemts"
        Module reset successfully. => UTF-8 string (32) "Modulis veiksmīgi atiestatīts."
        Module deleted successfully. => UTF-8 string (27) "Modulis veiksmīgi dzēsts."
        Successfully signed in to PrestaShop Addons. => UTF-8 string (40) "Veiksmīgi pievienots PrestaShop Addons."
        The module transplanted successfully to the hook. => UTF-8 string (42) "Modulis veiksmīgi transplantēts uz āķi"
        The module was successfully removed from the hook. => UTF-8 string (34) "Modulis sekmīgi noņemts no āķa"
        Unable to install the module (Module name is not valid). => UTF-8 string (55) "Nevar instalēt moduli (moduļa nosaukums nav derīgs)."
        The version of your module is not compliant with your PrestaShop version. => UTF-8 string (58) "Jūsu moduļa versija neatbilst jūsu PrestaShop versijai."
        Before installing this module, you have to install this/these module(s) first: => UTF-8 string (83) "Pirms šī moduļa instalēšanas vispirms ir jāinstalē šis/šie modulis (-ļi):"
        This module has already been installed. => UTF-8 string (35) "Šis modulis jau tika uzinstalēts."
        Could not install module controllers. => UTF-8 string (40) "Nevarēja instalēt moduļa kontrolleri."
        Technical error: PrestaShop could not install this module. => UTF-8 string (61) "Tehniskā kļūda: PrestaShop nevarēja instalēt šo moduli."
        Current version: %s => UTF-8 string (25) "Pašreizējā versija: %s"
        %d file upgrade applied => string (18) "%d atjaunoti faili"
        No upgrade has been applied => UTF-8 string (25) "Nav veikts atjauninājums"
        Upgraded from: %s to %s => UTF-8 string (25) "Atjaunots no: %s līdz %s"
        %d upgrade left => string (20) "Palicis atjaunot: %d"
        Module %s cannot be upgraded this time: please refresh this page to update it. => UTF-8 string (86) "Moduli %s pašreiz nevar atjaunināt: lūdzu pārlādējiet šo lapu lai to atjauno...
        Moduli %s pašreiz nevar atjaunināt: lūdzu pārlādējiet šo lapu lai to atjaunotu.
        
        To prevent any problem, this module has been turned off => UTF-8 string (61) "Lai novērstu jebkādas problēmas, šis modulis ir izslēgts"
        The module is not installed. => UTF-8 string (24) "Modulis nav uzstādīts."
        Unable to install override: %s => UTF-8 string (28) "Nevar instalēt override: %s"
        %1$s is not a valid module name. => UTF-8 string (35) "%1$s nav derīgs moduļa nosaukums."
        All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration => UTF-8 string (130) "Visus moduļus nevar ielādēt atmiņas ierobežojumu dēļ, lūdz palieliniet memor...
        Visus moduļus nevar ielādēt atmiņas ierobežojumu dēļ, lūdz palieliniet memory_limit vērtību sava servera konfigurācijā
        
        %s could not be loaded. => UTF-8 string (19) "%s nevar ielādēt."
        Error found in config file: => UTF-8 string (39) "Konfigurācijas failā atrasta kļūda:"
        %1$s (parse error in %2$s) => UTF-8 string (33) "%1$s (kompilācijas kļūda %2$s)"
        %1$s (class missing in %2$s) => string (22) "%1$s (nav klases %2$s)"
        The following module(s) could not be loaded => UTF-8 string (52) "Sekojošais(ie) modulis(i) nevar tikt ielādēts(i)!"
        No template found for module => UTF-8 string (28) "Nav atrasts šablona modulis"
        The method %1$s in the class %2$s is already overridden by the module %3$s version %4$s at %5$s. => UTF-8 string (76) "Metode %1$s klasē %2$s modulī ir pārrakstīta %3$s versijā %4$s uz %5$s."
        The method %1$s in the class %2$s is already overridden. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
        Failed to override method %1$s in class %2$s. => UTF-8 string (44) "Kļūda pārrakstot metodi %1$s klasē %2$s."
        The property %1$s in the class %2$s is already defined. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
        Failed to override property %1$s in class %2$s. => UTF-8 string (44) "Kļūda pārrakstot metodi %1$s klasē %2$s."
        The constant %1$s in the class %2$s is already defined. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
        Failed to override constant %1$s in class %2$s. => UTF-8 string (47) "Kļūda pārrakstot konstanti %1$s klasē %2$s."
        No graph engine selected => UTF-8 string (31) "Nav izvēlēts grafika dzinējs"
        Graph engine selected is unavailable. => UTF-8 string (46) "Izvēlētais grafiskais dzinējs nav pieejams."
        No grid engine selected => UTF-8 string (42) "Nav izvēlēts koordinātu tīkla dzinējs"
        Grid engine selected is unavailable. => UTF-8 string (44) "Izvēlētais tabuldas dzinējs nav pieejams."
        Unknown archive type. => UTF-8 string (22) "Nezināms arhīva tips"
        There was an error while extracting the module (file may be corrupted). => UTF-8 string (56) "Kļūda atspiežot moduli (fails iespējams ir bojāts)."
        The module %1$s that you uploaded is not a valid module. => UTF-8 string (53) "Augšupielādētais modulis %1$s nav derīgs modulis."
        You do not have the permission to use this module. => UTF-8 string (39) "Jums nav atļaujas izmantot šo moduli."
        Cannot reset this module. => UTF-8 string (25) "Nevar atinstalēt moduli."
        Cannot install this module. => UTF-8 string (24) "Nevar ieinstalēt moduli"
        Cannot uninstall this module. => UTF-8 string (24) "Nevar atinstalēt moduli"
        Cannot load the module's object. => UTF-8 string (31) "Nevar ielādēt moduļa objektu"
        An error occurred while copying the archive to the module directory. => UTF-8 string (41) "Kļūda kopējot arhīvu uz moduļa mapi."
        Sorry, the module cannot be deleted. Please check if you have the right permissions on this folder. => UTF-8 string (89) "Diemžēl moduli nevar izdzēst. Lūdzu, pārbaudiet, vai jums ir tiesības šajā m...
        Diemžēl moduli nevar izdzēst. Lūdzu, pārbaudiet, vai jums ir tiesības šajā mapē.
        
        You do not have permission to access this module. => UTF-8 string (42) "Jums nav atļaujas piekļūt šim modulim."
        You do not have permission to install this module. => UTF-8 string (39) "Jums nav atļaujas istalēt šo moduli."
        You do not have permission to delete this module. => UTF-8 string (39) "Jums nav atļaujas izdzēst šo moduli."
        You do not have permission to configure this module. => UTF-8 string (42) "Jums nav atļaujas konfigurēt šo moduli."
        This module is already installed: %s. => UTF-8 string (37) "Šis modulis jau ir ieinstalēts: %s."
        This module has already been uninstalled: %s. => UTF-8 string (37) "Šis modulis jau tika instalēts: %s."
        This module needs to be installed in order to be updated: %s. => UTF-8 string (53) "Šis modulis ir jāinstalē, lai to atjauninātu: %s."
        You do not have permission to uninstall this module. => UTF-8 string (42) "Jums nav atļaujas atinstalēt šo moduli."
        The following module(s) could not be uninstalled properly: %s. => UTF-8 string (54) "Sekojošos moduļus nevarēja pareizi atinstalēt: %s."
        The following module(s) could not be installed properly: %s. => UTF-8 string (47) "Šos moduļus nevarēja pareizi uzstādīt: %s."
        This module has already been transplanted to this hook. => UTF-8 string (50) "Šis modulis jau ir pārstādīts uz šo sasaisti."
        This module cannot be transplanted to this hook. => UTF-8 string (52) "Šis modulis nevar tikt transplantēts uz šo āķi."
        An error occurred while transplanting the module to its hook. => UTF-8 string (40) "Kļūda transplantējot moduli uz āķi."
        Please select a module to unhook. => UTF-8 string (30) "Izvēlies moduli ko atāķēt."
        This module cannot be loaded. => UTF-8 string (27) "Šo moduli nevar ielādēt."
        Hook cannot be loaded. => UTF-8 string (27) "Āķis nevar tik ielādēts"
        An error occurred while deleting the module from its hook. => UTF-8 string (33) "Kļūda dzēšot moduli no āķa."
        Parse error detected in main class of module %module%: %parse_error% => UTF-8 string (72) "Kompilēšanas kļūda moduļa galvenajā klasē %module%: %parse_error%"
        Error while loading file of module %module%. %error_message% => UTF-8 string (59) "Kļūda ielādējot moduļa failu %module%. %error_message%"
        Failed to install admin tab "%name%". => UTF-8 string (42) "Neizdevās instalēt admin cilni "%name%"."
        Failed to uninstall admin tab "%name%". => UTF-8 string (44) "Neizdevās atinstalēt admin cilni "%name%"."
        You are not allowed to install modules. => UTF-8 string (37) "Jums nav atļauts instalēt moduļus."
        You are not allowed to uninstall the module %module%. => UTF-8 string (44) "Jums nav atļauts instalēt moduli %module%."
        You are not allowed to upgrade the module %module%. => UTF-8 string (46) "Jums nav atļauts atjaunināt moduli %module%."
        You are not allowed to enable the module %module%. => UTF-8 string (43) "Jums nav atļauts ieslēgt moduli %module%."
        You are not allowed to disable the module %module%. => UTF-8 string (43) "Jums nav atļauts izslēgt moduli %module%."
        You are not allowed to enable the module %module% on mobile. => UTF-8 string (67) "Ums nav atļauts ieslēgt moduli %module% uz mobilajām iekārtām."
        You are not allowed to disable the module %module% on mobile. => UTF-8 string (68) "Jums nav atļauts izslēgt moduli %module% uz mobilajām iekārtām."
        You are not allowed to reset the module %module%. => UTF-8 string (45) "ums nav atļauts atiestatīt moduli %module%."
        Unfortunately, the module did not return additional details. => UTF-8 string (50) "Diemžēl modulis neatgrieza papildu informāciju."
        The module is invalid and cannot be loaded. => UTF-8 string (41) "Modulis ir bojāts un to nevar instalēt."
        The module %module% must be installed first => UTF-8 string (40) "Vispirms ir jāinstalē %module% modulis"
        This file does not seem to be a valid module zip => UTF-8 string (30) "Šis fails nav moduļa arhīvs"
        Cannot %action% module %module%. %error_details% => UTF-8 string (48) "Nevar %action% modulī %module%. %error_details%"
        %action% action on module %module% succeeded. => UTF-8 string (46) "%action% darbība modulim %module% veiksmīga."
        Unknown module action. It must be one of these values: %actions% => UTF-8 string (78) "Nezināms moduļa darbība. Tam jābūt vienai no šīm vērtībām: %actions%"
        Validation of configuration details failed: => UTF-8 string (42) "Neizdevās konfigurācijas datu pārbaude:"
        Configuration successfully applied. => UTF-8 string (39) "Konfigurācija ir veiksmīgi atjaunota."
        %module% did not return a valid response on installation. => UTF-8 string (42) "%module% neatbildēja pareizi instalējot."
        Installation of module %module% was successful. => UTF-8 string (48) "Moduļa %module% uzstādīšana bija veiksmīga."
        Installation of module %module% failed. %error% => UTF-8 string (49) "Instalācija %module% modulim neizdevās. %error%"
        No changelog provided => UTF-8 string (21) "Nav izmaiņu saraksta"
        You are about to disable %moduleName% module. => UTF-8 string (47) "Jūs gatavojaties izslēgt %moduleName% moduli."
        Your current settings will be saved, but the module will no longer be active. => UTF-8 string (83) "Jūsu pašreizējie iestatījumi tiks saglabāti, bet modulis vairs nebūs aktīvs."
        You are about to uninstall %moduleName% module. => UTF-8 string (46) "Jūs gatavojaties avienot %moduleName% moduli."
        This will disable the module and delete all its files. For good. => UTF-8 string (64) "Tas deaktivizēs moduli un izdzēsīs visus tā failus. Pavisam."
        This action cannot be undone. => UTF-8 string (27) "Šo darbību nevar atsaukt."
        You're about to reset %moduleName% module. => UTF-8 string (47) "Jūs gatavojaties atjaunot moduli %moduleName%."
        This will restore the defaults settings. => UTF-8 string (40) "Tas atjaunos noklusējuma iestatījumus."
        You are about to [1] the following modules: => UTF-8 string (39) "Jūs gatavojaties [1] šādus moduļus:"
        Installing module... => UTF-8 string (18) "Instalē moduli..."
        It will close as soon as the module is installed. It won't be long! => UTF-8 string (77) "Tas tiks aizvērts, tiklīdz modulis būs uzstādīts. Tas nebūs ilgs laiks!"
        Module installed! => UTF-8 string (19) "Modulis instalēts!"
        Oops... Upload failed. => UTF-8 string (34) "Oops... Augšupielāde neizdevās."
        No description found for this module :( => UTF-8 string (44) "Šim modulim nav atrasts neviens apraksts :("
        No additional description provided for this module :( => UTF-8 string (47) "Papildu apraksts šim modulim nav paredzēts :("
        No feature list provided for this module :( => UTF-8 string (37) "Šim modulim nav funkciju saraksts :("
        No customer benefits notes found for this module :( => UTF-8 string (60) "Šim modulim nav atrasts nevienas klienta priekšrocības: ("
        No demonstration video found for this module :( => UTF-8 string (57) "Šim modulim nav atrasts neviens demonstrācijas video :("
        No changelog provided for this module :( => UTF-8 string (37) "Šim modulim nav izmaiņu saraksta :("
        You need to select at least one module to use the bulk action. => UTF-8 string (71) "Lai izmantotu masveida darbību, jums jāizvēlas vismaz viens modulis."
        The action "[1]" is not available, impossible to perform your request. => UTF-8 string (74) "Darbība "[1]" nav pieejama, jūsu pieprasījumu nav iespējams izpildīt."
        The action [1] is not available for module [2]. Skipped. => UTF-8 string (48) "Darbība [1] nav pieejama modulim [2]. Izlaists."
        ModulesMailalertsShop => array (3)
        Your e-mail address is invalid => string (17) "Nepareizs e-pasts"
        You already have an alert for this product => UTF-8 string (36) "Jums jau ir ziņojums šim produktam"
        Request notification registered => UTF-8 string (41) "Paziņojuma pieprasījums ir reģistrēts"
        ModulesSupplierlistAdmin => array (8)
        Supplier list => UTF-8 string (23) "Piegādātāju saraksts"
        Invalid number of elements. => UTF-8 string (26) "Nederīgs elementu skaits."
        Please activate at least one type of list. => UTF-8 string (52) "Lūdzu, aktivizējiet vismaz vienu tipu no saraksta."
        Type of display => UTF-8 string (19) "Attēlošanas veids"
        Use a plain-text list => UTF-8 string (36) "Izmantot vienkārša teksta sarakstu"
        Use a drop-down list => string (27) "Izmantot drop-down sarakstu"
        Number of elements to display => UTF-8 string (26) "Parādāmo elementu skaits"
        Only apply in plain-text mode => UTF-8 string (29) "Pielietot tikai teksta formā"
        ModulesLanguageselectorAdmin => array (2)
        Language selector block => UTF-8 string (21) "Valodu izvēles bloks"
        Adds a block allowing customers to select a language for your store's content. => UTF-8 string (89) "Pievieno bloku, kas atļautu klientiem izvēlēties valodu, lai skatītu veikala...
        Pievieno bloku, kas atļautu klientiem izvēlēties valodu, lai  skatītu veikala saturu.
        
        ModulesEmailalertsShop => array (5)
        Request notification registered => UTF-8 string (41) "Paziņojuma pieprasījums ir reģistrēts"
        No mail alerts yet. => UTF-8 string (24) "Nav e-pasta paziņojumu."
        My alerts => UTF-8 string (16) "Mani paziņojumi"
        your@email.com => string (15) "jusu@epasts.com"
        Notify me when available => UTF-8 string (24) "Paziņot kad ir pieejams"
        AdminCatalogNotification => array (150)
        You must select some products before => UTF-8 string (47) "Jums jāizvēlas daži produkti pirms turpināt"
        Error on image caption: "%1s" is not a valid caption. => UTF-8 string (54) "Kļūda attēla parakstā: "%1s" nav derīgs paraksts."
        The discount was successfully generated. => UTF-8 string (35) "Atlaide tika veiksmīgi ģenerēta."
        The root category of the shop %shop% is not associated with the current shop. You can't access this page. Please change the root category of the shop. => UTF-8 string (145) "Veikala %shop% pamatkategorija nav saistīta ar pašreizējo veikalu. Jūs nevar...
        Veikala %shop% pamatkategorija nav saistīta ar pašreizējo veikalu. Jūs nevarat piekļūt šai lapai. Lūdzu, mainiet veikala pamatkategoriju.
        
        You cannot update the available stock when it depends on stock. => UTF-8 string (68) "Jūs nevarat atjaunināt noliktavu, ja tā ir atkarīga no krājuma."
        Incorrect Stock Manager class [%s] => UTF-8 string (45) "Nepareiza Noliktavas Pārvaldnieka klase [%s]"
        Stock Manager class not found [%s] => UTF-8 string (47) "Noliktavas Pārvaldnieka klase nav atrasta [%s]"
        Failed to copy the file. => UTF-8 string (27) "Faila kopēšana neizdevās"
        An error occurred while updating the status for an object. => UTF-8 string (35) "Kļūda atjauninot objekta statusu."
        (cannot load object) => UTF-8 string (25) "(nevar ielādēt objektu)"
        The attribute value "%1$s" already exist for %2$s language => UTF-8 string (51) "Atribūta vērtība "%1$s" jau pastāv %2$s valodai"
        This feature has been disabled. You can activate it here: %link%. => UTF-8 string (62) "Šī funkcija ir izslēgta. Varat to aktivizēt šeit: %link%."
        Failed to delete the attribute. => UTF-8 string (25) "Nevar nodzēst atribūtu."
        The voucher cannot end before it begins. => UTF-8 string (48) "Kupons nevar beigties ātrāk, pirms tas sākas."
        The minimum amount cannot be lower than zero. => UTF-8 string (50) "Minimālā summa nedrīkst būt mazāka par nulli."
        Reduction percentage must be between 0% and 100% => UTF-8 string (36) "Atlaidei ir jābūt no 0% līdz 100%"
        Reduction amount cannot be lower than zero. => UTF-8 string (44) "Atlaides summa nevar būt zemāka par nulli."
        This cart rule code is already used (conflict with cart rule %rulename%) => UTF-8 string (81) "Šis grozu noteikuma kods jau ir izmantots (konfliktē ar noteikumiem %rulenam...
        Šis grozu noteikuma kods jau ir izmantots (konfliktē ar noteikumiem %rulename%)
        
        An action is required for this cart rule. => UTF-8 string (46) "Šo pielikumu nevarēja ielādēt datu bāzē."
        No product has been found. => string (21) "Produkti nav atrasti."
        Invalid product => UTF-8 string (18) "Nederīgs produkts"
        Invalid combination => UTF-8 string (22) "Nederīga kombinācija"
        An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
        An order has already been placed with this cart. => UTF-8 string (43) "Pasūtījums ar šo grozu jau ir ievietots."
        This product cannot be added to the cart. => string (29) "Preci nevar pievienot grozam."
        You already have the maximum quantity available for this product. => UTF-8 string (52) "Tev jau ir sasniegta maksimālais produkta daudzums."
        Invalid voucher. => UTF-8 string (17) "Nederīgs kupons."
        There are not enough products in stock. => UTF-8 string (41) "Noliktavā nav pietiekami daudz produktu."
        Cannot add image because product creation failed. => UTF-8 string (60) "Nevar pievienot bildi, jo produkta pievienošana neizdevās."
        Error while creating additional image => UTF-8 string (31) "Kļūda veidojot noteiktu bildi"
        Invalid quantity => UTF-8 string (18) "Nederīgs daudzums"
        We were unable to associate this attachment to a product. => UTF-8 string (41) "Nevar saistīt šo pielikumu ar produktu."
        An error occurred while saving product attachments. => UTF-8 string (47) "Radās kļūda saglabājot produktu pielikumus."
        You cannot delete this product because there is physical stock left. => UTF-8 string (57) "Jūs nevarat izdzēst šo produktu, jo tas ir noliktavā."
        You cannot change the product's cover image. => UTF-8 string (40) "Nevar pārmainīt uz produkta titulbildi"
        The image could not be found. => UTF-8 string (26) "Attēlu nevarēja atrast. "
        You cannot delete the product #%d because there is physical stock left. => UTF-8 string (99) "Jūs nevarat izdzēst produktu #%d, jo tas ir palicis noliktavā vai neizpildīt...
        Jūs nevarat izdzēst produktu #%d, jo tas ir palicis noliktavā vai neizpildītajos pasūtījumos.
        
        The price attribute is required. => UTF-8 string (29) "Nepieciešama atribūta cena."
        You must add at least one attribute. => UTF-8 string (38) "Tev jāpievieno vismaz viens atribūts"
        This combination already exists. => UTF-8 string (31) "Šī kombinācija jau eksistē."
        A product must be created before adding features. => UTF-8 string (59) "Produkts ir jāizveido pirms pievienot dažādas iespējas."
        Please specify priorities. => UTF-8 string (29) "Lūdzu norādiet prioritātes"
        An error occurred while updating priorities. => UTF-8 string (32) "Kļūda atjauninot prioritātes."
        An error occurred while setting priorities. => UTF-8 string (33) "Kļūda izvēloties prioritātes."
        An error occurred while creating customization fields. => UTF-8 string (39) "Kļūda veidojot pielāgošanas laukus."
        An error occurred while updating customization fields. => UTF-8 string (33) "Kļūda atjauninot pielāgošanu."
        An error occurred while updating the custom configuration. => UTF-8 string (49) "Kļūda atjauninot pielāgošanas konfigurāciju."
        The label fields defined are invalid. => string (28) "Nosaukuma lauki ir nepareizi"
        A product must be created before adding customization. => UTF-8 string (64) "Produkts ir jāizveido pirms pievienot pielāgošanas iespējas."
        The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (%1$dMB) or the post_max_size/ directive in php.ini (%2$dMB). => UTF-8 string (146) "Augšupielādētais fails pārsniedz lejupielādējamā produkta maksimālo izmēru (...
        Augšupielādētais fails pārsniedz lejupielādējamā produkta maksimālo izmēru (%1$dMB) vai parametru post_max_size/ failā php.ini (%2$dMB).
        
        An error occurred while attempting to associate this image with your shop. => UTF-8 string (59) "Mēģinot saistīt šo attēlu ar veikalu, radās kļūda. "
        An error occurred while attempting to move this picture. => UTF-8 string (40) "Radās kļūda pārvietojot šo attēlu."
        An error occurred while attempting to update the cover picture. => UTF-8 string (48) "Radās kļūda atjanojot produkta vāka attēlu."
        An error occurred while attempting to delete the product image. => UTF-8 string (41) "Radās kļūda dzēšot produkta attēlu."
        Wrong IDs => string (12) "Nepareizs ID"
        Invalid price/discount amount => UTF-8 string (39) "Nederīga cenas/samazinājuma vērtība"
        Please select a discount type (amount or percentage). => UTF-8 string (64) "Lūdzu izvēlieties samazinājuma tipu (vērtību vai procentus)"
        The from/to date is invalid. => UTF-8 string (27) "Nederīgs "no/līdz" datums"
        The name for feature %1$s is too long in %2$s. => UTF-8 string (43) "Īpašību nosaukums %1$s ir par garu %2$s."
        A valid name required for feature. %1$s in %2$s. => UTF-8 string (59) "Funkcijai nepieciešams derīgs nosaukums. %1$s iekš %2$s."
        An error occurred while adding tags. => UTF-8 string (35) "Kļūda pievienojot atslēgvārdus."
        This %1$s field is required at least in %2$s => UTF-8 string (37) "Šis %1$s lauks ir nepieciešams %2$s"
        The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
        This %1$s field (%2$s) is too long: %3$d chars max (current count %4$d). => UTF-8 string (74) "%1$s lauks (%2$s) ir par garu: maksimums %3$d rakstzīmes (šobrīd %4$d)."
        An error occurred while attempting to delete previous tags. => UTF-8 string (57) "Radās kļūda mēģinot dzēst iepriekšējās atzīmes."
        The selected currency is not valid => UTF-8 string (31) "Izvēlētā valūta nav derīga"
        An error occurred while copying image, the file does not exist anymore. => UTF-8 string (65) "Attēla kopēšanas laikā radās kļūda, fails vairs nepastāv."
        An error occurred while copying image, the file width is 0px. => UTF-8 string (71) "Attēla kopēšanas laikā radās kļūda, faila platums ir 0 pikseļi."
        An error occurred while copying image, check your memory limit. => UTF-8 string (69) "Kopējot attēlu, radās kļūda, pārbaudiet atmiņas ierobežojumu."
        An error occurred while copying the image. => UTF-8 string (23) "Kļūda kopējot bildi."
        You can't add product packs into a pack => UTF-8 string (52) "Jūs nevarat pievienot produktu komplektu komplektā"
        An error occurred while attempting to add products to the pack. => UTF-8 string (35) "Radusies kļūda pievienojot preces"
        An error occurred while updating the specific price. => UTF-8 string (35) "Kļūda atjauninot specifisko cenu."
        The specific price ID is invalid. => UTF-8 string (31) "Nederīgs specifiskās cenas ID"
        An error occurred while attempting to delete the specific price. => UTF-8 string (32) "Kļūda dzēšot specifisko cenu"
        An attachment name is required. => UTF-8 string (30) "Nepieciešams pielikuma vārds"
        This attachment was unable to be loaded into the database. => UTF-8 string (42) "Šo pielikumu nevar ielādēt datu bāzē."
        A specific price already exists for these parameters. => UTF-8 string (43) "Īpaša cena šiem parametriem jau pastāv."
        You do not have permission to add suppliers. => UTF-8 string (45) "Jums nav atļaujas pievienot piegādātājus."
        The address is not correct. Please make sure all of the required fields are completed. => UTF-8 string (89) "Adrese nav pareiza. Lūdzu pārliecinieties vai visi nepieciešamie lauki ir ai...
        Adrese nav pareiza. Lūdzu pārliecinieties vai visi nepieciešamie lauki ir aizpildīti.
        
        It is not possible to delete a supplier if there are pending supplier orders. => UTF-8 string (87) "Piegādātāju nav iespējams izdzēst, ja ir sagaidāmais piegādātāju pasūtījums."
        Could not delete #%i => UTF-8 string (18) "Nevar izdzēst #%i"
        Missing id_hook => UTF-8 string (15) "Trūkst id_hook"
        Missing block_name => UTF-8 string (18) "Trūkst block_name"
        Missing block_name value for language %s => UTF-8 string (39) "Trūkst block_name vērtība valodai %s"
        Missing %s value in custom[%s] for language %s => UTF-8 string (54) "Trūkst %s individualizētā vērtība [%s] valodai %s"
        It is not possible to delete a combination while it still has some quantities in the Advanced Stock Management. You must delete its stock first. => UTF-8 string (153) "Kombināciju nav iespējams izdzēst, kamēr tajā joprojām ir produkti "Paplašin...
        Kombināciju nav iespējams izdzēst, kamēr tajā joprojām ir produkti "Paplašinātā Krājuma vadībā". Jums vispirms jāizdzēš tas no noliktavas.
        
        Error while deleting the stock => UTF-8 string (25) "Kļūda dzēšot krājumu"
        Successful deletion => UTF-8 string (20) "Veiksmīga dzēšana"
        You cannot delete this attribute. => UTF-8 string (24) "Nevar izdzēst atribūtu"
        Invalid 'to' date => UTF-8 string (24) "Nederīgs datums 'līdz'"
        Invalid 'from' date => UTF-8 string (21) "Nederīgs 'no' datums"
        Submitted reduction value (0-100) is out-of-range => UTF-8 string (53) "Ievadītā atlaides vērtība (0-100) nav pieļaujama"
        No reduction value has been submitted => UTF-8 string (39) "Nav norādita samazināšanas vērtība"
        Invalid date range => UTF-8 string (26) "Nederīgs datumu diapazons"
        (Recommended) => string (11) "(Ieteicams)"
        Product(s) successfully activated. => UTF-8 string (40) "Produkts (-i) ir veiksmīgi aktivizēts."
        Product(s) successfully deactivated. => UTF-8 string (45) "Produkts(-i) ir veiksmīgi deaktivizēts(-i)."
        Product(s) successfully deleted. => UTF-8 string (27) "Produkts (-i) ir izdzēsts."
        Product(s) successfully duplicated. => UTF-8 string (36) "Produkts (-i) veiksmīgi nodublēti."
        Products successfully sorted. => UTF-8 string (34) "Produkti ir veiksmīgi sakārtoti."
        Product successfully deleted. => UTF-8 string (22) "Produkts ir izdzēsts."
        Product successfully duplicated. => UTF-8 string (31) "Produkts veiksmīgi nodublēts."
        Product successfully activated. => UTF-8 string (35) "Produkts ir veiksmīgi aktivizēts."
        Product successfully deactivated. => UTF-8 string (37) "Produkts ir veiksmīgi deaktivizēts."
        Invalid description for %s language => string (28) "Nederigs %s valodas apraksts"
        Upload error. Please check your server configurations for the maximum upload size allowed. => UTF-8 string (110) "Augšupielādes kļūda. Pārbaudiet servera konfigurācijas kas ierobežo maksimāl...
        Augšupielādes kļūda. Pārbaudiet servera konfigurācijas kas ierobežo maksimālo augšupielādes lielumu.
        
        An error occurred while uploading the image: => UTF-8 string (31) "Kļūda augšuplādējot bildi:"
        You cannot remove this category because one of your shops uses it as a root category. => UTF-8 string (97) "Jūs nevarat izdzēst šo kategoriju, jo viens no jūsu veikaliem to izmanto kā ...
        Jūs nevarat izdzēst šo kategoriju, jo viens no jūsu veikaliem to izmanto kā pamatkategoriju.
        
        Unable to resize one or more of your pictures. => UTF-8 string (52) "Nevar izmainīt viena vai vairāku attēlu izmērus."
        Cannot find specific price %price% => string (36) "Nevar atrast specifisku cenu %price%"
        This pack is empty. You must add at least one product item. => UTF-8 string (64) "Šis pakojums ir tukšs. Jums jāpievieno vismaz viens produkts."
        This value is too long. It should have %limit% characters or less. => UTF-8 string (76) "Šī vērtība ir pārāk gara. Tai jābūt %limit% rakstzīmēm vai mazāk."
        There is no result for this search. Update your filters to view other products. => UTF-8 string (85) "Meklēšanai nav rezultātu. Atjauniniet savus filtrus, lai skatītu citus produ...
        Meklēšanai nav rezultātu. Atjauniniet savus filtrus, lai skatītu citus produktus.
        
        Duplication in progress... => UTF-8 string (26) "Tiek veikta dublēšana..."
        Duplication failed. => UTF-8 string (25) "Dublicēšana neizdevās."
        Activation in progress... => UTF-8 string (15) "Ieslēgšana..."
        Activation failed. => UTF-8 string (24) "Ieslēgšana neizdevās."
        Deactivation in progress... => UTF-8 string (25) "Notiek deaktivizācija..."
        Deactivation failed. => UTF-8 string (26) "Deaktivēšana neizdevās."
        Deletion in progress... => UTF-8 string (12) "Dzēšana..."
        Deletion failed. => UTF-8 string (21) "Dzēšana neizdevās."
        Duplicating products => UTF-8 string (20) "Produktu dublēšana"
        Duplicating... => UTF-8 string (16) "Dublicēšana..."
        Activating products => UTF-8 string (23) "Produktu aktivizēšana"
        Activating... => UTF-8 string (17) "Aktivizēšana..."
        Deactivating products => UTF-8 string (24) "Produktu deaktivizācija"
        Deactivating... => UTF-8 string (18) "Deaktivizācija..."
        Deleting products => UTF-8 string (18) "Produktu dzēšana"
        Deleting... => UTF-8 string (12) "Dzēšana..."
        You are in a multistore context: any modification will impact all your shops, or each shop of the active group. => UTF-8 string (116) "Jūs esat multistore kontekstā: jebkura izmaiņa ietekmēs visus jūsu veikalus ...
        Jūs esat multistore kontekstā: jebkura izmaiņa ietekmēs visus jūsu veikalus vai katru aktīvās grupas veikalu.
        
        Friendly URLs are currently enabled. => UTF-8 string (26) "Lasāmie URL ir ieslēgti."
        To disable it, go to [1]SEO and URLs[/1] => UTF-8 string (42) "Lai izslēgtu, ejiet uz [1]SEO un URLs[/1]"
        Friendly URLs are currently disabled. => UTF-8 string (30) "Draudzīgas URL ir izslēgtas."
        To enable it, go to [1]SEO and URLs[/1] => UTF-8 string (50) "Lai to ieslēgtu, dodieties uz [1] SEO un URL [/1]"
        The "Force update of friendly URL" option is currently enabled. => UTF-8 string (40) "Ieslēgta opcija "Atjaunot lasāmo URL"."
        To disable it, go to [1]Product Settings[/1] => UTF-8 string (58) "Lai izslēgtu pārejiet uz [1]Produkta Uzstādījumiem[/1]"
        If no carrier is selected then all the carriers will be available for customers orders. => UTF-8 string (86) "Ja nav izvēlēts neviens pārvadātājs, visi pārvadātāji būs pieejami klientiem."
        When enabling advanced stock management for a pack, please make sure it is also enabled for its product(s) – if you choose to decrement product quantities. => UTF-8 string (188) "Ja iespējojat iepakojuma uzlabotu krājumu pārvaldību, lūdzu, pārliecinieties...
        Ja iespējojat iepakojuma uzlabotu krājumu pārvaldību, lūdzu, pārliecinieties, vai tas ir iespējots arī attiecībā uz produktu (-iem) - ja izvēlaties samazināt produkta daudzumu.
        
        You can't add or edit a product in this shop context: select a shop instead of a group of shops. => UTF-8 string (100) "Šajā veikalā nevarat pievienot vai rediģēt produktu: izvēlieties veikalu, ne...
        Šajā veikalā nevarat pievienot vai rediģēt produktu: izvēlieties veikalu, nevis veikalu grupu.
        
        This will delete all the combinations. Do you wish to proceed? => UTF-8 string (58) "Tas dzēsīs visas kombinācijas. Vai vēlaties turpināt?"
        A pack of products can't have combinations. => UTF-8 string (45) "Produktu komplektam nevar būt kombinācijas."
        A virtual product can't have combinations. => UTF-8 string (48) "Virtuālajam produktam nevar būt kombinācijas."
        What do you want to do with the products associated with this category? => UTF-8 string (72) "Ko jūs vēlaties darīt ar produktiem, kas saistīti ar šo kategoriju?"
        You have reached the limit (%s) of files to upload, please remove files to continue uploading => UTF-8 string (115) "Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet fail...
        Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet failus, lai turpinātu augšupielādi
        
        This feature has been disabled. You can activate it here: %url%. => UTF-8 string (61) "Šī funkcija ir izslēgta. Varat to aktivizēt šeit: %url%."
        No address has been found for this brand. => UTF-8 string (33) "Šim zīmolan nav atrasta adrese."
        There is no attachment yet. => string (14) "Nav pielikuma."
        No product matches your search. Try changing search terms. => UTF-8 string (81) "Nav produktu ar jūsu meklēšanas datiem. Mēģiniet mainīt meklēšanas datus."
        Stock successfully updated => UTF-8 string (33) "Noliktava ir veiksmīgi atjaunota"
        AdminDesignNotification => array (30)
        You can choose to keep your images stored in the previous system. There's nothing wrong with that. => UTF-8 string (101) "Jūs varat izvēlēties saglabāt savus attēlus iepriekšējā sistēmā. Tajā nav ne...
        Jūs varat izvēlēties saglabāt savus attēlus iepriekšējā sistēmā. Tajā nav nekā nepareizs.
        
        After moving all of your product images, set the "Use the legacy image filesystem" option above to "No" for best performance. => UTF-8 string (192) "Pēc tam, kad esat pārvietojis visus produkta attēlus, iepriekš norādītajai o...
        Pēc tam, kad esat pārvietojis visus produkta attēlus, iepriekš norādītajai opcijai "Izmantot mantoto attēla failu sistēmu" izvēlieties "Nē", lai nodrošinātu vislabāko veiktspēju.
        
        Current theme is unavailable. Please check your theme's directory name ("%s") and permissions. => UTF-8 string (101) "Pašreizējā tēma nav pieejama. Pārbaudiet sava tēmas direktorijas nosaukumu (...
        Pašreizējā tēma nav pieejama. Pārbaudiet sava tēmas direktorijas nosaukumu ("%s") un atļaujas.
        
        Duplicate images were found when moving the product images. This is likely caused by unused demonstration images. Please make sure that the folder %folder% only contains demonstration images, and then delete it. => UTF-8 string (241) "Tika atrasti dublēti attēli pārvietojot produkta attēlus. Iespējams, tas ir ...
        Tika atrasti dublēti attēli pārvietojot produkta attēlus. Iespējams, tas ir saistīts ar neizmantotiem demonstrācijas attēliem. Lūdzu, pārliecinieties, ka mape %folder% satur tikai demonstrācijas attēlus un pēc tam izdzēsiet to.
        
        Incorrect value for the selected JPEG image compression. => UTF-8 string (52) "Nepareiza vērtība priekš JPEG bildes kvalitātes."
        Incorrect value for the selected PNG image compression. => UTF-8 string (51) "Nepareiza vērtība priekš PNG bildes kvalitātes."
        Source file does not exist or is empty (%filepath%) => UTF-8 string (54) "Resursa fails nepastāv vai tas ir tukšs (%filepath%)"
        Failed to resize image file (%filepath%) => UTF-8 string (50) "Neizdevās izmainīt attēla izmērus (%filepath%)"
        Failed to resize image file to high resolution (%filepath%) => UTF-8 string (59) "Neizdevās palielināt attēla izšķirtspēju (%filepath%)"
        Original image is corrupt (%filename%) for product ID %id% or bad permission on folder. => UTF-8 string (97) "Produkta oriģinālais attēls ir bojāts (%filename%) produktam ID %id% vai nav...
        Produkta oriģinālais attēls ir bojāts (%filename%) produktam ID %id% vai nav atļaujas mapei.
        
        Original image is missing or empty (%filename%) for product ID %id% => UTF-8 string (60) "Nav attēla vai tas ir tukšs (%filename%) produktam ID %id%"
        Cannot write images for this type: %1$s. Please check the %2$s folder's writing permissions. => UTF-8 string (91) "Nevar uzrakstīt attēlus šim tipam: %1$s. Pārbaudiet %2$s mapes rakstīšanas a...
        Nevar uzrakstīt attēlus šim tipam: %1$s. Pārbaudiet %2$s mapes rakstīšanas atļaujas.
        
        Only part of the images have been regenerated. The server timed out before finishing. => UTF-8 string (99) "Tikai daļa no bildēm tika reģenerēts, serverim iestājās noilgums pirms proce...
        Tikai daļa no bildēm tika reģenerēts, serverim iestājās noilgums pirms process tika pabeigts.
        
        Server timed out. The watermark may not have been applied to all images. => UTF-8 string (73) "Serveris atvienojās, ūdenszīme var nebūt pievienota visiem attēliem."
        Cannot write "No picture" image to %s images folder. Please check the folder's writing permissions. => UTF-8 string (108) "Nevar ieerakstīt attēlu "Nav attēla" %s attēlu mapei. Lūdzu, pārbaudiet mape...
        Nevar ieerakstīt attēlu "Nav attēla" %s attēlu mapei. Lūdzu, pārbaudiet mapes rakstīšanas atļaujas.
        
        Error: Your server configuration is not compatible with the new image system. No images were moved. => UTF-8 string (110) "Kļūda: Tava servera konfigurācija nav saderīga ar jauno attēlu sistēmu. Nevi...
        Kļūda: Tava servera konfigurācija nav saderīga ar jauno attēlu sistēmu. Neviena bilde netika pārvietota
        
        Error: Some -- or all -- images cannot be moved. => UTF-8 string (58) "Kļūda: Dažus -- vai visus -- attēlus nevar pārvietot."
        After modification, do not forget to regenerate thumbnails => UTF-8 string (65) "Izmainīt modifikāciju, neaizmirstiet pārģenerēt sīkattēlus"
        This name already exists. => UTF-8 string (25) "Šis vārds jau eksistē."
        An error occurred. The information "%s" is missing. => UTF-8 string (39) "Radās kļūda. Nav informācijas "%s"."
        An error occurred. The template "%s" is missing. => UTF-8 string (38) "Notika kļūda. Trūkst šablona "%s"."
        An error occurred while uploading the favicon: cannot copy file "%s" to folder "%s". => UTF-8 string (81) "Augšupielādējot favicon, radās kļūda: nevar kopēt failu "%s" uz mapi "%s"."
        Your theme has been correctly exported: %path% => UTF-8 string (41) "Tēma tika veiksmīgi eksportēta: %path%"
        The page Category cannot be moved here. => UTF-8 string (46) "Lapas kategoriju nevar pārvietot uz šejieni."
        Your RTL stylesheets has been generated successfully => UTF-8 string (46) "Jūsu RTL stilu lapas ir veiksmīgi izveidotas"
        There is already a theme %theme_name% in your themes folder. Remove it if you want to continue. => UTF-8 string (86) "Šablonu direktorijā jau ir tēma %theme_name%. Nodzēsiet to ja vēlaties turpi...
        Šablonu direktorijā jau ir tēma %theme_name%. Nodzēsiet to ja vēlaties turpināt.
        
        Failed to delete theme. Make sure you have permissions and theme is not used. => UTF-8 string (80) "Nevar nodzēst tēmu. Pārbaudiet vai Jums ir atļaujas un tēma netiek lietota."
        Cannot adapt theme to RTL languages. => UTF-8 string (34) "Nevar adaptēt tēmu RTL valodām."
        Invalid file format. => UTF-8 string (25) "Nederīgs faila formāts."
        Warning: if no email logo is available, the main logo will be used instead. => UTF-8 string (89) "Brīdinājums: ja epasta logotips nav pieejams, tā vietā tiks izmantots galven...
        Brīdinājums: ja epasta logotips nav pieejams, tā vietā tiks izmantots galvenais logo.
        
        ModulesCustomersigninAdmin => array (2)
        Customer "Sign in" link => UTF-8 string (36) "Lietotāja "Pierakstīšanās" saite"
        %firstname% %lastname% => string (22) "%firstname% %lastname%"
        ModulesSupplierlistShop => array (3)
        All suppliers => UTF-8 string (19) "Visi piegādātāji"
        Suppliers => UTF-8 string (14) "Piegādātāji"
        No supplier => UTF-8 string (18) "Nav piegādātāju"
        ModulesSharebuttonsShop => array (3)
        Share => string (5) "Share"
        Tweet => string (5) "Tweet"
        Pinterest => string (9) "Pinterest"
        ModulesSpecialsShop => array (2)
        On sale => UTF-8 string (13) "Izpārdošana"
        All sale products => UTF-8 string (28) "Visi izpārdošanas produkti"
        AdminNavigationSearch => array (17)
        There are no results matching your query "%s". => UTF-8 string (41) "Jūsu pieprasījumam "%s" nav rezultātu."
        %d results match your query "%s". => UTF-8 string (48) "%d rezultāti atbilst Jūsu pieprasījumam "%s"."
        1 result matches your query "%s". => UTF-8 string (47) "1 rezultāts atbilst Jūsu pieprasījumam "%s"."
        1 feature => UTF-8 string (10) "1 iespēja"
        %d features => UTF-8 string (12) "%d iespējas"
        1 module => string (9) "1 modulis"
        %d modules => UTF-8 string (10) "%d moduļi"
        1 category => string (12) "1 kategorija"
        %d categories => string (14) "%d kategorijas"
        1 product => string (10) "1 produkts"
        %d products => string (9) "%d preces"
        1 customer => string (9) "1 klients"
        %d customers => string (10) "%d klienti"
        1 order => UTF-8 string (14) "1 pasūtījums"
        %d orders => UTF-8 string (15) "%d pasūtījumi"
        Go to the documentation => UTF-8 string (21) "Iet uz dokumentāciju"
        %d result matches your query "%s". => UTF-8 string (48) "%d rezultāts atbilst Jūsu pieprasījumam "%s"."
        ModulesStatscatalogAdmin => array (16)
        Catalog statistics => string (19) "Kataloga statistika"
        (1 purchase / %d visits) => UTF-8 string (29) "(1 pirkums / %d apmeklējumi)"
        Choose a category => UTF-8 string (20) "Izvēlies kategoriju"
        Products available: => string (19) "Pieejamie produkti:"
        Average price (base price): => UTF-8 string (28) "Vidējā cena (pamata cena):"
        Product pages viewed: => UTF-8 string (28) "Apskatītās produktu lapas:"
        Average number of page visits: => UTF-8 string (36) "Vidējais lapas apmeklējumu skaits:"
        Average number of purchases: => UTF-8 string (25) "Vidējais pirkumu skaits:"
        Images available: => UTF-8 string (18) "Pieejamie attēli:"
        Average number of images: => UTF-8 string (25) "Vidējais attēlu skaits:"
        Products never viewed: => UTF-8 string (43) "Produkti kuri nekad nav tikuši apskatīti:"
        Products never purchased: => string (33) "Produkti kuri nekad nav nopirkti:"
        Conversion rate*: => UTF-8 string (25) "Konversijas rādītājs*:"
        Defines the average conversion rate for the product page. It is possible to purchase a product without viewing the product page, so this rate can be greater than 1. => UTF-8 string (146) "Attēlo vidējo produkta lapas konversiju. Produktu ir iespējams nopirkt neapm...
        Attēlo vidējo produkta lapas konversiju. Produktu ir iespējams nopirkt neapmeklējot produkta lapu, līdz ar to konversija būs lielāka par 1.
        
        Products never purchased => string (32) "Produkti kuri nekad nav nopirkti"
        Edit / View => UTF-8 string (15) "Labot / Skatīt"
        ModulesCategoryproductsAdmin => array (6)
        Products in the same category => UTF-8 string (28) "Produkti tai pašā sadaļā"
        Adds a block on the product page that displays products from the same category. => UTF-8 string (77) "Pievieno bloku produktu lapā, kas attēlo produktus no tās pašas sadaļas."
        Invalid value for display price. => UTF-8 string (24) "Parāda kļūdainu cenu."
        Display products' prices => UTF-8 string (22) "Rādīt produktu cenas"
        Show the prices of the products displayed in the block. => UTF-8 string (40) "Rādīt blokā attēloto produktu cenas."
        Number of product to display => UTF-8 string (27) "Attēlojamo produktu skaits"
        ModulesContactinfoShop => array (11)
        Contact us => UTF-8 string (19) "Sazināties ar mums"
        Call us: [1]%phone%[/1] => string (28) "Telefona nr.: [1]%phone%[/1]"
        Store information => UTF-8 string (20) "Veikala informācija"
        Email us: [1]%email%[/1] => string (23) "E-pasts: [1]%email%[/1]"
        Email us: => string (14) "Rakstiet mums:"
        Call us: => UTF-8 string (13) "Zvanīt mums:"
        Fax: => string (6) "Fakss:"
        Fax: [1]%fax%[/1] => string (19) "Fakss: [1]%fax%[/1]"
        Tel: %phone% => UTF-8 string (18) "Tālrunis: %phone%"
        Fax: %fax% => string (12) "Fakss: %fax%"
        Email: [1]%email%[/1] => string (23) "E-pasts: [1]%email%[/1]"
        ModulesMainmenuAdmin => array (33)
        Main menu => UTF-8 string (17) "Galvenā izvēlne"
        Unable to update settings for the following shop(s): %s => UTF-8 string (63) "Nav iespējams atjaunot iestatījumus sekojošiem veikaliem: %s"
        Please complete the "Link" field. => UTF-8 string (34) "Lūdzu aizpildies "Adreses" lauku."
        Please add a label. => UTF-8 string (28) "Lūdzu pievienojiet leibeli."
        Please add a label for your default language. => UTF-8 string (50) "Lūdzu, ierakstiet noklusējuma valodas nosaukumu."
        The link has been added. => string (19) "Links ir pievienots"
        Unable to add link for the following shop(s): %s => UTF-8 string (56) "Nav iespējams pievienot saiti sekojošiem veikaliem: %s"
        The link has been removed. => UTF-8 string (19) "Links ir izdzēsts."
        Unable to remove link for the following shop(s): %s => UTF-8 string (53) "Nav iespējams dzēst saiti sekojošiem veikaliem: %s"
        The link has been edited. => UTF-8 string (24) "Norāde tika rediģēta."
        You cannot manage top menu items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit => UTF-8 string (151) "Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu...
        Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu Grupa" kontekstā. Izvēlieties konkrētu veikalu, ko vēlaties labot
        
        The modifications will be applied to shop: %s => UTF-8 string (46) "Izmaiņas tiks pielietotas šajā veikalā: %s"
        The modifications will be applied to this group: %s => UTF-8 string (44) "Izmaiņas tiks pielietotas šajā grupā: %s"
        The modifications will be applied to all shops => UTF-8 string (41) "Izmaiņas tiks pielietotas visos veikalos"
        All brands => UTF-8 string (12) "Visi zīmoli"
        All suppliers => UTF-8 string (19) "Visi piegādātāji"
        Menu Top Link => UTF-8 string (28) "Augšējās izvēlnes adrese"
        All active products combinations quantities will be changed => UTF-8 string (57) "Visi aktīvo produktu kombināciju daudzumi tiks mainīti"
        Update link => UTF-8 string (18) "Atjaunināt adresi"
        Add a new link => string (22) "Pievienot jaunu adresi"
        CMS => string (3) "CMS"
        Shops => string (9) "Boutiques"
        Choose product ID => UTF-8 string (21) "Izvēlies ID produktu"
        Menu Top Links => UTF-8 string (19) "Izvēlnes top linki"
        Link ID => string (10) "Adreses ID"
        Link list => UTF-8 string (16) "Adrešu saraksts"
        Indicate the ID number for the product => UTF-8 string (28) "Norādiet produkta ID numuru"
        Product ID # => string (13) "Produkta ID #"
        Please select just one item => UTF-8 string (39) "Lūdzu izvēlaties tikai vienu vienību"
        Change position => UTF-8 string (17) "Mainīt pozīciju"
        Selected items => UTF-8 string (22) "Atzīmētās vienības"
        Available items => UTF-8 string (20) "Atļautās vienības"
        Remove => UTF-8 string (6) "Dzēst"
        AdminDesignHelp => array (50)
        By default, all images settings are already installed in your store. Do not delete them, you will need it! => UTF-8 string (104) "Pēc noklusējuma attēlu iestatījumi ja ir instalēti veikalā. Nenodzēsiet tos,...
        Pēc noklusējuma attēlu iestatījumi ja ir instalēti veikalā. Nenodzēsiet tos, tie būs vajadzīgi!
        
        Select "No" only if your server timed out and you need to resume the regeneration. => UTF-8 string (91) "Iezīmēt "Nē" tikai tad, kad serveris ir atslēdzies un jums vajag pabeigt ģen...
        Iezīmēt "Nē" tikai tad, kad serveris ir atslēdzies un jums vajag pabeigt ģenerēšanu.
        
        Please select a module => UTF-8 string (27) "Lūdzu, izvēlieties moduli"
        Select a module above before choosing from available hooks => UTF-8 string (62) "Atlasiet moduli virspusē pirms izvēlieties pieejamo sasaisti"
        Please specify the files for which you do not want the module to be displayed. => UTF-8 string (51) "Norādiet failus, kuram nevēlaties rādīt moduli."
        Please input each filename, separated by a comma (","). => UTF-8 string (67) "Lūdzu ievadiet katra faila nosaukumu, atdalot tos ar komatu (",")."
        You can also click the filename in the list below, and even make a multiple selection by keeping the Ctrl key pressed while clicking, or choose a whole range of filename by keeping the Shift key pressed while clicking. => UTF-8 string (232) "Jūs varat arī noklikšķināt uz faila nosaukuma zemāk esošajā sarakstā, kā arī...
        Jūs varat arī noklikšķināt uz faila nosaukuma zemāk esošajā sarakstā, kā arī iezīmēt vairākus nosaukumus uzreiz, turot nospiestu Ctrl taustiņu, vai arī izvēlēties iezīmēt visu sarakstu nospiežot Shift taustiņu.
        
        JPEG images have a small file size and standard quality. PNG images have a larger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension. => UTF-8 string (210) "JPEG attēli ir ar mazu faila izmēru un standarta kvalitāti. PNG attēli ir ar...
        JPEG attēli ir ar mazu faila izmēru un standarta kvalitāti. PNG attēli ir ar lielāku faila izmēru un augstākas kvalitātes. Ņemiet vērā, ka visos gadījumos attēlu faili būs ar .jpg paplašinājumu.
        
        WARNING: This feature may not be compatible with your theme, or with some of your modules. In particular, PNG mode is not compatible with the Watermark module. If you encounter any issues, turn it off by selecting "Use JPEG". => UTF-8 string (241) "Brīdinājums: Šī iespēja var nebūt saderīga ar jūsu tēmu, vai dažiem jūsu mod...
        Brīdinājums: Šī iespēja var nebūt saderīga ar jūsu tēmu, vai dažiem jūsu moduļusiiema. Konkrēti, PNG režīms nav saderīgs ar ūdenszīmes moduli. Ja jums rodas jebkādas problēmas, izslēdziet to, izvēloties "Izmantot JPEG".
        
        Ranges from 0 (worst quality, smallest file) to 100 (best quality, biggest file). => UTF-8 string (105) "Svārstās no 0 (sliktāka kvalitāte, mazāks fails) līdz 100 (vislabākā kvalitā...
        Svārstās no 0 (sliktāka kvalitāte, mazāks fails) līdz 100 (vislabākā kvalitāte, lielāks fails).
        
        Recommended: 90. => string (14) "Ieteicams: 90."
        PNG compression is lossless: unlike JPG, you do not lose image quality with a high compression ratio. However, photographs will compress very badly. => UTF-8 string (191) "PNG kompresija ir bez attēla kvalitātes zuduma: atšķirībā no JPG, jūs nezaud...
        PNG kompresija ir bez attēla kvalitātes zuduma: atšķirībā no JPG, jūs nezaudējat attēla kvalitāti ar augstu kompresijas pakāpi. Tomēr fotogrāfijas izmērs praktiski nesamazinās.
        
        Ranges from 0 (biggest file) to 9 (smallest file, slowest decompression). => UTF-8 string (87) "Diapazons ir no 0 (lielākais fails) līdz 9 (mazākais fails, lēnākā dekompres...
        Diapazons ir no 0 (lielākais fails) līdz 9 (mazākais fails, lēnākā dekompresija).
        
        Recommended: 7. => string (13) "Ieteicams: 7."
        The maximum file size of pictures that customers can upload to customize a product (in bytes). => UTF-8 string (96) "Attēlu maksimālais izmērs, ko klienti var augšupielādēt, lai pielāgotu produ...
        Attēlu maksimālais izmērs, ko klienti var augšupielādēt, lai pielāgotu produktu (baitos).
        
        Width of product customization pictures that customers can upload (in pixels). => UTF-8 string (69) "Produkta bildes platums, ko klienti var augšupielādēt (pikseļos)."
        Height of product customization pictures that customers can upload (in pixels). => UTF-8 string (86) "Produkta pielāgošanas attēlu augstums, ko klienti var augšupielādēt (pikseļo...
        Produkta pielāgošanas attēlu augstums, ko klienti var augšupielādēt (pikseļos).
        
        This will generate an additional file for each image (thus doubling your total amount of images). Resolution of these images will be twice higher. => UTF-8 string (146) "Tas radīs papildu failu katram attēlam (tādējādi dubultojot jūsu kopējo attē...
        Tas radīs papildu failu katram attēlam (tādējādi dubultojot jūsu kopējo attēlu skaitu). Šo attēlu izšķirtspēja būs divreiz lielāka.
        
        Enable to optimize the display of your images on high pixel density screens. => UTF-8 string (73) "Ļauj optimizēt attēlu attēlošanu augstas pikseļu blīvuma ekrānos."
        This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu. => UTF-8 string (112) "Tam jābūt iestatītam uz Jā, ja vien jūs nepārvietojat attēlus lappusē "Attēl...
        Tam jābūt iestatītam uz Jā, ja vien jūs nepārvietojat attēlus lappusē "Attēli" izvēlnē "Preferences".
        
        Letters, underscores and hyphens only (e.g. "small_custom", "cart_medium", "large", "thickbox_extra-large"). => UTF-8 string (114) "Tikai burti, pasvītrojumi un defises (piemēram, "small_custom", "cart_medium...
        Tikai burti, pasvītrojumi un defises (piemēram, "small_custom", "cart_medium", "large", "thickbox_extra-large").
        
        Maximum image width in pixels. => UTF-8 string (39) "Maksimālais attēla platums pikseļos."
        Maximum image height in pixels. => UTF-8 string (40) "Maksimālais attēla augstums pikseļos."
        This type will be used for Product images. => UTF-8 string (50) "Šis attēlu tips tiks lietots produkta attēliem."
        This type will be used for Category images. => UTF-8 string (52) "Šis attēlu tips tiks lietots kategoriju attēliem."
        This type will be used for Brand images. => UTF-8 string (52) "Šis attēla tips tiks piemērots Zīmola attēliem."
        This type will be used for Supplier images. => UTF-8 string (51) "Šis tips tiks piešķirts piegādātāju attēliem"
        This type will be used for Store images. => UTF-8 string (49) "Šis attēlu tips tiks lietots veikala attēliem."
        E.g. address, addresses, attachment => UTF-8 string (36) "Piemēram adrese, adreses, pielikums"
        Used in the h1 page tag, and as the default title tag value. => UTF-8 string (72) "Lietots lapas tagā h1 un pēc noklusējuma ir virsraksta tag vērtība."
        Used to override the title tag value. If left blank, the default title value is used. => UTF-8 string (125) "Izmantots lai pārrakstītu virsraksta tag vērtību. Ja atstāsiet tukšu, tiks i...
        Izmantots lai pārrakstītu virsraksta tag vērtību. Ja atstāsiet tukšu, tiks izmantota virsraksta noklusējuma vērtība.
        
        Browse your computer files and select the Zip file for your new theme. => UTF-8 string (65) "Pārlūkot datora failus un izvēlieties zip failu jaunai tēmai."
        Indicate the complete URL to an online Zip file that contains your new theme. For instance, "http://example.com/files/theme.zip". => UTF-8 string (122) "Norādiet pilno URL tiešsaistes zip failam, kurā ir jūsu jaunā tēma. Piemēram...
        Norādiet pilno URL tiešsaistes zip failam, kurā ir jūsu jaunā tēma. Piemēram, "http://example.com/files/theme.zip".
        
        This selector lists the Zip files that you uploaded in the '/themes' folder. => UTF-8 string (72) "Šis selektors uzskaitīs augšupielādētos Zip failus mapē "/themes"."
        Create meaningful content => UTF-8 string (26) "Veidojiet saturīgu saturu"
        Because it is not just selling products but also creating a universe, build pages to tell stories and catch your visitors’ interest, to turn them into loyal customers. => UTF-8 string (109) "Šī nav tikai produktu pārdošana, bet arī stāstu veidošana un klientu interes...
        Šī nav tikai produktu pārdošana, bet arī stāstu veidošana un klientu intereses veidošana par veikalu.
        
        Add new page category => string (32) "Pievienot jaunu lapas kategoriju"
        Add new page => string (20) "Pievienot jaunu lapu"
        This won't regenerate email templates, it only sets the default email theme for future generation (when a language is installed for example). => UTF-8 string (153) "Netiks vēlreiz ģenerēti e-pastu šabloni, tiks tikai iestatīts e-pasta šablon...
        Netiks vēlreiz ģenerēti e-pastu šabloni, tiks tikai iestatīts e-pasta šablons turpmākai lietošanai (piemēram ja tiek instalēta papildu valoda).
        
        PrestaShop's email templates are stored in the "mails" folder, but they can be overridden by your current theme's own "mails" folder. Using this option enables to overwrite emails from your current theme. => UTF-8 string (223) "PrestaShop e-pastu šabloni tiek glabāti "mails" direktorijā, bet papildu tēm...
        PrestaShop e-pastu šabloni tiek glabāti "mails" direktorijā, bet papildu tēmas var izmantot speciāli iestatītas "mails" direktorijas. Lietojot šo opciju tiek ieslēgta e-pastu pārrakstīšana no noklusētās tēmas.
        
        No emails were detected in any theme folder so this field is disabled. => UTF-8 string (76) "Šablona direktorijā nav atrasti e-pasti, tādēļ šis lauks ir izslēgts."
        By default, existing email template files are not modified to avoid deleting any modification you may have done. Enable this option to force the overwrite. => UTF-8 string (176) "Pēc noklusējuma esošie e-pasta šabloni nav modificēti lai izvairītos no Jūsu...
        Pēc noklusējuma esošie e-pasta šabloni nav modificēti lai izvairītos no Jūsu veidoto izmaiņu nodzēšanas. Ieslēdziet šo opciju lai veiktu piespiedu pārrakstīšanu.
        
        Will appear on your main page. Recommended size for the default theme: height %height% and width %width%. => UTF-8 string (113) "Tiks attēlots galvenajā lapā. Ieteicamais izmērs noklusētajais tēmai: augstu...
        Tiks attēlots galvenajā lapā. Ieteicamais izmērs noklusētajais tēmai: augstums %height% un platums %width%.
        
        Will appear on email headers. If undefined, the header logo will be used. => UTF-8 string (92) "Parādīsies e-pasta galvenēs. Ja tas nav noteikts, tiks izmantots lapas galve...
        Parādīsies e-pasta galvenēs. Ja tas nav noteikts, tiks izmantots lapas galvenes logotips.
        
        Will appear on invoice headers. => UTF-8 string (32) "Parādīsies rēķinu galvenēs."
        Warning: if no invoice logo is available, the main logo will be used instead. => UTF-8 string (91) "Brīdinājums: ja rēķina logotips nav pieejams, tā vietā tiks izmantots galven...
        Brīdinājums: ja rēķina logotips nav pieejams, tā vietā tiks izmantots galvenais logo.
        
        It is the small icon that appears in browser tabs, next to the title. => UTF-8 string (73) "Tā ir ikona kura tiek attēlota pārlūka tabā blakus lapas nosaukumam."
        Use our [1]favicon generator on PrestaShop Marketplace[/1] to boost your brand image! => UTF-8 string (104) "Izmantojiet mūsu [1]favicon ģeneratoru no PrestaShop Marketplace[/1], lai uz...
        Izmantojiet mūsu [1]favicon ģeneratoru no PrestaShop Marketplace[/1], lai uzlabotu savu zīmola tēlu!
        
        You must select a shop from the above list if you wish to choose a theme. => UTF-8 string (71) "Izvēlaties no saraksta veikalu, kuram gribat izveidot tēmas šablonu."
        If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter. => UTF-8 string (131) "Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais p...
        Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais parametrs neattiecas uz šo veikalu (vai grupu).
        
        AdminNotificationsWarning => array (15)
        Are you sure? => UTF-8 string (47) "Vai Jūs esiet pārliecināts (pārliecināta)?"
        No module has been installed. => UTF-8 string (22) "Modulis nav instalēts"
        Invalid security token => UTF-8 string (26) "Nepareiza drošības rinda"
        I understand the risks and I really want to display this page => UTF-8 string (59) "Es saprotu riskus un es tiešām gribu, parādītu šo lapu"
        Take me out of here! => UTF-8 string (25) "Aizved mani no šejienes!"
        Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
        Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
        Delete selected item? => UTF-8 string (27) "Dzēst izvēlēto ierakstu?"
        You cannot change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
        Please select theme's import source. => UTF-8 string (41) "Izvēlieties tēmas importēšanas avotu."
        Delete item => UTF-8 string (14) "Dzēst objektu"
        You can't change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
        Warning => UTF-8 string (9) "Uzmanību"
        Leave anyway => UTF-8 string (8) "Aizvērt"
        Your modifications are not saved yet. Do you wish to save it before leaving? => UTF-8 string (76) "Izmaiņas vēl nav saglabātas. Vai vēlaties saglabāt pirms aizvēršanas?"
        AdminInternationalNotification => array (109)
        Are you sure you want to restore the default address format for this country? => UTF-8 string (75) "Vai tiešām vēlaties atjaunot noklusējuma adreses formātu šai valstij?"
        %s at least, or you will have to edit the translation files manually. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
        Apache mod_security is activated on your server. This could result in some Bad Request errors => UTF-8 string (92) "Apache mod_security tiek aktivizēts jūsu serverī. Tas varētu radīt Bad Reque...
        Apache mod_security tiek aktivizēts jūsu serverī. Tas varētu radīt Bad Request kļūdas
        
        Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form: => UTF-8 string (125) "Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobe...
        Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobežo maksimālo attēlojamo lauku skaitu formā:
        
        Please ask your hosting provider to increase the Suhosin limit to => UTF-8 string (77) "Lūdzu palūdziet savam hostinga provaiderim palielināt Suhosin limitu līdz"
        Warning! Your PHP configuration limits the maximum number of fields allowed in a form: => UTF-8 string (80) "Uzmanību! Tava PHP konfigurācija ierobežo maksimumu attēlojamo lauku formā:"
        for max_input_vars. => UTF-8 string (23) "priekš max_input_vars."
        Please ask your hosting provider to increase this limit to => UTF-8 string (66) "Lūdzu palūdz savam hostinga provaiderim palielināt limitu līdz"
        This expression uses a special syntax: => UTF-8 string (41) "Šis izteiciens izmanto īpašu sintaksi:"
        %s at least, or you will have to edit the translation files. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
        %limit% for suhosin.post.max_vars. => UTF-8 string (38) "%limit% priekš suhosin.post.max_vars."
        %limit% for suhosin.request.max_vars. => UTF-8 string (41) "%limit% priekš suhosin.request.max_vars."
        Sorry this language is not available => UTF-8 string (24) "Šī valoda nav pieejama"
        Server does not have permissions for writing. => UTF-8 string (43) "Serverim nav pieejas priekš rakstīšanas."
        Language pack unavailable. => string (29) "Valodas pakotne nav pieejama."
        An error occurred while creating the language: %s => UTF-8 string (27) "Kļūda veidojot valodu: %s"
        Cannot load country: %d => UTF-8 string (26) "Nevar ielādēt valsti: %d"
        Cannot enable the associated country: %s => UTF-8 string (37) "Nevar ieslēgt atbilstošo valsti: %s"
        Invalid Zone name. => UTF-8 string (26) "Nederīgs zonas nosaukums."
        Invalid state properties. => UTF-8 string (31) "Nederīgi statusa uzstādījumi"
        Cannot update the associated country: %s => UTF-8 string (37) "Nevar atjaunot atbilstošo valsti: %s"
        An error occurred while adding the state. => UTF-8 string (27) "Kļūda pievienojot novadu."
        An error occurred while fetching the state. => UTF-8 string (27) "Kļūda pievienojot novadu."
        Invalid tax properties. => UTF-8 string (27) "Nederīgi PVN uzstādījumi"
        An error occurred while importing the tax: %s => UTF-8 string (31) "Kļūda importējot nodokli: %s"
        This tax rule cannot be saved. => UTF-8 string (36) "Šie nodokļi nevar tikt saglabāti."
        An error occurred while importing the currency: %s => UTF-8 string (31) "Kļūda importējot valūtu: %s"
        Localization pack corrupted: wrong unit type. => UTF-8 string (41) "Sabojāta paka: nederīgs vienības tips."
        An error occurred while setting the units. => UTF-8 string (30) "Kļūda izvēloties vienības."
        An error occurred while installing the module: %s => UTF-8 string (30) "Kļūda instalējot moduli: %s"
        An error occurred while uninstalling the module: %s => UTF-8 string (32) "Kļūda atinstalējot moduli: %s"
        An error occurred during the configuration setup: %1$s => UTF-8 string (34) "Konfigurējot radās kļūda: %1$s"
        An error occurred during the default group update => UTF-8 string (44) "Radās kļūda atjaunojot noklusējuma grupu"
        An error has occurred during the default group update => UTF-8 string (44) "Radās kļūda atjaunojot noklusējuma grupu"
        An error has occurred, this module does not exist: %s => UTF-8 string (43) "Radās kļūda, šis modulis neeksistē: %s"
        Invalid language ISO code (%s) => string (31) "Nepareizs valodas ISO kods (%s)"
        The translation was added successfully, but the language has not been created. => UTF-8 string (59) "Tulkojums sekmīgi pievienots, bet valoda netika izveidota."
        Cannot add configuration %1$s for %2$s language => UTF-8 string (48) "Nevar pievienot %1$s konfigurāciju %2$s valodai"
        Localization pack imported successfully. => UTF-8 string (33) "Nauda sekmīgi atgriezta atpakaļ"
        The translation was successfully copied. => UTF-8 string (25) "Valoda sekmīgi nokopēta"
        The translations have been successfully added. => UTF-8 string (31) "Tulkojumi pievienoti veiksmīgi"
        Incorrect Tax Manager class [%s] => UTF-8 string (43) "Nepareiza Nodokļu Pārvaldnieka klase [%s]"
        Tax Manager class not found [%s] => UTF-8 string (42) "Nodokļu menedžera klase nav atrasta [%s]"
        No tax => string (7) "Bez PVN"
        This ISO code already exists.You cannot create two countries with the same ISO code. => UTF-8 string (88) "Šis ISO kods jau eksistē. Jūs nevarat izveidot divas valstis ar tādu pašu IS...
        Šis ISO kods jau eksistē. Jūs nevarat izveidot divas valstis ar tādu pašu ISO kodu.
        
        Invalid address layout %s => UTF-8 string (33) "Nepareizs adreses izkārtojums %s"
        This ISO code already exists. You cannot create two states with the same ISO code. => UTF-8 string (87) "Šis ISO kods jau pastāv. Jūs nevarat izveidot divas valstis ar tādu pašu ISO...
        Šis ISO kods jau pastāv. Jūs nevarat izveidot divas valstis ar tādu pašu ISO kodu.
        
        This state was used in at least one address. It cannot be removed. => UTF-8 string (60) "Šo štatu izmanto vismaz vienā adresē. To nevar izdzēst."
        A tax rule already exists for this country/state with tax only behavior. => UTF-8 string (51) "Šai valstij / reģionam jau ir nodokļu noteikumi."
        An error has occurred: Cannot save the current tax rule. => UTF-8 string (64) "Radās kļūda: nevar saglabāt pašreizējo nodokļu noteikumu."
        Impossible to create the directory "%folder%". => string (38) "Nevar izveidot direktoriju "%folder%"."
        An error occurred while creating archive. => UTF-8 string (25) "Kļūda veidojot arhīvu."
        Please select a language and a theme. => UTF-8 string (33) "Lūdzu izvēlies valodu un tēmu."
        Tab "%s" is not valid => UTF-8 string (18) "Nederīgs "%s" tab"
        Validation failed for: %file% => UTF-8 string (28) "Pārbaude neizdevās: %file%"
        Unidentified file found: %file% => UTF-8 string (31) "Atrasts nezināms fails: %file%"
        The archive cannot be extracted. => UTF-8 string (29) "Arhīvs nevar tikt atspiests."
        ISO CODE invalid "%iso_code%" for the following file: "%file%" => UTF-8 string (48) "ISO CODE nederīgs "%iso_code%" failam: "%file%""
        Cannot write to the theme's language file (%s). Please check writing permissions. => UTF-8 string (86) "Nevar rakstīt tēmas valodu failā (%s). Lūdzu, pārbaudiet rakstīšanas atļaujas."
        Invalid theme "%theme%" => UTF-8 string (25) "Nederīga tēma "%theme%""
        Invalid iso code "%iso_code%" => UTF-8 string (31) "Nederīgs iso kods "%iso_code%""
        This %type_content% file extension is not accepted. => UTF-8 string (52) "Faila paplašinājums %type_content% nav akceptēts."
        Invalid module name "%module%" => UTF-8 string (38) "Nederīgs moduļa nosaukums "%module%""
        Invalid mail name "%mail%" => UTF-8 string (36) "Nederīgs e-pasta nosaukums "%mail%""
        Directory "%folder%" cannot be created => string (37) "Direktoriju "%folder%" nevar izveidot"
        Your email translations contain some invalid HTML and cannot be saved. Please check your content. => UTF-8 string (106) "Jūsu e-pasta tulkojumi satur nederīgu HTML kodu un tos nevar saglabāt. Lūdzu...
        Jūsu e-pasta tulkojumi satur nederīgu HTML kodu un tos nevar saglabāt. Lūdzu, pārbaudiet savu saturu.
        
        Your HTML email templates cannot contain JavaScript code. => UTF-8 string (52) "HTML epasta šabloni nevar saturēt JavaScript kodu."
        Empty string found, please edit: "%file%" => UTF-8 string (55) "Atrasta tukša rindiņa, lūdzu, rediģējiet: "%file%""
        There is an error in template, an empty string has been found. Please edit: "%file%" => UTF-8 string (76) "Veidnē ir kļūda, tukša virkne ir atrasta. Lūdzu, rediģējiet: "%file%""
        The module directory must be writable. => UTF-8 string (32) "Moduļu mapei jābūt rakstāmai"
        A mail directory exists for the "%iso_code%" language, but not for the default language (%language%) in %folder% => UTF-8 string (105) "Pastāv e-pasta valodas "%iso_code% direktorija, bet ne noklusējuma valodai (...
        Pastāv e-pasta valodas "%iso_code% direktorija, bet ne noklusējuma valodai (%language%)% mapē %folder%
        
        missing translation(s) => UTF-8 string (17) "Trūkst tulkojuma"
        No Subject was found for %mail_name% in the database. => UTF-8 string (51) "Datubāzē %mail_name% nav atrasts neviens objekts."
        There was a problem getting the mail files. => UTF-8 string (37) "Problēma e-pasta failu saņemšanai."
        English language files must exist in %folder% folder => UTF-8 string (45) "Failiem angļu valodā jābūt mapē %folder%"
        Cannot write language file for email subjects. Path is: %folder% => UTF-8 string (71) "Nevaru rakstīt valodas failu e-pasta priekšmetos. Ceļš ir: %folder%"
        Cannot write into the "%file%" => UTF-8 string (33) "Nevar ierakstīt failā: "%file%""
        Cannot create the folder "%folder%". Please check your directory writing permissions. => UTF-8 string (91) "Nevar izveidot mapi "%folder%". Lūdzu, pārbaudiet savu direktoriju rakstiskā...
        Nevar izveidot mapi "%folder%". Lūdzu, pārbaudiet savu direktoriju rakstiskās atļaujas.
        
        You must select two languages in order to copy data from one to another. => UTF-8 string (79) "Jums ir jāizvēlas divas valodas, lai veiktu datu kopēšanu no vienas uz otru"
        You must select two themes in order to copy data from one to another. => UTF-8 string (78) "Jums ir jāizvēlas divas tēmas, lai veiktu datu kopēšanu no vienas uz otru"
        There is nothing to copy (same language and theme). => UTF-8 string (49) "nav nekā kopējama! (tāda pati valoda un tēma)"
        Theme(s) not found => UTF-8 string (17) "Tēma nav atrasta"
        Impossible to copy "%source%" to "%dest%". => UTF-8 string (45) "Neiespējams nokopēt "%source%" uz "%dest%"."
        Impossible to translate "%dest%". => UTF-8 string (31) "Neiespējams iztulkot "%dest%"."
        A part of the data has been copied but some of the language files could not be found. => UTF-8 string (97) "daļa no datiem ir nokopēti, taču atsevišķi valodas faili netika atrasti vai ...
        daļa no datiem ir nokopēti, taču atsevišķi valodas faili netika atrasti vai netika nokopēti
        
        Fatal error: ISO code is not correct => UTF-8 string (38) "Kritiska kļūda: ISO kods nav pareizs"
        Cannot load the localization pack. => UTF-8 string (98) "Nevar ielādēt lokalizācijas paku (no prestashop.com un no jūsu vietējā mape ...
        Nevar ielādēt lokalizācijas paku (no prestashop.com un no jūsu vietējā mape "lokalizācija")
        
        Please select at least one item to import. => UTF-8 string (51) "Lūdzu izvēlies vismaz vienu objektu ko importēt."
        This currency already exists. => UTF-8 string (21) "Valūta jau eksistē."
        %currency% is the default currency for shop %shop_name%, and therefore cannot be removed from shop association => UTF-8 string (99) "%currency% ir noklusētā veikala %shop_name% valūta un to nevar izdzēst no ve...
        %currency% ir noklusētā veikala %shop_name% valūta un to nevar izdzēst no veikala asociācijām
        
        %currency% is the default currency for shop %shop_name%, and therefore cannot be disabled => UTF-8 string (74) "%currency% ir noklusētā veikala %shop_name% valūta un to nevar izslēgt"
        You cannot delete the default currency => UTF-8 string (42) "Jūs nevariet dzēst nokilusējuma valūtu"
        You cannot disable the default currency => UTF-8 string (43) "Jūs nevariet izslēgt noklusējuma valūtu"
        You cannot change the status of the default language. => UTF-8 string (51) "Jūs nevariet mainīt noklusējuma valodas statusu."
        An error occurred while copying "No Picture" image to your product folder. => UTF-8 string (49) "Kļūda kopējot bezattēla bildi uz preces mapi."
        An error occurred while copying "No picture" image to your category folder. => UTF-8 string (51) "Kļūda kopējot bezattēla bildi uz sadaļas mapi."
        An error occurred while copying "No picture" image to your brand folder. => UTF-8 string (58) "Radās kļūda, kopējot bezzatēla bildi uz zīmola mapi."
        This ISO code is already linked to another language. => UTF-8 string (48) "Šis ISO kods ir jau piesaistīts citai valodai."
        You cannot delete the default language. => UTF-8 string (40) "Jūs nevariet dzēst noklusējuma valodu"
        You cannot delete the language currently in use. Please select a different language. => UTF-8 string (83) "Jūs nevariet izdzēst pašlaik uzstādīto valodu, vispirms nomainiet to pret citu"
        Importing a new language may fail without the OpenSSL module. Please enable "openssl.so" on your server configuration. => UTF-8 string (119) "Importēt jaunu valodu bez OpenSSL moduļa var neizdoties. Lūdzu, ieslēgt "ope...
        Importēt jaunu valodu bez OpenSSL moduļa var neizdoties. Lūdzu, ieslēgt "openssl.so" jūsu servera konfigurācijā.
        
        The geolocation database is unavailable. => UTF-8 string (38) "Ģeolokācijas datubāze nav pieejama."
        Country selection is invalid. => UTF-8 string (24) "Nepareiza valsts izvēle"
        Invalid whitelist => UTF-8 string (26) "Nederīgs baltais saraksts"
        When you delete a language, all related translations in the database will be deleted. => UTF-8 string (63) "Kad Jūs izdzēsīsiet valodu visi tās tulkojumi tiks dzēsti."
        Your .htaccess file must be writable. => UTF-8 string (36) ".htaccess failam jābūt rakstāmam."
        Language files must be complete to allow copying of translations. => UTF-8 string (123) "Valodas failiem (kā norādīts sadaļā Tools >> Languages >> Edition) jābūt pil...
        Valodas failiem (kā norādīts sadaļā Tools >> Languages >> Edition) jābūt pilnīgiem, lai veiktu tulkojumu kopēšanu
        
        Translation successfully updated => UTF-8 string (36) "Tulkojums ir veiksmīgi atjaunināts"
        Failed to update translation => UTF-8 string (28) "Kļūda atjaunojot tulkojumu"
        ModulesStatsbestmanufacturersAdmin => array (3)
        Total paid => UTF-8 string (16) "Kopā samaksāts"
        Best brands => UTF-8 string (16) "Labākie zīmoli"
        Adds a list of the best brands to the Stats dashboard. => UTF-8 string (53) "Attēlo labāko zīmolu sarakstu Statistikas panelī."
        ModulesStatsbestproductsAdmin => array (5)
        An empty record-set was returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
        Price sold => UTF-8 string (22) "Cena par kuru pārdots"
        Quantity sold in a day => UTF-8 string (19) "Pārdošanas dienā"
        Page views => UTF-8 string (15) "Lapu skatījumi"
        Best-selling products => UTF-8 string (28) "Visvairāk pārdotās preces"
        ShopThemeCategory => array (1)
        Subcategories => UTF-8 string (17) "Apakškategorijas"
        AdminNavigationMenu => array (115)
        Menu => UTF-8 string (8) "Izvēlne"
        Invoices => UTF-8 string (15) "Faktūrrēķini"
        Catalog => string (8) "Katalogs"
        Sell => UTF-8 string (7) "Pārdod"
        Improve => string (7) "Uzlabot"
        Configure => UTF-8 string (11) "Konfigurēt"
        More => UTF-8 string (7) "Vairāk"
        Modules & Services => UTF-8 string (18) "Moduļi un Servisi"
        Advanced Parameters => UTF-8 string (20) "Izvērstie parametri"
        Attributes => UTF-8 string (9) "Atribūti"
        Carriers => UTF-8 string (14) "Piegādātāji"
        Carrier => UTF-8 string (14) "Piegādātājs"
        Cart Rules => UTF-8 string (14) "Règles panier"
        Catalog Price Rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
        Module Catalog => UTF-8 string (16) "Moduļu katalogs"
        Page Categories => string (17) "Lapas kategorijas"
        Pages => string (5) "Lapas"
        Combinations Generator => UTF-8 string (25) "Kombināciju Ģenerātors"
        Configuration => UTF-8 string (14) "Konfigurācija"
        Contact => string (8) "kontakti"
        Countries => string (7) "Valstis"
        Customer Service => UTF-8 string (20) "Klientu apkalpošana"
        Customer Settings => UTF-8 string (23) "Lietotāju iestatījumi"
        Dashboard => UTF-8 string (21) "Informācijas panelis"
        Database => UTF-8 string (10) "Datu bāze"
        Employees => string (10) "Darbinieki"
        Team => string (7) "Komanda"
        Features => UTF-8 string (15) "Papildiespējas"
        General => UTF-8 string (11) "Vispārīgi"
        Groups => string (6) "Grupas"
        Image Settings => UTF-8 string (20) "Attēlu iestatījumi"
        Images => UTF-8 string (7) "Attēli"
        Instant Stock Status => UTF-8 string (28) "Aktuālais Krājumu Atlikums"
        Languages => string (7) "Valodas"
        Locations => UTF-8 string (18) "Atrašanās vietas"
        Login => UTF-8 string (13) "Autorizācija"
        Design => string (7) "Izskats"
        Brands & Suppliers => UTF-8 string (25) "Zīmoli un Piegādātāji"
        Brands => string (6) "Markas"
        Marketing => UTF-8 string (11) "Mārketings"
        Menus => UTF-8 string (8) "Izvēlne"
        Merchandise Returns => UTF-8 string (18) "Preču atgriešana"
        Modules => UTF-8 string (7) "Moduļi"
        Monitoring => UTF-8 string (10) "Monitorēt"
        Multistore => string (13) "Multiboutique"
        Order Settings => UTF-8 string (25) "Pasūtījumu iestatījumi"
        Payment => UTF-8 string (10) "Maksājums"
        Permissions => UTF-8 string (9) "Tiesības"
        Discounts => string (8) "Atlaides"
        Quick Access => UTF-8 string (16) "Ātrā piekļuve"
        Referrers => UTF-8 string (13) "Norādītāji"
        Search => UTF-8 string (7) "Meklēt"
        Shipping => UTF-8 string (8) "Piegāde"
        Shop Parameters => UTF-8 string (20) "Veikala iestatījumi"
        Shop URLs => string (11) "Veikala URL"
        Shopping Carts => string (13) "Pirkuma grozs"
        Shops => string (9) "Boutiques"
        Stats => string (12) "Statistiques"
        Stock Coverage => UTF-8 string (19) "Noliktavas krājumi"
        Stock Management => UTF-8 string (21) "Krājumu pārvaldība"
        Stock Movement => UTF-8 string (17) "Krājumu kustība"
        Stores => string (7) "veikali"
        Supply orders => UTF-8 string (21) "Krājumu Pasūtījumi"
        Tags => string (4) "Tagi"
        Taxes => UTF-8 string (8) "Nodokļi"
        Theme Catalog => UTF-8 string (14) "Tēmu katalogs"
        Traffic & SEO => UTF-8 string (19) "Apmeklējumi un SEO"
        Warehouses => UTF-8 string (10) "Entrepôts"
        Zones => string (5) "Zonas"
        Modules Catalog => UTF-8 string (16) "Moduļu katalogs"
        Updates => string (11) "Atjaunojumi"
        Alerts => UTF-8 string (13) "Brīdinājumi"
        Files => string (5) "Faili"
        DB Backup => UTF-8 string (26) "Datubāzes rezerves kopija"
        Categories => UTF-8 string (8) "Sadaļas"
        Contacts => string (8) "Kontakti"
        Credit Slips => UTF-8 string (15) "Kredītrēķins"
        Currencies => UTF-8 string (8) "Valūtas"
        Email => string (6) "Epasts"
        Logs => UTF-8 string (18) "Notikumu žurnāli"
        SEO & URLs => string (18) "SEO un URL adreses"
        Orders => UTF-8 string (12) "Pasūtījumi"
        Outstanding => UTF-8 string (13) "Neapmaksātie"
        Products => string (6) "Preces"
        Profiles => string (7) "Profili"
        SQL Manager => UTF-8 string (15) "SQL Menedžeris"
        Search Engines => UTF-8 string (21) "Meklētāju sistēmas"
        States => UTF-8 string (6) "Štati"
        Suppliers => UTF-8 string (14) "Piegādātāji"
        Tax Rules => UTF-8 string (20) "Nodokļu nosacījumi"
        Titles => string (7) "Uzrunas"
        Administration => UTF-8 string (16) "Administrēšana"
        Import => UTF-8 string (9) "Importēt"
        Performance => string (12) "Performances"
        Information => UTF-8 string (12) "Informācija"
        Customers => string (7) "Klienti"
        Maintenance => string (6) "Apkope"
        Product Settings => UTF-8 string (21) "Produktu iestatījumi"
        Positions => UTF-8 string (10) "Pozīcijas"
        Geolocation => UTF-8 string (27) "Ģeogrāfiskais novietojums"
        Localization => UTF-8 string (13) "Lokalizācija"
        Translations => string (9) "Tulkojums"
        Payment Methods => UTF-8 string (16) "Maksājumu veidi"
        Preferences => UTF-8 string (12) "Iestatījumi"
        Stock => string (8) "Pieejams"
        Order Messages => UTF-8 string (22) "Pasūtījuma ziņojumi"
        Delivery Slips => UTF-8 string (18) "Piegādes veidlapa"
        International => string (13) "Starptautisks"
        Order settings => UTF-8 string (25) "Pasūtījuma iestatījumi"
        Email Theme => UTF-8 string (16) "E-pasta šablons"
        Webservice => string (11) "Web serviss"
        Statuses => string (7) "Statusi"
        Theme & Logo => UTF-8 string (13) "Tēma un Logo"
        Attributes & Features => UTF-8 string (22) "Atribūti un Iespējas"
        Addresses => string (7) "Adreses"
        ModulesContactformAdmin => array (8)
        Contact form => string (14) "Kontaktu forma"
        Adds a contact form to the "Contact us" page. => UTF-8 string (50) "Pievieno kontaktformu "Sazinieties ar mums" lapā."
        For even more security on your website forms, consult our Security & Access modules category on the %link% => UTF-8 string (114) "Lai iegūtu vairāk informācijas par formām, apskatiet Security & Access moduļ...
        Lai iegūtu vairāk informācijas par formām, apskatiet Security & Access moduļu kategoriju šajā saitē %link%
        
        Parameters => string (9) "Parametri"
        Send confirmation email to your customers => UTF-8 string (41) "Sūtīt apstiprinājuma e-pastu klientiem"
        Choose Yes and your customers will receive a generic confirmation email including a tracking number after their message is sent. Note: to discourage spam, the content of their message won't be included in the email. => UTF-8 string (168) "Ieslēdziet Jā un klienti saņems apstiprinājuma e-pastu kurā būs sekošanas nu...
        Ieslēdziet Jā un klienti saņems apstiprinājuma e-pastu kurā būs sekošanas numurs. Piezīme: lai izvairītos no mēstulēm, ziņu satursnetiks iekļauts e-pastā.
        
        Receive customers' messages by email => UTF-8 string (31) "Saņemt klientu ziņas e-pastā"
        By default, you will only receive contact messages through your Customer service tab. => UTF-8 string (73) "Pēc noklusējuma klientu ziņas ir redzamas tikai Klientu servisa tabā."
        ModulesWirepaymentShop => array (19)
        %1$s (tax incl.) => string (13) "%1$s (ar PVN)"
        This payment method is not available. => UTF-8 string (35) "Šis maksājuma veids nav pieejams."
        Amount => string (8) "daudzums"
        Name of account owner => UTF-8 string (16) "konta turētājs"
        Please include these details => UTF-8 string (28) "Iekļaujiet šo informāciju"
        Bank name => string (5) "banka"
        Pay by bank wire => UTF-8 string (34) "Maksāt ara bankas pārskaitījumu"
        (order processing will be longer) => UTF-8 string (36) "(pasūtījuma apstrāde būs ilgāk)"
        Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
        Please send us a bank wire with: => UTF-8 string (65) "Lūdzu veiciet bankas pārskaitījumu ar šādiem norādījumiem:"
        Please specify your order reference %s in the bankwire description. => UTF-8 string (57) "Norādiet pasūtījuma numuru %s bankas pārskaitījumā."
        We've also sent you this information by e-mail. => UTF-8 string (53) "Mēs nosūtīsim Jums šo informāciju arī e-pastā."
        Your order will be sent as soon as we receive payment. => UTF-8 string (75) "Jūsu pasūtījums tiks izsūtīts tiklīdz mēs saņemsim Jūsu maksājumu"
        If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]. => UTF-8 string (82) "Ja Jums ir jautājumi vai komentāri, lūdzu sazinaties ar [1]klientu servisu[/...
        Ja Jums ir jautājumi vai komentāri, lūdzu sazinaties ar [1]klientu servisu[/1].
        
        Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number. => UTF-8 string (205) "Pārskaitiet rēķinā norādīto summu uz mūsu bankas kontu. Jūs saņemsiet pasūtī...
        Pārskaitiet rēķinā norādīto summu uz mūsu bankas kontu. Jūs saņemsiet pasūtījuma apstiprinājumu e-pastā. Pasūtījuma apstiprinājumā būs norādīti bankas rekvizīti un pasūtījuma numurs.
        
        Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment. => UTF-8 string (95) "Prece tiks rezervēta uz %s dienām un pasūtījums tiks nosūtīts pēc apmaksas s...
        Prece tiks rezervēta uz %s dienām un pasūtījums tiks nosūtīts pēc apmaksas saņemšanas.
        
        More information => UTF-8 string (21) "Vairāk informācijas"
        Bankwire => UTF-8 string (15) "Pārskaitījums"
        Payment is made by transfer of the invoice amount to the following account: => UTF-8 string (62) "Maksājums bankā ar norādīto summu ir veikts šajā kontā:"
        ModulesStatsproductAdmin => array (19)
        Product details => UTF-8 string (17) "Produkta detaļas"
        Number of purchases compared to number of views => UTF-8 string (51) "Pirkumu skaita salīdzinājums ar skatījumu skaitu"
        After choosing a category and selecting a product, informational graphs will appear. => UTF-8 string (75) "Grafiki tiks attēloti pēc tam kad izvēlēsieties kategoriju un produktu."
        If you notice that a product is often purchased but viewed infrequently, you should display it more prominently in your Front Office. => UTF-8 string (116) "Ja redzat ka produkts tiek pirkts biežāk kā apmeklēta tā lapa, tad vajadzētu...
        Ja redzat ka produkts tiek pirkts biežāk kā apmeklēta tā lapa, tad vajadzētu to izlikt Veikala pirmajā lapā.
        
        On the other hand, if a product has many views but is not often purchased, we advise you to check or modify this product's information, description and photography again, see if you can find something better. => UTF-8 string (192) "No otras puses, ja produktam ir daudz skatījumu, bet tas netiek bieži pirkts...
        No otras puses, ja produktam ir daudz skatījumu, bet tas netiek bieži pirkts, iesakām mainīt ši produkta aprakstu, informāciju vai fotogrāfijas, iespējams tas darbosies kvalitatīvāk.
        
        Details => UTF-8 string (8) "Detaļas"
        Total bought => UTF-8 string (14) "Kopā nopirkts"
        Sales (tax excluded) => UTF-8 string (21) "Pārdošana (bez PVN)"
        Total Viewed => UTF-8 string (18) "Pavisam apskatīti"
        Conversion rate => string (10) "Konversija"
        CSV Export => string (12) "Csv Eksports"
        Attribute sales distribution => UTF-8 string (34) "Atribūtu sadalījums pārdošanā"
        Cross selling => UTF-8 string (22) "Saistītā pārdošana"
        Click on a product to access its statistics! => UTF-8 string (48) "Uzpiediet uz produkta lai apskatītu statistiku!"
        Choose a category => UTF-8 string (20) "Izvēlies kategoriju"
        Products available => string (18) "Pieejamie produkti"
        Popularity => UTF-8 string (13) "Popularitāte"
        Visits (x100) => UTF-8 string (19) "Apmeklējumi (x100)"
        Stock => string (8) "Pieejams"
        ModulesLinklistShop => array (2)
        Products => string (6) "Preces"
        Our company => UTF-8 string (10) "Kompānija"
        ModulesCategoryproductsShop => array (2)
        %s other product in the same category: => UTF-8 string (34) "%s produkts tajā pat kategorijā:"
        %s other products in the same category: => UTF-8 string (34) "%s produktu tajā pat kategorijā:"
        ModulesCrosssellingAdmin => array (7)
        Cross-selling => UTF-8 string (22) "Saistītā pārdošana"
        You must fill in the "Number of displayed products" field. => UTF-8 string (47) "Jums jāaizpilda "Cik rādīt produktus" lauks."
        Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
        Display price on products => UTF-8 string (23) "Rādīt cenu produktiem"
        Show the price on the products in the block. => UTF-8 string (40) "Rādīt blokā attēloto produktu cenas."
        Number of displayed products => UTF-8 string (27) "Attēlojamo produktu skaits"
        Set the number of products displayed in this block. => UTF-8 string (49) "Definēt attēloto produktu skaitu šajā blokā."
        AdminDesignFeature => array (93)
        Move images => UTF-8 string (19) "Pārvietot attēlus"
        Regenerate thumbnails => UTF-8 string (26) "Pārģenerēt sīkattēlus"
        Select an image => UTF-8 string (20) "Izvēlieties attēlu"
        Select a format => UTF-8 string (21) "Izvēlieties formātu"
        Erase previous images => UTF-8 string (32) "Izdzēst ierpeikšējos attēlus"
        Transplant a module => UTF-8 string (20) "Transplantēt moduli"
        Transplant to => UTF-8 string (13) "Pārvietot uz"
        Available hooks => UTF-8 string (20) "Pieejamās iesaistes"
        Already registered hooks => UTF-8 string (25) "Reģistrētās piesaistes"
        Exceptions => UTF-8 string (10) "Izņēmumi"
        Full width => string (13) "Pilns platums"
        Three columns => string (10) "3 kolonnas"
        Two columns, small left column => UTF-8 string (32) "2 kolonnas, kreisā kolonna maza"
        Two columns, small right column => UTF-8 string (30) "2 kolonnas, labā kolonna maza"
        No side columns, ideal for distraction-free pages such as product pages. => UTF-8 string (50) "Nav sānu kolonnas, pielietojamas produktu lapās."
        One large central column and 2 side columns. => UTF-8 string (43) "Liela vidējā kolonna un 2 sānu kolonnas."
        Two columns with a small left column. => string (34) "2 kolonnas ar mazu kreiso kolonnu."
        Two columns with a small right column. => string (32) "2 kolonnas ar mazu labo kolonnu."
        Images generation options => UTF-8 string (24) "Attēlu izveides opcijas"
        Image format => UTF-8 string (16) "Attēla formāts"
        Use JPEG. => string (12) "Lietot JPEG."
        Use PNG only if the base image is in PNG format. => UTF-8 string (52) "Lietot PNG tikai ja pamata attēls ir PNG formātā."
        Use PNG for all images. => UTF-8 string (28) "Lietot PNG visiem attēliem."
        JPEG compression => string (15) "JPEG kompresija"
        PNG compression => string (14) "PNG kompresija"
        Generate images based on one side of the source image => UTF-8 string (52) "Ģenerēt attēlus balstoties uz izejas attēla malu"
        Automatic (longest side) => UTF-8 string (35) "Automātiski (pēc garākās malas)"
        Maximum file size of product customization pictures => UTF-8 string (51) "Produkta modifikāciju attēla maksimālais izmērs"
        bytes => string (5) "baiti"
        Product picture width => UTF-8 string (24) "Produkta attēla platums"
        pixels => UTF-8 string (8) "pikseļi"
        Product picture height => UTF-8 string (25) "Produkta attēla augstums"
        Generate high resolution images => UTF-8 string (41) "Izveidot lielas izšķirtspējas attēlus"
        Use the legacy image filesystem => UTF-8 string (30) "Lietot klasisko failu sistēmu"
        Image type => UTF-8 string (13) "Attēla veids"
        Name for the image type => UTF-8 string (29) "Nosaukums attēla faila tipam"
        Add new image type => UTF-8 string (29) "Pievienot jaunu attēlu veidu"
        ___________ CUSTOM ___________ => UTF-8 string (34) "___________ PIELĀGOTS ___________"
        ____________ CORE ____________ => string (32) "____________ PAMATS ____________"
        Admin modules controller => UTF-8 string (37) "Administrācijas moduļu kontrolieris"
        Front modules controller => UTF-8 string (39) "Lapas priekšpuses moduļu kontrolieris"
        Pages => string (5) "Lapas"
        Pages in category "%name%" => UTF-8 string (26) "Lapas kategorijā "%name%""
        Preview Theme %s => UTF-8 string (18) "Apskatīt tēmu %s"
        Test email %template% => string (24) "Testa e-pasts %template%"
        Parent category => string (17) "Pamata kategorija"
        Page category => string (16) "Lapas kategorija"
        Only letters and the hyphen (-) character are allowed. => UTF-8 string (41) "Atļauti tikai burti un mīnus (-) zīme."
        Page content => string (12) "Lapas saturs"
        Indexation by search engines => UTF-8 string (30) "Indeksēšana ar meklētājiem"
        Zip file => string (9) "Zip fails"
        Archive URL => UTF-8 string (11) "Arhīva URL"
        Select the archive => UTF-8 string (20) "Izvēlēties arhīvu"
        CMS Category => string (14) "CMS kategorija"
        Select your default email theme => UTF-8 string (37) "Izvēlēties noklusēto e-pasta tēmu"
        Generate emails => UTF-8 string (18) "Ģenerēt e-pastus"
        Select your email theme => UTF-8 string (26) "Izvēlēties e-pasta tēmu"
        Select the theme you want to overwrite => UTF-8 string (36) "Izvēlēties tēmu kuru pārrakstīt"
        Overwrite templates => UTF-8 string (22) "Pārrakstīt šablonus"
        List %theme% layouts => UTF-8 string (29) "Skatīt %theme% izkārtojumus"
        Raw HTML => UTF-8 string (19) "Neapstrādāts HTML"
        Text => string (6) "Teksti"
        Email themes => UTF-8 string (16) "E-pasta šabloni"
        Designed by %s => UTF-8 string (13) "Dizainēja %s"
        Delete this theme? => UTF-8 string (17) "Dzēst šo tēmu?"
        Configure your page layouts => UTF-8 string (34) "Konfigurējiet lapas izkārtojumus"
        Each page can use a different layout, choose it among the layouts bundled in your theme. => UTF-8 string (104) "Katrā lapā var izmantot savādāku izkārtojumu, izvēlieties to no izkārtojumie...
        Katrā lapā var izmantot savādāku izkārtojumu, izvēlieties to no izkārtojumiem iekļautiem tēmā.
        
        Choose layouts => UTF-8 string (19) "Izvēlieties maketu"
        Reset to defaults => UTF-8 string (36) "Atgreizt uz noklusēto uzstādījumu"
        Header logo => string (12) "Veikala logo"
        Mail logo => string (10) "Pasta logo"
        Invoice logo => UTF-8 string (13) "Rēķina logo"
        Favicon => string (12) "Adrese ikona"
        Adaptation to Right-to-Left languages => UTF-8 string (47) "Adaptēt no labās pa kreisi valodu rakstībām"
        Generate RTL stylesheet => string (18) "Izveidot RTL stilu"
        Theme to adapt => UTF-8 string (18) "Tēma adaptācijai"
        Use this theme? => UTF-8 string (19) "Izmantot šo tēmu?"
        Import from your computer => UTF-8 string (19) "Importēt no datora"
        Import from the web => UTF-8 string (22) "Importēt no interneta"
        Import from FTP => UTF-8 string (16) "Importēt no FTP"
        Theme => UTF-8 string (5) "Tēma"
        Add new theme => UTF-8 string (21) "Pievienot jaunu tēmu"
        Export current theme => UTF-8 string (16) "Eksportēt tēmu"
        My current theme => UTF-8 string (13) "Esošā tēma"
        Use this theme => UTF-8 string (18) "Izmantot šo tēmu"
        My theme for %name% shop => UTF-8 string (26) "Mana tēma veikalam %name%"
        1 module selected => UTF-8 string (20) "1 modulis izvēlēts"
        modules selected => UTF-8 string (18) "moduļi izvēlēti"
        Unhook the selection => UTF-8 string (16) "Atvienot izvēli"
        All modules => UTF-8 string (14) "Visus moduļus"
        Search for a hook => UTF-8 string (17) "Meklēt piesaisti"
        Display non-positionable hooks => UTF-8 string (28) "Rādīt nepozicionētu āķi"
        Unhook => string (8) "Atvienot"
        ModulesCashondeliveryShop => array (7)
        Pay by Cash on Delivery => UTF-8 string (32) "Maksāt kurjeram skaidrā naudā"
        Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
        You have chosen the cash on delivery method. => UTF-8 string (48) "Jūs izvēlējāties apmaksāt ar skaidru naudu."
        Your order will be sent very soon. => UTF-8 string (41) "Jūsu pasūtījums drīz tiks nosūtīts."
        For any questions or for further information, please contact our => UTF-8 string (53) "Neskaidrību gadījumā, lūdzu, sazinieties ar mūsu"
        customer support => string (25) "klientu atbalsta dienestu"
        You pay for the merchandise upon delivery => UTF-8 string (45) "Jūs maksāsiet par precēm piegādes brīdī"
        ModulesBannerShop => array (1)
        Choose a file => UTF-8 string (18) "Izvēlieties failu"
        ModulesDashtrendsAdmin => array (15)
        Dashboard Trends => UTF-8 string (26) "Vadības paneļa tendences"
        Adds a block with a graphical representation of the development of your store(s) based on selected key data. => UTF-8 string (95) "Pievieno bloku kurā attēlo veikala darbību pēc izvēlētajiem parametriem graf...
        Pievieno bloku kurā attēlo veikala darbību pēc izvēlētajiem parametriem grafiskā veidā.
        
        %s points => string (9) "%s punkti"
        Average Cart Value => UTF-8 string (31) "Vidējā pasūtījuma vērtība"
        Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
        %s (previous period) => UTF-8 string (28) "%s (iepriekšējais periods)"
        Net Profit => UTF-8 string (7) "Peļņa"
        Dashboard => UTF-8 string (21) "Informācijas panelis"
        Sum of revenue (excl. tax) generated within the date range by orders considered validated. => UTF-8 string (80) "Ieņēmumu summa (bez Pvn) noteiktā laika posmā par apstiprinātiem pirkumiem."
        Total number of orders received within the date range that are considered validated. => UTF-8 string (83) "Kopējais pasūtījumu skaits noteiktā laika posmā par apstiprinātiem pirkumiem."
        Average Cart Value is a metric representing the value of an average order within the date range. It is calculated by dividing Sales by Orders. => UTF-8 string (143) "Vidējā Groza Vērtība attēlo vidējo pasūtijuma summu noteiktā laika posmā. To...
        Vidējā Groza Vērtība attēlo vidējo pasūtijuma summu noteiktā laika posmā. To rēķina kā Pārdošanas attiecību pret Pasūtījumiem.
        
        Cart Value => UTF-8 string (15) "Groza vērtība"
        Total number of visits within the date range. A visit is the period of time a user is actively engaged with your website. => UTF-8 string (138) "Kopējais apmeklējumu skats noteiktā laika periodā. Apmeklējums ir laika peri...
        Kopējais apmeklējumu skats noteiktā laika periodā. Apmeklējums ir laika periods kurā apmeklētājs aktīvi darbojas veikala vietnē.
        
        Ecommerce Conversion Rate is the percentage of visits that resulted in an validated order. => UTF-8 string (113) "E-komercijas konversija attēloprocentuālo vizīšu skaitu kuras ir noslēgušās ...
        E-komercijas konversija attēloprocentuālo vizīšu skaitu kuras ir noslēgušās ar apstiprinātu pasūtījumu.
        
        Net profit is a measure of the profitability of a venture after accounting for all Ecommerce costs. You can provide these costs by clicking on the configuration icon right above here. => UTF-8 string (140) "Peļņas rādītajs attēlo nopelnīto naudu pēc visām e-komercijas izmaksām. Aprē...
        Peļņas rādītajs attēlo nopelnīto naudu pēc visām e-komercijas izmaksām. Aprēķinus var apskatīt nospiežot augstāk esošo ikonu.
        
        ModulesShoppingcartAdmin => array (4)
        Shopping cart => string (13) "Pirkumu grozs"
        Ajax: Invalid choice. => UTF-8 string (24) "Ajax: Nederīga izvēle."
        Ajax cart => string (10) "Ajax grozs"
        Activate Ajax mode for the cart (compatible with the default theme). => UTF-8 string (66) "Aktivizēt Ajax režīmu grozam (saderīgs ar noklusējuma tēmu)."
        AdminInternationalFeature => array (138)
        Use the last registered format => UTF-8 string (37) "Lietot pēdējo reģistrēto formātu"
        Use the default format => UTF-8 string (26) "Lietot noklusēto formātu"
        Use my current modified format => UTF-8 string (33) "Lietot esošo pielāgoto formātu"
        Clear format => UTF-8 string (18) "Notīrīt formātu"
        Assign to a new zone => UTF-8 string (21) "Uzstādīt jaunu zonu"
        This tax only => UTF-8 string (19) "Tikai šis nodoklis"
        Combine => UTF-8 string (11) "Sakombinēt"
        One after another => UTF-8 string (15) "Viens pēc otra"
        Down => string (7) "Uz leju"
        Up => UTF-8 string (9) "Uz augšu"
        Expressions to translate: => string (18) "Tulkojamie teksti:"
        Total missing expressions: => UTF-8 string (20) "Trūkstošie teksti:"
        missing => UTF-8 string (7) "trūkst"
        expressions => string (10) "izteicieni"
        Core emails => string (14) "Pamata e-pasti"
        Module emails => UTF-8 string (15) "Moduļa e-pasti"
        Modify translations => string (16) "Labot tulkojumus"
        Theme: => UTF-8 string (6) "Tēma:"
        Module: => string (8) "Modulis:"
        Country options => UTF-8 string (16) "Valstu iespējas"
        Add new country => string (22) "Pievienot jaunu valsti"
        Country name => string (16) "Valsts nosaukums"
        Default store currency => UTF-8 string (28) "Veikala noklusējuma valūta"
        Address format => UTF-8 string (16) "Adreses formāts"
        Contains states => UTF-8 string (13) "Satur štatus"
        Do you need a tax identification number? => UTF-8 string (41) "Nepieciešams PVN reģistrācijas numurs?"
        Display tax label (e.g. "Tax incl.") => UTF-8 string (33) "Rādīt nodokli (piem. "Ar nod.")"
        Call prefix => string (20) "Numura kods (+371..)"
        Default currency => UTF-8 string (20) "Noklusējuma valūta"
        ISO code => string (8) "ISO kods"
        Add new state => UTF-8 string (22) "Pievienot jaunu štatu"
        Add a new tax rule => UTF-8 string (26) "Jauns nodokļa nosacījums"
        Behavior => UTF-8 string (9) "Uzvedība"
        New tax rule => UTF-8 string (24) "Jauns nodokļa noteikums"
        Add new tax rules group => UTF-8 string (40) "Pievienot jaunu nodokļu noteikumu grupu"
        %1$s (Language: %2$s, Theme: %3$s) => UTF-8 string (32) "%1$s (Valoda: %2$s, Tēma: %3$s)"
        Update translations => UTF-8 string (18) "Pieņemt izmaiņas"
        Themes translations => UTF-8 string (16) "Tēmas tulkojumi"
        Expand all fieldsets => UTF-8 string (20) "Atvērt visus laukus"
        Close all fieldsets => UTF-8 string (21) "Aizvērt visus laukus"
        Email subject => string (18) "E-pasta virsraksts"
        View HTML version => UTF-8 string (20) "Skatīt HTML versiju"
        Edit HTML version => string (18) "Labot HTML versiju"
        View/Edit TXT version => UTF-8 string (25) "Skatīt/labot TXT versiju"
        Enabled Languages => UTF-8 string (21) "Aktivizētās valodas"
        Main Country => UTF-8 string (19) "Noklusējuma valsts"
        Front office Translations => string (22) "Front Office tulkojumi"
        Back office translations => string (21) "Back Office tulkojumi"
        Installed modules translations => UTF-8 string (28) "Instalēto moduļu tulkojumi"
        Email translations => string (17) "E-pastu tulkojumi"
        Other translations => string (14) "Citi tulkojumi"
        Body => string (6) "Saturs"
        %s (local) => UTF-8 string (14) "%s (lokālais)"
        Invoice address => UTF-8 string (15) "Rēķina adrese"
        Delivery address => UTF-8 string (16) "Piegādes adrese"
        Back office => UTF-8 string (24) "Administrācijas panelis"
        Front office => UTF-8 string (17) "Lapas priekšpuse"
        Email => string (6) "Epasts"
        Other => string (4) "Cits"
        Symbol => string (7) "Simbols"
        Type => string (4) "Tips"
        Language code => string (12) "Valodas kods"
        Date format => UTF-8 string (15) "Datuma formāts"
        Date format (full) => UTF-8 string (23) "Datuma formāts (pilns)"
        Flag => string (6) "Karogs"
        Search rate => UTF-8 string (21) "Meklēšanas biežums"
        Rate => string (11) "Koeficients"
        Numeric ISO code => string (15) "Ciparu ISO kods"
        Add new zone => string (20) "Pievienot jaunu zonu"
        Currency name => UTF-8 string (18) "Valūtas nosaukums"
        Decimals => UTF-8 string (9) "Decimāls"
        Whitelisted IP addresses => UTF-8 string (21) "Atļautās IP adreses"
        Geolocation behavior for restricted countries => UTF-8 string (81) "Ģeogrāfiskās atrašanās vietas noteikšana valstīs ar ierobežotu atbildību"
        Visitors cannot see your catalog. => UTF-8 string (37) "Apmeklētāji nevar redzēt katalogu."
        Visitors can see your catalog but cannot place an order. => UTF-8 string (68) "Apmeklētāji var redzēt katalogu, bet nevar izveidot pasūtījumu."
        Geolocation behavior for other countries => UTF-8 string (39) "Ģeolokācijas darbība citām valstīm"
        All features are available => UTF-8 string (28) "Ir pieejamas visas iespējas"
        Select the countries from which your store is accessible => UTF-8 string (47) "Izvēlieties valstis no kurām pieejams veikals"
        "No-picture" image => UTF-8 string (19) ""Nav attēla" bilde"
        Language identifier => string (22) "Valodas identifikators"
        Country identifier => string (21) "Valsts identifikators"
        Localization pack you want to import => UTF-8 string (33) "Importējamā lokalizācijas paka"
        Content to import => UTF-8 string (19) "Saturs ko importēt"
        Download pack data => UTF-8 string (29) "Lejupielādēt pakotnes datus"
        Units (e.g. weight, volume, distance) => UTF-8 string (43) "Vienības (piem. svars, tilpums, attālums)"
        Change the behavior of the price display for groups => UTF-8 string (33) "Mainīt cenu attēlošanu grupām"
        Weight unit => UTF-8 string (14) "Svara vienība"
        Distance unit => UTF-8 string (18) "Attāluma vienība"
        Volume unit => UTF-8 string (20) "Tilpuma mērvienība"
        Dimension unit => UTF-8 string (17) "Izmēra vienības"
        Default language => UTF-8 string (19) "Noklusējuma valoda"
        Set language from browser => UTF-8 string (29) "Iestatīt valodu no pārlūka"
        Default country => UTF-8 string (19) "Noklusējuma valsts"
        Set default country from browser language => UTF-8 string (61) "Iestatīt noklusējuma valsti balstoties uz pārlūka valodas"
        Time zone => string (10) "Laika zona"
        Enable tax => UTF-8 string (16) "Ieslēgt nodokli"
        Display tax in the shopping cart => UTF-8 string (34) "Parādīt nodokli iepirkumu grozā"
        Based on => string (15) "Pamatojoties uz"
        Use ecotax => string (28) "Lietot dabas resursa nodokli"
        Ecotax => string (12) "Eko-nodoklis"
        Please select the language you want to add or update => UTF-8 string (44) "Izvēlieties valodu kuru pievienot vai labot"
        Update a language => UTF-8 string (18) "Atjaunināt valodu"
        Add a language => string (16) "Pievienot valodu"
        Select your theme => UTF-8 string (17) "Izvēlaties tēmu"
        Core (no theme selected) => UTF-8 string (29) "Pamata (nav izvēlēta tēma)"
        Type of translation => string (15) "Tulkojuma veids"
        Select the type of email content => string (20) "E-pasta satura veids"
        Select your module => UTF-8 string (19) "Izvēlieties moduli"
        Select your language => UTF-8 string (18) "Izvēlaties valodu"
        Countries => string (7) "Valstis"
        Exchange rate => UTF-8 string (13) "Maiņas kurss"
        Live exchange rates => UTF-8 string (27) "Tiešsaistes valūtas kursi"
        Update exchange rates => UTF-8 string (23) "Atjaunot valūtu kursus"
        Add new currency => UTF-8 string (23) "Pievienot jaunu valūtu"
        Geolocation by IP address => UTF-8 string (30) "Ģeo-lokācija pēc IP adreses"
        IP address whitelist => UTF-8 string (27) "IP adrešu baltais-saraksts"
        The following features are only available if you enable the Geolocation by IP address feature. => UTF-8 string (82) "Sekojošās funkcijas pieejamas tika tad ja ir ieslēgta IP adreses ģeolokācija."
        Add new language => string (22) "Pievienot jaunu valodu"
        Import a localization pack => UTF-8 string (32) "Importēt lokalizācijas pakotni"
        Local units => UTF-8 string (19) "Lokālās vienības"
        States => UTF-8 string (6) "Štati"
        Tax options => UTF-8 string (18) "Nodokļa iespējas"
        Add new tax => string (23) "Pievienot jaunu nodokli"
        Tax Rules => UTF-8 string (20) "Nodokļu nosacījumi"
        Add / Update a language => string (27) "Pievienot / Atjaunot valodu"
        Add or update a language => string (29) "Pievienot vai atjaunot valodu"
        Export a language => UTF-8 string (17) "Eksportēt valodu"
        Zones => string (5) "Zonas"
        Delete item # => UTF-8 string (16) "Dzēst objektu #"
        1 missing => UTF-8 string (9) "1 trūkst"
        %nb_translation% expression => string (23) "%nb_translation% teksts"
        Search translations => UTF-8 string (18) "Meklēt tulkojumus"
        %d missing => string (15) "%d nav pieejams"
        %nb_translations% expressions => string (24) "%nb_translations% teksti"
        Show messages => UTF-8 string (14) "Rādīt ziņas"
        Hide messages => UTF-8 string (13) "Slēpt ziņas"
        %nb_translations% missing => string (30) "%nb_translations% nav pieejams"
        %nb_translations% translations are missing in %domain% => UTF-8 string (59) "%nb_translations% trūkst tulkojumi šajā vietnē %domain%"
        ModulesStatsbestsuppliersAdmin => array (3)
        Total paid => UTF-8 string (16) "Kopā samaksāts"
        Best suppliers => UTF-8 string (23) "Labākie piegādātāji"
        Adds a list of the best suppliers to the Stats dashboard. => UTF-8 string (62) "Pievieno labāko piegādātāju sarakstu Statistikas sadaļai."
        ModulesWirepaymentAdmin => array (20)
        Wire payment => UTF-8 string (22) "Bankas pārskaitījums"
        Are you sure about removing these details? => UTF-8 string (47) "Vai Jūs tiešām vēlaties dzēst savus datus?"
        Account owner and account details must be configured before using this module. => UTF-8 string (131) "Lai šo moduli varētu izmantot nepieciešams norādīt konta īpašnieku un konta ...
        Lai šo moduli varētu izmantot nepieciešams norādīt konta īpašnieku un konta detaļas (konta nr., reģistrācijas nr., banka)
        
        No currency has been set for this module. => UTF-8 string (36) "Šim modulim nav uzstādīta valūta"
        Account details are required. => UTF-8 string (25) "nepieciešami konta dati."
        Account owner is required. => UTF-8 string (32) "Nepieciešams konta īpašnieks."
        Account details => UTF-8 string (18) "Konta informācija"
        Account owner => UTF-8 string (17) "Konta īpašnieks"
        Such as bank branch, IBAN number, BIC, etc. => UTF-8 string (43) "Tādas kā konta nr. un reģistrācijas nr."
        Bank address => string (24) "Bankas nosaukums, adrese"
        Customization => string (10) "Uzlabojumi"
        Reservation period => UTF-8 string (21) "Rezervācijas periods"
        Number of days the items remain reserved => UTF-8 string (43) "Dienu skaits cik ilgi tiks rezervēta prece"
        Information to the customer => UTF-8 string (21) "Informācija klientam"
        Information on the bank transfer (processing time, starting of the shipping...) => UTF-8 string (90) "Informācija par bankas pārskatījumu (apstrādes laiks, pasūtījuma izsūtīšana ...
        Informācija par bankas pārskatījumu (apstrādes laiks, pasūtījuma izsūtīšana ... )
        
        Display the invitation to pay in the order confirmation page => UTF-8 string (68) "Rādīt uzaicinājumu par apmaksu pasūtījuma apstiprinājuma lapā"
        Your country's legislation may require you to send the invitation to pay by email only. Disabling the option will hide the invitation on the confirmation page. => UTF-8 string (162) "Valsts likumdošana var noteikt ka aicinājumu apmaksāt var nosūtīt tikai elek...
        Valsts likumdošana var noteikt ka aicinājumu apmaksāt var nosūtīt tikai elektroniski. Izslēdzot šo opciju tiks atslēgts paziņojums apstiprinājuma lapā.
        
        This module allows you to accept secure payments by bank wire. => UTF-8 string (70) "Šis modulis Jums ļauj saņemt maksājumus ar bankas pārskaitījumu."
        If the client chooses to pay by bank wire, the order status will change to 'Waiting for Payment'. => UTF-8 string (116) "Ja klients izvēlēsies apmaksu ar bankas pārskaitījumu, pasūtījuma statuss ti...
        Ja klients izvēlēsies apmaksu ar bankas pārskaitījumu, pasūtījuma statuss tiks mainīts uz 'Gaida maksājumu'.
        
        That said, you must manually confirm the order upon receiving the bank wire. => UTF-8 string (86) "Turklāt, jums manuāli jāapstiprina pasūtījums, tiklīdz saņemat pārskaitījumu."
        AdminAdvparametersHelp => array (84)
        or => string (3) "vai"
        A category root is where a category tree can begin. This is used with multistore. => UTF-8 string (75) "No pamatkategorijas sākas kategoriju koks. To lieto kopā ar Multiveikalu."
        0 = Use quantity set in product, 1 = Use quantity from warehouse. => string (72) "0 = Lietot produkta daudzumu no lapas 1 = Lietot daudzumu no noliktavas."
        ID of the warehouse to set as storage. => UTF-8 string (45) "Noliktavas ID, kas paredzēta uzglabāšanai."
        Use this option to associate data (products, modules, etc.) the same way for each selected shop. => UTF-8 string (110) "Izmantojiet šo opciju, lai datus (produktus, moduļus utt.) saistītu vienādi ...
        Izmantojiet šo opciju, lai datus (produktus, moduļus utt.) saistītu vienādi katram izvēlētajam veikalam.
        
        Click here to display the shops in the %name% shop group => UTF-8 string (67) "Noklikšķiniet lai parādītu visus veikalus %name% veikala grupā"
        Click here to display the URLs of the %name% shop => UTF-8 string (56) "Noklikšķiniet šeit, lai parādītu %name% veikala URL"
        Click here to display the list of shop groups => UTF-8 string (60) "Noklikšķiniet šeit, lai parādītu veikalu grupu sarakstu"
        Warning: Enabling the "share customers" and "share orders" options is not recommended. Once activated and orders are created, you will not be able to disable these options. If you need these options, we recommend using several categories rather than several shops. => UTF-8 string (285) "Brīdinājums: nav ieteicams ieslēgt opcijas "Kopējie klienti" un "Kopējie pas...
        Brīdinājums: nav ieteicams ieslēgt opcijas "Kopējie klienti" un "Kopējie pasūtījumi". Pēc aktivizēšanas un pasūtījumu izveidošanas nevarēsiet atslēgt šīs opcijas. Ja jums ir vajadzīgas šīs opcijas, ieteicams izmantot vairākas kategorijas, nevis vairākus veikalus.
        
        Once this option is enabled, the shops in this group will share customers. If a customer registers in any one of these shops, the account will automatically be available in the others shops of this group. => UTF-8 string (201) "Kad šī iespēja ir ieslēgta, šīs grupas veikala klienti kļūs par kopējiem. Ja...
        Kad šī iespēja ir ieslēgta, šīs grupas veikala klienti kļūs par kopējiem. Ja klients reģistrējas kādā no šiem veikaliem, konts būs automātiski pieejams pārējās šīs grupas veikalos.
        
        Warning: you will not be able to disable this option once you have registered customers. => UTF-8 string (81) "Brīdinājums: jūs nevarēsiet atslēgt šo opciju pēc klienta reģistrācijas."
        Once this option is enabled (which is only possible if customers and available quantities are shared among shops), the customer's cart will be shared by all shops in this group. This way, any purchase started in one shop will be able to be completed in another shop from the same group. => UTF-8 string (288) "Kad šī iespēja ir ieslēgta (kas ir iespējama tikai tad, ja klienti un pieeja...
        Kad šī iespēja ir ieslēgta (kas ir iespējama tikai tad, ja klienti un pieejamie produktu daudzumi tiek sadalīti starp veikaliem), klienta grozu koplietos visi šīs grupas veikali. Tādējādi jebkurā pirkumā, kas sākās vienā veikalā, varēs pabeigt citā tajā pašā grupā.
        
        Warning: You will not be able to disable this option once you've started to accept orders. => UTF-8 string (89) "Brīdinājums: jūs nevarēsiet atslēgt šo opciju, kad sāksiet pieņemt pasūtījum...
        Brīdinājums: jūs nevarēsiet atslēgt šo opciju, kad sāksiet pieņemt pasūtījumus.
        
        Enable or disable this shop group? => UTF-8 string (40) "Ieslēgt vai atslēgt šo veikala grupu?"
        If you want to add a virtual URL, you need to activate URL rewriting on your web server and enable Friendly URL option. => UTF-8 string (137) "Ja vēlaties pievienot virtuālu URL, jums jāaktivizē URL pārrakstīšana jūsu t...
        Ja vēlaties pievienot virtuālu URL, jums jāaktivizē URL pārrakstīšana jūsu tīmekļa serverī un jāaktivizē opcija Lasāms URL.
        
        You can use this option if you want to create a store with a URL that doesn't exist on your server (e.g. if you want your store to be available with the URL www.example.com/my-store/shoes/, you have to set shoes/ in this field, assuming that my-store/ is your Physical URL). => UTF-8 string (284) "Izmantojiet šo opciju, ja vēlaties izveidot veikalu ar URL, kas jūsu serverī...
        Izmantojiet šo opciju, ja vēlaties izveidot veikalu ar URL, kas jūsu serverī nepastāv (piemēram, ja vēlaties, lai jūsu veikals būtu pieejams ar URL www.example.com/my-store/shoes/, nepieciešams iestatīt shoes/ šajā laukā, pieņemot, ka my-store/ ir jūsu fiziskais URL).
        
        URL rewriting must be activated on your server to use this feature. => UTF-8 string (77) "Lai izmantotu šo funkciju, jūsu serverī jāaktivizē URL pārrakstīšana."
        If you set this URL as the Main URL for the selected shop, all URLs set to this shop will be redirected to this URL (you can only have one Main URL per shop). => UTF-8 string (185) "Ja jūs izvēlaties šo URL kā atlasītā veikala galveno URL, visi URL, kas iest...
        Ja jūs izvēlaties šo URL kā atlasītā veikala galveno URL, visi URL, kas iestatīti uz šo veikalu, tiks novirzīti uz šo URL (katram veikalam var būt tikai viens Galvenais URL).
        
        Since the selected shop has no main URL, you have to set this URL as the Main URL. => UTF-8 string (94) "Tā kā izvēlētajam veikalam nav Galvenā URL, jums ir jānosaka šis URL kā galv...
        Tā kā izvēlētajam veikalam nav Galvenā URL, jums ir jānosaka šis URL kā galvenais URL.
        
        The selected shop already has a Main URL. Therefore, if you set this one as the Main URL, the older Main URL will be set as a regular URL. => UTF-8 string (147) "Izvēlētajam veikalam jau ir galvenais URL. Tāpēc, ja jūs iestatāt šo kā galv...
        Izvēlētajam veikalam jau ir galvenais URL. Tāpēc, ja jūs iestatāt šo kā galveno URL, vecāks galvenais URL tiks iestatīts kā parasts URL.
        
        This is the physical folder for your store on the web server. Leave this field empty if your store is installed on the root path. For instance, if your store is available at www.example.com/my-store/, you must input my-store/ in this field. => UTF-8 string (255) "Šī ir jūsu e-veikala fiziskā kataloga mape uz web-servera. Atstājiet šo lauk...
        Šī ir jūsu e-veikala fiziskā kataloga mape uz web-servera. Atstājiet šo lauku tukšu, ja jūsu veikals ir instalēts kataloga pamatdaļā. Piemēram, ja jūsu veikals ir pieejams vietnē www.example.com/my-store/, šajā laukā jāievada my-store /.
        
        Warning: URL rewriting (e.g. mod_rewrite for Apache) seems to be disabled. If your Virtual URL doesn't work, please check with your hosting provider on how to activate URL rewriting. => UTF-8 string (216) "Brīdinājums: šķiet, ka URL pārrakstīšana (piemēram, Apache mod_rewrite) ir a...
        Brīdinājums: šķiet, ka URL pārrakstīšana (piemēram, Apache mod_rewrite) ir atslēgta. Ja jūsu URL nedarbojas, lūdzu, sazinieties ar savu hostinga pakalpojumu sniedzēju, kā aktivizēt URL pārrakstīšanu.
        
        Ignore this field if you don't use the Multistore tool. If you leave this field empty, the default shop will be used. => UTF-8 string (126) "Ignorēt šo lauku, ja neizmantojat rīku Multistore. Ja atstājat šo lauku tukš...
        Ignorēt šo lauku, ja neizmantojat rīku Multistore. Ja atstājat šo lauku tukšu, tiks izmantots veikals pēc noklusējuma.
        
        Enable Advanced Stock Management on product (0 = No, 1 = Yes) => UTF-8 string (67) "Ieslēgt produkta Paplašinātu Krājumu Vadību (0 = Nē, 1 = Jā)"
        Enable Advanced Stock Management on product (0 = No, 1 = Yes). => UTF-8 string (71) "Ieslēgt Paplašinātu Noliktavas Vadību produktā (0 = Nē, 1 = Jā)."
        This will add directives to your .htaccess file, which should improve caching and compression. => UTF-8 string (111) "Tādējādi tiks pievienotas norādes jūsu .htaccess failam, kuram vajadzētu uzl...
        Tādējādi tiks pievienotas norādes jūsu .htaccess failam, kuram vajadzētu uzlabot kešdarbi un kompresiju.
        
        Enable or disable debug mode. => UTF-8 string (47) "Ieslēgt vai izslēgt atkļūdošanas režīmu."
        Name of the second domain of your shop, (e.g. myshop-media-server-1.com). If you do not have another domain, leave this field blank. => UTF-8 string (128) "Jūsu veikala otrā domēna nosaukums (piem., Myshop-media-server-1.com). Ja ju...
        Jūsu veikala otrā domēna nosaukums (piem., Myshop-media-server-1.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
        
        Name of the third domain of your shop, (e.g. myshop-media-server-2.com). If you do not have another domain, leave this field blank. => UTF-8 string (130) "Jūsu veikala trešā domēna nosaukums (piem., Myshop-media-server-2.com). Ja j...
        Jūsu veikala trešā domēna nosaukums (piem., Myshop-media-server-2.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
        
        Name of the fourth domain of your shop, (e.g. myshop-media-server-3.com). If you do not have another domain, leave this field blank. => UTF-8 string (131) "Jūsu veikala ceturtā domēna nosaukums (piem., Myshop-media-server-3.com). Ja...
        Jūsu veikala ceturtā domēna nosaukums (piem., Myshop-media-server-3.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
        
        Choose "No" to disable Product Combinations. => UTF-8 string (54) "Izvēlieties "Nē", lai atslēgtu Produkta Komplektus."
        You cannot set this parameter to No when combinations are already used by some of your products => UTF-8 string (91) "Šo parametru jūs nevarat izslēgt, ja daži no produktiem jau izmanto šīs komb...
        Šo parametru jūs nevarat izslēgt, ja daži no produktiem jau izmanto šīs kombinācijas
        
        Choose "No" to disable Product Features. => UTF-8 string (56) "Izvēlieties "Nē", lai izslēgtu Produkta Raksturojumu."
        Choose "No" to disable Customer Groups. => UTF-8 string (49) "Izvēlieties "Nē", lai atslēgtu klientu grupas."
        Should be enabled if you want to avoid to store the smarty cache on NFS. => UTF-8 string (69) "Ieslēgt, ja vēlaties izvairīties no glabāšanas kešatmiņā NFS."
        Check the IP address of the cookie in order to prevent your cookie from being stolen. => UTF-8 string (60) "Pārbaudīt IP adresi cookios lai nepieļautu to nozagšanu."
        Set the amount of hours during which the front office cookies are valid. After that amount of time, the customer will have to log in again. => UTF-8 string (128) "Iestatiet stundu skaitu, kuru laikā cookies ir derīgi. Pēc šī laika beigām k...
        Iestatiet stundu skaitu, kuru laikā cookies ir derīgi. Pēc šī laika beigām klientam būs jāpievienojas veikalam vēlreiz.
        
        When you access your back office and decide to stay logged in, your cookies lifetime defines your browser session. Set here the number of hours during which you want them valid before logging in again. => UTF-8 string (238) "Kad jūs piekļūstat savam redaktora panelim un paliekat pieteicies, jūsu sīkf...
        Kad jūs piekļūstat savam redaktora panelim un paliekat pieteicies, jūsu sīkfailu ilgums nosaka jūsu pārlūkprogrammas sesiju. Šeit iestatiet stundu skaitu, kuru laikā vēlaties, lai tās būtu derīgas, pirms atkal prasa ienākt.
        
        Define the upload limit for a downloadable product (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB). => UTF-8 string (197) "Norādiet produkta augšupielādes failu ierobežojumu (megabaitos). Šī vērtība ...
        Norādiet produkta augšupielādes failu ierobežojumu (megabaitos). Šī vērtība ir mazāka vai vienāda ar servera piešķirto maksimālo augšuplādējamā faila izmēru (pašlaik: %size% MB).
        
        Define the upload limit for an image (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB). => UTF-8 string (192) "Definējiet attēla augšupielādes ierobežojumu (megabaitos). Šī vērtība ir maz...
        Definējiet attēla augšupielādes ierobežojumu (megabaitos). Šī vērtība ir mazāka vai vienāda ar servera piešķirto augšuplādējamā faila maksimālo izmēru (pašlaik: %size% MB).
        
        Drop existing tables during import. => UTF-8 string (53) "Atmest eksistējošās tabulas importēšanas laikā."
        Where customers send messages from the order page. => UTF-8 string (45) "Kad klienti sūta ziņu no pasūtījumu lapas"
        Fully qualified domain name (keep this field empty if you don't know). => UTF-8 string (64) "Pilns domēna vārds (atstājiet šo lauku tukšu, ja nezināt)."
        IP address or server name (e.g. smtp.mydomain.com). => string (58) "IP adrese vai servera nosaukums (piem., smtp.mydomain.lv)."
        Leave blank if not applicable. => UTF-8 string (28) "Atstāt tukšu, ja tāda nav"
        SSL does not seem to be available on your server. => UTF-8 string (30) "Jūsu serveris neatbalsta SSL."
        Port number to use. => UTF-8 string (22) "Lietotā porta numurs."
        This page will be displayed just after login. => UTF-8 string (55) "Šī lapa tiks parādīta tūlīt pēc pieslēgšanās."
        If enabled, the product's reference number MUST be unique! => UTF-8 string (64) "Ja tas ir ieslēgts, tad produkta references numurs ir unikāls!"
        Before activating the webservice, you must be sure to: => UTF-8 string (66) "Pirms tīmekļa pakalpojumu aktivizēšanas pārliecinieties, ka: "
        Check that URL rewriting is available on this server. => UTF-8 string (65) "Pārbaudiet vai šajā serverī ir pieejama URL pārrakstīšana."
        Before choosing "Yes", check that PHP is not configured as an Apache module on your server. => UTF-8 string (97) "Pirms izvēlaties "Jā", pārbaudiet, vai jūsu serverī PHP nav konfigurēts kā A...
        Pirms izvēlaties "Jā", pārbaudiet, vai jūsu serverī PHP nav konfigurēts kā Apache modulis.
        
        Quick description of the key: who it is for, what permissions it has, etc. => UTF-8 string (66) "Atslēgas īss apraksts: kas tas ir, kādas tiesības tas ir, utt."
        Password should be at least %num% characters long. => UTF-8 string (37) "Parolē jābūt vismaz %num% zīmēm."
        How to restore a database backup in 10 easy steps => UTF-8 string (63) "Kā atjaunot datu bāzes rezerves kopiju 10 vienkāršos soļos"
        Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu. => UTF-8 string (79) "Iestatiet "Ieslēgt veikalu" uz "Nē" ierīces "Preferences" sadaļā "Apkope"."
        Download the backup from the list below or from your FTP server (in the folder "admin/backups"). => UTF-8 string (96) "Lejupielādējiet rezerves kopiju no saraksta vai no sava FTP servera (mapē "a...
        Lejupielādējiet rezerves kopiju no saraksta vai no sava FTP servera (mapē "admin / backups").
        
        Check the backup integrity: Look for errors, incomplete file, etc... Be sure to verify all of your data. => UTF-8 string (118) "Pārbaudiet rezerves integritāti: meklējiet kļūdas, nepilnīgu failu utt.. Not...
        Pārbaudiet rezerves integritāti: meklējiet kļūdas, nepilnīgu failu utt.. Noteikti pārbaudiet visus savus datus.
        
        Please ask your hosting provider for "phpMyAdmin" access to your database. => UTF-8 string (96) "Jautājiet savam hostinga pakalpojumu sniedzējam, lai "phpMyAdmin" piekļūtu j...
        Jautājiet savam hostinga pakalpojumu sniedzējam, lai "phpMyAdmin" piekļūtu jūsu datubāzei.
        
        Connect to "phpMyAdmin" and select your current database. => UTF-8 string (69) "Pieslēdzieties "phpMyAdmin" un izvēlieties nepieciešamo datubāzi."
        Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database. => UTF-8 string (123) "Ja nav ieslēgta opcija "Dzēst eksistējošas tabulas", jums jāizdzēš visas tab...
        Ja nav ieslēgta opcija "Dzēst eksistējošas tabulas", jums jāizdzēš visas tabulas no jūsu pašreizējās datubāzes.
        
        At the top of the screen, please select the "Import" tab => UTF-8 string (49) "Ekrāna augšpusē izvēlieties cilni "Importēt""
        Check the maximum filesize allowed (e.g. Max: 16MB) => UTF-8 string (67) "Pārbaudiet atļauto maksimālo faila izmēru (piemēram: Max 16MB)"
        If your backup file exceeds this limit, contact your hosting provider for assistance. => UTF-8 string (141) "Ja jūsu rezerves kopijas fails pārsniedz šo ierobežojumu, sazinieties ar sav...
        Ja jūsu rezerves kopijas fails pārsniedz šo ierobežojumu, sazinieties ar savu hostinga pakalpojumu sniedzēju, lai saņemtu palīdzību. 
        
        You can read information on import at: => UTF-8 string (41) "Jūs varat izlasīt importa informāciju:"
        Read more about the CSV format at: => UTF-8 string (32) "Vairāk par CSV formātu lasīt:"
        https://en.wikipedia.org/wiki/Comma-separated_values => string (52) "https://en.wikipedia.org/wiki/Comma-separated_values"
        Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots => UTF-8 string (56) "Atļautie formāti: .csv, .xls, .xlsx, .xlst, .ods, .ots"
        Only UTF-8 and ISO 8859-1 encodings are allowed => UTF-8 string (47) "Ir atļauti tikai UTF-8 un ISO 8859-1 kodējumi"
        You can also upload your file via FTP to the following directory: %s . => UTF-8 string (63) "Varat augšupielādēt failu uz direktoriju: %s izmantojot FTP."
        Allow or disallow this employee to log in to the Admin panel. => UTF-8 string (75) "Atļaut vai aizliegt šim darbiniekam ieiet Adminstratora vadības panelī."
        Select the shops the employee is allowed to access. => UTF-8 string (64) "Izvēlieties veikalus, kuriem darbiniekam ir atļauts piekļūt."
        Informative only => UTF-8 string (12) "Informācija"
        Warning => UTF-8 string (9) "Uzmanību"
        Error => UTF-8 string (7) "Kļūda"
        Major issue (crash)! => UTF-8 string (28) "Nopietna kļūda (avārija)!"
        Severity levels => UTF-8 string (19) "Drošības līmeņi"
        How do I create a new SQL query? => UTF-8 string (45) "Kā es varu izveidot jaunu SQL pieprasījumu?"
        Notifications are numbered bubbles displayed at the very top of your back office, right next to the shop's name. They display the number of new items since you last clicked on them. => UTF-8 string (196) "Paziņojumi ir numurēti aplīši, kas redzami jūsu aizmugurējā biroja augšpusē,...
        Paziņojumi ir numurēti aplīši, kas redzami jūsu aizmugurējā biroja augšpusē, pa labi no veikala nosaukuma. Tie parāda jaunu notikumu skaitu kopš pēdējās noklikšķināšanas uz tiem.
        
        Some features can be disabled in order to improve performance. => UTF-8 string (63) "Lai uzlabotu veiktspēju dažas funkcijas var tikt izslēgtas,."
        Invalid => UTF-8 string (9) "Nederīgs"
        Okay => string (4) "Labi"
        Good => string (4) "Labs"
        Fabulous => string (8) "Lieliski"
        ModulesStatscarrierAdmin => array (4)
        Carrier distribution => UTF-8 string (21) "Pārvadātāju sadale"
        This graph represents the carrier distribution for your orders. You can also narrow the focus of the graph to display distribution for a particular order status. => UTF-8 string (131) "Grafiks attēlo pārvadātāju darbību ar pasūtījumiem. Pārskatu var samazināt l...
        Grafiks attēlo pārvadātāju darbību ar pasūtījumiem. Pārskatu var samazināt līdz viena pasūtījuma statusa attēlošanai.
        
        No valid orders have been received for this period. => UTF-8 string (56) "Šajā laika periodā nav saņemts neviens pasūtījums."
        Percentage of orders listed by carrier. => UTF-8 string (63) "Pasūtījumu procentuālais sadalījums starp pārvadātājiem."
        ModulesStatsbestvouchersAdmin => array (3)
        Empty recordset returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
        Total used => UTF-8 string (15) "Kopā izlietoti"
        Best vouchers => UTF-8 string (15) "Labākie kuponi"
        AdminShippingNotification => array (18)
        Ranges are not correctly ordered: => UTF-8 string (32) "Apgabali nav pareizi sakārtoti:"
        Reordering => UTF-8 string (11) "Pārkārtot"
        Please validate the last range before creating a new one. => UTF-8 string (58) "Pārbaudiet iepriekšējo apgabalu pirms izveidojat jaunu."
        Are you sure to delete this range ? => UTF-8 string (34) "Vai vēlaties dzēst šo apgabalu?"
        This range is not valid => string (20) "Apgabals nav pareizs"
        Ranges are overlapping => UTF-8 string (20) "Apgabali pārklājas"
        Please select at least one zone => UTF-8 string (30) "Izvēlieties vismaz vienu zonu"
        Are you sure you want to delete the logo? => UTF-8 string (30) "Vai vēlaties dzēst šo logo?"
        You do not have permission to use this wizard. => UTF-8 string (38) "Jums nav atļaujas izmantot šo vedni."
        You must choose at least one shop or group shop. => UTF-8 string (60) "Jums ir jāizvēlās vismaz viens veikals vai veikala grupa."
        An error occurred while saving this carrier. => UTF-8 string (35) "Kļūda saglabājot pārvadātāju."
        An error occurred while saving carrier groups. => UTF-8 string (42) "Kļūda saglabājot pārvadātāju grupas."
        An error occurred while saving carrier zones. => UTF-8 string (41) "Kļūda saglabājot pārvadātāju zonas."
        An error occurred while saving carrier ranges. => UTF-8 string (45) "Kļūda saglabājot pārvadātāju apgabalus."
        An error occurred while saving associations of shops. => UTF-8 string (41) "Kļūda saglabājot veikalu asociācijas."
        An error occurred while saving the tax rules group. => UTF-8 string (35) "Kļūda saglabājot nodokļu grupu."
        An error occurred while saving carrier logo. => UTF-8 string (40) "Kļūda saglabājot pārvadātāja logo."
        An error occurred while updating carrier information. => UTF-8 string (48) "Kļūda saglabājot pārvadātāja informāciju."
        ModulesViewedproductShop => array (1)
        Viewed products => UTF-8 string (20) "Apskatītie produkti"
        ModulesCheckpaymentShop => array (19)
        This payment method is not available. => UTF-8 string (35) "Šis maksājuma veids nav pieejams."
        Please send us your check following these rules: => UTF-8 string (36) "Nosūtiet čeku ar šo informāciju:"
        Amount => string (8) "daudzums"
        Payee => UTF-8 string (22) "Maksājuma saņēmējs"
        Send your check to this address => UTF-8 string (29) "Nosūtiet čeku uz šo adresi"
        Pay by check => UTF-8 string (16) "Maksāt ar čeku"
        (order processing will be longer) => UTF-8 string (36) "(pasūtījuma apstrāde būs ilgāk)"
        Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
        Your check must include: => UTF-8 string (31) "Lūdzu atsūtiet mums čeku ar:"
        Payment amount. => UTF-8 string (17) "Maksājuma summa."
        Payable to the order of => UTF-8 string (27) "maksājamu par pasūtījumu"
        Mail to => UTF-8 string (10) "sūtīt uz"
        Do not forget to insert your order number #%d. => UTF-8 string (54) "Neaizmirstiet ierakstīt Jūsu pasūtijuma numuru #%d."
        Do not forget to insert your order reference %s. => UTF-8 string (55) "Neaizmirstiet ierakstīt Jūsu pasūtījuma atsauci %s."
        An email has been sent to you with this information. => UTF-8 string (49) "Jums tika nosūtīts e-pasts ar šo informāciju."
        Your order will be sent as soon as we receive your payment. => UTF-8 string (76) "Jūsu pasūtījums tiks izsūtīts tiklīdz mēs saņemsim Jūsu maksājumu."
        For any questions or for further information, please contact our => UTF-8 string (53) "Neskaidrību gadījumā, lūdzu, sazinieties ar mūsu"
        customer service department. => UTF-8 string (23) "pircēju atbalsta daļu"
        We have noticed that there is a problem with your order. If you think this is an error, you can contact our => UTF-8 string (71) "Jūsu pasūtījā tika konstatēta kļūda. Lūdzu sazinieties ar mūsu"
        ModulesStatscheckupAdmin => array (16)
        Catalog evaluation => UTF-8 string (22) "Kataloga novērtējums"
        Bad => string (6) "Slikts"
        Average => UTF-8 string (7) "Vidēji"
        Good => string (4) "Labs"
        No product was found. => string (21) "Produkti nav atrasti."
        Descriptions => string (8) "Apraksts"
        chars (without HTML) => UTF-8 string (17) "zīmes (bez HTML)"
        orders / month => UTF-8 string (23) "pasūtījumi / mēnesis"
        items => UTF-8 string (9) "vienības"
        Not enough => string (14) "Nav pietiekami"
        Alright => string (4) "Labi"
        Less than => UTF-8 string (10) "Mazāk kā"
        Greater than => string (12) "greater than"
        Order by => UTF-8 string (12) "Kārtot pēc"
        Desc. => string (8) "Apraksts"
        Global => UTF-8 string (8) "Globāls"
        AdminOrderscustomersHelp => array (39)
        You can add a comment here. => UTF-8 string (38) "Jūs varat pievienot komentāru šeit."
        View details on the customer page => UTF-8 string (28) "Aplūkot datus klientu lapā"
        View details on the order page => UTF-8 string (34) "Apskatīt datus pasūtījumu lapā"
        Would you like to allow merchandise returns in your shop? => UTF-8 string (86) "Izvēlēties, vai ļaut klientiem izmantot preču atgriešanas iespēju Jūsu veikalā"
        How many days after the delivery date does the customer have to return a product? => UTF-8 string (74) "Dienu skaits pēc piegādes datuma, kuru laikā klients var atgriezt preci"
        Prefix used for return name (e.g. RE00001). => UTF-8 string (62) "Prefikss, ko izmanto atgriešanas nosaukumam (piem., RE00001)."
        Merchandise return (RMA) status. => UTF-8 string (31) "Atgriezto preču (RMA) statuss."
        List of products in return package. => UTF-8 string (34) "Pakā atgriezto produktu saraksts."
        The link is only available after validation and before the parcel gets delivered. => UTF-8 string (65) "Saite ir pieejama tikai pēc pārbaudes un pirms pakas piegādes."
        This customer will receive your newsletter via email. => UTF-8 string (52) "Šis klients saņems jūsu apkārtrakstu pa e-pastu."
        Password should be at least %length% characters long. => UTF-8 string (40) "Parolē jābūt vismaz %length% zīmēm."
        Enable or disable customer login. => UTF-8 string (46) "Ļaut vai neļaut šim pircējam pieslēgties."
        This customer will receive your ads via email. => UTF-8 string (48) "Šis klients saņems jūsu reklāmas pa e-pastu."
        Select all the groups that you would like to apply to this customer. => UTF-8 string (64) "Atlasiet visas grupas, kuras vēlaties piešķirt šim klientam."
        This group will be the user's default group. => UTF-8 string (46) "Šī grupa būs lietotāja noklusējuma grupa."
        Only the discount for the selected group will be applied to this customer. => UTF-8 string (65) "Tikai atlaide izvēlētajai grupai tiks piemērota šim klientam."
        Valid characters: => UTF-8 string (17) "Derīgie simboli:"
        Prefix used for credit slips. => UTF-8 string (40) "Prefikss, kuru izmanto kredītrēķinos."
        Prefix used for delivery slips. => UTF-8 string (43) "Prefikss, kuru izmanto piegādes rēķinos."
        The next delivery slip will begin with this number and then increase with each additional slip. => UTF-8 string (98) "Nākošais piegādes rēķins sāksies ar šo numuru, un tad palielināsies ar katru...
        Nākošais piegādes rēķins sāksies ar šo numuru, un tad palielināsies ar katru nākošo soli
        
        If required, show the total amount per rate of the corresponding tax. => UTF-8 string (63) "Ja nepieciešams, uzrādīt attiecīgā nodokļa kopējo summu."
        Freely definable prefix for invoice number (e.g. #IN00001). => UTF-8 string (61) "Brīvi definējams prefikss rēķina numuram (e.g. #IN00001)."
        The next invoice will begin with this number, and then increase with each additional invoice. Set to 0 if you want to keep the current number (which is #%number%). => UTF-8 string (172) "Nākamais rēķins sāksies ar šo numuru un pēc tam palielināsies ar katru jaunu...
        Nākamais rēķins sāksies ar šo numuru un pēc tam palielināsies ar katru jaunu rēķinu. Iestatiet uz 0, ja vēlaties saglabāt pašreizējo numuru (tas ir #%number%).
        
        This text will appear at the bottom of the invoice, below your company details. => UTF-8 string (76) "Šis teksts tiks rādīts rēķina apakšdaļā zem jūsu uzņēmuma datiem."
        Saves memory but slows down the PDF generation. => UTF-8 string (49) "Ietaupa atmiņu, bet palēnina PDF ģenerēšanu."
        Select the fields you would like to be required for this section. => UTF-8 string (71) "Norādiet laukus, kurus vēlaties noteikt kā obligātus šai sadaļai."
        Please make sure you are complying with the opt-in legislation applicable in your country. => UTF-8 string (107) "Lūdzu, pārliecinieties, vai esat izpildījis piekrišanas tiesību aktus, kas p...
        Lūdzu, pārliecinieties, vai esat izpildījis piekrišanas tiesību aktus, kas piemērojami jūsu valstī.
        
        This feature generates a random password before sending an email to your customer. => UTF-8 string (72) "Šī iespēja izveidos nejaušu paroli un aizsūtīs epastā to klientam"
        This note will be displayed to all employees but not to customers. => UTF-8 string (63) "Šī piezīme būs redzama tikai darbiniekiem, bet ne klientam."
        Format: 2011-12-31 (inclusive). => UTF-8 string (33) "Formāts: 2011-12-31 (ieskaitot)."
        You can also export orders which have not been charged yet. => UTF-8 string (60) "Varat arī eksportēt pasūtījumus, kas vēl nav iekasēti."
        If enabled, your customers will receive an invoice for the purchase. => UTF-8 string (65) "Ja tas ir iespējots, jūsu klienti saņems rēķinu par pirkumu."
        Adds an image in front of the product name on the invoice => UTF-8 string (51) "Rēķinā pievieno attēlu pirms produkta nosaukuma"
        Use this field to show additional information on the invoice, below the payment methods summary (like specific legal information). => UTF-8 string (147) "Izmantojiet šo lauku, lai parādītu papildu informāciju par rēķinu, zem maksā...
        Izmantojiet šo lauku, lai parādītu papildu informāciju par rēķinu, zem maksājuma kopsavilkuma (piemēram, konkrēta juridiska informācija).
        
        Choose an invoice model. => UTF-8 string (29) "Izvēlieties rēķina modeli."
        Search for an existing product by typing the first letters of its name. => UTF-8 string (63) "Meklēt esošu produktu, ierakstot tā nosaukuma pirmos burtus."
        Search for an existing customer by typing the first letters of his/her name. => UTF-8 string (68) "Meklēt esošu klientu, ierakstot viņa/viņas vārda pirmos burtus."
        Do not forget to update your exchange rate before making this change. => UTF-8 string (72) "Pirms veikt izmaiņas, neaizmirstiet atjaunināt valūtas maiņas kursu."
        (Max %amount_refundable% %tax_method%) => UTF-8 string (45) "(Maksimāli %amount_refundable% %tax_method%)"
        ModulesBestsellersShop => array (2)
        Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
        All best sellers => UTF-8 string (34) "Visi visvairāk pārdotie produkti"
        AdminShippingFeature => array (61)
        Will be applied when the price is => UTF-8 string (25) "Tiks piemērots pie cenas"
        Will be applied when the weight is => UTF-8 string (28) "Tiks piemērots, ja svars ir"
        Add new range => string (25) "Pievienot jaunu diapazonu"
        Ranges => string (9) "Diapazoni"
        inactive => UTF-8 string (9) "neaktīvs"
        Carrier name: => UTF-8 string (15) "Pārvadātājs:"
        This carrier will be proposed for those delivery zones: => UTF-8 string (63) "Šis pārvadātājs tiks piedāvāts šādām piegādes zonām:"
        And it will be proposed for those client groups: => UTF-8 string (49) "Un tas tiks piedāvāts šādām klientu grupām:"
        Finally, this carrier will be proposed in those shops: => UTF-8 string (68) "Visbeidzot, šis pārvadātājs tiks piedāvāts šādiem veikaliem:"
        This carrier is %1$s and the transit time is %2$s. => UTF-8 string (52) "Šis pārvadātājs ir %1$s un laiks ceļā ir %2$s."
        free => string (9) "bezmaksas"
        not free => string (6) "maksas"
        This carrier can deliver orders from %1$s to %2$s. => UTF-8 string (68) "Šis pārvadātājs var piegādāt pasūtījumus no %1$s līdz %2$s."
        If the order is out of range, the behavior is to %3$s. => UTF-8 string (54) "Ja pasūtījums ir ārpus diapazona, darbība ir %3$s."
        The shipping cost is calculated %1$s and the tax rule %2$s will be applied. => UTF-8 string (85) "Piegādes izmaksas ir aprēķinātas %1$s un tiks piemērots nodokļu noteikums %2...
        Piegādes izmaksas ir aprēķinātas %1$s un tiks piemērots nodokļu noteikums %2$s.
        
        according to the price => UTF-8 string (17) "saskaņā ar cenu"
        according to the weight => UTF-8 string (19) "atkarībā no svara"
        Add new carrier => UTF-8 string (30) "Pievienot jaunu pārvadātāju"
        Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
        Pick up in-store => UTF-8 string (18) "Jāpaņem veikalā"
        Delivery next day! => UTF-8 string (33) "Piegāde nākamajā darba dienā!"
        General settings => UTF-8 string (25) "Vispārīgie iestatījumi"
        Shipping locations and costs => UTF-8 string (25) "Piegādes vietas un cenas"
        Size, weight, and group access => string (30) "Lielums, svars un grupu pieeja"
        Carrier name => UTF-8 string (24) "Pārvadātāja nosaukums"
        Tracking URL => UTF-8 string (16) "Izsekošanas URL"
        Add handling costs => UTF-8 string (29) "Pievienot apstrādes izmaksas"
        According to total price. => UTF-8 string (26) "Saskaņā ar kopējo cenu."
        According to total weight. => UTF-8 string (29) "Atkarībā no kopējā svara."
        Apply the cost of the highest defined range => UTF-8 string (34) "Pielāgot augstāko definēto cenu"
        Maximum package width (%s) => UTF-8 string (31) "Maksimālais pakas platums (%s)"
        Maximum package height (%s) => UTF-8 string (32) "Maksimālais pakas augstums (%s)"
        Maximum package depth (%s) => UTF-8 string (32) "Maksimālais pakas dziļums (%s)"
        Maximum package weight (%s) => UTF-8 string (29) "Maksimālais pakas svars (%s)"
        Group access => UTF-8 string (16) "Grupas piekļuve"
        Transit time => UTF-8 string (15) "Tranzīta laiks"
        Speed grade => UTF-8 string (13) "Ātruma klase"
        Billing => UTF-8 string (10) "Norēķini"
        Out-of-range behavior => UTF-8 string (27) "Pārsniegtu limitu darbība"
        Disable carrier => UTF-8 string (23) "Atslēgt piegādātāju"
        Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
        Apply shipping cost => UTF-8 string (30) "Piemērot transporta izdevumus"
        Shipping and handling => UTF-8 string (22) "Piegāde un iepakojums"
        Default behavior => UTF-8 string (26) "Rīcība pēc noklusējuma"
        According to total price => UTF-8 string (20) "Pēc kopējās cenas"
        According to total weight => UTF-8 string (19) "Pēc kopējā svara"
        Maximum package height => UTF-8 string (27) "Maksimālais pakas augstums"
        Maximum package width => UTF-8 string (25) "Maksimālais pakas garums"
        Maximum package depth => UTF-8 string (27) "Maksimālais pakas dziļums"
        Maximum package weight => UTF-8 string (24) "Maksimālais pakas svars"
        Delay => UTF-8 string (15) "Aizkavēšanās"
        Name: => string (10) "Nosaukums:"
        Default carrier => UTF-8 string (26) "Piegāde pēc noklusējuma"
        Handling charges => UTF-8 string (23) "Sagatavošanas izmaksas"
        Free shipping starts at => UTF-8 string (21) "Bezmaksas piegāde no"
        Carrier options => UTF-8 string (24) "Piegādātāja iespējas"
        Handling => UTF-8 string (11) "Iepakošana"
        Carriers => UTF-8 string (14) "Piegādātāji"
        Carrier => UTF-8 string (14) "Piegādātājs"
        Shipping cost => UTF-8 string (18) "Piegādes izmaksas"
        Tracking number => UTF-8 string (19) "Izsekošanas numurs"
        ModulesImagesliderAdmin => array (36)
        Image slider => UTF-8 string (18) "Attēlu slaidšovs"
        Invalid values => UTF-8 string (21) "Nederīgas vērtības"
        Invalid slide => UTF-8 string (16) "Nederīgs slaids"
        Invalid slide state. => string (25) "Nepareizs slaida statuss."
        Invalid slide ID => string (19) "Nepareizs slaida ID"
        The title is too long. => string (22) "Nosaukums ir par garu."
        The caption is too long. => UTF-8 string (28) "Virsraksts ir pārāk garš."
        The URL is too long. => string (18) "Saite ir par garu."
        The description is too long. => string (21) "Apraksts ir par garu."
        The URL format is not correct. => UTF-8 string (26) "Nepareizs saites formāts."
        Invalid filename. => UTF-8 string (26) "Nederīgs faila nosaukums."
        The URL is not set. => string (21) "Nav pievienota saite."
        The image is not set. => UTF-8 string (23) "Attēls nav iestatīts."
        The configuration could not be updated. => UTF-8 string (30) "Nevar atjaunot konfigurāciju."
        The slide could not be added. => string (23) "Slaidu nevar pievienot."
        The slide could not be updated. => string (22) "Slaidu nevar atjaunot."
        Slide information => UTF-8 string (19) "Slaida informācija"
        Target URL => UTF-8 string (13) "Mērķa saite"
        Caption => string (8) "Paraksts"
        Speed => UTF-8 string (7) "Ātrums"
        The duration of the transition between two slides. => UTF-8 string (38) "Pārejas ilgums starp diviem slaidiem."
        Pause on hover => UTF-8 string (44) "Pauzēt ja peles kursors atrodas virs slaida"
        Stop sliding when the mouse cursor is over the slideshow. => UTF-8 string (70) "Apstādināt slaidšova darbību ja peles kursors atrodas virs slaida."
        Loop forever => UTF-8 string (23) "Atkārtot nepārtraukti"
        Loop or stop after the last slide. => UTF-8 string (59) "Atkārtot nepārtraukti vai apstāties uz pēdējā slaida."
        Since multiple languages are activated on your shop, please mind to upload your image for each one of them => UTF-8 string (88) "Veikalam ir vairākas valodas, neaizmirstiet augšupielādēt attēlu katrai no v...
        Veikalam ir vairākas valodas, neaizmirstiet augšupielādēt attēlu katrai no valodām
        
        You cannot manage slides items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit => UTF-8 string (151) "Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu...
        Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu Grupa" kontekstā. Izvēlieties konkrētu veikalu, ko vēlaties labot
        
        You can only edit this slide from the shop(s) context: %s => UTF-8 string (52) "Šo slaidu var labot tikai veikala(u) kontekstā: %s"
        You cannot add slides from a "All Shops" or a "Group Shop" context => UTF-8 string (75) "Jūs nevarat pievienot slaidus no "Visiem veikaliem" vai "Grupas veikaliem""
        Unable to get slide shop association information (id_slide: %d) => UTF-8 string (58) "Nevar iegūt slaidu asociācijas no veikala (id_slide: %d)"
        The modifications will be applied to shop: %s => UTF-8 string (46) "Izmaiņas tiks pielietotas šajā veikalā: %s"
        The modifications will be applied to this group: %s => UTF-8 string (44) "Izmaiņas tiks pielietotas šajā grupā: %s"
        The modifications will be applied to all shops and shop groups => UTF-8 string (62) "Izmaiņas tiks pielietotas visiem veikaliem un veikalu grupām"
        This slide is shared with other shops! All shops associated to this slide will apply modifications made here => UTF-8 string (140) "Šis slaids ir koplietots ar citiem veikaliem! Visi veikali kuri ir asociēti ...
        Šis slaids ir koplietots ar citiem veikaliem! Visi veikali kuri ir asociēti ar šo slaidu saņems automātiskus slaidšova atjauninājumus
        
        Slides list => string (15) "Slaidu saraksts"
        Shared slide => string (19) "Koplietojams slaids"
        ModulesDataprivacyShop => array (1)
        Customer data privacy[1][2]%message%[/2] => UTF-8 string (42) "Klientu datu privātums[1][2]%message%[/2]"
        ModulesDashactivityAdmin => array (29)
        Dashboard Activity => UTF-8 string (37) "Administrācijas paneļa aktivitātes"
        (from %s to %s) => UTF-8 string (16) "(no %s līdz %s)"
        Active cart => UTF-8 string (14) "Aktīvie grozi"
        How long (in minutes) a cart is to be considered as active after the last recorded change (default: 30 min). => UTF-8 string (129) "Pēc cik ilga laika (minūtēs) grozs tiek atzīmēts kā neaktīvs, no pēdējo izma...
        Pēc cik ilga laika (minūtēs) grozs tiek atzīmēts kā neaktīvs, no pēdējo izmaiņu veikšanas (pēc noklusējuma: 30 min).
        
        Online visitor => UTF-8 string (26) "Tiešsaistes apmeklētājs"
        How long (in minutes) a visitor is to be considered as online after their last action (default: 30 min). => UTF-8 string (136) "Cik ilgi (minūtēs) apmeklētājs tiek uzskatīts par tiešsaistē esošu, no pēdēj...
        Cik ilgi (minūtēs) apmeklētājs tiek uzskatīts par tiešsaistē esošu, no pēdējās aktivitātes (pēc noklusējuma: 30 minūtes).
        
        Abandoned cart (min) => string (19) "Pamests grozs (min)"
        How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs). => UTF-8 string (93) "Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests (pēc noklusējuma...
        Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests (pēc noklusējuma: 24 st.).
        
        hrs => string (3) "st."
        Abandoned cart (max) => string (20) "Pamestie grozi (max)"
        How long (in hours) after the last action a cart is no longer to be considered as abandoned (default: 24 hrs). => UTF-8 string (120) "Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests no pēdējās aktiv...
        Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests no pēdējās aktivitātes (pēc noklusējuma: 24 st.).
        
        Activity overview => UTF-8 string (22) "Aktivitāšu pārskats"
        Online Visitors => UTF-8 string (26) "Tiešsaistes apmeklētāji"
        in the last %d minutes => UTF-8 string (23) "pēdējās %d minūtēs"
        Active Shopping Carts => UTF-8 string (28) "Aktīvie iepirkšanās grozi"
        Currently Pending => UTF-8 string (31) "Pašlaik gaidīšanas režīmā"
        Return/Exchanges => UTF-8 string (20) "Atgriezts/Apmainīts"
        Out of Stock Products => UTF-8 string (20) "Izpārdotie produkti"
        New Messages => UTF-8 string (15) "Jauni ziņojumi"
        Product Reviews => string (19) "Produktu atsauksmes"
        Customers & Newsletters => UTF-8 string (17) "Klienti un Ziņas"
        New Customers => string (13) "Jauns klients"
        New Subscriptions => string (16) "Jauni abonementi"
        Total Subscribers => UTF-8 string (23) "Kopā pierakstījušies"
        Traffic => UTF-8 string (7) "Plūsma"
        Link to your Google Analytics account => string (31) "Saite uz Google Analytics kontu"
        Visits => UTF-8 string (12) "Apmeklējumi"
        Unique Visitors => UTF-8 string (23) "Unikālie apmeklētāji"
        Traffic Sources => UTF-8 string (42) "Vietnes no kurām klienti apmeklē veikalu"
        AdminDashboardHelp => array (10)
        This mode displays sample data so you can try your dashboard without real numbers. => UTF-8 string (120) "Šajā režīmā tiek rādīti demo datu paraugi, lai varētu izmēģināt informācijas...
        Šajā režīmā tiek rādīti demo datu paraugi, lai varētu izmēģināt informācijas paneli bez reāliem skaitļiem.
        
        Choose a fixed fee for each order placed in %currency% with %module%. => UTF-8 string (72) "Izvēlieties fiksētu maksu katram pasūtījumam %currency% ar %module%."
        Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes. => UTF-8 string (122) "Izvēlaties mainīgo maksu katram pasūtījumam %currency% ar %module%. Tas tiks...
        Izvēlaties mainīgo maksu katram pasūtījumam %currency% ar %module%. Tas tiks piemērots kopējai summai ar nodokļiem.
        
        Choose a fixed fee for each order placed with a foreign currency with %module%. => UTF-8 string (82) "Izvēlieties fiksētu maksu par katru pasūtījumu ārvalstu valūtā ar %module%."
        Choose a variable fee for each order placed with a foreign currency with %module%. It will be applied on the total paid with taxes. => UTF-8 string (135) "Izvēlieties mainīgo maksu par katru pasūtījumu ārvalstu valūtā ar %module%. ...
        Izvēlieties mainīgo maksu par katru pasūtījumu ārvalstu valūtā ar %module%. Tas tiks piemērots kopējai samaksai ar nodokļiem.
        
        For the carrier named %s, indicate the domestic delivery costs in percentage of the price charged to customers. => UTF-8 string (87) "Pārvadātājam %s, norādiet vietējās piegādes izmaksas procentos no klienta ce...
        Pārvadātājam %s, norādiet vietējās piegādes izmaksas procentos no klienta cenas.
        
        For the carrier named %s, indicate the overseas delivery costs in percentage of the price charged to customers. => UTF-8 string (102) "Pārvadātājam %s norādiet ārvalstu piegādes izmaksas procentos no cenas, kas ...
        Pārvadātājam %s norādiet ārvalstu piegādes izmaksas procentos no cenas, kas jāmaksā klientiem.
        
        Method: Indicate the percentage of your carrier margin. For example, if you charge $10 of shipping fees to your customer for each shipment, but you really pay $4 to this carrier, then you should indicate "40" in the percentage field. => UTF-8 string (206) "Metodika: Norāda piegādātāja ienākumus procentos. Piemēram, ja katram sūtīju...
        Metodika: Norāda piegādātāja ienākumus procentos. Piemēram, ja katram sūtījumam no klienta iekasē 10€ par piegādi, bet jūs maksājiet pārvadātājam 4€, procentuālā laukā jānorāda "40".
        
        You should calculate this percentage as follows: ((total sales revenue) - (cost of goods sold)) / (total sales revenue) * 100. This value is only used to calculate the Dashboard approximate gross margin, if you do not specify the wholesale price for each product. => UTF-8 string (307) "Jūs šo procentu aprēķiniet šādi: ((kopējie pārdošanas ieņēmumi) - (pārdotās ...
        Jūs šo procentu aprēķiniet šādi: ((kopējie pārdošanas ieņēmumi) - (pārdotās preces izmaksas)) / (kopējie pārdošanas ieņēmumi) * 100. Šo vērtību izmanto tikai, lai aprēķinātu informācijas panelī aptuveni bruto peļņu, ja jūs nenorādāt vairumtirdzniecības cenu katram produktam.
        
        You should calculate this value by making the sum of all of your additional costs per order. => UTF-8 string (90) "Šī vērtība tiek aprēķināta summējot visas jūsu papildu izmaksas par pasūtīju...
        Šī vērtība tiek aprēķināta summējot visas jūsu papildu izmaksas par pasūtījumu.
        
        AdminAdvparametersNotification => array (206)
        Administrator permissions cannot be modified. => UTF-8 string (44) "Administratora tiesības nevar tikt labotas."
        Importing your data... => UTF-8 string (27) "Jūsu datu importēšana..."
        Data imported! => UTF-8 string (28) "Datu importēšana pabeigta!"
        Look at your listings to make sure it's all there as you wished. => UTF-8 string (91) "Apskatiet savus ierakstus, lai pārliecinātos, vai tur viss ir tā, kā jūs to ...
        Apskatiet savus ierakstus, lai pārliecinātos, vai tur viss ir tā, kā jūs to vēlētos.
        
        Warning, the current import may require a PHP setting update, to allow more data to be transferred. If the current import stops before the end, you should increase your PHP "post_max_size" setting to [1]%size%[/1]MB at least, and try again. => UTF-8 string (289) "Brīdinājums, pašreizējam importam var būt nepieciešams PHP iestatījumu atjau...
        Brīdinājums, pašreizējam importam var būt nepieciešams PHP iestatījumu atjauninājums, lai varētu pārsūtīt vairāk datu. Ja pašreizējais imports pārtrūkst pirms pašam beigām, jums jāpalielina PHP iestatījums "post_max_size" vismaz [1]%size%[/1]MB un mēģiniet vēlreiz.
        
        Some errors were detected. Please check the details: => UTF-8 string (55) "Tika konstatētas dažas kļūdas. Pārbaudiet sīkāk:"
        Errors occurred: => UTF-8 string (16) "Radās kļūdas:"
        We made the following adjustments: => UTF-8 string (34) "Mēs veicām sekojošas izmaiņas:"
        Validating data... => UTF-8 string (17) "Datu pārbaude..."
        Ignore warnings and continue? => UTF-8 string (37) "Ignorēt brīdinājumus un turpināt?"
        Abort import => UTF-8 string (18) "Pārtraukt importu"
        Aborting, please wait... => UTF-8 string (32) "Atcelšana, lūdzu, uzgaidiet..."
        [1]%percentage%[/1]% validated => UTF-8 string (33) "[1]%percentage%[/1]% pārbaudīti"
        Processing next page... => UTF-8 string (28) "Nākamās lapas asptrāde..."
        Linking accessories... => UTF-8 string (26) "Aksesuāru savienošana..."
        [1]%size%[/1]% imported => UTF-8 string (25) "[1]%size%[/1]% importēts"
        Error - The following e-mail template is missing: %s => UTF-8 string (45) "Kļūda - trūkst šāda e-pasta šablona: %s"
        "Backup" directory does not exist. => UTF-8 string (40) "Dublējuma atrašanās vieta neeksistē."
        Invalid ID => UTF-8 string (12) "Nederīgs ID"
        Unable to create backup file => string (37) "Nevar izveidot rezerves kopijas failu"
        An error occurred while backing up. Unable to obtain the schema of %s => UTF-8 string (60) "Kļūda veidojot rezerves kopiju. Nevarēja iegūt %s shēmu"
        No valid tables were found to backup. => UTF-8 string (47) "Netika atrasta derīgu tabula rezerves kopijai."
        Error deleting => UTF-8 string (16) "Kļūda dzēšot"
        Can't add the voucher. => string (23) "Nevar pievienot kuponu."
        Your file has been successfully imported into your shop. Don't forget to re-build the products' search index. => UTF-8 string (115) "Jūsu fails ir veiksmīgi importēts jūsu veikalā. Neaizmirsti atkārtoti izveid...
        Jūsu fails ir veiksmīgi importēts jūsu veikalā. Neaizmirsti atkārtoti izveidot produktu meklēšanas indeksu.
        
        (click to open "Generators" page) => UTF-8 string (50) "(noklikšķiniet, lai atvērtu lapu "Ģeneratori")"
        Warehouse did not exist, cannot set on product %name%. => UTF-8 string (55) "Noliktava neeksistē, nevar iestatīt produktam %name%."
        No image was found for combination with id_product = %s and image position = %s. => UTF-8 string (82) "Netika atrasts attēls kombinācijā ar id_product = %s un attēla pozīciju = %s."
        EAN13 "%ean13%" has incorrect value for product with id %id%. => UTF-8 string (60) "EAN13 "%ean13%" ir nepareiza vērtība produktam ar id %id%."
        Advanced stock management has incorrect value. Not set for product with id %id%. => UTF-8 string (93) "Paplašinātā krājumu vadībā ir nepareiza vērtība. Nav iestatīta produktam ar ...
        Paplašinātā krājumu vadībā ir nepareiza vērtība. Nav iestatīta produktam ar id %id%.
        
        Advanced stock management is not enabled, cannot enable on product with id %id%. => UTF-8 string (83) "Paplašinātā krājumu vadība nav ieslēgta, nevar ieslēgt produktam ar id %id%."
        Advanced stock management is not enabled, warehouse is not set on product with id %id%. => UTF-8 string (93) "Paplašinātā krājumu vadība nav ieslēgta, produktam ar id %id% nav norādīta n...
        Paplašinātā krājumu vadība nav ieslēgta, produktam ar id %id% nav norādīta noliktava.
        
        Email address %1$s (ID: %2$s) cannot be validated. => UTF-8 string (43) "E-pastu %1$s (ID: %2$s) nevar apstiprināt."
        Email address %1$s (ID: %2$s) cannot be saved. => UTF-8 string (40) "E-pastu %1$s (ID: %2$s) nevar saglabāt."
        %1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be validated => UTF-8 string (77) "%1$s neeksistē datu bāzē %2$s (ID: %3$s), un tāpēc to nevar apstiprināt"
        %1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be saved => UTF-8 string (77) "%1$s neeksistē datu bāzē %2$s (ID: %3$s), un tāpēc nevar tikt saglabāts"
        "%email%" is not a valid email address. => UTF-8 string (30) ""%email%" nav derīgs e-pasts."
        The customer ID #%d does not exist in the database, and therefore cannot be validated. => UTF-8 string (72) "Klienta ID #%d neeksistē datu bāzē, un tāpēc to nevar apstiprināt."
        The customer ID #%d does not exist in the database, and therefore cannot be saved. => UTF-8 string (69) "Klienta ID #%d neeksistē datu bāzē, un tāpēc to nevar saglabāt."
        Supplier is invalid => UTF-8 string (24) "Nederīgs piegādātājs"
        Alias is invalid => UTF-8 string (26) "Aizstājvārds nav derīgs"
        Store is invalid => UTF-8 string (19) "Veikals nav derīgs"
        Supplier ID (%id%) is not valid (at line %line%). => UTF-8 string (54) "Piegādātāja ID (%id%) nav derīgs (līnija %line%)."
        Lang ID (%id%) is not valid (at line %line%). => UTF-8 string (49) "Valodas ID (%id%) nav derīgs (rindiņā %line%)."
        Warehouse ID (%id%) is not valid (at line %line%). => UTF-8 string (52) "Noliktavas ID (%id%) nav derīgs (rindiņā %line%)."
        Currency ID (%id%) is not valid (at line %line%). => UTF-8 string (50) "Valūtas ID (%id%) nav derīgs (rindiņā %line%)."
        Reference (%ref%) already exists (at line %line%). => UTF-8 string (50) "Reference (%ref%) jau eksistē (rindiņā %line%)."
        YYYY-MM-DD => string (10) "GGGG-MM-DD"
        Date format (%date%) is not valid (at line %line%). It should be: %date_format%. => UTF-8 string (80) "Datuma formāts (%date%) nav derīgs (rindiņā %line%). Jābūt: %date_format%."
        Date (%date%) cannot be in the past (at line %line%). Format: %date_format%. => UTF-8 string (81) "Datums (%date%) nevar būt pagātnē (rindiņā %line%). Formāts: %date_format%."
        Format: Between 0 and 100 => UTF-8 string (24) "Formāts: Starp 0 un 100"
        Discount rate (%rate%) is not valid (at line %line%). %format%. => UTF-8 string (65) "Atlaižu likme (%rate%) nav derīga (rindiņā %line%). %format%."
        Supply Order (%id%) is not editable (at line %line%). => UTF-8 string (65) "Piegādes pasutījums (%id%) nav rediģējams (rindiņā %line%)."
        Supply Order could not be saved (at line %line%). => UTF-8 string (62) "Piegādes pasūtījumu nevarēja saglabāt (rindiņā %line%)."
        Supply Order (%s) could not be loaded (at line %d). => UTF-8 string (59) "Piegādes pasūtījumu (%s) nevar ielādēt (rindiņā %d)."
        Product/Attribute (%d/%d) cannot be added twice (at line %d). => UTF-8 string (67) "Produkts/Īpašības (%d/%d) nevar pievienot divreiz (rindiņa %d)."
        Product (%d/%d) is not available for this order (at line %d). => UTF-8 string (64) "Produkts (%d/%d) šim pasūtījumam nav pieejams (rindiņā %d)."
        Unit Price (tax excl.) (%d) is not valid (at line %d). => UTF-8 string (63) "Vienības cena (bez nodokļiem) (%d) nav derīga (rindiņa %d)."
        Quantity Expected (%d) is not valid (at line %d). => UTF-8 string (52) "Paredzamais daudzums (%d) nav derīgs (rindiņa %d)."
        Discount rate (%d) is not valid (at line %d). %s. => UTF-8 string (50) "Atlaižu likme (%d) nav derīga (rindiņa %d). %s."
        Cannot read the .CSV file => UTF-8 string (25) "Nevar nolasīt CSV failu."
        Linking Accessories... => UTF-8 string (20) "Saišu aksesuāri..."
        The confirmation email couldn't be sent, but the import is successful. Yay! => UTF-8 string (79) "Apstiprinājuma e-pastu nevarēja nosūtīt, taču importēšana ir veiksmīga!"
        There is an empty row in the file that won't be imported. => UTF-8 string (46) "Failā ir tukša rinda, kas netiks importēta."
        %s import => string (10) "%s imports"
        (from %s to %s) => UTF-8 string (16) "(no %s līdz %s)"
        with truncate => UTF-8 string (16) "ar saīsinājumu"
        The category ID must be unique. It can't be the same as the one for Root or Home category. => UTF-8 string (94) "Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā Pamata vai Mājas k...
        Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā Pamata vai Mājas kategorijai.
        
        The category ID must be unique. It can't be the same as the one for the parent category (ID: %1$s). => UTF-8 string (95) "Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā vecāku kategorijai...
        Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā vecāku kategorijai (ID: %1$s).
        
        A category can't be its own parent. You should rename it (current name: %1$s). => UTF-8 string (104) "Kategorija nevar būt pati sev vecāks. Jums vajadzētu to pārdēvēt (pašreizēja...
        Kategorija nevar būt pati sev vecāks. Jums vajadzētu to pārdēvēt (pašreizējais nosaukums: %1$s).
        
        %category_name% (ID: %id%) cannot be saved => UTF-8 string (42) "%category_name% (ID: %id%) nevar saglabāt"
        URL rewriting failed to auto-generate a friendly URL for: %category_name% => UTF-8 string (87) "URL pārrakstīšanai neizdevās automātiski ģenerēt draudzīgu URL: %category_na...
        URL pārrakstīšanai neizdevās automātiski ģenerēt draudzīgu URL: %category_name%
        
        Rewrite link for %1$s (ID %2$s): re-written as %3$s. => UTF-8 string (57) "Pārrakstīt saiti %1$s (ID %2$s): pārrakstīt kā %3$s."
        A category cannot be its own parent. The parent category ID is either missing or unknown (ID: %1$s). => UTF-8 string (104) "Kategorija nevar būt tās pašas vecāks. Vecāku kategorijas ID ir pazudis vai ...
        Kategorija nevar būt tās pašas vecāks. Vecāku kategorijas ID ir pazudis vai nav zināms (ID: %1$s).
        
        The root category cannot be modified. => UTF-8 string (30) "Pamatkategoriju nevar mainīt."
        cannot be copied. => UTF-8 string (14) "nevar nokopēt"
        %1$s (ID: %2$s) cannot be %3$s => UTF-8 string (31) "%1$s (ID: %2$s) nevar būt %3$s"
        Unknown tax rule group ID. You need to create a group with this ID first. => UTF-8 string (78) "Nezināma nodokļu tiesību grupas ID. Vispirms ir jāizveido grupa ar šo ID."
        %1$s (ID: %2$s) cannot be saved => UTF-8 string (31) "%1$s (ID: %2$s) nevar saglabāt"
        %data% cannot be saved => UTF-8 string (22) "%data% nevar saglabāt"
        Shop is not valid => UTF-8 string (17) "Nederīgs veikals"
        Discount is invalid => UTF-8 string (17) "Nederīga atlaide"
        Tags list is invalid => UTF-8 string (23) "Nederīgs tagu saraksts"
        Error copying image: %url% => UTF-8 string (31) "Kļūda kopējot attēlu: %url%"
        Product #%id%: the picture (%url%) cannot be saved. => UTF-8 string (48) "Produkta #%id%: attēlu (%url%) nevar saglabāt."
        Advanced stock management has incorrect value. Not set for product %name% => UTF-8 string (88) "Izvērstā krājumu pārvaldībā ir nepareiza vērtība. Nav iestatīts produkts %na...
        Izvērstā krājumu pārvaldībā ir nepareiza vērtība. Nav iestatīts produkts %name%
        
        Advanced stock management is not enabled, cannot enable on product %name% => UTF-8 string (79) "Izvērstā krājumu pārvaldība nav ieslēgta, nevar izmantot produktam %name%"
        Advanced stock management is not enabled, warehouse not set on product %name% => UTF-8 string (87) "Izvērstā krājumu pārvaldība nav ieslēgta, produktam %name% nav noteikta noli...
        Izvērstā krājumu pārvaldība nav ieslēgta, produktam %name% nav noteikta noliktava
        
        Incorrect value for "Depends on stock" for product %name% => UTF-8 string (62) "Nepareiza vērtība "Atkarīgs no noliktavas" produktam %name%"
        Advanced stock management is not enabled, cannot set "Depends on stock" for product %name% => UTF-8 string (104) "Paplašinātā krājumu vadība nav ieslēgta, nevar iestatīt "Atkarībā no krājuma...
        Paplašinātā krājumu vadība nav ieslēgta, nevar iestatīt "Atkarībā no krājuma" produktam %name%
        
        The uploaded file exceeds the upload_max_filesize directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess. => UTF-8 string (179) "Augšupielādētais fails pārsniedz upload_max_filesize direktīvu vietnē php.in...
        Augšupielādētais fails pārsniedz upload_max_filesize direktīvu vietnē php.ini. Ja to ļauj servera konfigurācija, jūs varat norādīt šo parametru savā .htaccess failā.
        
        The uploaded file exceeds the post_max_size directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example: => UTF-8 string (185) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini uzstā...
        Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini uzstādījumā. Ja to ļauj servera konfigurācija, jūs varat norādīt šo parametru savā .htaccess failā:
        
        The uploaded file was only partially uploaded. => UTF-8 string (44) "Fails tikai daļēji tika augšupielādēts."
        No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
        An error occurred while uploading / copying the file. => UTF-8 string (50) "Radās kļuda augšupielādējot / kopējot failu."
        The import directory doesn't exist. Please check your file path. => UTF-8 string (68) "Importa direktorija nepastāv. Lūdzu, pārbaudiet sava faila ceļu."
        The import directory must be writable (CHMOD 755 / 777). => UTF-8 string (63) "Importa direktorijai jāļauj ierakstīt tajā (CHMOD 755/777)."
        To proceed, please upload a file first. => UTF-8 string (51) "Lai turpinātu, vispirms augšupielādējiet failu."
        The file is too large and cannot be downloaded. Please use the LIMIT clause in this query. => UTF-8 string (109) "Fails ir pārāk liels un to nevar lejupielādēt. Lūdzu, šajā pieprasījumā izma...
        Fails ir pārāk liels un to nevar lejupielādēt. Lūdzu, šajā pieprasījumā izmantojiet LIMIT operatoru.
        
        The "%tablename%" table does not exist. => UTF-8 string (30) "Tabula %tablename% neeksistē."
        The "%attribute%" attribute does not exist in the "%table%" table. => UTF-8 string (53) "Tabulā "%table%" neeksistē atribūts "%attribute%"."
        Undefined "%s" error => UTF-8 string (23) "Nenoteikta kļūda "%s""
        The "*" operator cannot be used in a nested query. => UTF-8 string (49) "Operatoru "*" nevar lietot šajā pieprasījumā."
        The operator "%s" is incorrect. => string (28) "Operators "%s" ir nepareizs."
        The "%operator%" operator is incorrect. => string (36) "Operators "%operator%" ir nepareizs."
        The LIMIT clause must contain numeric arguments. => UTF-8 string (44) "LIMIT punktam jāsatur skaitliski argumenti."
        The "%reference%" reference does not exist in the "%table%" table. => UTF-8 string (53) "Tabulā "%table%" neeksistē atribūts "%reference%"."
        When multiple tables are used, each attribute must refer back to a table. => UTF-8 string (85) "Ja tiek izmantotas vairākas tabulas, katram atribūtam jābūt saistītam ar tab...
        Ja tiek izmantotas vairākas tabulas, katram atribūtam jābūt saistītam ar tabulu.
        
        "%key%" is an unauthorized keyword. => UTF-8 string (38) ""%key%" - neatļauts atslēgas vārds."
        You cannot have two shops with the same name in the same group. => UTF-8 string (63) "Vienā grupā nevar būt divi veikali ar tādu pašu nosaukumu."
        Unable to load this shop. => UTF-8 string (28) "Nevar ielādēt šo veikalu."
        You need to select at least the root category. => UTF-8 string (43) "Jums ir jāizvēlas vismaz pamatkategorija."
        You've selected a state for a country that does not contain states. => UTF-8 string (60) "Tu esi izvēlējies štatu/novadu valstij, kurai nav štati."
        You can't put this menu inside itself. => UTF-8 string (49) "Jūs nevarat ievietot šo izvēlni sevī pašā. "
        The settings file cannot be overwritten. => UTF-8 string (39) "Nevar pārrakstīt faila iestatījumus."
        To use Smarty Cache, the directory %directorypath% must be writable. => UTF-8 string (79) "Lai izmantotu Smarty kešatmiņu, katalogam %directorypath% jābūt rakstāmam."
        Before being able to use this tool, you need to:[1][2]Create a blank .htaccess in your root directory.[/2][2]Give it write permissions (CHMOD 666 on Unix system).[/2][/1] => UTF-8 string (197) "Pirms varat izmantot šo rīku, jums ir nepieciešams: [1][2] Izveidot tukšu .h...
        Pirms varat izmantot šo rīku, jums ir nepieciešams: [1][2] Izveidot tukšu .htaccess savā pamata direktorijā. [/2][2] iestatiet tai rakstīšanas atļaujas (CHMOD 666 sistēmā Unix). [/2][/1]
        
        Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s => UTF-8 string (138) "Kļūda: nevarēja noteikt, vai atkļūdošanas režīms ir aktivizēts. Pārlieciniet...
        Kļūda: nevarēja noteikt, vai atkļūdošanas režīms ir aktivizēts. Pārliecinieties, vai failam ir iestatītas pareizas atļaujas %s
        
        Media server #1 is invalid => UTF-8 string (30) "Mediju serveris #1 nav derīgs"
        Media server #2 is invalid => UTF-8 string (30) "Mediju serveris #2 nav derīgs"
        Media server #3 is invalid => UTF-8 string (30) "Mediju serveris #3 nav derīgs"
        Update your PHP version. => UTF-8 string (30) "Atjaunojiet Jūsu PHP versiju."
        Configure your server to allow file uploads. => UTF-8 string (58) "Konfigurējiet serveri, lai atļautu failu augšupielādi."
        Configure your server to allow the creation of directories and files with write permissions. => UTF-8 string (102) "Konfigurējiet savu serveri, lai atļautu izveidot direktorijas un failus ar r...
        Konfigurējiet savu serveri, lai atļautu izveidot direktorijas un failus ar rakstīšanas atļaujām.
        
        Enable the CURL extension on your server. => UTF-8 string (41) "Ieslēdziet servera CURL paplašinājumu."
        Enable the DOM extension on your server. => UTF-8 string (49) "Ieslēdziet DOM paplašinājumu uz jūsu servera."
        Enable the Fileinfo extension on your server. => UTF-8 string (54) "Ieslēdziet Fileinfo paplašinājumu uz jūsu servera."
        Enable the GD library on your server. => UTF-8 string (35) "Ieslēgt GD bibliotēku uz servera."
        Enable the JSON extension on your server. => UTF-8 string (41) "Ieslēdziet servera JSON paplašinājumu."
        Enable the Mbstring extension on your server. => UTF-8 string (54) "Ieslēdziet Mbstring paplašinājumu uz jūsu servera."
        Enable the OpenSSL extension on your server. => UTF-8 string (53) "Ieslēdziet OpenSSL paplašinājumu uz jūsu servera."
        Enable the PDO Mysql extension on your server. => UTF-8 string (55) "Ieslēdziet PDO Mysql paplašinājumu uz jūsu servera."
        Enable the XML extension on your server. => UTF-8 string (40) "Ieslēdziet servera XML paplašinājumu."
        Enable the ZIP extension on your server. => UTF-8 string (40) "Ieslēdziet servera ZIP paplašinājumu."
        Enable the MySQL support on your server. => UTF-8 string (33) "Ieslēgt MySQL atbalstu serverī."
        Set write permissions for the "config" folder. => UTF-8 string (49) "Iestatiet mapei "config" rakstīšanas atļaujas."
        Set write permissions for the "cache" folder. => UTF-8 string (48) "Iestatiet rakstīšanas atļaujas mapei "cache"."
        Set write permissions for the "sitemap.xml" file. => UTF-8 string (55) "Iestatiet rakstīšanas atļaujas failam "sitemap.xml"."
        Set write permissions for the "img" folder and subfolders. => UTF-8 string (67) "Iestatiet rakstīšanas atļaujas mapei "img" un tās apakšmapēm."
        Set write permissions for the "log" folder and subfolders. => UTF-8 string (67) "Iestatiet rakstīšanas atļaujas mapei "log" un tās apakšmapēm."
        Set write permissions for the "mails" folder and subfolders. => UTF-8 string (69) "Iestatiet rakstīšanas atļaujas "mails" mapei un tās apakšmapēm."
        Set write permissions for the "modules" folder and subfolders. => UTF-8 string (71) "Iestatiet rakstīšanas atļaujas mapei "moduļi" un tās apakšmapēm."
        Set write permissions for the "themes/%s/cache/" folder and subfolders, recursively. => UTF-8 string (86) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/cache/" un rekursīvi apakšma...
        Iestatiet rakstīšanas atļaujas mapei "themes/%s/cache/" un rekursīvi apakšmapēm.
        
        Set write permissions for the "themes/%s/lang/" folder and subfolders, recursively. => UTF-8 string (85) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/lang/" un rekursīvi apakšmap...
        Iestatiet rakstīšanas atļaujas mapei "themes/%s/lang/" un rekursīvi apakšmapēm.
        
        Set write permissions for the "themes/%s/pdf/lang/" folder and subfolders, recursively. => UTF-8 string (89) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/pdf/lang/" un rekursīvi apak...
        Iestatiet rakstīšanas atļaujas mapei "themes/%s/pdf/lang/" un rekursīvi apakšmapēm.
        
        Set write permissions for the "app/config/" folder and subfolders, recursively. => UTF-8 string (81) "Iestatiet rakstīšanas atļaujas mapei "app/config/" un rekursīvi apakšmapēm."
        Set write permissions for the "app/Resources/translations/" folder and subfolders, recursively. => UTF-8 string (97) "Iestatiet rakstīšanas atļaujas mapei "app/Resources/translations/" un rekurs...
        Iestatiet rakstīšanas atļaujas mapei "app/Resources/translations/" un rekursīvi apakšmapēm.
        
        Set write permissions for the "translations" folder and subfolders. => UTF-8 string (76) "Iestatiet rakstīšanas atļaujas mapei "translations" un tās apakšmapēm."
        Set write permissions for the "upload" folder and subfolders. => UTF-8 string (70) "Iestatiet rakstīšanas atļaujas mapei "upload" un tās apakšmapēm."
        Set write permissions for the "download" folder and subfolders. => UTF-8 string (71) "Iestatiet rakstīšanas atļaujas mapei "downlod" un tās apakšmapēm."
        Allow the PHP fopen() function on your server. => UTF-8 string (44) "Atļaut PHP fopen() funkciju jūsu serverī."
        Enable GZIP compression on your server. => UTF-8 string (43) "Ieslēdziet GZIP kompresiju savā serverī."
        Some PrestaShop files are missing from your server. => UTF-8 string (46) "Jūsu serverī trūkst daži PrestaShop faili."
        You are using PHP %s version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.6. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.6 now! => UTF-8 string (185) "Jūs izmantojat PHP %s versiju. Drīz, jaunākā PHP versija, ko atbalsta Presta...
        Jūs izmantojat PHP %s versiju. Drīz, jaunākā PHP versija, ko atbalsta PrestaShop, būs PHP 5.6. Lai pārliecinātos, ka esat gatavs nākotnei, iesakām jaunināt uz PHP 5.6 tūlīt!
        
        Enable the Apache mod_rewrite module => UTF-8 string (34) "Ieslēgt Apache mod_rewrite moduli"
        Error: Could not write to file. Make sure that the correct permissions are set on the file %s => UTF-8 string (103) "Kļūda: nevarēja ierakstīt failā. Pārliecinieties, vai failam ir iestatītas p...
        Kļūda: nevarēja ierakstīt failā. Pārliecinieties, vai failam ir iestatītas pareizas atļaujas %s
        
        The limit chosen is larger than the server's maximum upload limit. Please increase the limits of your server. => UTF-8 string (134) "Izvēlētais limits ir lielāks par servera maksimālo augšupielādes ierobežojum...
        Izvēlētais limits ir lielāks par servera maksimālo augšupielādes ierobežojumu. Lūdzu, palieliniet sava servera ierobežojumus.
        
        The extension of your file should be .csv. => UTF-8 string (42) "Jūsu faila paplašinājumam jābūt .csv."
        It appears the backup was successful, however you must download and carefully verify the backup file before proceeding. => UTF-8 string (137) "Izskatās ka dublēšana bija veiksmīga, bet jums vajag lejupielādēt un uzmanīg...
        Izskatās ka dublēšana bija veiksmīga, bet jums vajag lejupielādēt un uzmanīgi pārbaudīt dublēšanas failu pirms turpināšanas.
        
        The "Backups" directory located in the admin directory must be writable (CHMOD 755 / 777). => UTF-8 string (81) ""Backups" mapei kura atrodas admin mapē ir jābūt rakstāmai (CHMOD 755 / 777)."
        The backup file does not exist => UTF-8 string (33) "Rezerves kopijas fails neeksistē"
        You cannot edit the SuperAdmin profile. => UTF-8 string (42) "Jūs nevarat rediģēt SuperAdmin profilu."
        You cannot disable or delete the administrator account. => UTF-8 string (63) "Tu nevari izdzēst vai atspējot pēdējo administratora kontu."
        You cannot disable or delete your own account. => UTF-8 string (44) "Tu nevari izdzēst vai atspējot savu kontu."
        The employee must be associated with at least one shop. => UTF-8 string (55) "Darbiniekam jābūt saistītam ar vismaz vienu veikalu."
        The provided profile is invalid => UTF-8 string (33) "Piedāvātais profils nav derīgs"
        Your current password is invalid. => UTF-8 string (39) "Jūsu pašreizējā parole nav derīga."
        The import file cannot be read. => UTF-8 string (32) "Importēto failu nevar nolasīt."
        The Memcached server cannot be added. => string (34) "Memcached serveri nevar pievienot."
        There was an error when attempting to delete the Memcached server. => UTF-8 string (36) "Memcached servera dzēšanas kļūda"
        All caches cleared successfully => UTF-8 string (50) "Visi kešatmiņas faili tika veiksmīgi iztīrīti"
        For security reasons, you cannot delete the Administrator's profile. => UTF-8 string (74) "Drošības apsvērumu dēļ, Jūs nevariet izdzēst administratora profilu"
        Key length must be 32 character long. => UTF-8 string (29) "Atslēgā jābūt 32 zīmēm."
        This key already exists. => UTF-8 string (27) "Šī atslēga jau eksistē."
        (you must install the [a]Memcache PECL extension[/a]) => UTF-8 string (55) "(Jums jāinstalē [a]Memcache PECL paplašinājums[/a])"
        (you must install the [a]Memcached PECL extension[/a]) => UTF-8 string (55) "(Jums jāinstalē [a]Memcache PECL paplašinājums[/a])"
        (you must install the [a]APC PECL extension[/a]) => UTF-8 string (50) "(Jums jāinstalē [a]APC PECL paplašinājums[/a])"
        (you must install the [a]Xcache extension[/a]) => UTF-8 string (51) "(jums ir jāinstalē [a]Xcache paplašinājums[/a])"
        The locale must be installed => UTF-8 string (26) "Vietai jābūt instalētai"
        I have read the disclaimer. Please create a new backup. => UTF-8 string (65) "Esmu iepazinies ar nosacījumiem, izveidot jaunu rezerves kopiju."
        Disclaimer before creating a new backup => UTF-8 string (50) "Atruna pirms jaunas rezerves kopijas izveidošanas"
        PrestaShop is not responsible for your database, its backups and/or recovery. => UTF-8 string (84) "PrestaShop nav atbildīga par tavu datubāzi, dublētajiem un atjaunošanas fail...
        PrestaShop nav atbildīga par tavu datubāzi, dublētajiem un atjaunošanas failiem.
        
        PrestaShop is open-source software. You are using it at your own risk under the license agreement. => UTF-8 string (112) "PrestaShop ir atvērtā koda programmatūra, tu to lieto uz paša atbildības atb...
        PrestaShop ir atvērtā koda programmatūra, tu to lieto uz paša atbildības atbilstoši licences noteikumiem. 
        
        You should back up your data on a regular basis (both files and database). => UTF-8 string (75) "Jums vajadzētu regulāri dublēt savus datus (gan failus, gan datu bāzi)."
        This function only backs up your database, not your files. => UTF-8 string (72) "Šī funkcija izveidos datubāzes rezerves kopiju, bet ne failu kopijas."
        By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below). => UTF-8 string (152) "Pēc noklusējuma jūsu esošās datu bāzes tabulas tiks izdzēstas rezerves kopij...
        Pēc noklusējuma jūsu esošās datu bāzes tabulas tiks izdzēstas rezerves kopijas atjaunošanas laikā (sk. zemāk "Rezerves kopijas iestatījumi").
        
        Always verify the quality and integrity of your backup files! => UTF-8 string (70) "Vienmēr pārbaudiet rezerves kopiju failu kvalitāti un integritāti!"
        Always verify that your backup files are complete, up-to-date and valid, even if you had a success message appear during the backup process. => UTF-8 string (153) "Vienmēr pārbaudiet, vai rezerves kopiju faili ir pilnīgi, atjaunināti un der...
        Vienmēr pārbaudiet, vai rezerves kopiju faili ir pilnīgi, atjaunināti un derīgi, pat ja to veidošanas procesa laikā ir redzams veiksmes ziņojums.
        
        Always check your data. => UTF-8 string (33) "Vienmēr pārbaudiet savus datus."
        Never restore a backup on a live site. => UTF-8 string (57) "Nekad neatjaunojiet ieslēgtu vietni no rezerves kopijas."
        Beginning the download ... => UTF-8 string (21) "Sāk lejupielādi ..."
        Backup files should automatically start downloading. => UTF-8 string (58) "Rezerves kopiju failu lejupielādei jāsakas automātiski."
        If not,[1][2] please click here[/1]! => UTF-8 string (34) "Ja nē,[1][2] spiežiet šeit[/1]!"
        Note that the Category import does not support having two categories with the same name. => UTF-8 string (95) "Ņemiet vērā, ka Kategoriju importēšana neatbalsta divas kategorijas ar vienā...
        Ņemiet vērā, ka Kategoriju importēšana neatbalsta divas kategorijas ar vienādu nosaukumu.
        
        Note that you can have several products with the same reference. => UTF-8 string (73) "Ņemiet vērā, ka jums var būt vairāki produkti ar vienādu referenci."
        Ņemiet vērā, ka jums var būt vairāki produkti ar vienādu referenci.
        
        Please choose a MySQL table => UTF-8 string (31) "Lūdzu izvēlaties MySQL tabulu"
        When saving the query, only the "SELECT" SQL statement is allowed. => UTF-8 string (67) "Saglabājot vaicājumu, ir atļauts tikai "SELECT" SQL paziņojums."
        This SQL query has no result. => UTF-8 string (36) "Šim SQL vaicājumam nav rezultātu."
        Do you really want to remove the server %serverIp%:%serverPort% ? => UTF-8 string (64) "Vai tiešām vēlaties izdzēst serveri %serverIp%:%serverPort%?"
        OK => string (4) "Labi"
        Please fix the following error(s) => UTF-8 string (24) "Izlabojiet kļūdu (-as)"
        Checking files... => UTF-8 string (19) "Pārbauda failus..."
        Missing files => UTF-8 string (17) "Trūkstoši faili"
        Updated files => string (15) "Atjaunoti faili"
        Changed/missing files have been detected. => UTF-8 string (36) "Atrasti mainīti/trūkstošie faili."
        No change has been detected in your files. => UTF-8 string (49) "Jūsu failos nav konstatētas nekādas izmaiņas."
        ModulesViewedproductAdmin => array (5)
        Viewed products block => UTF-8 string (27) "Apskatīto produktu sadaļa"
        You must fill in the 'Products displayed' field. => UTF-8 string (49) "Tev jāaizpilda \"Products displayed\" lauciņš."
        Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
        Products to display => UTF-8 string (19) "Attēlotie produkti"
        Define the number of products displayed in this block. => UTF-8 string (50) "Definēt attēloto produktu skaitu šajā sadaļā"
        AdminNotificationsSuccess => array (29)
        Successful update => UTF-8 string (23) "Veiksmīga atjaunošana"
        Update successful => UTF-8 string (24) "Atjaunināšana sekmīga"
        The thumbnails were successfully regenerated. => UTF-8 string (37) "Sīkattēli veiksmīgi pārģenerēti"
        Successful upload. => UTF-8 string (26) "Veiksmīga augšupielāde."
        Duplication was completed successfully. => UTF-8 string (31) "Dublēšanās sekmīgi pabeigta"
        The selected images have successfully been moved. => UTF-8 string (44) "Izvēlētais attēls veiksmīgi pārvietots."
        Your cover image selection has been saved. => UTF-8 string (36) "Vāka attēls veiksmīgi saglabāts."
        The image's shop association has been modified. => UTF-8 string (45) "Attēla veikala asociācija tika modificēta."
        A zone has been assigned to the selection successfully. => UTF-8 string (55) "Zona atlasītajiem produktiem tik veiksmīgi atjaunota."
        Successful upgrade. => UTF-8 string (21) "Veiksmīgi atjaunots."
        Successful deletion => UTF-8 string (20) "Veiksmīga dzēšana"
        The settings have been successfully updated. => UTF-8 string (34) "Iestatījumi veiksmīgi atjaunoti."
        The status has been successfully updated. => UTF-8 string (29) "Statuss veiksmīgi atjaunots."
        Comment successfully added. => UTF-8 string (33) "Komentārs veiksmīgi pievienots."
        The selection has been successfully deleted. => UTF-8 string (31) "Izvēlētais veiksmīgi dzēsts"
        Successful creation => UTF-8 string (18) "Veiksmīga izveide"
        The status has been updated successfully. => UTF-8 string (23) "Statusa maiņa sekmīga"
        Successful update. => UTF-8 string (21) "Veiksmīgi atjaunots."
        The settings have been updated. => UTF-8 string (22) "Iestatījumi atjaunoti"
        Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
        Configuration updated => UTF-8 string (24) "Konfigurācija atjaunota"
        Successful deletion. => UTF-8 string (21) "Veiksmīga nodzēsts."
        Successfully overwrote email templates for theme %s with locale %s => UTF-8 string (71) "Veiksmīgi pārrakstīti e-pasta šabloni tēmai %s ar %s lokalizāciju"
        Successfully generated email templates for theme %s with locale %s => UTF-8 string (68) "Veiksmīgi ģenerēja e-pasta šabloni tēmai %s ar %s lokalizāciju"
        Email theme configuration saved successfully => UTF-8 string (53) "E-pasta šablona konfigurācija veiksmīgi saglabāta"
        Test email for layout %layout% was successfully sent to %email% => UTF-8 string (64) "Šablona %layout% testa e-pasts veiksmīgi nosūtīts uz %email%"
        Your theme has been correctly exported: %path% => UTF-8 string (41) "Tēma tika veiksmīgi eksportēta: %path%"
        The image was successfully deleted. => UTF-8 string (24) "Attēls sekmīgi dzēsts"
        Settings updated. => UTF-8 string (23) "Iestatījumi atjaunoti."
        AdminOrderscustomersNotification => array (80)
        For this particular customer group, prices are displayed as: => UTF-8 string (58) "Šai konkrētai klientu grupai cenas tiek parādītas kā:"
        The message was successfully sent to the customer. => UTF-8 string (46) "Ziņojums tika veiksmīgi nosūtīts klientam."
        A partial refund was successfully created. => UTF-8 string (43) "Veiksmīgi tika izveidota daļēja atmaksa."
        Invalid new order status => UTF-8 string (41) "Nederīgs jaunais pasūtījuma stāvoklis"
        expires on %s. => UTF-8 string (17) "derīgs līdz %s."
        downloadable %d time(s) => UTF-8 string (28) "lejupielādējamais %d laiks"
        Invalid order => UTF-8 string (22) "Nederīgs pasūtījums"
        The order cannot be renewed. => UTF-8 string (39) "Šis pasūtījums nevar tikt atgriezts."
        You must add a minimum quantity of %d => UTF-8 string (40) "Jums jāpievieno %d minimālais daudzums"
        An error occurred. Your message was not sent. Please contact your system administrator. => UTF-8 string (88) "Jūsu ziņojums netika nosūtīts. Lūdzu sazinieties ar Jūsu sistēmas administra...
        Jūsu ziņojums netika nosūtīts. Lūdzu sazinieties ar Jūsu sistēmas administratoru.
        
        Cannot create message in a new thread. => UTF-8 string (34) "Nevar izveidot ziņu jaunā zarā."
        The message body is empty, cannot import it. => UTF-8 string (40) "Ziņojums ir tukšs, to nevar importēt."
        Invalid message content for subject: %s => UTF-8 string (37) "Nederīgs ziņojuma saturs tēmai: %s"
        The message content is not valid, cannot import it. => UTF-8 string (40) "Ziņojums ir tukšs, to nevar importēt."
        The order ID -- or the invoice order ID -- is missing. => UTF-8 string (59) "Trūkst pasūtījuma ID -- vai pasūtījuma rēķins ID --."
        No invoice was found. => UTF-8 string (20) "Rēķini nav atrasti"
        No order slips were found. => UTF-8 string (36) "Netika atrasts neviens pasūtījums."
        The supply order ID is missing. => UTF-8 string (40) "Pazuduši piegādātāja pasūtījuma ID"
        The supply order cannot be found within your database. => UTF-8 string (41) "Datubāzē nevar atrast šo pasūtījumu."
        The order invoice cannot be found within your database. => UTF-8 string (41) "Datubāzē nevar atrast šo pasūtījumu."
        The order cannot be found within your database. => UTF-8 string (40) "Datubāzē nevar atrast šo pasūtījumu"
        An error occurred while deleting the details of your order return. => UTF-8 string (52) "Kļūda dzēšot pasūtījuma atgriešanas detaļas."
        You need at least one product. => UTF-8 string (39) "Tev nepieciešams vismaz viens produkts"
        The order return is invalid. => UTF-8 string (38) "Pasūtījuma atgriešana ir nepareiza."
        The order return content is invalid. => UTF-8 string (49) "Pasūtījuma atgriešanas detaļas ir nepareizas."
        No order return ID has been specified. => UTF-8 string (48) "Nav atrasts neviens atgriešanas pasūtījuma ID"
        No order was found with this ID: => UTF-8 string (43) "Neviens pasutījums ar šo ID nav atrasts: "
        No invoice was found with this ID: => UTF-8 string (36) "Pavadzīmes nav atrastas ar šo ID: "
        No cart was found with this ID: => UTF-8 string (29) "Grozs nav atrasts ar šo ID: "
        An error has occurred: Can't save the current order's return status. => UTF-8 string (81) "Radās kļūda: nevar saglabāt pašreizējā pasūtījuma atgriešanās statusu."
        An error has occurred: Can't delete the current order's return status. => UTF-8 string (81) "Radās kļūda: nevar saglabāt pašreizējā pasūtījuma atgriešanās statusu."
        Direct link => UTF-8 string (14) "Tiešā adrese"
        There is no status defined for this order. => UTF-8 string (40) "Šim pasūtījumam nav noteikts statuss."
        [Generated] CartRule for Free Shipping => UTF-8 string (47) "[Generated] Groza noteikumi bezmaksas piegādei"
        No delivery slip was found for this period. => UTF-8 string (51) "Šim laikam periodam nav derīgu piegādes rēķinu"
        I want my customers to be able to register again with the same email address. All data will be removed from the database. => UTF-8 string (127) "Es vēlos, lai mani klienti varētu atkal reģistrēties ar tādu pašu e-pasta ad...
        Es vēlos, lai mani klienti varētu atkal reģistrēties ar tādu pašu e-pasta adresi. Visi dati tiks izdzēsti no datubāzes.
        
        I do not want my customer(s) to register again with the same email address. All selected customer(s) will be removed from this list but their corresponding data will be kept in the database. => UTF-8 string (187) "Es nevēlos lai klienti atkārtoti reģistrēties ar to pašu e-pasta adresi. Vis...
        Es nevēlos lai klienti atkārtoti reģistrēties ar to pašu e-pasta adresi. Visi atlasītie klienti tiks izdzēsti no šī saraksta, bet to attiecīgie dati tiks saglabāti datu bāzē.
        
        An account already exists for this email address: => UTF-8 string (36) "Konts ar šādu epastu jau eksistē:"
        This customer does not exist. => UTF-8 string (24) "Šis klients neeksistē."
        A default customer group must be selected in group box. => UTF-8 string (62) "Standarta klientu grupu nepieciešams atzīmēt grupu "kastē""
        This email address is not registered. => UTF-8 string (31) "E-pasta adrese nav reģistrēta"
        This customer already exists as a non-guest. => UTF-8 string (43) "Šis klients jau pastāv ne kā kā viesis."
        An error occurred while updating customer information. => UTF-8 string (48) "Atjauninot klientu informāciju, radās kļūda."
        No order slips were found for this period. => UTF-8 string (63) "Šajā laikposmā netika atrasts neviens pasūtījumu rēķins."
        You have to select a shop before creating new orders. => UTF-8 string (67) "Pirms jaunu pasūtījumu izveidošanas jums ir jāizvēlas veikals."
        This product is out of stock: => UTF-8 string (29) "Šī produkta nav noliktavā:"
        An error occurred while sending an email to the customer. => UTF-8 string (31) "Kļūda sūtot epastu klientam."
        The email was sent to your customer. => UTF-8 string (39) "E-pasts tika nosūtīts jūsu klientam."
        An error occurred while sending the e-mail to the customer. => UTF-8 string (31) "Kļūda sūtot epastu klientam."
        Please select at least one product. => UTF-8 string (32) "Izvēlieties vismaz vienu preci."
        The selected payment method is invalid. => UTF-8 string (42) "Izvēlētais maksājuma veids nav derīgs."
        An error occurred while changing the status for order #%d, or we were unable to send an email to the customer. => UTF-8 string (97) "Mainot statusu pasūtījumam #%d, radās kļūda vai mēs nevarējām nosūtīt e-past...
        Mainot statusu pasūtījumam #%d, radās kļūda vai mēs nevarējām nosūtīt e-pastu klientam.
        
        Order #%d has already been assigned this status. => UTF-8 string (46) "Pasūtījumam #%d ir piešķirts šis statuss."
        No invoice has been found for this status. => UTF-8 string (50) "Šim statusam nav atrasts neviens faktūrrēķins."
        Invalid invoice number. => UTF-8 string (26) "Nederīgs rēķina numurs."
        Invalid "From" date => UTF-8 string (21) "Nederīgs "no" datums"
        Invalid "To" date => UTF-8 string (26) "Nederīgs \"līdz\" datums"
        No invoice has been found for this period. => UTF-8 string (33) "Šim periodam faktūrrēķinu nav"
        You must select at least one order status. => UTF-8 string (51) "Jums jāizvēlas vismaz viens pasūtījuma statuss."
        No cart is available => string (9) "Groza nav"
        A registered customer account using the defined email address already exists. => UTF-8 string (83) "Reģistrētais klientu konts, kurš izmanto definēto e-pasta adrese, jau pastāv. "
        There are two ways of deleting a customer. Please choose your preferred method. => UTF-8 string (83) "Tev ir divas iespējas kā izdzēst klientu! Lūdzu izvēlies ko Tu vēlies darīt."
        How do you want to delete the selected customers? => UTF-8 string (48) "Kā jūs vēlaties izdzēst atlasītos klientus?"
        You have to select a shop if you want to create a customer. => UTF-8 string (59) "Jums ir jāizvēlas veikals, ja vēlaties izveidot klientu."
        You must add at least one address to process the order. => UTF-8 string (68) "Lai apstrādātu pasūtījumu, jums jāpievieno vismaz viena adrese."
        No products found => string (20) "Produkti nav atrasti"
        The prices are without taxes. => UTF-8 string (24) "Cenas ir bez nodokļiem."
        No customers found => string (22) "Klienti netika atrasti"
        No carrier can be applied to this order => UTF-8 string (57) "Šim pasūtījumam nevar piemērot nevienu pārvadātāju"
        This value must include taxes. => UTF-8 string (37) "Šai vērtībai jāiekļauj nodokļi."
        Please note that carrier change will not recalculate your shipping costs, if you want to change this please visit Shop Parameters > Order Settings => UTF-8 string (194) "Lūdzu, ņemiet vērā, ka pārvadātāja maiņa netiks pārrēķināta jūsu nosūtīšanas...
        Lūdzu, ņemiet vērā, ka pārvadātāja maiņa netiks pārrēķināta jūsu nosūtīšanas izmaksās, ja vēlaties to mainīt, lūdzu, apmeklējiet Veikala parametri> Pasūtījuma iestatījumi
        
        Are you sure you want to create a new invoice? => UTF-8 string (47) "Vai tiešām vēlaties izveidot jaunu rēķinu?"
        There is no available document => string (22) "Dokuments nav pieejams"
        No merchandise returned yet => UTF-8 string (24) "Vēl nav atgriezta prece"
        Do you want to overwrite your existing message? => UTF-8 string (57) "Vai Jūs vēlaties pārrakstīt savu eksistējošo ziņu?"
        paid instead of => UTF-8 string (27) "samaksājis, bet vajadzēja"
        This warning also concerns the following orders: => UTF-8 string (63) "Šis brīdinājums attiecas arī uz nākamajiem pasūtījumiem:"
        For this customer group, prices are displayed as: [1]%tax_method%[/1] => UTF-8 string (67) "Šai klientu grupai cenas tiek parādītas kā: [1]%tax_method%[/1]"
        Merchandise returns are disabled => UTF-8 string (41) "Preču atgriešanas iespēja ir atslēgta"
        Error. You cannot refund a negative amount. => UTF-8 string (48) "Kļūda. Jūs nevarat atmaksāt negatīvu summu."
        ModulesCustomtextAdmin => array (1)
        Text block => string (12) "Teksta bloks"
        AdminNotificationsInfo => array (11)
        This field will be modified for all your shops. => UTF-8 string (48) "Šis lauks tiks mainīts visiem jūsu veikaliem."
        This field will be modified for all shops in this shop group: => UTF-8 string (70) "Šis lauks tiks mainīts visiem jūsu veikaliem šajā veikalu grupā:"
        This field will be modified for this shop: => UTF-8 string (41) "Šis lauks tiks mainīts šajam veikalam:"
        Delete selected => UTF-8 string (18) "Dzēst izvēlētos"
        Delete selected item? => UTF-8 string (27) "Dzēst izvēlēto ierakstu?"
        Forbidden characters: => string (19) "Aizliegtie simboli:"
        Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
        Empty recordset returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
        Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
        Password should be at least %length% characters long. => UTF-8 string (40) "Parolē jābūt vismaz %length% zīmēm."
        Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
        ModulesDashproductsAdmin => array (26)
        Dashboard Products => UTF-8 string (25) "Vadības paneļa produkti"
        Adds a block with a table of your latest orders and a ranking of your products => UTF-8 string (87) "Pievieno bloku ar tabulu kurā parāda pēdējos pasūtījumus un produktu vērtēju...
        Pievieno bloku ar tabulu kurā parāda pēdējos pasūtījumus un produktu vērtējumus
        
        Customer Name => string (17) "Klienta nosaukums"
        Details => UTF-8 string (8) "Detaļas"
        Total sold => UTF-8 string (14) "Kopā pārdots"
        Net profit => UTF-8 string (7) "Peļņa"
        Views => UTF-8 string (10) "Skatījumu"
        Added to cart => string (17) "Pievienots grozam"
        Purchased => string (8) "Nopirkts"
        You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module. => UTF-8 string (174) "Jāaktivizē "Saglabāt lapas globālos skatus" opcija modulī "Datu vākšana stat...
        Jāaktivizē "Saglabāt lapas globālos skatus" opcija modulī "Datu vākšana statistikai", lai attēlotu vairāk skatītos produktus, vai lietojiet Google Analytics moduli.
        
        Term => string (9) "Noteikums"
        Results => UTF-8 string (10) "Rezultāti"
        Number of "Recent Orders" to display => UTF-8 string (37) ""Pēdējie pirkumi" rādāmais skaits"
        Number of "Best Sellers" to display => UTF-8 string (43) "Skaitliski attēlo "Populārākie produkti""
        Number of "Most Viewed" to display => UTF-8 string (38) "Skaitliski attēlo "Vairāk skatītie""
        Number of "Top Searches" to display => UTF-8 string (38) "Skaitliski attēlo "Vairāk meklētie""
        Products and Sales => UTF-8 string (23) "Produkti un pārdošana"
        Recent Orders => UTF-8 string (22) "Pēdējie pasūtījumi"
        Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
        Most Viewed => UTF-8 string (17) "Vairāk skatītie"
        Top Searches => UTF-8 string (17) "Vairāk meklētie"
        Last %d orders => UTF-8 string (25) "Pēdējie %d pasūtījumi"
        Top %d products => string (15) "Top %d produkti"
        From => string (2) "No"
        to => UTF-8 string (5) "līdz"
        Top %d most search terms => UTF-8 string (33) "Top %d vairāk meklētās frāzes"
        ShopPdf => array (97)
        Delivery => UTF-8 string (8) "Piegāde"
        Invoice => UTF-8 string (8) "Rēķins"
        %taxrate%%space%% => string (17) "%taxrate%%space%%"
        Order return => UTF-8 string (24) "Pasūtījuma atgriešana"
        Credit slip => UTF-8 string (17) "Kredīta izraksts"
        Supply order form => UTF-8 string (18) "Pasūtījuma forma"
        TE: Tax excluded => UTF-8 string (18) "TI: Bez nodokļiem"
        TI: Tax included => UTF-8 string (17) "TI: Ar nodokļiem"
        Billing & Delivery Address => UTF-8 string (28) "Rēķina un Piegādes adrese"
        Payment Method => string (14) "Apmaksas veids"
        No payment => UTF-8 string (14) "Nav maksājuma"
        Product => string (8) "produkts"
        %s: => string (3) "%s:"
        image(s): => UTF-8 string (11) "attēls(i):"
        Reference => UTF-8 string (7) "Norāde"
        Qty => string (6) "Daudz."
        Carrier => UTF-8 string (14) "Piegādātājs"
        An electronic version of this invoice is available in your account. To access it, log in to our website using your e-mail address and password (which you created when placing your first order). => UTF-8 string (186) "Elektroniskā šīs pavadzīmes versija ir pieejama Jūsu kontā. Lai piekļutu tai...
        Elektroniskā šīs pavadzīmes versija ir pieejama Jūsu kontā. Lai piekļutu tai, ielogojieties mūsu mājas lapā ar Jūsu e-pastu un paroli (kuru izrvēlējāties reģistrējoties).
        
        For more assistance, contact Support: => UTF-8 string (69) "Lai saņemtu papildus palīdzību, griežaties pie Atbalsta Dienesta:"
        Tel: %s => string (7) "Tel: %s"
        Fax: %s => string (7) "Fax: %s"
        Delivery Address => UTF-8 string (16) "Piegādes adrese"
        Billing Address => UTF-8 string (15) "Rēķina adrese"
        Delivery address => UTF-8 string (16) "Piegādes adrese"
        Billing address => UTF-8 string (15) "Rēķina adrese"
        Note => string (7) "piezime"
        (Tax excl.) => string (9) "(bez PVN)"
        Unit Price => UTF-8 string (14) "Vienības cena"
        ecotax: %s => string (16) "eko-nodoklis: %s"
        Discounts => string (8) "Atlaides"
        Base price => UTF-8 string (11) "Bāzes cena"
        Total => UTF-8 string (14) "Pavisam kopā:"
        Tax Rate => string (9) "PVN daudz"
        Invoice Number => UTF-8 string (21) "Faktūrrēkina numurs"
        Invoice Date => UTF-8 string (15) "Rēķina datums"
        Exempt of VAT according to section 259B of the General Tax Code. => UTF-8 string (67) "Izņemot PVN balstoties uz Vispārējā nodokļu koda 259B sekciju."
        Tax Detail => UTF-8 string (12) "PVN detaļas"
        Products => string (6) "Preces"
        Shipping => UTF-8 string (8) "Piegāde"
        Ecotax => string (12) "Eko-nodoklis"
        Wrapping => string (10) "Iepakojums"
        No taxes => UTF-8 string (14) "Bez nodokļiem"
        Total Tax => string (11) "Pavisam PVN"
        Total Products => UTF-8 string (14) "Kopā produkti"
        Total Discounts => UTF-8 string (16) "Kopējā atlaide"
        Shipping Costs => UTF-8 string (18) "Piegādes izmaksas"
        Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
        Wrapping Costs => UTF-8 string (23) "Iesaiņošanas izmaksas"
        Total (Tax excl.) => UTF-8 string (15) "Kopā (bez PVN)"
        If the following conditions are not met, we reserve the right to refuse your package and/or refund: => UTF-8 string (122) "Ja sekojošie nosacījumu nav ievēroti, mēs paturam tiesības nepieņemt Jūsu sū...
        Ja sekojošie nosacījumu nav ievēroti, mēs paturam tiesības nepieņemt Jūsu sūtījumu un/vai neveikt naudas atmaksu:
        
        Please include this return reference on your return package: => UTF-8 string (73) "Lūdzu iekļaujiet šo atgriešanas referenci atgriežamajā sūtījumā:"
        All products must be returned in their original package and condition, unused and without damage. => UTF-8 string (100) "Visi produkti ir atgriežami oriģinālajā iepakojumā un stāvoklī, nelietoti un...
        Visi produkti ir atgriežami oriģinālajā iepakojumā un stāvoklī, nelietoti un bez bojājumiem.
        
        Please print out this document and slip it into your package. => UTF-8 string (77) "- Lūdzu izprintējiet šo dokumentu un pievienojiet to atgriežamajai pakai."
        The package should be sent to the following address: => UTF-8 string (39) "- Paka ir jāsūta uz sekojošu adresi:"
        Upon receiving your package, we will notify you by e-mail. We will then begin processing the refund, if applicable. Let us know if you have any questions => UTF-8 string (190) "Tiklīdz mēs saņemsim Jūsu sūtījumu, mēs informēsim Jūs par to ar e-pasta paz...
        Tiklīdz mēs saņemsim Jūsu sūtījumu, mēs informēsim Jūs par to ar e-pasta paziņojumu. Tad mēs uzsākism Jūsu pirkuma atmaksas procesu. Dodiet ziņu, ja Jums rodas kādi jautājumi
        
        Items to be returned => UTF-8 string (20) "Atgriežamās preces"
        We have logged your return request. => UTF-8 string (55) "Mēs esam saņēmuši Jūsu atgriešanas pieprasījumu."
        Your package must be returned to us within => UTF-8 string (26) "Jums jāatgriež paka mums"
        days of receiving your order. => UTF-8 string (53) "dienu laikā kopš pasūtījuma saņemšanas brīža."
        Return Number => UTF-8 string (19) "Atgriešanas numurs"
        Date => string (6) "Datums"
        Payment method => string (14) "Apmaksas veids"
        Product / Reference => string (13) "Produkts/Kods"
        Unit price => string (8) "gab.cena"
        (Tax Excl.) => string (9) "(bez PVN)"
        (Tax Incl.) => string (8) "(ar PVN)"
        Price => string (4) "Cena"
        No details => UTF-8 string (17) "Nav informācijas"
        image(s) => UTF-8 string (10) "attēls(i)"
        Order Reference => UTF-8 string (19) "Pasūtījuma numurs"
        Order date => UTF-8 string (19) "Pasūtījuma Datums"
        VAT Number => string (10) "PVN numurs"
        Shipping (Tax Excl.) => UTF-8 string (18) "Piegāde (bez PVN)"
        Shipping (Tax Incl.) => UTF-8 string (17) "Piegāde (ar PVN)"
        Product Total (Tax Excl.) => string (22) "Preces Summa (bez PVN)"
        Product Total (Tax Incl.) => string (21) "Preces Summa (ar PVN)"
        Product Total => UTF-8 string (14) "Kopējā Summa"
        Total (Tax Excl.) => UTF-8 string (15) "Kopā (Bez PVN)"
        Total (Tax Incl.) => UTF-8 string (14) "Kopā (ar PVN)"
        Products ordered: => UTF-8 string (20) "Pasūtītās preces:"
        Designation => UTF-8 string (13) "Nozīmēšana"
        Unit Price TE => UTF-8 string (14) "Vienības cena"
        Before discount => string (14) "Pirms atlaides"
        Discount Rate => string (7) "Atlaide"
        After discount => UTF-8 string (13) "Pēc atlaides"
        Tax rate => string (9) "PVN likme"
        Total TE => UTF-8 string (5) "Kopā"
        Total TI => UTF-8 string (5) "Kopā"
        Taxes: => UTF-8 string (9) "Nodokļi:"
        Base TE => string (12) "Pamata maksa"
        Tax Value => UTF-8 string (14) "Nodokļa likme"
        Summary: => string (13) "Kopsavilkums:"
        (Before discount) => string (16) "(Pirms atlaides)"
        Order Discount => UTF-8 string (23) "Atlaide uz pasūtījumu"
        (After discount) => UTF-8 string (15) "(Pēc atlaides)"
        Tax value => UTF-8 string (14) "Nodokļa likme"
        Total to pay => UTF-8 string (14) "Kopā apmaksai"
        ModulesDataprivacyAdmin => array (5)
        Customer data privacy block => UTF-8 string (30) "Pircēja datu drošības bloks"
        Customer data privacy message for customer form: => UTF-8 string (67) "Klienta privāto datu konfidencialitātes ziņojums klientu formā:"
        The customer data privacy message will be displayed in the customer form => UTF-8 string (81) "Klienta privāto datu konfidencialitātes ziņojums tiks attēlots klientu formā"
        Tip: If the customer privacy message is too long to be written directly in the form, you can add a link to one of your pages. This can easily be created via the "Pages" page under the "Design" menu. => UTF-8 string (230) "Padoms: Ja klienta privāto datu konfidencialitātes ziņojums ir pārāk garš pr...
        Padoms: Ja klienta privāto datu konfidencialitātes ziņojums ir pārāk garš priekš formas, Jūs varat pievienot saiti uz kādu no lapām kurā ir pilns šis ziņojums. To var izveidot sadaļā "Lapas" zem "Dizains" izvēlnes.
        
        The personal data you provide is used to answer queries, process orders or allow access to specific information. You have the right to modify and delete all the personal information found in the "My Account" page. => UTF-8 string (217) "Personīgie dati tiek izmantoti pieprasījumiem, pasūtījumu apstrādei un atļau...
        Personīgie dati tiek izmantoti pieprasījumiem, pasūtījumu apstrādei un atļauj pieeju specifiskai informācijai. Jums ir tiesības modificēt vai dzēst personīgo informāciju kuru var atrast "Mans konts" lapā.
        
        AdminNavigationHeader => array (50)
        Orders => UTF-8 string (12) "Pasūtījumi"
        View my shop => UTF-8 string (23) "Skatīt onlain katalogu"
        A new order has been placed on your shop. => UTF-8 string (47) "Jūsu veikalā ir ievietots jauns pasūtījums."
        A new customer registered on your shop. => UTF-8 string (42) "Jūsu veikalā reģistrēts jauns klients."
        A new message was posted on your shop. => UTF-8 string (43) "Jūsu veikalā tika publicēta jauna ziņa."
        Remove from QuickAccess => UTF-8 string (30) "Izdzēst no Ātrās Piekļuves"
        Add current page to QuickAccess => UTF-8 string (45) "Pievienot pašreizējo lapu Ātrai Piekļuvei"
        Manage quick accesses => UTF-8 string (26) "Ātrās Piekļuves vadība"
        Product name, SKU, reference... => string (36) "Produkta nosaukums, SKU, artikuls..."
        Email, name... => UTF-8 string (18) "E-pasts, vārds..."
        Customers by name => UTF-8 string (19) "Klienti pēc vārda"
        Customers by IP address => UTF-8 string (24) "Pircēji pēc IP adreses"
        Invoice Number => UTF-8 string (21) "Faktūrrēkina numurs"
        Welcome back %name% => UTF-8 string (20) "Laipni lūgti %name%"
        Your profile => string (12) "Tavs profils"
        Sign out => string (5) "Iziet"
        Quick Access => UTF-8 string (16) "Ātrā piekļuve"
        Please name this shortcut: => UTF-8 string (30) "Lūdzu, norādiet šo saīsni:"
        Customers => string (7) "Klienti"
        Everywhere => string (5) "visur"
        What are you looking for? => UTF-8 string (26) "Ko jūs vēlaties meklēt?"
        Order ID => UTF-8 string (15) "Pasūtījuma ID"
        Cart ID => string (8) "Groza ID"
        Module name => UTF-8 string (17) "Moduļa nosaukums"
        Search (e.g.: product reference, customer name…) => UTF-8 string (63) "Meklēšana (piemēram, produkta atsauce, klienta nosaukums...)"
        Name => string (9) "Nosaukums"
        by name => UTF-8 string (11) "Pēc vārda"
        123.45.67.89 => string (12) "123.45.67.89"
        by IP address => UTF-8 string (15) "pēc IP adreses"
        Invoice number => UTF-8 string (15) "Rēķina numurs"
        SEARCH => UTF-8 string (7) "MEKLĒT"
        Order number: => UTF-8 string (20) "Pasūtījuma numurs:"
        Read this message => UTF-8 string (16) "Lasīt šo ziņu"
        Customer name: => string (18) "Klienta nosaukums:"
        Debug mode => UTF-8 string (24) "Atkļūdošanas režīms"
        Maintenance mode => UTF-8 string (16) "Apkopes režīms"
        Home => UTF-8 string (6) "Mājas"
        My Shop => string (12) "Mans veikals"
        New category => string (16) "Jauna kategorija"
        New product => string (14) "Jauns produkts"
        New voucher => string (12) "Jauns kupons"
        Installed modules => UTF-8 string (19) "Instalētie moduļi"
        Catalog evaluation => UTF-8 string (22) "Kataloga novērtējums"
        Link => string (6) "Adrese"
        Quick Access menu => UTF-8 string (27) "Ātrās piekļuves izvēlne"
        If it's a URL that comes from your back office, you MUST remove the security token. => UTF-8 string (103) "Ja tā ir saite kas ir uz lapas administrācijas daļu, tad Jums OBLIGĀTI jānod...
        Ja tā ir saite kas ir uz lapas administrācijas daļu, tad Jums OBLIGĀTI jānodzēš drošības kods.
        
        Open in new window => UTF-8 string (20) "Atvērt jaunā logā"
        Add new quick access => UTF-8 string (31) "Pievienot jaunu ātro piekļuvi"
        New customers => string (13) "Jauni klienti"
        New window => string (10) "Jauns logs"
        ModulesGAnalyticsAdmin => array (29)
        Save => UTF-8 string (9) "Saglabāt"
        Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
        Settings => UTF-8 string (13) "Uzstādījumi"
        Google Analytics Tracking ID => string (28) "Google Analytics Tracking ID"
        This information is available in your Google Analytics account => UTF-8 string (59) "Šī informācija ir pieejama jūsu Google Analytics kontā"
        Enable User ID tracking => UTF-8 string (36) "Aktivizēt lietotāja ID izsekošanu"
        Yes => UTF-8 string (3) "Jā"
        No => UTF-8 string (3) "Nē"
        Anonymize IP => UTF-8 string (15) "Anonīmizēt IP"
        Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries => UTF-8 string (122) "Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu kon...
        Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu konfidencialitātes likumiem dažās valstīs
        
        Enable Cross-Domain tracking => UTF-8 string (35) "Aktivizēt starpdomēnu izsekošanu"
        Account ID updated successfully => UTF-8 string (29) "Konta ID veiksmīgi atjaunots"
        Settings for User ID updated successfully => UTF-8 string (51) "Lietotāja ID uzstādījumi ir veiksmīgi atjaunoti"
        Settings for Anonymize IP updated successfully => UTF-8 string (59) "Anonimizēšanas IP iestatījumi ir veiksmīgi atjaunināti"
        Settings updated successfully. => UTF-8 string (32) "Iestatījumi sekmīgi atjaunoti."
        Google Analytics => string (16) "Google Analytics"
        Gain clear insights into important metrics about your customers, using Google Analytics => UTF-8 string (72) "Iegūsties svarīgus datus par Jūsu klientiem lietojot Google Analytics"
        Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module. => UTF-8 string (94) "Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli sa...
        Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli saistītie dati.
        
        Your customers go everywhere; shouldn't your analytics. => UTF-8 string (40) "Klienti pārvietojas; statistika paliek."
        Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones. => UTF-8 string (195) "Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajie...
        Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajiem tīkliem, lapām un viedtelefoniem. Tas ļauj vieglāk saprast un apkalpot esošos klientus un iegūt jaunus.
        
        With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including: => UTF-8 string (125) "Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pir...
        Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pircēju uzvedību un konversijām, ieskaitot:
        
        Product detail views => UTF-8 string (26) "Produkta detalizēts skats"
        Internal merchandising Success => UTF-8 string (37) "Iekšējās tirdzniecības sasniegumi"
        "Add to cart" actions => UTF-8 string (28) ""Pievienot grozam" darbības"
        The checkout process => UTF-8 string (30) "Pirkuma noformēšanas process"
        Internal campaign clicks => UTF-8 string (31) "Iekšējās kampaņas klikšķi"
        And purchase => string (10) "Un nopirkt"
        Merchants are able to understand how far along users get in the buying process and where they are dropping off. => UTF-8 string (120) "Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā ...
        Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā un kur tie ir pārtraukuši pirkumu.
        
        Create your account to get started. => string (18) "Izveidojiet kontu."
        ShopThemeGlobal => array (58)
        Undefined => UTF-8 string (11) "Nedefinēts"
        Yes => UTF-8 string (3) "Jā"
        No => UTF-8 string (3) "Nē"
        None => string (7) "neviens"
        Average => UTF-8 string (7) "Vidēji"
        Merchandise returns => UTF-8 string (18) "Preču atgriešana"
        The page you are looking for was not found. => UTF-8 string (46) "Lapa, ko meklējāt, diemžēl netika atrasta."
        Our Offers => UTF-8 string (19) "Mūsu piedāvājumi"
        Log in => UTF-8 string (7) "Ienākt"
        Create new account => string (20) "Izveidot jaunu kontu"
        Monday => string (9) "Pirmdiena"
        Tuesday => string (8) "Otrdiena"
        Wednesday => UTF-8 string (10) "Trešdiena"
        Thursday => string (11) "Ceturtdiena"
        Friday => string (10) "Piektdiena"
        Saturday => string (9) "Sestdiena"
        Sunday => UTF-8 string (10) "Svētdiena"
        Brands => string (6) "Markas"
        Home => UTF-8 string (6) "Mājas"
        Sort by: => UTF-8 string (13) "Kārtot pēc:"
        Close => UTF-8 string (8) "Aizvērt"
        Store information => UTF-8 string (20) "Veikala informācija"
        Addresses => string (7) "Adreses"
        Active filters => UTF-8 string (15) "Aktīvie filtri"
        (no filter) => string (12) "(bez filtra)"
        (tax incl.) => string (8) "(ar PVN)"
        (tax excl.) => string (9) "(bez PVN)"
        (tax included) => UTF-8 string (15) "(ar nodokļiem)"
        (tax excluded) => string (9) "(bez PVN)"
        Tax included => string (6) "AR PVN"
        Tax excluded => string (7) "BEZ PVN"
        New => string (5) "Jauns"
        Contact us => UTF-8 string (19) "Sazināties ar mums"
        Call us: [1]%phone%[/1] => string (28) "Telefona nr.: [1]%phone%[/1]"
        Email us: => string (14) "Rakstiet mums:"
        Call us: => UTF-8 string (13) "Zvanīt mums:"
        Fax: => string (6) "Fakss:"
        Fax: [1]%fax%[/1] => string (19) "Fakss: [1]%fax%[/1]"
        Currency: => UTF-8 string (8) "Valūta:"
        Currency dropdown => UTF-8 string (17) "Valūtas izvēlne"
        Get our latest news and special sales => UTF-8 string (58) "Saņemt mūsu jaunākās ziņas un īpašos piedāvājumus"
        Carousel buttons => UTF-8 string (15) "Karuseļa pogas"
        Previous => UTF-8 string (8) "Atpakaļ"
        Next => UTF-8 string (10) "Nākošais"
        Language: => string (7) "Valoda:"
        Language dropdown => UTF-8 string (16) "Valodas izvēlne"
        %label%: => string (8) "%label%:"
        %copyright% %year% - Ecommerce software by %prestashop% => UTF-8 string (64) "%copyright% %year% - E-komercijas programmatūra no %prestashop%"
        List of sub categories in %name%: => UTF-8 string (37) "Apakškategoriju skaits iekš %name%:"
        List of pages in %category_name%: => string (28) "Lapu skaits %category_name%:"
        Sitemap => string (11) "lapas karte"
        Our stores => UTF-8 string (13) "Mūsu veikali"
        About and Contact => string (20) "Par mums un kontakti"
        Date => string (6) "Datums"
        Status => string (7) "Statuss"
        We'll be back soon. => UTF-8 string (27) "Mēs drīz būsim atpakaļ."
        403 Forbidden => UTF-8 string (20) "403 Piekļuve liegta"
        You cannot access this store from your country. We apologize for the inconvenience. => UTF-8 string (106) "Jūs nevarat piekļūt mūsu veikalam no savas valsts. Mēs atvainojamies par sag...
        Jūs nevarat piekļūt mūsu veikalam no savas valsts. Mēs atvainojamies par sagādātajām neērtībām.
        
        ModulesSharebuttonsAdmin => array (1)
        Social media share buttons => UTF-8 string (21) "Sociālo tīklu pogas"
        ModulesLinklistAdmin => array (13)
        Link List => UTF-8 string (15) "Saišu saraksts"
        New block => string (11) "Jauns bloks"
        ID => string (2) "ID"
        Title => string (6) "Tituls"
        URL => string (12) "Lapas adrese"
        Name of the block => string (15) "Bloka nosaukums"
        Content pages => string (12) "Satura lapas"
        Product pages => string (14) "Produktu lapas"
        Categories => UTF-8 string (8) "Sadaļas"
        Static content => string (17) "Statiskais saturs"
        Custom content => string (15) "Papildus saturs"
        Edit the link block. => UTF-8 string (19) "Labot saišu bloku."
        New link block => UTF-8 string (18) "Jauns saišu bloks"
        AdminStatsHelp => array (4)
        %value% of your products for sale are out of stock. => UTF-8 string (53) "%value% no visiem produktiem nav pieejami noliktavā."
        Gross margin expressed in percentage assesses how cost-effectively you sell your goods. Out of $100, you will retain $%value% to cover profit and expenses. => UTF-8 string (139) "Bruto peļņa izteikta procentos norāda cik efektīvi tiek pārdotas preces. No ...
        Bruto peļņa izteikta procentos norāda cik efektīvi tiek pārdotas preces. No 100 EUR atliks %value% EUR iekļaujot peļnu un izdevumus.
        
        %value% of your products are disabled and not visible to your customers => UTF-8 string (66) "%value% no visiem produktiem ir izslēgti un nav redzami klientiem"
        Within your catalog, %value% of your products have had sales in the last 30 days => UTF-8 string (88) "Veikala katalogā %value% no visiem produktiem ir tikuši pārdoti pēdējās 30 d...
        Veikala katalogā %value% no visiem produktiem ir tikuši pārdoti pēdējās 30 dienās
        
        AdminModulesHelp => array (14)
        Search modules: keyword, name, author... => UTF-8 string (53) "Moduļu meklēšana: atslēgvārds, vārds, autors..."
        Please upload one file at a time, .zip or tarball format (.tar, .tar.gz or .tgz). => UTF-8 string (106) "Lūdzu, vienlaicīgi augšupielādējiet vienu failu, .zip vai tarball formātā (....
        Lūdzu, vienlaicīgi augšupielādējiet vienu failu, .zip vai tarball formātā (.tar, .tar.gz vai .tgz).
        
        Your module will be installed right after that. => UTF-8 string (46) "Uzreiz pēc tā Jūsu modulis tiks instalēts."
        What happened? => string (11) "Kas notika?"
        Customize your store with this selection of modules recommended for your shop, based on your country, language and version of PrestaShop. It includes the most popular modules from our Addons marketplace, and free partner modules. => UTF-8 string (209) "Pielāgojiet savu veikalu ar nepieciešamo moduļu izvēli, pamatojoties uz jūsu...
        Pielāgojiet savu veikalu ar nepieciešamo moduļu izvēli, pamatojoties uz jūsu valsti, valodu un PrestaShop versiju. Tie ietver populārākos moduļus no mūsu Addons veikala un bezmaksas partneru moduļus.
        
        You bought this module on PrestaShop Addons. Thank You. => UTF-8 string (51) "Paldies par šī PrestaShop Addons moduļa iegādi."
        Bought => string (8) "Nopirkts"
        This module is available on PrestaShop Addons. => UTF-8 string (52) "Šis modulis ir pieejams PrestaShop Addons veikalā."
        Popular => UTF-8 string (9) "Populāri"
        This module is available for free thanks to our partner. => UTF-8 string (64) "Šis modulis ir pieejams bezmaksas, pateicoties mūsu partnerim."
        Official => UTF-8 string (9) "Oficiāli"
        Need update => UTF-8 string (26) "Vajadzīga atjaunināšana"
        These modules require your attention: you need to take some action to ensure they are fully operational. => UTF-8 string (114) "Šie moduļi prasa jūsu uzmanību: jums ir jāveic dažas darbības, lai nodrošinā...
        Šie moduļi prasa jūsu uzmanību: jums ir jāveic dažas darbības, lai nodrošinātu to pilnu funkcionalitāti.
        
        Update these modules to enjoy their latest versions. => UTF-8 string (46) "Atjauniniet šos moduļus uz jaunāku versiju."
        ModulesBrandlistAdmin => array (8)
        Brand list => UTF-8 string (16) "Zīmolu saraksts"
        There is an invalid number of elements. => UTF-8 string (26) "Nederīgs elementu skaits."
        Please activate at least one system list. => UTF-8 string (52) "Lūdzu aktivizējiet vismaz vienu sistēmas sarakstu"
        Type of display => UTF-8 string (19) "Attēlošanas veids"
        Use a plain-text list => UTF-8 string (36) "Izmantot vienkārša teksta sarakstu"
        Use a drop-down list => string (27) "Izmantot drop-down sarakstu"
        Number of elements to display => UTF-8 string (26) "Parādāmo elementu skaits"
        Only apply in plain-text mode => UTF-8 string (29) "Pielietot tikai teksta formā"
        ModulesNewproductsShop => array (2)
        New products => string (14) "Jauni produkti"
        All new products => string (20) "Visi jaunie produkti"
        ModulesBestsellersAdmin => array (4)
        Top-sellers block => UTF-8 string (24) "Pirktāko preču sadaļa"
        Adds a block displaying your store's top-selling products. => UTF-8 string (72) "Pievieno bloku, kas parāda jūsu veikalā visvairāk pirktos produktus."
        Products to display => UTF-8 string (19) "Attēlotie produkti"
        Determine the number of product to display in this block => UTF-8 string (48) "Norādiet, cik produktus parādīt šajā blokā"
        ModulesCashondeliveryAdmin => array (1)
        Cash on delivery (COD) => UTF-8 string (44) "Apmaksa ar skaidru naudu (Piegādes brīdī)"
        AdminShippingHelp => array (42)
        Format: => UTF-8 string (9) "Formāts:"
        Filesize: => UTF-8 string (14) "Faila izmērs:"
        MB max. => string (13) "Maksimums MB."
        Current size: => UTF-8 string (17) "Esošais izmērs:"
        undefined => UTF-8 string (11) "nedefinēts"
        Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work. => UTF-8 string (535) "Tiklīdz sākat piegādāt savus produktus, jūsu tiešsaistes veikalam ir jābūt a...
        Tiklīdz sākat piegādāt savus produktus, jūsu tiešsaistes veikalam ir jābūt atbilstošam pārvadātājam, kas reģistrēts PrestaShop. Tas nozīmē, ka nosūtot savus sūtījumus, izmantojot savu vietējo pasta pakalpojumu, vai arī noslēdzot līgumu ar privātu pārvadātāju, kurš savukārt nosūtīs jūsu sūtījumus jūsu klientiem. Lai PrestaShop piedāvātu jūsu klientiem vispiemērotāko pārvadātāju pasūtīšanas procesa laikā, jums ir jāreģistrē visi pārvadātāji, ar kuriem esat izvēlējies strādāt.
        
        PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it! => UTF-8 string (265) "PrestaShop nāk ar vairākiem pārvadātāju moduļiem, kurus jūs varat aktivizēt....
        PrestaShop nāk ar vairākiem pārvadātāju moduļiem, kurus jūs varat aktivizēt. Varat arī iegādāties moduļus PrestaShop Addons veikalā. Ieteicamie moduļi ir uzskaitīti zemāk: instalējiet moduli, kas atbilst jūsu pārvadātājam, un konfigurējiet to!
        
        Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate! => UTF-8 string (128) "Piezīme. nereģistrējiet jaunu pārvadātāju, ja tam jau ir modulis! Moduļa izm...
        Piezīme. nereģistrējiet jaunu pārvadātāju, ja tam jau ir modulis! Moduļa izmantošana būs daudz ātrāka un precīzāka!
        
        The carrier's name will be displayed during checkout. => UTF-8 string (67) "Pārvadātāja nosaukums tiks uzrādīts norēķināšanās laikā."
        The delivery time will be displayed during checkout. => UTF-8 string (50) "Piegādes laiks tiks parādīts norēķinu laikā."
        Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number. => UTF-8 string (131) "Piegādes izsekošanas URL: ierakstiet "@", kur jāparādās izsekošanas numuram....
        Piegādes izsekošanas URL: ierakstiet "@", kur jāparādās izsekošanas numuram. To automātiski aizstās ar izsekošanas numuru.
        
        For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear. => UTF-8 string (93) "Piemēram: 'http://example.com/track.php?num=@' ar '@' kur jāparādās izsekoša...
        Piemēram: 'http://example.com/track.php?num=@' ar '@' kur jāparādās izsekošanas numuram.
        
        Include the handling costs (as set in Shipping > Preferences) in the final carrier price. => UTF-8 string (99) "Iekļaujiet iepakošanas izmaksas (kā noteikts Piegāde > Iestatījumi) pārvadāt...
        Iekļaujiet iepakošanas izmaksas (kā noteikts Piegāde > Iestatījumi) pārvadātāja gala cenā.
        
        Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges). => UTF-8 string (188) "Ārpus diapazona uzvedība rodas tad, ja noteiktais diapazons neatbilst klient...
        Ārpus diapazona uzvedība rodas tad, ja noteiktais diapazons neatbilst klienta grozam (piemēram, ja groza svars ir lielāks par svara diapazonā noteikto maksimālo svara ierobežojumu).
        
        Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" ...
        Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
        
        The value must be an integer. => UTF-8 string (36) "Vērtībai jābūt veselam skaitlim."
        Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (127) "Maksimālais augstums, ko pieļauj šis pārvadātājs. Iestatiet vērtību "0" vai ...
        Maksimālais augstums, ko pieļauj šis pārvadātājs. Iestatiet vērtību "0" vai atstājiet šo lauku tukšu, lai ignorētu.
        
        Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" v...
        Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
        
        Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (128) "Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai...
        Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
        
        Allowed characters: letters, spaces and "%special_chars%". => UTF-8 string (57) "Atļautās zīmes: burti, atstarpes un "%special_chars%"."
        For in-store pickup, enter 0 to replace the carrier name with your shop name. => UTF-8 string (82) "Ja uzstādīta 0, tad piegādātāja nosaukums tiks aizstāts ar veikala nosaukumu"
        Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay. => UTF-8 string (93) "Ievadi "0" lai atliktu piegādes laiku ilgāk, vai "9" lai atliktu piegādi uz ...
        Ievadi "0" lai atliktu piegādes laiku ilgāk, vai "9" lai atliktu piegādi uz īsāku laiku.
        
        Mark the groups that are allowed access to this carrier. => UTF-8 string (78) "Atzīmējiet tās grupas, kurām vēlaties atļaut pieeju šim piegādātājam"
        Enable the carrier in the front office. => UTF-8 string (55) "Iekļaut pārvadātāju klientiem redzamajā sarakstā."
        Carrier name displayed during checkout => UTF-8 string (48) "Piegādātāja nosaukums, kurš redzams klientam"
        Upload a logo from your computer. => UTF-8 string (24) "Ielādēt logo no datora"
        or => string (3) "vai"
        Estimated delivery time will be displayed during checkout. => UTF-8 string (91) "Laiks, kas nepieciešams, lai piegādātu pasūtījumu - redzams klientam pērkot ...
        Laiks, kas nepieciešams, lai piegādātu pasūtījumu - redzams klientam pērkot produktus
        
        Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number. => UTF-8 string (133) "Piegādes izsekošanas saite: ierakstiet "@", kur jāparādās izsekošanas numura...
        Piegādes izsekošanas saite: ierakstiet "@", kur jāparādās izsekošanas numuram. To automātiski aizstās ar izsekošanas numuru.
        
        The zones in which this carrier will be used. => UTF-8 string (49) "Zonas, kurās piegādātājs sniedz pakalpojumus."
        Group access => UTF-8 string (16) "Grupas piekļuve"
        Apply both regular shipping cost and product-specific shipping costs. => UTF-8 string (92) "Piemērot gan regulārās piegādes izmaksas, gan ar produktu saistītas piegādes...
        Piemērot gan regulārās piegādes izmaksas, gan ar produktu saistītas piegādes izmaksas.
        
        Include the shipping and handling costs in the carrier price. => UTF-8 string (18) "Iekļaut piegādes"
        Apply the cost of the highest defined range => UTF-8 string (34) "Pielāgot augstāko definēto cenu"
        Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit). => UTF-8 string (142) "Ārpus diapazona uzvedība rodas tad, ja nekas nav noteikts (piemēram, kad kli...
        Ārpus diapazona uzvedība rodas tad, ja nekas nav noteikts (piemēram, kad klienta groza svars ir lielāks par maksimālo diapazona robežu).
        
        Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (132) "Maksimālais augstums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0"...
        Maksimālais augstums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
        
        Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" ...
        Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
        
        Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" v...
        Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
        
        Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (128) "Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai...
        Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
        
        This will only be visible in the front office. => UTF-8 string (44) "Tas būs redzams tikai vietnes priekšpusē."
        If you set these parameters to 0, they will be disabled. => UTF-8 string (71) "Ja Jūs šo parametru vērtības norādīsiet kā 0, tie tiks atslēgti"
        Coupons are not taken into account when calculating free shipping. => UTF-8 string (60) "Kuponi netiek ņemti vērā, aprēķinot bezmaksas piegādi."
        AdminNotificationsError => array (197)
        Unable to update settings. => UTF-8 string (29) "Nevar atjaunot iestatījumus."
        There is %d error. => UTF-8 string (14) "Ir %d kļūda."
        There are %d errors. => UTF-8 string (20) "Šeit ir %d klūdas."
        There are %d warnings. => UTF-8 string (14) "Ir %d klūdas."
        %1$s on line %2$s in file %3$s => UTF-8 string (28) "%1$s rindā %2$s failā %3$s"
        Property %s is empty. => UTF-8 string (24) "Īpašība %s ir tukša."
        The %s field is required. => UTF-8 string (22) "%s lauks ir obligāts."
        This class name does not exist. => UTF-8 string (37) "Šajā šķirā nosaukums neeksistē."
        This property does not exist in the class or is forbidden. => UTF-8 string (59) "Šis īpašums neeksistē krasifikācijā vai ir aizliegts."
        This association has too many elements. => UTF-8 string (43) "Šī asociācija ir pārāk daudz elementu."
        This name is not allowed. => UTF-8 string (25) "Šis vārds nav atļauts."
        Syntax error with this pattern. => UTF-8 string (38) "Pareizrakstības kļūda šim modelim."
        This key has already been used. => UTF-8 string (71) "Šī atslēga ir ir lietota pārāk daudz reizes (pieļaujama vienreiz)"
        [%s] is not a valid configuration key => UTF-8 string (41) "[%s] nav derīga konfigurācijas atslēga"
        Cannot parse feed. => UTF-8 string (26) "Nevar apstrādāt barotni."
        No default currency => UTF-8 string (22) "Nav standarta valūtas"
        Could not load cart id=%s => UTF-8 string (31) "Nevarēja ielādēt grozu id=%s"
        No files were uploaded. => UTF-8 string (38) "Neviens fails netika augšupielādēts"
        Source file does not exist or is empty. => UTF-8 string (42) "Resursa fails nepastāv vai tas ir tukšs."
        File has an invalid extension, it should be one of these: %s. => UTF-8 string (69) "Failam ir nederīgs paplašinājums, tam jābūt vienam no šiem: %s."
        The uploaded file is too large. => UTF-8 string (43) "Augšupielādētais fails ir pārāk liels."
        Image is too large (%1$d kB). Maximum allowed: %2$d kB => UTF-8 string (65) "Attēls ir par lielu (%1$d kB). Maksimāli pieļaujamais: %2$d kB"
        Image format not recognized, allowed formats are: .ico => UTF-8 string (58) "Bildes formāts nav atpazīts, atļautie formāti ir: .ico"
        Error while uploading image; please change your server's settings. => UTF-8 string (76) "Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus."
        Cannot generate emails because the Symfony container is unavailable. => UTF-8 string (61) "Nevar ģenerēt e-pastus jo Symphony konteiners nav pieejams."
        Cannot generate email templates: %s. => UTF-8 string (38) "Nevar ģenerēt e-pasta šablonus: %s."
        Cannot scan root directory => UTF-8 string (33) "Nevar nolasīt pamata direktoriju"
        Cannot scan "override" directory => UTF-8 string (37) "Nevar nolasīt "override" direktoriju"
        File %2$s (in directory %1$s) => UTF-8 string (23) "Fails %2$s (mapē %1$s)"
        Property %1$s has a bad value (allowed values are: %2$s). => UTF-8 string (63) "Mantai nepareiza vērtība %1$s (atļautā vērtība is: %2$s)."
        Your entry in field %1$s (language %2$s) exceeds max length %3$d chars (incl. html tags). => UTF-8 string (104) "Jūsu ieraksts laukā %1$s (valoda %2$s) pārsniedz garumu par %3$d rakstzīmēm ...
        Jūsu ieraksts laukā %1$s (valoda %2$s) pārsniedz garumu par %3$d rakstzīmēm (ieskaitot html tagus).
        
        The length of property %1$s is currently %2$d chars. It must be between %3$d and %4$d chars. => UTF-8 string (85) "Īpašības garums %1$s ir %2$d rakstzīmes. Jābūt starp %3$d un %4$d rakstzīmēm."
        Validation function not found: %s. => UTF-8 string (36) "Pārbaudes funkcija nav atrasta: %s."
        Property %s is not valid => UTF-8 string (26) "Īpašība %s ir nederīga"
        is required. => UTF-8 string (12) "ir obligāts"
        %1$s is too long. Maximum length: %2$d => UTF-8 string (43) "%1$s ir par garu. Maksimālais garums: %2$d"
        The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
        Error on image caption: "%1s" is not a valid caption. => UTF-8 string (54) "Kļūda attēla parakstā: "%1s" nav derīgs paraksts."
        Fatal error => UTF-8 string (15) "Fatāla kļūda"
        Server file size is different from local file size => UTF-8 string (58) "Servera faila lielums atšķiras no lokālā faila lieluma"
        The uploaded file exceeds %s => UTF-8 string (39) "Augšupielādētais fails pārsniedz %s"
        The uploaded file was only partially uploaded => UTF-8 string (43) "Fails tika augšupielādēts tikai daļēji"
        No file was uploaded => UTF-8 string (35) "Neviens fails nav augšupielādēts"
        Missing temporary folder => UTF-8 string (21) "Trūkst pagaidu mapes"
        Failed to write file to disk => UTF-8 string (34) "Kļūda saglabājot failu uz diska"
        A PHP extension stopped the file upload => UTF-8 string (51) "PHP paplašinājums pārtrauca failu augšupielādi"
        Filetype not allowed => UTF-8 string (23) "Faila tips nav atļauts"
        The uploaded file exceeds the post_max_size directive in php.ini => UTF-8 string (75) "Augšupielādētais fails pārsniedz post_max_size parametru php.ini failā"
        File is too big. Current size is %1s, maximum size is %2s. => UTF-8 string (73) "Fails ir par lielu. Esošais izmērs ir %1s, maksimālais izmērs ir %2s."
        The 'From' date format is invalid (YYYY-MM-DD) => UTF-8 string (46) "'No' datuma formāts ir nepareizs (YYYY-MM-DD)"
        The 'To' date format is invalid (YYYY-MM-DD) => UTF-8 string (49) "'Līdz' datuma formāts ir nepareizs (YYYY-MM-DD)"
        An error occurred while attempting to delete the image. (cannot load object). => UTF-8 string (52) "Kļūda bildes dzēšanā (nevar ielādēt objektu)."
        You cannot delete this item. => UTF-8 string (28) "Nevar izdzēst šo vienību."
        field %s is required. => UTF-8 string (22) "lauks %s ir obligāts."
        Cannot add configuration %s => UTF-8 string (33) "Nevar pievienot konfigurāciju %s"
        The field %field_name% is required at least in %lang%. => UTF-8 string (54) "Laukam %field_name% kā minimums nepieciešams %lang%."
        %s: Incorrect value => UTF-8 string (23) "%s: Nederīga vērtība"
        An error occurred while assigning a zone to the selection. => UTF-8 string (37) "Nosakot zonai atlasei radās kļūda."
        You must select at least one element to assign a new zone. => UTF-8 string (67) "Jums jāizvēlas vismaz viens elements, lai piešķirtu jaunu zonu."
        Can't delete #%id% => UTF-8 string (20) "Nevar izdzēst #%id%"
        Due to memory limit restrictions, this image cannot be loaded. Please increase your memory_limit value via your server's configuration settings. => UTF-8 string (161) "Šo attēlu nevar ielādēt sakarā ar atmiņas ierobežojumu. Lūdzu, palieliniet s...
        Šo attēlu nevar ielādēt sakarā ar atmiņas ierobežojumu. Lūdzu, palieliniet savu memory_limit vērtību, izmantojot servera konfigurācijas iestatījumus.
        
        The object cannot be loaded (the identifier is missing or invalid) => UTF-8 string (65) "Objektu nevar ielādēt (nav identifikatora vai tas ir nepareizs)"
        An error occurred when attempting to update the required fields. => UTF-8 string (41) "Nepieciešamo lauku atjaunošanas kļūda"
        Unable to delete associated images. => UTF-8 string (35) "Nevar izdzēst saistītos attēlus."
        Access denied. => string (14) "Access Denied."
        The uploaded file exceeds the upload_max_filesize directive in php.ini => UTF-8 string (81) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini failā"
        file (%s) not writable => UTF-8 string (24) "fails (%s) nav rakstāms"
        directory (%s) not writable => UTF-8 string (34) "direktorijā (%s) nevar ierakstīt"
        This functionality has been disabled. => UTF-8 string (27) "Šī funkcija ir izslēgta."
        Failed to update the position. => UTF-8 string (30) "Neizdevās atjaunot pozīciju."
        You must select at least one element to delete. => UTF-8 string (50) "Tev ir jāizvēlas vismaz viens elements ko dzēst"
        An error occurred while deleting this selection. => UTF-8 string (38) "Kļūda dzēšot atzīmētos objektus."
        The object cannot be loaded. => UTF-8 string (23) "Nevar ielādēt objektu"
        Invalid message => UTF-8 string (15) "Nederīga ziņa"
        Bad SQL query => UTF-8 string (21) "Nederīga SQL komanda"
        Please fill in all the required fields. => UTF-8 string (46) "Lūdzu, aizpildiet visus nepieciešamos laukus"
        Address format invalid => UTF-8 string (26) "Nederīgs adreses formāts"
        An error occurred during the file upload process. => UTF-8 string (28) "Kļūda faila augšuplādē."
        The email address is invalid. => UTF-8 string (18) "Nederīgs e-pasts."
        The selected date range is not valid. => UTF-8 string (35) "Nepareizi norādīts laika periods."
        An error occurred while updating the status for an object. => UTF-8 string (35) "Kļūda atjauninot objekta statusu."
        Failed to update the status => UTF-8 string (26) "Kļūda atjaunojot statusu"
        Unknown error. => UTF-8 string (18) "Nezināma kļūda."
        Incorrect value for "Depends on stock" for product %name% => UTF-8 string (62) "Nepareiza vērtība "Atkarīgs no noliktavas" produktam %name%"
        Invalid tag(s) (%s) => UTF-8 string (22) "Nederīgs tags(s) (%s)"
        There is one error. => UTF-8 string (17) "Ir viena kļūda."
        There are several errors. => UTF-8 string (20) "Ir daudzas kļūdas."
        Email is empty. => UTF-8 string (16) "Epasts ir tukšs"
        Invalid email address. => UTF-8 string (24) "Nederīga e-pasta adrese"
        The password field is blank. => UTF-8 string (16) "Parole ir tukša"
        Invalid password. => string (16) "nepareiza parole"
        File upload was not completed. => UTF-8 string (34) "Faila augšupielāde nav pabeigta."
        File too large (limit of %s bytes). => UTF-8 string (43) "Fails ir par lielu (ierobežojums %s biti)."
        Internal error #%s => UTF-8 string (21) "Iekšēja kļūda #%s"
        No file has been selected => UTF-8 string (20) "fails nav izvēlēts"
        No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
        No valid value for field exceptions has been defined. => UTF-8 string (43) "Nav derīgas vērtības lauka izņēmumiem."
        An error occurred while transplanting the module to its hook. => UTF-8 string (40) "Kļūda transplantējot moduli uz āķi."
        Page not found => string (16) "Lapa nav atrasta"
        You do not have permission to view this. => UTF-8 string (34) "Jums nav tiesību šeit skatīties"
        An error occurred while attempting to create a new folder. => UTF-8 string (30) "Kļūda jaunas mapes izveidē."
        An error occurred while copying the image. => UTF-8 string (23) "Kļūda kopējot bildi."
        An error occurred while copying this image: %s => UTF-8 string (26) "Kļūda kopējot bildi: %s"
        Error while updating the status. => UTF-8 string (35) "Atjauninot statusu, radās kļūda."
        Invalid file name => UTF-8 string (25) "Nederīgs faila nosaukums"
        You need at least one object. => UTF-8 string (38) "Tev nepieciešams vismaz viens objekts"
        You cannot delete all of the items. => UTF-8 string (33) "Tu nevari izdzēst visus objektus"
        Cannot retrieve file. => string (21) "Nevar atjaunot failu."
        Invalid name for %s language => UTF-8 string (27) "Nederīgs vārds %s valodai"
        The name for %1s language is too long (%2d chars max). => UTF-8 string (63) "%1s valodas nosaukums ir pārāk garš (%2d maksimums simboli)."
        Invalid file extension => UTF-8 string (31) "Nederīgs faila paplašinājums"
        The file name is too long. => UTF-8 string (29) "Faila nosaukums pārāk garš"
        Invalid file => UTF-8 string (15) "Nederīgs fails"
        Invalid date range => UTF-8 string (26) "Nederīgs datumu diapazons"
        An error occurred while updating the image. => UTF-8 string (25) "Kļūda atjauninot bildi."
        An error occurred while linking the object %table_name% to categories. => UTF-8 string (61) "Radās kļūda, saistot objektu %table_name% ar kategorijām."
        The object cannot be loaded. => UTF-8 string (23) "Nevar ielādēt objektu"
        The %name% field is required. => UTF-8 string (31) "Laukā %name% ir nepieciešams."
        The %1$s field (%2$s) is invalid. => UTF-8 string (30) "%1$s lauks (%2$s) nav derīgs."
        The tags list (%s) is invalid. => UTF-8 string (31) "Tagu saraksts (%s) nav derīgs."
        An error occurred while copying this image: => UTF-8 string (23) "Kļūda kopējot bildi:"
        The %s field is not valid => UTF-8 string (20) "%s lauks nav derīgs"
        An error occurred while uploading the image. => UTF-8 string (31) "Kļūda augšuplādējot bildi."
        The file is missing. => UTF-8 string (14) "Trūkst fails."
        An error occurred while updating an object. => UTF-8 string (27) "Kļūda atjauninot objektu."
        Cannot delete file => UTF-8 string (20) "Nevar izdzēst failu"
        Invalid date format. => UTF-8 string (26) "Nederīgs datuma formāts."
        An error occurred while creating an object. => UTF-8 string (24) "Kļūda veidojot objektu"
        You do not have permission to edit this. => UTF-8 string (37) "Jums nav tiesību šeit kautko labot."
        "%key%" does not exist. => UTF-8 string (18) ""%key% neeksistē."
        You cannot delete or disable the last shop group. => UTF-8 string (58) "Jūs nevarat izdzēst vai izslēgt pēdējo veikala grupu."
        You cannot delete or disable a shop group in use. => UTF-8 string (68) "Jūs nevarat izdzēst vai izslēgt lietošanā esošu veikala grupu."
        You cannot disable the Main URL. => UTF-8 string (33) "Jūs nevarat izslēgt Pamata URL."
        You cannot change a main URL to a non-main URL. You have to set another URL as your Main URL for the selected shop. => UTF-8 string (119) "Jūs nevarat mainīt galveno URL uz ne-galveno URL. Jums jāizvēlas cits URL kā...
        Jūs nevarat mainīt galveno URL uz ne-galveno URL. Jums jāizvēlas cits URL kā galvenais URL izvēlētajam veikalam.
        
        A shop URL that uses this domain already exists. => UTF-8 string (61) "Veikala URL, kurā tiek izmantots šis domēns, jau eksistē."
        A shop virtual URL cannot be "%URL%" => UTF-8 string (42) "Veikala virtuālais URL nevar būt "%URL%""
        An error occurred during deletion. => UTF-8 string (25) "Kļūda dzēsanas laikā."
        (cannot load object) => UTF-8 string (25) "(nevar ielādēt objektu)"
        You do not have permission to delete this. => UTF-8 string (31) "Jums nav atļauts šeit dzēst."
        An error occurred while deleting the object. => UTF-8 string (25) "Kļūda dzēšot objektu."
        An error occurred while updating the status. => UTF-8 string (27) "Kļūda atjauninot statusu."
        A Zip/Postal code is required. => UTF-8 string (31) "Pasta indekss ir nepieciešams."
        The Zip/Postal code is invalid. => UTF-8 string (24) "Nederīgs pasta indekss."
        It must be entered as follows: => UTF-8 string (36) "Jābūt rakstītām kā norādīts: "
        You do not have permission to add this. => UTF-8 string (56) "Jums nav nepieciešamo atļauju šeit kaut ko pievienot."
        "%type%" does not exist. => UTF-8 string (19) ""%type% neeksistē."
        Directory "%folder%" cannot be created => string (37) "Direktoriju "%folder%" nevar izveidot"
        File "%file%" cannot be created => string (29) "Failu "%file%" nevar izveidot"
        Cannot write this file: "%folder%" => UTF-8 string (34) "Nevar ierakstīt failu: "%folder%""
        This file must be writable: %file% => UTF-8 string (36) "Šim failam jābut rakstamam: %file%"
        No file has been selected. => UTF-8 string (20) "fails nav izvēlēts"
        The server does not have permissions for writing. => UTF-8 string (43) "Serverim nav pieejas priekš rakstīšanas."
        Please check rights for %file% => UTF-8 string (38) "Lūdzu pārbaudiet tiesības uz %file%"
        This file must be writable: => UTF-8 string (30) "Šim failam jābut rakstamam: "
        Fatal error: The module directory does not exist. => UTF-8 string (46) "Kritiska kļūda: Moduļu mape vairs nav šeit"
        The field %field_name% is required at least in your default language. => UTF-8 string (77) "Lauks %field_name% ir nepieciešams vismaz vienā no noklusētajām valodām."
        Error while uploading image; please change your server's settings. (Error code: %s) => UTF-8 string (96) "Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus. (Kļūda...
        Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus. (Kļūdas kods: %s)
        
        Image format not recognized, allowed formats are: .gif, .jpg, .png => UTF-8 string (69) "Bildes formāts nav atpazīts, atļautie fomāti ir: .gif, .jpg, .png"
        The %s field is invalid. => UTF-8 string (21) "%s lauks nav derīgs."
        An error occurred while attempting to upload the file. => UTF-8 string (32) "kļūda augšupielādējot failu"
        Maximum depth: Invalid number. => UTF-8 string (41) "Maksimālais dziļums: Nederīgs nummurs."
        Please fill out all fields. => UTF-8 string (32) "Lūdzu, aizpildiet visus laukus."
        An error occurred on saving. => UTF-8 string (20) "Kļūda saglabājot."
        The voucher code is invalid. => UTF-8 string (25) "Kupona kods ir nederīgs."
        %s is invalid. => UTF-8 string (16) "%s ir nederīgs."
        An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
        Invalid URL => string (16) "Nepareiza adrese"
        Invalid selection => UTF-8 string (17) "Nederīga izvēle"
        You need permission to add this. => UTF-8 string (55) "Jums nepieciešams vairāk atļaujas lai to pievienotu."
        You do not have permission to update this. => UTF-8 string (34) "Jums nav atļaujas to atjaunināt."
        You do not have permission to create this. => UTF-8 string (31) "Jums nav atļaujas to izveidot."
        Profile(s) assigned to employee cannot be deleted => UTF-8 string (46) "Darbiniekam piešķirto profilu nevar nodzēst"
        You cannot delete your own profile => UTF-8 string (39) "Jūs nevarat nodzēst pats savu profilu"
        Cannot open export file for writing => UTF-8 string (42) "Nevar atvērt eksporta failu rakstīšanai"
        Cannot write into file: %filename%. Please check write permissions. => UTF-8 string (81) "Nevar ierakstīt failā: %filename%. Lūdzu, pārbaudiet rakstīšanas atļaujas."
        An unexpected error occurred. [%type% code %code%] => UTF-8 string (49) "Radās neparedzēta kļūda. [%type% code %code%]"
        Cannot send test email for theme %theme% because it is not your current theme => UTF-8 string (77) "Nevar nosūtīt testa e-pastu šablonam %theme% jo tā nav patreizējā tēma"
        Cannot send test email for layout %layout% => UTF-8 string (48) "Nevar nosūtīt testa e-pastu šablonam %layout%"
        Image format not recognized, allowed format(s) is(are): .%s => UTF-8 string (54) "Nevar noteikt attēla formātu, atļautie formāti: %s"
        You need permission to edit this. => UTF-8 string (48) "Jums nepieciešamas vairāk atļaujas to darīt."
        Unexpected error occurred. => UTF-8 string (28) "Radās neparedzēta kļūda."
        The object cannot be loaded (or found) => UTF-8 string (37) "Objektu nevar ielādēt (nav atrasts)"
        Max file size allowed is "%s" bytes. => UTF-8 string (41) "Maksimālais faila lielums ir "%s" baiti."
        An error occurred while attempting to save. => UTF-8 string (36) "Radās kļūda, mēģinot saglabāt."
        Invalid action => UTF-8 string (18) "Nederīga darbība"
        The value of the PHP.ini setting "max_input_vars" must be increased to %value% in order to be able to submit the product form. => UTF-8 string (114) "PHP.ini iestatījums "max_input_vars" jāpalielina līdz %value% lai būtu iespē...
        PHP.ini iestatījums "max_input_vars" jāpalielina līdz %value% lai būtu iespējams ar formu pievienot produktu.
        
        Invalid data supplied. => UTF-8 string (15) "Nederīgi dati."
        You cannot upload more files => UTF-8 string (44) "Jūs nevarat augšupielādēt vairāk failus"
        This domain is not valid. => UTF-8 string (18) "Nederīgs domēns."
        The SSL domain is not valid. => UTF-8 string (22) "Nederīgs SSL domēns."
        This field is invalid => UTF-8 string (17) "Lauks nav derīgs"
        This field cannot be longer than %limit% characters => UTF-8 string (47) "Laukā nevar būt vairāk par %limit% simboliem"
        This value should be greater than %value% => UTF-8 string (40) "Vērtībai jābūt lielākai kā %value%"
        This field is invalid, it must contain numeric values => UTF-8 string (42) "Lauks ir nepareizs, tam ir jāsatur cipari"
        This field is required => UTF-8 string (23) "Šis lauks ir obligāts"
        This field cannot be shorter than %limit% characters => UTF-8 string (46) "Laukā nevar būt mazāk par %limit% simboliem"
        %error_message% - Language: %language_name% => string (41) "%error_message% - Valoda: %language_name%"
        AdminShopparametersFeature => array (267)
        Authorized modules: => UTF-8 string (18) "Atļautie moduļi:"
        This category already exists for this group. => UTF-8 string (40) "Šī kategorija jau pastāv šai grupai."
        Add a category discount => string (28) "Pievienot kategoriju atlaidi"
        New group category discount => string (31) "Jauna atlaide kategoriju grupai"
        Discount (%): => string (12) "Atlaide (%):"
        Discount: %.2f%% => string (15) "Atlaide: %.2f%%"
        Group information => UTF-8 string (19) "Grupas informācija"
        Price display method: => UTF-8 string (25) "Cenas attēlojuma metode:"
        Show prices: => UTF-8 string (14) "Rādīt cenas:"
        Current category discount => UTF-8 string (33) "Pašreizējā kategorijas atlaide"
        Members of this customer group => UTF-8 string (32) "Šīs klientu grupas dalībnieki"
        Limited to the first 100 customers. => string (30) "Tikai pirmajiem 100 klientiem."
        Please use filters to narrow your search. => UTF-8 string (59) "Lūdzu, izmantojiet filtrus, lai sašaurinātu meklēšanu."
        Hours: => string (8) "Stundas:"
        Dear Customer, Regards, Customer service => UTF-8 string (41) "Cien. Klient, Ar cieņu, Klientu serviss"
        Cien. Klient,
        
        Ar cieņu,
        Klientu serviss
        
        We are currently updating our shop and will be back really soon. Thanks for your patience. => UTF-8 string (96) "Pašlaik mēs atjaunojam mūsu veikalu un pavisam drīz būsim atpakaļ. Paldies p...
        Pašlaik mēs atjaunojam mūsu veikalu un pavisam drīz būsim atpakaļ.
        Paldies par pacietību.
        
        #IN => string (3) "#IN"
        #DE => string (3) "#DE"
        #RE => string (3) "#RE"
        a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves => UTF-8 string (827) "par | augstāk | pēc | atkal | pret | visi | am | an | un | visi | ir | ir | ...
        par | augstāk | pēc | atkal | pret | visi | am | an | un | visi | ir | ir | pēc | ir | kopš | pirms | ir zemāk | starp | abi | bet | pēc | var | nevar | varētu | nevarētu | darīja | dara | dara | dara | nesa | laikā | katru | daži | no | nobeiguma | bija | būtu | viņš | tā | viņa | viņa | tā | tā | tā | tā | tā | tā | tā pati | daudzi | visvairāk | jāpārliecinās | mani | nav | nav | nav | izslēgts | vienreiz | vienīgi | vai | citi | vajadzētu | mūsu | mūsu | sevi | ārā | pār | paši | paši | shan | viņa | būtu | būtu | jā | daži | tādi kā šie paši | tie | tur | šie | šie | šie | no | līdz | pārāki | līdz | līdz | ļoti | bija | bija | mēs | bija | kas | kad | kad | kur | kas | kamēr | kuram | kuram | kam | ar | uzvarēja | būtu | tevis | tevis | tu pats | pats
        
        You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice. => UTF-8 string (80) "Jūs varat atrakstīties jebkurā laikā. Kontaktinformācija ir atrodama lapā."
        In Stock => string (8) "Pieejams"
        Product available for orders => UTF-8 string (29) "Prece pieejama pasūtījumiem"
        Out-of-Stock => UTF-8 string (14) "Nav noliktavā"
        Webmaster => UTF-8 string (19) "Tīmekļa pārzinis"
        Customer service => UTF-8 string (20) "Klientu apkalpošana"
        If a technical problem occurs on this website => UTF-8 string (44) "Ja šajā vietnē rodas tehniskas problēmas"
        For any question about a product, an order => UTF-8 string (45) "Jebkuri jautājumi par produktu, pasūtījumu"
        Mr. => string (5) "K-gs."
        Mrs. => string (6) "K-dze."
        Visitor => UTF-8 string (13) "Apmeklētājs"
        Guest => string (6) "Viesis"
        Customer => string (7) "Klients"
        Neutral => UTF-8 string (9) "Neitrāls"
        Add new social title => string (25) "Pievienot jaunu nosaukumu"
        Social titles => string (6) "Tituls"
        Image width => UTF-8 string (15) "Attēla platums"
        Image height => UTF-8 string (16) "Attēla augstums"
        Social title => string (6) "Tituls"
        Group name => string (16) "Grupas nosaukums"
        Discount (%) => string (11) "Atlaide (%)"
        Members => UTF-8 string (11) "Dalībnieki"
        Creation date => string (15) "Izveides datums"
        Default groups options => UTF-8 string (26) "Noklusējuma grupu opcijas"
        Visitors group => UTF-8 string (19) "Apmeklētāju grupa"
        Guests group => string (11) "Viesu grupa"
        Customers group => string (13) "Klientu grupa"
        Save, then add a category reduction. => UTF-8 string (61) "Saglabājiet, pēc tam pievienojiet kategoriju samazinājumu."
        Add new group => string (21) "Pievienot jaunu grupu"
        Customer group => string (14) "Customer Group"
        Price display method => UTF-8 string (24) "Cenas attēlojuma metode"
        Category discount => string (19) "Kategorijas atlaide"
        Modules authorization => UTF-8 string (21) "Moduļu autorizācija"
        Show prices => UTF-8 string (13) "Rādīt cenas"
        Registration date => UTF-8 string (22) "Reģistrācijas datums"
        Alias => UTF-8 string (14) "Aizstājvārds"
        Aliases => UTF-8 string (11) "Pseidonīmi"
        Indexing => UTF-8 string (12) "Indeksācija"
        The "indexed" products have been analyzed by PrestaShop and will appear in the results of a front office search. => UTF-8 string (112) ""Indeksētos" produktus analizēja PrestaShop, un tie parādīsies vietnes priek...
        "Indeksētos" produktus analizēja PrestaShop, un tie parādīsies vietnes priekšpusē meklētāja rezultātos.
        
        Indexed products => UTF-8 string (20) "Indeksētie produkti"
        Building the product index may take a few minutes. => UTF-8 string (54) "Produkta indeksa izveide var aizņemt dažas minūtes."
        Add missing products to the index => UTF-8 string (43) "Pievienot iztrūkstošos produktus indeksam"
        Re-build the entire index => UTF-8 string (24) "Pārbūvēt visu indeksu"
        You can set a cron job that will rebuild your index using the following URL: => UTF-8 string (83) "Jūs varat iestatīt cron darbu, kas atjaunos jūsu indeksu, izmantojot šādu URL:"
        Search within word => UTF-8 string (15) "Meklēt vārdos"
        Search exact end match => UTF-8 string (33) "Meklēt precīzu gala atbilstību"
        Minimum word length (in characters) => UTF-8 string (25) "Minimālais vārda garums"
        Blacklisted words => UTF-8 string (17) "Aizliegtie vārdi"
        Weight => string (5) "Svars"
        The "weight" represents its importance and relevance for the ranking of the products when completing a new search. => UTF-8 string (79) ""Svars" norāda tā nozīmi un atbilstību produktam, veicot jaunu meklēšanu."
        A word with a weight of eight will have four times more value than a word with a weight of two. => UTF-8 string (92) "Vārdam ar svaru astoņi būs četras reizes lielāka vērtība nekā vārdam ar svar...
        Vārdam ar svaru astoņi būs četras reizes lielāka vērtība nekā vārdam ar svaru divi.
        
        We advise you to set a greater weight for words which appear in the name or reference of a product. This will allow the search results to be as precise and relevant as possible. => UTF-8 string (189) "Mēs iesakām jums iestatīt lielāku svaru vārdiem, kas parādās produkta nosauk...
        Mēs iesakām jums iestatīt lielāku svaru vārdiem, kas parādās produkta nosaukumā vai atsaucei. Tas ļaus meklēšanas rezultātiem būt pēc iespējas precīzākiem un atbilstošiem.
        
        Setting a weight to 0 will exclude that field from search index. Re-build of the entire index is required when changing to or from 0 => UTF-8 string (117) "Svara iestatīšana uz 0 izslēdz šo lauku no meklēšanas indeksa. Viss indekss ...
        Svara iestatīšana uz 0 izslēdz šo lauku no meklēšanas indeksa. Viss indekss jāpārveido, mainot to uz vai no 0
        
        Product name weight => string (25) "Produkta nosaukuma garums"
        Reference weight => string (11) "Koda garums"
        Short description weight => UTF-8 string (20) "Īsa apraksta garums"
        Description weight => string (15) "Apraksta garums"
        Category weight => string (18) "Kategorijas garums"
        Brand weight => UTF-8 string (13) "Zīmola svars"
        Tags weight => string (11) "Tagu garums"
        Attributes weight => UTF-8 string (16) "Atribūtu garums"
        Features weight => UTF-8 string (15) "Iespēju garums"
        Add new alias => UTF-8 string (30) "Pievienot jaunu aizstājvārdu"
        Result => UTF-8 string (10) "Rezultāts"
        Shop ID => string (10) "Veikala ID"
        Shop group => string (13) "Veikala grupa"
        Root category => string (15) "Pamatkategorija"
        Main URL for this shop => UTF-8 string (28) "Galvenā saite šim veikalam"
        Edit this shop group => UTF-8 string (23) "Labot šo veikala grupu"
        Add new shop => string (23) "Pievienot jaunu veikalu"
        Multistore tree => UTF-8 string (26) "Veikala satura rādītājs"
        Store name => string (17) "Veikala nosaukums"
        Icon => string (5) "Ikona"
        Edit return status => UTF-8 string (30) "Rediģēt atgriešanas statusu"
        Show delivery PDF. => UTF-8 string (22) "Rādīt piegādes PDF."
        Template => UTF-8 string (8) "Šablons"
        Return status => UTF-8 string (20) "Atgriešanas statuss"
        Send email to customer => UTF-8 string (24) "Sūtīt klientam e-pastu"
        Consider the associated order as validated. => UTF-8 string (43) "Uzskatīt šo pasūtījumu par apsiprinātu"
        Hide this status in all customer orders. => UTF-8 string (47) "Slēpt šo statusu visos klientu pasūtījumos."
        Attach invoice PDF to email. => UTF-8 string (35) "Pievienojiet PDF rēķinu e-pastam."
        Attach delivery slip PDF to email. => UTF-8 string (46) "Pievienojiet PDF piegādes dokumentu e-pastam."
        Set the order as shipped. => UTF-8 string (41) "Atzīmējiet pasūtījumu kā nosūtītu."
        Set the order as paid. => UTF-8 string (41) "Atzīmējiet pasūtījumu kā apmaksātu."
        Add new store => string (23) "Pievienot jaunu veikalu"
        Stores => string (7) "veikali"
        Store name (e.g. City Center Mall Store). => string (50) "Veikala nosaukums (piem., City Center Mall Store)."
        Allowed characters: letters, spaces and %s => UTF-8 string (43) "Atļautās zīmes: burti, atstarpes un "%s""
        Latitude / Longitude => string (16) "Platums / garums"
        Store coordinates (e.g. 45.265469/-47.226478). => UTF-8 string (51) "Veikala koordinātas (piem., 45.265469/-47.226478)."
        Picture => UTF-8 string (7) "Attēls"
        Monday => string (9) "Pirmdiena"
        Tuesday => string (8) "Otrdiena"
        Wednesday => UTF-8 string (10) "Trešdiena"
        Thursday => string (11) "Ceturtdiena"
        Friday => string (10) "Piektdiena"
        Saturday => string (9) "Sestdiena"
        Sunday => UTF-8 string (10) "Svētdiena"
        Choose your country => UTF-8 string (21) "Izvēlies savu valsti"
        Choose your state (if applicable) => UTF-8 string (44) "Izvēlieties savu apgabalu (ja piemērojams)"
        Displayed in emails and page titles. => UTF-8 string (39) "Attēlots e-pastos un lapu virsrakstos."
        Shop email => string (15) "Veikala e-pasts"
        Registration number => UTF-8 string (23) "Reģistrācijas nummurs"
        Shop address line 1 => UTF-8 string (27) "Veikala adrese (1. līnija)"
        Shop address line 2 => UTF-8 string (25) "Veikala adrese 2. līnija"
        Contact details => UTF-8 string (17) "Kontakta detaļas"
        Add new tag => string (21) "Pievienot jaunu birku"
        Tag => string (6) "Birkas"
        Search => UTF-8 string (7) "Meklēt"
        Shop name => string (17) "Veikala nosaukums"
        Visits => UTF-8 string (12) "Apmeklējumi"
        Registrations => UTF-8 string (15) "Reģistrācijas"
        Undefined => UTF-8 string (11) "Nedefinēts"
        Visitors => UTF-8 string (13) "Apmeklētāji"
        Unknown => UTF-8 string (9) "Nezināms"
        Male => UTF-8 string (9) "Vīrietis"
        Female => string (8) "Sieviete"
        Product name => string (18) "Produkta nosaukums"
        No redirection (you may have duplicate content issues) => UTF-8 string (62) "Nav novirzīšanas (jums var būt dublētas satura problēmas)"
        302 Moved Temporarily (recommended while setting up your store) => UTF-8 string (57) "302 Pārvietots īslaicīgi (ieteicams, iestatot veikalu)"
        301 Moved Permanently (recommended once you have gone live) => UTF-8 string (61) "301 Pārvietots pastāvīgi (ieteicams, kad esat "dzīvajā")"
        Other => string (4) "Cits"
        GET variable => UTF-8 string (14) "GET mainīgais"
        Server => string (8) "Serveris"
        Add new contact => string (24) "Pievienot jaunu kontaktu"
        Add a new page => string (20) "Pievienot jaunu lapu"
        hours => string (7) "stundas"
        Save messages? => UTF-8 string (17) "Saglabāt ziņas?"
        Re-display cart at login => UTF-8 string (36) "Vēlreiz parādīt grozu piesakoties"
        Send an email after registration => UTF-8 string (38) "Nosūtīt e-pastu pēc reģistrācijas"
        Password reset delay => UTF-8 string (35) "Paroles atiestatīšanas atcelšana"
        minutes => UTF-8 string (8) "minūtes"
        Enable B2B mode => UTF-8 string (23) "Aktivizēt B2B režīmu"
        Ask for birth date => UTF-8 string (25) "Jautāt dzimšanas datumu"
        Enable partner offers => UTF-8 string (32) "Ieslēgt partneru piedāvājumus"
        Maintenance IP => string (13) "Uzlabojumu IP"
        Custom maintenance text => UTF-8 string (27) "Pielāgota tehniskā apkope"
        Round on each item => UTF-8 string (24) "Noapaļot katru vienību"
        Round on each line => UTF-8 string (23) "Noapaļot katru līniju"
        Round on the total => UTF-8 string (18) "Noapaļot kopsummu"
        Round up away from zero, when it is half way there (recommended) => UTF-8 string (66) "Noapaļojiet uz augšu no nulles, kad tas ir pusceļā (ieteicams)"
        Round down towards zero, when it is half way there => UTF-8 string (56) "Noapaļojiet uz leju tuvāk nullei, kad tas ir pusceļā"
        Round towards the next even value => UTF-8 string (45) "Noapaļot tuvāk nākošajam veselam lielumam"
        Round towards the next odd value => UTF-8 string (47) "Noapaļot tuvāk nākošajai nepāra vērtībai"
        Round up to the nearest value => UTF-8 string (47) "Noapaļot uz augšu līdz tuvākajai vērtībai"
        Round down to the nearest value => UTF-8 string (45) "Noapaļot uz leju līdz tuvākajai vērtībai"
        Enable SSL on all pages => UTF-8 string (27) "Iespējot SSL visās lapās"
        Increase front office security => UTF-8 string (29) "Palielināt veikala drošību"
        Allow iframes on HTML fields => UTF-8 string (27) "Atļaut iframes HTML laukos"
        Use HTMLPurifier Library => UTF-8 string (33) "Izmantot HTMLPurifier bibliotēku"
        Round mode => UTF-8 string (21) "Apaļošanas režīms"
        Round type => UTF-8 string (20) "Noapaļošanas veids"
        Display best sellers => UTF-8 string (28) "Parādīt pirktākās preces"
        Enable Multistore => UTF-8 string (21) "Ieslēgt Multiveikalu"
        Main Shop Activity => UTF-8 string (25) "Galvenā veikala darbība"
        Enable final summary => UTF-8 string (21) "Ieslēgt kopsavilkumu"
        Enable guest checkout => UTF-8 string (28) "Atļaut viesiem iepirkšanos"
        Recalculate shipping costs after editing the order => UTF-8 string (66) "Pēc pasūtījuma rediģēšanas pārrēķiniet piegādes izmaksas"
        Allow multishipping => UTF-8 string (21) "Atļaut multipiegādi"
        Delayed shipping => UTF-8 string (19) "Aizkavēta piegāde"
        Terms of service => string (17) "Servisa noteikumi"
        Offer gift wrapping => UTF-8 string (31) "Piedāvāt dāvanu iesaiņojumu"
        Gift-wrapping tax => UTF-8 string (29) "Dāvanu iesaiņojuma nodoklis"
        Offer recycled packaging => UTF-8 string (36) "Piedāvāt pārstrādātu iepakojumu"
        Gift-wrapping price => UTF-8 string (26) "Dāvānu iesaiņojuma cena"
        Minimum purchase total required in order to validate the order => UTF-8 string (56) "Lai pasūtījumu veiktu klientam jāiepērkas vismaz par"
        Allow a customer to download and view PDF versions of his/her invoices. => UTF-8 string (71) "Ļaujiet klientam lejupielādēt un skatīt savu rēķinu PDF versijas."
        Send an email to the customer when his/her order status has changed. => UTF-8 string (71) "Nosūtiet e-pastu klientam, kad ir mainīts viņa pasūtījuma statuss."
        Number of days for which the product is considered 'new' => UTF-8 string (61) "Dienu skaits, cik ilgi produkti tiek uzskatīti par "jauniem""
        Max size of product summary => UTF-8 string (42) "Maksimālais produkta kopsavilkuma izmērs"
        Catalog mode => UTF-8 string (17) "Kataloga režīms"
        Quantity discounts based on => string (33) "Daudzuma atlaides pamatojoties uz"
        Force update of friendly URL => UTF-8 string (37) "Piespiest lasāma URL atjaunināšanu"
        Display available quantities on the product page => UTF-8 string (41) "Attēlot pieejamo daudzumu produktu lapā"
        Separator of attribute anchor on the product links => UTF-8 string (46) "Atribūtu enkura atdalītājs produkta saitēs"
        Products per page => UTF-8 string (41) "Maksimālais produktu skaits vienā lapā"
        Product price => UTF-8 string (10) "Pēc cenas"
        Product add date => UTF-8 string (26) "Pēc pievienošanas datuma"
        Product modified date => UTF-8 string (29) "Pēc produkta izmaiņu datuma"
        Position inside category => UTF-8 string (21) "Pozīcija kategorijā"
        Brand => UTF-8 string (7) "Zīmols"
        Product quantity => string (17) "Produkta daudzums"
        Product reference => string (17) "product reference"
        Default order by => UTF-8 string (32) "Noklusētā produktu kārtošana"
        Default order method => UTF-8 string (33) "Noklusētā pasūtīšanas metode"
        Display remaining quantities when the quantity is lower than => UTF-8 string (56) "Parādīt atlikušo daudzumu, ja daudzums ir mazāks par"
        Enable stock management => UTF-8 string (36) "Ieslēgt produktu uzskaites sistēmu"
        Default pack stock management => UTF-8 string (44) "Noklusētā iepakojuma krājumu pārvaldība"
        Allow ordering of out-of-stock products => UTF-8 string (35) "Ļaut pasūtīt beigušos produktus"
        Label of in-stock products => UTF-8 string (37) "Krājumā esošu produktu marķējums"
        Label of out-of-stock products with allowed backorders => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā, bet ir atļauts tos pasūtīt"
        Label of out-of-stock products with denied backorders => UTF-8 string (69) "Marķējums produktiem, kuri nav pārdošanā un kurus nevar pasutīt"
        Delivery time of in-stock products => UTF-8 string (37) "Piegādes laiks produktiem noliktavā"
        Leave empty to disable => UTF-8 string (31) "Atstājiet tukšu lai izslēgtu"
        Delivery time of out-of-stock products with allowed backorders => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā, bet ir atļauts tos pasūtīt"
        $_GET variable => UTF-8 string (16) "$_GET mainīgais"
        The route %routeRule% is not valid => UTF-8 string (33) "Ceļš %routeRule% iir kļūdains"
        Keyword "{%keyword%}" required for route "%routeName%" (rule: "%routeRule%") => UTF-8 string (87) "Atslēgas vārds "{%keyword%}" nepieciešams ceļam "%routeName%" (rule: "%route...
        Atslēgas vārds "{%keyword%}" nepieciešams ceļam "%routeName%" (rule: "%routeRule%")
        
        Default pages => string (13) "Default Pages"
        Module pages => UTF-8 string (13) "Moduļu lapas"
        Display attributes in the product meta title => UTF-8 string (43) "Rādīt atribūtus produktu meta nosaukumā"
        Accented URL => UTF-8 string (16) "Akcentēta saite"
        Redirect to the canonical URL => UTF-8 string (26) "Novirzīt uz kanonisko URL"
        Disable Apache's MultiViews option => UTF-8 string (41) "Deaktivizēt Apache's MultiViews iespēju"
        Disable Apache's mod_security module => UTF-8 string (41) "Deaktivizēt Apache's mod_security moduli"
        Shop domain => string (15) "Veikala domeins"
        SSL domain => string (11) "SSL domeins"
        Base URI => string (10) "Pamata URI"
        Route to products => UTF-8 string (20) "Ceļš uz produktiem"
        Route to category => UTF-8 string (20) "Ceļš uz kategoriju"
        Route to supplier => UTF-8 string (24) "Ceļš uz piegādātāju"
        Route to brand => UTF-8 string (17) "Ceļš uz zīmolu"
        Route to page => UTF-8 string (14) "Ceļš uz lapu"
        Route to page category => UTF-8 string (26) "Ceļš uz lapas kategoriju"
        Route to modules => UTF-8 string (19) "Ceļš uz moduļiem"
        Product page => string (13) "Produkta lapa"
        Pagination => UTF-8 string (9) "Lapošana"
        Products stock => UTF-8 string (17) "Produktu krājumi"
        Contacts => string (8) "Kontakti"
        Add new title => string (15) "Pievienot failu"
        Gift options => UTF-8 string (16) "Dāvanas opcijas"
        Status name => UTF-8 string (14) "Statusa vārds"
        Color => UTF-8 string (6) "Krāsa"
        Return statuses => UTF-8 string (20) "Atgriešanas statusi"
        Email template => UTF-8 string (16) "E-pasta šablons"
        Order status => string (16) "Izpildes statuss"
        Add new order status => UTF-8 string (36) "Pievienot jaunu pasūtījuma statusu"
        Add new order return status => UTF-8 string (49) "Pievienot jaunu pasūtījuma atgriešanas statusu"
        Rewritten URL => UTF-8 string (16) "Pārrakstīt URL"
        Page name => string (15) "Lapas nosaukums"
        Page title => string (16) "Lapas virsraksts"
        Meta tags => string (9) "Meta-Tagi"
        Keywords: %keywords% => UTF-8 string (28) "Atslēgas vārdi: %keywords%"
        Improve your SEO => string (14) "Uzlabojiet SEO"
        Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage. => UTF-8 string (180) "Rediģējiet informāciju par savām lapām, lai iegūtu atpazīstamību, tādējādi i...
        Rediģējiet informāciju par savām lapām, lai iegūtu atpazīstamību,  tādējādi iegūsot vairāk apmeklētāju. Mēs iesakām sākt ar indeksa lapu, tas nozīmē sākumlapu.
        
        Configure index page => UTF-8 string (22) "Konfigurēt sākumlapu"
        Robots file generation => UTF-8 string (26) "Robots faila ģenerēšana"
        Generate robots.txt file => UTF-8 string (26) "Ģenerēt robots.txt failu"
        SEO options => string (11) "SEO opcijas"
        Set up URLs => UTF-8 string (14) "Uzstādīt URL"
        Set shop URL => UTF-8 string (21) "Iestatīt veikala URL"
        Schema of URLs => UTF-8 string (10) "URL shēma"
        Referrer => UTF-8 string (13) "Norādītājs"
        Add new search engine => UTF-8 string (35) "Pievienot jaunu meklētājprogrammu"
        Enable SSL => UTF-8 string (25) "Ieslēgt SSL šifrēšanu"
        Please click here to check if your shop supports HTTPS. => UTF-8 string (82) "Lūdzu, noklikšķiniet šeit, lai pārbaudītu, vai jūsu veikals atbalsta HTTPS."
        Page => string (4) "Lapa"
        AdminAdvparametersFeature => array (350)
        Menu => UTF-8 string (8) "Izvēlne"
        No menu => UTF-8 string (13) "Izvēlnes nav"
        Import data from another shop => UTF-8 string (31) "Importēt datus no cita veikala"
        Permissions => UTF-8 string (9) "Tiesības"
        Catalog price rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
        Countries => string (7) "Valstis"
        States => UTF-8 string (6) "Štati"
        Carriers => UTF-8 string (14) "Piegādātāji"
        Titles => string (7) "Uzrunas"
        SuperAdmin => string (24) "Galvenais administrators"
        Logistician => UTF-8 string (24) "Loģistikas speciālists"
        Translator => UTF-8 string (10) "Tulkotājs"
        Salesman => UTF-8 string (11) "Pārdevējs"
        Supply Orders => UTF-8 string (21) "Krājumu Pasūtījumi"
        Supply Order Details => UTF-8 string (30) "Krājumu pasūtījuma detaļas"
        Product Reference => string (16) "Produkta atsauce"
        Note => string (7) "piezime"
        Supplier ID * => UTF-8 string (19) "Piegādātāja ID *"
        Lang ID => string (10) "Valodas ID"
        Warehouse ID * => string (13) "Noliktavas ID"
        Currency ID * => UTF-8 string (13) "Valūtas ID *"
        Supply Order Reference * => UTF-8 string (34) "Pasūtījuma piegādes reference *"
        Delivery Date (Y-M-D)* => UTF-8 string (25) "Piegādes datums (Y-M-D)*"
        Discount rate => string (16) "Atlaides lielums"
        Product ID * => string (13) "Produkta ID *"
        Product Attribute ID => UTF-8 string (21) "Produkta atribūta ID"
        Unit Price (tax excl.)* => UTF-8 string (25) "Vienības cena (bez PVN)*"
        Quantity Expected * => string (22) "Paredzamais daudzums *"
        Discount Rate => string (7) "Atlaide"
        Tax Rate => string (9) "PVN daudz"
        Import .CSV data => UTF-8 string (19) "Importēt CSV datus"
        Template => UTF-8 string (8) "Šablons"
        Customer ID => string (10) "Klienta ID"
        Active (0/1) => UTF-8 string (13) "Aktīva (0/1)"
        Customer email => string (15) "Klienta e-pasts"
        Active (0/1) => UTF-8 string (13) "Aktīvs (0/1)"
        Root category (0/1) => string (21) "Pamatkategorija (0/1)"
        Image URL => UTF-8 string (11) "Attēla URL"
        Product ID => string (11) "Produkta ID"
        Attribute (Name:Type:Position) => UTF-8 string (36) "Atribūts (Vārds: Veids: Pozīcija)"
        Value (Value:Position) => UTF-8 string (32) "Vērtība (vērtība: pozīcija)"
        Supplier reference => UTF-8 string (19) "Piegādātāja kods"
        Default (0 = No, 1 = Yes) => UTF-8 string (36) "Pēc noklusējuma (0 = Nē, 1 = Jā)"
        Combination availability date => UTF-8 string (33) "Kombinācijas pieejamības datums"
        Choose among product images by position (1,2,3...) => UTF-8 string (65) "Izvēlieties produktu attēlus pēc atrašanās vietas (1,2,3...)"
        Titles ID (Mr = 1, Ms = 2, else 0) => string (38) "Tituls (K-gs. = 1, K-dze. = 2, cits 0)"
        Birth date (yyyy-mm-dd) => UTF-8 string (29) "Dzimšanas diena (yyyy-mm-dd)"
        Newsletter (0/1) => string (13) "Jaunumi (0/1)"
        Partner offers (0/1) => UTF-8 string (29) "Parteneru piedāvājums (0/1)"
        Registration date (yyyy-mm-dd) => UTF-8 string (35) "Reģistrācijas datums (yyyy-mm-dd)"
        Groups (x,y,z...) => string (17) "Grupas (x,y,z...)"
        Default group ID => UTF-8 string (27) "Grupas ID pēc noklusējuma"
        UPC => string (3) "upc"
        Minimal quantity => UTF-8 string (20) "Minimālais daudzums"
        Image URLs (x,y,z...) => UTF-8 string (23) "Attēlu URLs (x,y,z...)"
        Image alt texts (x,y,z...) => UTF-8 string (40) "Attēla alternatīvais teksts (x,y,z...)"
        Advanced Stock Management => UTF-8 string (35) "Paplašināts krājumu menedžments"
        Depends on stock => UTF-8 string (21) "Atkarīgs no krājuma"
        Warehouse => string (9) "Noliktava"
        Categories (x,y,z...) => string (22) "Kategorijas (x,y,z...)"
        Tax rule ID => UTF-8 string (23) "Nodokļa nosacījuma ID"
        On sale (0/1) => UTF-8 string (19) "Izpārdošana (0/1)"
        Discount amount => string (16) "Atlaides lielums"
        Discount percent => string (17) "Atlaides procents"
        Discount from (yyyy-mm-dd) => string (24) "Atlaides no (yyyy-mm-dd)"
        Discount to (yyyy-mm-dd) => UTF-8 string (26) "Atlaide līdz (yyyy-mm-dd)"
        Reference # => UTF-8 string (9) "Norāde #"
        Supplier reference # => UTF-8 string (21) "Piegādātāja kods #"
        Delivery time of out-of-stock products with allowed orders: => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā bet ir atļauts tos pasūtīt:"
        Additional shipping cost => UTF-8 string (28) "Papildus sūtījuma izmaksas"
        Unit for the price per unit => UTF-8 string (22) "Cenas lieluma vienība"
        Tags (x,y,z...) => string (15) "Tagi (x,y,z...)"
        Rewritten URL => UTF-8 string (16) "Pārrakstīt URL"
        Label when backorder allowed => UTF-8 string (51) "Marķēt, ja ir atļauja ne-krājuma pasūtījumiem"
        Available for order (0 = No, 1 = Yes) => UTF-8 string (32) "Var pasūtīt (0 = Nē, 1 = Jā)"
        Product availability date => UTF-8 string (28) "Produkta pieejamības datums"
        Product creation date => string (24) "Produkta izveides datums"
        Show price (0 = No, 1 = Yes) => UTF-8 string (31) "Rādīt cenu (0 = Nē, 1 = Jā)"
        Delete existing images (0 = No, 1 = Yes) => UTF-8 string (42) "Dzēst esošos attēlus (0 = Nē, 1 = Jā)"
        Feature (Name:Value:Position:Customized) => UTF-8 string (58) "Raksturojums (Nosaukums: Vērtība: Pozīcija: Pielāgots)"
        Available online only (0 = No, 1 = Yes) => UTF-8 string (46) "Pieejams tikai tiešsaistē (0 = Nē, 1 = Jā)"
        Customizable (0 = No, 1 = Yes) => UTF-8 string (31) "Pielāgojams (0 = Nē, 1 = Jā)"
        Uploadable files (0 = No, 1 = Yes) => UTF-8 string (40) "Lejuplādējami faili (0 = Nē, 1 = Jā)"
        Text fields (0 = No, 1 = Yes) => UTF-8 string (33) "Teksta laukumi (0 = Nē, 1 = Jā)"
        Action when out of stock => UTF-8 string (28) "Darbības, kad nav krājumā"
        Virtual product (0 = No, 1 = Yes) => UTF-8 string (37) "Virtuāls produkts (0 = Nē, 1 = Jā)"
        File URL => string (9) "Faila URL"
        Expiration date (yyyy-mm-dd) => UTF-8 string (31) "Derīguma temiņš (yyyy-mm-dd)"
        Number of days => string (12) "Dienu skaits"
        Accessories (x,y,z...) => UTF-8 string (21) "Aksesuāri (x,y,z...)"
        Address (2) => string (10) "Adrese (2)"
        Latitude => string (7) "Platums"
        Longitude => string (6) "Garums"
        Hours (x,y,z...) => string (18) "Stundas (x,y,z...)"
        ID / Name of group shop => string (29) "ID / Veikalu grupas nosaukums"
        Ignore this column => UTF-8 string (20) "Ignorēt šo kolonnu"
        Store contacts => string (16) "Veikala kontakti"
        EAN-13 => string (6) "EAN 13"
        Back office connection from %ip% => string (32) "Savienojums ar redaktoru no %ip%"
        %class_name% addition => UTF-8 string (27) "%class_name% papildinājums"
        Edit this SQL query => UTF-8 string (24) "Labot šo SQL vaicājumu"
        SQL query name => UTF-8 string (21) "SQL vaicājuma vārds"
        Select your default file encoding => UTF-8 string (39) "Izvēlieties failu noklusēto kodējumu"
        Contact information => UTF-8 string (19) "Kontaktinformācija"
        Discount prices => UTF-8 string (14) "Atlaižu cenas"
        Module hooks => UTF-8 string (17) "Moduļa sasaistes"
        Meta information => UTF-8 string (17) "Meta informācija"
        Product combinations => UTF-8 string (22) "Produktu kombinācijas"
        Available quantities for sale => UTF-8 string (31) "Pieejamie daudzumi pārdošanai"
        Warehouses => UTF-8 string (10) "Entrepôts"
        Webservice accounts => string (16) "Webservisa konti"
        Attribute groups => UTF-8 string (16) "Atribūtu grupas"
        Tax rules groups => UTF-8 string (27) "Nodokļu nosacījumu grupas"
        Cart rules => UTF-8 string (17) "Groza nosacījumi"
        Import data => UTF-8 string (15) "Importēt datus"
        Choose the source shop => UTF-8 string (25) "Izvēlies galveno veikalu"
        Choose data to import => UTF-8 string (31) "Izvēlaties datus, ko importēt"
        Shop groups list => string (22) "Veikala grupu saraksts"
        Customer groups => string (14) "Klientu grupas"
        Shop group => string (13) "Veikala grupa"
        Multistore options => UTF-8 string (25) "Daudzveikalu iestatījumi"
        Default shop => UTF-8 string (20) "Noklusējuma veikals"
        Add a new shop group => string (29) "Pievienot jaunu veikalu grupu"
        Add a new shop => string (23) "Pievienot jaunu veikalu"
        Shop group name => UTF-8 string (21) "Veikala grupas vārds"
        Share customers => UTF-8 string (17) "Kopīgot klientus"
        Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0. => UTF-8 string (132) "Dalieties pieejamos daudzumos starp šīs grupas veikaliem. Mainot šo opciju, ...
        Dalieties pieejamos daudzumos starp šīs grupas veikaliem. Mainot šo opciju, visi pieejamie produktu daudzumi tiks atgriezti uz 0.
        
        Share orders => UTF-8 string (22) "Kopīgot pasūtījumus"
        Multistore tree => UTF-8 string (26) "Veikala satura rādītājs"
        Shop URL ID => string (14) "Veikala URL ID"
        Shop name => string (17) "Veikala nosaukums"
        Is it the main URL? => string (25) "Vai tas ir galvenais URL?"
        URL options => UTF-8 string (16) "URL iestatījumi"
        Is it the main URL for this shop? => UTF-8 string (38) "Vai tas ir galvenais šī veikala URL?"
        Shop URL => string (11) "Veikala URL"
        Domain => UTF-8 string (7) "Domēns"
        SSL Domain => UTF-8 string (11) "SSL domēns"
        Physical URL => string (13) "Fiziskais URL"
        Virtual URL => UTF-8 string (15) "Virtuālais URL"
        Final URL => string (8) "Gala URL"
        Edit this shop => UTF-8 string (17) "Labot šo veikalu"
        Add a new URL => string (26) "Pievienot jaunu URL adresi"
        Store name => string (17) "Veikala nosaukums"
        Statistics => string (10) "Statistika"
        Notifications => UTF-8 string (11) "Paziņojumi"
        Both => string (3) "Abi"
        This is a test message. Your server is now configured to send email. => UTF-8 string (64) "Šī ir testa ziņa, Jūsu serveris tagad spēj sūtīt e-pastus"
        Test message -- Prestashop => UTF-8 string (24) "Testa ziņa - Prestashop"
        Error: Please check your configuration => UTF-8 string (48) "Kļūda: lūdzu pārbaudiet savus uzstādījumus"
        %key% (missing description) => UTF-8 string (30) "%key% (trūkstošais apraksts)"
        Set my own SMTP parameters (for advanced users ONLY) => UTF-8 string (69) "Iestatiet savus SMTP parametrus (tikai pieredzējušiem lietotājiem)"
        Never send emails (may be useful for testing purposes) => UTF-8 string (67) "Nekad nesūtīt e-pastus (var būt noderīgi testēšanas nolūkos)"
        View (GET) => UTF-8 string (13) "Skatīt (GET)"
        Modify (PUT) => UTF-8 string (16) "Modificēt (PUT)"
        Add (POST) => string (16) "Pievienot (POST)"
        Delete (DELETE) => UTF-8 string (15) "Dzēst (DELETE)"
        Fast view (HEAD) => UTF-8 string (27) "Ātrā skatīšanās (HEAD)"
        Age => string (6) "Vecums"
        Recipient => UTF-8 string (11) "Saņēmējs"
        Subject => string (8) "Subjekts"
        Sent => UTF-8 string (11) "Nosūtītie"
        Erase all => UTF-8 string (12) "Dzēst visus"
        Severity (1-4) => UTF-8 string (16) "Stingrība (1-4)"
        Object type => string (12) "Objekta tips"
        Object ID => string (10) "Objekta ID"
        Error code => UTF-8 string (13) "Kļūdas kods"
        Last update => UTF-8 string (23) "Pēdējo reiz atjaunots"
        Refresh list => string (17) "Atjaunot sarakstu"
        Key => UTF-8 string (8) "Atslēga"
        Key description => UTF-8 string (18) "Atslēgas apraksts"
        ID / Name of shop => string (22) "ID / Veikala nosaukums"
        Product reference => string (17) "product reference"
        EAN13 => UTF-8 string (10) "Svītrkods"
        Add new profile => string (23) "Pievienot jaunu profilu"
        Combination reference => UTF-8 string (23) "Kombinācijas reference"
        Memcached via PHP::Memcache => string (34) "Memcached izmantojot PHP::Memcache"
        Memcached via PHP::Memcached => string (35) "Memcached izmantojot PHP::Memcached"
        APC => string (3) "APC"
        Xcache => string (6) "Xcache"
        Use cache => UTF-8 string (17) "Lietot kešošanu"
        Caching system => UTF-8 string (21) "Kešatmiņas sistēma"
        Smart cache for CSS => UTF-8 string (22) "Gudrā CSS kešatmiņa"
        Smart cache for JavaScript => UTF-8 string (29) "JavaScript gudrā kešatmiņa"
        Apache optimization => UTF-8 string (20) "Apache optimizācija"
        Disable all overrides => UTF-8 string (27) "Izslēgt visus ignorējumus"
        Enable or disable all classes and controllers overrides. => UTF-8 string (62) "Ieslēgt vai atslēgt visas klases un ignorējuma kontrolieri."
        Media server #1 => UTF-8 string (24) "Datu nesēja serveris #1"
        Media server #2 => UTF-8 string (24) "Datu nesēja serveris #2"
        Media server #3 => UTF-8 string (24) "Datu nesēja serveris #3"
        Clear cache => UTF-8 string (15) "Iztīrīt kešu"
        Never clear cache files => UTF-8 string (28) "Nekad netīrīt keša failus"
        Clear cache everytime something has been modified => UTF-8 string (54) "Iztīrīt kešatmiņu ikreiz, kad kaut kas ir mainīts"
        Never recompile template files => UTF-8 string (37) "Nekad nepārveidojiet šablona failus"
        Recompile templates if the files have been updated => UTF-8 string (49) "Pārveidojiet šablonus, ja faili ir atjaunināti"
        Force compilation => UTF-8 string (22) "Piespiedu kompilācija"
        Template compilation => UTF-8 string (21) "Šablona kompilācija"
        Cache => UTF-8 string (11) "Kešatmiņa"
        Should be enabled except for debugging. => UTF-8 string (54) "Jābūt ieslēgtai. Izslēdziet veicot atkļūdošanu."
        Multi-front optimizations => UTF-8 string (26) "Multiveikala optimizācija"
        Lifetime of front office cookies => UTF-8 string (30) "Veikala Cookiju dzīves ilgums"
        Lifetime of back office cookies => UTF-8 string (46) "Administrācijas sadaļa cookiju dzives ilgums"
        Automatically check for module updates => UTF-8 string (45) "Pārbaudīt moduļa atjaunojumus automātiski"
        Check the cookie's IP address => UTF-8 string (31) "Pārbaudīt sīkfailu IP adresi"
        Show notifications for new orders => UTF-8 string (35) "Paziņot par jauniem pasūtījumiem"
        Show notifications for new customers => UTF-8 string (30) "Paziņot par jauniem klientiem"
        Show notifications for new messages => UTF-8 string (42) "Rādīt paziņojumus par jaunajām ziņām"
        Maximum size for attached files => UTF-8 string (38) "Maksimālais pievienotā faila izmērs"
        Maximum size for a downloadable product => UTF-8 string (48) "Lejupielādējamā produkta maksimālais izmērs"
        Maximum size for a product's image => UTF-8 string (37) "Produkta attēla maksimālais izmērs"
        megabytes => string (9) "megabaiti"
        Ignore statistics tables => UTF-8 string (28) "Ignorēt statistikas tabulas"
        Drop existing tables during import => UTF-8 string (52) "Atmest eksistējošās tabulas importēšanas laikā"
        Send email in HTML format => UTF-8 string (30) "Sūtīt e-pastu HTML formātā"
        Send email in text format => UTF-8 string (38) "Sūtīt e-pastu kā vienkāršu tekstu"
        Log Emails => UTF-8 string (17) "E-pastu žurnāls"
        None => string (7) "neviens"
        TLS => string (3) "TLS"
        SSL => string (3) "SSL"
        SMTP server => string (13) "SMTP serveris"
        SMTP username => UTF-8 string (20) "SMTP lietotājvārds"
        SMTP password => string (11) "SMTP parole"
        Encryption => UTF-8 string (12) "Šifrēšana"
        Send a test email to => UTF-8 string (24) "Sūtīt testa e-vēstuli"
        minutes => UTF-8 string (8) "minūtes"
        Password regeneration => UTF-8 string (25) "Paroles pārģenerēšana"
        Security: Minimum time to wait between two password changes. => UTF-8 string (49) "Minimālais drošības laiks lai atjaunotu paroli"
        Memorize the language used in Admin panel forms => UTF-8 string (24) "Iegaumēt veidņu valodu"
        Allow employees to select a specific language for the Admin panel form. => UTF-8 string (70) "Atļaut darbiniekiem saglabāt viņu pašu noklusējuma veidņu valodu"
        Permission profile => UTF-8 string (17) "Atļaujas profils"
        Default page => UTF-8 string (22) "Lapa pēc noklusējuma"
        Please name your data matching configuration in order to save it. => UTF-8 string (77) "Lūdzu, nosauciet savu datu saskaņošanas konfigurāciju, lai to saglabātu."
        What do you want to import? => UTF-8 string (28) "Ko jūs vēlaties importēt?"
        Select a file to import => UTF-8 string (31) "Izvēlieties importējamo failu"
        Language of the file => string (12) "Faila valoda"
        Field separator => UTF-8 string (20) "Lauku norobežotājs"
        Multiple value separator => UTF-8 string (31) "Vairāku vērtību atdalītājs"
        Delete all [1]categories[/1] before import => UTF-8 string (47) "Dzēst visas [1] kategorijas [/1] pirms importa"
        Use product reference as key => UTF-8 string (40) "Izmantot produkta referenci kā atslēgu"
        Skip thumbnails regeneration => UTF-8 string (30) "Izlaist sīktēlu atjaunošanu"
        Force all ID numbers => UTF-8 string (20) "Visu ID numurēšana"
        Send notification email => UTF-8 string (29) "Nosūtīt paziņojuma e-pastu"
        Next step => UTF-8 string (15) "Nākamais solis"
        Send emails to => UTF-8 string (15) "Sūtīt e-pastu"
        Minimum severity level => UTF-8 string (33) "Maksimālais stingrības līmenis"
        Enable PrestaShop's webservice => UTF-8 string (38) "Iespējot PrestaShop tīmekļa servisu"
        Enable CGI mode for PHP => UTF-8 string (24) "Ieslēgt CGI priekš PHP"
        Webservice account key. => UTF-8 string (26) "Webservice konta atslēga."
        Current password => UTF-8 string (20) "Pašreizējā parole"
        New password => UTF-8 string (13) "Jaunā parole"
        Confirm password => string (19) "Apstipriniet paroli"
        Download the backup file (%s MB) => UTF-8 string (36) "Lejuplādēt rezerves kopiju (%s MB)"
        Tip: You can also download this file from your FTP server. Backup files are located in the "/adminXXXX/backups" directory. => UTF-8 string (118) "Padoms. Šo failu varat lejupielādēt no sava FTP servera. Rezerves faili atro...
        Padoms. Šo failu varat lejupielādēt no sava FTP servera. Rezerves faili atrodas direktorijā "/adminXXXX /backups".
        
        Backup options => UTF-8 string (22) "Dublēšanas iespējas"
        Available fields => string (14) "Lauki pieejami"
        * Required field => UTF-8 string (17) "* Obligāti lauki"
        History of uploaded files => UTF-8 string (32) "Augšupielādēto failu vēsture"
        Download => UTF-8 string (14) "Lejupielādēt"
        Choose from history / FTP => UTF-8 string (31) "Izvēlieties no vēstures / FTP"
        Download sample csv files => UTF-8 string (31) "Lejuplādēt csv faila piemēru"
        Back to the dashboard => UTF-8 string (28) "Atpakaļ uz redaktora paneli"
        Test your email configuration => UTF-8 string (34) "Testēt Jūsu pasta uzstādījumus"
        A test email has been sent to the email address you provided. => UTF-8 string (58) "Testa e-pasts tika nosūtīts uz Jūsu norādīto e-pastu."
        Employee options => UTF-8 string (23) "Darbinieku iestatījumi"
        Employees => string (10) "Darbinieki"
        Manage your team => UTF-8 string (24) "Pārvaldiet savu komandu"
        Create profiles for your employees with specific rights. SuperAdmin can access the entire store while other people can only be dedicated to the catalog or orders pages. => UTF-8 string (178) "Izveidojiet profilus saviem darbiniekiem ar īpašām pieejas tiesībām. SuperAd...
        Izveidojiet profilus saviem darbiniekiem ar īpašām pieejas tiesībām. SuperAdmin var piekļūt visam veikalam, bet citi var piekļūt tikai katalogam vai pasūtījumu lapām.
        
        Edit: %lastname% %firstname% => UTF-8 string (33) "Rediģēt: %lastname% %firstname%"
        Add new employee => string (29) "Pievienojiet jaunu darbinieku"
        Match your data => UTF-8 string (24) "Saskaņojiet savus datus"
        Please match each column of your source file to one of the destination columns. => UTF-8 string (81) "Lūdzu, saskaņojiet katru avota faila kolonnu ar vienu no galamērķa kolonnām."
        Load a data matching configuration => UTF-8 string (44) "Ielādēt datu pielāgošanas konfigurāciju"
        Save your data matching configuration => UTF-8 string (52) "Saglabājiet savu datu pielāgošanas konfigurāciju"
        Rows to skip => string (17) "Rindas ko izlaist"
        Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers. => UTF-8 string (146) "Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Pie...
        Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Piemēram, iestatīt to uz 1, ja faila pirmajā rindā ir galvenes.
        
        Two columns cannot have the same type of values => UTF-8 string (53) "Divās kolonnās nevar būt vienāda veida vērtības"
        This column must be set: => UTF-8 string (27) "Šī kolonna ir jāiestata:"
        Meaning of severity levels: => UTF-8 string (29) "Stingrības līmeņu nozīme:"
        Logs by email => UTF-8 string (42) "Pieslēgšanās reģistrācijai pa e-pastu"
        Profile => string (7) "Profils"
        List of MySQL Tables => string (21) "MySQL tabulu saraksts"
        Please choose a table. => UTF-8 string (26) "Lūdzu izvēlaties tabulu."
        Add table name to SQL query => UTF-8 string (40) "Pievienot tabulas vārdu SQL vaicājumam"
        List of attributes for this MySQL table => UTF-8 string (37) "Atribūtu saraksts šai MySQL tabulai"
        Add attribute to SQL query => UTF-8 string (35) "Pievienot atribūtu SQL vaicājumam"
        Action => UTF-8 string (8) "Darbība"
        SQL query => UTF-8 string (14) "SQL vaicājums"
        Add new SQL query => UTF-8 string (30) "Pievienot jaunu SQL vaicājumu"
        SQL query result => UTF-8 string (25) "SQL vaicājuma rezultāts"
        Webservice Accounts => string (16) "Webservice konti"
        Set the resource permissions for this key: => UTF-8 string (42) "Iestatiet šī resursa atļaujas atslēgu:"
        Add new webservice key => UTF-8 string (46) "Pievienot jaunu tīmekļa pakalpojumu atslēgu"
        Upload quota => UTF-8 string (27) "Augšupielādēšanas kvota"
        Port => string (5) "Ports"
        IP Address => string (9) "IP Adrese"
        Weight => string (5) "Svars"
        Add server => string (17) "Pievienot serveri"
        Add Server => string (17) "Pievienot serveri"
        Test Server => string (14) "Testa serveris"
        Debug mode => UTF-8 string (24) "Atkļūdošanas režīms"
        Smarty => string (6) "Smarty"
        Modules => UTF-8 string (7) "Moduļi"
        Optional features => UTF-8 string (17) "Papildu iespējas"
        CCC (Combine, Compress and Cache) => string (33) "CCC (Combine, Compress and Cache)"
        Media servers (use only with CCC) => UTF-8 string (48) "Datu nesēju serveri (lietot tikai kopā ar CCC)"
        You must enter another domain, or subdomain, in order to use cookieless static content. => UTF-8 string (92) "Jums ir jāievada cits domēns vai apakšdomēns, lai izmantotu statisku saturu ...
        Jums ir jāievada cits domēns vai apakšdomēns, lai izmantotu statisku saturu bez cookies.
        
        Caching => UTF-8 string (9) "Kešdarbe"
        Configuration information => UTF-8 string (28) "Konfigurācijas Informācija"
        Server information => UTF-8 string (20) "Servera informācija"
        Server information: => UTF-8 string (21) "Servera informācija:"
        Server software version: => UTF-8 string (32) "Servera programmatūras versija:"
        PHP version: => string (12) "PHP versija:"
        Memory limit: => UTF-8 string (16) "Atmiņas limits:"
        Max execution time: => UTF-8 string (28) "Maksimālais izpildes laiks:"
        Upload Max File size: => UTF-8 string (48) "Augšupielādējamā faila maksimālais izmērs:"
        PageSpeed module for Apache installed (mod_instaweb) => UTF-8 string (61) "PageSpeed modulis priekš Apache ir instalēts (mod_instaweb)"
        Database information => UTF-8 string (24) "Datu bāzes informācija"
        MySQL version: => string (14) "MySQL versija:"
        MySQL server: => string (15) "MySQL serveris:"
        MySQL name: => UTF-8 string (13) "MySQL vārds:"
        MySQL user: => UTF-8 string (17) "MySQL lietotājs:"
        Tables prefix: => string (16) "Tabulu prefikss:"
        MySQL engine: => string (16) "MySQL programma:"
        MySQL driver: => string (16) "MySQL draiveris:"
        Store information => UTF-8 string (20) "Veikala informācija"
        PrestaShop version: => string (19) "PrestaShop versija:"
        Shop URL: => string (12) "Veikala URL:"
        Shop path: => string (14) "Veikala saite:"
        Current theme in use: => UTF-8 string (16) "Aktuālā tēma:"
        Mail configuration => UTF-8 string (22) "E-pasta konfigurācija"
        Mail method: => UTF-8 string (29) "E-pasta nosūtīšanas veids:"
        You are using your own SMTP parameters. => UTF-8 string (34) "Tiek lietoti Jūsu SMTP parametri."
        SMTP server: => string (14) "SMTP serveris:"
        SMTP username: => UTF-8 string (21) "SMTP lietotājvārds:"
        Defined => UTF-8 string (9) "Definēts"
        Not defined => UTF-8 string (13) "Nav definēts"
        SMTP password: => string (12) "SMTP parole:"
        Encryption: => UTF-8 string (13) "Šifrēšana:"
        SMTP port: => string (11) "SMTP ports:"
        Your information => UTF-8 string (10) "Jūsu dati"
        Your web browser: => UTF-8 string (24) "Jūsu pārlūkprogramma:"
        Check your configuration => UTF-8 string (32) "Pārbaudīt Jūsu konfigurāciju"
        Required parameters: => UTF-8 string (25) "Nepieciešamie parametri:"
        Optional parameters: => UTF-8 string (22) "Neobligāti parametri:"
        List of changed files => UTF-8 string (25) "Izmainīto failu saraksts"
        Average => UTF-8 string (7) "Vidēji"
        Send a test email => UTF-8 string (21) "Sūtīt testa e-pastu"
        File size => UTF-8 string (13) "Faila izmērs"
        Price tax excluded => string (12) "Cena bez PVN"
        Price tax included => string (11) "Cena ar PVN"
        Price per unit => UTF-8 string (17) "Cena par vienību"
        ModulesEmailsubscriptionAdmin => array (39)
        Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
        Are you sure that you want to delete all of your contacts? => UTF-8 string (57) "Vai Jūs tiešām vēlaties dzēst visus savus kontaktus?"
        Subscribed => UTF-8 string (13) "Parakstījies"
        Iso language => string (10) "Iso valoda"
        Subscribed on => UTF-8 string (22) "Parakstīšanās laiks"
        Newsletter registrations => UTF-8 string (8) "E-avīze"
        Unsubscribe => string (10) "Atteikties"
        Would you like to send a verification email after subscription? => UTF-8 string (54) "Nosūtīt apstiprinošu e-pasta ziņu par abonēšanu?"
        Would you like to send a confirmation email after subscription? => UTF-8 string (54) "Nosūtīt apstiprinošu e-pasta ziņu par abonēšanu?"
        Welcome voucher code => UTF-8 string (41) "Vienreizējs parakstīšanās kupona kods"
        Leave blank to disable by default. => UTF-8 string (31) "Lai atslēgtu atstājiet tukšu"
        Newsletter conditions => string (17) "Jaunumu noteikumi"
        This text will be displayed beneath the newsletter subscribe button. => UTF-8 string (57) "Teksts tiks attēlots zem jaunumu parakstīšanās pogas."
        Export customers' addresses => UTF-8 string (26) "Eksportēt klientu adreses"
        Customers' country => string (14) "Klienta valsts"
        Filter customers by country. => UTF-8 string (30) "Filtrēt klientus pēc valsts."
        Newsletter subscribers => string (16) "Jaunumu Abonenti"
        Filter customers who have subscribed to the newsletter or not, and who have an account or not. => UTF-8 string (91) "Filtrēt klientus kuri ir un kuri nav pierakstījušies un vai tiem ir vai nav ...
        Filtrēt klientus kuri ir un kuri nav pierakstījušies un vai tiem ir vai nav konts lapā.
        
        Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form. => UTF-8 string (115) "Klienti var pierakstīties jaunumiem reģistrācijas laikā, vai tikai ievadot e...
        Klienti var pierakstīties jaunumiem reģistrācijas laikā, vai tikai ievadot e-pastu jaunumu saņemšanas formā.
        
        All subscribers => UTF-8 string (24) "Visi jaunumu saņēmēji"
        Subscribers with account => UTF-8 string (35) "Jaunumu saņēmēji kuriem ir konts"
        Subscribers without account => UTF-8 string (29) "Jaunumu saņēmēji bez konta"
        Non-subscribers => UTF-8 string (15) "Nav parakstīto"
        Partner offers subscribers => UTF-8 string (44) "Partneru piedāvājumi jaunumu saņēmējiem"
        Filter customers who have agreed to receive your partners' offers or not. => UTF-8 string (78) "Filtrēt klientus kuri ir vai nav piekrituši saņemt partneru piedāvājumus."
        Partner offers subscribers have agreed to receive your partners' offers. => UTF-8 string (60) "Klienti kuri ir piekrituši saņemt partneru piedāvājumus."
        All customers => string (12) "Visi klienti"
        Partner offers non-subscribers => UTF-8 string (78) "Partneru piedāvājumi klientiem kuri nav pierakstījušies ziņu saņemšanai"
        Search for addresses => UTF-8 string (15) "Meklēt adreses"
        Email address to search => UTF-8 string (28) "E-pasta adreses meklēšanai"
        Example: contact@prestashop.com or @prestashop.com => UTF-8 string (52) "Piemērs: contact@prestashop.com vai @prestashop.com"
        No customers found with these filters! => UTF-8 string (54) "Pēc šādiem parametriem nav atrasts neviens klients!"
        The .CSV file has been successfully exported: %d customers found. => UTF-8 string (54) ".CSV fails veiksmīgi eksportēts: atrasti %d klienti."
        Download the file => UTF-8 string (20) "Lejupielādēt failu"
        WARNING: When opening this .csv file with Excel, choose UTF-8 encoding to avoid strange characters. => UTF-8 string (104) "UZMANĪBU: Atverot šo .csv failu izvēlieties UTF-8 kodējumu lai saglabātu spe...
        UZMANĪBU: Atverot šo .csv failu izvēlieties UTF-8 kodējumu lai saglabātu speciālās rakstu zīmes.
        
        Error: Write access limited => UTF-8 string (48) "Kļūda: Rakstīšanas tiesības ir ierobežotas"
        No result found! => string (21) "Nekas netika atrasts!"
        Newsletter subscription: no email to delete, this customer has not registered. => UTF-8 string (80) "Ziņu pierakstīšanās: nav e-pastu ko izdzēst, šis klients nav reģistrēts."
        Newsletter subscription: no email to export, this customer has not registered. => UTF-8 string (82) "Ziņu pierakstīšanās: nav e-pastu ko eksportēt, šis klients nav reģistrēts."
        ModulesStatsdataAdmin => array (8)
        Data mining for statistics => UTF-8 string (30) "Datu iegūšana no statistikas"
        This module must be enabled if you want to use statistics. => UTF-8 string (70) "Šim modulim jābūt ieslēgtam, ja Jūs vēlaties izmantot statistiku"
        Save page views for each customer => UTF-8 string (38) "Saglabāt lapas skatus katram klientam"
        Storing customer page views uses a lot of CPU resources and database space. Only enable if your server can handle it. => UTF-8 string (147) "Klienta lapu saglabāšana izmanto lielus procesora (CPU) resursus un datubāze...
        Klienta lapu saglabāšana izmanto lielus procesora (CPU) resursus un datubāzes vietu. Ieslēgt tikai ja to spēj uzturēt servera konfigurācija.
        
        Save global page views => UTF-8 string (31) "Saglabāt globālos lapu skatus"
        Global page views uses fewer resources than customer's, but it uses resources nonetheless. => UTF-8 string (97) "Globālo lapu skatījumi izmanto mazāk resursu nekā klientu, taču tā tomēr izm...
        Globālo lapu skatījumi izmanto mazāk resursu nekā klientu, taču tā tomēr izmanto resursus.
        
        Plugins detection => UTF-8 string (22) "Sparaudņu noteikšana"
        Plugins detection loads an extra 20 kb JavaScript file once for new visitors. => UTF-8 string (97) "Spraudņu noteikšana ielādē papildus 20kb JavaScript failu katram jaunam lapa...
        Spraudņu noteikšana ielādē papildus 20kb JavaScript failu katram jaunam lapas apmeklētājam.
        
        ModulesEmailalertsAdmin => array (25)
        Mail alerts => UTF-8 string (16) "Mani paziņojumi"
        Cannot update settings => UTF-8 string (28) "Nevar atjaunot iestatījumus"
        Settings updated successfully => UTF-8 string (31) "Iestatījumi sekmīgi atjaunoti"
        No message => UTF-8 string (15) "Nav paziņojumu"
        image(s) => UTF-8 string (10) "attēls(i)"
        Voucher code: => string (12) "Kupona kods:"
        Customer notifications => UTF-8 string (20) "Paziņojumi klientam"
        Product availability => UTF-8 string (20) "Produkta pieejamība"
        Order edit => UTF-8 string (18) "Labot pasūtījumu"
        Send a notification to the customer when an order is edited. => UTF-8 string (52) "Sūtīt ziņu klientam, ja tiek labots pasūtījums."
        New order => UTF-8 string (18) "Jauns pasūtījums"
        Receive a notification when an order is placed. => UTF-8 string (37) "Saņemt ziņu par jaunu pasūtījumu."
        Out of stock => string (12) "Nav pieejams"
        Receive a notification if the available quantity of a product is below the following threshold. => UTF-8 string (83) "Saņemt paziņojumu ja preces daudzums noliktavā ir mazāks par noteikto daudzu...
        Saņemt paziņojumu ja preces daudzums noliktavā ir mazāks par noteikto daudzumu.
        
        Threshold => UTF-8 string (16) "Robežvērtības"
        Quantity for which a product is considered out of stock. => UTF-8 string (56) "Skaits pie kura tiek uzskatīts ka prece nav noliktavā."
        Coverage warning => UTF-8 string (26) "Pieejamības brīdinājums"
        Receive a notification when a product has insufficient coverage. => UTF-8 string (70) "Saņemt paziņojumu, ja produkts noliktavā nav pietiekamā daudzumā."
        Coverage => UTF-8 string (12) "Pārklājums"
        Stock coverage, in days. Also, the stock coverage of a given product will be calculated based on this number. => UTF-8 string (130) "Piejamība noliktavā, dienu skaits. Papildus, noliktavas pieejamība šim produ...
        Piejamība noliktavā, dienu skaits. Papildus, noliktavas pieejamība šim produktam tiks aprēķināta balstoties uz šo skaitli.
        
        Returns => UTF-8 string (11) "Atgriešana"
        Receive a notification when a customer requests a merchandise return. => UTF-8 string (49) "Saņemt ziņu ja klients pieprasa atgriezt preci."
        Merchant notifications => UTF-8 string (24) "Paziņojumi pārdevējam"
        Mail alert: Unable to delete customer using email. => UTF-8 string (65) "Paziņojums pa pastu: nevar izdzēst klientu, izmantojot e-pastu."
        Mail alert: Unable to export customer using email. => UTF-8 string (67) "Paziņojums pa pastu: nevar eksportēt klientu, izmantojot e-pastu."
        ModulesCheckpaymentAdmin => array (16)
        Payments by check => UTF-8 string (19) "Maksājumi ar čeku"
        Are you sure you want to delete these details? => UTF-8 string (55) "Vai Jūs patieššam vēlaties izdzēst savas detaļas?"
        The "Payee" and "Address" fields must be configured before using this module. => UTF-8 string (98) "Pirms lietojat šo moduli, ir jābūt konfigurētiem laukiem "Maksājuma saņēmējs...
        Pirms lietojat šo moduli, ir jābūt konfigurētiem laukiem "Maksājuma saņēmējs" un "Adrese".
        
        No currency has been set for this module. => UTF-8 string (36) "Šim modulim nav uzstādīta valūta"
        The "Payee" field is required. => UTF-8 string (44) ""Maksājuma saņēmējs" lauks ir obligāts."
        The "Address" field is required. => UTF-8 string (29) ""Adreses" lauks ir obligāts."
        Pay by Check => UTF-8 string (16) "Maksāt ar čeku"
        Contact details => UTF-8 string (17) "Kontakta detaļas"
        Payee (name) => UTF-8 string (31) "Maksājuma saņēmējs (vārds)"
        Address => string (6) "Adrese"
        Address where the check should be sent to. => UTF-8 string (41) "Adrese uz kuru jāsūta maksājuma čeks."
        %amount% (tax incl.) => string (17) "%amount% (ar PVN)"
        (tax incl.) => string (8) "(ar PVN)"
        This module allows you to accept payments by check. => UTF-8 string (49) "Šis modulis ļauj pieņemt maksājumus ar čeku."
        If the client chooses this payment method, the order status will change to 'Waiting for payment'. => UTF-8 string (101) "Ja klients izvēlēsies šo apmaksas veidu, pasūtījuma statuss tiks mainīts uz ...
        Ja klients izvēlēsies šo apmaksas veidu, pasūtījuma statuss tiks mainīts uz 'Gaida maksājumu'.
        
        You will need to manually confirm the order as soon as you receive a check. => UTF-8 string (78) "Tiklīdz jūs saņemsiet čeku, jums būs manuāli jāapstiprina pasūtījums."
        ModulesEmailsubscriptionShop => array (14)
        This email address is not registered. => UTF-8 string (31) "E-pasta adrese nav reģistrēta"
        An error occurred while attempting to unsubscribe. => UTF-8 string (31) "Kļūda atrakstīšanās laikā"
        Unsubscription successful. => UTF-8 string (28) "Atrakstīšanās veiksmīga."
        This email address is already registered. => UTF-8 string (34) "E-pasta adrese jau ir reģistrēta"
        An error occurred during the subscription process. => UTF-8 string (31) "Kļūda parakstīšanās laikā"
        A verification email has been sent. Please check your inbox. => UTF-8 string (76) "Apstiprinājuma vēstule tika nosūtīta. Lūdzu, pārbaudiet jūsu e-pastu."
        You have successfully subscribed to this newsletter. => UTF-8 string (27) "Parakstīšanās veiksmīga"
        This email is already registered and/or invalid. => UTF-8 string (50) "Šis e-pasts jau ir reģistrēts un/vai nederīgs."
        Thank you for subscribing to our newsletter. => UTF-8 string (54) "Paldies, ka parakstījāties saņemt no mums jaunumus."
        Sign up for our newsletter[1][2]%conditions%[/2] => UTF-8 string (57) "Reģistrēties jaunumu saņemšanai[1][2]%conditions%[/2]"
        You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice. => UTF-8 string (80) "Jūs varat atrakstīties jebkurā laikā. Kontaktinformācija ir atrodama lapā."
        Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
        Newsletter => string (7) "Jaunumi"
        Your e-mail => UTF-8 string (13) "Jūsu e-pasts"
        ModulesFeaturedproductsShop => array (2)
        Our Products => UTF-8 string (14) "Mūsu produkti"
        All products => string (13) "Visi produkti"
        ModulesSocialfollowShop => array (9)
        Facebook => string (8) "Facebook"
        Twitter => string (7) "Twitter"
        Rss => string (3) "Rss"
        YouTube => string (7) "YouTube"
        Pinterest => string (9) "Pinterest"
        Vimeo => string (5) "Vimeo"
        Instagram => string (9) "Instagram"
        LinkedIn => string (8) "LinkedIn"
        Follow us => string (10) "Sekot mums"
        ModulesAutoupgradeAdmin => array (330)
        Unable to write in the directory "%s" => UTF-8 string (34) "Nevar ierakstīt direktorijā "%s""
        Server performance => UTF-8 string (19) "Servera veiktspēja"
        Unless you are using a dedicated server, select "Low". => UTF-8 string (55) "Ja nelietojas atsevišķu serveri, izvēlieties "Zems"."
        A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time. => UTF-8 string (150) "Augstāka vērtība var būt par iemeslu atjauninājuma kļūdām, ja serveris nav p...
        Augstāka vērtība var būt par iemeslu atjauninājuma kļūdām, ja serveris nav pietiekami jaudīgs, lai veiktu atjaunināšanu īsā laika posmā.
        
        Low (recommended) => string (16) "Zems (ieteicams)"
        Medium => UTF-8 string (7) "Vidējs"
        High => string (6) "Augsts"
        Disable non-native modules => UTF-8 string (30) "Atslēgt neiekļautos moduļus"
        As non-native modules can experience some compatibility issues, we recommend to disable them by default. => UTF-8 string (116) "Tā, kā neiekļautajiem moduļiem var būt savietojamības problēmas, mēs iesakam...
        Tā, kā neiekļautajiem moduļiem var būt savietojamības problēmas, mēs iesakam tos atslēgt pēc noklusējuma.
        
        Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade. => UTF-8 string (97) "Atstājot tos ieslēgtus, var radīt problēmas ielādējot lapu "Moduļi" pēc atja...
        Atstājot tos ieslēgtus, var radīt problēmas ielādējot lapu "Moduļi" pēc atjaunināšanas.
        
        Disable all overrides => UTF-8 string (27) "Izslēgt visus ignorējumus"
        Enable or disable all classes and controllers overrides. => UTF-8 string (62) "Ieslēgt vai atslēgt visas klases un ignorējuma kontrolieri."
        Upgrade the default theme => UTF-8 string (24) "Atjaunot standarta tēmu"
        If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications. => UTF-8 string (161) "Ja mainījāt noklusēto PrestaShop tēmu tās direktorijā (direktorijas nosaukum...
        Ja mainījāt noklusēto PrestaShop tēmu tās direktorijā (direktorijas nosaukums "classic" 1.7 versijā), ieslēdzot šo opciju tiks atceltas visas izmaiņas.
        
        If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe. => UTF-8 string (137) "Ja lietojat savu dizaina šablonu, ieslēdzot šo opciju, tiks atjaunināti nokl...
        Ja lietojat savu dizaina šablonu, ieslēdzot šo opciju, tiks atjaunināti noklusētā šablona faili un jūsu šablons paliks neskarts.
        
        Switch to the default theme => UTF-8 string (27) "Izmantot noklusējuma tēmu"
        This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to. => UTF-8 string (110) "Tiks mainīts veikala dizaina šablons: veikalā tiks lietots noklusētais atjau...
        Tiks mainīts veikala dizaina šablons: veikalā tiks lietots noklusētais atjauninātais PrestaShop šablons.
        
        Keep the customized email templates => UTF-8 string (38) "Paturēt pielāgotos e-pasta šablonus"
        This will not upgrade the default PrestaShop e-mails. => UTF-8 string (57) "Šī darbība neatjaunos noklusētos PrestaShop e-pastus."
        If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications. => UTF-8 string (121) "Ja izmanījāt noklusētos PrestaShop e-pasta šablonus, ieslēdzot šo opciju tik...
        Ja izmanījāt noklusētos PrestaShop e-pasta šablonus, ieslēdzot šo opciju tiks saglabātas Jūsu veiktās izmaiņas.
        
        Back up my files and database => UTF-8 string (51) "Veidot rezerves kopiju maniem failiem un datubāzei"
        Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety. => UTF-8 string (225) "Automātiski veidot rezerves kopiju datubāzei un failiem, lai varētu atjaunot...
        Automātiski veidot rezerves kopiju datubāzei un failiem, lai varētu atjaunot veikalu, ja nepieciešams. Šī ir eksperimentāla funkcija: drošības dēļ joprojām veiciet arī manuālu rezerves kopiju izveidi drošībai.
        
        Back up my images => UTF-8 string (32) "Veidot rezerves kopiju attēliem"
        To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually. => UTF-8 string (168) "Lai taupītu laiku, varat izvēlēties neveidot rezerves kopijas attēliem. Jebk...
        Lai taupītu laiku, varat izvēlēties neveidot rezerves kopijas attēliem. Jebkurā gadījumā, vienmēr pārliecinieties, vai attēliem ir pieejamas rezerves kopijas.
        
        Unable to create the directory "%s" => string (31) "Nevar izveidot direktoriju "%s""
        Unable to create file %s => string (23) "Nevar izveidot failu %s"
        Error when trying to delete backups %s => UTF-8 string (45) "Kļūda mēģinot izdzēst rezerves kopiju %s"
        This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing. => UTF-8 string (78) "Šo PrestaShop versiju nevar atjaunināt: nevar atrast PS_ADMIN_DIR konstanti."
        1-Click Upgrade => UTF-8 string (23) "1-Click atjaunināšana"
        Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%). => UTF-8 string (70) "Nevar nodzēst novecojušu "AdminSelfUpgrade" tabu (taba ID: %idtab%)."
        Unable to create the "AdminSelfUpgrade" tab => string (38) "Nevar izveidot "AdminSelfUpgrade" tabu"
        Unable to copy logo.gif in %s => UTF-8 string (39) "Nevar nokopēt logo.gif direktorijā %s"
        Unable to load the "AdminSelfUpgrade" tab => UTF-8 string (39) "Nevar ielādēt "AdminSelfUpgrade" tabu"
        Action %s skipped => UTF-8 string (25) "Darbība %s tika izlaista"
        Unable to check files for the installed version of PrestaShop. => UTF-8 string (57) "Nevar pārbaudīt failus instalētai PrestaShop versijai."
        Core files are ok => UTF-8 string (25) "Pamta faili ir kārtībā"
        %modificationscount% file modifications have been detected, including %coremodifications% from core and native modules: => UTF-8 string (116) "Noteiktas %modificationscount% failu modifikācijas, ieskaitot %coremodificat...
        Noteiktas %modificationscount% failu modifikācijas, ieskaitot %coremodifications% no pamata un standarta moduļiem:
        
        %modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found). => UTF-8 string (96) "%modifiedfiles% faili tiks modificēti, %deletedfiles% faili tiks dzēsti (ja ...
        %modifiedfiles% faili tiks modificēti, %deletedfiles% faili tiks dzēsti (ja tie tiks atrasti).
        
        No diff files found. => UTF-8 string (31) "Nav atrasti atšķirīgi faili."
        File %s does not exist. Unable to select that channel. => UTF-8 string (54) "Fails %s nav atrodams. Nevar izvēlēties šo kanālu."
        Version number is missing. Unable to select that channel. => UTF-8 string (61) "Nav pieejams versijas numurs. Nevar izvēlēties šo kanālu."
        Upgrade process will use archive. => UTF-8 string (39) "Atjaunošanas process izmantos arhīvu."
        Error on saving configuration => UTF-8 string (34) "Kļūda saglabājot konfigurāciju"
        Configuration successfully updated. => UTF-8 string (39) "Konfigurācija ir veiksmīgi atjaunota."
        This page will now be reloaded and the module will check if a new version is available. => UTF-8 string (76) "Lapa tiks pērlādēta un modulis pārbaudīs vai ir pieejama jauna versija."
        Nothing to restore => string (15) "Nav ko atjaunot"
        %s: File format does not match. => UTF-8 string (29) "%s: faila formāts nesakrīt."
        Opening backup database file %filename% in %extension% mode => UTF-8 string (56) "Atver datu bāzes failu %filename% %extension% režīmā"
        Database backup is empty. => UTF-8 string (38) "Datu bāzes rezerves kopija ir tukša."
        Database restoration file %filename% done. %filescount% file(s) left... => UTF-8 string (94) "Datu bāzes rezerves kopijas fails %filename% ir izveidots. Atlikuši %filesco...
        Datu bāzes rezerves kopijas fails %filename% ir izveidots. Atlikuši %filescount% fails(i)...
        
        Database restoration file %1$s done. => UTF-8 string (53) "Datu bāzes rezerves kopijas fails %1$s ir izveidots."
        Database has been restored. => UTF-8 string (24) "Datu bāze ir atjaunota."
        [SQL ERROR] => string (11) "[SQL ERROR]"
        Error during database restoration => UTF-8 string (29) "Kļūda atjaunojot datu bāzi"
        %numberqueries% queries left for file %filename%... => UTF-8 string (60) "Failam %filename% palikuši %numberqueries% pieprasījumi..."
        Database restoration done. => UTF-8 string (36) "Datu bāzes atjaunošana veiksmīga."
        %s file(s) will be removed before restoring the backup files. => UTF-8 string (73) "%s fails(i) tiks nodzēsti pirms failu atjaunošanas no rezerves kopijas."
        [ERROR] Backup file %s does not exist. => string (47) "[ERROR] Rezerves kopijas fails %s nav atrodams."
        [ERROR] File "%s" does not exist. => UTF-8 string (30) "[ERROR] Fails "%s" neeksistē."
        Unable to remove upgraded files. => UTF-8 string (36) "Nevar nodzēst atjauninātos failus."
        Files restored. => string (16) "Faili atjaunoti."
        Files restored. Now restoring database... => UTF-8 string (40) "Faili atjaunoti. Atjaunoju datu bāzi..."
        [ERROR] File %s is missing: unable to restore files. Operation aborted. => UTF-8 string (71) "[ERROR] fails %s nav atrodams: nevar atjaunot failus. Darbība atcelta."
        [ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted. => UTF-8 string (108) "[ERROR] Nav atrasti datu bāzes rezerves kopiju faili: nav iespējams atjaunot...
        [ERROR] Nav atrasti datu bāzes rezerves kopiju faili: nav iespējams atjaunot datu bāzi. Darbība atcelta.
        
        Restoring files ... => string (18) "Atjauno failus ..."
        Restoration process done. Congratulations! You can now reactivate your shop. => UTF-8 string (89) "Reģistrācija process ir pabeigts. Apsveicam! Tagad jūs varat reaktivēt jūsu ...
        Reģistrācija process ir pabeigts. Apsveicam! Tagad jūs varat reaktivēt jūsu veikalu.
        
        Database backup skipped. Now upgrading files... => UTF-8 string (71) "Datu bāzes rezerves kopijas izveidošana izlaista. Atjaunoju failus..."
        Backup directory is not writable (%path%). => UTF-8 string (54) "Rezerves kopijas direktorija nav ierakstāma (%path%)."
        Backup file %s already exists. Operation aborted. => UTF-8 string (57) "Rezerves kopijas fails %s jau eksistē. Darbība atcelta."
        Unable to create backup database file %s. => UTF-8 string (53) "Nevar izveidot datu bāzes rezerves kopijas failu %s."
        Error during database backup. => UTF-8 string (45) "Kļūda veidojot datu bāzes rezerves kopiju."
        An error occurred while backing up. Unable to obtain the schema of %s => UTF-8 string (60) "Kļūda veidojot rezerves kopiju. Nevarēja iegūt %s shēmu"
        %s table has been saved. => UTF-8 string (26) "%s tabula tika saglabāta."
        %s tables have been saved. => UTF-8 string (28) "%s tabulas tika saglabātas."
        Database backup: %s table(s) left... => UTF-8 string (53) "Datu bāzes rezerves kopēšana: vēl %s tabula(s)..."
        No valid tables were found to back up. Backup of file %s canceled. => UTF-8 string (102) "Netika atrastas tabulas kurām veidot rezerves kopiju. Faila %s rezeves kopij...
        Netika atrastas tabulas kurām veidot rezerves kopiju. Faila %s rezeves kopijas veidošana ir atcelta.
        
        Error during database backup for file %s. => UTF-8 string (54) "Kļūda veidojot datu bāzes rezerves kopiju faila %s."
        Database backup done in filename %s. Now upgrading files... => UTF-8 string (68) "Datu bāzes rezerves kopija izveidota failā %s. Atjauninu failus..."
        Error during backupFiles => UTF-8 string (28) "Kļūda veidojot backupFiles"
        [ERROR] backupFiles filename has not been set => UTF-8 string (50) "[ERROR] backupFiles nav iestatīts faila nosaukums"
        %s Files to backup. => string (39) "%s Faili kuriem veidot rezerves kopiju."
        Backup files initialized in %s => UTF-8 string (38) "Rezerves kopiju faili inicializēti %s"
        Backup files in progress. %d files left => UTF-8 string (52) "Failu rezerves kopiju veidošana. Atlikuši %d faili"
        Unable to open archive => UTF-8 string (21) "Nevar atvērt arhīvu"
        All files have been added to archive. => UTF-8 string (31) "Visi faili pievienoti arhīvam."
        All files saved. Now backing up database => UTF-8 string (58) "Visi faili saglabāti. Veidoju datu bāzes rezerves kopiju"
        The database has been cleaned. => UTF-8 string (25) "Datu bāze ir iztīrīta."
        You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s. => UTF-8 string (136) "Jāieslēdz allow_url_fopen vai cURL lai strādātu automātiska lejupielāde. Jum...
        Jāieslēdz allow_url_fopen vai cURL lai strādātu automātiska lejupielāde. Jums ir iespējams to augšupielādēt manuāli šeit %s.
        
        Downloading from %s => UTF-8 string (14) "Ielādējas %s"
        File will be saved in %s => UTF-8 string (24) "Fails tiks saglabāts %s"
        Download directory has been emptied => UTF-8 string (39) "Lejupielāžu direktorija ir iztīrīta"
        Download complete. => UTF-8 string (22) "Lejupielāde pabeigta."
        Download complete. Now extracting... => UTF-8 string (39) "Ielāde ir pabeigta. Tagad atarhivē..."
        Download complete but MD5 sum does not match (%s). => UTF-8 string (57) "Lejupielāde ir pabeigta, taču MD5 summa neatbilst (%s)."
        Download complete but MD5 sum does not match (%s). Operation aborted. => UTF-8 string (79) "Lejupielāde ir pabeigta, taču MD5 summa neatbilst (%s). Darbība pārtraukta."
        Error during download. The private key may be incorrect. => UTF-8 string (59) "Kļūda lejupielādes laikā. Nepareiza privātā atslēga."
        Error during download => UTF-8 string (34) "Kļūda faila lejupielādes laikā"
        Download directory %s is not writable. => UTF-8 string (45) "Lejupielādes direktorija %s nav ierakstāma."
        Starting to remove %s sample files => UTF-8 string (30) "Sāku dzēst %s parauga failus"
        Error while removing item %itemname%, %itemscount% items left. => UTF-8 string (63) "Kļūda dzēšot %itemname%, atlikušas %itemscount% vienības."
        All sample files removed. Now backing up files. => UTF-8 string (70) "Visi parauga faili ir izdzēsti. Notiek rezerves kopijas izveidošana."
        All sample files removed. Backup process skipped. Now upgrading files. => UTF-8 string (85) "Visi paraugu faili nodzēsti. Rezerves kopijas veidošana izlaista. Atjauninu ...
        Visi paraugu faili nodzēsti. Rezerves kopijas veidošana izlaista. Atjauninu failus.
        
        "/latest" directory has been emptied => UTF-8 string (37) ""/latest" direktorija tika iztīrīta"
        Extraction directory %s is not writable. => UTF-8 string (45) "Atarhivēšanas direktorija %s nav rakstāma."
        Unable to extract %filepath% file into %destination% folder... => UTF-8 string (63) "Nevar atarhivēt %filepath% failu %destination% direktorijā..."
        File extraction complete. Removing sample files... => UTF-8 string (68) "Failu atarhivēšana veiksmīga. Notiek parauga failu nodzēšana..."
        Upgrade process done, but some warnings have been found. => UTF-8 string (63) "Atjaunošana ir pabeigta, bet ir izveidoti daži brīdinājumi."
        Upgrade process done. Congratulations! You can now reactivate your shop. => UTF-8 string (87) "Atjaunošanas process ir pabeigts. Apsveicam! Tagad jūs vara reaktivēt jūsu v...
        Atjaunošanas process ir pabeigts. Apsveicam! Tagad jūs vara reaktivēt jūsu veikalu.
        
        %s removed => UTF-8 string (12) "%s izdzēsts"
        Please remove %s by FTP => UTF-8 string (40) "Lūdzu izdzēstiet %s ar FTP palīdzību"
        Error during database upgrade. You may need to restore your database. => UTF-8 string (75) "Kļūda atjauninot datu bāzi. Iespējams vajadzēs atjaunināt datu bāzi."
        Database upgraded. Now upgrading your Addons modules... => UTF-8 string (62) "Datu bāze atjaunināta. Pašlaik atjaunina Addons moduļus..."
        [ERROR] %s does not exist or is not a directory. => UTF-8 string (42) "[ERROR] %s neeksistē vai nav direktorija."
        filesToUpgrade is not an array => UTF-8 string (26) "filesToUpgrade nav masīvs"
        All files upgraded. Now upgrading database... => UTF-8 string (50) "Visi faili ir atjanināti. Atjaunina datu bāzi..."
        Error when trying to upgrade file %s. => UTF-8 string (28) "Kļūda atjaunojot failu %s."
        %s files left to upgrade. => UTF-8 string (41) "Atjaunināšanai palikuši vēl %s faili."
        Nothing has been extracted. It seems the unzipping step has been skipped. => UTF-8 string (77) "Nekas netika atarhivēts. Iespējams, ka atarhivēšanas solis tika izlaists."
        File %s is preserved => UTF-8 string (23) "Fails %s ir aizsargāts"
        %s ignored => UTF-8 string (17) "%s tika ignorēts"
        [WARNING] File %1$s has been deleted. => UTF-8 string (36) "[WARNING] Fails %1$s tika nodzēsts."
        Directory %1$s created. => string (32) "Direktorija %1$s tika izveidota."
        Error while creating directory %s. => UTF-8 string (34) "Kļūda izveidojot direktoriju %s."
        Directory %s already exists. => UTF-8 string (28) "Direktorija %s jau eksistē."
        [TRANSLATION] The translation files have been merged into file %s. => UTF-8 string (55) "[TRANSLATION] Tulkojuma faili tika apvienoti %s failā."
        [TRANSLATION] The translation files have not been merged into file %filename%. Switch to copy %filename%. => UTF-8 string (107) "[TRANSLATION] Tulkojuma faili netika apvienoti %filename% failā. Pārslēdziet...
        [TRANSLATION] Tulkojuma faili netika apvienoti %filename% failā. Pārslēdzietieties uz kopiju %filename%.
        
        Copied %1$s. => UTF-8 string (15) "Nokopēts %1$s."
        Error while copying file %s => UTF-8 string (25) "Kļūda kopējot failu %s"
        [ERROR] Unable to find files to upgrade. => UTF-8 string (46) "[ERROR] Nevar atrast failus kurus atjaunināt."
        %s files will be upgraded. => UTF-8 string (27) "%s faili tika atjaunināti."
        listModules is not an array. No module has been updated. => UTF-8 string (61) "listModules nav masīvs. Netika atjaunināts neviens modulis."
        The files of module %s have been upgraded. => UTF-8 string (35) "Moduļa %s faili tika atjaunināti."
        %s modules left to upgrade. => UTF-8 string (34) "Vēl %s moduļi tiks atjaunināti."
        The %modulename% module is not compatible with version %version%, it will be removed from your FTP. => UTF-8 string (89) "Modulis %modulename% nav savietojams ar šo versiju %version%, tas tiks izdzē...
        Modulis %modulename% nav savietojams ar šo versiju %version%, tas tiks izdzēsts no FTP.
        
        The %modulename% module is not compatible with version %version%, please remove it from your FTP. => UTF-8 string (84) "Modulis %modulename% nav savietojams ar šo versiju %version%, izdzēsiet to n...
        Modulis %modulename% nav savietojams ar šo versiju %version%, izdzēsiet to no FTP.
        
        Addons modules files have been upgraded. => UTF-8 string (32) "Moduļu faili tika atjaunināti."
        %s modules will be upgraded. => UTF-8 string (29) "%s moduļi tiks atjaunināti."
        Starting upgrade... => UTF-8 string (25) "Sākam atjaunināšanu..."
        Shop deactivated. Removing sample files... => UTF-8 string (45) "Veikals ir neaktīvs. Dzēš parauga datus..."
        Shop deactivated. Extracting files... => UTF-8 string (41) "Veikals ir neaktīvs. Atarhivē failus..."
        Shop deactivated. Now downloading... (this can take a while) => UTF-8 string (75) "Veikals ir neaktīvs. Notiek lejupielāde... (tas var aizņemt kādu laiku)"
        Downloaded archive will come from %s => UTF-8 string (34) "Arhīvs tiks lejupielādēts no %s"
        MD5 hash will be checked against %s => UTF-8 string (35) "MD5 summa tiks pārbaudīta pēc %s"
        Major release => UTF-8 string (17) "Lielā izlaišana"
        Minor release (recommended) => UTF-8 string (30) "Neliela izlaišana (ieteicama)"
        Release candidates => UTF-8 string (24) "Iepriekšējie izlaidumi"
        Beta releases => string (13) "Beta versijas"
        Alpha releases => UTF-8 string (25) "Alfa izlaišanas versijas"
        Private release (require link and MD5 hash) => UTF-8 string (50) "Privāta versija (nepieciešama saite un MD5 hash)"
        Local archive => UTF-8 string (18) "Vietējais arhīvs"
        Local directory => UTF-8 string (21) "Vietējā direktorija"
        Backup Options => UTF-8 string (36) "Rezerves kopijas veidošanas opcijas"
        Upgrade Options => UTF-8 string (24) "Atjaunināšanas opcijas"
        You already have the %s version. => string (23) "Jums jau ir %s versija."
        This functionality has been disabled. => UTF-8 string (27) "Šī funkcija ir izslēgta."
        [TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall or reset the module. => UTF-8 string (111) "[TECHNICAL ERROR] nav pieejams ajax-upgradetab.php fails. Pārinstalējiet vai...
        [TECHNICAL ERROR] nav pieejams ajax-upgradetab.php fails. Pārinstalējiet vai notīriet moduļa iestatījumus.
        
        Are you sure you want to delete this backup? => UTF-8 string (41) "Vai vēlaties dzēst šo rezerves kopiju?"
        An update is currently in progress... Click "OK" to abort. => UTF-8 string (54) "Notiek atjaunināšana... Nospiediet "OK" lai atceltu."
        Upgrading PrestaShop => string (20) "Atjaunina PrestaShop"
        Upgrade complete => UTF-8 string (24) "Atjaunināšana pabeigta"
        Upgrade complete, but warning notifications has been found. => UTF-8 string (52) "Atjaunināšana pabeigta, ir papildus brīdinājumi."
        Cookies have changed, you will need to log in again once you refreshed the page => UTF-8 string (87) "Sīkfaili cookies tikai mainīti, atjaunojot lapu būs japieslēdzas sistēmai no...
        Sīkfaili cookies tikai mainīti, atjaunojot lapu būs japieslēdzas sistēmai no jauna
        
        Javascript and CSS files have changed, please clear your browser cache with CTRL-F5 => UTF-8 string (70) "Mainīti Javascript un CSS faili, iztīriet pārlūka kešu ar CTRL-F5"
        Please check that your front-office theme is functional (try to create an account, place an order...) => UTF-8 string (107) "Pārbaudiet vai veikala priekšas skata tēma ir funkcionāla (mēģiniet izveidot...
        Pārbaudiet vai veikala priekšas skata tēma ir funkcionāla (mēģiniet izveidot kontu, veikt pirkumu...)
        
        Product images do not appear in the front-office? Try regenerating the thumbnails in Preferences > Images => UTF-8 string (125) "Veikala priekšpusē nav redzami attēli? Mēģiniet vēlreiz ģenerēt attēlu priek...
        Veikala priekšpusē nav redzami attēli? Mēģiniet vēlreiz ģenerēt attēlu priekšskatus sadaļā Iestatījumi > Attēli
        
        Do not forget to reactivate your shop once you have checked everything! => UTF-8 string (70) "Neaizmirstiet aktivizēt veikalu pēc tam kad esat visu pārbaudījis!"
        ToDo list: => UTF-8 string (23) "Darāmo darbu saraksts:"
        Starting restoration... => UTF-8 string (20) "Sāk atjaunošanu..."
        Restoration complete. => UTF-8 string (22) "Atjaunošana pabeigta."
        Your server cannot download the file. Please upload it first by ftp in your admin/autoupgrade directory => UTF-8 string (124) "Serveris nevar lejupielādēt failu. Augšupielādējiet to ar FTP serveri un iev...
        Serveris nevar lejupielādēt failu. Augšupielādējiet to ar FTP serveri un ievietojiet to /admin/autoupgrade direktorijā
        
        Javascript error (parseJSON) detected for action => UTF-8 string (40) "Darbības Javascript kļūda (parseJSON)"
        Manually go to %s button => UTF-8 string (27) "Manuāli pāriet uz %s pogu"
        End of process => string (14) "Procesa beigas"
        Operation canceled. Checking for restoration... => UTF-8 string (61) "Darbība pārtraukta. Pārbaudu atjaunināšanas iespējas..."
        Operation canceled. An error happened. => UTF-8 string (26) "Darbība atcelta. Kļūda."
        Click to refresh the page and use the new configuration => UTF-8 string (60) "Nospiediet lai atjanotu lapu un lietotu jauno konfigurāciju"
        Error detected during => UTF-8 string (16) "Kļūda procesā"
        The request exceeded the max_time_limit. Please change your server configuration. => UTF-8 string (73) "Pieprasījums pārsniedza max_time_limit. Mainiet servera konfigurāciju."
        See or hide the list => UTF-8 string (27) "Rādīt vai slēpt sarakstu"
        Core file(s) => string (15) "Pamata fails(i)"
        Mail file(s) => string (16) "E-pasta fails(i)"
        Translation file(s) => string (18) "Tulkojuma fails(i)"
        Link and MD5 hash cannot be empty => UTF-8 string (47) "Saite un MD5 hash summa nevar būt tukši lauki"
        You need to enter the version number associated with the archive. => UTF-8 string (56) "Jāievada versijas numuru kurš ir saistīts ar arhīvu."
        No archive has been selected. => UTF-8 string (23) "Nav izvēlēts arhīvs."
        You need to enter the version number associated with the directory. => UTF-8 string (60) "Jāievada versijas numuru kurš ir saistīts ar direktoriju."
        Please confirm that you want to skip the backup. => UTF-8 string (63) "Apstipriniet, ka vēlaties izlaist rezerves kopijas veidošanu."
        Please confirm that you want to preserve file options. => UTF-8 string (51) "Apstipriniet, ka vēlaties saglabāt faila opcijas."
        Less options => UTF-8 string (15) "Mazāk iespēju"
        Required field => UTF-8 string (24) "Nepieciešams aizpildīt"
        Too long! => string (9) "Par garu!"
        Fields are different! => UTF-8 string (22) "Lauki ir atšķirīgi!"
        This email address is wrong! => string (25) "Nepareiza e-pasta adrese!"
        Impossible to send the email! => UTF-8 string (24) "Nevar nosūtīt e-pastu!"
        Cannot create settings file, if /app/config/parameters.php exists, please give the public write permissions to this file, else please create a file named parameters.php in config directory. => UTF-8 string (203) "Nevar izveidot iestatījumu failu, ja nav pieejams /app/config/parameters.php...
        Nevar izveidot iestatījumu failu, ja nav pieejams /app/config/parameters.php fails, ļaujiet publisku rakstīšanu failā, vai izveidojiet failu ar nosaukumu parameters.php konfigurācijas direktorijā.
        
        Cannot write settings file, please create a file named settings.inc.php in the "config" directory. => UTF-8 string (116) "Nevar ierakstīt iestatījumu, izveidojiet failu ar nosaukumu setings.inc.php ...
        Nevar ierakstīt iestatījumu, izveidojiet failu ar nosaukumu setings.inc.php konfigurācijas "config" direktorijā.
        
        Impossible to upload the file! => UTF-8 string (29) "Nevar augšupielādēt failu!"
        Impossible to read the content of a MySQL content file. => UTF-8 string (34) "Nevar nolasīt MySQL faila saturu."
        Cannot access a MySQL content file. => UTF-8 string (36) "Nevar piekļūt MySQL faila saturam."
        Error while inserting data in the database: => UTF-8 string (38) "Kļūda pievienojot datus datu bāzei:"
        This is not a valid file name. => UTF-8 string (26) "Nederīgs faila nosaukums."
        This is not a valid image file. => UTF-8 string (24) "Nederīgs attēla fails."
        Error while creating the /app/config/parameters.php file. => UTF-8 string (52) "Kļūda izveidojot /app/config/parameters.php failu."
        Error: => UTF-8 string (8) "Kļūda:"
        This PrestaShop database already exists. Please revalidate your authentication information to the database. => UTF-8 string (84) "PrestaShop datu bāze jau eksistē. Pārbaudiet datu bāzes autentifikācijas dat...
        PrestaShop datu bāze jau eksistē. Pārbaudiet datu bāzes autentifikācijas datus.
        
        An error occurred while resizing the picture. => UTF-8 string (32) "Kļūda mainot attēla izmērus."
        Database connection is available! => UTF-8 string (33) "Pieejams datu bāzes pieslēgums!"
        Database Server is available but database is not found => UTF-8 string (61) "Datu bāzes serveris ir pieejams, bet nevar atrast datu bāzi"
        Database Server is not found. Please verify the login, password and server fields. => UTF-8 string (97) "Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet lietotāja vārdu, paroli u...
        Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet lietotāja vārdu, paroli un servera datus.
        
        An error occurred while sending email, please verify your parameters. => UTF-8 string (71) "Nosūtot e-pastu radās kļūda, lūdzu, apstipriniet savus parametrus."
        This installer is too old. => UTF-8 string (32) "Šis instalētājs ir novecojis."
        There is no older version. Did you delete or rename the app/config/parameters.php file? => UTF-8 string (101) "Nav pieejama vecāka versija. Vai Jūs esta izdzēsis vai pārsaucis app/config/...
        Nav pieejama vecāka versija. Vai Jūs esta izdzēsis vai pārsaucis app/config/parameters.php failu?
        
        The app/config/parameters.php file was not found. Did you delete or rename this file? => UTF-8 string (97) "app/config/parameters.php fails netika atrasts. Vai jūs izdzēsāt vai pārdēvē...
        app/config/parameters.php fails netika atrasts. Vai jūs izdzēsāt vai pārdēvējāt šo failu?
        
        Cannot find the SQL upgrade files. Please verify that the /install/upgrade/sql folder is not empty. => UTF-8 string (102) "Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai /install/upgrade/sql ...
        Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai /install/upgrade/sql direktorija nav tukša.
        
        No upgrade is possible. => UTF-8 string (28) "Nav pieejami atjauninājumi."
        Error while loading SQL upgrade file. => UTF-8 string (47) "Kļūda ielādējot SQL atjaunināšanas failu."
        Error while inserting content into the database => UTF-8 string (43) "Radās kļūda ievietojot saturu datubāzē"
        Unfortunately, => UTF-8 string (10) "Diemžēl,"
        SQL errors have occurred. => UTF-8 string (13) "SQL kļūdas."
        The config/defines.inc.php file was not found. Where did you move it? => UTF-8 string (71) "Fails config/defines.inc.php netika atrasts. Kur jūs to pārvietojāt?"
        Impossible to write the image /img/logo.jpg. If this image already exists, please delete it. => UTF-8 string (92) "Nevar ierakstīt attēlu /img/logo.jpg. Ja šis attēls jau eksistē, lūdzu, izdz...
        Nevar ierakstīt attēlu /img/logo.jpg. Ja šis attēls jau eksistē, lūdzu, izdzēsiet to.
        
        The uploaded file exceeds the upload_max_filesize directive in php.ini => UTF-8 string (81) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini failā"
        The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form => UTF-8 string (109) "Brīdinājums: Augšupielādētais fails pārsniedz MAX_FILE_SIZE direktīvu, kas t...
        Brīdinājums: Augšupielādētais fails pārsniedz MAX_FILE_SIZE direktīvu, kas tika norādīta formā HTML
        
        The uploaded file was only partially uploaded => UTF-8 string (43) "Fails tika augšupielādēts tikai daļēji"
        No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
        Missing a temporary folder => UTF-8 string (21) "Trūkst pagaidu mapes"
        Failed to write file to disk => UTF-8 string (34) "Kļūda saglabājot failu uz diska"
        File upload stopped by extension => UTF-8 string (46) "Paplašinājums apturēja faila augšupielādi"
        Cannot convert your database's data to utf-8. => UTF-8 string (44) "Nevar konvertēt datu bāzes datus uz utf-8."
        Your lastname contains some invalid characters => UTF-8 string (41) "Jūsu uzvārds satur neatļautus simbolus"
        Your MySQL server does not support this engine, please use another one like MyISAM => UTF-8 string (97) "Jūsu MySQL serveris neatbalsta šo datu bāzes tipu, lūdzu, izmantojiet citu, ...
        Jūsu MySQL serveris neatbalsta šo datu bāzes tipu, lūdzu, izmantojiet citu, piemēram, MyISAM
        
        The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777 => UTF-8 string (90) "Fails /img/logo.jpg nav rakstāms, lūdzu pielietojiet CHMOD 755 šim failam va...
        Fails /img/logo.jpg nav rakstāms, lūdzu pielietojiet CHMOD 755 šim failam vai CHMOD 777
        
        Invalid catalog mode => UTF-8 string (27) "Nederīgs kataloga režīms"
        No error code available => UTF-8 string (26) "Kļūdas kods nav pieejams"
        [SKIP] directory "%s" does not exist and cannot be emptied. => UTF-8 string (57) "[SKIP] direktorija "%s" neeksistē un to nevar iztīrīt."
        [CLEANING CACHE] File %s removed => UTF-8 string (35) "[CLEANING CACHE] Izdzēsti %s faili"
        Invalid database configuration => UTF-8 string (36) "Nepareiza datu bāzes konfigurācija"
        Database upgrade OK => UTF-8 string (34) "Datu bāze veiksmīgi atjaunināta"
        Warning detected during upgrade. => UTF-8 string (40) "Brīdinājums atjaunināšanas procesā."
        Database upgrade completed => UTF-8 string (35) "Datubāzes atjaunināšana pabeigta"
        %s is not a valid version number. => UTF-8 string (35) "%s nav atbilstošs versijas numurs."
        [ERROR] Version to install is too old. => UTF-8 string (57) "[ERROR] Versija kuru vēlaties instalēt ir pārāk veca."
        Current version: %oldversion%. Version to install: %newversion%. => UTF-8 string (79) "Patreizējā versija: %oldversion%. Versija kura tiks instalēta: %newversion%."
        Unable to find upgrade directory in the installation path. => UTF-8 string (63) "Nevar atrast atjaunināšanas direktoriju instalācijas ceļā."
        Cannot find the SQL upgrade files. Please check that the %s folder is not empty. => UTF-8 string (84) "Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai %s direktorija nav tu...
        Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai %s direktorija nav tukša.
        
        [DROP] SQL %s table has been dropped. => UTF-8 string (37) "[DROP] SQL %s tabula tika iztīrīta."
        Settings file updated => UTF-8 string (22) "Iestatījumi atjaunoti"
        The config/settings.inc.php file was not found. => string (42) "config/settings.inc.php fails nav atrasts."
        Error upgrading Doctrine schema => UTF-8 string (34) "Kļūda atjauninot Doctrine shēmu"
        Cannot generate email templates: %s. => UTF-8 string (38) "Nevar ģenerēt e-pasta šablonus: %s."
        [ERROR] No response from Addons server. => string (39) "[ERROR] Nav atbildes no Addons servera."
        [ERROR] Unable to write module %s's zip file in temporary directory. => UTF-8 string (67) "[ERROR] Nevar ierakstīt moduļa %s zip failu pagaidu direktorijā."
        [WARNING] Error when trying to upgrade module %s. => UTF-8 string (39) "[WARNING] Kļūda atjauninot moduli %s."
        Error when opening settings.inc.php file in write mode => UTF-8 string (56) "Kļūda atverot settings.inc.php rakstīšanas režīmā"
        Error when generating new settings.inc.php file. => UTF-8 string (43) "Kļūda ģenerējot settings.inc.php failu."
        [NOTICE] File %s does not exist, merge skipped. => UTF-8 string (52) "[NOTICE] Fails %s neeksistē, apvienošana izlaista."
        [WARNING] %variablename% variable missing in file %filename%. Merge skipped. => UTF-8 string (90) "[WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Apvienošan...
        [WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Apvienošana izlaista.
        
        [WARNING] %variablename% variable missing in file %filename%. File %filename% deleted and merge skipped. => UTF-8 string (125) "[WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Fails %fil...
        [WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Fails %filename% tika nodzēsts un apvienošana izlaista.
        
        Unable to create directory %s => string (29) "Nevar izveidot direktoriju %s"
        Error when trying to add %filename% to archive %archive%. => UTF-8 string (50) "Kļūda pievienojot %filename% arhīvam %archive%."
        %filename% added to archive. %filescount% files left. => UTF-8 string (67) "Arhīvam pievienots %filename% fails. Atlikuši %filescount% faili."
        %s is not a file => string (12) "%s nav fails"
        Unable to create directory %s. => string (30) "Nevar izveidot direktoriju %s."
        [ERROR] Unable to list archived files => UTF-8 string (43) "[ERROR] Nevar pārskatīt arhivētos failus"
        File %filename% (size: %filesize%) has been skipped during backup. => string (78) "Fails %filename% (lielums: %filesize%) tika izlaists veidojot rezerves kopiju."
        Unable to open zipFile %s => UTF-8 string (24) "Nevar atvērt zipFile %s"
        Activity Log => UTF-8 string (18) "Izmaiņu žurnāls"
        Currently processing => UTF-8 string (10) "Apstrādā"
        Analyzing the situation... => UTF-8 string (11) "Analizē..."
        Errors => UTF-8 string (8) "Kļūdas"
        Branch: => string (5) "Zars:"
        Version number: => string (16) "Versijas numurs:"
        URL: => string (4) "URL:"
        MD5 hash: => UTF-8 string (25) "MD5 jaukšanas algoritms:"
        Changelog: => UTF-8 string (10) "Izmaiņas:"
        The pre-Upgrade checklist => UTF-8 string (35) "Pirms-atjaunošanas kontrolsaraksts"
        The checklist is not OK. You can only upgrade your shop once all indicators are green. => UTF-8 string (98) "Pārbaudes saraksts nav kārtībā. Varat uzlabot veikalu tikai tad, kad visi in...
        Pārbaudes saraksts nav kārtībā. Varat uzlabot veikalu tikai tad, kad visi indikatori ir zaļi.
        
        Before starting the upgrade process, please make sure this checklist is all green. => UTF-8 string (99) "Pirms atjaunināšanas procesa sākšanas pārliecinieties, ka šis kontrolsarakst...
        Pirms atjaunināšanas procesa sākšanas pārliecinieties, ka šis kontrolsaraksts viss ir zaļš.
        
        The "/admin/autoupgrade" directory is writable (appropriate CHMOD permissions) => UTF-8 string (76) ""/admin/autoupgrade" direktorija ir rakstāma (atbilstošas CHMOD atļaujas)"
        PHP's "Safe mode" option is turned off => UTF-8 string (35) "PHP "Safe mode" opcija ir izslēgta"
        PHP's "allow_url_fopen" option is turned on, or cURL is installed => UTF-8 string (69) "PHP's "allow_url_fopen" parametrs ir ieslēgts vai cURL ir instalēts"
        Your store is in maintenance mode => UTF-8 string (36) "Notiek E-veikala apkalpošanas darbi"
        PrestaShop's caching features are disabled => UTF-8 string (45) "PrestaShop kešdarbes funkcijas ir izslēgtas"
        PHP's max_execution_time setting has a high value or is disabled entirely (current value: unlimited) => UTF-8 string (117) "PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (paš...
        PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (pašreizējā vērtība: neierobežota)
        
        PHP's max_execution_time setting has a high value or is disabled entirely (current value: %s seconds) => UTF-8 string (115) "PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (paš...
        PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (pašreizējā vērtība: %s sekundes)
        
        Please also make sure you make a full manual backup of your files and database. => UTF-8 string (93) "Lūdzu, arī pārliecinieties, vai esat izveidojis pilnu failu un datubāzes rez...
        Lūdzu, arī pārliecinieties, vai esat izveidojis pilnu failu un datubāzes rezerves kopiju.
        
        Rollback => UTF-8 string (11) "Atsaukšana"
        After upgrading your shop, you can rollback to the previous database and files. Use this function if your theme or an essential module is not working correctly. => UTF-8 string (171) "Pēc veikala atjaunināšanas varat atgriezties pie iepriekšējās datubāzes un f...
        Pēc veikala atjaunināšanas varat atgriezties pie iepriekšējās datubāzes un failiem. Izmantojiet šo funkciju, ja veikala tēma vai kādi moduļi nedarbojas korekti.
        
        Choose your backup: => UTF-8 string (29) "Izvēlieties rezerves kopiju:"
        -- Choose a backup to restore -- => UTF-8 string (47) "- Izvēlieties rezerves kopiju, lai atjaunotu -"
        More options (Expert mode) => UTF-8 string (34) "Vairāk opciju (Eksperta režīms)"
        Start your Upgrade => UTF-8 string (21) "Sākt atjaunināšanu"
        You come from the future! You are using a more recent version than the latest available! => UTF-8 string (78) "Jūs esat no nākotnes! Jums ir jaunāka veikala versija par patreiz pieejamo!"
        Congratulations, you are already using the latest version available! => UTF-8 string (59) "Apsveicam, Jūs lietojat pēdējo pieejamo veikala versiju!"
        Your current PrestaShop version => UTF-8 string (31) "Patreizējā PrestaShop versija"
        Latest official version for %s channel. => UTF-8 string (41) "Pēdējā oficiālā versija %s kanālam."
        Upgrade PrestaShop now! => UTF-8 string (23) "Atjaunināt PrestaShop!"
        PrestaShop will be downloaded from %s => UTF-8 string (37) "PrestaShop tiks lejupielādēts no %s"
        Open changelog in a new window => UTF-8 string (39) "Atvērt izmaiņu žurnālu jaunā logā"
        No file will be downloaded (channel %s is used) => UTF-8 string (56) "Fails netika lejupielādēts (tika izmantots %s kanāls)"
        The following action are automatically replaced => UTF-8 string (47) "Sekojošā darbība tika automātiski aizstāta"
        %old% will be replaced by %new% => string (30) "%old% tiks aizvietots ar %new%"
        To change this behavior, you need to manually edit your php files => UTF-8 string (56) "Lai mainītu šo uzvedību ir manuāli jālabo php faili"
        Refresh the page => string (13) "Atjaunot lapu"
        Check if a new version is available => UTF-8 string (36) "Pārbaudīt vai nav jaunāka versija"
        Last check: %s => UTF-8 string (23) "Pēdējā pārbaude: %s"
        Last check: never => UTF-8 string (26) "Pēdējā pārbaude: nekad"
        Expert mode => UTF-8 string (17) "Ekspertu režīms"
        Please select your channel: => UTF-8 string (21) "Izvēlieties kanālu:"
        Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. => UTF-8 string (177) "Kanāli piedāvā dažādus ceļus lai veiktu veikala atjaunināšanu. Jūs varat aug...
        Kanāli piedāvā dažādus ceļus lai veiktu veikala atjaunināšanu. Jūs varat augšupielādēt jaunu versiju manuāli vai to izdarīt ar 1-klikšķa atjaunināšanas moduli.
        
        The Alpha, Beta and Private channels give you the ability to upgrade to a non-official or unstable release (for testing purposes only). => UTF-8 string (128) "Alfa, Beta un Privātie kanāli ļauj atjaunināt uz neoficiālu vai nestabilu ve...
        Alfa, Beta un Privātie kanāli ļauj atjaunināt uz neoficiālu vai nestabilu versijas izlaidumu (tikai testēšanas nolūkam).
        
        By default, you should use the "Minor release" channel which is offering the latest stable version available. => UTF-8 string (110) "Pēc noklusējuma ir jālieto "Pamata versijas" kanāls kurā tiek piedāvātas pēd...
        Pēc noklusējuma ir jālieto "Pamata versijas" kanāls kurā tiek piedāvātas pēdējās stabilās versijas.
        
        Channel: => UTF-8 string (8) "Kanāls:"
        Link: => string (6) "Saite:"
        Hash key: => UTF-8 string (14) "Hash atslēga:"
        Allow major upgrade: => UTF-8 string (40) "Atļaut pamata versijas atjaunināšanu:"
        Archive to use: => UTF-8 string (20) "Arhīvs kuru lietot:"
        Choose an archive => UTF-8 string (20) "Izvēlieties arhīvu"
        Number of the version you want to upgrade to: => UTF-8 string (43) "Versijas numurs uz kuru vēlaties atjaunot:"
        No archive found in your admin/autoupgrade/download directory => UTF-8 string (67) "Direktorijā admin/autoupgrade/download nav atrasts neviens arhīvs"
        This option will skip the download step. => UTF-8 string (41) "Šī opcija izlaidīs lejupielādes soli."
        Save in the following directory the uncompressed PrestaShop files of the version you want to upgrade to: %s => UTF-8 string (102) "Saglabāt šajā direktorijā nekompresētus PrestaShop failus versijai uz kuru v...
        Saglabāt šajā direktorijā nekompresētus PrestaShop failus versijai uz kuru vēlaties atjaunot: %s
        
        Please tell us which version you are upgrading to [1](1.7.0.1 for instance)[/1] => UTF-8 string (73) "Paziņojiet uz kuru versiju vēlaties atjaunot [1](piemēram 1.7.0.1)[/1]"
        This option will skip both download and unzip steps and will use %1$s as the source directory => UTF-8 string (96) "Šī opcija izlaidīs lejupielādes un atpakošanas soļus, un lietos %1$s kā avot...
        Šī opcija izlaidīs lejupielādes un atpakošanas soļus, un lietos %1$s kā avota direktoriju
        
        Step => string (5) "Solis"
        Upgrade steps => UTF-8 string (22) "Atjaunināšanas soļi"
        Version comparison => UTF-8 string (24) "Versiju salīdzināšana"
        PrestaShop Original version => UTF-8 string (31) "PrestaShop oriģinālā versija"
        Differences between versions => UTF-8 string (29) "Atšķirības starp versijām"
        Welcome! => UTF-8 string (12) "Sveicināti!"
        ModulesStatsregistrationsAdmin => array (14)
        Customer accounts => string (13) "Klientu konti"
        Adds a registration progress tab to the Stats dashboard. => UTF-8 string (65) "Pievieno Statistikas panelī reģistrācijas progresa indikatoru."
        Number of visitors who stopped at the registering step: => UTF-8 string (65) "Klientu skaits kuri ir apstājušies pie reģistrēšanās soļa:"
        Number of visitors who placed an order directly after registration: => UTF-8 string (68) "Klientu skaits kuri ir veikuši pirkumu uzreiz pēc reģistrācijas:"
        Total customer accounts: => UTF-8 string (20) "Kopā klientu konti:"
        Number of customer accounts created => string (30) "Izveidoto klientu kontu skaits"
        How to act on the registrations' evolution? => UTF-8 string (43) "Kā reaģēt uz reģistrāciju attīstību?"
        If you let your shop run without changing anything, the number of customer registrations should stay stable or show a slight decline. => UTF-8 string (106) "Ja veikals darbosies bez noklusēto iestatījumu maiņas, klientu reģistrācijai...
        Ja veikals darbosies bez noklusēto iestatījumu maiņas, klientu reģistrācijai jāpaliek vienmērīgai.
        
        A significant increase or decrease in customer registration shows that there has probably been a change to your shop. With that in mind, we suggest that you identify the cause, correct the issue and get back in the business of making money! => UTF-8 string (176) "Ievērojamas klientu reģistrācijas izmaiņas var liecināt par izmaiņām veikalā...
        Ievērojamas klientu reģistrācijas izmaiņas var liecināt par izmaiņām veikalā. Jums ir jānosaka šo izmaiņu izraisītājs, jāizlabo kļūda un jāturpina pārdošana!
        
        Here is a summary of what may affect the creation of customer accounts: => UTF-8 string (70) "Šeit ir pārskats par to kas var iespaidot kientu kontu izveidošanu:"
        An advertising campaign can attract an increased number of visitors to your online store. This will likely be followed by an increase in customer accounts and profit margins, which will depend on customer "quality." Well-targeted advertising is typically more effective than large-scale advertising... and it's cheaper too! => UTF-8 string (312) "Reklāmas kampaņa var piesaistīt klientu skaitu veikalā. Tam vajadzētu sekot ...
        Reklāmas kampaņa var piesaistīt klientu skaitu veikalā. Tam vajadzētu sekot klientu kontu skaita un peļņas pieaugumam, kurš mainīs arī klientu "kvalitāti". Labi izstrādātas mērķauditorijas reklāmas ir efektīvākas kā liela apjoma vispārtējas reklāmas kampaņa... un tā noteikti ir lētāka!
        
        Specials, sales, promotions and/or contests typically demand a shoppers' attentions. Offering such things will not only keep your business lively, it will also increase traffic, build customer loyalty and genuinely change your current e-commerce philosophy. => UTF-8 string (266) "Speciālie piedāvājumi, izpārdošanas un/vai konkursi parasti piesaista pircēj...
        Speciālie piedāvājumi, izpārdošanas un/vai konkursi parasti piesaista pircēju uzmanību. Šie pasākumi ne tikai uzturēs biznesa dzīvīgumu, bet arī iespaidos lapas apmeklējumu, izveidos klientu lojalitāti, kā arī var izmainīt sapratni par e-komerciju.
        
        Design and user-friendliness are more important than ever in the world of online sales. An ill-chosen or hard-to-follow graphical theme can keep shoppers at bay. This means that you should aspire to find the right balance between beauty and functionality for your online store. => UTF-8 string (258) "Dizains un draudzīga attieksme pret klientu tiešsaistes pārdošanā ir svarīgā...
        Dizains un draudzīga attieksme pret klientu tiešsaistes pārdošanā ir svarīgāka kā jebkad agrāk. Nepareizi izvēlēta vai nepilnīga veikala grafiskā tēma var atgrūst klientus. Tas nozīmē ka ir jāatrod balanss starp dizainu un funkcionalitāti.
        
        CSV Export => string (12) "Csv Eksports"
        ShopNotificationsError => array (87)
        This voucher is disabled => UTF-8 string (29) "Šis vaučers ir atspējots. "
        This voucher has already been used => UTF-8 string (31) "Šis kupons, jau tika izmantots"
        This voucher is not valid yet => UTF-8 string (30) "Šis vaučers vēl nav aktīvs"
        This voucher has expired => UTF-8 string (52) "Šim vaučeram ir jau iztecējis derīguma termiņš"
        You cannot use this voucher anymore (usage limit reached) => UTF-8 string (69) "Tu nevari vairs izmantot šo vaučeri (lietošanas limits sasniegts)."
        You cannot use this voucher => UTF-8 string (31) "Tu nevari izmantot šo vaučeri"
        You must choose a delivery address before applying this voucher to your order => UTF-8 string (92) "Jums jāizvēlās vispirms piegādes adrese, pirms izmantojat šo kuponu jūsu pas...
        Jums jāizvēlās vispirms piegādes adrese, pirms izmantojat šo kuponu jūsu pasūtījumam
        
        You cannot use this voucher in your country of delivery => UTF-8 string (33) "Tu nevari savā piegādes valstī"
        You must choose a carrier before applying this voucher to your order => UTF-8 string (81) "Vispirms jāizvēlas pārvadātājs un tad jāizmanto kupons priekš šī pirkuma"
        You cannot use this voucher with this carrier => UTF-8 string (42) "Tu nevari izmantot vaučeri ar šo kurjeru"
        You cannot use this voucher on products on sale => UTF-8 string (67) "Jūs nevarat izmantot šo kuponu pārdošanā esošajiem produktiem"
        Please log in first => UTF-8 string (29) "Lūdzu vispirms autorizēties"
        This voucher is already in your cart => UTF-8 string (34) "Šis vaučers jau ir jūsu grozā."
        This voucher is not combinable with an other voucher already in your cart: %s => UTF-8 string (71) "Šis kupons nav savienojams ar citu kuponu, kas jau ir jūsu grozā: %s"
        Cart is empty => UTF-8 string (15) "Grozs ir tukšs"
        You cannot use this voucher in an empty cart => UTF-8 string (39) "Nevar pielietot kopunu pie tukša groza"
        You cannot use this voucher with these products => UTF-8 string (47) "Tu nevari izmantot vaučeri uz šiem produktiem"
        The email is already used, please choose another one or sign in => UTF-8 string (77) "E-pasta adrese jau tiek lietota, lūdzu, izvēlieties citu vai pierakstieties"
        Your account isn't available at this time, please contact us => UTF-8 string (62) "Jūsu konts šobrīd nav pieejams, lūdzu, sazinieties ar mums"
        Authentication failed. => UTF-8 string (27) "autentifikācija neizdevās"
        Invalid email/password combination => UTF-8 string (40) "Nederīga e-pasta / paroles kombinācija"
        There seems to be an issue with your account, please contact support => UTF-8 string (79) "Šķiet, ka jūsu kontā ir problēma, lūdzu, sazinieties ar atbalsta dienestu"
        An account was already registered with this email address => UTF-8 string (49) "Konts ar šo e-pasta adresi jau tika reģistrēts"
        Password is required => UTF-8 string (20) "Nepieciešama parole"
        The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
        %s is required. => UTF-8 string (16) "%s ir obligāts."
        is invalid. => UTF-8 string (12) "ir nederīgs"
        Could not delete address. => UTF-8 string (24) "Nevarēja dzēst adresi."
        Please fix the error below. => UTF-8 string (41) "Lūdzu, labojiet tālāk minēto kļūdu."
        The customer could not be found. => string (19) "Klients nav atrasts"
        You must enter a voucher code. => UTF-8 string (30) "Jums ir jāievada kupona kods."
        The voucher code is invalid. => UTF-8 string (25) "Kupona kods ir nederīgs."
        This voucher does not exist. => UTF-8 string (22) "Šis kupons nepastāv."
        You must add %quantity% minimum quantity => UTF-8 string (48) "Jums jāpievieno %quantity% minimālais daudzums"
        Null quantity. => string (12) "Nav daudzuma"
        Product not found => string (20) "Produkts nav atrasts"
        This product (%product%) is no longer available. => string (40) "Produkts (%product%) vairs nav pieejams."
        The minimum purchase order quantity for the product %product% is %quantity%. => UTF-8 string (57) "Mazākais pasūtījums produktam %product% ir %quantity%."
        Please fill in all of the required fields, and then save your customizations. => UTF-8 string (68) "Lūdzu aizpildi visus prasītos laukus un tad saglabā pielāgojumu."
        You already have the maximum quantity available for this product. => UTF-8 string (52) "Tev jau ir sasniegta maksimālais produkta daudzums."
        Invalid key. => UTF-8 string (19) "Nederīga atslēga."
        This product does not exist in our store. => UTF-8 string (40) "Šis produkts neeksistē mūsu veikalā."
        This product has been deleted. => UTF-8 string (25) "Šis produkts ir dzēsts."
        This file no longer exists. => UTF-8 string (28) "Šis fails vairs neeksistē."
        This product has been refunded. => UTF-8 string (28) "Šis produkts ir atmaksāts."
        The product deadline is in the past. => UTF-8 string (41) "Produkta derīguma termiņš ir beidzies."
        The product expiration date has passed, preventing you from download this product. => UTF-8 string (34) "Pārsniegts maksimālais termiņš"
        Expiration date has passed, you cannot download this product. => UTF-8 string (86) "Ir beidzies derīguma termiņa beigu datums, jūs nevarat lejupielādēt šo produ...
        Ir beidzies derīguma termiņa beigu datums, jūs nevarat lejupielādēt šo produktu.
        
        You have reached the maximum number of downloads allowed. => UTF-8 string (65) "Tu esi sasniedzis maksimālo robežu atļautajām lejupielādēm."
        Please provide the required information => UTF-8 string (44) "Lūdzu, sniedziet nepieciešamo informāciju"
        We couldn't find your order with the information provided, please try again => UTF-8 string (95) "Mēs nevarējām atrast jūsu pasūtījumu ar sniegto informāciju, lūdzu, mēģiniet...
        Mēs nevarējām atrast jūsu pasūtījumu ar sniegto informāciju, lūdzu, mēģiniet vēlreiz
        
        An unexpected error occurred while creating your account. => UTF-8 string (44) "Veidojot kontu, radās neparedzēta kļūda."
        Could not update your information, please check your data. => UTF-8 string (74) "Nevarēja atjaunināt jūsu informāciju, lūdzu, pārbaudiet savus datus."
        Sorry. We cannot renew your order. => UTF-8 string (54) "Atvainojiet, mēs nevaram atjaunot jūsu pasūtījumu."
        Some items are no longer available, and we are unable to renew your order. => UTF-8 string (60) "Pazuduši produkti - mēs nevaram atjaunot tavu pasūtījumu"
        The order is no longer valid. => UTF-8 string (31) "Pasūtījums vairs nav pieejams"
        You do not have enough products to request an additional merchandise return. => UTF-8 string (76) "Jums nav pietiekoši daudz produktu, lai pieprasītu vēlvienu atgriezšanu."
        Please provide an explanation for your RMA. => UTF-8 string (53) "Lūdzu sniedziet paskaidrojumu produkta atgriešanai."
        Please check at least one product you would like to return. => UTF-8 string (55) "Atzīmējiet vismaz vienu preci, ko vēlaties atgriezt."
        For each product you wish to add, please specify the desired quantity. => UTF-8 string (54) "Lūdz norādiet daudzumu precei, ko vēlaties atgriezt"
        This order cannot be returned => UTF-8 string (38) "Šis pasūtījums nevar tikt atgriezts"
        We cannot regenerate your password with the data you've submitted => UTF-8 string (63) "Mēs nevaram atjaunot tavu paroli ar datiem, ko esi norādījis"
        You cannot regenerate the password for this account. => UTF-8 string (40) "Jūs nevarat atjaunot šī konta paroli."
        You can regenerate your password only every %d minute(s) => UTF-8 string (59) "Jūs varēsiet atjaunot savu paroli tikai pēc %d minūtēm"
        An error occurred while sending the email. => UTF-8 string (24) "Kļūda nosūtot epastu."
        Customer account not found => string (25) "Klienta konts nav atrasts"
        The password change request expired. You should ask for a new one. => UTF-8 string (71) "Paroles maiņas pieprasījums ir beidzies. Jums vajadzētu lūgt jaunu."
        The password is missing: please enter your new password. => UTF-8 string (48) "Nav paroles: lūdzu ievadiet Jūsu jauno paroli."
        The confirmation is empty: please fill in the password confirmation as well => UTF-8 string (66) "Apstiprinājums ir tukšs: aizpildiet arī paroles apstiprinājumu"
        The password is not in a valid format. => UTF-8 string (30) "Parolei nav pieejams formāts."
        An error occurred with your account, which prevents us from updating the new password. Please report this issue using the contact form. => UTF-8 string (142) "Ar jūsu kontu radās kļūda, kas neļauj mums atjaunināt jauno paroli. Lūdzu, z...
        Ar jūsu kontu radās kļūda, kas neļauj mums atjaunināt jauno paroli. Lūdzu, ziņojiet par šo problēmu, izmantojot kontaktinformāciju.
        
        Invoices are disabled in this shop. => UTF-8 string (41) "Pavadzīmes ir atspējotas šim veikalam."
        The invoice was not found. => UTF-8 string (24) "Pavadzīmes nav atrastas"
        No invoice is available. => UTF-8 string (21) "Rēķins nav pieejams"
        Order return not confirmed. => UTF-8 string (45) "Pasūtījuma atgriešana netika apstiprināta"
        Order return not found. => UTF-8 string (36) "Pasūtījuma atgriešana nav atrasta"
        This product is no longer available. => string (28) "Produkts vairs nav pieejams."
        You do not have access to this product. => UTF-8 string (31) "Tev nav pieejas šim produktam."
        An error occurred while deleting the selected picture. => UTF-8 string (33) "Kļūda dzēšot atzīmēto bildi"
        An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
        You do not have access to this category. => UTF-8 string (32) "Tev nav pieejas šai kategorijai"
        The message cannot be blank. => UTF-8 string (32) "Ziņu nevar saglabāt kā blanku"
        Invalid message => UTF-8 string (15) "Nederīga ziņa"
        Invalid email address. => UTF-8 string (24) "Nederīga e-pasta adrese"
        There are not enough products in stock => UTF-8 string (40) "Noliktavā nav pietiekami daudz produktu"
        Your address is incomplete, please update it. => UTF-8 string (40) "Adrese nav pilnīga, lūdzu atjaunojiet."
        You have no merchandise return authorizations. => UTF-8 string (41) "Jums nav pieejas atgriežamajām precēm."
        ShopFormsErrors => array (5)
        Invalid name => UTF-8 string (16) "Nederīgs vārds"
        Invalid format. => UTF-8 string (19) "Nederīgs formāts."
        Format should be %s. => UTF-8 string (29) "Formātam vajadzētu būt %s."
        Required field => UTF-8 string (24) "Nepieciešams aizpildīt"
        Invalid postcode - should look like "%zipcode%" => UTF-8 string (56) "Nepareizs pasta indekss - pareizais formāts "%zipcode%""
        AdminModulesFeature => array (65)
        RTL Module => string (11) "RTL modulis"
        Manage hooks => UTF-8 string (22) "Pārvaldīt piesaistes"
        Administration => UTF-8 string (16) "Administrēšana"
        Taxes & Invoicing => UTF-8 string (20) "Nodokļi un rēķini"
        Checkout => UTF-8 string (22) "Noformēt pasūtījumu"
        Content Management => UTF-8 string (14) "Satura vadība"
        Customer Reviews => UTF-8 string (19) "Pircēju atsauksmes"
        Front office Features => string (22) "Front office funkcijas"
        Internationalization & Localization => UTF-8 string (38) "Lokalizācija un internacionalizācija"
        Merchandising => UTF-8 string (15) "Merčandaizings"
        Migration Tools => UTF-8 string (17) "Migrācijas rīki"
        Site certification & Fraud prevention => UTF-8 string (41) "Sertifikācija un krāpniecību apstrāde"
        Quick / Bulk update => UTF-8 string (28) "Ātrā / apjoma atjaunošana"
        Shipping & Logistics => UTF-8 string (22) "Piegāde un loģistika"
        Slideshows => UTF-8 string (10) "Slaidrāde"
        Comparison site & Feed management => UTF-8 string (37) "Salīdzināšanas un plūsmas vadība"
        Marketplace => string (14) "Tirgus laukumi"
        Other Modules => UTF-8 string (12) "Citi moduļi"
        Emailing & SMS => string (13) "E-pasti & SMS"
        Social Networks => UTF-8 string (16) "Sociālie tīkli"
        Social & Community => UTF-8 string (22) "Sabiedrība un kopiena"
        Enable Mobile => UTF-8 string (29) "Ieslēgt mobilajām ierīcēm"
        Disable Mobile => UTF-8 string (29) "Izslēgt mobilajām ierīcēm"
        Module manager => UTF-8 string (20) "Moduļu pārvaldība"
        Delete => UTF-8 string (6) "Dzēst"
        Module notifications => UTF-8 string (22) "Moduļa notifikācijas"
        v%version% - by %author% => string (24) "v%version% - no %author%"
        Discover => UTF-8 string (10) "Atklājiet"
        PrestaShop Addons Marketplace => UTF-8 string (38) "PrestaShop Paplašinājumu direktorija"
        Exit to PrestaShop Addons Marketplace => UTF-8 string (45) "Iet uz PrestaShop Paplašinājumu direktoriju"
        See all results for your search on => UTF-8 string (37) "Rādīt visus meklējamos rezultātus"
        Installed modules => UTF-8 string (19) "Instalētie moduļi"
        Show all modules => UTF-8 string (23) "Parādīt visus moduļu"
        You do not have module in « %categoryName% ». => UTF-8 string (38) "Jums nav moduļa « %categoryName% »."
        Recently Used => string (16) "Nesen izmantotie"
        Disable module? => UTF-8 string (16) "Izslēgt moduli?"
        Uninstall module? => UTF-8 string (19) "Noinstalēt moduli?"
        Reset module? => UTF-8 string (25) "Notīrīt moduļa saturu?"
        Yes, disable it => UTF-8 string (13) "Jā, izslēgt"
        Yes, uninstall it => UTF-8 string (21) "Jā, uninstalējam to"
        Yes, reset it => UTF-8 string (21) "Jā, notīrīt saturu"
        Optional: delete module folder after uninstall. => UTF-8 string (61) "Papildus: izdzēst moduļa direktoriju pēc atinstalēšanas."
        Bulk action confirmation => UTF-8 string (47) "Vairāku vienlaicīgu darbību apstiprināšana"
        Yes, I want to do it => UTF-8 string (23) "Jā es vēlos to darīt"
        Upload a module => UTF-8 string (23) "Augšupielādēt moduli"
        Drop your module archive here or [1]select file[/1] => UTF-8 string (59) "Ievilkt šeit moduļa arhīvu vai [1]izvēlēties failu[/1]"
        Service by %author% => string (17) "Atbalsta %author%"
        Free => string (10) "Bezmaksas!"
        v%version% by %author% => string (22) "v%version% no %author%"
        Overview => UTF-8 string (9) "Pārskats"
        Additional information => UTF-8 string (21) "Papildus informācija"
        Benefits => string (8) "Ieguvumi"
        Features => UTF-8 string (15) "Papildiespējas"
        Demo video => string (10) "Demo video"
        Changelog => UTF-8 string (18) "Izmaiņu žurnāls"
        %nbModules% modules and services selected for you => UTF-8 string (42) "%nbModules% izvēlētie moduļi un servisi"
        Selection => string (6) "Izlase"
        Increasing Price => string (15) "Cenas pieaugums"
        Decreasing Price => UTF-8 string (19) "Cenas samazinājums"
        Popularity => UTF-8 string (13) "Popularitāte"
        %nbModules% modules to configure => UTF-8 string (35) "%nbModules% konfigurējamie moduļi"
        Modules to configure => UTF-8 string (23) "Konfigurējamie moduļi"
        %nbModules% modules to update => UTF-8 string (32) "%nbModules% atjaunojamie moduļi"
        Modules to update => UTF-8 string (20) "Atjaunojamie moduļi"
        Upgrade All => string (13) "Atjaunot visu"
        ModulesSpecialsAdmin => array (5)
        Specials block => UTF-8 string (29) "Īpašo piedāvājumu sadaļa"
        Displays your products that are currently on sale in a dedicated block. => UTF-8 string (65) "Attēlo produktus kuriem ir izpārdošana tam paredzētā blokā."
        Products to display => UTF-8 string (19) "Attēlotie produkti"
        Define the number of products to be displayed in this block on home page. => UTF-8 string (86) "Norādiet skaitu, cik produkti tiks attēloti šajā blokā, kas atrodas mājas la...
        Norādiet skaitu, cik produkti tiks attēloti šajā blokā, kas atrodas mājas lapā.
        
        The number of products is invalid. Please enter a positive number. => UTF-8 string (63) "Produktu skaits nav derīgs. Lūdzu ievadiet pozitīvu skaitli."
        ModulesStatsforecastAdmin => array (37)
        Stats Dashboard => string (19) "Statistikas panelis"
        The listed amounts do not include tax. => UTF-8 string (32) "Minētais apjoms neiekļauj PVN."
        Time frame => string (11) "Laika posms"
        Daily => UTF-8 string (12) "Reizi dienā"
        Weekly => UTF-8 string (15) "Reizi nedēļā"
        Monthly => UTF-8 string (14) "Reizi mēnesī"
        Yearly => UTF-8 string (11) "Reizi gadā"
        Placed orders => UTF-8 string (12) "Pasūtījumi"
        Bought items => string (7) "Pirkumi"
        Percentage of registrations => UTF-8 string (30) "Reģistrācijas (procentuāli)"
        Percentage of orders => UTF-8 string (27) "Pasūtījumi (procentuāli)"
        Revenue => UTF-8 string (10) "Ieņēmumi"
        Average => UTF-8 string (7) "Vidēji"
        Forecast => string (8) "Prognoze"
        Conversion => string (10) "Konversija"
        Accounts => string (5) "Konti"
        Full carts => string (12) "Pilnie grozi"
        Registered visitors => UTF-8 string (24) "Reģistrētie lietotāji"
        A simple statistical calculation lets you know the monetary value of your visitors: => UTF-8 string (66) "Vienkārši aprēķini ļauj apzināt klientu monetāro vērtību:"
        On average, each visitor places an order for this amount: => UTF-8 string (36) "Klienta vidējā pasūtījuma summa:"
        On average, each registered visitor places an order for this amount: => UTF-8 string (49) "Reģistrēta klienta vidējā pasūtījuma summa:"
        Payment distribution => UTF-8 string (22) "Maksājumu sadalījums"
        The amounts include taxes, so you can get an estimation of the commission due to the payment method. => UTF-8 string (79) "Summas ar PVN lai varētu aprēķināt komisiju atkarībā no maksājuma veida."
        -- No filter -- => string (16) "-- Bez filtra --"
        Module => string (7) "Modulis"
        Average cart value => UTF-8 string (24) "Vidējā groza vērtība"
        Category distribution => UTF-8 string (22) "Kategoriju sadalījums"
        Products sold => UTF-8 string (18) "Pārdotie Produkti"
        Percentage of products sold => UTF-8 string (33) "Pārdotie produkti (procentuāli)"
        Percentage of sales => UTF-8 string (26) "Pārdošana (procentuāli)"
        Language distribution => UTF-8 string (18) "Valodu sadalījums"
        Growth => string (9) "Pieaugums"
        Zone distribution => UTF-8 string (16) "Zonu sadalījums"
        Currency distribution => UTF-8 string (19) "Valūtu sadalījums"
        Sales (converted) => UTF-8 string (21) "Peļņa (konvertēta)"
        Attribute distribution => UTF-8 string (21) "Atribūtu sadalījums"
        Quantity of products sold => UTF-8 string (26) "Pārdoto produktu daudzums"
        AdminStatsFeature => array (11)
        %value%% of your Catalog => string (20) "%value%% no kataloga"
        No customers => string (11) "Nav klientu"
        %percentage%% Female Customers => string (30) "%percentage% klienti sievietes"
        %percentage%% Male Customers => UTF-8 string (30) "%percentage% klienti vīrieši"
        %percentage%% Neutral Customers => UTF-8 string (30) "%percentage% neitrāli klienti"
        %value% years => string (12) "%value% gadi"
        %average% hours => string (17) "%average% stundas"
        No orders => UTF-8 string (16) "Nav pasūtījumu"
        %d%% %s => string (7) "%d%% %s"
        No category => string (15) "Nav kategorijas"
        Stats => string (12) "Statistiques"
        ShopDemoCatalog => array (55)
        Size => UTF-8 string (7) "Izmērs"
        Shoe size => UTF-8 string (13) "Apavu izmērs"
        Color => UTF-8 string (6) "Krāsa"
        S => string (1) "S"
        M => string (1) "M"
        L => string (1) "L"
        One size => UTF-8 string (13) "Viens izmērs"
        Grey => UTF-8 string (7) "Pelēks"
        Taupe => string (5) "Taupe"
        Beige => UTF-8 string (6) "Bēšs"
        White => string (5) "Balta"
        Off White => UTF-8 string (12) "Ļoti gaišs"
        Red => string (7) "Sarkana"
        Black => string (5) "Melna"
        Camel => string (5) "Camel"
        Orange => UTF-8 string (7) "Oranža"
        Blue => string (4) "Zila"
        Green => UTF-8 string (5) "Zaļa"
        Yellow => string (8) "Dzeltena"
        Brown => UTF-8 string (6) "Brūna"
        35 => string (2) "35"
        36 => string (2) "36"
        37 => string (2) "37"
        38 => string (2) "38"
        39 => string (2) "39"
        40 => string (2) "40"
        Pink => UTF-8 string (5) "Rozā"
        Height => string (8) "Augstums"
        Width => string (7) "Platums"
        Depth => UTF-8 string (8) "Dziļums"
        Weight => string (5) "Svars"
        Compositions => UTF-8 string (13) "Kompozīcijas"
        Styles => string (5) "Stili"
        Properties => UTF-8 string (11) "Īpašības"
        Polyester => string (10) "Poliesters"
        Wool => string (5) "Vilna"
        Viscose => string (7) "Viskoze"
        Elastane => UTF-8 string (9) "Elastāns"
        Cotton => string (8) "Kokvilna"
        Silk => UTF-8 string (5) "Zīds"
        Suede => UTF-8 string (9) "Zamšāda"
        Straw => string (5) "Salmu"
        Leather => UTF-8 string (4) "Āda"
        Classic => string (8) "Klasisks"
        Casual => UTF-8 string (12) "Ikdienišķs"
        Military => UTF-8 string (9) "Militārs"
        Girly => UTF-8 string (10) "Meitenīgs"
        Rock => string (4) "Roks"
        Basic => string (6) "Pamata"
        Dressy => string (8) "Elegants"
        Short Sleeve => UTF-8 string (16) "Īsas piedurknes"
        Colorful Dress => UTF-8 string (19) "Krāsaisn apģērbs"
        Short Dress => UTF-8 string (11) "Īsa kleita"
        Midi Dress => string (10) "Midi Dress"
        Maxi Dress => string (10) "Maxi Dress"
        AdminStatsNotification => array (3)
        Module not found => string (19) "Modulis nav atrasts"
        Please select a module from the left column. => UTF-8 string (41) "Izvēlieties moduli no kreisās kolonnas."
        The specified date is invalid. => string (16) "Nepareizs datums"
        ShopNotificationsSuccess => array (6)
        Your guest account has been successfully transformed into a customer account. You can now log in as a registered shopper. => UTF-8 string (121) "Jūsu viesa profils ir veiksmīgi pārveidots par klienta profilu. Jūs varat ta...
        Jūsu viesa profils ir veiksmīgi pārveidots par klienta profilu. Jūs varat tagad ielogoties kā reģistrēts pircējs.
        
        Information successfully updated. => UTF-8 string (37) "Informācija ir veiksmīgi atjaunota."
        Message successfully sent => UTF-8 string (30) "Ziņa tika sekmīgi nosūtīta"
        If this email address has been registered in our shop, you will receive a link to reset your password at %email%. => UTF-8 string (109) "Ja e-pasta adrese ir reģistrēta mūsu veikalā, jūs saņemsit saiti, lai atiest...
        Ja e-pasta adrese ir reģistrēta mūsu veikalā, jūs saņemsit saiti, lai atiestatītu savu paroli %email%.
        
        Your password has been successfully reset and a confirmation has been sent to your email address: %s => UTF-8 string (89) "Jūsu parole tika veiksmīgi atjaunota un apstiprinājums nosūtīts uz Jūsu e-pa...
        Jūsu parole tika veiksmīgi atjaunota un apstiprinājums nosūtīts uz Jūsu e-pastu: %s
        
        No addresses are available. => string (20) "Nav nevienas adreses"
        AdminLoginFeature => array (9)
        Log in => UTF-8 string (7) "Ienākt"
        Stay logged in => string (18) "Palikt pievienotam"
        I forgot my password => string (23) "Es aizmirsu savu paroli"
        Reset your password => UTF-8 string (21) "Nomainīt savu paroli"
        New password => UTF-8 string (13) "Jaunā parole"
        Confirm new password => string (25) "Apstipriniet jauno paroli"
        Confirm password => string (19) "Apstipriniet paroli"
        Reset password => string (15) "Atjaunot paroli"
        Send reset link => UTF-8 string (29) "Nosūtīt atjaunošanas saiti"
        ModulesStatsstockAdmin => array (9)
        Available quantities => string (19) "Pieejamais daudzums"
        Adds a tab showing the quantity of available products for sale to the Stats dashboard. => UTF-8 string (73) "Pievieno tabu kurš parāda pieejamo produktu skaitu Statistikas panelī."
        Evaluation of available quantities for sale => UTF-8 string (51) "Pieejamā preču pārdodamā daudzuma novērtējums"
        Your catalog is empty. => UTF-8 string (19) "Katalogs ir tukšs."
        Ref. => string (4) "Kods"
        Price* => string (5) "Cena*"
        Total quantities => UTF-8 string (16) "Kopējais skaits"
        Total value => UTF-8 string (18) "Kopējā vērtība"
        This section corresponds to the default wholesale price according to the default supplier for the product. An average price is used when the product has attributes. => UTF-8 string (178) "Šī sadaļa attiecas uz pamata vairumtirdzniecības cenu par kuru esat vienojuš...
        Šī sadaļa attiecas uz pamata vairumtirdzniecības cenu par kuru esat vienojušies ar produkta piegādātāju. Vidējā cena tiek lietota kad produktam ir pievienoti atribūti.
        
        ModulesGraphnvd3Admin => array (1)
        NVD3 Charts => string (12) "NVD3 Grafiki"
        ModulesBlockreassuranceAdmin => array (21)
        Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
        Block updated => string (15) "Bloks atjaunots"
        Oops... looks like an error occurred => UTF-8 string (22) "Atvainojiet... kļūda"
        Configuration updated successfully! => UTF-8 string (36) "Konfigurācija veiksmīgi atjaunota!"
        Position changed successfully! => UTF-8 string (32) "Pozīcija veiksmīgi samainīta!"
        An error occurred when switching position => UTF-8 string (24) "Kļūda mainot pozīciju"
        Position => UTF-8 string (9) "Pozīcija"
        Description => string (8) "Apraksts"
        Actions => UTF-8 string (9) "Darbības"
        Display => UTF-8 string (8) "Attēlot"
        Save => UTF-8 string (9) "Saglabāt"
        Return => UTF-8 string (11) "Atgriešana"
        Image => UTF-8 string (7) "Attēls"
        Languages => string (7) "Valodas"
        Title => string (6) "Tituls"
        URL => string (12) "Lapas adrese"
        CMS Page => string (8) "CMS lapa"
        Activated => UTF-8 string (11) "Aktivizēts"
        Product pages => string (14) "Produktu lapas"
        None => string (7) "neviens"
        none => string (7) "neviens"
        AdminPaymentHelp => array (7)
        Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available. => UTF-8 string (79) "Lūdzu atzīmējiet katru valūtu, kuru vēlaties izmantot maksājumu moduļos."
        Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available. => UTF-8 string (97) "Lūdzu atzīmējiet katru klientu grupu, kurām vēlaties, lai maksājumu moduļi b...
        Lūdzu atzīmējiet katru klientu grupu, kurām vēlaties, lai maksājumu moduļi būtu pieejami.
        
        Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available. => UTF-8 string (92) "Lūdzu iezīmējiet valstu izvēles rūtiņas, kuras vēlaties izmantot maksājuma m...
        Lūdzu iezīmējiet valstu izvēles rūtiņas, kuras vēlaties izmantot maksājuma moduļos.
        
        Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available. => UTF-8 string (100) "Lūdzu atzīmējiet katra pārvadātāja izvēles rūtiņu, kuram maksājumu modulis b...
        Lūdzu atzīmējiet katra pārvadātāja izvēles rūtiņu, kuram maksājumu modulis būtu pieejams.
        
        This is where you decide what payment modules are available for different variations like your customers' currency, group, and country. => UTF-8 string (132) "Šeit jūs nosakat, kādi maksājumu moduļi ir pieejami dažādām variācijām, piem...
        Šeit jūs nosakat, kādi maksājumu moduļi ir pieejami dažādām variācijām, piemēram, jūsu klientu valūta, grupa un valsts.
        
        A check mark indicates you want the payment module available. => UTF-8 string (65) "Iezīmētais lauks norāda, ka maksājumu modulis būtu pieejams."
        If it is not checked then this means that the payment module is disabled. => UTF-8 string (72) "Ja tas nav atzīmēts, tas nozīmē, ka maksājumu modulis ir izslēgts."
        ModulesCustomeraccountlinksAdmin => array (4)
        My Account block => UTF-8 string (20) "Sadaļa "Mans konts""
        Credit slips => UTF-8 string (17) "Kredīta izraksti"
        Personal info => UTF-8 string (24) "Personīgā informācija"
        Merchandise returns => UTF-8 string (18) "Preču atgriešana"
        AdminDashboardNotification => array (4)
        You are currently connected under the following domain name: => UTF-8 string (62) "Jūs šobrīd esat pieslēgušies ar sekojošo domēna vārdu:"
        This is different from the shop domain name set in the Multistore settings: "%s". => UTF-8 string (93) "Tas atšķiras no veikala domēna nosaukuma, kas norādīts Multiveikala iestatīj...
        Tas atšķiras no veikala domēna nosaukuma, kas norādīts Multiveikala iestatījumos: "%s".
        
        If this is your main domain, please {link}change it now{/link}. => UTF-8 string (73) "Ja šis ir jūsu galvenie domēnā, lūdzu {link}nomainīt tulīt{/link}."
        This is different from the domain name set in the "SEO & URLs" tab. => UTF-8 string (72) "Tas atšķiras no domēna nosaukuma, kas iestatīts cilnē "SEO un URL"."
        ModulesContactformShop => array (16)
        Please select a subject from the list provided. => UTF-8 string (42) "Lūdzu izvēlies vienu objektu no listes."
        Lūdzu izvēlies vienu objektu  no listes.
        
        An error occurred during the file-upload process. => UTF-8 string (25) "Kļūda ielādējot failu"
        Bad file extension => UTF-8 string (28) "Slikts faila paplašinājums"
        An error occurred while sending the message, please try again. => UTF-8 string (42) "Kļūda sūtot ziņu, mēģiniet vēlreiz."
        An error occurred while sending the message. => UTF-8 string (21) "Kļūda sūtot ziņu."
        Your message has been successfully sent to our team. => UTF-8 string (36) "Jūsu ziņa tika sekmīgi nosūtīta"
        Customer service - Contact us => UTF-8 string (42) "Klientu apkalpošana - Sazināties ar mums"
        Send a message => UTF-8 string (13) "Sūtīt ziņu"
        If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
        Subject Heading => UTF-8 string (17) "Tēmas virsraksts"
        Email address => string (14) "E-pasta adrese"
        Order reference => UTF-8 string (19) "Pasūtījuma numurs"
        Select reference => UTF-8 string (20) "Izvēlieties sadaļu"
        Attach File => string (15) "Pievienot failu"
        Message => UTF-8 string (5) "Ziņa"
        Send => UTF-8 string (7) "Sūtīt"
        ModulesGsitemapAdmin => array (39)
        Google sitemap => string (18) "Google lapas karte"
        Generate your Google sitemap file => UTF-8 string (41) "Ģenerēt Jūsu Google lapas kartes failu"
        An error occured while trying to check your file permissions. Please adjust your permissions to allow PrestaShop to write a file in your root directory. => UTF-8 string (156) "Mēģinot pārbaudīt failu atļaujas, radās kļūda. Lūdzu, pielāgojiet savas ties...
        Mēģinot pārbaudīt failu atļaujas, radās kļūda. Lūdzu, pielāgojiet savas tiesības, lai ļautu PrestaShop ierakstīt failu savā pamatdirektorijā.
        
        Your sitemaps were successfully created. Please do not forget to setup the URL => UTF-8 string (82) "Jūsu vietnes karte tika veiksmīgi izveidota. Lūdzu, neaizmirstiet iestatīt URL"
        in your Google Webmaster account. => UTF-8 string (30) "Jūsu Google Webmaster kontā."
        Your sitemaps => UTF-8 string (17) "Jūsu lapas karte"
        Sitemaps were already created. => string (35) "Vietnes kartes jau tika izveidotas."
        Please set up the following sitemap URL in your Google Webmaster account: => UTF-8 string (79) "Lūdzu, Google tīmekļa pārziņa kontā iestatiet sekojošu lapas kartes URL:"
        The above URL is the master sitemap file. It refers to the following sub-sitemap files: => UTF-8 string (94) "Šis URL ir galvenais lapas kartes fails. Tas attiecas uz šādiem lapas kartes...
        Šis URL ir galvenais lapas kartes fails. Tas attiecas uz šādiem lapas kartes apakšfailiem:
        
        Your last update was made on this date: => UTF-8 string (59) "Jūsu pēdējais atjauninājums tika veikts šajā datumā:"
        This shop has no sitemap yet. => string (26) "Veikalam nav lapas kartes."
        For a better use of the module, please make sure that you have => UTF-8 string (65) "Lai labāk izmantotu moduli, lūdzu, pārliecinieties, ka jums ir"
        A minimum memory_limit value of 128 MB. => UTF-8 string (41) "Minimālā memory_limit vērtība 128 MB."
        A minimum max_execution_time value of 30 seconds. => UTF-8 string (55) "Minimālā max_execution_time vērtība ir 30 sekundes."
        You can edit these limits in your php.ini file. For more details, please contact your hosting provider. => UTF-8 string (149) "Jūs varat rediģēt šos ierobežojumus savā php.ini failā. Lai iegūtu sīkāku in...
        Jūs varat rediģēt šos ierobežojumus savā php.ini failā. Lai iegūtu sīkāku informāciju, lūdzu, sazinieties ar savu pakalpojumu sniedzēju.
        
        Configure your sitemap => UTF-8 string (23) "Konfigurēt lapas karti"
        Several sitemap files will be generated depending on how your server is configured and on the number of activated products in your catalog. => UTF-8 string (129) "Tiks ģenerēti vairāki lapas faili, pamatojoties uz Jūsu servera konfigurācij...
        Tiks ģenerēti vairāki lapas faili, pamatojoties uz Jūsu servera konfigurāciju un uz aktīvo produktu skaitu jūsu katalogā.
        
        How often do you update your store? => UTF-8 string (40) "Cik bieži jūs atjaunojat savu veikalu?"
        always => UTF-8 string (8) "vienmēr"
        hourly => string (12) "katru stundu"
        daily => string (11) "katru dienu"
        weekly => UTF-8 string (14) "katru nedēļu"
        monthly => UTF-8 string (13) "katru mēnesi"
        yearly => string (10) "katru gadu"
        never => string (5) "nekad"
        Check this box if you wish to check the presence of the image files on the server => UTF-8 string (83) "Atzīmējiet šo lodziņu, ja vēlaties pārbaudīt serverī esošos attēlu failus"
        Indicate the pages that you do not want to include in your sitemap files: => UTF-8 string (64) "Norādiet lapas, kuras nevēlaties iekļaut lapas kartes failā:"
        Uncheck all => UTF-8 string (12) "Noņemt visu"
        Generate sitemap => UTF-8 string (21) "Ģenerēt lapas karti"
        Generating a sitemap can take several minutes => UTF-8 string (53) "Lapas kartes izveidošana var ilgt vairākas minūtes"
        Information => UTF-8 string (12) "Informācija"
        You have two ways to generate sitemaps. => UTF-8 string (46) "Jums ir divi veidi, kā ģenerēt lapas karti."
        Manually: => UTF-8 string (9) "Manuāli:"
        Using the form above (as often as needed) => UTF-8 string (64) "Izmantojot augstāk esošo formu (tik bieži, cik nepieciešams)"
        -or- => string (5) "-vai-"
        Automatically: => UTF-8 string (13) "Automātiski:"
        Ask your hosting provider to setup a "Cron job" to load the following URL at the time you would like: => UTF-8 string (116) "Jautājiet savam pakalpojumu sniedzējam iestatīt "Cron uzdevumu", lai ielādēt...
        Jautājiet savam pakalpojumu sniedzējam iestatīt "Cron uzdevumu", lai ielādētu šādu URL laikā, kad vēlaties:
        
        It will automatically generate your XML sitemaps. => UTF-8 string (49) "Tas automātiski ģenerēs jūsu XML lapas karti."
        Check all => UTF-8 string (16) "Pārbaudīt visu"
        ModulesStatsbestcategoriesAdmin => array (7)
        Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
        Total Quantity Sold => UTF-8 string (32) "Kopējais pārdoto preču skaits"
        Total Price => UTF-8 string (13) "Kopējā cena"
        Total Margin => UTF-8 string (20) "Kopējais uzcenojums"
        Total Viewed => UTF-8 string (18) "Pavisam apskatīti"
        Best categories => UTF-8 string (21) "Labākās kategorijas"
        Display final level categories only (that have no child categories) => UTF-8 string (71) "Parāda tikai pēdējās kategorijas (tās kurām nav apakškategoriju)"
        ModulesCategorytreeAdmin => array (9)
        Category tree links => string (22) "Kategoriju koka saites"
        Category root => string (17) "Saknes kategorija"
        Select which category is displayed in the block. The current category is the one the visitor is currently browsing. => UTF-8 string (117) "Izvēlieties, kura kategorija tiks rādīta blokā. Aktuālā kategorija ir tā, ku...
        Izvēlieties, kura kategorija tiks rādīta blokā. Aktuālā kategorija ir tā, kuru apmeklētājs šobrīd apskata.
        
        Home category => UTF-8 string (17) "Mājas kategorija"
        Current category => UTF-8 string (24) "Pašreizējā kategorija"
        Parent category => string (17) "Pamata kategorija"
        Current category, unless it has no subcategories, in which case the parent category of the current category is used => UTF-8 string (123) "Aktuālā kategorija, ja tai nav apakškategoriju, tādā gadījumā tiek lietota a...
        Aktuālā kategorija, ja tai nav apakškategoriju, tādā gadījumā tiek lietota aktuālās kategorijas, mātes katogorija
        
        Maximum depth => UTF-8 string (21) "Maksimālais dziļums"
        Set the maximum depth of category sublevels displayed in this block (0 = infinite). => UTF-8 string (107) "Norādiet maksimālo daudzumu, cik kategoriju apakšlīmeņi tiks attēloti šajā b...
        Norādiet maksimālo daudzumu, cik kategoriju apakšlīmeņi tiks attēloti šajā blokā (0 = bezgalība).
        
        AdminShopparametersHelp => array (100)
        e.g. 10:00AM - 9:30PM => string (23) "piem., 10:00AM - 9:30PM"
        Image width in pixels. Enter "0" to use the original size. => UTF-8 string (75) "Attēla platums pikseļos. Ievadiet "0", lai izmantotu oriģinālo izmēru."
        Image height in pixels. Enter "0" to use the original size. => UTF-8 string (76) "Attēla augstums pikseļos. Ievadiet "0", lai izmantotu oriģinālo izmēru."
        The group defined for your un-identified visitors. => UTF-8 string (46) "Grupa jūsu nenodefinētajiem apmeklētājiem."
        The group defined for your identified guest customers (used in guest checkout). => UTF-8 string (84) "Grupa noteikta jūsu klientiem viesa statusā (izmantota norēķinoties kā viesi...
        Grupa noteikta jūsu klientiem viesa statusā (izmantota norēķinoties kā viesim).
        
        The group defined for your identified registered customers. => UTF-8 string (67) "Grupa definēta jūsu identificētajiem reģistrētajiem klientiem."
        Automatically apply this value as a discount on all products for members of this customer group. => UTF-8 string (109) "Šī vērtība tiek automātiski pielietota kā atlaide visiem produktiem šīs klie...
        Šī vērtība tiek automātiski pielietota kā atlaide visiem produktiem šīs klientu grupas dalībniekiem.
        
        How prices are displayed in the order summary for this customer group. => UTF-8 string (101) "Veids, kādā šai klientu grupai, pasūtījuma kopsavilkumā, tiek rādītas cenas ...
        Veids, kādā šai klientu grupai, pasūtījuma kopsavilkumā, tiek rādītas cenas (ar vai bez PVN).
        
        Customers in this group can view prices. => UTF-8 string (41) "Šīs grupas klienti var apskatīt cenas."
        Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead. => UTF-8 string (97) "Slēpt cenas visām grupām? Ietaupiet laiku ieslēdzot kataloga funkciju Produk...
        Slēpt cenas visām grupām? Ietaupiet laiku ieslēdzot kataloga funkciju Produktu iestatījumos.
        
        %group_name% - All persons without a customer account or customers that are not logged in. => UTF-8 string (83) "%group_name% - Visas personas bez klienta konta vai klienti, kas nav pieteik...
        %group_name% - Visas personas bez klienta konta vai klienti, kas nav pieteikušies.
        
        %group_name% - All persons who placed an order through Guest Checkout. => UTF-8 string (87) "%group_name% - Visas personas, kas veikušas pasūtījumu, izmantojot Viesa nor...
        %group_name% - Visas personas, kas veikušas pasūtījumu, izmantojot Viesa norēķinu.
        
        %group_name% - All persons who created an account on this site. => UTF-8 string (70) "%group_name% - Visas personas, kas izveidojušas kontu šajā vietnē."
        PrestaShop has three default customer groups: => UTF-8 string (48) "PrestaShop ir trīs noklusējuma klientu grupas:"
        Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set. => UTF-8 string (251) "Iespējot produktu automātisko indeksāciju. Ja iespējosiet šo funkciju, produ...
        Iespējot produktu automātisko indeksāciju. Ja iespējosiet šo funkciju, produkti automātiski tiek indeksēti, kad tie tiek saglabāti. Ja šī funkcija ir atspējota, jums būs jāindeksē produkti manuāli, izmantojot laukā norādītās saites.
        
        By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word). => UTF-8 string (122) "Pēc noklusējuma, lai meklētu "blūze", jums ir jāievada "blūze", "blū" utt. (...
        Pēc noklusējuma, lai meklētu "blūze", jums ir jāievada "blūze", "blū" utt. (vārda sākums), bet ne "ze" (vārdā).
        
        With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word. => UTF-8 string (116) "Izmantojot šo opciju, tas arī dod labu rezultātu, ja jūs meklējat "blū", "ze...
        Izmantojot šo opciju, tas arī dod labu rezultātu, ja jūs meklējat "blū", "ze" vai jebko, kas ietverts vārdā.
        
        Enable search within a whole word, rather than from its beginning only. => UTF-8 string (64) "Iespējot meklēšanu visam vārdam, nevis tikai no tā sākuma."
        It checks if the searched term is contained in the indexed word. This may be resource-consuming. => UTF-8 string (108) "Tā pārbauda, vai meklējamais termins ir ietverts indeksētajā vārdam. Tas var...
        Tā pārbauda, vai meklējamais termins ir ietverts indeksētajā vārdam. Tas var patērēt daudz resursus.
        
        By default, if you search "book", you will have "book", "bookcase" and "bookend". => UTF-8 string (107) "Pēc noklusējuma, ja jūs meklējat "grāmata", jums būs "grāmata", "grāmatu ska...
        Pēc noklusējuma, ja jūs meklējat "grāmata", jums būs "grāmata", "grāmatu skapis" un "grāmatzīme".
        
        With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching. => UTF-8 string (116) "Ar šo opciju iespējotu, dos tikai vienu rezultātu "grāmata", jo ir precīza i...
        Ar šo opciju iespējotu, dos tikai vienu rezultātu "grāmata", jo ir precīza indeksētā vārda gala atbilstība.
        
        Enable more precise search with the end of the word. => UTF-8 string (55) "Iespējojiet precīzāku meklēšanu ar vārda beigām."
        It checks if the searched term is the exact end of the indexed word. => UTF-8 string (78) "Tas pārbauda, vai meklējamais termins ir precīzs indeksētā vārda beigas."
        Only words this size or larger will be indexed. => UTF-8 string (66) "Tikai vārdi, kas garāki par norādīto skaitli, tiks indeksēti."
        Please enter the index words separated by a "|". => UTF-8 string (42) "Lūdzu ievadiet vārdus atdalītus ar "|"."
        Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp'). => UTF-8 string (88) "Ievadiet katru vārdu, atdalot ar komatu (piemēram, "prestshop,preztashop,pre...
        Ievadiet katru vārdu, atdalot ar komatu (piemēram, "prestshop,preztashop,prestasohp").
        
        Forbidden characters: <>;=#{} => string (27) "Aizliegtie simboli: <>;=#{}"
        Search this word instead. => UTF-8 string (25) "Meklēt šo vārdu vietā"
        This field does not refer to the shop name visible in the front office. => UTF-8 string (77) "Šis lauks neattiecas uz veikala nosaukumu, kas redzams vietnes priekšpusē."
        Follow [1]this link[/1] to edit the shop name used on the front office. => UTF-8 string (92) "Sekojiet [1]šai saitei[/1], lai rediģētu vietnes priešpusē izmantoto veikala...
        Sekojiet [1]šai saitei[/1], lai rediģētu vietnes priešpusē izmantoto veikala nosaukumu.
        
        You can't edit the shop group because the current shop belongs to a group with the "share" option enabled. => UTF-8 string (116) "Jūs nevarat rediģēt veikala grupu, jo pašreizējais veikals pieder grupai, ku...
        Jūs nevarat rediģēt veikala grupu, jo pašreizējais veikals pieder grupai, kurai ir ieslēgta opcija "kopīgot".
        
        This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1]. => UTF-8 string (139) "Šī ir jūsu izveidotā veikala pamatkategorija. Lai noteiktu jūsu veikalam jau...
        Šī ir jūsu izveidotā veikala pamatkategorija. Lai noteiktu jūsu veikalam jaunu pamatkategoriju, [1] lūdzu noklikšķiniet šeit [/1].
        
        By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop. => UTF-8 string (178) "Atlasot saistītās kategorijas, jūs izvēlaties dalīties kategorijās starp vei...
        Atlasot saistītās kategorijas, jūs izvēlaties dalīties kategorijās starp veikaliem. Kad veikali ir saistīti, jebkuras izmaiņas šajā kategorijā ietekmēs katru veikalu.
        
        Upload an icon from your computer (File type: .gif, suggested size: 16x16). => UTF-8 string (85) "Augšupielādēt ikonu no Jūsu datora (Faila tips: .gif, ieteicamais izmērs 16x...
        Augšupielādēt ikonu no Jūsu datora (Faila tips: .gif, ieteicamais izmērs 16x16).
        
        Only letters, numbers and underscores ("_") are allowed. => UTF-8 string (50) "Atļauti tikai burti, cipari un zemsvītras ("_")."
        Email template for both .html and .txt. => UTF-8 string (46) "E-pasta šabloni kā .html tā .txt formātā."
        Whether or not to display this store. => UTF-8 string (30) "Parādīt šo veikalu vai nē."
        Storefront picture. => UTF-8 string (29) "Veikala priekšpuses attēls."
        Displayed in emails sent to customers. => UTF-8 string (41) "Attēlots klientiem sūtītajos e-pastos."
        Shop registration information (e.g. SIRET or RCS). => UTF-8 string (60) "Veikala reģistrācijas informācija (piem., SIRET vai RCS)."
        Contact name (e.g. Customer Support). => UTF-8 string (49) "Kontaktpersonas vārds (piem., Klientu atbalsts)."
        Emails will be sent to this address. => UTF-8 string (36) "E-pasti tiks sūtīti uz šo adresi."
        If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu. => UTF-8 string (106) "Ja ir iespējota, visas ziņas tiks saglabātas lapas "Klientu apkalpošana" sad...
        Ja ir iespējota, visas ziņas tiks saglabātas lapas "Klientu apkalpošana" sadaļā "Klients" izvēlnē.
        
        After a customer logs in, you can recall and display the content of his/her last shopping cart. => UTF-8 string (106) "Pēc klienta pieteikšanās jūs varat atsaukt un parādīt viņa/viņas pēdējā iepi...
        Pēc klienta pieteikšanās jūs varat atsaukt un parādīt viņa/viņas pēdējā iepirkumu groza saturu.
        
        Minimum time required between two requests for a password reset. => UTF-8 string (72) "Minimālais laiks starp diviem paroles atiestatīšanas pieprasījumiem."
        Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available. => UTF-8 string (107) "Aktivizējiet vai deaktivizējiet B2B režīmu. Ja ir iespējota šī opcija, būs p...
        Aktivizējiet vai deaktivizējiet B2B režīmu. Ja ir iespējota šī opcija, būs pieejamas B2B funkcijas.
        
        Display or not the birth date field. => UTF-8 string (41) "Parādiet dzimšanas datuma lauku vai ne."
        Display or not the partner offers tick box, to receive offers from the store's partners. => UTF-8 string (94) "Parādīt izvēles rūtiņu opciju vai nē, lai saņemtu piedāvājumus no veikala pa...
        Parādīt izvēles rūtiņu opciju vai nē, lai saņemtu piedāvājumus no veikala partneriem.
        
        If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing. => UTF-8 string (165) "Ja jums pieder jūsu veikala domēna vārda SSL sertifikāts, varat aktivizēt SS...
        Ja jums pieder jūsu veikala domēna vārda SSL sertifikāts, varat aktivizēt SSL šifrēšanu (https://) klienta konta identifikācijai un pasūtījumu apstrādei.
        
        When enabled, all the pages of your shop will be SSL-secured. => UTF-8 string (71) "Pēc iespējošanas visas jūsu veikala lapas tiks aizsargātas ar SSL."
        Enable or disable token in the Front Office to improve PrestaShop's security. => UTF-8 string (65) "Ieslēgt vai izslēgt koda rindu, kas palielina veikala drošību"
        Allow iframes on text fields like product description. We recommend that you leave this option disabled. => UTF-8 string (104) "Atļaut iframe teksta laukos, piemēram, produkta aprakstā. Mēs iesakām atstāt...
        Atļaut iframe teksta laukos, piemēram, produkta aprakstā. Mēs iesakām atstāt šo opciju izslēgtu.
        
        Clean the HTML content on text fields. We recommend that you leave this option enabled. => UTF-8 string (79) "Tīrīt HTML saturu teksta laukos. Mēs iesakām atstāt šo opciju iespējotu."
        You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior. => UTF-8 string (110) "Jūs varat izvēlēties no 6 dažādiem cenu noapaļošanas veidiem. Ieteicamais ir...
        Jūs varat izvēlēties no 6 dažādiem cenu noapaļošanas veidiem. Ieteicamais ir "noapaļot no nulles ...".
        
        You can choose when to round prices: either on each item, each line or the total (of an invoice, for example). => UTF-8 string (119) "Varat izvēlēties, kad cenu noapaļot: vai nu katram precei, katrai rindai vai...
        Varat izvēlēties, kad cenu noapaļot: vai nu katram precei, katrai rindai vai kopējai summai (piemēram, rēķinam).
        
        Enable best sellers page on your front office even when its respective module is disabled. => UTF-8 string (106) "Iespējojiet pirktākās preces lapu vietnes priekšpusē, pat ja tās attiecīgais...
        Iespējojiet pirktākās preces lapu vietnes priekšpusē, pat ja tās attiecīgais modulis ir atspējots.
        
        Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries). => UTF-8 string (135) "Parādiet pārskatu par adresēm, piegādes metodi un grozu tieši pirms pasūtīša...
        Parādiet pārskatu par adresēm, piegādes metodi un grozu tieši pirms pasūtīšanas pogas (nepieciešams dažās Eiropas valstīs).
        
        Allow guest visitors to place an order without registering. => UTF-8 string (78) "Ļauj apmeklētājiem viesa statusā veikt pasūtījumu bez reģistrēšanās."
        Disable the option to allow customers to reorder in one click from the order history page (required in some European countries). => UTF-8 string (137) "Izslēgts - ļauj klientiem atkārtot pasūtījumu ar vienu klikšķi no pasūtījumu...
        Izslēgts - ļauj klientiem atkārtot pasūtījumu ar vienu klikšķi no pasūtījumu vēstures (nepieciešams dažās Eiropas valstīs).
        
        Set to 0 to disable this feature. => UTF-8 string (43) "Uzstādiet "0", lai atslēgtu šo iespēju."
        Automatically updates the shipping costs when you edit an order. => UTF-8 string (86) "Veicot pasūtījuma rediģēšanu, automātiski tiek atjauninātas piegādes izmaksas."
        Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders. => UTF-8 string (139) "Ļaujiet klientam pasūtījumus piegādāt uz vairākām adresēm. Šī opcija pārvērš...
        Ļaujiet klientam pasūtījumus piegādāt uz vairākām adresēm. Šī opcija pārvērš klienta grozu vienā vai vairākos pasūtījumos.
        
        Require customers to accept or decline terms of service before processing an order. => UTF-8 string (104) "Pieprasa klientiem apstiprināt vai noraidīt veikala servisa noteikumus pirms...
        Pieprasa klientiem apstiprināt vai noraidīt veikala servisa noteikumus pirms pirkuma apstiprināšanas
        
        Choose the page which contains your store's terms and conditions of use. => UTF-8 string (70) "Izvēlieties CMS lapu, kurā ir jūsu veikala lietošanas nosacījumi."
        Suggest gift-wrapping to customers. => UTF-8 string (98) "Piedāvāt klientiem dāvanu iesaiņojumu un iespēju pakai pievienot parakstītu ...
        Piedāvāt klientiem dāvanu iesaiņojumu un iespēju pakai pievienot parakstītu dāvanu kartiņu
        
        Set a price for gift wrapping. => UTF-8 string (34) "Noteikt dāvanu iesaiņojuma cenu."
        Set a tax for gift wrapping. => UTF-8 string (41) "Uzstādīt nodokli dāvanu iesaiņojumam."
        Suggest recycled packaging to customer. => UTF-8 string (53) "Ieteikt klientiem izmantot pārstrādātu iepakojumu."
        Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them. => UTF-8 string (106) "Kataloga režīms izslēdz grozu veikalam. Klienti varēs pārskatīt produktus, b...
        Kataloga režīms izslēdz grozu veikalam. Klienti varēs pārskatīt produktus, bet nevarēs tos nopirkt.
        
        Display product prices when in catalog mode. => UTF-8 string (42) "Rādīt produktu cenas kataloga režīmā."
        characters => UTF-8 string (11) "rakstzīmes"
        How to calculate quantity discounts. => UTF-8 string (35) "Kā aprēķināt daudzumu atlaides."
        When active, friendly URL will be updated on every save. => UTF-8 string (71) "Ja aktīvs, lasāms URL tiks atjaunināts katrā saglabāšanas reizē."
        The order in which products are displayed in the product list. => UTF-8 string (47) "Noklusētā produktu kārtošana produktu lapā"
        When selling packs of products, how do you want your stock to be calculated? => UTF-8 string (73) "Kā lai aprēķina jūsu krājumus akcijā pārdodot produktu komplektus?"
        Set to "0" to disable this feature. => UTF-8 string (42) "Uzstādiet "0", lai atslēgtu šo iespēju"
        In stock => UTF-8 string (19) "Pieejamās vispirms"
        Out of stock => string (12) "Nav pieejams"
        Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days) => UTF-8 string (95) "Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 3-4 ...
        Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 3-4 dienu laikā)
        
        Delivered within 3-4 days => UTF-8 string (28) "Piegādāts 3-4 dienu laikā"
        Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days) => UTF-8 string (95) "Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 5-7 ...
        Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 5-7 dienu laikā)
        
        Delivered within 5-7 days => UTF-8 string (28) "Piegādāts 5-7 dienu laikā"
        Enable this option if you want to display your product's attributes in its meta title. => UTF-8 string (71) "Ieslēgt šo opciju lai parādītu produktu atribūtus meta nosaukumā."
        Enable this option only if your server allows URL rewriting (recommended). => UTF-8 string (77) "Ieslēgt tikai tad, ja Jūsu serveris ļauj URL pārrakstīšanu (ieteicams)."
        URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod. => UTF-8 string (198) "Saišu pārrakstīšana (mod_rewrite) nav aktīva jūsu serverī vai nav iespējams ...
        Saišu pārrakstīšana (mod_rewrite) nav aktīva jūsu serverī vai nav iespējams pārbaudīt jūsu servera konfigurāciju. Ja vēlaties izmantot draudzīgas saites, jums ir jāaktivizē šis mod.
        
        Enable this option only if you have problems with URL rewriting. => UTF-8 string (75) "Ieslēgt šo opciju tikai tad, ja rodas problēmas ar URL pārrakstīšanu."
        Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off. => UTF-8 string (136) "Dažas PrestaShop funkcijas var nedarboties pareizi ar specifisku konfigurāci...
        Dažas PrestaShop funkcijas var nedarboties pareizi ar specifisku konfigurāciju Apache mod_security modulī. Mēs iesakām to izslēgt.
        
        Order's return status name. => UTF-8 string (44) "Pasūtījuma atgriešanas statusa nosaukums."
        Invalid characters: numbers and => UTF-8 string (28) "Nederīgi simboli: cipari un"
        Status will be highlighted in this color. HTML colors only. => UTF-8 string (56) "Statuss tiks izcelts šajā krāsā. Tikai HTML krāsas."
        Order status (e.g. 'Pending'). => UTF-8 string (38) "Pasūtījuma statuss (piem., "Gaida")."
        To add tags, click in the field, write something, and then press the "Enter" key. => UTF-8 string (98) "Lai pievienotu "tagus", noklikšķiniet laukā, uzrakstiet kaut ko un pēc tam n...
        Lai pievienotu "tagus", noklikšķiniet laukā, uzrakstiet kaut ko un pēc tam nospiediet "Enter".
        
        Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
        Name of the related page. => UTF-8 string (28) "Saistītās lapas nosaukums."
        Title of this page. => UTF-8 string (22) "Šīs lapas nosaukums."
        A short description of your shop. => UTF-8 string (28) "Īss jūsu veikala apraksts."
        List of keywords for search engines. => UTF-8 string (45) "Atslēgvārdu saraksts meklētājprogrammām."
        For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.php => UTF-8 string (112) "Piemēram, kontakti http://example.com/shop/contacts, lai novirzītu uz http:/...
        Piemēram, kontakti http://example.com/shop/contacts, lai novirzītu uz http://example.com/shop/contact-form.php
        
        Only letters and hyphens are allowed. => UTF-8 string (35) "Tikai burti un defises ir atļauti."
        If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below. => UTF-8 string (136) "Ja jūs vēlaties aktivizēt SSL visās jūsu veikala lapās, aktivizējiet tālāk n...
        Ja jūs vēlaties aktivizēt SSL visās jūsu veikala lapās, aktivizējiet tālāk norādīto iespēju opciju "Ieslēgt visās lapās".
        
        EmailsSubject => array (26)
        Your guest account has been transformed into a customer account => UTF-8 string (52) "Jūsu viesa konts tika pārveidots par klienta kontu"
        Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
        New voucher for your order %s => UTF-8 string (35) "Jauns kupons Jūsu pasūtījumam %s"
        Log: You have a new alert from your shop => UTF-8 string (43) "Paziņojums: Jauns brīdinājums no veikala"
        Welcome! => UTF-8 string (12) "Sveicināti!"
        Package in transit => UTF-8 string (20) "Sūtījums ir ceļā"
        The virtual product that you bought is available for download => UTF-8 string (65) "Virtuālais produkts kuru iegādājāties ir gatavs lejupielādei"
        Fwd: Customer message => UTF-8 string (18) "Fwd: Klienta ziņa"
        An answer to your message is available #ct%thread_id% #tc%thread_token% => UTF-8 string (78) "Atbilde uz Jūsu jautājumu ir pieejama šeit #ct%thread_id% #tc%thread_token%"
        Import complete => UTF-8 string (22) "Importēšana pabeigta"
        Your new password => UTF-8 string (19) "Jūsu jaunā parole"
        Your order return status has changed => UTF-8 string (51) "Jūsu pasūtījuma atgriešanas statuss ir mainīts"
        Message from a customer => UTF-8 string (16) "Ziņa no klienta"
        Password query confirmation => UTF-8 string (23) "Paroles apstiprinājums"
        Message from contact form => UTF-8 string (24) "Ziņa no kontaktu formas"
        Your message has been correctly sent #ct%thread_id% #tc%thread_token% => UTF-8 string (60) "Ziņa veiksmīgi nosūtīta #ct%thread_id% #tc%thread_token%"
        Your message has been correctly sent => UTF-8 string (27) "Ziņa veiksmīgi nosūtīta"
        Product out of stock => string (18) "Prece nav pieejama"
        Stock coverage => UTF-8 string (19) "Noliktavas krājumi"
        Newsletter voucher => string (14) "Jaunumu kupons"
        Newsletter confirmation => UTF-8 string (23) "Jaunumu apstiprinājums"
        Email verification => UTF-8 string (21) "E-pasta verifikācija"
        Process the payment of your order => UTF-8 string (33) "Veikt maksājumu par pasūtījumu"
        New credit slip regarding your order => UTF-8 string (38) "Jauna kredītlīnija par Jūsu pirkumu"
        New voucher for your order #%s => UTF-8 string (34) "Jauns vaučeris Jūsu pirkumam #%s"
        New message regarding your order => UTF-8 string (28) "Jauna ziņa par pasūtījumu"
        AdminPaymentNotification => array (10)
        You have more than one shop and must select one to configure payment. => UTF-8 string (73) "Jums ir vairāki veikali un jāizvēlas viens, kas konfigurē maksājumu."
        No currency mode for payment module => UTF-8 string (44) "Maksājumu modulim trūkst valūtas režīma"
        Cart cannot be loaded or an order has already been placed using this cart => UTF-8 string (82) "Grozu nevar papildināt, vai arī šis grozs jau ir nodots pasūtījuma apstrādei"
        The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart => UTF-8 string (82) "Izmantotais grozu noteikums "%1s" (ID %2s) vairs nav derīgs un ir izņemts no...
        Izmantotais grozu noteikums "%1s" (ID %2s) vairs nav derīgs un ir izņemts no tā
        
        Order creation failed => UTF-8 string (29) "Pasūtīja izveide neizdevās"
        Warning: the secure key is empty, check your payment account before validation => UTF-8 string (98) "Brīdinājums: drošības atslēga ir tukša, pirms validācijas pārbaudiet savu ma...
        Brīdinājums: drošības atslēga ir tukša, pirms validācijas pārbaudiet savu maksājumu kontu
        
        An error occurred while saving message => UTF-8 string (36) "Saglabājot ziņojumu radās kļūda"
        No carrier => UTF-8 string (18) "Nav pārvadātāja"
        %d image(s) => UTF-8 string (13) "%d attēls(i)"
        No payment module installed => UTF-8 string (33) "Nav instalēti maksājumu moduļi"
        AdminDashboardFeature => array (7)
        Dashboard => UTF-8 string (21) "Informācijas panelis"
        Demo mode => UTF-8 string (24) "Demonstrācijas režīms"
        Average bank fees per payment method => UTF-8 string (46) "Vidējās bankas izmaksas par meksājuma veidu"
        Average shipping fees per shipping method => UTF-8 string (52) "Vidējās piegādes izmaksas katram piegādes veidam"
        Other settings => UTF-8 string (17) "Citi iestatījumi"
        Average gross margin percentage => UTF-8 string (33) "Vidējais bruto peļņas procents"
        Other fees per order => UTF-8 string (33) "Citas pasūtījuma papildu maksas"
        ModulesProductcommentsShop => array (42)
        Deleted account => UTF-8 string (13) "Dzēsts konts"
        You need to be [1]logged in[/1] or [2]create an account[/2] to post your review. => UTF-8 string (83) "Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu atsauks...
        Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu atsauksmi.
        
        You are not allowed to post a review at the moment, please try again later. => UTF-8 string (67) "Jums šobrīd nav atļauts publicēt atsauksmi, mēģiniet vēlāk."
        Title cannot be empty => UTF-8 string (27) "Nosaukums nevar būt tukšs"
        Title cannot be more than %s characters => UTF-8 string (46) "Nosaukumā nevar būt vairāk par %s simboliem"
        Customer name cannot be empty => UTF-8 string (34) "Klienta vārds nevar palikt tukšs"
        Customer name cannot be more than %s characters => UTF-8 string (50) "Klienta vārds nevar būt garāks par %s simboliem"
        You need to be logged in to report a review. => UTF-8 string (49) "Jums ir jāpieslēdzas lai ziņotu par atsauksmi."
        You already reported this review as abusive. => UTF-8 string (36) "Jūs jau atzīmējāt šo atsauksmi."
        Cannot find the requested product review. => UTF-8 string (45) "Nevar atrast pieprasītā produkta atsauksmi."
        This feature is not enabled. => UTF-8 string (23) "Iespēja nav ieslēgta."
        You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review. => UTF-8 string (98) "Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu pateicī...
        Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu pateicību par atsauksmi.
        
        OK => string (4) "Labi"
        Grade => UTF-8 string (13) "Novērtējums"
        No => UTF-8 string (3) "Nē"
        Yes => UTF-8 string (3) "Jā"
        Be the first to write your review => UTF-8 string (37) "Esi pirmais, kurš uzraksta atsauksmi"
        No customer reviews for the moment. => UTF-8 string (36) "Šobrid vēl nav klientu atsauksmju."
        Sorry, your review cannot be posted. => UTF-8 string (45) "Atvainojiet, Jūsu atsauksmi nevar publicēt."
        Title => string (6) "Tituls"
        Your name => UTF-8 string (12) "Jūsu vārds"
        Review => string (9) "Recenzija"
        Required fields => UTF-8 string (15) "Obligāti lauki"
        Cancel => string (7) "Atsaukt"
        Send => UTF-8 string (7) "Sūtīt"
        Your comment has been submitted and will be available once approved by a moderator. => UTF-8 string (80) "Jūsu komentārs ir pievienots un būs pieejams pēc moderatora apstiprinājuma."
        Your comment has been added! => UTF-8 string (31) "Jūsu komentārs ir pievienots!"
        Review sent => UTF-8 string (20) "Atsauksme nosūtīta"
        Your review cannot be sent => UTF-8 string (31) "Jūsu atsauksmi nevar nosūtīt"
        Read user reviews => UTF-8 string (17) "Lasīt atsauksmes"
        Write your review => string (18) "Uzraksti atsauksmi"
        By %1$s => string (4) "%1$s"
        Report abuse => UTF-8 string (22) "Ziņot par pārkāpumu"
        Sorry, your review appreciation cannot be sent. => UTF-8 string (57) "Atvainojiet, Jūsu pateicības ziņojumu nevar nosūtīt."
        Sorry, your abuse report cannot be sent. => UTF-8 string (45) "Atvainojiet, Jūsu sūdzību nevar nosūtīt."
        Comments => UTF-8 string (10) "Komentāri"
        Your review appreciation cannot be sent => UTF-8 string (43) "Jūsu pateicības ziņojumu nevar nosūtīt"
        Report comment => string (19) "Zinot par atsauksmi"
        Are you sure that you want to report this comment? => UTF-8 string (49) "Vai tiešām vēlaties ziņot par šo komentāru?"
        Report sent => UTF-8 string (20) "Ziņojums nosūtīts"
        Your report has been submitted and will be considered by a moderator. => UTF-8 string (52) "Atskaite ir nosūtīta un to pārbaudīs moderators."
        Your report cannot be sent => UTF-8 string (31) "Jūsu ziņojumu nevar nosūtīt"
        lv-LV => array (24)
        Rows Of Menu => string (12) "Rows Of Menu"
        Back to list => string (12) "Back to list"
        Edit => string (4) "Edit"
        Menu List => string (9) "Menu List"
        Build SubMenu => string (13) "Build SubMenu"
        Delete => string (6) "Delete"
        Menu Item => string (9) "Menu Item"
        Type Link => string (9) "Type Link"
        Title => string (5) "Title"
        Link => string (4) "Link"
        PrestaShop Link => string (15) "PrestaShop Link"
        Show Sub Categories => string (19) "Show Sub Categories"
        Sub Title => string (9) "Sub Title"
        Type Icon => string (9) "Type Icon"
        Font-Awesome Icon => string (17) "Font-Awesome Icon"
        Put class icon of Font-Awesome at : => string (35) "Put class icon of Font-Awesome at :"
        Image Icon => string (10) "Image Icon"
        Add file => string (8) "Add file"
        Top => string (3) "Top"
        Center => string (6) "Center"
        Bottom => string (6) "Bottom"
        Width Of SubMenu => string (16) "Width Of SubMenu"
        Class => string (5) "Class"
        Active => string (6) "Active"
        private metadata -> array (0)
        private resources -> array (0)
        private locale -> string (5) "lv-LV"
        private fallbackCatalogue -> Symfony\Component\Translation\MessageCatalogue#75 (6)
        • Properties (6)
        • Available methods (19)
        • Static class properties
        • private messages -> array (0)
          private metadata -> array (0)
          private resources -> array (0)
          private locale -> string (2) "lv"
          private fallbackCatalogue -> null
          private parent -> Symfony\Component\Translation\MessageCatalogue#73 (6) Recursion
        • public __construct(?string $locale, array $messages = array())
          /**
          * @param array $messages An array of messages classified by domain
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:32
          public getLocale() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:45
          public getDomains() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:53
          public all($domain = null) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:70
          public set($id, $translation, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:98
          public has($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:106
          public defines($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:122
          public get($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:130
          public replace($messages, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:150
          public add($messages, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:160
          public addCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:176
          public addFallbackCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:203
          public getFallbackCatalogue() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:235
          public getResources() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:243
          public addResource(Symfony\Component\Config\Resource\ResourceInterface $resource) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:251
          public getMetadata($key = '', $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:259
          public setMetadata($key, $value, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:281
          public deleteMetadata($key = '', $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:289
          private addMetadata(array $values) Adds current values with the new values.
          /**
          * Adds current values with the new values.
          *
          * @param array $values Values to add
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:305
        • public const INTL_DOMAIN_SUFFIX :: string (9) "+intl-icu"
          \Symfony\Component\Translation\MessageCatalogue::INTL_DOMAIN_SUFFIX
        private parent -> null
      • public __construct(?string $locale, array $messages = array())
        /**
        * @param array $messages An array of messages classified by domain
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:32
        public getLocale() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:45
        public getDomains() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:53
        public all($domain = null) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:70
        public set($id, $translation, $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:98
        public has($id, $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:106
        public defines($id, $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:122
        public get($id, $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:130
        public replace($messages, $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:150
        public add($messages, $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:160
        public addCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:176
        public addFallbackCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:203
        public getFallbackCatalogue() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:235
        public getResources() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:243
        public addResource(Symfony\Component\Config\Resource\ResourceInterface $resource) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:251
        public getMetadata($key = '', $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:259
        public setMetadata($key, $value, $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:281
        public deleteMetadata($key = '', $domain = 'messages') {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:289
        private addMetadata(array $values) Adds current values with the new values.
        /**
        * Adds current values with the new values.
        *
        * @param array $values Values to add
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:305
      • public const INTL_DOMAIN_SUFFIX :: string (9) "+intl-icu"
        \Symfony\Component\Translation\MessageCatalogue::INTL_DOMAIN_SUFFIX
      private locale -> string (5) "lv-LV"
      private fallbackLocales -> array (0)
      private loaders -> array (0)
      private resources -> array (0)
      private formatter -> Symfony\Component\Translation\Formatter\MessageFormatter#69 (2)
      • Properties (2)
      • Available methods (4)
      • private translator -> Symfony\Component\Translation\IdentityTranslator#70 (2)
        • Properties (2)
        • Available methods (8)
        • private selector -> null
          private locale -> null
        • public __construct(?Symfony\Component\Translation\MessageSelector $selector = null)
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:32
          public getLocale() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:36
          public trans($id, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:44
          public setLocale($locale) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:52
          public transChoice($id, $number, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
          /**
          * {@inheritdoc}
          *
          * @deprecated since Symfony 4.2, use the trans() method instead with a %count% parameter
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:62
          private doSetLocale($locale) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:28
          private doTrans($id, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:44
          private getPluralizationRule(float $number, string $locale): int
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:73
        private intlFormatter -> Symfony\Component\Translation\Formatter\IntlFormatter#71 (2)
        • Properties (2)
        • Available methods
        • private hasMessageFormatter -> null
          private cache -> array (0)
        • public formatIntl(string $message, string $locale, array $parameters = array()): string {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php:29
      • public __construct($translator = null, ?Symfony\Component\Translation\Formatter\IntlFormatterInterface $intlFormatter = null)
        /**
        * @param TranslatorInterface|null $translator An identity translator to use as selector for pluralization
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:33
        public format($message, $locale, array $parameters = array()) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:48
        public formatIntl(string $message, string $locale, array $parameters = array()): string {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:60
        public choiceFormat($message, $number, $locale, array $parameters = array()) {@inheritdoc}
        /**
        * {@inheritdoc}
        *
        * @deprecated since Symfony 4.2, use format() with a %count% parameter instead
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:70
      private cacheDir -> string (56) "/unum/drukalabak/public_html/var/cache/prod/translations"
      • Directory (4KB)
      • drwxr-xr-x 1193 1196 4KB Apr 26 14:45 /unum/drukalabak/public_html/var/cache/prod/translations
        
      private debug -> boolean false
      private cacheVary -> array (0)
      private configCacheFactory -> Symfony\Component\Config\ConfigCacheFactory#72 (1)
      • Properties
      • Available methods (2)
      • private debug -> boolean false
      • public __construct(bool $debug)
        /**
        * @param bool $debug The debug flag to pass to ConfigCache
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php:30
        public cache($file, $callback) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php:38
      private parentLocales -> null
      private hasIntlFormatter -> boolean true
    • public isLanguageLoaded($locale): bool
      $this->translator->isLanguageLoaded($locale)
      /**
      * @param string $locale Locale code for the catalogue to check if loaded
      *
      * @return bool
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php:40
      public clearLanguage($locale)
      $this->translator->clearLanguage($locale)
      /**
      * @param string $locale Locale code for the catalogue to be cleared
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php:48
      public trans($id, array $parameters = array(), $domain = null, $locale = null): string The translated string Translates the given message.
      $this->translator->trans($id, array $parameters = array(), $domain = null, $locale = null)
      /**
      * Translates the given message.
      *
      * @param string $id The message id (may also be an object that can be cast to string)
      * @param array $parameters An array of parameters for the message
      * @param string|null $domain The domain for the message or null to use the default
      * @param string|null $locale The locale or null to use the default
      *
      * @return string The translated string
      *
      * @throws InvalidArgumentException If the locale contains invalid characters
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:50
      public getSourceString($translated, $domain, $locale = null): string The translation Performs a reverse search in the catalogue and returns the translation key if...
      $this->translator->getSourceString($translated, $domain, $locale = null)
      /**
      * Performs a reverse search in the catalogue and returns the translation key if found.
      * AVOID USING THIS, IT PROVIDES APPROXIMATE RESULTS.
      *
      * @param string $translated Translated string
      * @param string $domain Translation domain
      * @param string|null $locale Unused
      *
      * @return string The translation
      *
      * @deprecated This method should not be used and will be removed
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:91
      public transChoice($id, $number, array $parameters = array(), $domain = null, $locale = null): string The translated string Translates the given choice message by choosing a translation according to a ...
      $this->translator->transChoice($id, $number, array $parameters = array(), $domain = null, $locale = null)
      /**
      * Translates the given choice message by choosing a translation according to a number.
      *
      * @param string $id The message id (may also be an object that can be cast to string)
      * @param int $number The number to use to find the index of the message
      * @param array $parameters An array of parameters for the message
      * @param string|null $domain The domain for the message or null to use the default
      * @param string|null $locale The locale or null to use the default
      *
      * @return string The translated string
      *
      * @throws InvalidArgumentException If the locale contains invalid characters
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:120
      public __construct(?string $locale, ?Symfony\Component\Translation\Formatter\MessageFormatterInterface $formatter = null, ?string $cacheDir = null, bool $debug = false, array $cacheVary = array())
      new \PrestaShopBundle\Translation\TranslatorComponent(?string $locale, ?Symfony\Component\Translation\Formatter\MessageFormatterInterface $formatter = null, ?string $cacheDir = null, bool $debug = false, array $cacheVary = array())
      /**
      * @throws InvalidArgumentException If a locale contains invalid characters
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:91
      public setConfigCacheFactory(Symfony\Component\Config\ConfigCacheFactoryInterface $configCacheFactory)
      $this->translator->setConfigCacheFactory(Symfony\Component\Config\ConfigCacheFactoryInterface $configCacheFactory)
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:110
      public addLoader($format, Symfony\Component\Translation\Loader\LoaderInterface $loader) Adds a Loader.
      $this->translator->addLoader($format, Symfony\Component\Translation\Loader\LoaderInterface $loader)
      /**
      * Adds a Loader.
      *
      * @param string $format The name of the loader (@see addResource())
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:120
      public addResource($format, $resource, $locale, $domain = null) Adds a Resource.
      $this->translator->addResource($format, $resource, $locale, $domain = null)
      /**
      * Adds a Resource.
      *
      * @param string $format   The name of the loader (@see addLoader())
      * @param mixed  $resource The resource name
      * @param string $locale   The locale
      * @param string $domain   The domain
      *
      * @throws InvalidArgumentException If the locale contains invalid characters
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:135
      public setLocale($locale) {@inheritdoc}
      $this->translator->setLocale($locale)
      /**
      * {@inheritdoc}
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:160
      public getLocale() {@inheritdoc}
      $this->translator->getLocale()
      /**
      * {@inheritdoc}
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:173
      public setFallbackLocales(array $locales) Sets the fallback locales.
      $this->translator->setFallbackLocales(array $locales)
      /**
      * Sets the fallback locales.
      *
      * @throws InvalidArgumentException If a locale contains invalid characters
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:183
      public getFallbackLocales(): array The fallback locales Gets the fallback locales.
      $this->translator->getFallbackLocales()
      /**
      * Gets the fallback locales.
      *
      * @internal since Symfony 4.2
      *
      * @return array The fallback locales
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:205
      public getCatalogue($locale = null) {@inheritdoc}
      $this->translator->getCatalogue($locale = null)
      /**
      * {@inheritdoc}
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:283
      protected getLoaders(): array LoaderInterface[] Gets the loaders.
      /**
      * Gets the loaders.
      *
      * @return array LoaderInterface[]
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:303
      protected loadCatalogue($locale)
      /**
      * @param string $locale
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:311
      protected initializeCatalogue($locale)
      /**
      * @param string $locale
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:323
      protected doLoadCatalogue(string $locale): void
      /**
      * @internal
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:423
      protected computeFallbackLocales($locale)
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:459
      protected assertValidLocale($locale) Asserts that the locale is valid, throws an Exception if not.
      /**
      * Asserts that the locale is valid, throws an Exception if not.
      *
      * @param string $locale Locale to tests
      *
      * @throws InvalidArgumentException If the locale contains invalid characters
      */
      
      Inherited from Symfony\Component\Translation\Translator
      Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:509
      private isSprintfString($string): bool
      /**
      * @param string $string
      *
      * @return bool
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:138
      private translateUsingLegacySystem($message, array $parameters, $domain, $locale = null): mixed|string Tries to translate the provided message using the legacy system
      /**
      * Tries to translate the provided message using the legacy system
      *
      * @param string $message
      * @param array $parameters
      * @param string $domain
      * @param string|null $locale
      *
      * @return mixed|string
      *
      * @throws \Exception
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:156
      private shouldFallbackToLegacyModuleTranslation(string $message, ?string $domain): bool Indicates if we should try and translate the provided wording using the legac...
      /**
      * Indicates if we should try and translate the provided wording using the legacy system.
      *
      * @param string $message Message to translate
      * @param ?string $domain Translation domain
      *
      * @return bool
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:178
      private normalizeDomain($domain): string|null Returns the domain without separating dots
      /**
      * Returns the domain without separating dots
      *
      * @param string|null $domain Domain name
      *
      * @return string|null
      */
      
      Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:196
    • public static $regexSprintfParams :: string (74) "#(?:%%|%(?:[0-9]+\$)?[+-]?(?:[ 0]|'.)?-?[0-9]*(?:\.[0-9]+)?[bcdeufFosxX])#"
      \PrestaShopBundle\Translation\TranslatorComponent::$regexSprintfParams
      public static $regexClassicParams :: string (7) "/%\w+%/"
      \PrestaShopBundle\Translation\TranslatorComponent::$regexClassicParams
    protected container -> FrontContainer Blacklisted
    $this->container
    public errors -> array (0)
    $this->errors
    public layout -> null
    $this->layout
    public warning -> array (0)
    $this->warning
    public success -> array (0)
    $this->success
    public info -> array (0)
    $this->info
    public iso -> null
    $this->iso
    public orderBy -> null
    $this->orderBy
    public orderWay -> null
    $this->orderWay
    public p -> null
    $this->p
    public n -> null
    $this->n
    public auth -> boolean false
    $this->auth
    public guestAllowed -> boolean false
    $this->guestAllowed
    public authRedirection -> boolean false
    $this->authRedirection
    public ssl -> boolean true
    $this->ssl
    protected restrictedCountry -> integer 0
    $this->restrictedCountry
    protected maintenance -> boolean false
    $this->maintenance
    protected redirectionExtraExcludedKeys -> array (0)
    $this->redirectionExtraExcludedKeys
    public nb_items_per_page -> null
    $this->nb_items_per_page
    public objectPresenter -> PrestaShop\PrestaShop\Adapter\Presenter\Object\ObjectPresenter#61 (0)
    $this->objectPresenter
    • Available methods (2)
    • public present($object): array<string, mixed>
      $this->objectPresenter->present($object)
      /**
      * @param ObjectModel $object
      *
      * @return array<string, mixed>
      *
      * @throws Exception
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Object/ObjectPresenter.php:43
      private filterHtmlContent($type, &$presentedObject, $htmlFields) Execute filterHtml hook for html Content for objectPresenter.
      /**
      * Execute filterHtml hook for html Content for objectPresenter.
      *
      * @param string $type
      * @param ObjectModel $presentedObject
      * @param array $htmlFields
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Object/ObjectPresenter.php:70
    public cart_presenter -> PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter#74 (7)
    $this->cart_presenter
    • Properties (7)
    • Available methods (14)
    • private priceFormatter -> PrestaShop\PrestaShop\Adapter\Product\PriceFormatter#76 (0)
      • Available methods (3)
      • public convertAmount($price, $currency = null): float
        /**
        * @param float $price
        * @param int|null $currency
        *
        * @return float
        */
        
        Defined in <ROOT>/src/Adapter/Product/PriceFormatter.php:43
        public format($price, $currency = null): string
        /**
        * @param float $price
        * @param int|Currency|array|null $currency
        *
        * @return string
        */
        
        Defined in <ROOT>/src/Adapter/Product/PriceFormatter.php:54
        public convertAndFormat($price): string
        /**
        * @param float $price
        *
        * @return string
        */
        
        Defined in <ROOT>/src/Adapter/Product/PriceFormatter.php:64
      private link -> Link#51 (6)
      • Properties (6)
      • Available methods (37)
      • Static class properties (2)
      • protected allow -> boolean true
        protected url -> string (10) "/index.php"
        public protocol_link -> string (8) "https://"
        public protocol_content -> string (8) "https://"
        protected ssl_enable -> string (1) "1"
        protected urlShopId -> null
      • public __construct($protocolLink = null, $protocolContent = null) Constructor (initialization only).
        /**
        * Constructor (initialization only).
        *
        * @param string|null $protocolLink
        * @param string|null $protocolContent
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:57
        public getProductDeletePictureLink($product, $idPicture): string Create a link to delete a product.
        /**
        * Create a link to delete a product.
        *
        * @param Product|array|int $product ID of the product OR a Product object
        * @param int $idPicture ID of the picture to delete
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:89
        public getProductObject($product, $idLang, $idShop): Product Return a product object from various product format.
        /**
        * Return a product object from various product format.
        *
        * @param Product|array|int $product
        * @param int $idLang
        * @param int $idShop
        *
        * @return Product
        *
        * @throws PrestaShopException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:107
        public getProductLink($product, $alias = null, $category = null, $ean13 = null, $idLang = null, $idShop = null, $idProductAttribute = null, $force_routes = false, $relativeProtocol = false, $withIdInAnchor = false, $extraParams = array(), bool $addAnchor = true): string Create a link to a product.
        /**
        * Create a link to a product.
        *
        * @param ProductCore|array|int $product Product object (can be an ID product, but deprecated)
        * @param string|null $alias
        * @param string|null $category
        * @param string|null $ean13
        * @param int|null $idLang
        * @param int|null $idShop (since 1.5.0) ID shop need to be used when we generate a product link for a product in a cart
        * @param int|null $idProductAttribute ID product attribute
        * @param bool $force_routes
        * @param bool $relativeProtocol
        * @param bool $withIdInAnchor
        * @param array $extraParams
        * @param bool $addAnchor
        *
        * @return string
        *
        * @throws PrestaShopException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:142
        public getRemoveFromCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get the URL to remove the Product from the Cart.
        /**
        * Get the URL to remove the Product from the Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:263
        public getUpQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to add one Product to Cart.
        /**
        * Get URL to add one Product to Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:296
        public getDownQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to remove one Product to Cart.
        /**
        * Get URL to remove one Product to Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:313
        public getUpdateQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null, $op = null): string Get URL to update quantity of Product in Cart.
        /**
        * Get URL to update quantity of Product in Cart.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        * @param int|null $idCustomization
        * @param string|null $op
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:331
        public getAddToCartURL($idProduct, $idProductAttribute): string Get add to Cart URL.
        /**
        * Get add to Cart URL.
        *
        * @param int $idProduct
        * @param int $idProductAttribute
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:369
        public getCategoryObject($category, $idLang): Category Return a category object from various category format.
        /**
        * Return a category object from various category format.
        *
        * @param Category|array|int $category
        * @param int $idLang
        *
        * @return Category
        *
        * @throws PrestaShopException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:396
        public getCategoryLink($category, $alias = null, $idLang = null, $selectedFilters = null, $idShop = null, $relativeProtocol = false): string Create a link to a category.
        /**
        * Create a link to a category.
        *
        * @param CategoryCore|array|int|string $category Category object (can be an ID category, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param string|null $selectedFilters Url parameter to autocheck filters of the module blocklayered
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:423
        public getCMSCategoryLink($cmsCategory, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS category.
        /**
        * Create a link to a CMS category.
        *
        * @param CMSCategory|int $cmsCategory CMSCategory object (can be an ID category, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:484
        public getCMSLink($cms, $alias = null, $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS page.
        /**
        * Create a link to a CMS page.
        *
        * @param CMS|int $cms CMS object
        * @param string|null $alias
        * @param bool|null $ssl
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:536
        public getSupplierLink($supplier, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a supplier.
        /**
        * Create a link to a supplier.
        *
        * @param Supplier|int $supplier Supplier object (can be an ID supplier, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:587
        public getManufacturerLink($manufacturer, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a manufacturer.
        /**
        * Create a link to a manufacturer.
        *
        * @param Manufacturer|int $manufacturer Manufacturer object (can be an ID supplier, but deprecated)
        * @param string|null $alias
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:639
        public getModuleLink($module, $controller = 'default', array $params = array(), $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a module.
        /**
        * Create a link to a module.
        *
        * @since    1.5.0
        *
        * @param string $module Module name
        * @param string $controller
        * @param array $params
        * @param bool|null $ssl
        * @param int|null $idLang
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:685
        public getAdminLink($controller, $withToken = true, $sfRouteParams = array(), $params = array()): string url Use controller name to create a link.
        /**
        * Use controller name to create a link.
        *
        * Warning on fallback to Symfony Router, this exceptions can be thrown
        * - RouteNotFoundException If the named route doesn't exist
        * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
        * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
        *
        * @param string $controller
        * @param bool $withToken include or not the token in the url
        * @param array $sfRouteParams (Since 1.7.0.0) Optional parameters to use into New architecture specific cases. If these specific cases should redirect to legacy URLs, then this parameter is used to complete GET query string
        * @param array $params (Since 1.7.0.3) Optional
        *
        * @return string url
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:727
        public getTabLink(array $tab): string Warning on fallback to Symfony Router, this exceptions can be thrown - RouteN...
        /**
        * Warning on fallback to Symfony Router, this exceptions can be thrown
        * - RouteNotFoundException If the named route doesn't exist
        * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
        * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
        *
        * @param array $tab
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:868
        public getLegacyAdminLink($controller, $withToken = true, $params = array()): string Used when you explicitly want to create a LEGACY admin link, this should be d...
        /**
        * Used when you explicitly want to create a LEGACY admin link, this should be deprecated
        * in 1.8.0.
        *
        * @param string $controller
        * @param bool $withToken
        * @param array $params
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:893
        public getAdminBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
        /**
        * @param int|null $idShop
        * @param bool|null $ssl
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:911
        public getMatchingUrlShopId(): int|null Search for a shop whose domain matches the current url.
        /**
        * Search for a shop whose domain matches the current url.
        *
        * @return int|null
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:946
        public getImageLink($name, $ids, $type = null, string $extension = 'jpg'): string Returns a link to a product image for display Note: the new image filesystem ...
        /**
        * Returns a link to a product image for display
        * Note: the new image filesystem stores product images in subdirectories of img/p/.
        *
        * @param string $name rewrite link of the image
        * @param string $ids id part of the image filename - can be "id_product-id_image" (legacy support, recommended) or "id_image" (new)
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:990
        public getSupplierImageLink($idSupplier, $type = null, string $extension = 'jpg'): string Returns a link to a supplier image for display.
        /**
        * Returns a link to a supplier image for display.
        *
        * @param int $idSupplier
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1029
        public getManufacturerImageLink($idManufacturer, $type = null, string $extension = 'jpg'): string Returns a link to a manufacturer image for display.
        /**
        * Returns a link to a manufacturer image for display.
        *
        * @param int $idManufacturer
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1055
        public getStoreImageLink($name, $idStore, $type = null, string $extension = 'jpg'): string Returns a link to a store image for display.
        /**
        * Returns a link to a store image for display.
        *
        * @param string $name
        * @param int $idStore
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1082
        public getMediaLink($filepath): string
        /**
        * @param string $filepath
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1104
        public getPageLink($controller, $ssl = null, $idLang = null, $request = null, $requestUrlEncode = false, $idShop = null, $relativeProtocol = false): string Page link Create a simple link.
        /**
        * Create a simple link.
        *
        * @param string $controller
        * @param bool|null $ssl
        * @param int|null $idLang
        * @param string|array|null $request
        * @param bool $requestUrlEncode Use URL encode
        * @param int|null $idShop
        * @param bool $relativeProtocol
        *
        * @return string Page link
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1122
        public getCatImageLink($name, $idCategory, $type = null, string $extension = 'jpg'): string
        /**
        * @param string $name
        * @param int $idCategory
        * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
        * @param string $extension What image extension should the link point to
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1171
        public getLanguageLink($idLang, ?Context $context = null): string link Retrieves a link for the current page in different language.
        /**
        * Retrieves a link for the current page in different language.
        *
        * @param int $idLang Language ID
        * @param Context|null $context the context if needed
        *
        * @return string link
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1190
        public goPage($url, $p): string
        /**
        * @param string $url
        * @param int $p
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1246
        public getPaginationLink($type, $idObject, $nb = false, $sort = false, $pagination = false, $array = false): string|array Get pagination link.
        /**
        * Get pagination link.
        *
        * @param string $type Controller name
        * @param int $idObject
        * @param bool $nb Show nb element per page attribute
        * @param bool $sort Show sort attribute
        * @param bool $pagination Show page number attribute
        * @param bool $array If false return an url, if true return an array
        *
        * @return string|array
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1265
        public addSortDetails($url, $orderBy, $orderWay): string
        /**
        * @param string $url
        * @param string $orderBy
        * @param string $orderWay
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1341
        public getBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
        /**
        * @param int|null $idShop
        * @param bool|null $ssl
        * @param bool $relativeProtocol
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1382
        public matchQuickLink($url): bool Check if url match with current url.
        /**
        * Check if url match with current url.
        *
        * @param string $url
        *
        * @return bool
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1442
        protected getLangLink($idLang = null, ?Context $context = null, $idShop = null): string
        /**
        * @param int|null $idLang
        * @param Context|null $context
        * @param int|null $idShop
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1353
        public static getQuickLink($url): string Clean url http://website.com/admin_dir/foo => foo Remove index.php? Remove la...
        \LinkCore::getQuickLink($url)
        /**
        * Clean url http://website.com/admin_dir/foo => foo
        * Remove index.php?
        * Remove last char if it's ? or &
        * Remove token if exists.
        *
        * @param string $url
        *
        * @return string
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1413
        public static getUrlSmarty($params): string
        \LinkCore::getUrlSmarty($params)
        /**
        * @param array $params
        *
        * @return string
        *
        * @throws \InvalidArgumentException
        */
        
        Inherited from LinkCore
        Defined in <ROOT>/classes/Link.php:1456
      • public static $cache :: array (1)
        \LinkCore::$cache
        page => array (0)
        \LinkCore::$cache['page']
        protected static $category_disable_rewrite :: array (2)
        0 => string (1) "2"
        1 => string (1) "1"
      private translator -> PrestaShopBundle\Translation\TranslatorComponent#68 (12)
      • Properties (12)
      • Available methods (24)
      • Static class properties (2)
      • protected catalogues -> array (1)
        lv-LV => Symfony\Component\Translation\MessageCatalogue#73 (6)
        • Properties (6)
        • Available methods (19)
        • Static class properties
        • private messages -> array (161)
          ModulesFacetedsearchShop => array (14)
          Price => string (4) "Cena"
          Weight => string (5) "Svars"
          New => string (5) "Jauns"
          Used => string (9) "Izmantots"
          Refurbished => string (9) "Atjaunots"
          Condition => UTF-8 string (10) "Stāvoklis"
          Not available => string (12) "Nav pieejams"
          Available => string (8) "Pieejams"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Availability => UTF-8 string (11) "Pieejamība"
          Brand => UTF-8 string (7) "Zīmols"
          Categories => UTF-8 string (8) "Sadaļas"
          Best sellers => UTF-8 string (17) "Visvairāk pirkts"
          Relevance => UTF-8 string (11) "Atbilstība"
          AdminOrderscustomersFeature => array (303)
          Number => string (6) "Numurs"
          Order message => UTF-8 string (22) "Pasūtījuma ziņojums"
          Add new customer => string (23) "Pievienot jaunu klientu"
          Partner offers => UTF-8 string (22) "Partneru piedāvājums"
          Identification number => UTF-8 string (22) "Reģistrācijas numurs"
          Total spent since registration: => UTF-8 string (31) "Kopsumma kopš reģistrācijas:"
          Cart summary => string (18) "Groza kopsavilkums"
          Ref: => string (5) "Kods:"
          Text # => string (8) "Teksts #"
          Total cost of products: => UTF-8 string (23) "Kopējā produktu cena:"
          Total value of vouchers: => UTF-8 string (26) "Kuponu kopējā vērtība:"
          Total cost of gift wrapping: => UTF-8 string (42) "Kopējās dāvanu iesaiņošanas izmaksas:"
          Total shipping costs: => UTF-8 string (29) "Kopējās piegādes izmaksas:"
          Order information => UTF-8 string (25) "Pasūtījuma informācija"
          Order #%d => UTF-8 string (16) "Pasūtījums #%d"
          Made on: => UTF-8 string (8) "Ražots:"
          No order was created from this cart. => UTF-8 string (37) "No šī groza pasūtījums nav veikts"
          Create an order from this cart. => UTF-8 string (36) "Izveidot pasūtījumu no šī groza."
          Customer information => UTF-8 string (20) "Klienta informācija"
          Account registration date: => UTF-8 string (29) "Konts reģistrācijas datums:"
          Valid orders placed: => UTF-8 string (22) "Derīgie pasūtījumi:"
          Guest not registered => UTF-8 string (23) "Viesis nav reģistrēts"
          New messages => UTF-8 string (15) "Jauni ziņojumi"
          Open => UTF-8 string (7) "Atvērt"
          Closed => UTF-8 string (7) "Slēgts"
          Pending 1 => string (7) "Gaida 1"
          Pending 2 => string (7) "Gaida 2"
          No new messages => UTF-8 string (15) "Nav jaunu ziņu"
          New message => UTF-8 string (11) "Jauna ziņa"
          Meaning of status => string (16) "Statusa apraksts"
          Statistics => string (10) "Statistika"
          Sync => UTF-8 string (12) "Sinhronizēt"
          Run sync: => UTF-8 string (21) "Sākt sinhronzāciju:"
          Run sync => UTF-8 string (20) "Sākt sinhronzāciju"
          Click to synchronize mail automatically => UTF-8 string (53) "Noklikšķiniet, lai automātiski sinhronizētu pastu"
          Someone else => UTF-8 string (10) "Kāds cits"
          Forward this discussion => UTF-8 string (25) "Pārsūtīt šo diskusiju"
          Forward this discussion to an employee: => UTF-8 string (38) "Pārsūtīt šo diskusiju darbiniekam:"
          Comment: => UTF-8 string (11) "Komentārs:"
          Forward => UTF-8 string (11) "Pārsūtīt"
          See more => UTF-8 string (15) "Skatīt vairāk"
          Order # => UTF-8 string (14) "Pasūtījums #"
          Thread => string (4) "Zars"
          Forward this discussion to another employee => UTF-8 string (43) "Pārsūtīt šo diskusiju citam darbiniekam"
          Orders and messages timeline => UTF-8 string (34) "Pasūtījumu un ziņu hronoloģija"
          Your answer to => UTF-8 string (13) "Jūsu atbilde"
          To: => string (3) "Uz:"
          [1]%count%[/1] order(s) validated for a total amount of [2]%total%[/2] => UTF-8 string (89) "[1]%count%[/1] pasūtījums (-i), kas apstiprināts (-i) par kopējo summu [2]%t...
          [1]%count%[/1] pasūtījums (-i), kas apstiprināts (-i) par kopējo summu [2]%total%[/2]
          
          No orders validated for the moment => UTF-8 string (45) "Nav apstiprinātu pasūtījumu uz doto brīdi"
          View order => UTF-8 string (8) "Aplūkot"
          View customer => UTF-8 string (15) "Skatīt klientu"
          Customer ID: => string (11) "Klienta ID:"
          Sent on: => UTF-8 string (11) "Nosūtīts:"
          Browser: => UTF-8 string (19) "Pārlūkprogrammas:"
          File attachment => string (10) "Piesaistne"
          View file => UTF-8 string (13) "Skatīt failu"
          Product # => string (10) "Produkta #"
          View this thread => UTF-8 string (22) "Skatīt šo prasījumu"
          Sent by: => UTF-8 string (11) "Nosūtīja:"
          Thread ID: => string (11) "Virknes ID:"
          Message ID: => UTF-8 string (10) "Ziņas ID:"
          Message: => UTF-8 string (6) "Ziņa:"
          Reply to this message => UTF-8 string (22) "Atbildēt uz šo ziņu"
          Please type your reply below: => UTF-8 string (39) "Lūdzu, ierakstiet savu atbildi zemāk:"
          Your reply will be sent to: => UTF-8 string (33) "Jūsu atbilde tiks nosūtīta uz:"
          Send my reply => UTF-8 string (22) "Nosūtīt manu atbildi"
          Text #%d => string (10) "Teksts #%d"
          Search for a product => UTF-8 string (17) "Meklēt produktus"
          View this order => UTF-8 string (24) "Skatīt šo pasūtījumu"
          Delay => UTF-8 string (15) "Aizkavēšanās"
          Hi, Unfortunately, an item on your order is currently out of stock. This may cause a slight delay in delivery. Please accept our apologies and rest assured that we are working hard to rectify this. Best regards, => UTF-8 string (222) "Sveicināti, Diemžēl jūsu pasūtījumā esošās preces pašlaik nav pieejamas. Tas...
          Sveicināti,
          
          Diemžēl jūsu pasūtījumā esošās preces pašlaik nav pieejamas. Tas var izraisīt nelielu piegādes kavēšanos.
          Lūdzu, pieņemiet mūsu atvainošanos un mēs strādājam, lai to novērstu.
          
          Ar cieņu,
          
          Waiting for confirmation => UTF-8 string (21) "Gaida apstiprinājumu"
          Waiting for package => string (10) "Gaida paku"
          Package received => UTF-8 string (19) "Sūtījums saņemts"
          Return denied => UTF-8 string (20) "Atgriešana atteikta"
          Return completed => UTF-8 string (20) "Atgriešana pabeigta"
          Awaiting check payment => UTF-8 string (23) "Gaidam maksājuma čeku"
          Payment accepted => UTF-8 string (23) "Maksājums ir pieņemts"
          Processing in progress => string (14) "Notiek process"
          Shipped => UTF-8 string (10) "Nosūtīts"
          Delivered => UTF-8 string (11) "Piegādāts"
          Canceled => string (7) "Atcelts"
          Payment error => UTF-8 string (18) "Maksājuma kļūda"
          On backorder (paid) => UTF-8 string (26) "Pasūtījumā (samaksāts)"
          On backorder (not paid) => UTF-8 string (30) "Pasūtījumā (nav samaksāts)"
          Awaiting bank wire payment => UTF-8 string (29) "Gaidam bankas pārskaitījumu"
          Remote payment accepted => UTF-8 string (35) "Attālinātais maksājums pieņemts"
          Awaiting Cash On Delivery validation => UTF-8 string (47) "Gaida skaidrās naudas apmaksas apstiprinājumu"
          None => string (7) "neviens"
          Low => string (4) "Zems"
          Medium => UTF-8 string (7) "Vidējs"
          High => string (6) "Augsts"
          1 - Creation in progress => UTF-8 string (23) "1 - Notiek izveidošana"
          2 - Order validated => UTF-8 string (33) "2 - Pasūtījums ir apstiprināts"
          3 - Pending receipt => UTF-8 string (21) "3 - Gaida saņemšanu"
          4 - Order received in part => UTF-8 string (21) "4 - Saņemts daļēji"
          5 - Order received completely => UTF-8 string (12) "5 - Saņemts"
          6 - Order canceled => string (11) "6 - Atcelts"
          Non ordered => UTF-8 string (14) "Nav pasūtīts"
          Abandoned cart => string (13) "Pamests grozs"
          Export carts => UTF-8 string (17) "Eksportēt grozus"
          Abandoned Carts => string (15) "Abandoned carts"
          From %date1% to %date2% => UTF-8 string (24) "No %date1% līdz %date2%"
          Average Order Value => UTF-8 string (30) "Vidējais pasūtījuma lielums"
          Net Profit per Visitor => UTF-8 string (35) "Neto peļņa uz vienu apmeklētāju"
          Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
          %amount% tax excl. => string (17) "%amount% bez PVN."
          Cart #%ID% => string (11) "Grozs #%ID%"
          VAT number => string (10) "PVN numurs"
          Time limit of validity => UTF-8 string (19) "Derīguma termiņš"
          Returns prefix => UTF-8 string (17) "Atgriež prefiksu"
          Return Merchandise Authorization (RMA) => UTF-8 string (30) "Atgrieto preču sistēma (RMA)"
          Customer explanation => UTF-8 string (22) "Pircēja paskaidrojumi"
          Returns form => UTF-8 string (18) "Atgriešanas forma"
          Order #%id% from %date% => UTF-8 string (28) "Pasūtījums #%id% no %date%"
          Date issued => string (6) "Datums"
          Enable returns => UTF-8 string (19) "Atļaut atgriešanu"
          Back office order => UTF-8 string (37) "Administrācijas paneļa pasūtījums"
          Free order => UTF-8 string (22) "Bezmaksas pasūtījums"
          Newsletter => string (7) "Jaunumi"
          Unknown => UTF-8 string (9) "Nezināms"
          %1$d years old (birth date: %2$s) => UTF-8 string (35) "%1$d gadi (dzimšanas datums: %2$s)"
          Average Age => UTF-8 string (16) "Vidējais vecums"
          Net Profit per Visit => UTF-8 string (34) "Neto peļņa uz vienu apmeklējumu"
          30 days => string (9) "30 dienas"
          Newsletter Registrations => UTF-8 string (22) "Jaunumu reģistrācija"
          Orders per Customer => UTF-8 string (20) "Klienta pasūtījumi"
          Total Cart => string (11) "Groza summa"
          Manual order -- Employee: => UTF-8 string (36) "Manuāls pasūtījums -- Darbinieks:"
          not paid => UTF-8 string (14) "nav samaksāts"
          overpaid => UTF-8 string (12) "pārmaksāts"
          Credit slip for order #%d => UTF-8 string (33) "Kredīta kvīts pasūtījumam #%d"
          Download credit slip => UTF-8 string (30) "Lejupielādēt kredītrēķinu"
          Phone number(s) => string (17) "Telefona numurs/i"
          Qty available => string (19) "Pieejamais daudzums"
          Registration => UTF-8 string (14) "Reģistrācija"
          Last visit => UTF-8 string (17) "Pēdējā vizīte"
          Change Order Status => UTF-8 string (28) "Mainīt pasūtījuma statusu"
          New client => string (13) "Jauns klients"
          Risk => string (5) "Risks"
          Add new order message => UTF-8 string (38) "Pievienot jaunu pasūtījuma ziņojumu"
          Add new order => UTF-8 string (28) "Pievienot jaunu pasūtījumu"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Order %reference% from %firstname% %lastname% => UTF-8 string (50) "Pasūtījums %reference% no %firstname% %lastname%"
          Customer email => string (15) "Klienta e-pasts"
          The national ID card number of this person, or a unique tax identification number. => UTF-8 string (96) "Šīs personas valsts personas apliecības numurs vai unikāls nodokļu identifik...
          Šīs personas valsts personas apliecības numurs vai unikāls nodokļu identifikācijas numurs.
          
          Address alias => UTF-8 string (22) "Adreses aizstājvārds"
          Birthday => UTF-8 string (17) "Dzimšanas datums"
          Group access => UTF-8 string (16) "Grupas piekļuve"
          Default customer group => UTF-8 string (27) "Noklusējuma pircēju grupa"
          Website => string (6) "Vietne"
          Allowed outstanding amount => UTF-8 string (27) "Pieļaujamā atlikuma summa"
          Maximum number of payment days => UTF-8 string (36) "Maksimālais maksājumu dienu skaits"
          Risk rating => string (14) "Riska reitings"
          Transform to a customer account => UTF-8 string (28) "Pārveidot par klienta kontu"
          Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Re-stock products => UTF-8 string (29) "Atgriezt produktus noliktavā"
          Generate a credit slip => UTF-8 string (25) "Ģenerēt kredītrēķinu"
          Generate a voucher => UTF-8 string (16) "Ģenerēt kuponu"
          Product(s) price: => string (19) "Produkta (-u) cena:"
          Product(s) price, excluding amount of initial voucher: => UTF-8 string (54) "Produkta(-u) cena, izņemot sākotnējā kupona summu:"
          Credit slip prefix => UTF-8 string (24) "Kredītrēķinu prefikss"
          Delivery prefix => UTF-8 string (18) "Piegādes prefikss"
          Delivery number => UTF-8 string (16) "Piegādes numurs"
          Enable product image => UTF-8 string (27) "Iespējot produkta attēlus"
          After the sequential number => UTF-8 string (19) "Pēc kārtas numura"
          Before the sequential number => UTF-8 string (20) "Pirms kārtas numura"
          Enable invoices => UTF-8 string (19) "Iespējot rēķinus"
          Enable tax breakdown => UTF-8 string (29) "Ieslēgt nodokļu sadalījumu"
          Invoice prefix => UTF-8 string (17) "Rēķina prefikss"
          Add current year to invoice number => UTF-8 string (45) "Pievienot pašreizējo gadu rēķina nummuram"
          Reset sequential invoice number at the beginning of the year => UTF-8 string (43) "Atjaunot rēķinu numurāciju gada sākumā"
          Position of the year date => UTF-8 string (21) "Gada datuma pozīcija"
          Invoice number => UTF-8 string (15) "Rēķina numurs"
          Legal free text => string (28) "Bezmaksas juridiskais teksts"
          Footer text => UTF-8 string (15) "Kājenes teksts"
          Invoice model => UTF-8 string (17) "Rēķina šablons"
          Use the disk as cache for PDF invoices => UTF-8 string (40) "Izmantot diska kešatmiņu PDF rēķinam"
          Display to customer? => UTF-8 string (23) "Rādīt patērētājam?"
          Required Fields => UTF-8 string (15) "Obligāti lauki"
          Set required fields for this section => UTF-8 string (45) "Norādiet nepieciešamos laukus šai sadaļai"
          Required fields => UTF-8 string (15) "Obligāti lauki"
          %firstname% %lastname% has not registered any addresses yet => UTF-8 string (60) "%firstname% %lastname% vēl nav reģistrējis nevienu adresi"
          Purchased products => UTF-8 string (20) "Iegādātie produkti"
          %firstname% %lastname% has no discount vouchers => string (42) "%firstname% %lastname% nav atlaides kuponu"
          Last connections => UTF-8 string (21) "Pēdējie pieslēgumi"
          Pages viewed => UTF-8 string (18) "Apskatītās lapas"
          Total time => UTF-8 string (15) "Kopējais laiks"
          Origin => string (8) "Izcelsme"
          IP Address => string (9) "IP Adrese"
          Sent on => UTF-8 string (10) "Nosūtīts"
          %firstname% %lastname% has never contacted you => UTF-8 string (52) "%firstname% %lastname% nekad nav sazinājies ar jums"
          Valid orders: => UTF-8 string (22) "Derīgie pasūtījumi:"
          for a total amount of %s => UTF-8 string (20) "par kopējo summu %s"
          Invalid orders: => UTF-8 string (23) "Nederīgs pasūtījums:"
          Total spent => UTF-8 string (16) "Kopā samaksāts"
          %firstname% %lastname% has not placed any orders yet => UTF-8 string (63) "%firstname% %lastname% vēl nav ievietojis nevienu pasūtījumu"
          Age => string (6) "Vecums"
          Registration Date => UTF-8 string (22) "Reģistrācijas datums"
          Last Visit => UTF-8 string (17) "Pēdējā vizīte"
          Best Customer Rank => UTF-8 string (21) "Labāko klientu rangs"
          Registrations => UTF-8 string (15) "Reģistrācijas"
          Latest Update => UTF-8 string (22) "Pēdējā atjaunošana"
          This customer is registered as a Guest. => UTF-8 string (42) "Šis klients ir reģistrējies kā Viesis."
          Add a private note => UTF-8 string (24) "Pielikt privātu atzīmi"
          Last emails => UTF-8 string (17) "Pēdējie e-pasti"
          Viewed products => UTF-8 string (20) "Apskatītie produkti"
          Administrate your customers => UTF-8 string (21) "Administrēt klientus"
          Taking good care of your customers starts with making sure their profiles contain all the information needed to have their packages shipped without mishap. => UTF-8 string (102) "Rūpes par klientu sākas ar viņu profilu pilnīgu aizpildīšanu lai sūtījumi sa...
          Rūpes par klientu sākas ar viņu profilu pilnīgu aizpildīšanu lai sūtījumi sasniegtu adresātu.
          
          Creating a new Customer => string (21) "Jauna klienta izveide"
          Editing customer %name% => UTF-8 string (24) "Rediģēt klientu %name%"
          Manage your Customers => UTF-8 string (15) "Klientu vadība"
          Information about customer %name% => UTF-8 string (31) "Informācija par klientu %name%"
          Customer since: %s => UTF-8 string (17) "Klients kopš: %s"
          Merchandise return (RMA) options => UTF-8 string (35) "Preču atgriešanas (RMA) iespējas"
          Merchandise Returns => UTF-8 string (18) "Preču atgriešana"
          Order messages => UTF-8 string (19) "Pasūtījumu ziņas"
          Discount name => string (18) "Atlaides nosaukums"
          Credit slip options => UTF-8 string (25) "Kredītrēķinu parametri"
          Print PDF => UTF-8 string (11) "Drukāt PDF"
          Generate PDF => UTF-8 string (19) "Ģenerēt PDF failu"
          Delivery slip options => UTF-8 string (28) "Piegādes rēķina iespējas"
          By date => UTF-8 string (11) "Pēc datuma"
          Generate PDF file by date => UTF-8 string (31) "Ģenerēt PDF failu pēc datuma"
          Order statuses => UTF-8 string (20) "Pasūtījuma statusi"
          By order status => UTF-8 string (25) "Pēc pasūtījuma statusa"
          Generate PDF file by status => UTF-8 string (32) "Ģenerēt PDF failu pēc statusa"
          Invoice options => UTF-8 string (18) "Rēķina parametri"
          Add new address => string (22) "Pievienot jaunu adresi"
          Cart => string (16) "Iepirkumu grozs:"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Add to cart => string (16) "Pievienot grozam"
          Vouchers => string (6) "Kuponi"
          Search for a voucher => UTF-8 string (16) "Meklēt vaučeri"
          Add new voucher => UTF-8 string (24) "Pievienot jaunu vaučeri"
          No voucher was found => UTF-8 string (20) "Vaučeri nav atrasti"
          Search for a customer => UTF-8 string (15) "Meklēt klientu"
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          View this cart => UTF-8 string (17) "Skatīt šo grozu"
          Use this cart => UTF-8 string (16) "Lietot šo grozu"
          Use => string (6) "Lietot"
          Duplicate this order => UTF-8 string (20) "Dublēt pasūtījumu"
          Gift => UTF-8 string (7) "Dāvana"
          Delivery option => UTF-8 string (17) "Piegādes izvēle"
          Shipping price (Tax incl.) => UTF-8 string (30) "Piegādes cena (ar nodokļiem)"
          Gift message => string (12) "Gift Message"
          Total products => UTF-8 string (15) "Kopā produkti:"
          Total vouchers (Tax excl.) => UTF-8 string (22) "Kopā kuponi (ar PVN):"
          Total shipping (Tax excl.) => UTF-8 string (24) "Kopā piegāde (bez PVN)"
          Total taxes => UTF-8 string (14) "Kopā nodokļi"
          Total (Tax excl.) => UTF-8 string (15) "Kopā (bez PVN)"
          Total (Tax incl.) => UTF-8 string (14) "Kopā (ar PVN)"
          Order status => string (16) "Izpildes statuss"
          Edit shipping details => UTF-8 string (29) "Labot sūtījuma informāciju"
          Create a new invoice => UTF-8 string (23) "Izveidot jaunu rēķinu"
          New invoice information => UTF-8 string (31) "Jauna informācija par rēķinu"
          SIRET => UTF-8 string (22) "Reģistrācijas numurs"
          APE => string (3) "APA"
          Shipping address => UTF-8 string (16) "Piegādes adrese"
          Invoice address => UTF-8 string (15) "Rēķina adrese"
          Private note => UTF-8 string (17) "Privāta piezīme"
          Recycled packaging => UTF-8 string (25) "Pārstrādāts iepakojums"
          Documents => string (9) "Dokumenti"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          Gift wrapping => UTF-8 string (18) "Dāvanu iepakojums"
          Document => string (9) "Dokuments"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          Delivery slip => UTF-8 string (18) "Piegādes veidlapa"
          Enter payment => UTF-8 string (19) "Ievadiet maksājumu"
          Add note => UTF-8 string (18) "Pievienot piezīmi"
          Edit note => UTF-8 string (14) "Labot piezīmi"
          Generate invoice => UTF-8 string (17) "Izveidot rēķinu"
          Resend email => UTF-8 string (28) "Atkārtoti nosūtīt e-pastu"
          Update status => UTF-8 string (19) "Atjaunināt statusu"
          Order ID => UTF-8 string (15) "Pasūtījuma ID"
          Linked orders => UTF-8 string (23) "Saistītie pasūtījumi"
          Configure predefined messages => UTF-8 string (43) "Konfigurēt iepriekš definētus ziņojumus"
          Send message => UTF-8 string (15) "Nosūtīt ziņu"
          Standard refund => string (17) "Standarta atmaksa"
          Return products => string (18) "Atgriezt produktus"
          Cancel products => string (17) "Atsaukt produktus"
          View invoice => UTF-8 string (25) "Apskatīt rēķina adresi"
          View delivery slip => UTF-8 string (26) "Apskatīt piegādes adresi"
          Print order => UTF-8 string (21) "Printēt pasūtījumu"
          Partial refund => UTF-8 string (27) "Daļēja naudas atgriešana"
          Payment method => string (14) "Apmaksas veids"
          Transaction ID => string (15) "Transakcijas ID"
          Not defined => UTF-8 string (13) "Nav definēts"
          Change currency => UTF-8 string (17) "Nomainīt valūtu"
          Reference number: => string (16) "Atsauces numurs:"
          Supplier reference: => UTF-8 string (20) "Piegādātāja kods:"
          Add a product => string (18) "Pievienot produktu"
          Refunded => UTF-8 string (10) "Atmaksāts"
          Wrapping => string (10) "Iepakojums"
          This order has been partially paid by voucher. Choose the amount you want to refund: => UTF-8 string (95) "Šis pasūtījums ir daļēji apmaksāts ar kuponu. Izvēlieties summu, ko vēlaties...
          Šis pasūtījums ir daļēji apmaksāts ar kuponu. Izvēlieties summu, ko vēlaties atmaksāt:
          
          Sources => string (5) "Avoti"
          From => string (2) "No"
          To => string (2) "Uz"
          Choose an order status => UTF-8 string (33) "Izvēlieties pasūtījuma statusu"
          Create order => string (12) "Create Order"
          Group => string (5) "Grupa"
          Groups => string (6) "Grupas"
          Stock location => UTF-8 string (28) "Noliktavas atrašanās vieta"
          AdminGlobal => array (284)
          Company => UTF-8 string (10) "Uzņēmums"
          Logo => string (4) "Logo"
          Amount => string (8) "daudzums"
          Product => string (8) "produkts"
          Value => UTF-8 string (9) "Vērtība"
          Tax excluded => string (7) "BEZ PVN"
          Tax included => string (6) "AR PVN"
          From => string (2) "No"
          To => string (2) "Uz"
          Next => UTF-8 string (10) "Nākošais"
          Actions => UTF-8 string (9) "Darbības"
          Hour => string (6) "stunda"
          Status => string (7) "Statuss"
          Description => string (8) "Apraksts"
          Code => string (4) "Kods"
          Priority => UTF-8 string (11) "Prioritāte"
          Brands => string (6) "Markas"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          Attributes => UTF-8 string (9) "Atribūti"
          Products => string (6) "Preces"
          Selected => UTF-8 string (12) "izvēlēties"
          Unselected => UTF-8 string (12) "Neizvēlēts"
          Stock => string (8) "Pieejams"
          Discounts => string (8) "Atlaides"
          Unit price => string (8) "gab.cena"
          Zone => string (4) "Zona"
          Email => string (6) "Epasts"
          Subject: => UTF-8 string (6) "Tēma:"
          Day => string (5) "diena"
          Month => UTF-8 string (8) "Mēnesis"
          Year => string (4) "Gads"
          Discount => string (7) "Atlaide"
          Category => string (10) "Kategorija"
          Password => string (6) "Parole"
          Email address => string (14) "E-pasta adrese"
          Forgot your password? => UTF-8 string (16) "Aimirsāt paroli"
          Quantity => string (8) "Daudzums"
          Action => UTF-8 string (8) "Darbība"
          Reference => UTF-8 string (7) "Norāde"
          Supplier => UTF-8 string (14) "Piegādātājs"
          Brand => UTF-8 string (7) "Zīmols"
          Attribute => UTF-8 string (9) "Atribūts"
          Features => UTF-8 string (15) "Papildiespējas"
          Type => string (4) "Tips"
          or => string (3) "vai"
          and => string (2) "un"
          Feature => UTF-8 string (8) "Iespēja"
          All => string (4) "Viss"
          result(s) => UTF-8 string (13) "rezultāts(i)"
          Shop group => string (13) "Veikala grupa"
          Module => string (7) "Modulis"
          Total => UTF-8 string (14) "Pavisam kopā:"
          Messages => UTF-8 string (6) "Ziņas"
          Bulk actions => UTF-8 string (19) "Vairākas darbības"
          Store => string (7) "Veikals"
          Options => UTF-8 string (9) "Iespējas"
          Back => UTF-8 string (8) "Atpakaļ"
          Modules => UTF-8 string (7) "Moduļi"
          Carts => string (5) "Grozi"
          Catalog => string (8) "Katalogs"
          Invoices => UTF-8 string (15) "Faktūrrēķini"
          From: => string (3) "No:"
          Total: => UTF-8 string (6) "Kopā:"
          All shops => string (12) "visi veikali"
          Help => UTF-8 string (11) "Palīdzība"
          Default => UTF-8 string (12) "Noklusējums"
          Miscellaneous => UTF-8 string (8) "Dažādi"
          (tax excl.) => string (9) "(bez PVN)"
          Drop-down list => UTF-8 string (21) "Nolaižamais saraksts"
          Radio buttons => string (10) "Radio poga"
          MultiStore => UTF-8 string (16) "Vairāki Veikali"
          Previous => UTF-8 string (8) "Atpakaļ"
          No tax => string (7) "Bez PVN"
          No Tax => string (7) "Bez PVN"
          Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
          30 days => string (9) "30 dienas"
          30 day => string (9) "30. diena"
          Values => UTF-8 string (10) "Vērtības"
          Social title => string (6) "Tituls"
          Date of birth => UTF-8 string (17) "Dzimšanas datums"
          Width => string (7) "Platums"
          Height => string (8) "Augstums"
          Customers => string (7) "Klienti"
          Depth => UTF-8 string (8) "Dziļums"
          Fax => string (4) "Faks"
          Last name => UTF-8 string (8) "Uzvārds"
          First name => UTF-8 string (6) "Vārds"
          Mobile => string (6) "Mobile"
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          ? => string (1) "?"
          Birth date => UTF-8 string (17) "Dzimšanas datums"
          Search results => UTF-8 string (23) "Meklēšanas rezultāti"
          Stores => string (7) "veikali"
          Countries => string (7) "Valstis"
          Name: => string (10) "Nosaukums:"
          All currencies => UTF-8 string (14) "Visas valūtas"
          All groups => string (12) "Visas grupas"
          Calendar => UTF-8 string (10) "Kalendārs"
          To: => string (3) "Uz:"
          Week => UTF-8 string (8) "Nedēļa"
          Never => string (5) "nekad"
          Note => string (7) "piezime"
          Phone => string (8) "Telefons"
          Zip/Postal code => string (13) "Pasta indekss"
          Class => string (5) "Klase"
          Menus => UTF-8 string (8) "Izvēlne"
          Home => UTF-8 string (6) "Mājas"
          Parent => UTF-8 string (7) "Vecāks"
          30 Days => string (9) "30 dienas"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Abandoned Carts => string (15) "Abandoned carts"
          Sales => UTF-8 string (11) "Pārdošana"
          Configure => UTF-8 string (11) "Konfigurēt"
          Tax excl. => UTF-8 string (14) "Bez nodokļiem"
          Percentage => string (8) "Procenti"
          Configuration => UTF-8 string (14) "Konfigurācija"
          Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
          Visits => UTF-8 string (12) "Apmeklējumi"
          Settings updated. => UTF-8 string (23) "Iestatījumi atjaunoti."
          By name => UTF-8 string (11) "Pēc vārda"
          By position => UTF-8 string (15) "Pēc pozīcijas"
          Descending => UTF-8 string (19) "Dilstošā secībā"
          Ascending => UTF-8 string (7) "Augoši"
          Shop association => UTF-8 string (19) "Veikala asociācija"
          Lastname => UTF-8 string (8) "Uzvārds"
          Firstname => UTF-8 string (6) "Vārds"
          Gender => string (7) "Dzimums"
          All countries => string (13) "Visas valstis"
          Enabled => UTF-8 string (9) "Ieslēgts"
          Disabled => UTF-8 string (9) "Izslēgts"
          None => string (7) "neviens"
          Name => string (9) "Nosaukums"
          Categories => UTF-8 string (8) "Sadaļas"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          ID => string (2) "ID"
          Pages => string (5) "Lapas"
          Meta title => string (14) "Meta-nosaukums"
          URL => string (12) "Lapas adrese"
          Maximum image size: %s. => UTF-8 string (33) "Maksimālais attēla izmērs: %s."
          Shop => string (7) "veikals"
          Hook => string (9) "Piesaiste"
          Delete => UTF-8 string (6) "Dzēst"
          Link => string (6) "Adrese"
          Label => string (9) "Nosaukums"
          Save => UTF-8 string (9) "Saglabāt"
          CSV Export => string (12) "Csv Eksports"
          Displaying %1$s of %2$s => UTF-8 string (18) "Rāda %1$s no %2$s"
          Last Name => UTF-8 string (8) "Uzvārds"
          First Name => UTF-8 string (6) "Vārds"
          Guide => UTF-8 string (10) "Pamācība"
          Quantity sold => UTF-8 string (17) "Daudzums pārdots"
          Edit => string (5) "Labot"
          Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          images => UTF-8 string (7) "Attēli"
          Images => UTF-8 string (7) "Attēli"
          customers => string (7) "Klienti"
          Products bought: => string (19) "Nopirktie produkti:"
          Filter => string (6) "Filtrs"
          Available quantity for sale => string (8) "Pieejams"
          Item => UTF-8 string (8) "Vienība"
          Average price => UTF-8 string (13) "Vidējā cena"
          Today => UTF-8 string (7) "Šodien"
          All Time => string (10) "Visu laiku"
          Average Order Value => UTF-8 string (30) "Vidējais pasūtījuma lielums"
          All customers => string (12) "Visi klienti"
          Tax incl. => UTF-8 string (13) "Ar nodokļiem"
          %firstname% %lastname% => string (22) "%firstname% %lastname%"
          Hours => string (7) "stundas"
          Days => string (6) "dienas"
          Text => string (6) "Teksti"
          Percent => string (8) "Procents"
          Size => UTF-8 string (7) "Izmērs"
          Filename => string (15) "Faila nosaukums"
          PDF => string (3) "PDF"
          Private => UTF-8 string (8) "Privāta"
          Last message => UTF-8 string (15) "Pēdējā ziņa"
          In transit => UTF-8 string (6) "Ceļā"
          Mobile Phone => string (12) "Mobilais tel"
          %s: %s => string (6) "%s: %s"
          Resource => string (7) "Resurss"
          - => string (1) "-"
          , => string (1) ","
          Required => UTF-8 string (9) "Obligāts"
          % => string (1) "%"
          New => string (5) "Jauns"
          Existing => UTF-8 string (6) "Esošs"
          tax incl. => string (6) "AR PVN"
          Format: 2011-12-31 (inclusive). => UTF-8 string (33) "Formāts: 2011-12-31 (ieskaitot)."
          All combinations => UTF-8 string (19) "Visas kombinācijas"
          Cancel => string (7) "Atsaukt"
          Date & Time => string (15) "Datums un laiks"
          View => UTF-8 string (9) "Apskatīt"
          General => UTF-8 string (11) "Vispārīgi"
          Meta keywords => UTF-8 string (21) "Meta atslēgas vārdi"
          Meta description => string (13) "Meta apraksts"
          Processing... => UTF-8 string (12) "Apstrāde..."
          Not filtered => string (10) "Bez filtra"
          Equals => UTF-8 string (8) "Vienāds"
          Below => UTF-8 string (10) "Mazāk par"
          Above => UTF-8 string (11) "Vairāk par"
          Inside range => string (8) "Apgabals"
          Version => string (7) "Versija"
          Multistore => string (13) "Multiboutique"
          Page => string (4) "Lapa"
          Layout => UTF-8 string (12) "Izkārtojums"
          Selection => string (6) "Izlase"
          Language => string (6) "Valoda"
          Currencies => UTF-8 string (8) "Valūtas"
          Languages => string (7) "Valodas"
          Advanced => UTF-8 string (13) "Padziļināti"
          Taxes => UTF-8 string (8) "Nodokļi"
          Bulk Actions => UTF-8 string (19) "Vairākas Darbības"
          Customized => UTF-8 string (10) "Pielāgots"
          Group => string (5) "Grupa"
          Settings => UTF-8 string (13) "Uzstādījumi"
          N/A => string (8) "Nav datu"
          Quick navigation => UTF-8 string (18) "Ātrā navigācija"
          Price => string (4) "Cena"
          Position => UTF-8 string (9) "Pozīcija"
          Image => UTF-8 string (7) "Attēls"
          Min => string (3) "Min"
          Max => string (3) "Max"
          SQL query => UTF-8 string (14) "SQL vaicājums"
          Online => UTF-8 string (11) "Tiešsaiste"
          Offline => UTF-8 string (16) "Nav Pieslēdzies"
          to => UTF-8 string (5) "līdz"
          For => string (3) "Par"
          Customer => string (7) "Klients"
          Currency => UTF-8 string (7) "Valūta"
          Country => string (6) "Valsts"
          Period => string (7) "Pereods"
          File => string (5) "Fails"
          Friendly URL => UTF-8 string (14) "Draudzīgs URL"
          Displayed => UTF-8 string (9) "Attēlots"
          SEO preview => UTF-8 string (16) "SEO priekšskats"
          Here is a preview of how your page will appear in search engine results. => UTF-8 string (54) "Šadi lapa izskatīsies meklēšanas lapu rezultātos."
          Performance => string (12) "Performances"
          State => UTF-8 string (6) "Štats"
          Address => string (6) "Adrese"
          Address (2) => string (10) "Adrese (2)"
          City => UTF-8 string (8) "Pilsēta"
          Other => string (4) "Cits"
          Mobile phone => string (17) "Mobilais telefons"
          Home phone => UTF-8 string (15) "Mājas telefons"
          tax excl. => string (7) "BEZ PVN"
          Unlimited => UTF-8 string (13) "Neierobežots"
          Groups => string (6) "Grupas"
          Active => UTF-8 string (7) "Aktīvs"
          Inactive => UTF-8 string (9) "Neaktīvs"
          Newsletter => string (7) "Jaunumi"
          Social Title => string (6) "Tituls"
          Subject => string (8) "Subjekts"
          Template => UTF-8 string (8) "Šablons"
          Addresses => string (7) "Adreses"
          Delivery => UTF-8 string (8) "Piegāde"
          Remove => UTF-8 string (6) "Dzēst"
          No records found => string (20) "Ieraksti nav atrasti"
          Summary => string (12) "Kopsavilkums"
          Combination => UTF-8 string (12) "Kombinācija"
          Package item => string (15) "Komplekta prece"
          Combinations => UTF-8 string (13) "Kombinācijas"
          from => string (2) "no"
          Me => string (2) "Es"
          Invoice => UTF-8 string (8) "Rēķins"
          Date => string (6) "Datums"
          Details => UTF-8 string (8) "Detaļas"
          Payment => UTF-8 string (10) "Maksājums"
          Employee => string (10) "Darbinieks"
          Warning => UTF-8 string (9) "Uzmanību"
          Message => UTF-8 string (5) "Ziņa"
          Order => UTF-8 string (12) "Pasūtījums"
          Available => string (8) "Pieejams"
          Weight => string (5) "Svars"
          Keywords => UTF-8 string (17) "Atslēgas vārdi:"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Tax => string (3) "PVN"
          Email: => string (7) "e-pasts"
          Title => string (6) "Tituls"
          File name => string (15) "Faila nosaukums"
          %count% file(s) => string (16) "%count% fails(i)"
          Loading... => UTF-8 string (14) "Ielādējas..."
          %count% errors => UTF-8 string (16) "%count% kļūdas"
          Product name => string (18) "Produkta nosaukums"
          ShopThemeCheckout => array (111)
          Use this address for invoice too => UTF-8 string (43) "Rēķina adrese sakrīt ar piegādes adresi"
          Please make sure you've chosen a [1]payment method[/1] and accepted the [2]terms and conditions[/2]. => UTF-8 string (97) "Pārliecinieties vai izvēlēts [1]apmaksas veids[/1] un apstipriniet [2] veika...
          Pārliecinieties vai izvēlēts [1]apmaksas veids[/1] un apstipriniet [2] veikala noteikumus[/2].
          
          Kopā => UTF-8 string (5) "Kopā"
          Piegāde => UTF-8 string (8) "Piegāde"
          Total: => UTF-8 string (6) "Kopā:"
          Total shipping: => UTF-8 string (9) "Piegāde:"
          Total products: => string (9) "Produkti:"
          There is %product_count% item in your cart. => UTF-8 string (35) "Grozā ir %product_count% produkts."
          The selected address will be used both as your personal address (for invoice) and as your delivery address. => UTF-8 string (77) "Izvēlētā adrese tiks izmantota gan kā rēķina, gan kā piegādes adrese."
          The selected address will be used as your personal address (for invoice). => UTF-8 string (54) "Izvēlētā adrese tiks izmantota kā rēķina adrese."
          tax incl. => string (6) "AR PVN"
          tax excl. => string (7) "BEZ PVN"
          (additional cost of %giftcost% %taxlabel%) => string (41) "(papildus izmaksas %giftcost% %taxlabel%)"
          I would like my order to be gift wrapped %cost% => UTF-8 string (63) "Es vēlos, lai pasūtījums tiktu iesaiņots kā dāvana %cost%"
          Personal Information => UTF-8 string (24) "Personīgā informācija"
          I agree to the [terms of service] and will adhere to them unconditionally. => UTF-8 string (87) "Es piekrītu [pakalpojumu sniegšanas noteikumiem] un ievērošu tos bez nosacīj...
          Es piekrītu [pakalpojumu sniegšanas noteikumiem] un ievērošu tos bez nosacījumiem.
          
          %price% tax incl. => string (14) "%price% ar PVN"
          %price% tax excl. => string (16) "%price% bez PVN."
          Free => string (10) "Bezmaksas!"
          My Address => string (11) "Mana adrese"
          Tax included => string (6) "AR PVN"
          Tax excluded => string (7) "BEZ PVN"
          Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Guest order tracking => UTF-8 string (30) "Viesu pasūtījumu izsekošana"
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          Product Successfully Added to Your Shopping Cart => UTF-8 string (47) "Produkts veiksmīgi pievienots iepirkumu grozam"
          Total => UTF-8 string (14) "Pavisam kopā:"
          Total (tax incl.) => UTF-8 string (14) "Kopā (ar PVN)"
          Total (tax excl.) => UTF-8 string (15) "Kopā (BEZ PVN)"
          Subtotal => string (10) "Starpsumma"
          Gift wrapping => UTF-8 string (18) "Dāvanu iepakojums"
          Discount(s) => string (10) "Atlaide(s)"
          Shipping => UTF-8 string (8) "Piegāde"
          Included taxes => UTF-8 string (8) "Nodokļi"
          Taxes => UTF-8 string (8) "Nodokļi"
          1 item => UTF-8 string (10) "1 vienība"
          %count% items => string (14) "%count% preces"
          A minimum shopping cart total of %amount% (tax excl.) is required to validate your order. Current cart total is %total% (tax excl.). => UTF-8 string (133) "Nepieciešama minimālā groza vērtība %amount% (bez PVN) lai apstiprinātu pasū...
          Nepieciešama minimālā groza vērtība %amount% (bez PVN) lai apstiprinātu pasūtījumu. Patreizējā vērtība %total% (bez PVN).
          
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Discount => string (7) "Atlaide"
          Shipping and handling => UTF-8 string (22) "Piegāde un iepakojums"
          Tax => string (3) "PVN"
          Product successfully added to your shopping cart => UTF-8 string (50) "Produkts ir veiksmīgi pievienots iepirkumu grozam"
          Quantity: => string (9) "Daudzums:"
          There are %products_count% items in your cart. => UTF-8 string (36) "Grozā ir %products_count% produkti."
          Subtotal: => string (11) "Starpsumma:"
          Shipping: => UTF-8 string (9) "Piegāde:"
          Cart => string (16) "Iepirkumu grozs:"
          The minimum purchase order quantity for the product is %quantity%. => UTF-8 string (52) "Mazākais pasūtījums šim produktam ir %quantity%."
          Gift => UTF-8 string (7) "Dāvana"
          There are no more items in your cart => UTF-8 string (15) "Grozs ir tukšs"
          Have a promo code? => string (22) "Jums ir atlaides kods?"
          Promo code => string (12) "Akcijas kods"
          Close => UTF-8 string (8) "Aizvērt"
          Create an account => string (16) "Izveidot profilu"
          (optional) => UTF-8 string (13) "(neobligāts)"
          And save time on your next order! => UTF-8 string (41) "Ietapiet laiku veicot nākošos pirkumus!"
          Order items => UTF-8 string (19) "Pasūtīt produktus"
          Unit price => string (8) "gab.cena"
          Total products => UTF-8 string (15) "Kopā produkti:"
          Quantity => string (8) "Daudzums"
          %product_count% item in your cart => UTF-8 string (31) "%product_count% produkti grozā"
          %products_count% items in your cart => UTF-8 string (32) "%products_count% produkti grozā"
          Shipping Method => UTF-8 string (15) "Piegādes veids"
          Addresses => string (7) "Adreses"
          Please check your order before payment => UTF-8 string (60) "Lūdzu, pārbaudiet pasūtījumu pirms maksājuma veikšanas"
          Your Delivery Address => UTF-8 string (22) "Jūsu piegādes adrese"
          Your Invoice Address => UTF-8 string (21) "Jūsu rēķina adrese"
          Shipping Address => UTF-8 string (16) "Piegādes adrese"
          Billing address differs from shipping address => UTF-8 string (47) "Rēķina adrese atšķiras no piegādes adreses"
          Transaction amount has been correctly updated => UTF-8 string (38) "Transakcijas summa atjaunojās korekti"
          No payment needed for this order => UTF-8 string (44) "Šim pasūtījumam samaksa nav nepieciešama"
          Selected => UTF-8 string (12) "izvēlēties"
          Unfortunately, there are no payment method available. => UTF-8 string (62) "Atvainojamies, šobrīd nav pieejams neviens maksājuma veids."
          By confirming the order, you certify that you have read and agree with all of the conditions below: => UTF-8 string (92) "Apstiprinot pirkumu Jūs piekrītat ka est iepazinies un piekrītat sekojošiem ...
          Apstiprinot pirkumu Jūs piekrītat ka est iepazinies un piekrītat sekojošiem noteikumiem:
          
          Order with an obligation to pay => UTF-8 string (31) "Pasūtiet ar pienākumu maksāt"
          If you sign out now, your cart will be emptied. => UTF-8 string (54) "Ja atslēgsieties no sistēmas, grozs tiks iztukšots."
          Order as a guest => UTF-8 string (20) "Pasūtīt kā viesim"
          If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
          I would like to receive my order in recycled packaging. => UTF-8 string (66) "Es piekrītu saņemt savu pasūtījumu pārstrādātā iepakojumā"
          If you'd like, you can add a note to the gift: => UTF-8 string (52) "Ja Jūs vēlieties, dāvanai var pievienot kartiņu:"
          Unfortunately, there are no carriers available for your delivery address. => UTF-8 string (61) "Diemžēl piegāde nav iespējama uz Jūsu norādīto adresi."
          Shopping Cart => string (15) "Iepirkumu grozs"
          Your order is confirmed => UTF-8 string (35) "Jūsu pasūtījums ir apstiprināts"
          An email has been sent to your mail address %email%. => UTF-8 string (47) "E-pasts ir nosūtīts uz Jūsu e-pastu %email%."
          You can also [1]download your invoice[/1] => UTF-8 string (30) "Lejupielādēt [1]rēķinu[/1]"
          Order details => UTF-8 string (21) "Pasūtījuma detaļas"
          Order reference: %reference% => UTF-8 string (32) "Pasūtījuma numurs: %reference%"
          Payment method: %method% => string (25) "Apmaksas metode: %method%"
          Shipping method: %method% => UTF-8 string (26) "Piegādes metode: %method%"
          Save time on your next order, sign up now => UTF-8 string (70) "Ietaupi laiku iepērkoties nākošajā reizē, piereģistrējies tagad"
          Code => string (4) "Kods"
          Description => string (8) "Apraksts"
          Value => UTF-8 string (9) "Vērtība"
          Minimum => string (8) "Minimums"
          Cumulative => UTF-8 string (5) "Kopā"
          Expiration date => UTF-8 string (19) "Derīguma termiņš"
          Name => string (9) "Nosaukums"
          Payment => UTF-8 string (10) "Maksājums"
          Order reference => UTF-8 string (19) "Pasūtījuma numurs"
          Date => string (6) "Datums"
          Total price => UTF-8 string (13) "Kopējā cena"
          Status => string (7) "Statuss"
          Invoice => UTF-8 string (8) "Rēķins"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Payment method => string (14) "Apmaksas veids"
          Delivery address %alias% => UTF-8 string (24) "Piegādes adrese %alias%"
          Invoice address %alias% => UTF-8 string (23) "Rēķina adrese %alias%"
          Weight => string (5) "Svars"
          Shipping cost => UTF-8 string (18) "Piegādes izmaksas"
          Tracking number => UTF-8 string (19) "Izsekošanas numurs"
          AdminActions => array (120)
          Search company => UTF-8 string (18) "Meklēt uzņēmumu"
          Uninstall => UTF-8 string (11) "Atinstalēt"
          Validate => UTF-8 string (8) "Validēt"
          Save and stay => UTF-8 string (19) "Saglabāt un palikt"
          Generate => UTF-8 string (9) "Ģenerēt"
          Choose => UTF-8 string (12) "Izvēlēties"
          -- Choose -- => UTF-8 string (18) "-- Izvēlēties --"
          Remove => UTF-8 string (6) "Dzēst"
          View => UTF-8 string (9) "Apskatīt"
          Import => UTF-8 string (9) "Importēt"
          Disable => UTF-8 string (8) "atslēgt"
          Translate => string (6) "Tulkot"
          Print out => UTF-8 string (8) "Printēt"
          Preview => UTF-8 string (9) "Apskatīt"
          Select all => string (12) "ielikt visas"
          Unselect all => UTF-8 string (14) "Izslēgt visas"
          Display => UTF-8 string (8) "Attēlot"
          Reset => UTF-8 string (11) "Atiestatīt"
          and stay => string (12) "un palieciet"
          Apply => UTF-8 string (12) "Apstiprināt"
          Search => UTF-8 string (7) "Meklēt"
          See more => UTF-8 string (15) "Skatīt vairāk"
          Hide warning => UTF-8 string (20) "Slēpt brīdinājumu"
          Choose language: => UTF-8 string (20) "Izvēlieties valodu:"
          Close => UTF-8 string (8) "Aizvērt"
          Install => UTF-8 string (9) "Instalēt"
          Edit: %s => string (9) "Labot: %s"
          Check All => UTF-8 string (16) "Pārbaudīt visu"
          Uncheck All => UTF-8 string (18) "Nepārbaudīt visu"
          Find a category => UTF-8 string (18) "Meklēt kategoriju"
          Check all => UTF-8 string (16) "Pārbaudīt visu"
          Uncheck all => UTF-8 string (12) "Noņemt visu"
          Finish => string (7) "Pabeigt"
          Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
          Delete selected => UTF-8 string (18) "Dzēst izvēlētos"
          Add new menu => UTF-8 string (24) "Pievienot jaunu izvēlni"
          Show or hide menu. => UTF-8 string (30) "Rādīt vai paslēpt izvēlni."
          Enable selection => UTF-8 string (21) "Iespējot izvēlētos"
          Disable selection => UTF-8 string (16) "Izslēgt izvēli"
          Configure => UTF-8 string (11) "Konfigurēt"
          Refresh => UTF-8 string (13) "Atsvaidzināt"
          Continue => UTF-8 string (9) "Turpināt"
          Sort => UTF-8 string (8) "Šķirot"
          Sort order => UTF-8 string (20) "Kārtošanas secība"
          Export .CSV file => UTF-8 string (21) "Eksportēt .CSV failu"
          Cancel => string (7) "Atsaukt"
          Save => UTF-8 string (9) "Saglabāt"
          Choose a file => UTF-8 string (18) "Izvēlieties failu"
          Edit => string (5) "Labot"
          Delete => UTF-8 string (6) "Dzēst"
          Add new => string (15) "Pievienot jaunu"
          Add => string (9) "Pievienot"
          Search position => UTF-8 string (22) "Meklēšanas pozīcija"
          Search email => UTF-8 string (15) "Meklēt e-pastu"
          Search ISO code => UTF-8 string (16) "Meklēt ISO kodu"
          Search code => UTF-8 string (12) "Meklēt kodu"
          Search date format => UTF-8 string (23) "Meklēt datuma formātu"
          Search ID => UTF-8 string (10) "Meklēt ID"
          Search name => UTF-8 string (14) "Meklēt vārdu"
          Search post code => UTF-8 string (21) "Meklēt pasta indeksu"
          Search city => UTF-8 string (16) "Meklēt pilsētu"
          Search first name => UTF-8 string (14) "Meklēt vārdu"
          Search last name => UTF-8 string (16) "Meklēt uzvārdu"
          Search description => UTF-8 string (21) "Meklēšanas apraksts"
          Search key => UTF-8 string (21) "Meklēšanas atslēga"
          New product => string (14) "Jauns produkts"
          Add tag => string (15) "Pievienot birku"
          Order by => UTF-8 string (12) "Kārtot pēc"
          Close window => UTF-8 string (13) "Aizvērt logu"
          Change password... => UTF-8 string (17) "Mainīt paroli..."
          Done => UTF-8 string (10) "Izpildīts"
          Confirm => UTF-8 string (12) "Apstiprināt"
          Go => string (7) "Aiziet!"
          Download => UTF-8 string (14) "Lejupielādēt"
          Use => string (6) "Lietot"
          Change => UTF-8 string (7) "Mainīt"
          Enable => UTF-8 string (10) "Aktivizēt"
          Load => UTF-8 string (9) "Ielādēt"
          All => string (4) "Viss"
          Edit: %name% => string (13) "Labot: %name%"
          Save and preview => UTF-8 string (27) "Saglabāt un priekšskatīt"
          Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Generate emails => UTF-8 string (18) "Ģenerēt e-pastus"
          Back to configuration => UTF-8 string (26) "Atpakaļ uz konfigurāciju"
          Choose layouts => UTF-8 string (19) "Izvēlieties maketu"
          Show => UTF-8 string (7) "Rādīt"
          Update => string (8) "Atjaunot"
          Edit: %value% => string (14) "Labot: %value%"
          Copy => UTF-8 string (6) "Kopēt"
          Export => UTF-8 string (10) "Eksportēt"
          Modify => UTF-8 string (10) "Modificēt"
          Learn more => UTF-8 string (16) "Uzziniet vairāk"
          Try again => UTF-8 string (19) "Mēģiniet vēlreiz"
          See less => UTF-8 string (14) "Rādīt mazāk"
          Delete selection => UTF-8 string (18) "Dzēst iezīmētos"
          Filter by categories => UTF-8 string (25) "Filtrēt pēc kategorijas"
          Activate selection => UTF-8 string (17) "Aktivizēt atlasi"
          Deactivate selection => string (13) "Atcelt atlasi"
          Duplicate selection => UTF-8 string (16) "Duplicēt atlasi"
          Unselect => UTF-8 string (14) "Noņemt atlasi"
          Show SQL query => UTF-8 string (24) "Parādīt SQL vaicājumu"
          Duplicate => UTF-8 string (9) "Dublicēt"
          Reorder => UTF-8 string (18) "Pasūtīt vēlreiz"
          Save & refresh => UTF-8 string (21) "Saglabāt un atjaunot"
          Export to SQL Manager => UTF-8 string (25) "Eksportēt uz SQL Manager"
          Create => string (8) "Izveidot"
          Delete this file => UTF-8 string (16) "Dzēst šo failu"
          Save image settings => UTF-8 string (31) "Saglabāt attēla iestatījumus"
          Send => UTF-8 string (7) "Sūtīt"
          Shipping => UTF-8 string (8) "Piegāde"
          Select => UTF-8 string (8) "Atlasīt"
          Choose file(s) => UTF-8 string (21) "Izvēlieties failu(s)"
          Expand => UTF-8 string (8) "Izvērst"
          Collapse => UTF-8 string (8) "Sakļaut"
          Read more => UTF-8 string (15) "Skatīt vairāk"
          Download file => UTF-8 string (20) "Lejupielādēt failu"
          Add my IP => string (24) "Pievienot manu IP adresi"
          Sort by => UTF-8 string (12) "Kārtot pēc"
          Check / Uncheck all => UTF-8 string (34) "Atzīmēt / Noņemt atzīmi visiem"
          Confirm this action => UTF-8 string (25) "Apstiprināt šo darbību"
          AdminLoginNotification => array (23)
          Some identification information is missing. => UTF-8 string (41) "Trūkst informācija par identifikāciju."
          You will be redirected to the login page in a few seconds. => UTF-8 string (71) "Pēc pāris sekundēm Jūs tiksiet pārvizīti uz pieslēgšanās lapu."
          Please, check your mailbox. => UTF-8 string (27) "Pārbaudiet savu pastkasti."
          A link to reset your password has been sent to you. => UTF-8 string (61) "Saite lai nomainītu paroli tika nosūtīta uz Jūsu e-pastu."
          For security reasons, you cannot connect to the back office until you have: => UTF-8 string (82) "Drošības apsvērumu dēļ Jūs nevarat pieslēgties administrācijai kamēr nav:"
          deleted the /install folder => UTF-8 string (44) "neizdzēsīsiet instalāciajs (install) mapi"
          renamed the /admin folder (e.g. %s) => UTF-8 string (38) "pārsauca /admin direktoriju (e.g. %s)"
          Please then access this page by the new URL (e.g. %s) => UTF-8 string (46) "Apmeklējiet lapu ar jauno URL saiti (e.g. %s)"
          For security reasons, you must also delete the /install folder. => UTF-8 string (65) "Drošības apsvērumu dēļ, vēlams arī izdzēst /install mapi."
          SSL is activated. However, your IP is allowed to enter unsecure mode for maintenance or local IP issues. => UTF-8 string (111) "SSL ir aktivizēts. Jūsu IP adresei ir ļauts piekļūt lapai nedrošā režīmā lap...
          SSL ir aktivizēts. Jūsu IP adresei ir ļauts piekļūt lapai nedrošā režīmā lapas uzturēšanas darbiem.
          
          SSL is activated. Please connect using the following link to [1]log in to secure mode (https://)[/1] => UTF-8 string (124) "SSL ir aktivizēts. Lai pieslēgtos lietojiet sekojošu saiti [1]un pieslēgtos ...
          SSL ir aktivizēts. Lai pieslēgtos lietojiet sekojošu saiti [1]un pieslēgtos sistēmai drošajā režīmā (https://)[/1]
          
          The employee does not exist, or the password provided is incorrect. => UTF-8 string (62) "Darbinieks neeksistē, vai arī parole ir nepareizi ievadīta."
          This employee does not manage the shop anymore (either the shop has been deleted or permissions have been revoked). => UTF-8 string (93) "Šis darbinieks vairs neapkalpo šo lapu ( vai nu ir dzēsts veikals vai mainīt...
          Šis darbinieks vairs neapkalpo šo lapu ( vai nu ir dzēsts veikals vai mainīta piekļuve).
          
          This account does not exist. => UTF-8 string (17) "Konts neeksistē."
          You can reset your password every %interval% minute(s) only. Please try again later. => UTF-8 string (84) "Jūs varat atjaunot savu paroli katru %interval% minūti. Lūdzu mēģiniet vēlāk."
          Please, check your mailbox. A link to reset your password has been sent to you. => UTF-8 string (75) "Pārbaudiet savu e-pastu. Paroles atjaunināšanas saite ir nosūtīta tur."
          An error occurred while attempting to reset your password. => UTF-8 string (51) "Radās kļūda, mēģinot atjaunināt jūsu paroli."
          The password is missing: please enter your new password. => UTF-8 string (48) "Nav paroles: lūdzu ievadiet Jūsu jauno paroli."
          The password is not in a valid format. => UTF-8 string (30) "Parolei nav pieejams formāts."
          The confirmation is empty: please fill in the password confirmation as well. => UTF-8 string (84) "Trūkst paroles apstiprināšana: lūdzu aizpildiet lauku paroles apstiprināšanai."
          Your password reset request expired. Please start again. => UTF-8 string (75) "Jūsu paroles atjaunošanas termiņš ir beidzies. Lūdzu sāciet no jauna."
          An error occurred while attempting to change your password. => UTF-8 string (22) "Kļūda mainot paroli."
          The password has been changed successfully. => UTF-8 string (32) "Parole ir veiksmīgi nomainīta."
          ShopFormsLabels => array (36)
          Company => UTF-8 string (20) "Uzņēmuma nosaukums"
          Identification number => UTF-8 string (22) "Reģistrācijas numurs"
          Alias => UTF-8 string (14) "Aizstājvārds"
          Address => string (6) "Adrese"
          Address Complement => UTF-8 string (22) "Adreses papildinājums"
          Zip/Postal Code => string (13) "Pasta indekss"
          City => UTF-8 string (8) "Pilsēta"
          Country => string (6) "Valsts"
          State => UTF-8 string (6) "Štats"
          Phone => string (8) "Telefons"
          Mobile phone => string (17) "Mobilais telefons"
          VAT number => string (10) "PVN numurs"
          Other => string (4) "Cits"
          First name => UTF-8 string (6) "Vārds"
          Last name => UTF-8 string (8) "Uzvārds"
          Social title => string (6) "Tituls"
          Birthdate => UTF-8 string (17) "Dzimšanas datums"
          Email => string (6) "Epasts"
          Password => string (6) "Parole"
          Subject => string (8) "Subjekts"
          Order reference => UTF-8 string (19) "Pasūtījuma numurs"
          Attachment => string (9) "Pielikums"
          Message => UTF-8 string (5) "Ziņa"
          Your email address => UTF-8 string (20) "Jūsu e-pasta adrese"
          -- day -- => string (11) "-- diena --"
          -- month -- => UTF-8 string (14) "-- mēnesis --"
          -- year -- => UTF-8 string (18) "–– gads ––"
          Optional => UTF-8 string (11) "Neobligāts"
          Set your password: => UTF-8 string (23) "Uzstādiet savu paroli:"
          Product => string (8) "produkts"
          -- please choose -- => UTF-8 string (22) "-- lūdzu izvēlies --"
          Order Reference: => UTF-8 string (20) "Pasūtījuma numurs:"
          Email: => string (7) "e-pasts"
          Email address => string (14) "E-pasta adrese"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirmation => UTF-8 string (24) "Jaunā parole atkārtoti"
          ShopThemeActions => array (53)
          Save => UTF-8 string (9) "Saglabāt"
          Add to cart => string (16) "Pievienot grozam"
          Sign out => string (5) "Iziet"
          Sign in => string (5) "Ieiet"
          Filter By => UTF-8 string (13) "Filtrēt pēc"
          Clear all => UTF-8 string (14) "Notīrīt visu"
          Remove => UTF-8 string (7) "Noņemt"
          Cart => string (16) "Iepirkumu grozs:"
          Subscribe => UTF-8 string (7) "Abonēt"
          OK => string (4) "Labi"
          Share => string (5) "Share"
          remove from cart => UTF-8 string (16) "izņemt no groza"
          Show => UTF-8 string (9) "Parādīt"
          Hide => UTF-8 string (8) "Paslēpt"
          Previous => UTF-8 string (8) "Atpakaļ"
          Next => UTF-8 string (10) "Nākošais"
          View products => UTF-8 string (19) "Apskatīt produktus"
          Quick view => UTF-8 string (9) "Apskatīt"
          Quantity => string (8) "Daudzums"
          Choose file => UTF-8 string (18) "Izvēlēties failu"
          Remove Image => UTF-8 string (14) "Izdzēst bildi"
          Save Customization => UTF-8 string (19) "Saglabāt izmaiņas"
          Filter => UTF-8 string (8) "Filtrēt"
          Back to top => UTF-8 string (9) "Uz augšu"
          Select => UTF-8 string (8) "Atlasīt"
          Choose => UTF-8 string (12) "Izvēlēties"
          Download => UTF-8 string (14) "Lejupielādēt"
          Cancel => string (6) "Atcelt"
          Delete => UTF-8 string (6) "Dzēst"
          Edit => string (5) "Labot"
          Proceed to checkout => UTF-8 string (20) "Turpināt maksājumu"
          show details => UTF-8 string (21) "paradīt informāciju"
          Add => string (9) "Pievienot"
          Take advantage of our exclusive offers: => UTF-8 string (50) "Izmantot iespējas no eksluzīviem piedāvājumiem"
          Continue => UTF-8 string (9) "Turpināt"
          edit => UTF-8 string (9) "Rediģēt"
          add new address => string (22) "Pievienot jaunu adresi"
          Continue shopping => UTF-8 string (20) "Turpināt iepirkties"
          Checkout => UTF-8 string (15) "Norēķināties"
          Create account => string (14) "Izveidot kontu"
          Update => string (8) "Atjaunot"
          Add a new address => string (22) "Pievienot jaunu adresi"
          Create new address => string (21) "Izveidot jaunu adresi"
          Send => UTF-8 string (7) "Sūtīt"
          Reorder => UTF-8 string (18) "Pasūtīt no jauna"
          Print out => UTF-8 string (8) "Printēt"
          Send reset link => UTF-8 string (29) "Nosūtīt atjaunošanas linku"
          Back to login => UTF-8 string (25) "Atpakaļ uz autorizāciju"
          Back to Login => UTF-8 string (30) "Atpakaļ uz ielogošanās lapu"
          Change Password => UTF-8 string (16) "Nomainīt paroli"
          Register => UTF-8 string (14) "Reģistrēties"
          Refresh => string (8) "Atjaunot"
          Availability: => UTF-8 string (9) "Piegāde:"
          ModulesProductcommentsAdmin => array (47)
          Save => UTF-8 string (9) "Saglabāt"
          Valid for the entire catalog => string (19) "Der visam katalogam"
          Restricted to some categories => UTF-8 string (38) "Ierobežots atsevišķās kategorijās"
          Restricted to some products => UTF-8 string (36) "Ierobežots atsevišķiem produktiem"
          Product Comments => UTF-8 string (19) "Produkta komentāri"
          Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          The criterion cannot be saved => UTF-8 string (26) "Nevar saglabāt kritēriju"
          Criterion deleted => UTF-8 string (19) "Kristērijs dzēsts"
          Configuration => UTF-8 string (14) "Konfigurācija"
          All reviews must be validated by an employee => UTF-8 string (41) "Visas atsauksmes jāaptiprina darbiniekam"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Allow guest reviews => UTF-8 string (23) "Ļaut viesu komentārus"
          Enable upvotes / downvotes on reviews => UTF-8 string (35) "Ieslēgt balsojumus par atsauksmēm"
          Minimum time between 2 reviews from the same user => UTF-8 string (55) "Minimālais laiks starp 2 viena lietotāja komentāriem"
          Number of comments per page => UTF-8 string (23) "Komentāru skaits lapā"
          Reviews waiting for approval => UTF-8 string (32) "Komentāri gaida apstiprinājumu"
          Reported Reviews => UTF-8 string (28) "Paziņojumi par komentāriem"
          Approve => UTF-8 string (12) "Apstiprināt"
          Not abusive => UTF-8 string (15) "Nav aizskarošs"
          ID => string (2) "ID"
          Name => string (9) "Nosaukums"
          Type => string (4) "Tips"
          Status => string (7) "Statuss"
          Add New Criterion => UTF-8 string (26) "Pievienot jaunu kritēriju"
          Review Criteria => UTF-8 string (22) "Pārbaudīt kritēriju"
          Approved Reviews => UTF-8 string (23) "Pievienotās atsauksmes"
          Review title => string (20) "Atsauksmes nosaukums"
          Review => string (9) "Recenzija"
          Rating => UTF-8 string (13) "Novērtējums"
          Author => string (6) "Autors"
          Product => string (8) "produkts"
          Time of publication => UTF-8 string (19) "Publikācijas laiks"
          Criterion will be restricted to the following categories => UTF-8 string (48) "Kritērijs tiks ierobežots šajās kategorijās"
          Mark the boxes of categories to which this criterion applies. => UTF-8 string (63) "Atzīmējiet kurās kategorijās šis kritērijs piepildīsies."
          Selected => UTF-8 string (12) "izvēlēties"
          Collapse All => UTF-8 string (17) "Sašaurināt visu"
          Expand All => UTF-8 string (13) "Izvērst visu"
          Check All => UTF-8 string (16) "Pārbaudīt visu"
          Uncheck All => UTF-8 string (18) "Nepārbaudīt visu"
          Add new criterion => UTF-8 string (26) "Pievienot jaunu kritēriju"
          Criterion name => UTF-8 string (20) "Kritērija nosaukums"
          Maximum length: %s characters => UTF-8 string (31) "Maksimālais garums: %s zimboli"
          Application scope of the criterion => UTF-8 string (32) "Aplikācijas kritērija apgabals"
          The criterion will be restricted to the following products => UTF-8 string (44) "Kritērijs tiks ierobežots šiem produktiem"
          Active => UTF-8 string (7) "Aktīvs"
          Product Name => string (18) "Produkta nosaukums"
          ShopThemeLaberthemes => array (11)
          All Categories => string (7) "Veikals"
          Search entire store... => UTF-8 string (19) "Meklēt veikalā..."
          Check out => string (18) "Uz iepirkumu grozu"
          More => UTF-8 string (7) "Vairāk"
          Read more => UTF-8 string (14) "Lasīt vairāk"
          seconds => string (8) "sekundes"
          minutes => UTF-8 string (8) "minūtes"
          hours => string (7) "stundas"
          days => string (6) "dienas"
          weeks => UTF-8 string (9) "nedēļas"
          Compare => UTF-8 string (12) "Salīdzināt"
          ModulesBlockwishlistMywishlist => array (1)
          Home => UTF-8 string (7) "Sākums"
          ShopFormsHelp => array (10)
          .png .jpg .gif => string (14) ".png .jpg .gif"
          (E.g.: %date_format%) => UTF-8 string (26) "(piemēram: %date_format%)"
          your@email.com => string (15) "jusu@epasts.com"
          Select reference => UTF-8 string (20) "Izvēlieties sadaļu"
          optional => UTF-8 string (11) "neobligāts"
          How can we help? => UTF-8 string (26) "Kā mēs varam palīdzēt?"
          Don't forget to save your customization to be able to add to cart => UTF-8 string (71) "Neaizmirstiet saglabāt labojumus lai varētu pievienot produktu grozam"
          Your message here => UTF-8 string (11) "Jūsu ziņa"
          250 char. max => UTF-8 string (21) "maksimāli 250 zīmes"
          No selected file => UTF-8 string (20) "Nav izvēlēts fails"
          ShopActions => array (1)
          Back to top => UTF-8 string (9) "Uz augšu"
          ShopThemeCustomeraccount => array (82)
          Transform your guest account into a customer account and enjoy: => UTF-8 string (64) "Pārveidojiet savu viesa kontu par klienta kontu un izmantojiet:"
          Iziet => string (5) "Iziet"
          Labot => string (5) "Labot"
          Receive offers from our partners => UTF-8 string (53) "Saņemt speciālos piedāvājumus no mūsu partneriem"
          #%id% => string (5) "#%id%"
          Your account => UTF-8 string (11) "Jūsu konts"
          Vouchers => string (6) "Kuponi"
          Credit slips => UTF-8 string (17) "Kredīta izraksti"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          Information => UTF-8 string (12) "Informācija"
          Addresses => string (7) "Adreses"
          Add first address => UTF-8 string (25) "Pievienot primāro adresi"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Create account => string (14) "Izveidot kontu"
          Log me out => string (5) "Iziet"
          Log in to your customer account => UTF-8 string (35) "Pierakstīties savā klienta kontā"
          View my customer account => UTF-8 string (26) "Skatīt manu klienta kontu"
          Connected as [1]%firstname% %lastname%[/1]. => UTF-8 string (47) "Pievienojies kā [1]%firstname% %lastname%[/1]."
          Not you? [1]Log out[/1] => UTF-8 string (31) "Neesat Jūs? [1]Atslēgties[/1]"
          Create an account => string (16) "Izveidot profilu"
          You have given permission to receive your order in recycled packaging. => UTF-8 string (88) "Jūs esiet atļāvis (atļāvusi) savu pasūtījumu iepakot pārstrādātā iepakojumā."
          Personalized and secure access => UTF-8 string (34) "Personalizētu un droša piekļuvi"
          Fast and easy checkout => UTF-8 string (36) "Ātru un vieglu preču pasūtīšanu"
          Easier merchandise return => UTF-8 string (39) "Vieglāku preču atgriešanas kārtību"
          Back to your account => UTF-8 string (23) "Atpakaļ uz Jūsu kontu"
          Returned => string (9) "Atgriezts"
          Merchandise return => UTF-8 string (20) "Produktu atgriešana"
          If you wish to return one or more products, please mark the corresponding boxes and provide an explanation for the return. When complete, click the button below. => UTF-8 string (170) "Ja Jūs vēlaties atgriezt vienu vai vairākas preces, lūdzu atzīmējiet atbilst...
          Ja Jūs vēlaties atgriezt vienu vai vairākas preces, lūdzu atzīmējiet atbilstošos laukus un sniedziet atgriešanas paskaidrojumu. Tad nospiediet zemāk esošo pogu.
          
          Request a return => UTF-8 string (22) "Pieprasīt atgriešanu"
          Messages => UTF-8 string (6) "Ziņas"
          Add a message => UTF-8 string (15) "Pievienot ziņu"
          If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
          Update your address => UTF-8 string (16) "Izmainīt adresi"
          New address => string (12) "Jauna adrese"
          Your addresses => UTF-8 string (12) "Jūsu adrese"
          Log in to your account => UTF-8 string (27) "Pierakstīties savā kontā"
          No account? Create one here => UTF-8 string (36) "Jums nav konta? Izveidojiet to šeit"
          Your vouchers => UTF-8 string (12) "Jūsu kuponi"
          Guest Order Tracking => UTF-8 string (30) "Viesu pasūtījumu izsekošana"
          To track your order, please enter the following information: => UTF-8 string (70) "Lai izsekotu jūsu pasūtījumu, lūdzu, ievadiet šādu informāciju:"
          For example: QIIXJXNUI or QIIXJXNUI#1 => UTF-8 string (41) "Piemēram: QIIXJXNUI vai arī QIIXJXNUI#1"
          Guest Tracking => string (14) "Viesu uzskaite"
          Order history => UTF-8 string (21) "Pasūtījumu vēsture"
          Here are the orders you've placed since your account was created. => UTF-8 string (76) "Šie ir pasūtījumi, kurus Jūs esiet veicis (veikusi) kopš konta izveides"
          Details => UTF-8 string (8) "Detaļas"
          Your personal information => UTF-8 string (30) "Jūsu personīgā informācija"
          Order history and details => UTF-8 string (33) "Pasūtījumu vēsture un detaļas"
          Order details => UTF-8 string (21) "Pasūtījuma detaļas"
          Order Reference %reference% - placed on %date% => UTF-8 string (47) "Pasūtījuma nr. %reference% - izveidots %date%"
          Download your invoice as a PDF file. => UTF-8 string (46) "Lejupielādēt savu rēķinu kā PDF dokumentu"
          You have requested gift wrapping for this order. => UTF-8 string (57) "Jūs pieprasījāt savu pasūtījumu iepakot kā dāvanu."
          Message => UTF-8 string (5) "Ziņa"
          Follow your order's status step-by-step => UTF-8 string (27) "Apskatīt savu pasūtījumu"
          Click the following link to track the delivery of your order => UTF-8 string (63) "Spiediet uz sekojošās adreses, lai sekotu savam pasūtījumam"
          Here is a list of pending merchandise returns => UTF-8 string (24) "Jūsu atgrieztās preces"
          Return => UTF-8 string (11) "Atgriešana"
          Package status => UTF-8 string (16) "Pakas stāvoklis"
          Returns form => UTF-8 string (18) "Atgriešanas forma"
          Return details => UTF-8 string (17) "Atgriešanas dati"
          %number% on %date% => string (23) "#%number% veikts %date%"
          We have logged your return request. => UTF-8 string (55) "Mēs esam saņēmuši Jūsu atgriešanas pieprasījumu."
          Your package must be returned to us within %number% days of receiving your order. => UTF-8 string (78) "Pasūtījums jāatgriež %number% dienu laikā pēc pasūtījuma saņemšanas."
          The current status of your merchandise return is: [1] %status% [/1] => UTF-8 string (58) "Pašreizējais atgriezto preču statuss: [1] %status% [/1]"
          List of items to be returned: => UTF-8 string (38) "Preču saraksts, kuras tiks atgrieztas"
          Reminder => UTF-8 string (11) "Atgādināt"
          All merchandise must be returned in its original packaging and in its original state. => UTF-8 string (80) "Visi produkti ir jāatgriež oriģinālajā iepakojumā bez lietojuma pazīmēm."
          Please print out the [1]returns form[/1] and include it with your package. => UTF-8 string (82) "Izdrukājiet [1]atgriešanas formu[/1] un pievienojiet atgriežamajam sūtījumam."
          Please check the [1]returns form[/1] for the correct address. => UTF-8 string (72) "Pārbaudiet vai [1]atgriešanas formā[/1] ir norādīta pareiza adrese."
          When we receive your package, we will notify you by email. We will then begin processing order reimbursement. => UTF-8 string (145) "Tiklīdz mēs saņemsim Jūsu paku mēs nosūtīsim Jums e-pasta paziņojumu. Tad ar...
          Tiklīdz mēs saņemsim Jūsu paku mēs nosūtīsim Jums e-pasta paziņojumu. Tad arī mēs sāksim pasūtījuma vērtības atgriešanas procesu.
          
          Please let us know if you have any questions. => UTF-8 string (56) "Ja Jums ir kādi jautājumi, lūdzu sazinieties ar mums."
          If the conditions of return listed above are not respected, we reserve the right to refuse your package and/or reimbursement. => UTF-8 string (102) "Ja augstāk minētie atgriešanas nosacījumi nav ievēroti, mēs esam tiesīgi att...
          Ja augstāk minētie atgriešanas nosacījumi nav ievēroti, mēs esam tiesīgi atteikt kompensāciju.
          
          Order => UTF-8 string (12) "Pasūtījums"
          Date issued => string (6) "Datums"
          Credit slips you have received after canceled orders. => UTF-8 string (61) "Kredītrēķini kuri saņemti pēc pasūtījuma anulēšanas."
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          View credit slip => UTF-8 string (26) "Apskatīt kredīta izrastu"
          Please enter the email address you used to register. You will receive a temporary link to reset your password. => UTF-8 string (131) "Lūdzu ievadiet e-pasta adresi, ko lietojāt lai reģistrētos. Jūs saņemsiet pa...
          Lūdzu ievadiet e-pasta adresi, ko lietojāt lai reģistrētos. Jūs saņemsiet pagaidu saiti, caur kuru varēsiet atjaunot paroli.
          
          Forgot your password? => UTF-8 string (16) "Aimirsāt paroli"
          Reset your password => UTF-8 string (21) "Nomainīt savu paroli"
          Email address: %email% => string (16) "E-pasts: %email%"
          Already have an account? => string (18) "Jums jau ir konts?"
          Log in instead! => UTF-8 string (16) "Pieslēdzieties!"
          ShopThemeCatalog => array (97)
          Save %percentage% => string (22) "Ietaupiet %percentage%"
          Save %amount% => string (18) "Ietaupiet %amount%"
          Items => UTF-8 string (10) "vienības:"
          Item => UTF-8 string (8) "Vienība"
          Categories => UTF-8 string (8) "Sadaļas"
          Pages => string (5) "Lapas"
          Price drop => string (18) "Nocenotie produkti"
          Best sellers => UTF-8 string (17) "Visvairāk pirkts"
          Category: %category_name% => string (27) "Kategorija: %category_name%"
          List of all brands => UTF-8 string (21) "Visu zīmolu saraksts"
          %number% products => string (17) "%number% produkti"
          %number% product => string (17) "%number% produkti"
          Prices drop => string (17) "Nocenoti produkti"
          Search results => UTF-8 string (23) "Meklēšanas rezultāti"
          List of products by supplier %supplier_name% => UTF-8 string (53) "Produktu saraksts pēc piegādātāja %supplier_name%"
          List of all suppliers => UTF-8 string (28) "Visu piegādātāju saraksts"
          Quantity => string (8) "Daudzums"
          Name, A to Z => UTF-8 string (20) "Nosaukums: A līdz Z"
          Name, Z to A => string (17) "Nosaukums, Z to A"
          Price, low to high => UTF-8 string (32) "Cena, no lētākās uz dārgāko"
          Price, high to low => UTF-8 string (32) "Cena, no dārgākās uz lētāko"
          Sales, highest to lowest => UTF-8 string (33) "Pārdošana, no vairāk uz mazāk"
          Date added, newest to oldest => UTF-8 string (42) "Datums pievienots, no jaunākā uz vecāko"
          Date added, oldest to newest => UTF-8 string (42) "Datums pievienots, no vecākā uz jaunāko"
          Relevance => UTF-8 string (11) "Atbilstība"
          %1$s: => string (5) "%1$s:"
          Search our catalog => UTF-8 string (17) "Meklēt katalogā"
          Search => UTF-8 string (7) "Meklēt"
          New => string (5) "Jauns"
          Used => string (9) "Izmantots"
          Refurbished => string (9) "Atjaunots"
          Online only => UTF-8 string (18) "Tikai tiešsaistē"
          On sale! => UTF-8 string (14) "Izpārdošana!"
          Reduced price => string (7) "Atlaide"
          Pack => string (7) "Pakotne"
          Product available with different options => UTF-8 string (25) "Prece pieejama opcionāli"
          Last items in stock => UTF-8 string (28) "Noliktavā pēdējās preces"
          ean13 => string (5) "ean13"
          isbn => string (4) "isbn"
          upc => string (3) "upc"
          Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
          All best sellers => UTF-8 string (34) "Visi visvairāk pārdotie produkti"
          All brands => UTF-8 string (12) "Visi zīmoli"
          No brand => UTF-8 string (11) "Bez zīmola"
          %s other product in the same category: => UTF-8 string (34) "%s produkts tajā pat kategorijā:"
          %s other products in the same category: => UTF-8 string (34) "%s produktu tajā pat kategorijā:"
          Customers who bought this product also bought: => UTF-8 string (50) "Klienti, kuri iegādājās šo preci nopirka arī:"
          My alerts => UTF-8 string (16) "Mani paziņojumi"
          Popular Products => UTF-8 string (18) "Populāri produkti"
          All products => string (13) "Visi produkti"
          New products => string (14) "Jauni produkti"
          All new products => string (20) "Visi jaunie produkti"
          1 person is currently watching this product. => UTF-8 string (40) "1 persona pašlaik skatās šo produktu."
          %nb_people% people are currently watching this product. => UTF-8 string (42) "%nb_people% personas skatās šo produktu."
          Last time this product was bought: %date_last_order% => UTF-8 string (61) "Pēdējo reizi šis produkts tika nopirkts: %date_last_order%"
          Last time this product was added to a cart: %date_last_cart% => UTF-8 string (69) "Pēdējo reizi kad produkts tikai pievienots grozam: %date_last_cart%"
          No RSS feed added => UTF-8 string (32) "Nav pievienota neviena RSS ziņa"
          On sale => UTF-8 string (13) "Izpārdošana"
          All sale products => UTF-8 string (28) "Visi izpārdošanas produkti"
          All suppliers => UTF-8 string (19) "Visi piegādātāji"
          No supplier => UTF-8 string (18) "Nav piegādātāju"
          Viewed products => UTF-8 string (20) "Apskatītie produkti"
          Regular price => string (14) "Standarta cena"
          Price => string (4) "Cena"
          Your customization: => UTF-8 string (19) "Jūsu pielāgojumi:"
          Product customization => UTF-8 string (23) "Produkta papildinājumi"
          Brand => UTF-8 string (7) "Zīmols"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Availability date: => UTF-8 string (32) "Datums, kad prece būs pieejama:"
          Data sheet => string (9) "Datu lapa"
          Specific References => UTF-8 string (20) "Specifiskas norādes"
          Condition => UTF-8 string (10) "Stāvoklis"
          Reference => UTF-8 string (7) "Norāde"
          Volume discounts => string (15) "Apjoma atlaides"
          You Save => UTF-8 string (13) "Jūs ietaupat"
          %price% tax excl. => string (16) "%price% bez PVN."
          Instead of %price% => UTF-8 string (18) "Tā vietā %price%"
          Including %amount% for ecotax => UTF-8 string (41) "Iekļaujot %amount% dabas resursa nodokli"
          (not impacted by the discount) => UTF-8 string (20) "(neietekmē atlaide)"
          No tax => string (7) "Bez PVN"
          Showing %from%-%to% of %total% item(s) => UTF-8 string (41) "Attēlo %from%-%to% no %total% produktiem"
          There are %product_count% products. => string (32) "Tur ir %product_count% produkti."
          There is 1 product. => string (18) "Tur ir 1 produkts."
          Brands => UTF-8 string (7) "Modeļi"
          List of products by brand %brand_name% => UTF-8 string (43) "Produktu saraksts pēc zīmola %brand_name%"
          List of products by supplier %s => UTF-8 string (35) "Produkta piegādātāju saraksts %s"
          This pack contains => UTF-8 string (15) "Šajā pakā ir"
          Description => string (8) "Apraksts"
          Product Details => UTF-8 string (17) "Produkta detaļas"
          Attachments => string (9) "Pielikumi"
          You might also like => UTF-8 string (19) "Saistītie produkti"
          Suppliers => UTF-8 string (14) "Piegādātājs"
          Unit price => string (9) "Gab. cena"
          Total price => UTF-8 string (13) "Kopējā cena"
          Product => string (8) "Produkts"
          Grid => UTF-8 string (8) "Režģis"
          List => string (5) "Rinda"
          AdminCatalogHelp => array (132)
          Does not apply to the shipping costs => UTF-8 string (38) "Neattiecas uz nosūtīšanas izmaksām"
          Optional: The cart rule will be available to everyone if you leave this field blank. => UTF-8 string (93) "Papildus: esošais grozu noteikumi būs pieejams visiem, ja jūs atstāsiet šo l...
          Papildus: esošais grozu noteikumi būs pieejams visiem, ja jūs atstāsiet šo lauku tukšu.
          
          The default period is one month. => UTF-8 string (46) "Pēc noklusējuma - periods ir viens mēnesis."
          You can choose a minimum amount for the cart either with or without the taxes and shipping. => UTF-8 string (99) "Jūs varat izvēlēties minimālo summu par grozu, vai nu ar vai bez nodokļiem, ...
          Jūs varat izvēlēties minimālo summu par grozu, vai nu ar vai bez nodokļiem, un nosūtīšanas.
          
          The cart rule will be applied to the first "X" customers only. => UTF-8 string (62) "Groza noteikums tiks piemērots tikai pirmajiem "X" klientiem."
          A customer will only be able to use the cart rule "X" time(s). => UTF-8 string (57) "Klients varēs izmantot tikai groza noteikumu "X" reizes."
          This restriction applies to the country of delivery. => UTF-8 string (48) "Šis ierobežojums attiecas uz piegādes valsti."
          This will be displayed in the cart summary, as well as on the invoice. => UTF-8 string (60) "Tas tiks parādīts grozu kopsavilkumā, kā arī rēķinā."
          For your eyes only. This will never be displayed to the customer. => UTF-8 string (49) "Tikai jums. Tas nekad netiks parādīts klientam."
          Caution! If you leave this field blank, the rule will automatically be applied to benefiting customers. => UTF-8 string (96) "Uzmanību! Ja jūs atstājat šo lauku tukšu, noteikums tiks automātiski piemēro...
          Uzmanību! Ja jūs atstājat šo lauku tukšu, noteikums tiks automātiski piemērots klientiem.
          
          If the voucher is not yet in the cart, it will be displayed in the cart summary. => UTF-8 string (77) "Ja kvīts vēl nav iekļauts grozā, tas tiks parādīts groza kopsavilkumā."
          Only applicable if the voucher value is greater than the cart total. => UTF-8 string (76) "Piemēro tikai tad, ja kupona vērtība ir lielāka par kopējo groza summu."
          If you do not allow partial use, the voucher value will be lowered to the total order amount. If you allow partial use, however, a new voucher will be created with the remainder. => UTF-8 string (223) "Ja jūs neatļaujiet daļēju izmantošanu, kupona vērtība tiks samazināta līdz k...
          Ja jūs neatļaujiet daļēju izmantošanu, kupona vērtība tiks samazināta līdz kopējai pasūtījuma summai. Tomēr, ja jūs atļausiet daļēju kupona izmantošanu, tad par atlikušo daļu tiks izveidots jauns kupons.
          
          Cart rules are applied by priority. A cart rule with a priority of "1" will be processed before a cart rule with a priority of "2". => UTF-8 string (145) "Groza noteikumi tiek piemēroti pēc prioritātes. Groza noteikums ar prioritāt...
          Groza noteikumi tiek piemēroti pēc prioritātes. Groza noteikums ar prioritāti "1" tiks apstrādāts pirms groza noteikuma ar prioritāti "2".
          
          Choose a color with the color picker, or enter an HTML color (e.g. "lightblue", "#CC6600"). => UTF-8 string (110) "Izvēlieties krāsu ar krāsu atlasītāju vai ievadiet HTML krāsas kodu (piemēra...
          Izvēlieties krāsu ar krāsu atlasītāju vai ievadiet HTML krāsas kodu (piemēram, "lightblue", "#CC6600").
          
          Your internal name for this attribute. => UTF-8 string (44) "Jūsu iekšējais nosaukums šim atribūtam."
          The public name for this attribute, displayed to the customers. => UTF-8 string (56) "Publiskais nosaukums šim atribūtam, redzams klientiem."
          The way the attribute's values will be presented to the customers in the product's page. => UTF-8 string (74) "Atribūta vērtību uzrādīšanas veids priekš klientiem produktu lapā."
          Choose the attribute group for this value. => UTF-8 string (44) "Izvēlaties atribūta grupu šai vērtībai."
          Upload an image file containing the color texture from your computer. => UTF-8 string (70) "Augšupielādējat attēla failu kurš satur tekstūru no sava datora."
          This will override the HTML color! => UTF-8 string (29) "Tas pārrakstīs HTML krāsu!"
          Save then add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
          Allow customers to upload files using the contact page. => UTF-8 string (74) "Atļaut klientiem augšupielādēt failus izmantojot kontaktēšanās lapu"
          Please fill out the message fields that appear by default when you answer a thread on the customer service page. => UTF-8 string (136) "Lūdzu, aizpildiet ziņojuma laukus, kas tiek parādīti pēc noklusējuma, kad at...
          Lūdzu, aizpildiet ziņojuma laukus, kas tiek parādīti pēc noklusējuma, kad atbildat uz pieprasījumiem klientu apkalpošanas lapā.
          
          URL for your IMAP server (ie.: mail.server.com). => UTF-8 string (51) "Saite jūsu IMAP serverim (piem.: mail.server.com)."
          Port to use to connect to your IMAP server. => string (46) "Ports ko izmanto savienojumam ar IMAP serveri."
          User to use to connect to your IMAP server. => UTF-8 string (61) "Lietotāja vārds, lai izveidotu savienojumu ar IMAP serveri."
          Password to use to connect your IMAP server. => string (36) "Parole savienojumam ar IMAP serveri."
          Delete messages after synchronization. If you do not enable this option, the synchronization will take more time. => UTF-8 string (110) "Dzēsiet ziņojumus pēc sinhronizācijas. Ja neieslēgsiet šo opciju, sinhronizā...
          Dzēsiet ziņojumus pēc sinhronizācijas. Ja neieslēgsiet šo opciju, sinhronizācija prasīs vairāk laika.
          
          Create new threads for unrecognized emails. => UTF-8 string (57) "Izveidot jaunu neatpazīstamu e-pasta ziņojumu sarakstu."
          Use POP3 instead of IMAP. => string (29) "Izmantojiet POP3, nevis IMAP."
          Do not use RSH or SSH to establish a preauthenticated IMAP sessions. => UTF-8 string (79) "Neizmantojiet RSH vai SSH, lai izveidotu iepriekš apstiprinātas IMAP sesijas."
          Use the Secure Socket Layer (TLS/SSL) to encrypt the session. => UTF-8 string (66) "Izmantojiet Secure Socket Layer (TLS / SSL), lai šifrētu sesiju."
          Validate certificates from the TLS/SSL server. => UTF-8 string (45) "Apstipriniet TLS / SSL servera sertifikātus."
          Do not validate certificates from the TLS/SSL server. This is only needed if a server uses self-signed certificates. => UTF-8 string (136) "Nevar apstiprināt sertifikātus no TLS / SSL servera. Tas ir nepieciešams tik...
          Nevar apstiprināt sertifikātus no TLS / SSL servera. Tas ir nepieciešams tikai tad, ja serveris izmanto paša paraksta sertifikātus.
          
          Force use of start-TLS to encrypt the session, and reject connection to servers that do not support it. => UTF-8 string (112) "Piespiediet start-TLS lietošanu sesijas šifrēšanai un noraidiet savienojumu ...
          Piespiediet start-TLS lietošanu sesijas šifrēšanai un noraidiet savienojumu ar serveriem, kas to neatbalsta.
          
          Do not use start-TLS to encrypt the session, even with servers that support it. => UTF-8 string (81) "Neizmantojiet start-TLS, lai šifrētu sesiju, pat ar serveriem, kas to atbals...
          Neizmantojiet start-TLS, lai šifrētu sesiju, pat ar serveriem, kas to atbalsta.
          
          Save and add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
          Back to the list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Add new feature values => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
          Add new feature value => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
          Company name for this supplier => UTF-8 string (41) "Uzņēmuma nosaukums šim piegādātājam"
          Phone number for this supplier => UTF-8 string (31) "Piegādātāja telefona nummurs"
          Mobile phone number for this supplier. => UTF-8 string (39) "Piegādātāja mobilā telefona numurs."
          Will appear in the list of suppliers. => UTF-8 string (38) "Parādīsies piegādātāju sarakstā."
          Upload a supplier logo from your computer. => UTF-8 string (59) "Augšupielādējiet piegādātāja logotipu no sava datora."
          Create a new product: CTRL+P => string (31) "Izveidot jaunu produktu: CTRL+P"
          To have a different title from the category name, enter it here. => UTF-8 string (66) "Lai nosaukums būtu savādāks kā kategorijai, ievadiet to šeit."
          To have a different description than your category summary in search results page, write it here. => UTF-8 string (119) "Lai meklēšanas rezultātu lapā būtu atšķirīgs apraksts nekā jūsu kategoriju k...
          Lai meklēšanas rezultātu lapā būtu atšķirīgs apraksts nekā jūsu kategoriju kopsavilkums, ierakstiet to šeit.
          
          Search for a product => UTF-8 string (17) "Meklēt produktus"
          Enter your product name => string (32) "Ievadiet sava produkta nosaukumu"
          The summary is a short sentence describing your product.<br />It will appears at the top of your shop's product page, in product lists, and in search engines' results page (so it's important for SEO). To give more details about your product, use the "Description" tab. => UTF-8 string (314) "Kopsavilkums ir īss teikums, kurā aprakstīts jūsu produkts. <br/>Tas parādīs...
          Kopsavilkums ir īss teikums, kurā aprakstīts jūsu produkts. <br/>Tas parādīsies jūsu veikala produkta lapas augšdaļā, produktu sarakstos un meklētājprogrammu rezultātu lapā (tādēļ tas ir svarīgi, lai veiktu SEO). Lai iegūtu sīkāku informāciju par jūsu produktu, izmantojiet cilni "Apraksts".
          
          Search and add a related product => UTF-8 string (45) "Meklējiet un pievienojiet saistītu produktu"
          Use a comma to create separate tags. E.g.: dress, cotton, party dresses. => UTF-8 string (95) "Izmantojiet komatu, lai izveidotu atsevišķus tagus. Piemēram: kleita, kokvil...
          Izmantojiet komatu, lai izveidotu atsevišķus tagus. Piemēram: kleita, kokvilna, vakarkleita.
          
          Per kilo, per litre => string (24) "Par kilogramu, par litru"
          Leave empty to disable => UTF-8 string (31) "Atstājiet tukšu lai izslēgtu"
          Combine several attributes, e.g.: "Size: all", "Color: red". => UTF-8 string (80) "Apvienojiet vairākus atribūtus, piemēram: "Izmērs: visi", "Krāsa: sarkans"."
          This description will appear in search engines. You need a single sentence, shorter than 160 characters (including spaces) => UTF-8 string (144) "Šis apraksts parādīsies meklētājprogrammās. Jums ir nepieciešams viens teiku...
          Šis apraksts parādīsies meklētājprogrammās. Jums ir nepieciešams viens teikums, kas ir īsāks par 160 rakstzīmēm (ieskaitot atstarpes)
          
          To which product the page should redirect? => UTF-8 string (45) "Uz kādu produktu lapai vajadzētu novirzīt?"
          To which category the page should redirect? => UTF-8 string (48) "Uz kādu produktu lapai vajadzētu pāradresēt?"
          If no category is selected the Main Category is used => UTF-8 string (64) "Ja nav izvēlēta kategorija, tiks izmantota galvenā kategorija"
          To have a different title from the product name, enter it here. => UTF-8 string (77) "Lai virsraksta nosaukums būtu atšķirīgs kā produktam, ievadiet to šeit."
          Public title for the product's page, and for search engines. Leave blank to use the product name. The number of remaining characters is displayed to the left of the field. => UTF-8 string (183) "Publiskais virsraksts produkta lapai un meklētājprogrammām. Atstājiet tukšu,...
          Publiskais virsraksts produkta lapai un meklētājprogrammām. Atstājiet tukšu, lai izmantotu produkta nosaukumu. Atlikušo rakstzīmju skaits tiek parādīts lauka kreisajā pusē.
          
          To have a different description than your product summary in search results pages, write it here. => UTF-8 string (106) "Lai iegūtu meklēšanas rezultātu lapās citu aprakstu nekā produkta kopsavilku...
          Lai iegūtu meklēšanas rezultātu lapās citu aprakstu nekā produkta kopsavilkums, uzrakstiet to šeit.
          
          Upload a brand logo from your computer. => UTF-8 string (52) "Augšupielādējiet zīmola logotipu no sava datora."
          Search name => UTF-8 string (14) "Meklēt vārdu"
          Search category => UTF-8 string (18) "Meklēt kategoriju"
          Search ref. => UTF-8 string (19) "Meklēšanas lauks."
          Save the product and stay on the current page: ALT+SHIFT+S => UTF-8 string (72) "Saglabāt produktu un palieciet uz pašreizējās lapas: ALT + SHIFT + S"
          Permanently delete this product. => UTF-8 string (32) "Izdzēst šo produktu pilnībā."
          See how your product sheet will look online: ALT+SHIFT+V => UTF-8 string (75) "Skatiet, kā jūsu produktu lapa izskatīsies tiešsaistē: ALT + SHIFT + V"
          Enable or disable the product on your shop: ALT+SHIFT+O => UTF-8 string (62) "Ieslēgt vai izslēgt produktu savā veikalā: ALT + SHIFT + O"
          Save and duplicate this product, then go to the new product: ALT+SHIFT+D => UTF-8 string (95) "Saglabājiet un kopējiet šo produktu, pēc tam pārejiet pie jaunā produkta: AL...
          Saglabājiet un kopējiet šo produktu, pēc tam pārejiet pie jaunā produkta: ALT + SHIFT + D
          
          Save and go back to the catalog: ALT+SHIFT+Q => UTF-8 string (53) "Saglabāt un atgriezieties katalogā: ALT + SHIFT + Q"
          Save and create a new product: ALT+SHIFT+P => UTF-8 string (53) "Saglabāt un izveidot jaunu produktu: ALT + SHIFT + P"
          Is the product a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a standard, physical product? => UTF-8 string (183) "Vai tas ir produktu komplekts (vismaz divu esošu produktu kombinācija), virt...
          Vai tas ir produktu komplekts (vismaz divu esošu produktu kombinācija), virtuāls produkts (lejupielādējamais fails, pakalpojums utt.) vai vienkārši standarta, fizisks produkts?
          
          Search categories => UTF-8 string (19) "Meklēt kategorijas"
          Where should the product be available on your site? The main category is where the product appears by default: this is the category which is seen in the product page's URL. Disabled categories are written in italics. => UTF-8 string (221) "Kurā vietnes vietā produktam jāparādās? Galvenā kategorija ir vieta, kur pro...
          Kurā vietnes vietā produktam jāparādās? Galvenā kategorija ir vieta, kur produkts tiek rādīts pēc noklusējuma: šī ir kategorija, kas redzama produkta lapas URL. Atslēgtās kategorijas ir rakstītas kursīvā.
          
          If you want to quickly create a new category, you can do it here. Don’t forget to then go to the Categories page to fill in the needed details (description, image, etc.). A new category will not automatically appear in your shop's menu, please read the Help about it. => UTF-8 string (297) "Ja vēlaties ātri izveidot jaunu kategoriju, to varat izdarīt šeit. Neaizmirs...
          Ja vēlaties ātri izveidot jaunu kategoriju, to varat izdarīt šeit. Neaizmirstiet pēc tam doties uz kategoriju lapu, lai aizpildītu nepieciešamās detaļas (apraksts, attēls utt.). Jauna kategorija netiks automātiski parādīta jūsu veikala izvēlnē, lūdzu, izlasiet palīdzību par to.
          
          Does this combination have a different price? Is it cheaper or more expensive than the default retail price? => UTF-8 string (123) "Vai šai kombinācijai ir atšķirīga cena? Vai tas ir lētāks vai dārgāks nekā n...
          Vai šai kombinācijai ir atšķirīga cena? Vai tas ir lētāks vai dārgāks nekā noklusējuma mazumtirdzniecības cena?
          
          The minimum quantity required to buy this product (set to 1 to disable this feature). E.g.: if set to 3, customers will be able to purchase the product only if they take at least 3 in quantity. => UTF-8 string (189) "Minimālais daudzums, kas nepieciešams, lai iegādātos šo produktu (1 atslēdz ...
          Minimālais daudzums, kas nepieciešams, lai iegādātos šo produktu (1 atslēdz šo funkciju). Piemēram: ja norādīt 3, tad klienti varēs iegādāties šo produktu ne mazāk kā 3 gab.
          
          The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to [1]Advanced Parameters > Team[/1] => UTF-8 string (168) "E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu l...
          E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu lapu. Lai mainītu atļaujas, dodieties uz [1]Paplašinātie uzstādījumi> Komanda[/1]
          
          This type of product code is specific to Europe and Japan, but is widely used internationally. It is a superset of the UPC code: all products marked with an EAN will be accepted in North America. => UTF-8 string (213) "Šis produkta tipa kods ir raksturīgs Eiropai un Japānai, taču tas tiek plaši...
          Šis produkta tipa kods ir raksturīgs Eiropai un Japānai, taču tas tiek plaši izmantots starptautiskā mērogā. Tas ir UPC koda virsraksts: visi produkti, kas marķēti ar EAN, tiks pieņemti Ziemeļamerikā.
          
          Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. To create a combination, you need to create your product attributes first. Go to Catalog > Attributes & Features for this! => UTF-8 string (241) "Kombinācijas - dažādas produkta variācijas, kuru īpašības, piemēram, izmērs,...
          Kombinācijas - dažādas produkta variācijas, kuru īpašības, piemēram, izmērs, svars vai krāsa, var atšķirties. Lai izveidotu kombināciju, vispirms vispirms jāizveido sava produkta atribūti. Ejiet uz Katalogs > Preces atribūti!
          
          This is the human-readable URL, as generated from the product's name. You can change it if you want. => UTF-8 string (99) "Tas ir lasāms URL, kas tiek ģenerēts no produkta nosaukuma. Jūs to varat mai...
          Tas ir lasāms URL, kas tiek ģenerēts no produkta nosaukuma. Jūs to varat mainīt, ja vēlaties.
          
          When your product is disabled, choose to which page you’d like to redirect the customers visiting its page by typing the product or category name. => UTF-8 string (149) "Kad produkts ir atslēgts, izvēlieties, uz kādu lapu vēlaties novirzīt klient...
          Kad produkts ir atslēgts, izvēlieties, uz kādu lapu vēlaties novirzīt klientus, kas apmeklē lapu, ierakstot produktu vai kategorijas nosaukumu.
          
          No redirection (404) = Do not redirect anywhere and display a 404 "Not Found" page. => UTF-8 string (70) "Nepārsūtīt (404) = Nepārsūtīt un rādīt lapu 404 "Nav atrasta"."
          Permanent redirection (301) = Permanently display another product or category instead. => UTF-8 string (85) "Pastāvīga novirzīšana (301) = Pastāvīgi parādīt citu produktu vai kategoriju."
          Temporary redirection (302) = Temporarily display another product or category instead. => UTF-8 string (80) "Pagaidu pāredresācija (302) = Uz laiku parādīt citu produktu vai kategoriju."
          Display delivery time for a product is advised for merchants selling in Europe to comply with the local laws. => UTF-8 string (77) "ES pārdevējam jānorāda piegādes laiks, lai atbilstu vietējiem likumiem."
          If a carrier has a tax, it will be added to the shipping fees. Does not apply to free shipping. => UTF-8 string (106) "Ja pārvadātājam ir nodokļi, tie tiks pievienoti piegādes izmaksām. Neattieca...
          Ja pārvadātājam ir nodokļi, tie tiks pievienoti piegādes izmaksām. Neattiecas uz bezmaksas piegādi.
          
          edit => UTF-8 string (9) "Rediģēt"
          This interface allows you to specify the suppliers of the current product and its combinations, if any. => UTF-8 string (89) "Šī saskarne ļauj norādīt pašreizējā produkta un tā kombināciju piegādātājus."
          You can specify supplier references according to previously associated suppliers. => UTF-8 string (96) "Varat norādīt piegādātāju references saskaņā ar iepriekš saistītajiem piegād...
          Varat norādīt piegādātāju references saskaņā ar iepriekš saistītajiem piegādātājiem.
          
          When using the advanced stock management tool (see Shop Parameters > Products settings), the values you define (price, references) will be used in supply orders. => UTF-8 string (193) "Izmantojot paplašināto noliktavas pārvaldības rīku (skatiet Veikala parametr...
          Izmantojot paplašināto noliktavas pārvaldības rīku (skatiet Veikala parametri > Produktu iestatījumi), piegādes pasūtījumos tiks izmantotas jūsu noteiktas vērtības (cena, atsauces).
          
          This interface allows you to specify the warehouse in which the product is stocked. => UTF-8 string (70) "Šī saskarne ļauj norādīt noliktavu, kurā produkts ir uzkrājies."
          It is also possible to specify the location within the warehouse for each product or combination. => UTF-8 string (81) "Katram produktam vai kombinācijai ir iespējams arī norādīt vietu noliktavā."
          Number of days this file can be accessed by customers. Set to zero for unlimited access. => UTF-8 string (94) "Dienu skaits, kad šim failam var piekļūt klienti. Atzīmējiet 0 neierobežotai...
          Dienu skaits, kad šim failam var piekļūt klienti. Atzīmējiet 0 neierobežotai piekļuvei.
          
          Upload a file from your computer (%maxUploadSize% max.) => UTF-8 string (57) "Augšupielādējiet failu no datora (%maxUploadSize% max)"
          The full filename with its extension (e.g. Book.pdf) => UTF-8 string (58) "Pilns faila nosaukums ar paplašinājumu (piem., Book.pdf)"
          Number of downloads allowed per customer. Set to 0 for unlimited downloads. => UTF-8 string (100) "Iespējamo lejupielāžu skaits katram klientam. Iestatiet 0 neierobežotu lejup...
          Iespējamo lejupielāžu skaits katram klientam. Iestatiet 0 neierobežotu lejupielāžu gadījumā.
          
          If set, the file will not be downloadable after this date. Leave blank if you do not wish to attach an expiration date. => UTF-8 string (134) "Ja tas ir iestatīts, fails pēc šī datuma nebūs lejupielādējams. Atstājiet tu...
          Ja tas ir iestatīts, fails pēc šī datuma nebūs lejupielādējams. Atstājiet tukšu, ja nevēlaties pievienot derīguma termiņu.
          
          Combinations are the different variations of a product, with attributes like its size, weight or color taking different values. Does your product require combinations? => UTF-8 string (175) "Kombinācijas ir dažādas produkta variācijas, kuru īpašības, piemēram, izmērs...
          Kombinācijas ir dažādas produkta variācijas, kuru īpašības, piemēram, izmērs, svars vai krāsa, var atšķirties. Vai jūsu produktam ir nepieciešamas kombinācijas?
          
          Advanced settings in [1][2]Combinations[/1] => UTF-8 string (50) "Paplašinātie iestatījumi [1][2]Combinations[/1]"
          Your reference code for this product. Allowed special characters: .-_#. => UTF-8 string (58) "Produkta artikuls. Atļautās īpašās rakstzīmes: .-_#."
          How many products should be available for sale? => UTF-8 string (50) "Cik daudz produktu jābūt pieejamam pārdošanai?"
          Advanced settings in [1][2]Quantities[/1] => UTF-8 string (46) "Paplašinātie iestatījumi [1][2]Daudzumi[/1]"
          This is the retail price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select. => UTF-8 string (171) "Šī ir mazumtirdzniecības cena, par kuru jūs plānojat pārdot šo produktu savi...
          Šī ir mazumtirdzniecības cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļautais nodoklis mainīsies atkarībā no izvēlētā nodokļu likuma.
          
          Advanced settings in [1][2]Pricing[/1] => UTF-8 string (42) "Paplašinātie iestatījumi [1][2]Cena[/1]"
          This type of product code is widely used in the United States, Canada, the United Kingdom, Australia, New Zealand and in other countries. => UTF-8 string (157) "Šāda veida produkta kodu plaši izmanto Amerikas Savienotajās Valstīs, Kanādā...
          Šāda veida produkta kodu plaši izmanto Amerikas Savienotajās Valstīs, Kanādā, Apvienotajā Karalistē, Austrālijā, Jaunzēlandē un citās valstīs.
          
          ISBN is used internationally to identify books and their various editions. => UTF-8 string (89) "ISBN tiek izmantots starptautiski, lai identificētu grāmatas un to dažādus i...
          ISBN tiek izmantots starptautiski, lai identificētu grāmatas un to dažādus izdevumus.
          
          Tags are meant to help your customers find your products via the search bar. => UTF-8 string (93) "Tagi ir paredzēti, lai palīdzētu klientiem atrast jūsu produktus, izmantojot...
          Tagi ir paredzēti, lai palīdzētu klientiem atrast jūsu produktus, izmantojot meklētāju.
          
          Choose terms and keywords that your customers will use to search for this product and make sure you are consistent with the tags you may have already used. => UTF-8 string (164) "Izvēlieties vārdus un atslēgvārdus, ko jūsu klienti izmantos, lai meklētu šo...
          Izvēlieties vārdus un atslēgvārdus, ko jūsu klienti izmantos, lai meklētu šo produktu, un pārliecinieties, vai tie ir atbilstoši ar jau lietotajiem tagiem.
          
          You can manage tag aliases in the [1]Search section[/1]. If you add new tags, you have to rebuild the index. => UTF-8 string (116) "Jūs varat pārvaldīt tagus [1]Meklēšanas sadaļa[/1]. Ja pievienojat jaunus ta...
          Jūs varat pārvaldīt tagus [1]Meklēšanas sadaļa[/1]. Ja pievienojat jaunus tagus, jums ir jāpārveido indekss.
          
          Not all shops sell new products. This option enables you to indicate the condition of the product. It can be required on some marketplaces. => UTF-8 string (119) "Ne visi veikali pārdod jaunus produktus. Šī opcija ļauj norādīt preces stāvo...
          Ne visi veikali pārdod jaunus produktus. Šī opcija ļauj norādīt preces stāvokli. To var prasīt dažās vietās.
          
          This is the price at which you intend to sell this product to your customers. The tax included price will change according to the tax rule you select. => UTF-8 string (151) "Šī ir cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļa...
          Šī ir cena, par kuru jūs plānojat pārdot šo produktu saviem klientiem. Iekļautais nodoklis mainīsies atkarībā no izvēlētā nodokļu likuma.
          
          The cost price is the price you paid for the product. Do not include the tax. It should be lower than the retail price: the difference between the two will be your margin. => UTF-8 string (144) "Iepirkuma cena par produktu. Neiekļaujiet nodokli. Tai jābūt zemākai par maz...
          Iepirkuma cena par produktu. Neiekļaujiet nodokli. Tai jābūt zemākai par mazumtirdzniecības cenu: starpība starp abām būs jūsu peļņa.
          
          You can set specific prices for customers belonging to different groups, different countries, etc. => UTF-8 string (97) "Varat noteikt konkrētas cenas klientiem, kas pieder dažādām grupām, dažādām ...
          Varat noteikt konkrētas cenas klientiem, kas pieder dažādām grupām, dažādām valstīm utt.
          
          Sometimes one customer can fit into multiple price rules. Priorities allow you to define which rules apply first. => UTF-8 string (138) "Dažreiz viens klients var iekļauties vairāku cenu noteikumos. Prioritātes ļa...
          Dažreiz viens klients var iekļauties vairāku cenu noteikumos. Prioritātes ļauj jums noteikt, kuri noteikumi vispirms tiek piemēroti.
          
          Invalid token => UTF-8 string (17) "Nederīgs žetons"
          [1]Invalid token[/1]: direct access to this link may lead to a potential security breach. => UTF-8 string (98) "[1]Nederīgs token[/1]: tieša piekļuve šai saitei var radīt iespējamu drošība...
          [1]Nederīgs token[/1]: tieša piekļuve šai saitei var radīt iespējamu drošības pārkāpumu.
          
          Do you want to display this page? => UTF-8 string (33) "Vai vēlaties parādīt šo lapu?"
          Yes, I understand the risks => UTF-8 string (22) "Jā, es saprotu riskus"
          Take me out of there! => UTF-8 string (28) "Noņemiet mani no šejienes!"
          If you want a category to appear in the menu of your shop, go to [1]Modules > Module Manager[/1] and configure your menu module. => UTF-8 string (147) "Ja vēlaties lai kategorija tiek attēlota veikala izvēlnē, ejiet uz [1]Moduļi...
          Ja vēlaties lai kategorija tiek attēlota veikala izvēlnē, ejiet uz [1]Moduļi > Moduļu pārvaldnieks.[/1] Tad konfigurējiet izvēlnes moduli.
          
          This is the main image for your category, displayed in the category page. The category description will overlap this image and appear in its top-left corner. => UTF-8 string (170) "Šis ir galvenais jūsu kategorijas attēls, kas tiek rādīts kategorijas lapā. ...
          Šis ir galvenais jūsu kategorijas attēls, kas tiek rādīts kategorijas lapā. Kategorijas apraksts pārklās šo attēlu un parādīsies augšējā kreisajā stūrī.
          
          Displays a small image in the parent category's page, if the theme allows it. => UTF-8 string (73) "Parādās neliels attēls vecāku kategorijas lapā, ja tēma to atļauj."
          The category thumbnail appears in the menu as a small image representing the category, if the theme allows it. => UTF-8 string (108) "Izvēlnes sīktēls tiek parādīts izvēlnē kā mazs attēls, kas attēlo kategoriju...
          Izvēlnes sīktēls tiek parādīts izvēlnē kā mazs attēls, kas attēlo kategoriju, ja tēma to atļauj.
          
          Only letters, numbers, underscore (_) and the minus (-) character are allowed. => UTF-8 string (79) "Atļauts izmantot tikai burtus, ciparus, pasvītras zīmes (_) un mīnusus (-)."
          Mark all of the customer groups which you would like to have access to this category. => UTF-8 string (78) "Atzīmējiet visas grupas, kurām vēlaties sniegt piekļuvi šai kategorijai."
          You now have three default customer groups. => UTF-8 string (48) "Tagad jums ir trīs noklusējuma klientu grupas."
          An empty category is a category that has no product directly associated to it. An empty category may however contain products through its subcategories. => UTF-8 string (159) "Tukša kategorija ir kategorija, kurai nav ar to tieši saistīta produkta. Tuk...
          Tukša kategorija ir kategorija, kurai nav ar to tieši saistīta produkta. Tukšajā kategorijā tomēr var būt produkti, kas ietilpst to apakškategorijās.
          
          ModulesMailalertsAdmin => array (2)
          image(s) => UTF-8 string (10) "attēls(i)"
          Voucher code: => string (12) "Kupona kods:"
          ModulesBrandlistShop => array (3)
          All brands => UTF-8 string (12) "Visi zīmoli"
          Brands => string (6) "Markas"
          No brand => UTF-8 string (11) "Bez zīmola"
          EmailsBody => array (304)
          <a href="{shop_url}">{shop_name}</a> powered by <a href="{prestashop_url}">PrestaShop™</a> => UTF-8 string (89) "<a href="{shop_url}">{shop_name}</a> darbina <a href="{prestashop_url}">Pres...
          <a href="{shop_url}">{shop_name}</a> darbina <a href="{prestashop_url}">PrestaShop™</a>
          
          Message from {shop_name} => UTF-8 string (24) "Ziņojums no {shop_name}"
          Your login email address on {shop_name} => UTF-8 string (55) "Jūsu pieteikšanās e-pasta adrese vietnē {shop_name}"
          Here is your login email address: => UTF-8 string (45) "Šeit ir jūsu pieteikšanās e-pasta adrese:"
          Thank you for creating a customer account at {shop_name}. => UTF-8 string (51) "Paldies, ka izveidojāt klienta kontu {shop_name}."
          Paldies, ka izveidojāt klienta kontu  {shop_name}.
          
          Important Security Tips: => UTF-8 string (25) "Svarīgi drošības tipi:"
          Always keep your account details safe. => UTF-8 string (51) "Vienmēr saglabāt droši savu konta informāciju ."
          Never disclose your login details to anyone. => UTF-8 string (66) "Nekādā gadījumā neizpaust jūsu pieteikšanās datus ikvienam."
          Change your password regularly. => UTF-8 string (30) "Mainiet savu paroli regulāri."
          Should you suspect someone is using your account illegally, please notify us immediately. => UTF-8 string (104) "Ja jums ir aizdomas,ka kāds, izmanto Jūsu kontu nelikumīgi, lūdzu, nekavējot...
          Ja jums ir aizdomas,ka  kāds, izmanto Jūsu kontu nelikumīgi, lūdzu, nekavējoties informējiet mūs.
          
          Email address: => string (15) "E-pasta adrese:"
          Please go on <a href="{order_link}">{order_link}</a> to finalize the payment. => UTF-8 string (77) "Dodieties uz <a href="{order_link}">{order_link}</a> lai pabeigtu maksājumu."
          A new order has been generated on your behalf. => UTF-8 string (46) "Jūsu vārdā ir izveidots jauns pasūtījums."
          Awaiting wire payment => UTF-8 string (29) "Gaidam bankas pārskaitījumu"
          You have selected to pay by wire transfer. => UTF-8 string (55) "Jūs izvēlējāties maksāt ar bankas pārskaitījumu."
          Here are the bank details for your transfer: => UTF-8 string (50) "Šeit ir bankas rekvizīti jūsu pārskaitījumam:"
          Account owner: => UTF-8 string (17) "Konta turētājs:"
          Account details: => UTF-8 string (19) "Konta informācija:"
          Bank address: => string (14) "Bankas adrese:"
          Please specify your order reference in the bankwire description. => UTF-8 string (55) "Norādiet pasūtījuma numuru bankas pārskaitījumā."
          Norādiet pasūtījuma numuru  bankas pārskaitījumā.
          
          Your order with the reference [1]{order_name}[/1] has been placed successfully and will be [1]shipped as soon as we receive your payment[/1]. => UTF-8 string (143) "Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un ti...
          Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un tiks nosūtīts [1]tiklīdz mēs saņemsim jūsu maksājumu[/1].
          
          Thank you for shopping with {shop_name}! => UTF-8 string (40) "Paldies par iepirkšanos ar {shop_name}!"
          Amount: => string (6) "Summa:"
          Awaiting check payment => UTF-8 string (23) "Gaidam maksājuma čeku"
          You have selected to pay by check. => UTF-8 string (38) "Jūs izvēlējāties maksāt ar čeku."
          Here are the bank details for your check: => UTF-8 string (40) "Šeit ir bankas rekvizīti Jūsu čekam:"
          Payable to the order of: => UTF-8 string (28) "Maksājamu par pasūtījumu:"
          Please mail your check to: => UTF-8 string (33) "Lūdzu, nosūtiet Jūsu čeku uz:"
          Message from a {shop_name} customer => UTF-8 string (32) "Ziņojums no {shop_name} klienta"
          Order ID: => UTF-8 string (16) "Pasūtījuma ID:"
          Your message to {shop_name} Customer Service => UTF-8 string (55) "Jūsu ziņa {shop_name} klientu apkalpošanas dienestam"
          Your message has been sent successfully. => UTF-8 string (37) "Jūsu ziņa ir nosūtīta veiksmīgi."
          We will answer as soon as possible. => UTF-8 string (45) "Mēs atbildi sniegsim pēc iespējas ātrāk."
          Attached file: => string (18) "Pievienotie faili:"
          Product: => string (6) "Prece:"
          Credit slip created => UTF-8 string (24) "Izveidota kredītlīnija"
          We have generated a credit slip in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (96) "Mēs izveidojām kredīta kvīti Jūsu vārdā jūsu pirkumam ar atsauci uz [1]{orde...
          Mēs izveidojām kredīta kvīti Jūsu vārdā jūsu pirkumam ar atsauci uz [1]{order_name}[/1].
          
          Thank you for your order with the reference {order_name} from <strong>{shop_name}</strong> => UTF-8 string (87) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no <strong>{shop_name}<...
          Paldies par jūsu pasūtījumu ar artikulu {order_name} no <strong>{shop_name}</strong>
          
          Product(s) now available for download => UTF-8 string (40) "Produkts tagad ir pieejams lejupielādei"
          You have [1]{nbProducts}[/1] product(s) now available for download using the following link(s): => UTF-8 string (97) "Jums tagad produkts [1]{nbProducts}[/1] ir pieejams lejupielādei izmantojot ...
          Jums tagad produkts [1]{nbProducts}[/1] ir pieejams lejupielādei izmantojot sekojošu saiti(es):
          
          Your {shop_name} login information => UTF-8 string (45) "Jūsu {shop_name} pieteikšanās informācija"
          Here is your personal login information for [1]{shop_name}[/1]: => UTF-8 string (83) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam [1]{shop_name}[/1]:"
          First name: => UTF-8 string (7) "Vārds:"
          Last name: => UTF-8 string (9) "Uzvārds:"
          Customer service - Forwarded discussion => UTF-8 string (45) "Klientu apkalpošana - Pārsūtīta diskusija"
          [1]{employee}[/1] added [1]"{comment}"[/1] => string (47) "[1]{employee}[/1] pievienoja [1]"{comment}"[/1]"
          [1]{employee}[/1] wanted to forward this discussion to you. => UTF-8 string (58) "[1]{employee}[/1] vēlējās nosūtīt šo diskusiju Jums."
          Discussion history: => UTF-8 string (20) "Diskusijas vēsture:"
          Your customer account creation => UTF-8 string (27) "Jūsu klientu konta izveide"
          Your guest account for [1]{shop_name}[/1] has been transformed into a customer account. => UTF-8 string (79) "Jūsu viesa konts veikalā [1]{shop_name}[/1] ir pārveidots par klienta kontu."
          Please be careful when sharing these login details with others. => UTF-8 string (73) "Lūdzu, uzmanieties kopīgojot šo pieteikšanās informāciju ar citiem."
          Import complete => UTF-8 string (22) "Importēšana pabeigta"
          Your order with the reference [1]{order_name}[/1] is currently in transit. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
          {followup} => string (10) "{followup}"
          In transit => UTF-8 string (6) "Ceļā"
          You can track your package using the following link: => UTF-8 string (51) "Jūs varat izsekot savu paku, izmantojot šo saiti:"
          You have received a new log alert => UTF-8 string (49) "Jūs esat saņēmis jaunu brīdinājuma ziņojumu"
          [1]Warning:[/1] you have received a new log alert in your Back Office. => UTF-8 string (96) "[1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrāci...
          [1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrācijas panelī.
          
          You can check for it in the [1]Advanced Parameters > Logs[/1] section of your back office. => UTF-8 string (94) "Jūs to varat pārbaudīt sadaļā [1]Advanced Parameters > Logs[/1] Administrāci...
          Jūs to varat pārbaudīt sadaļā [1]Advanced Parameters > Logs[/1] Administrācijas panelī.
          
          Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled. => UTF-8 string (82) "Jūsu pasutījums ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atce...
          Jūsu pasutījums ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcelts.
          
          Order canceled => UTF-8 string (20) "Pasūtījums atcelts"
          Order changed => UTF-8 string (21) "Pasūtījums mainīts"
          Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been changed by the merchant. => UTF-8 string (96) "Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir main...
          Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir mainījis tirgotājs.
          
          Message from a customer => UTF-8 string (16) "Ziņa no klienta"
          You have received a new message from [1]{shop_name}[/1] regarding order with the reference [1]{order_name}[/1]. => UTF-8 string (106) "Jūs esat saņēmis jaunu ziņojumu no [1]{shop_name}[/1] par pasūtījumu ar atsa...
          Jūs esat saņēmis jaunu ziņojumu no [1]{shop_name}[/1] par pasūtījumu ar atsauci [1]{order_name}[/1].
          
          Message: => UTF-8 string (6) "Ziņa:"
          Return #{id_order_return} - update => UTF-8 string (45) "Atgriešana #{id_order_return} - atjaunināta"
          We have updated the progress on your return #{id_order_return}, the new status is: => UTF-8 string (92) "Mēs esam atjauninājuši Jūsu atgriešanas #{id_order_return} progresu, jaunais...
          Mēs esam atjauninājuši Jūsu atgriešanas #{id_order_return} progresu, jaunais status ir:
          
          Item(s) out of stock => UTF-8 string (23) "Prece(s) nav noliktavā"
          Unfortunately, one or more items are currently out of stock. This may cause a slight delay in your delivery. Please accept our apologies and rest assured that we are working hard to rectify this. => UTF-8 string (184) "Diemžēl viena vai vairākas preces pašlaik nav pieejamas. Tas var izraisīt ne...
          Diemžēl viena vai vairākas preces pašlaik nav pieejamas. Tas var izraisīt nelielu piegādes kavēšanos. Lūdzu, atvainojiet mūs un ziniet, ka mēs strādājam, lai to novērstu.
          
          Thanks for your order with the reference {order_name} from {shop_name}. => UTF-8 string (71) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no {shop_name}."
          Your new {shop_name} login details => UTF-8 string (48) "Jūsu jaunā {shop_name} pieteikšanās detaļas"
          Password reset request for {shop_name} => UTF-8 string (56) "Paroles atjauninājuma pieprasījums priekš {shop_name}"
          To confirm this action, please use the following link: => UTF-8 string (62) "Lai apstiprinātu šo darbību, lūdzu, izmantojiet šo saiti:"
          You have requested to reset your [1]{shop_name}[/1] login details. => UTF-8 string (87) "Jūs esat pieprasījis atiestatīt savu [1]{shop_name}[/1] pieteikšanās informā...
          Jūs esat pieprasījis atiestatīt savu [1]{shop_name}[/1] pieteikšanās informāciju.
          
          Please note that this will change your current password. => UTF-8 string (65) "Lūdzu, ņemiet vērā, ka tas mainīs Jūsu pašreizējo paroli."
          Payment processed => UTF-8 string (23) "Maksājums apstrādāts"
          Your payment for order with the reference <strong><span>{order_name}</span></strong> was successfully processed. => UTF-8 string (117) "Jūsu maksājums par pasūtījumu ar atsauci <strong><span>{order_name}</span></...
          Jūsu maksājums par pasūtījumu ar atsauci <strong><span>{order_name}</span></strong> tika veiksmīgi apstrādāts.
          
          Payment processing error => UTF-8 string (29) "Maksājuma apstrādes kļūda"
          There is a problem with your payment for <strong><span>{shop_name}</span></strong> order with the reference <strong><span>{order_name}</span></strong>. Please contact us at your earliest convenience. => UTF-8 string (196) "Radusies problēma ar Jūsu maksājumu veikalā <strong><span>{shop_name}</span>...
          Radusies problēma ar Jūsu maksājumu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>. Lūdzu, sazinieties ar mums pēc iespējas ātrāk.
          
          We cannot ship your order until we receive your payment. => UTF-8 string (79) "Mēs nevaram nosūtīt pasūtījumu, līdz neesam saņēmuši Jūsu maksājumu."
          Processing => UTF-8 string (10) "Apstrādā"
          We are currently processing your <strong><span>{shop_name}</span></strong> order with the reference <strong><span>{order_name}</span></strong>. => UTF-8 string (152) "Mēs pašlaik apstrādājam Jūsu pasūtījumu veikalā <strong><span>{shop_name}</s...
          Mēs pašlaik apstrādājam Jūsu pasūtījumu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>.
          
          We have processed your <strong><span>{shop_name}</span></strong> refund for order with the reference <strong><span>{order_name}</span></strong>. => UTF-8 string (152) "Mēs apstrādājām Jūsu pasūtījuma atmaksu veikalā <strong><span>{shop_name}</s...
          Mēs apstrādājām Jūsu pasūtījuma atmaksu veikalā <strong><span>{shop_name}</span></strong> ar atsauci <strong><span>{order_name}</span></strong>.
          
          Refund processed => UTF-8 string (20) "Atmaksa apstrādāta"
          In order to reply, please use the following link: <a href="{link}">{link}</a> => UTF-8 string (74) "Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}">{link}</a>"
          Please do not reply directly to this email, we will not receive it. => UTF-8 string (48) "Neatbildiet uz šo e-pastu, mēs to nesaņemsim."
          Your order has been shipped => UTF-8 string (32) "Jūsu pasūtījums ir nosūtīts"
          Shipped => UTF-8 string (10) "Nosūtīts"
          Your order with the reference [1]{order_name}[/1] has been shipped. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
          Hello => UTF-8 string (11) "Sveicināts"
          This is a [1]test e-mail[/1] from your shop. => UTF-8 string (46) "Šis ir [1]testa e-pasts[/1] no jūsu veikala."
          If you can read this, the test was successful! => UTF-8 string (44) "Ja varat to izlasīt, tests bija veiksmīgs!"
          Voucher created => string (16) "Kupons izveidots"
          A voucher has been created in your name as a result of your order with the reference [1]{order_name}[/1]. => UTF-8 string (85) "Kupons ir izveidots uz jūsu vārda pēc pasūtījuma ar atsauci [1]{order_name}[...
          Kupons ir izveidots uz jūsu vārda pēc pasūtījuma ar atsauci [1]{order_name}[/1].
          
          [1]Voucher code: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1] => UTF-8 string (68) "[1]Kupona kods: {voucher_num}[/1] apjomā no [1]{voucher_amount}[/1]"
          This is to inform you about the creation of a voucher. => UTF-8 string (52) "Tas ir, lai jūs informētu par kupona izveidošanu."
          This item is once again in-stock. => UTF-8 string (30) "Šī prece atkal ir krājumā."
          You can access the product page by clicking on the link: => UTF-8 string (62) "Jūs varat piekļūt produkta lapai, noklikšķinot uz saites:"
          You can order it right now from our online shop. => UTF-8 string (61) "Jūs to varat pasūtīt tieši no mūsu tiešsaistes veikala."
          {product} is now available. => string (28) "{product} tagad ir pieejams."
          Total Tax paid => UTF-8 string (20) "Kopā PVN samaksāts"
          A new order was placed on {shop_name} by the following customer: {firstname} {lastname} ({email}) => UTF-8 string (101) "Jaunu pasūtījumu veikalā {shop_name} ir veicis sekojošs klients: {firstname}...
          Jaunu pasūtījumu veikalā {shop_name} ir veicis sekojošs klients: {firstname} {lastname} ({email})
          
          Order details => UTF-8 string (21) "Pasūtījuma detaļas"
          Order: => UTF-8 string (13) "Pasūtījums:"
          Placed on => UTF-8 string (10) "Pasūtīts"
          Payment: => UTF-8 string (11) "Maksājums:"
          Reference => UTF-8 string (7) "Norāde"
          Product => string (8) "produkts"
          Unit price => string (8) "gab.cena"
          Quantity => string (8) "Daudzums"
          Total price => UTF-8 string (13) "Kopējā cena"
          Products => string (6) "Preces"
          Discounts => string (8) "Atlaides"
          Gift-wrapping => UTF-8 string (20) "Dāvanu iesaiņojums"
          Shipping => UTF-8 string (8) "Piegāde"
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Carrier: => UTF-8 string (14) "Piegādātājs"
          Delivery address => UTF-8 string (16) "Piegādes adrese"
          Billing address => UTF-8 string (15) "Rēķina adrese"
          Customer message: => UTF-8 string (14) "Klienta ziņa:"
          Congratulations! => string (10) "Apsveicam!"
          Order {order_name} => UTF-8 string (25) "Pasūtījums {order_name}"
          Order edited => UTF-8 string (18) "Labot pasūtījumu"
          Your order with the reference [1]{order_name}[/1] has been modified. => UTF-8 string (65) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] ir modificēts."
          The stock cover is now less than the specified minimum of: => UTF-8 string (59) "Krājumu daudzums tagad ir mazāks par norādīto minimumu:"
          Current stock cover: => UTF-8 string (33) "Pašreizējais krājumu daudzums:"
          {product} is almost out of stock. => UTF-8 string (31) "{product} gandrīz ir izpirkts."
          {product} is nearly out of stock. => UTF-8 string (31) "{product} ir gandrīz izpirkts."
          The remaining stock is now less than the specified minimum of => UTF-8 string (70) "Atlikušais krājumu daudzums tagad ir mazāks par norādīto minimumu"
          Remaining stock: => UTF-8 string (21) "Atlikušais daudzums:"
          Replenish your inventory, go to the [1]Catalog > Stocks[/1] section of your back office to manage your stock. => UTF-8 string (126) "Papildiniet krājumu un dodieties uz sava biroja biroja sadaļu [1] Katalogs> ...
          Papildiniet krājumu un dodieties uz sava biroja biroja sadaļu [1] Katalogs> Krājumi [/1], lai pārvaldītu savus krājumus.
          
          Hi, => UTF-8 string (12) "Sveicināti,"
          Return details => UTF-8 string (17) "Atgriešanas dati"
          {order_name} Placed on {date} => UTF-8 string (30) "{order_name} pasūtīts {date}"
          Customer: => string (8) "Klients:"
          You have received a new return request for {shop_name}. => UTF-8 string (70) "Jūs saņēmāt jaunu atgriešanas pieprasījumu veikalam {shop_name}."
          Thank you for subscribing to our newsletter. => UTF-8 string (54) "Paldies, ka parakstījāties saņemt no mums jaunumus."
          Thank you for subscribing to our newsletter, please confirm your request by clicking the link below : => UTF-8 string (121) "Paldies, ka pieteicāties mūsu apkārtrakstam, lūdzu, apstipriniet savu piepra...
          Paldies, ka pieteicāties mūsu apkārtrakstam, lūdzu, apstipriniet savu pieprasījumu, noklikšķinot uz saites zemāk:
          
          Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
          Regarding your newsletter subscription, we are pleased to offer you the following voucher: => UTF-8 string (97) "Jūs pieteicāties ziņu saņemšanai, tāpēc mēs esam priecīgi Jums piedāvāt šādu...
          Jūs pieteicāties ziņu saņemšanai, tāpēc mēs esam priecīgi Jums piedāvāt šādu kuponu:
          
          We noticed that during your last visit on {shop_name}, you did not complete the order you had started. => UTF-8 string (128) "Mēs pamanījām, ka pēdējā apmeklējuma laikā veikalā {shop_name} Jūs neesat pa...
          Mēs pamanījām, ka pēdējā apmeklējuma laikā veikalā {shop_name} Jūs neesat pabeiguši pasūtījumu, kuru esat uzsācis.
          
          As an incentive, we can give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (166) "Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūt...
          Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērē laiku!
          
          Your {shop_name} login details => UTF-8 string (41) "Jūsu {shop_name} pieteikšanās detaļas"
          Your cart at {shop_name} => UTF-8 string (42) "Jūsu iepirkumu grozs veikalā {shop_name}"
          Thank you for your order at {shop_name}. => UTF-8 string (52) "Paldies par jūsu pasūtījumu veikalā {shop_name}."
          As our way of saying thanks, we want to give you a discount of [1]{amount}%[/1] off your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (201) "Pateicoties mūsu iespējai pateikties, mēs vēlamies Jums piešķirt [1]{amount}...
          Pateicoties mūsu iespējai pateikties, mēs vēlamies Jums piešķirt [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir derīgs [1]{days}[/1] dienas, tāpēc netērējiet laiku!
          
          You are one of our best customers and as such we want to thank you for your continued patronage. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, un tāpēc mēs vēlamies pateiktie...
          Jūs esat viens no mūsu labākajiem klientiem, un tāpēc mēs vēlamies pateikties Jums par izrādīto uzticību.
          
          As appreciation for your loyalty, we want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (206) "Kā pateicību par Jūsu lojalitāti, mēs vēlamies dot Jums atlaidi[1]{amount}%[...
          Kā pateicību par Jūsu lojalitāti, mēs vēlamies dot Jums atlaidi[1]{amount}%[/1] apmērā nākamajam Jūsu pasūtījumam! Šis piedāvājums ir derīgs [1]{days}[/1] dienas, tāpēc netērējiet laiku!
          
          Thanks for your trust. => UTF-8 string (28) "Paldies par jūsu uzticību."
          Here is your coupon: => UTF-8 string (22) "Šeit ir jūsu kupons:"
          Enter this code in your shopping cart to get your discount. => UTF-8 string (63) "Ievadiet šo kodu savā iepirkumu grozā, lai saņemtu atlaidi."
          Hi {firstname} {lastname}, => string (30) "Sveiki {firstname} {lastname},"
          You are one of our best customers, however you have not placed an order in {days_threshold} days. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtīj...
          Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtījumu jau {days_threshold} dienas.
          
          We wish to thank you for the trust you have placed in us and want to give you a discount of [1]{amount}%[/1] valid on your next order! This offer is valid for [1]{days}[/1] days, so do not waste a moment! => UTF-8 string (213) "Mēs vēlamies pateikties Jums par uzticību mums un vēlamies sniegt Jums atlai...
          Mēs vēlamies pateikties Jums par uzticību mums un vēlamies sniegt Jums atlaidi [1]{amount}%[/1] apmērā nākamajam pasūtījuma! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērējiet laiku!
          
          Your referred friend [1]{sponsored_firstname} {sponsored_lastname}[/1] has placed his or her first order on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (156) "Jūsu norādītais draugs [1]{sponsored_firstname} {sponsored_lastname}[/1] ir ...
          Jūsu norādītais draugs [1]{sponsored_firstname} {sponsored_lastname}[/1] ir veicis savu pirmo pasūtījumu veikalā <a href="{shop_url}">{shop_name}</a>!
          
          We are pleased to offer you a voucher worth [1]{discount_display} (voucher # {discount_name})[/1] that you can use on your next order. => UTF-8 string (158) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display} (...
          Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display} (voucher # {discount_name})[/1], kuru varat izmantot nākamajā pasūtījumā.
          
          Best regards, => UTF-8 string (10) "Ar cieņu,"
          join us! => string (18) "pievienojies mums!"
          Your friend [1]{firstname} {lastname}[/1] wants to refer you on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (95) "Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}"...
          Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}">{shop_name}</a>!
          
          Get referred and earn a discount voucher of [1]{discount}![/1] => UTF-8 string (66) "Iegūstiet minēto un nopelniet atlaižu kuponu [1]{discount}![/1]"
          It's very easy to sign up. Just click here! => UTF-8 string (72) "Piereģistrēties ir ļoti vienkārši. Vienkārši klikšķiniet šeit!"
          When signing up, don't forget to provide the e-mail address of your referring friend: => UTF-8 string (68) "Reģistrējoties neaizmirstiet norādīt sava drauga e-pasta adresi:"
          We are pleased to offer you a voucher worth [1]{discount}[/1] that you can use on your next order. => UTF-8 string (122) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount}[/1], kuru...
          Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount}[/1], kuru varat izmantot nākamajā pasūtījumā.
          
          Referral Program => UTF-8 string (22) "Ieteikšanas programma"
          Here is the code of your voucher: => UTF-8 string (27) "Šeit ir Jūsu kupona kods:"
          Simply copy/paste this code during the payment process for your next order. => UTF-8 string (99) "Vienkārši nokopējiet/ielīmējiet šo kodu sava nākamā pasūtījuma norēķina proc...
          Vienkārši nokopējiet/ielīmējiet šo kodu sava nākamā pasūtījuma norēķina procesa laikā.
          
          We have created a voucher in your name for referring a friend. => UTF-8 string (68) "Mēs esam izveidojuši kuponu Jūsu vārdā, lai nosūtītu draugam."
          , with an amount of => string (10) ", ar summu"
          You can now place orders on our shop: => UTF-8 string (52) "Tagad jūs varat veikt pasūtījumus mūsu veikalā:"
          Account => string (5) "Konts"
          Your login details on {shop_name} => UTF-8 string (45) "Jūsu pieteikšanās iestatījumi {shop_name}"
          Here are your login details: => UTF-8 string (43) "Šeit ir jūsu pieteikšanās informācija:"
          Back Office Order => UTF-8 string (37) "Administrācijas paneļa pasūtījums"
          Please go on <a href="{order_link}">{order_link}</a> to complete the payment. => UTF-8 string (77) "Dodieties uz <a href="{order_link}">{order_link}</a> lai pabeigtu maksājumu."
          Bankwire => UTF-8 string (15) "Pārskaitījums"
          Pending payment => string (13) "Gaida apmaksu"
          Payment method: bank wire => UTF-8 string (40) "Maksājuma veids: bankas pārskaitījums"
          You have decided to pay by bank wire. => UTF-8 string (55) "Jūs izvēlējāties maksāt ar bankas pārskaitījumu."
          Here is the information you need for your transfer: => UTF-8 string (58) "Šeit ir informācija, kas nepieciešama pārsūtīšanai:"
          Your order with the reference [1]{order_name}[/1] has been placed successfully. You can expect [1]delivery as soon as your payment is received[/1]. => UTF-8 string (143) "Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un ti...
          Jūsu pasūtījums ar artikulu [1]{order_name}[/1] ir veiksmīgi izpildīts un tiks nosūtīts [1]tiklīdz mēs saņemsim jūsu maksājumu[/1].
          
          Check => UTF-8 string (5) "čeks"
          Awaiting payment by check => UTF-8 string (22) "Gaida samaksu ar čeku"
          Payment method: check => UTF-8 string (21) "Apmaksas veids: čeks"
          You have decided to pay by bank check. => UTF-8 string (38) "Jūs izvēlējāties maksāt ar čeku."
          Here is the information you need for your check: => UTF-8 string (54) "Šeit ir informācija, kas nepieciešama jūsu čekam:"
          Contact => string (8) "kontakti"
          Customer Email Address: => string (23) "Klienta e-pasta adrese:"
          Order ID #: => UTF-8 string (18) "Pasūtījuma ID #:"
          Contact Form => string (12) "Kontaktforma"
          Your message has been sent successfully, thank you for taking the time to write! => UTF-8 string (85) "Jūsu ziņojums ir veiksmīgi nosūtīts. Paldies, ka veltījāt laiku rakstīšanai!"
          We will reply as soon as possible. => UTF-8 string (45) "Mēs atbildi sniegsim pēc iespējas ātrāk."
          Credit Slip => UTF-8 string (17) "Kredīta izraksts"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          A credit slip has been generated in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (83) "Kupons ir izveidots Jūsu vārdā pēc pasūtījuma ar atsauci [1]{order_name}[/1]."
          Download products => UTF-8 string (24) "Lejupielādēt produktus"
          Thank you for your order with the reference {order_name} from [1]{shop_name}[/1] => UTF-8 string (77) "Paldies par jūsu pasūtījumu ar artikulu {order_name} no [1]{shop_name}[/1]"
          Product(s) to download => UTF-8 string (27) "Lejupielādējamie produkti"
          Employee password => string (17) "Darbinieka parole"
          Here is your personal login information for {shop_name} => UTF-8 string (75) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam {shop_name}"
          Here is your identification information on [1]{shop_name}[/1] => UTF-8 string (82) "Šeit ir jūsu personiskā pieteikšanās informācija veikalam [1]{shop_name}[/1]"
          Forward message => UTF-8 string (21) "Pārsūtīt ziņojumu"
          Customer Service - Discussion Forwarded => UTF-8 string (45) "Klientu apkalpošana - diskusija pārsūtīta"
          [1]{employee}[/1] added [1]{comment}[/1] => string (47) "[1]{employee}[/1] pievienoja [1]"{comment}"[/1]"
          You can access your customer account on our shop: => UTF-8 string (57) "Jūs varat piekļūt savam klienta kontam mūsu veikalā:"
          Guest to customer => UTF-8 string (22) "Pārvērst par klientu"
          Your guest account has been turned into a customer account => UTF-8 string (52) "Jūsu viesa konts tika pārveidots par klienta kontu"
          Congratulations, your guest account for [1]{shop_name}[/1] has been turned into a customer account! => UTF-8 string (79) "Jūsu viesa konts veikalā [1]{shop_name}[/1] ir pārveidots par klienta kontu!"
          The file {filename} has been successfully imported to your shop. => UTF-8 string (57) "Fails {filename} ir veiksmīgi importēts jūsu veikalā."
          Import => UTF-8 string (9) "Importēt"
          Import finished => UTF-8 string (22) "Importēšana pabeigta"
          Your order with the reference [1]{order_name}[/1] is on its way. => UTF-8 string (69) "Jūsu pasūtījums ar atsauci [1]{order_name}[/1] pašlaik ir ceļā."
          Log Alert => UTF-8 string (23) "Brīdinājumu žurnāls"
          New alert message saved => UTF-8 string (39) "Jauns bridinājuma ziņojums saglabāts"
          [1]WARNING:[/1] you have received a new log alert in your back office. => UTF-8 string (96) "[1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrāci...
          [1]Brīdinājums:[/1] Jūs esat saņēmis jaunu ieraksta brīdinājumu Administrācijas panelī.
          
          Newsletter => string (7) "Jaunumi"
          Your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1] has been canceled by the merchant. => UTF-8 string (95) "Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcē...
          Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1] ir atcēlis tirgotājs.
          
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          Thank you for shopping on [1]{shop_name}[/1]! => UTF-8 string (47) "Paldies par iepirkšanos ar [1]{shop_name}[/1]!"
          You have received a new message regarding order with the reference => UTF-8 string (55) "Jūs saņēmāt jaunu ziņu par pasūtījumu ar atsauci"
          Order customer comment => UTF-8 string (31) "Pasūtījuma klienta komentāri"
          Message from customer => UTF-8 string (20) "Ziņojums no klienta"
          Order merchant comment => UTF-8 string (31) "Pasūtīt tirgotāja komentāru"
          Order return state => UTF-8 string (24) "Pasūtījuma atgriešana"
          Order return #{id_order_return} - Update => UTF-8 string (45) "Atgriešana #{id_order_return} - atjaunināta"
          Out of stock => string (12) "Nav pieejams"
          Replenishment required => UTF-8 string (29) "Nepieciešama papildināšana"
          Unfortunately, one or more items are currently out of stock and this may cause a slight delay for delivery. Please accept our apologies for this inconvenience and be sure we are doing our best to correct the situation. => UTF-8 string (211) "Diemžēl viens vai vairāki vienumi pašlaik nav pieejami. Tas var izraisīt nel...
          Diemžēl viens vai vairāki vienumi pašlaik nav pieejami. Tas var izraisīt nelielu piegādes kavēšanos. Lūdzu, pieņemiet mūsu atvainošanos un esiet pārliecināti, ka mēs strādājam, lai to novērstu.
          
          Password => string (6) "Parole"
          Your password has been correctly updated. => UTF-8 string (29) "Jūsu parole ir atjaunināta."
          Password Query => UTF-8 string (21) "Paroles pieprasījums"
          Confirmation of password request on {shop_name} => UTF-8 string (58) "Paroles pieprasījuma apstiprināšana vietnē {shop_name}"
          In order to confirm this action, click on the following link: => UTF-8 string (62) "Lai apstiprinātu šo darbību, lūdzu, izmantojiet šo saiti:"
          If you did not make this request, just ignore this email. => UTF-8 string (60) "Ja jūs šo nepieprasījāt, lūdzu, ignorejiet šo e-pastu."
          Payment => UTF-8 string (10) "Maksājums"
          Your payment for order with the reference [1]{order_name}[/1] was successfully processed. => UTF-8 string (94) "Jūsu maksājums par pasūtījumu ar atsauci [1]{order_name}[/1] tika veiksmīgi ...
          Jūsu maksājums par pasūtījumu ar atsauci [1]{order_name}[/1] tika veiksmīgi apstrādāts.
          
          Payment Error => UTF-8 string (18) "Maksājuma kļūda"
          Payment error => UTF-8 string (18) "Maksājuma kļūda"
          We have encountered an error while processing your payment for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. Please contact us as soon as possible. => UTF-8 string (181) "Apstrādājot jūsu pasūtījuma apmaksu ar atsauci [1] {order_name} [/1] no [1] ...
          Apstrādājot jūsu pasūtījuma apmaksu ar atsauci [1] {order_name} [/1] no [1] {shop_name} [/1], esam saskārušies ar kļūdu. Lūdzu, sazinieties ar mums pēc iespējas ātrāk.
          
          You can expect delivery as soon as your payment is received. => UTF-8 string (65) "Jūs varat sagaidīt piegādi, tiklīdz būs saņemts maksājums."
          Preparation => UTF-8 string (13) "Sagatavošana"
          Processing order => UTF-8 string (22) "Pasūtījuma apstrāde"
          We are currently processing your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. => UTF-8 string (100) "Mēs pašlaik apstrādājam Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1...
          Mēs pašlaik apstrādājam Jūsu pasūtījumu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1].
          
          Refund => UTF-8 string (9) "Atmaksāt"
          We have processed your refund for your order with the reference [1]{order_name}[/1] from [1]{shop_name}[/1]. => UTF-8 string (106) "Mēs esam apstrādājuši jūsu pasūtījuma atmaksu ar atsauci [1]{order_name}[/1]...
          Mēs esam apstrādājuši jūsu pasūtījuma atmaksu ar atsauci [1]{order_name}[/1] no [1]{shop_name}[/1].
          
          Reply msg => UTF-8 string (9) "Atbildēt"
          In order to reply, click on the following link: <a href="{link}" target="_blank">{link}</a> => UTF-8 string (90) "Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}" target="_blank"...
          Lai atbildētu, lūdzu, izmantojiet šo saiti: <a href="{link}" target="_blank">{link}</a>
          
          Test => string (5) "Tests"
          Here is a test [1]email[/1] from your shop. => UTF-8 string (46) "Šis ir [1]testa e-pasts[/1] no jūsu veikala."
          If you can read this, it means the test is successful! => UTF-8 string (44) "Ja varat to izlasīt, tests bija veiksmīgs!"
          Voucher => string (6) "Kupons"
          Voucher code generated => UTF-8 string (27) "Kupons kods ir uzģenerēts"
          We are pleased to inform you that a voucher has been generated in your name for order with the reference [1]{order_name}[/1]. => UTF-8 string (119) "Mēs ar prieku informējam jūs, ka pasūtījumā ar jūsu vārdu ir izveidots kupon...
          Mēs ar prieku informējam jūs, ka pasūtījumā ar jūsu vārdu ir izveidots kupons ar norādi [1] {order_name} [/1].
          
          [1]VOUCHER CODE: {voucher_num}[/1] in the amount of [1]{voucher_amount}[/1] => UTF-8 string (68) "[1]Kupona kods: {voucher_num}[/1] apjomā no [1]{voucher_amount}[/1]"
          In order to use it, just copy/paste this code during check out. => UTF-8 string (79) "Lai to lietotu, pārbaudes laikā vienkārši nokopējiet/ievietojiet šo kodu."
          Voucher new => string (12) "Jauns kupons"
          Voucher code has been generated => string (24) "Ir izveidots kupona kods"
          Here is your new voucher code: => UTF-8 string (34) "Šeit ir jūsu jaunā kupona kods:"
          Customer Quantity => string (16) "Klientu daudzums"
          Good news, this item is back in stock! => UTF-8 string (45) "Labas ziņas, šī prece atkal ir noliktavā!"
          Click on the following link to visit the product page and order it: => UTF-8 string (79) "Noklikšķiniet uz šīs saites, lai apmeklētu produkta lapu un pasūtītu to:"
          Including total tax => UTF-8 string (25) "Ieskaitot kopējo nodokli"
          New Order => UTF-8 string (18) "Jauns pasūtījums"
          A new order was placed on [1]{shop_name}[/1] by the following customer: => UTF-8 string (71) "Šis pasūtītājs veica jaunu pasūtījumu vietnē [1]{shop_name}[/1]:"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Order ID {order_name} => UTF-8 string (28) "Pasūtījuma ID {order_name}"
          Go to your customer account to learn more about it. => UTF-8 string (62) "Dodieties uz savu klientu kontu, lai uzzinātu vairāk par to."
          Product coverage => UTF-8 string (21) "Produktu pārklājums"
          Your stock cover is now less than the specified minimum of: => UTF-8 string (59) "Krājumu daudzums tagad ir mazāks par norādīto minimumu:"
          Product out of stock => string (18) "Prece nav pieejama"
          There are now less than [1]{last_qty}[/1] items in stock. => UTF-8 string (58) "Tagad noliktavā ir mazāk nekā [1]{last_qty}[/1] preču."
          Return Slip => UTF-8 string (11) "Atgriešana"
          Return Details => UTF-8 string (17) "Atgriešanas dati"
          Newsletter Confirmation => UTF-8 string (23) "Jaunumu apstiprinājums"
          Newsletter Verification => UTF-8 string (17) "Jaunumu pārbaude"
          Thank you for subscribing to our newsletter. Please click on the following link to confirm your request: => UTF-8 string (126) "Paldies, ka abonējāt mūsu Jaunumu biļetenu. Lūdzu, noklikšķiniet uz šīs sait...
          Paldies, ka abonējāt mūsu Jaunumu biļetenu. Lūdzu, noklikšķiniet uz šīs saites, lai apstiprinātu savu pieprasījumu:
          
          Newsletter Voucher => string (14) "Jaunumu kupons"
          Subscribing to newsletter => UTF-8 string (34) "Parakstīties uz Jaunumu biļetenu"
          Thank you for subscribing to our newsletter. We are pleased to offer you the following voucher: => UTF-8 string (92) "Paldies, ka abonējāt mūsu Jaunumu biļetenu. Mēs ar prieku piedāvājam jums šo...
          Paldies, ka abonējāt mūsu Jaunumu biļetenu. Mēs ar prieku piedāvājam jums šo kuponu:
          
          Follow up 1 => string (7) "Sekot 1"
          Thanks for your visit. However, it looks like you did not complete your purchase. => UTF-8 string (78) "Paldies par jūsu apmeklējumu Tomēr izskatās, ka jūs nepabeidzāt pirkumu."
          Your cart has been saved, you can go back to your order on our shop: => UTF-8 string (85) "Jūsu grozs ir saglabāts, lai varat atsākt pasūtījumu, apmeklējot mūsu veikalu:"
          Your voucher code on {shop_name} => UTF-8 string (40) "Jūsu vaučera kods veikalā {shop_name}"
          Follow up 2 => string (7) "Sekot 2"
          Thanks for your order. => string (20) "Paldies par pirkumu."
          Follow up 3 => string (7) "Sekot 3"
          We are pleased to offer you a discount of [1]{amount}%[/1] off your next order. And this offer is valid for [1]{days}[/1] days, so do not wait any longer! => UTF-8 string (166) "Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūt...
          Kā stimulu, mēs varam piedāvāt Jums [1]{amount}%[/1] atlaidi nākamajam pasūtījumam! Šis piedāvājums ir spēkā [1]{days}[/1] dienas, tāpēc netērē laiku!
          
          Here is your VOUCHER CODE: => UTF-8 string (28) "Šeit ir tavs VAUČERA KODS:"
          Enter this code in your shopping cart to get the discount. => UTF-8 string (63) "Ievadiet šo kodu savā iepirkumu grozā, lai saņemtu atlaidi."
          Your cart has been saved, you can resume your order by visiting our shop: => UTF-8 string (85) "Jūsu grozs ir saglabāts, lai varat atsākt pasūtījumu, apmeklējot mūsu veikalu:"
          Follow up 4 => string (7) "Sekot 4"
          Your cart on {shop_name} => UTF-8 string (42) "Jūsu iepirkumu grozs veikalā {shop_name}"
          Congratulations, you are one of our best customers! However, it looks like you have not placed an order since {days_threshold} days. => UTF-8 string (115) "Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtīj...
          Jūs esat viens no mūsu labākajiem klientiem, tomēr Jūs neesat veicis pasūtījumu jau {days_threshold} dienas.
          
          Referral program Congratulations => UTF-8 string (35) "Iesniegšanas programmas Apsveikums"
          Your referred friend [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1] has placed his/her first order on <a href="{shop_url}">{shop_name}</a>! => UTF-8 string (164) "Jūsu norādītais draugs [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[...
          Jūsu norādītais draugs [1]{sponsored_firstname}[/1] [1]{sponsored_lastname}[/1]] ir veicis savu pirmo pasūtījumu veikalā <a href="{shop_url}">{shop_name}</a>!
          
          We are pleased to offer you a voucher worth [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]) that you can use on your next order. => UTF-8 string (165) "Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display}[/...
          Mēs esam priecīgi piedāvāt Jums kuponu, kas ir vērts [1]{discount_display}[/1] (VOUCHER # [1]{discount_name}[/1]), kuru varat izmantot nākamajā pasūtījumā.
          
          Referral program Invitation => UTF-8 string (34) "Iesniegšanas programmas ielūgums"
          Join us! => string (18) "Pievienojies mums!"
          Your friend [1]{firstname} {lastname}[/1] wants to refer you on <a href="{shop_url}" target="_blank">{shop_name}</a>! => UTF-8 string (111) "Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}"...
          Jūsu draugs [1]{firstname} {lastname}[/1] vēlas ieteikt <a href="{shop_url}" target="_blank">{shop_name}</a>!
          
          Get referred and earn a discount voucher of [1]{discount}[/1]! => UTF-8 string (67) "Iegūstiet minēto un nopelniet atlaižu kuponu [1]{discount}![/1]!"
          It's very easy to sign up, just click here! => UTF-8 string (76) "Tas ir ļoti vienkārši piereģistrēties. Vienkārši klikšķiniet šeit!"
          When signing up, don't forget to provide the email address of your referring friend: => UTF-8 string (68) "Reģistrējoties neaizmirstiet norādīt sava drauga e-pasta adresi:"
          Referral program Voucher => UTF-8 string (40) "Iesniegšanas programmas atlaižu kupons"
          Sponsorship Program => UTF-8 string (25) "Sponsorēšanas programma"
          ModulesNewproductsAdmin => array (7)
          New products block => UTF-8 string (22) "Jauno produktu sadaļa"
          Displays a block featuring your store's newest products. => UTF-8 string (45) "Pievieno bloku, kas attēlo jaunos produktus."
          Please complete the "products to display" field. => UTF-8 string (45) "Lūdzu, aizpildi "Attēlotie produkti" lauku."
          Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Define the number of products to be displayed in this block. => UTF-8 string (45) "Norādiet attēlojamo produktu skaitu blokā."
          Number of days for which the product is considered 'new' => UTF-8 string (61) "Dienu skaits, cik ilgi produkti tiek uzskatīti par "jauniem""
          Install => array (178)
          Choose your language => UTF-8 string (19) "Izvēlieties valodu"
          License agreements => UTF-8 string (16) "Licences līgums"
          System compatibility => UTF-8 string (19) "Sistēmas saderība"
          Store information => UTF-8 string (20) "Veikala informācija"
          System configuration => UTF-8 string (24) "Sistēmas konfigurācija"
          Store installation => UTF-8 string (21) "Veikala instalēšana"
          Field required => UTF-8 string (17) "Obligātais lauks"
          Invalid shop name => UTF-8 string (27) "Nederīgs veikala nosaukums"
          shop name => string (17) "Veikala nosaukums"
          The field %field% is limited to %limit% characters => UTF-8 string (50) "Lauks %field% ir ierobežots līdz %limit% zīmēm"
          Your firstname contains some invalid characters => UTF-8 string (39) "Jūsu vārds satur neatļautus simbolus"
          firstname => UTF-8 string (6) "Vārds"
          Your lastname contains some invalid characters => UTF-8 string (41) "Jūsu uzvārds satur neatļautus simbolus"
          lastname => UTF-8 string (8) "Uzvārds"
          The password is incorrect (must be alphanumeric string with at least 8 characters) => UTF-8 string (70) "Parole nav pareiza (jābūt burtciparu kodam ar vismaz 8 rakstzīmēm)"
          The password and its confirmation are different => UTF-8 string (40) "Parole un tās apstiprinājums nesakrīt"
          This e-mail address is invalid => UTF-8 string (17) "Nederīgs e-pasts"
          Sports and Entertainment => string (18) "Sports un izklaide"
          Lingerie and Adult => UTF-8 string (11) "Apakšveļa"
          Animals and Pets => UTF-8 string (10) "Dzīvnieki"
          Art and Culture => UTF-8 string (19) "Māksla un kultūra"
          Babies => UTF-8 string (19) "Bērni un zīdaiņi"
          Beauty and Personal Care => UTF-8 string (33) "Skaistums un personiskā higiēna"
          Cars => UTF-8 string (13) "Automašīnas"
          Computer Hardware and Software => UTF-8 string (33) "Datori un programmnodrošinājums"
          Download => UTF-8 string (14) "Lejupielādēt"
          Flowers, Gifts and Crafts => UTF-8 string (29) "Ziedi, dāvanas un roku darbs"
          Food and beverage => UTF-8 string (20) "Ēdieni un dzērieni"
          HiFi, Photo and Video => string (19) "HiFi, Foto un Video"
          Home and Garden => UTF-8 string (15) "Māja un dārzs"
          Home Appliances => UTF-8 string (17) "Sadzīves tehnika"
          Jewelry => UTF-8 string (11) "Dārglietas"
          Mobile and Telecom => UTF-8 string (24) "Mobile un komunikācijas"
          Services => string (11) "Pakalpojumi"
          Shoes and accessories => UTF-8 string (19) "Apavi un aksesuāri"
          Travel => UTF-8 string (9) "Ceļojumi"
          Database is connected => UTF-8 string (24) "Datubāzes ir pievienota"
          Database is created => UTF-8 string (22) "Datubāze ir izveidota"
          Cannot create the database automatically => UTF-8 string (38) "Nevar automātiski izveidot datu bāzi"
          Create file parameters => string (29) "Izveidojiet datnes parametrus"
          Create database tables => UTF-8 string (27) "Izveidot datubāzes tabulas"
          Create default shop and languages => UTF-8 string (43) "Izveidojiet noklusējuma veikalu un valodas"
          Populate database tables => UTF-8 string (33) "Datu bāzes tabulu aizpildīšana"
          Configure shop information => UTF-8 string (35) "Konfigurējiet veikala informāciju"
          Install theme => UTF-8 string (15) "Instalēt tēmu"
          Install modules => UTF-8 string (18) "Instalēt moduļus"
          Install demonstration data => UTF-8 string (36) "Demonstrēšanas datu uzstādīšana"
          Required PHP parameters => UTF-8 string (28) "Nepieciešamie PHP parametri"
          Cannot upload files => UTF-8 string (29) "Nevar augšupielādēt failus"
          Cannot create new files and folders => string (44) "Nevar izveidot jaunus failus un direktorijas"
          cURL extension is not enabled => UTF-8 string (30) "cURL paplašinājums atslēgts"
          GD library is not installed => UTF-8 string (29) "GD bibliotēka nav instalēta"
          JSON extension is not loaded => UTF-8 string (35) "JSON paplašinājums nav ielādēts"
          PHP OpenSSL extension is not loaded => UTF-8 string (42) "PHP OpenSSL paplašinājums nav ielādēts"
          PDO MySQL extension is not loaded => UTF-8 string (40) "PDO MySQL paplašinājums nav ielādēts"
          SimpleXML extension is not loaded => UTF-8 string (40) "SimpleXML paplašinājums nav ielādēts"
          ZIP extension is not enabled => UTF-8 string (33) "ZIP paplašinājums nav ieslēgts"
          Fileinfo extension is not enabled => UTF-8 string (38) "Fileinfo paplašinājums nav ieslēgts"
          Intl extension is not loaded => UTF-8 string (35) "Intl paplašinājums nav ielādēts"
          Required Apache configuration => UTF-8 string (35) "Nepieciešama Apache konfigurācija"
          Enable the Apache mod_rewrite module => UTF-8 string (34) "Ieslēgt Apache mod_rewrite moduli"
          Files => string (5) "Faili"
          Not all files were successfully uploaded on your server => UTF-8 string (62) "Ne visi faili tika veiksmīgi augšupielādēti jūsu serverī"
          Permissions on files and folders => UTF-8 string (24) "Failu un mapju atļaujas"
          Recursive write permissions for %user% user on %folder% => UTF-8 string (63) "Rekursīvas rakstīšanas atļaujas %user% lietotājam %folder%"
          Write permissions for %user% user on %folder% => UTF-8 string (46) "Izsniegt atļaujas %user% lietotājam %folder%"
          Recommended PHP parameters => UTF-8 string (27) "Rekomendētie PHP parametri"
          GZIP compression is not activated => UTF-8 string (31) "GZIP kompresija nav aktivizēta"
          Mbstring extension is not enabled => UTF-8 string (38) "Mbstring paplašinājums nav ieslēgts"
          Dom extension is not loaded => UTF-8 string (34) "Dom paplašinājums nav ielādēts"
          Cannot open external URLs (requires allow_url_fopen as On) => UTF-8 string (72) "Nevar atvērt ārējo URLs (nepieciešams allow_url_fopen kā ieslēgts)"
          Documentation => UTF-8 string (14) "Dokumentācija"
          Blog => string (5) "Blogs"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Information about your Store => UTF-8 string (30) "Informācija par Jūsu veikalu"
          Shop name => string (17) "Veikala nosaukums"
          Main activity => UTF-8 string (18) "Pamata aktivitāte"
          Please choose your main activity => UTF-8 string (43) "Lūdzu izvēlēties galveno darbības veidu"
          Other activity... => UTF-8 string (19) "Cita aktivitāte..."
          Help us learn more about your store so we can offer you optimal guidance and the best features for your business! => UTF-8 string (145) "Palīdziet mums uzzināt vairāk par jūsu veikalu, lai mēs varētu piedāvāt jums...
          Palīdziet mums uzzināt vairāk par jūsu veikalu, lai mēs varētu piedāvāt jums optimālu palīdzību un jūsu biznesam labākās funkcijas!
          
          Country => string (6) "Valsts"
          Select your country => UTF-8 string (24) "Izvēlieties savu valsti"
          Shop timezone => string (18) "Veikala laika zona"
          Select your timezone => UTF-8 string (27) "Izvēlieties savu laikazonu"
          Enable SSL => UTF-8 string (25) "Ieslēgt SSL šifrēšanu"
          Your Account => UTF-8 string (11) "Jūsu konts"
          First name => UTF-8 string (6) "Vārds"
          Last name => UTF-8 string (8) "Uzvārds"
          E-mail address => string (14) "E-pasta adrese"
          This email address will be your username to access your store's back office. => UTF-8 string (88) "Šī e-pasta adrese būs jūsu lietotājvārds, lai piekļūtu jūsu veikala redaktor...
          Šī e-pasta adrese būs jūsu lietotājvārds, lai piekļūtu jūsu veikala redaktoram.
          
          Shop password => string (14) "Veikala parole"
          Must be at least 8 characters => UTF-8 string (24) "Jābūt vismaz 8 zīmēm"
          Re-type to confirm => UTF-8 string (31) "Atkārtojiet, lai apstiprinātu"
          Store name => string (17) "Veikala nosaukums"
          Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it. => UTF-8 string (122) "Demo produkti ir labs veids, kā iemācīties lietot PrestaShop. Jums to vajadz...
          Demo produkti ir labs veids, kā iemācīties lietot PrestaShop. Jums to vajadzētu instalēt, ja neesat ar to iepazinies.
          
          Search => UTF-8 string (7) "Meklēt"
          Select all => string (12) "ielikt visas"
          Configure your database by filling out the following fields => UTF-8 string (65) "Aizpildot laikus veiciet datubāzes uzstādījumu konfigurēšanu"
          Please complete the fields below in order for PrestaShop to connect to your database. => UTF-8 string (106) "Lūdzu, aizpildiet zemāk esošos laukus, lai PrestaShop varētu izveidot savien...
          Lūdzu, aizpildiet zemāk esošos laukus, lai PrestaShop varētu izveidot savienojumu ar Jūsu datu bāzi.
          
          Database server address => UTF-8 string (25) "Datubāzes servera adrese"
          The default port is 3306. To use a different port, add the port number at the end of your server's address i.e ":4242". => UTF-8 string (118) "Noklusējuma ports ir 3306. Lai izmantotu citu portu, servera adreses beigās ...
          Noklusējuma ports ir 3306. Lai izmantotu citu portu, servera adreses beigās pievienojiet porta numuru, t.i.: "4242".
          
          Database name => UTF-8 string (20) "Datubāzes nosaukums"
          Database login => UTF-8 string (27) "Datu bāzes pieslēgšanās"
          Database password => UTF-8 string (18) "Datu bāzes parole"
          Tables prefix => string (13) "Tables Prefix"
          Test your database connection now! => UTF-8 string (47) "Pārbaudi savu datu bāzes savienojumu tūlīt!"
          PrestaShop Installation Assistant => UTF-8 string (32) "PrestaShop instalācijas palīgs"
          Installation Assistant => UTF-8 string (23) "Instalācijas Asistents"
          To install PrestaShop, you need to have JavaScript enabled in your browser. => UTF-8 string (81) "Lai instalētu PrestaShop, pārlūkprogrammā ir jābūt aktivizētam JavaScript."
          https://enable-javascript.com/ => string (30) "https://enable-javascript.com/"
          Next => UTF-8 string (10) "Nākošais"
          Back => UTF-8 string (8) "Atpakaļ"
          License Agreements => UTF-8 string (16) "Licences līgums"
          To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0. => UTF-8 string (245) "Lai izbaudītu daudzās funkcijas, kuras PrestaShop piedāvā bez maksas, lūdzu,...
          Lai izbaudītu daudzās funkcijas, kuras PrestaShop piedāvā bez maksas, lūdzu, izlasiet tālāk sniegtos licences noteikumus. PrestaShop kodols tiek licencēts saskaņā ar OSL 3.0, bet moduļi un tēmas tiek licencētas saskaņā ar AFL 3.0.
          
          I agree to the above terms and conditions. => UTF-8 string (39) "Piekrītu noteikumiem un nosacījumiem."
          Done! => UTF-8 string (10) "Izpildīts"
          An error occurred during installation... => UTF-8 string (31) "Kļūda instalācijas laikā..."
          You can use the links on the left column to go back to the previous steps, or restart the installation process by <a href="%link%">clicking here</a>. => UTF-8 string (174) "Jūs varat izmantot saites kreisajā pusē, lai atgrieztos iepriekšējās darbībā...
          Jūs varat izmantot saites kreisajā pusē, lai atgrieztos iepriekšējās darbībās, vai arī atsākiet instalēšanas procesu, <a href="%link%"> noklikšķinot šeit </a>.
          
          Your installation is finished! => UTF-8 string (31) "Jūsu instalācija ir pabeigta!"
          You have just finished installing your shop. Thank you for using PrestaShop! => UTF-8 string (84) "Jūs esat tikko pabeidzis instalēt savu veikalu. Paldies, ka izmantojat Prest...
          Jūs esat tikko pabeidzis instalēt savu veikalu. Paldies, ka izmantojat PrestaShop!
          
          Please remember your login information: => UTF-8 string (56) "Lūdzu, atcerieties savu reģistrēšanās informāciju:"
          E-mail => string (7) "E-pasts"
          Print my login information => UTF-8 string (41) "Drukāt manu pieslēgšanās informāciju"
          Password => string (6) "Parole"
          Display => UTF-8 string (8) "Attēlot"
          For security purposes, you must delete the "install" folder. => UTF-8 string (66) "Drošības apsvērumu dēļ nepieciešams izdzēst "install" mapi."
          Back Office => UTF-8 string (24) "Administrācijas sadaļa"
          Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc. => UTF-8 string (144) "Pārvaldiet savu veikalu, izmantojot savu Back Office. Pārvaldiet savus pasūt...
          Pārvaldiet savu veikalu, izmantojot savu Back Office. Pārvaldiet savus pasūtījumus un klientus, pievienojiet moduļus, mainiet motīvus utt.
          
          Manage your store => UTF-8 string (24) "Pārvaldiet savu veikalu"
          Front Office => UTF-8 string (17) "Lapas priekšpuse"
          Discover your store as your future customers will see it! => UTF-8 string (63) "Apskatiet savu veikalu, kā jūsu klienti to redzēs nākotnē!"
          Discover your store => UTF-8 string (23) "Atklājiet savu veikalu"
          We are currently checking PrestaShop compatibility with your system environment => UTF-8 string (56) "Notiek PrestaShop un sistēmas savietojamības pārbaude"
          PrestaShop compatibility with your system environment has been verified! => UTF-8 string (61) "PrestaShop saderība ar jūsu sistēmas vidi ir pārbaudīta!"
          Welcome to the PrestaShop %version% Installer => UTF-8 string (50) "Laipni lūdzam PrestaShop %version% instalētājā"
          Continue the installation in: => UTF-8 string (24) "Turpināt instalēšanu:"
          The language selection above only applies to the Installation Assistant. Once your store is installed, you can choose the language of your store from over %d% translations, all for free! => UTF-8 string (206) "Iepriekš minētā valodu izvēle attiecas tikai uz instalēšanas palīgu. Tiklīdz...
          Iepriekš minētā valodu izvēle attiecas tikai uz instalēšanas palīgu. Tiklīdz jūsu veikals ir instalēts, jūs varat izvēlēties sava veikala valodu no vairāk nekā %d% tulkojumu, viss par brīvu!
          
          We could not check to see if basic authentication and rewrite extensions have been activated. Please manually check if they've been activated in order to use the PrestaShop webservice. => UTF-8 string (213) "Mēs nevarējām pārbaudīt, vai bāzes autentifikācijas un pārrakstīšanas paplaš...
          Mēs nevarējām pārbaudīt, vai bāzes autentifikācijas un pārrakstīšanas paplašinājumi ir aktivizēti. Lūdzu, manuāli pārbaudiet, vai tie ir aktivizēti, lai izmantotu PrestaShop interneta pakalpojumu.
          
          Please activate the 'SimpleXML' PHP extension to allow testing of PrestaShop's webservice. => UTF-8 string (108) "Lūdzu, aktivizējiet PHP paplašinājumu 'SimpleXML', lai varētu pārbaudīt Pres...
          Lūdzu, aktivizējiet PHP paplašinājumu 'SimpleXML', lai varētu pārbaudīt PrestaShop tīmekļa servisu.
          
          It is preferable to use SSL (https:) for webservice calls, as it avoids the "man in the middle" type security issues. => UTF-8 string (147) "Ieteicams izmantot SSL (https:) tīmekļa pakalpojumu savienojumiem, jo tas ļa...
          Ieteicams izmantot SSL (https:) tīmekļa pakalpojumu savienojumiem, jo tas ļaus izvairīties no "man in the middle" tipa drošības jautājumiem.
          
          Fashion and accessories => UTF-8 string (18) "Mode un aksesuāri"
          Sport and Entertainment => string (18) "Sports un izklaide"
          -- Please choose your main activity -- => UTF-8 string (49) "-- Lūdzu izvēlēties galveno darbības veidu --"
          Server name is not valid => UTF-8 string (26) "Servera vārds nav derīgs"
          You must enter a database name => UTF-8 string (39) "Jums ir jānorāda datubāzes nosaukums"
          You must enter a database login => UTF-8 string (45) "Jums ir jānorāda datubāzes lietotājvārds"
          Tables prefix is invalid => UTF-8 string (27) "Tabulas prefiks nav derīgs"
          Cannot convert database data to utf-8 => UTF-8 string (43) "Nevar konvertēt datu bāzes datus uz utf-8"
          At least one table with same prefix was already found, please change your prefix or drop your database => UTF-8 string (111) "Jau tika atrasts vismaz viena tabula ar tādu pašu prefiksu, lūdzu, mainiet p...
          Jau tika atrasts vismaz viena tabula ar tādu pašu prefiksu, lūdzu, mainiet prefiksu vai pārnesiet datubāzi
          
          Your database login does not have the privileges to create table on the database "%s". Ask your hosting provider: => UTF-8 string (116) "Jūsu datu bāzes lietotājam nav tiesību veidot tabulu datu bāzē "%s". Jautāji...
          Jūsu datu bāzes lietotājam nav tiesību veidot tabulu datu bāzē "%s". Jautājiet savam pakalpojumu sniedzējam:
          
          Database Server is not found. Please verify the login, password and server fields => UTF-8 string (94) "Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet pieslēgšanās paroli un se...
          Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet pieslēgšanās paroli un servera laukus
          
          Connection to MySQL server succeeded, but database "%database%" not found => UTF-8 string (82) "Savienojums ar MySQL serveri ir veiksmīgs, bet datubāze "%database%" nav atr...
          Savienojums ar MySQL serveri ir veiksmīgs, bet datubāze "%database%" nav atrasta
          
          Attempt to create the database automatically => UTF-8 string (45) "Mēģinājums automātiski izveidot datubāzi"
          %file% file is not writable (check permissions) => UTF-8 string (60) "Nav tiesības rakstīt datnē %file% (pārbaudiet tiesības)"
          %folder% folder is not writable (check permissions) => UTF-8 string (60) "Nav tiesību rakstīt mapē %folder% (pārbaudiet tiesības)"
          Cannot write settings file => UTF-8 string (35) "Nevar ierakstīt iestatījumu failu"
          Cannot write app/config/parameters.php file => UTF-8 string (48) "Nevar ierakstīt app/config/parameters.php failu"
          Cannot write app/config/parameters.yml file => string (39) "Nevar ierakstit app/parametrs.yml failu"
          Database structure file not found => UTF-8 string (40) "Datubāzes struktūras fails nav atrasts"
          Cannot create group shop => string (28) "Nevar izveidot veikala grupu"
          Cannot create shop => string (22) "Nevar izveidot veikalu"
          Cannot create shop URL => string (32) "Nevar izveidot veikala URL saiti"
          File "language.xml" not found for language iso "%iso%" => string (48) "Fails "language.xml" nav atrasts valodai "%iso%""
          File "language.xml" not valid for language iso "%iso%" => UTF-8 string (52) "Fails "language.xml" nav derīgs valodai iso "%iso%""
          Cannot download language pack "%iso%" => UTF-8 string (38) "Nevar ielādēt valodu pakotni "%iso%""
          Cannot install language "%iso%" => UTF-8 string (30) "Nevar instalēt valodu "%iso%""
          Cannot copy flag language "%flag%" => UTF-8 string (41) "Nevar iekopēt atzīmēto valodu "%flag%""
          Cannot create admin account => UTF-8 string (44) "Nav iespējams izveidot administratora kontu"
          Cannot install module "%module%" => UTF-8 string (35) "Nevar ieinstalēt moduli "%module%""
          Fixtures class "%class%" not found => UTF-8 string (33) "Palīgklase "%class%" nav atrasta"
          "%class%" must be an instance of "InstallXmlLoader" => UTF-8 string (46) ""%class%" jābūt instancei "InstallXmlLoader""
          SQL error on query <i>%query%</i> => UTF-8 string (38) "Kļūda SQL vaicājumā <i>%query%</i>"
          An SQL error occurred for entity <i>%entity%</i>: <i>%message%</i> => UTF-8 string (66) "SQL vaicājuma kļūda vienībā <i>%entity%</i>: <i>%message%</i>"
          Cannot create image "%identifier%" for entity "%entity%" => UTF-8 string (58) "Nevar izveidot attēlu "%identifier%" vienībai "%entity%""
          Cannot create image "%identifier%" (bad permissions on folder "%folder%") => UTF-8 string (91) "Nevar izveidot attēlu "%identifier%" (pietrūkst rakstīšanas atļaujas mapei "...
          Nevar izveidot attēlu "%identifier%" (pietrūkst rakstīšanas atļaujas mapei "%folder%")
          
          Cannot create image "%identifier%" => UTF-8 string (37) "Nevar izveidot attēlu "%identifier%""
          Cannot create image "%1$s" for entity "%2$s" => UTF-8 string (47) "Nevar izveidot attēlu "%1$s" vērtībai "%2$s""
          ModulesGoogleanalyticsAdmin => array (23)
          Save => UTF-8 string (9) "Saglabāt"
          Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Settings => UTF-8 string (13) "Uzstādījumi"
          Enable User ID tracking => UTF-8 string (36) "Aktivizēt lietotāja ID izsekošanu"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Anonymize IP => UTF-8 string (15) "Anonīmizēt IP"
          Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries => UTF-8 string (122) "Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu kon...
          Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu konfidencialitātes likumiem dažās valstīs
          
          Settings updated successfully. => UTF-8 string (32) "Iestatījumi sekmīgi atjaunoti."
          Google Analytics Tracking ID => string (28) "Google Analytics Tracking ID"
          Google Analytics => string (16) "Google Analytics"
          Gain clear insights into important metrics about your customers, using Google Analytics => UTF-8 string (72) "Iegūsties svarīgus datus par Jūsu klientiem lietojot Google Analytics"
          Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module. => UTF-8 string (94) "Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli sa...
          Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli saistītie dati.
          
          Your customers go everywhere; shouldn't your analytics. => UTF-8 string (40) "Klienti pārvietojas; statistika paliek."
          Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones. => UTF-8 string (195) "Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajie...
          Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajiem tīkliem, lapām un viedtelefoniem. Tas ļauj vieglāk saprast un apkalpot esošos klientus un iegūt jaunus.
          
          With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including: => UTF-8 string (125) "Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pir...
          Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pircēju uzvedību un konversijām, ieskaitot:
          
          Product detail views => UTF-8 string (26) "Produkta detalizēts skats"
          Internal merchandising Success => UTF-8 string (37) "Iekšējās tirdzniecības sasniegumi"
          "Add to cart" actions => UTF-8 string (28) ""Pievienot grozam" darbības"
          The checkout process => UTF-8 string (30) "Pirkuma noformēšanas process"
          Internal campaign clicks => UTF-8 string (31) "Iekšējās kampaņas klikšķi"
          And purchase => string (10) "Un nopirkt"
          Merchants are able to understand how far along users get in the buying process and where they are dropping off. => UTF-8 string (120) "Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā ...
          Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā un kur tie ir pārtraukuši pirkumu.
          
          ModulesFaviconnotificationboAdmin => array (5)
          Display notifications in the browser tab for: => UTF-8 string (49) "Parādiet paziņojumus pārlūkprogrammas cilnē:"
          New orders => UTF-8 string (18) "Jauni pasūtījumi"
          Notification background color => UTF-8 string (23) "Paziņojuma fona krāsa"
          Notification text color => UTF-8 string (25) "Paziņojuma teksta krāsa"
          Order Notifications on the Favicon => UTF-8 string (35) "Pasūtījumu paziņojumi ar Favicon"
          ModulesContactinfoAdmin => array (3)
          Contact information => UTF-8 string (19) "Kontaktinformācija"
          Allows you to display additional information about your store's customer service. => UTF-8 string (82) "Ļauj jums parādīt papildus informāciju par Jūsu veikala klientu apkalpošanu."
          Your theme needs to be compatible with this feature => UTF-8 string (47) "Jūsu tēmai jābūt saderīgai ar šo funkciju"
          ModulesFacetedsearchAdmin => array (97)
          Faceted search => UTF-8 string (23) "Kategoriska meklēšana"
          Filter template name required (cannot be empty) => UTF-8 string (70) "Nepieciešams norādīt filtra tēmas nosaukumu (nevar atstāt tukšu)"
          You must select at least one category. => UTF-8 string (36) "Ir jāizvēlas vismaz viena sadaļa."
          Your filter => UTF-8 string (12) "Jūsu filtri"
          was updated successfully. => UTF-8 string (29) "tika veiksmīgi atjaunināts."
          was added successfully. => UTF-8 string (27) "tika pievienots veiksmīgi."
          Settings saved successfully => UTF-8 string (32) "Iestatījumi sekmīgi saglabāti"
          Filter template deleted, categories updated (reverted to default Filter template). => UTF-8 string (102) "Filtra tēma izdzēsta, kategorijas atjauninātas (iestatījumi atgriezti uz nok...
          Filtra tēma izdzēsta, kategorijas atjauninātas (iestatījumi atgriezti uz noklusēto filtra tēmu).
          
          Filter template not found => UTF-8 string (24) "Filtra tēma nav atrasta"
          My template - %s => UTF-8 string (15) "Mana tēma - %s"
          My template %s => UTF-8 string (13) "Mana tēma %s"
          "%s" is not a valid url => UTF-8 string (25) ""%s" ir kļūdaina adrese"
          Category => string (10) "Kategorija"
          Manufacturer => UTF-8 string (10) "Ražotājs"
          Supplier => UTF-8 string (14) "Piegādātājs"
          New products => string (14) "Jauni produkti"
          Best sales => UTF-8 string (17) "Visvairāk pirkts"
          Prices drop => string (17) "Nocenoti produkti"
          Search => UTF-8 string (7) "Meklēt"
          Meta title => string (14) "Meta-nosaukums"
          No limit => string (10) "Bez limita"
          Categories used for this template: => UTF-8 string (45) "Kategorijas, kas tiek izmantotas šai tēmai:"
          Categories selection is disabled because you have no categories or you are in a "all shops" context. => UTF-8 string (114) "Sadaļu izvēle ir izslēgta, jo jūs neesat izveidojis nevienu sadaļu, vai atro...
          Sadaļu izvēle ir izslēgta, jo jūs neesat izveidojis nevienu sadaļu, vai atrodaties kontekstā "visi veikali".
          
          You must select at least one filter => UTF-8 string (34) "Ir jāizvēlas vismaz viens filtrs"
          Template name: => UTF-8 string (17) "Tēmas nosaukums:"
          Only as a reminder => UTF-8 string (20) "Tikai atgādinājums"
          Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form: => UTF-8 string (125) "Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobe...
          Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobežo maksimālo attēlojamo lauku skaitu formā:
          
          for suhosin.post.max_vars. => UTF-8 string (30) "priekš suhosin.post.max_vars."
          for suhosin.request.max_vars. => UTF-8 string (33) "Priekš suhosin.request.max_vars."
          Please ask your hosting provider to increase the Suhosin limit to => UTF-8 string (77) "Lūdzu palūdziet savam hostinga provaiderim palielināt Suhosin limitu līdz"
          Warning! Your PHP configuration limits the maximum number of fields allowed in a form: => UTF-8 string (80) "Uzmanību! Tava PHP konfigurācija ierobežo maksimumu attēlojamo lauku formā:"
          for max_input_vars. => UTF-8 string (23) "priekš max_input_vars."
          Please ask your hosting provider to increase this limit to => UTF-8 string (66) "Lūdzu palūdz savam hostinga provaiderim palielināt limitu līdz"
          %s at least, or you will have to edit the translation files manually. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
          Choose shop association: => UTF-8 string (32) "Izvēlaties veikala asociāciju:"
          Sub-categories filter => UTF-8 string (23) "Apakškategoriju filtrs"
          Product stock filter => UTF-8 string (31) "Noliktavā esošu preču filtrs"
          Product condition filter => UTF-8 string (26) "Produkta stāvokļa filtrs"
          Product brand filter => UTF-8 string (23) "Produktu zīmolu filtrs"
          Product weight filter (slider) => UTF-8 string (31) "Preču svara filtrs (slaideris)"
          Product price filter (slider) => string (32) "Produkta cenas filtrs (slaiders)"
          You must select at least one category => UTF-8 string (35) "Ir jāizvēlas vismaz viena sadaļa"
          Indexes and caches => UTF-8 string (22) "Indeksi un kešatmiņa"
          Indexing is in progress. Please do not leave this page => UTF-8 string (51) "Notiek indeksēšana. Lūdzu palieciet šajā lapā"
          Index all missing prices => UTF-8 string (33) "Indeksēt visas nēesošās cenas"
          Rebuild entire price index => UTF-8 string (34) "Pārbūvēt visu cenu indeksāciju"
          Build attributes and features indexes => UTF-8 string (41) "Veidojiet atribūtus un funkciju indeksus"
          Clear cache => UTF-8 string (15) "Iztīrīt kešu"
          You can set a cron job that will rebuild price index using the following URL: => UTF-8 string (101) "Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izman...
          Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izmantojot sekojošu URL:
          
          You can set a cron job that will rebuild attribute index using the following URL: => UTF-8 string (101) "Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izman...
          Jūs variet uzstādīt CRON komandu, kura atjauninās Jūsu vietnes indeksu izmantojot sekojošu URL:
          
          A nightly rebuild is recommended. => UTF-8 string (46) "Ieteicams pārūvēšanu veikt nakts stundās."
          Filters templates => UTF-8 string (12) "Tēmu filtrs"
          Created on => string (9) "Izveidots"
          Actions => UTF-8 string (9) "Darbības"
          Do you really want to delete this filter template? => UTF-8 string (48) "Vai tiešām vēlaties dzēst šo filtra veidni?"
          No filter template found. => UTF-8 string (36) "Netika atrasta neviena filtra tēma."
          Add new template => string (21) "Izveidot jaunu veidni"
          Show the number of matching products => UTF-8 string (42) "Pārādīt visu sakritušo produktu skaitu"
          Show products from subcategories => UTF-8 string (35) "Attēlot apakškategoriju produktus"
          Category filter depth (0 for no limits, 1 by default) => UTF-8 string (70) "Kategoriju filtru dziļums ( 0 priekš bezlimita, 1 pēc noklusējuma)"
          Use tax to filter price => UTF-8 string (40) "Izmantot nodokļus, lai izšķirotu cenu"
          Use rounding to filter price => UTF-8 string (35) "Noapaļot, lai filtrētu pēc cenas"
          (in progress) => UTF-8 string (11) "(progresā)"
          URL indexing finished => UTF-8 string (33) "URL adrešu indeksācija pabeigta"
          Attribute indexing finished => UTF-8 string (31) "Atribūtu indeksācija pabeigta"
          URL indexing failed => UTF-8 string (33) "URL adrešu indeksācijas kļūda"
          Attribute indexing failed => UTF-8 string (31) "Atribūtu indeksācijas kļūda"
          Price indexing finished => UTF-8 string (26) "Cenu indeksācija pabeigta"
          Price indexing failed => UTF-8 string (26) "Cenu indeksācijas kļūda"
          (in progress, %s products price to index) => UTF-8 string (44) "(progresā, %s produktu cenas indeksācijai)"
          Loading... => UTF-8 string (14) "Ielādējas..."
          You selected -All categories-: all existing filter templates will be deleted. Is it OK? => UTF-8 string (86) "Jūs izvēlējāties -Visas sadaļas-: visas filtru veidnes tiks dzēstas. Piekrīt...
          Jūs izvēlējāties -Visas sadaļas-: visas filtru veidnes tiks dzēstas. Piekrītat?
          
          New filters template => UTF-8 string (18) "Jauna filtra tēma"
          You can drag and drop filters to adjust position => UTF-8 string (65) "Jūs varat pārvietot filtrus velkot un novietotjot kur vēlaties"
          Filters: => string (7) "Filtri:"
          Total filters: %s => UTF-8 string (15) "Filtru kopā %s"
          Filter result limit: => UTF-8 string (25) "Filtru rezultātu limits:"
          Filter style: => string (13) "Filtru stils:"
          Checkbox => UTF-8 string (34) "Kastīte, kuru atzīmēt ar ķeksi"
          Radio button => string (10) "Radio poga"
          Drop-down list => UTF-8 string (21) "Nolaižamais saraksts"
          List of ranges => string (17) "Apgabalu saraksts"
          Attribute group: %name% (%count% attributes) => UTF-8 string (43) "Atribūtu grupa: %name% (%count% atribūti)"
          Attribute group: %name% (%count% attribute) => UTF-8 string (43) "Atribūtu grupa: %name% (%count% atribūts)"
          This group will allow user to select a color => UTF-8 string (48) "Šī grupa ļaus lietotājam izvēlēties krāsu"
          Feature: %name% (%count% values) => UTF-8 string (39) "Īpašība: %name% (%count% vērtības)"
          Feature: %name% (%count% value) => UTF-8 string (38) "Īpašība: %name% (%count% vērtība)"
          When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this attribute. By default, PrestaShop uses the attribute's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          Invalid characters: <>;=#{}_ => UTF-8 string (26) "Kļudaini simboli:<>;=#{}_"
          Indexable => UTF-8 string (12) "Indeksējams"
          Use this attribute in URL generated by the Faceted Search module. => UTF-8 string (93) "Lietot šo atribūtu saitē kura ir ģenerēta izmantojot Kategorizētas meklēšana...
          Lietot šo atribūtu saitē kura ir ģenerēta izmantojot Kategorizētas meklēšanas moduli.
          
          When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature. By default, PrestaShop uses the feature's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          URL => string (12) "Lapas adrese"
          When the Faceted Search module is enabled, you can get more detailed URLs by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field. => UTF-8 string (278) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākas URL adreses, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          When the Faceted Search module is enabled, you can get more detailed page titles by choosing the word that best represent this feature's value. By default, PrestaShop uses the value's name, but you can change that setting using this field. => UTF-8 string (282) "Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzāk...
          Kad Kategorizētas meklēšanas modulis ir aktivizēts, jūs varat iegūt precīzākus lapu nosaukumus, izvēloties vārdu, kas vislabāk apraksta šo atribūtu. Pēc noklusējuma PrestaShop izmanto atribūta nosaukumu, bet jūs varat mainīt šo iestatījumu, izmantojot šo lauku.
          
          ModulesLegalcomplianceShop => array (1)
          Information => UTF-8 string (12) "Informācija"
          ModulesBlockwishlistShop => array (11)
          You aren't logged in => UTF-8 string (26) "Jūs neesat pierakstījies"
          Add to wishlist => UTF-8 string (36) "Pievienot vēlamo produktu sarakstam"
          Cancel => string (7) "Atsaukt"
          Remove => UTF-8 string (6) "Dzēst"
          Delete => UTF-8 string (6) "Dzēst"
          Sign in => UTF-8 string (7) "Ienākt"
          Previous => UTF-8 string (8) "Atpakaļ"
          Next => UTF-8 string (10) "Nākošais"
          Share => string (5) "Share"
          Customize => UTF-8 string (9) "Pielāgot"
          No products found => string (20) "Produkti nav atrasti"
          AdminNavigationNotification => array (17)
          Your shop is in debug mode. => UTF-8 string (43) "Jūsu veikals ir atkļūdošanas režīmā."
          Your shop is in maintenance. => UTF-8 string (37) "Notiek E-veikala apkalpošanas darbi."
          Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab. => UTF-8 string (187) "Jūsu apmeklētāji un klienti nevar piekļūt jūsu veikalam apkopes režīmā.%s La...
          Jūsu apmeklētāji un klienti nevar piekļūt jūsu veikalam apkopes režīmā.%s Lai pārvaldītu tehniskās apkopes iestatījumus, dodieties uz sadaļu Veikala parametri> Uzturēšana.
          
          No new order for now :( => UTF-8 string (34) "Šobrīd nav jaunu pasūtījumu :("
          No new customer for now :( => UTF-8 string (29) "Šobrīd nav jaunu klientu :("
          No new message for now. => UTF-8 string (25) "Šobrīd nav jaunu ziņu."
          registered => UTF-8 string (12) "reģistrēts"
          Orders[1][/1] => UTF-8 string (19) "Pasūtījumi[1][/1]"
          Customers[1][/1] => string (14) "Klienti[1][/1]"
          Messages[1][/1] => UTF-8 string (13) "Ziņas[1][/1]"
          from => string (2) "no"
          All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode. => UTF-8 string (108) "Tiks parādītas PHP kļūdas un ziņojumi. Kad tas vairs nav vajadzīgs, [1] izsl...
          Tiks parādītas PHP kļūdas un ziņojumi. Kad tas vairs nav vajadzīgs, [1] izslēdziet [/1] šo režīmu.
          
          Have you checked your [1][2]abandoned carts[/2][/1]?[3]Your next order could be hiding there! => UTF-8 string (99) "Vai pārbaudījāt veikala [1][2]pamestos grozus[/2][/1]?[3]Iespējams šeit ir k...
          Vai pārbaudījāt veikala [1][2]pamestos grozus[/2][/1]?[3]Iespējams šeit ir kāds pasūtījums!
          
          Are you active on social media these days? => UTF-8 string (37) "Vai esat aktīvi sociālajos tīklos?"
          Seems like all your customers are happy :) => UTF-8 string (45) "Šķiet ka veikala klienti ir apmierināti :)"
          An error occurred while updating new window property. => UTF-8 string (44) "Kļūda atjaunojot jauna loga iestatījumus."
          An error occurred while updating the new window property for this object. => UTF-8 string (58) "Kļūda atjaunojot jauna loga iestatījumus šim objektam."
          ModulesStatssalesAdmin => array (17)
          Sales and orders => UTF-8 string (27) "Pārdošana un pasūtījumi"
          About order statuses => UTF-8 string (26) "Par pasūtījumu statusiem"
          In your Back Office, you can modify the following order statuses: Awaiting Check Payment, Payment Accepted, Preparation in Progress, Shipping, Delivered, Canceled, Refund, Payment Error, Out of Stock, and Awaiting Bank Wire Payment. => UTF-8 string (254) "Lapas administrācijā var mainīt sekojošus statusus: Gaida čeka maksājumu, Ma...
          Lapas administrācijā var mainīt sekojošus statusus: Gaida čeka maksājumu, Maksājums saņemts, Sagatavošana piegādei, Piegāde, Piegādāts, Atcelts, Naudas atgriešana, Maksājuma kļūda, Nav pieejams noliktavā un Gaida bankas pārskaitījumu.
          
          These order statuses cannot be removed from the Back Office; however you have the option to add more. => UTF-8 string (102) "Šos pasūtījuma statusus nevar izdzēst no lapas Administrācijas, bet var piel...
          Šos pasūtījuma statusus nevar izdzēst no lapas Administrācijas, bet var pielikt papildu statusus.
          
          The following graphs represent the evolution of your shop's orders and sales turnover for a selected period. => UTF-8 string (100) "Grafiki attēlo veikala attīstību, pasūtījumu skaitu un pārdošanu izvēlētajā ...
          Grafiki attēlo veikala attīstību, pasūtījumu skaitu un pārdošanu izvēlētajā laik periodā.
          
          You should often consult this screen, as it allows you to quickly monitor your shop's sustainability. It also allows you to monitor multiple time periods. => UTF-8 string (133) "Šo logu vajadzētu regulāri apskatīt, tas ļauj monitorēt veikala ilgtspējību....
          Šo logu vajadzētu regulāri apskatīt, tas ļauj monitorēt veikala ilgtspējību. Papildus var apskatīt vairākus laika periodus.
          
          Only valid orders are graphically represented. => UTF-8 string (57) "Grafikā tiek attēloti tikai apstiprināti pasūtījumi."
          Orders placed: => UTF-8 string (23) "Izveidoti pasūtījumi:"
          CSV Export => string (12) "Csv Eksports"
          Sales: => UTF-8 string (12) "Pārdošana:"
          You can view the distribution of order statuses below. => UTF-8 string (59) "Zemāk var apskatīt sadalījumu pa pasūtījumu statusiem."
          No orders for this period. => UTF-8 string (37) "Šajā laika posmā nav pasūtījumu."
          Orders placed => UTF-8 string (22) "Izveidoti pasūtījumi"
          Products bought => string (18) "Nopirktie produkti"
          Products: => string (6) "Preces"
          Sales currency: %s => UTF-8 string (24) "Pārdošanas valūta: %s"
          Percentage of orders per status. => UTF-8 string (45) "Pasūtījumi procentuāli pēc statusa veida."
          ShopNotificationsWarning => array (8)
          You cannot place a new order from your country (%s). => UTF-8 string (54) "Jūs nevariet veikt pasūtījumu no šīs valsts (%s)."
          You cannot return merchandise with a guest account. => UTF-8 string (56) "Jūs nevarēsiet atgriezt preci iepērkoties kā viesis."
          If you have just placed an order, it may take a few minutes for it to be validated. Please refresh this page if your order is missing. => UTF-8 string (146) "Ja tikko esat veicis pasūtījumu, var paiet dažas minūtes, lai to apstiprināt...
          Ja tikko esat veicis pasūtījumu, var paiet dažas minūtes, lai to apstiprinātu. Lūdzu, atsvaidziniet lapu, ja Jūsu pasūtījums nav redzams.
          
          You must wait for confirmation before returning any merchandise. => UTF-8 string (80) "Jums ir jāsagaida preču atgriešanas apstiprinājums, pirms nosūtīt to mums."
          This product is not visible to your customers. => UTF-8 string (42) "Šis produkts nav redzams jūsu klientiem."
          You do not have any vouchers. => string (23) "Jums nav neviena kupona"
          You have not placed any orders. => UTF-8 string (29) "Jums nav neviena pasūtījuma"
          You have not received any credit slips. => UTF-8 string (27) "Jums nav kredīta izrakstu."
          ModulesCrosssellingShop => array (1)
          Customers who bought this product also bought: => UTF-8 string (50) "Klienti, kuri iegādājās šo preci nopirka arī:"
          ModulesPagesnotfoundAdmin => array (17)
          Pages not found => string (19) "Lapa netika atrasta"
          The "pages not found" cache has been emptied. => UTF-8 string (47) ""Lapa nav atrasta" keša atmiņa ir iztīrīta."
          The "pages not found" cache has been deleted. => UTF-8 string (46) ""Lapa nav atrasta" keša atmiņa ir izdzēsts."
          Guide => UTF-8 string (10) "Pamācība"
          404 errors => UTF-8 string (12) "404 kļūdas"
          A 404 error is an HTTP error code which means that the file requested by the user cannot be found. In your case it means that one of your visitors entered a wrong URL in the address bar, or that you or another website has a dead link. When possible, the referrer is shown so you can find the page/site which contains the dead link. If not, it generally means that it is a direct access, so someone may have bookmarked a link which doesn't exist anymore. => UTF-8 string (295) "HTTP kļūdas 404 nozīmē to ka meklējamais fails nav atrasts. Tas nozīmē ka kl...
          HTTP kļūdas 404 nozīmē to ka meklējamais fails nav atrasts. Tas nozīmē ka klients ir vai nu ievadījis nepareizu saiti vai lapā ir nestrādājoša saite. Ja ir iespēja, tiks parādīta lapa ar nestrādājošo saiti. Ja nē, tas nozīmē ka tā ir tieša piekļuve kura vairs neeksistē.
          
          How to catch these errors? => UTF-8 string (27) "Kā fiksēt šīs kļūdas?"
          If your webhost supports .htaccess files, you can create one in the root directory of PrestaShop and insert the following line inside: "%s". => UTF-8 string (134) "Ja serveris atbalsta .htaccessfailus, Jūs varat izveidot šo failu PrestaShop...
          Ja serveris atbalsta .htaccessfailus, Jūs varat izveidot šo failu PrestaShop pamata direktorijā un pievienot sekojošo rindu: "%s".
          
          A user requesting a page which doesn't exist will be redirected to the following page: %s. This module logs access to this page. => UTF-8 string (131) "Lietotājs kurš apmeklēs neeksistējošu saiti tiks novirzīts uz sekojošu lapu:...
          Lietotājs kurš apmeklēs neeksistējošu saiti tiks novirzīts uz sekojošu lapu: %s. Šis modulis ieraksta piekļuvi šai lapai.
          
          You must use a .htaccess file to redirect 404 errors to the "404.php" page. => UTF-8 string (78) "Jums jālieto .htaccess failu lai pārvirzītu 404 kļūdas uz "404.php" lapu."
          Page => string (4) "Lapa"
          Referrer => UTF-8 string (13) "Norādītājs"
          Counter => UTF-8 string (12) "Skaitītājs"
          No "page not found" issue registered for now. => UTF-8 string (54) "Nav reģistrēts neviens "lapa nav atrasta" gadījums."
          Empty database => UTF-8 string (20) "Iztīrīt datu bāzi"
          Empty ALL "pages not found" notices for this period => UTF-8 string (61) "Iztīrīt VISUS "lapa nav atrasta" paziņojumus par šo laiku"
          Empty ALL "pages not found" notices => UTF-8 string (47) "Iztīrīt VISUS "lapa nav atrasta" paziņojumus"
          AdminShopparametersNotification => array (39)
          Caution: The discount applied to a category does not stack with the overall reduction but instead replaces it. => UTF-8 string (92) "Uzmanību: kategorijai piešķirtā atlaide nesummējas ar kopējo atlaidi, bet ai...
          Uzmanību: kategorijai piešķirtā atlaide nesummējas ar kopējo atlaidi, bet aizstāj to.
          
          Only products that have this category as the default category will be affected. => UTF-8 string (85) "Tas ietekmēs tikai tos produktus, kuriem šī kategorija ir noklusējuma katego...
          Tas ietekmēs tikai tos produktus, kuriem šī kategorija ir noklusējuma kategorija.
          
          You cannot delete this shop (customer and/or order dependency) => UTF-8 string (73) "Jūs nevarat izdzēst šo veikalu (klienta un/vai pasūtījuma saistība)"
          Click here to set a URL for this shop. => UTF-8 string (55) "Noklikšķiniet šeit, lai iestatītu šī veikala URL."
          Width and height must be numeric values. => UTF-8 string (55) "Platumam un augstumam jābūt skaitliskām vērtībām."
          The discount value is incorrect (must be a percentage). => UTF-8 string (55) "Atlaides vērtība ir nepareiza (jānorāda procentos)."
          Wrong category ID. => string (25) "Kategorijai nepareizs ID."
          The discount value is incorrect. => UTF-8 string (33) "Redukcijas vērtība ir nepareiza"
          You cannot save group reductions. => UTF-8 string (39) "Jūs nevarat saglabāt grupas atlaides."
          An error occurred while updating this group. => UTF-8 string (37) "Atjauninot šo grupu, radās kļūda."
          Aliases and results are both required. => UTF-8 string (53) "kā aizstājējvārdi tā rezultāti ir nepieciešami"
          Is not a valid result => UTF-8 string (22) "nav derīgs rezultāts"
          Is not a valid alias => UTF-8 string (29) "nav derīgs aizstājējvārds"
          This is not a valid IP address: => UTF-8 string (27) "Šī IP adrese nav derīga:"
          You cannot delete this shop (customer and/or order dependency). => UTF-8 string (74) "Jūs nevarat izdzēst šo veikalu (klienta un/vai pasūtījuma saistība)."
          Please create some sub-categories for this root category. => UTF-8 string (68) "Lūdzu, izveidojiet kādas apakš-kategorijas šai pamatkategorijai."
          You need to select at least the root category. => UTF-8 string (43) "Jums ir jāizvēlas vismaz pamatkategorija."
          Warning: You won't be able to change the group of this shop if this shop belongs to a group with one of these options activated: Share Customers, Share Quantities or Share Orders. => UTF-8 string (204) "Brīdinājums: jūs nevarēsit mainīt šī veikala grupu, ja šis veikals pieder gr...
          Brīdinājums: jūs nevarēsit mainīt šī veikala grupu, ja šis veikals pieder grupai, kurai ir aktivizēta viena no šīm opcijām: koplietot klientus, koplietot daudzumus vai koplietot pasūtījumus.
          
          You can only move your shop to a shop group with all "share" options disabled -- or to a shop group with no customers/orders. => UTF-8 string (156) "Jūs varat pārvietot savu veikalu tikai uz veikalu grupu ar visām "share" ies...
          Jūs varat pārvietot savu veikalu tikai uz veikalu grupu ar visām "share" iespējām atslēgtām - vai arī uz veikalu grupu bez klientiem/pasūtījumiem.
          
          For security reasons, you cannot delete default order statuses. => UTF-8 string (85) "Drošības apsvērumu dēļ Jūs nevariet izdzēst noklusētos pasūtījuma statusus."
          An address located in a country containing states must have a state selected. => UTF-8 string (124) "Valstī, kurā ir noteikti novadi vai teritorijas obligāti ir jāizvēlas kāds n...
          Valstī, kurā ir noteikti novadi vai teritorijas obligāti ir jāizvēlas kāds no pieejamajiem teritorijas iedalījumiem. 
          
          Latitude and longitude are required. => UTF-8 string (35) "Garums un platums ir nepieciešams."
          The specified state is not located in this country. => UTF-8 string (45) "Norādītais rajons šajā valstī neatrodas."
          Before being able to use this tool, you need to: => UTF-8 string (54) "Pirms varat izmantot šo rīku, jums ir nepieciešams:"
          Create a blank .htaccess in your root directory. => UTF-8 string (59) "Izveidojiet tukšu .htaccess failu savā pamatdirektorijā."
          Give it write permissions (CHMOD 666 on Unix system). => UTF-8 string (68) "Piešķiriet tam rakstīšanas atļaujas (CHMOD 666 sistēmā Unix)."
          You must define an SMTP server and an SMTP port. If you do not know it, use the PHP mail() function instead. => UTF-8 string (102) "Jums ir jādefinē SMTP serveris un SMTP ports. Ja jūs to nezināt, izmantojiet...
          Jums ir jādefinē SMTP serveris un SMTP ports. Ja jūs to nezināt, izmantojiet funkciju PHP mail ().
          
          Assign a valid page if you want it to be read. => UTF-8 string (56) "Norādiet derīgu lapu, ja vēlaties lai tā ir lasāma."
          Your robots.txt file MUST be in your website's root directory and nowhere else (e.g. http://www.example.com/robots.txt). => UTF-8 string (115) "Jūsu robots.txt failam jābūt vietnes pamatdirektorijā un nekur citur (piem. ...
          Jūsu robots.txt failam jābūt vietnes pamatdirektorijā un nekur citur (piem. http://www.example.com/robots.txt).
          
          Generate your "robots.txt" file by clicking on the following button (this will erase the old robots.txt file) => UTF-8 string (101) "Veidojiet savu robots.txt failu, noklikšķinot uz šīs pogas (tas izdzēsīs vec...
          Veidojiet savu robots.txt failu, noklikšķinot uz šīs pogas (tas izdzēsīs veco failu robots.txt)
          
          Before you can use this tool, you need to: => UTF-8 string (54) "Lai varētu izmantot šo rīku, jums ir nepieciešams:"
          1) Create a blank robots.txt file in your root directory. => UTF-8 string (63) "1) Izveidojiet tukšu robots.txt failu savā pamatdirektorijā."
          2) Give it write permissions (CHMOD 666 on Unix system). => UTF-8 string (62) "2) Dot tai rakstīšanas atļaujas (CHMOD 666 sistēmā Unix)."
          The multistore option is enabled. If you want to change the URL of your shop, you must go to the "Multistore" page under the "Advanced Parameters" menu. => UTF-8 string (138) "Multiveikalu opcija ir aktivizēta. Ja vēlaties mainīt sava veikala URL, izvē...
          Multiveikalu opcija ir aktivizēta. Ja vēlaties mainīt sava veikala URL, izvēlnē "Papildu parametri" ir jāiet uz lapu "Multiveikals".
          
          Here you can set the URL for your shop. If you migrate your shop to a new URL, remember to change the values below. => UTF-8 string (139) "Šeit varat iestatīt sava veikala URL. Ja jūs migrējat savu veikalu uz jaunu ...
          Šeit varat iestatīt sava veikala URL. Ja jūs migrējat savu veikalu uz jaunu URL, neaizmirstiet mainīt tālāk norādītās vērtības.
          
          This section enables you to change the default pattern of your links. In order to use this functionality, PrestaShop's "Friendly URL" option must be enabled, and Apache's URL rewriting module (mod_rewrite) must be activated on your web server. => UTF-8 string (244) "Šajā sadaļā ir iespējams mainīt jūsu saišu noklusējuma modeli. Lai izmantotu...
          Šajā sadaļā ir iespējams mainīt jūsu saišu noklusējuma modeli. Lai izmantotu šo funkciju, ir jāaktivizē PrestaShop opcija "Lasāms URL", un jūsu tīmekļa serverī ir jāaktivizē Apache URL pārrakstīšanas modulis (mod_rewrite).
          
          There are several available keywords for each route listed below; note that keywords with * are required! => UTF-8 string (138) "Katram tālāk uzskaitītajam maršrutam ir pieejami vairāki pieejamie atslēgvār...
          Katram tālāk uzskaitītajam maršrutam ir pieejami vairāki pieejamie atslēgvārdi; ņemiet vērā, ka atslēgvārdi ar * ir obligāti!
          
          To add a keyword in your URL, use the {keyword} syntax. If the keyword is not empty, you can add text before or after the keyword with syntax {prepend:keyword:append}. For example {-hey-:meta_title} will add "-hey-my-title" in the URL if the meta title is set. => UTF-8 string (279) "Lai URL pievienotu atslēgvārdu, izmantojiet {keyword} sintaksi. Ja atslēgvār...
          Lai URL pievienotu atslēgvārdu, izmantojiet {keyword} sintaksi. Ja atslēgvārds nav tukšs, varat pievienot tekstu pirms vai pēc atslēgvārda ar sintaksi {prepend:keyword:append}. Piemēram, {-hey-:meta_title} URL, ja meta nosaukums ir iestatīts, pievienos "-hey-my-title".
          
          You can only display the page list in a shop context. => UTF-8 string (54) "Lapas sarakstu var parādīt tikai veikala kontekstā."
          ModulesDashgoalsAdmin => array (23)
          Dashboard Goals => UTF-8 string (24) "Vadības paneļa mērķi"
          Adds a block with your store's forecast. => UTF-8 string (57) "Pievieno bloku ar veikala prognozējamajiem rezultātiem."
          January => UTF-8 string (9) "Janvāris"
          February => UTF-8 string (10) "Februāris"
          March => string (5) "Marts"
          April => UTF-8 string (8) "Aprīlis"
          May => string (5) "Maijs"
          June => UTF-8 string (7) "Jūnijs"
          July => UTF-8 string (7) "Jūlijs"
          August => string (7) "Augusts"
          September => string (10) "Septembris"
          October => string (8) "Oktobris"
          November => string (9) "Novembris"
          December => string (9) "Decembris"
          Average cart value => UTF-8 string (24) "Vidējā groza vērtība"
          Goal exceeded => UTF-8 string (20) "Mērķis pārsniegts"
          Goal not reached => UTF-8 string (22) "Mērķis nav sasniegts"
          Goal set: => UTF-8 string (9) "Mērķis:"
          Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
          Traffic => UTF-8 string (7) "Plūsma"
          Average Cart Value => UTF-8 string (31) "Vidējā pasūtījuma vērtība"
          Conversion => string (10) "Konversija"
          Forecast => string (8) "Prognoze"
          ModulesStatssearchAdmin => array (8)
          Shop search => UTF-8 string (16) "Meklēt veikalā"
          Keywords => UTF-8 string (17) "Atslēgas vārdi:"
          Occurrences => UTF-8 string (15) "Parādīšanās"
          Results => UTF-8 string (10) "Rezultāti"
          CSV Export => string (12) "Csv Eksports"
          Cannot find any keywords that have been searched for more than once. => UTF-8 string (79) "Nevar atrast atslēgas vārdus kuri ir bijuši lietoti vairāk par vienu reizi."
          Top 10 keywords => UTF-8 string (23) "Top 10 atslēgas vārdi"
          Others => UTF-8 string (9) "Pārējie"
          ModulesWelcomeAdmin => array (46)
          Let's create your first product => string (25) "Izveidosim pirmo produktu"
          What do you want to tell about it? Think about what your customers want to know. => UTF-8 string (70) "Par ko vēlaties pastāstīt? Padomājiet ko klients vēlētos zināt."
          Add clear and attractive information. Don't worry, you can edit it later :) => UTF-8 string (99) "Pievienojiet vienkāršu un atraktīvu informāciju. Neuztraucaties, arēsiet vēl...
          Pievienojiet vienkāršu un atraktīvu informāciju. Neuztraucaties, arēsiet vēlāk to mainīt :)
          
          Give your product a catchy name. => UTF-8 string (39) "Piešķiriet precei aktuālu nosaukumu."
          Fill out the essential details in this tab. The other tabs are for more advanced information. => UTF-8 string (102) "Aizpildiet pamata informāciju šajā cilnē. Pārējās cilnes ir paredzētas papil...
          Aizpildiet pamata informāciju šajā cilnē. Pārējās cilnes ir paredzētas papildus informācijai.
          
          Add one or more pictures so your product looks tempting! => UTF-8 string (81) "Pievienojiet vienu vai vairākas bildes produktam, lai tas izskatās pievilcīgi!"
          How much do you want to sell it for? => UTF-8 string (36) "Par kādu cenu vēlaties to pārdot?"
          Yay! You just created your first product. Looks good, right? => UTF-8 string (56) "Lieliski! Ir izveidots pirmais produkts. Izskatās labi?"
          Give your shop its own identity => UTF-8 string (33) "Piešķiriet veikalam identitāti"
          How do you want your shop to look? What makes it so special? => UTF-8 string (63) "Kā vēlaties lai veikals izskatītos? Kas to padarīs īpašu?"
          Customize your theme or choose the best design from our theme catalog. => UTF-8 string (88) "Pielāgojiet veikala dizainu vai izvēlaties labāko dizainu no mūsu šablonu ka...
          Pielāgojiet veikala dizainu vai izvēlaties labāko dizainu no mūsu šablonu kataloga.
          
          A good way to start is to add your own logo here! => UTF-8 string (44) "Labs sākums būtu logo pievienošana šeit!"
          If you want something really special, have a look at the theme catalog! => UTF-8 string (57) "Ja vēlaties ko īpašu, apskatieties šablonu katalogā!"
          Get your shop ready for payments => UTF-8 string (38) "Sagatavojiet veikala maksājumu veidus"
          How do you want your customers to pay you? => UTF-8 string (53) "Kādus maksājumu veidus vēlaties atļaut klientiem?"
          These payment methods are already available to your customers. => UTF-8 string (45) "Šie ir klientiem pieejamie maksājumu veidi."
          Choose your shipping solutions => UTF-8 string (29) "Izvēlieties piegādes veidus"
          How do you want to deliver your products? => UTF-8 string (42) "Kā vēlaties piegādāt klientiem preces?"
          Here are the shipping methods available on your shop today. => UTF-8 string (44) "Veikalā šobrīd pieejamie piegādes veidi."
          Skip this tutorial => UTF-8 string (18) "Izlaist apmācību"
          Over to you! => UTF-8 string (23) "Atstājam Jūsu ziņā!"
          You've seen the essential, but there's a lot more to explore. => UTF-8 string (68) "Tas ir tikai pamats, bet ir vēl vairāk lietas par kurām uzzināt."
          Some ressources can help you go further: => UTF-8 string (46) "Resursi kuri var palīdzēt darboties tālāk:"
          Starter Guide => UTF-8 string (21) "Iesācēja apmācība"
          Forum => string (6) "Forums"
          Training => UTF-8 string (10) "Trenniņš"
          Video tutorial => UTF-8 string (16) "Video apmācība"
          I'm ready => string (6) "Gatavs"
          Welcome to your shop! => UTF-8 string (23) "Laipni lūgti veikalā!"
          Hi! My name is Preston and I'm here to show you around. => UTF-8 string (69) "Sveiki! Mani sauc Prestons un vēlos Tev palīdzēt iepazīt veikalu."
          You will discover a few essential steps before you can launch your shop: => UTF-8 string (71) "Jums vēl ir jāizpilda pāris papildu soļi pirms veikala palaišanas:"
          Create your first product, customize your shop, configure shipping and payments... => UTF-8 string (107) "Izveidojiet pirmo produktu, pielāgojiet veikala iestatījumus, nokonfigurējie...
          Izveidojiet pirmo produktu, pielāgojiet veikala iestatījumus, nokonfigurējiet piegādi un maksājumus...
          
          Let's get started! => UTF-8 string (8) "Sāksim!"
          Later => UTF-8 string (7) "Vēlāk"
          Start => UTF-8 string (5) "Sākt"
          Launch your shop! => string (16) "Palaist veikalu!"
          Resume => UTF-8 string (7) "Atsākt"
          Stop the OnBoarding => UTF-8 string (29) "Pārtraukt sākuma apmācību"
          Continue => UTF-8 string (9) "Turpināt"
          Hey! Are you lost? => UTF-8 string (26) "Hei! Vai esi apmaldījies?"
          To continue, click here: => UTF-8 string (33) "Lai turpinātu, nospiediet šeit:"
          If you want to stop the tutorial for good, click here: => UTF-8 string (53) "Ja vēlaties pārtraukt apmācību, nospiediet šeit:"
          Quit the Welcome tutorial => UTF-8 string (20) "Iziet no apmācības"
          Step => string (5) "Solis"
          Next => UTF-8 string (10) "Nākošais"
          Welcome => UTF-8 string (11) "Sveicināti"
          ShopNavigation => array (61)
          404 error => UTF-8 string (11) "404 kļūda"
          Best sales => UTF-8 string (17) "Visvairāk pirkts"
          Contact us => UTF-8 string (19) "Sazināties ar mums"
          Manufacturers => UTF-8 string (10) "Ražotāji"
          New products => string (14) "Jauni produkti"
          Forgot your password => UTF-8 string (17) "Aizmirsāt paroli"
          Prices drop => string (17) "Nocenoti produkti"
          Sitemap => string (11) "lapas karte"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          Address => string (6) "Adrese"
          Addresses => string (7) "Adreses"
          Login => UTF-8 string (13) "Autorizācija"
          Registration => UTF-8 string (14) "Reģistrācija"
          Cart => string (16) "Iepirkumu grozs:"
          Discount => string (7) "Atlaide"
          Order history => UTF-8 string (21) "Pasūtījumu vēsture"
          Identity => UTF-8 string (11) "Identitāte"
          My account => string (10) "Mans konts"
          Order follow => UTF-8 string (24) "Pasūtījuma izsekošana"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          Order => UTF-8 string (12) "Pasūtījums"
          Search => UTF-8 string (7) "Meklēt"
          Stores => string (7) "veikali"
          Guest tracking => string (14) "Viesu uzskaite"
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          This page cannot be found => UTF-8 string (24) "Nevar atrast šādu lapu"
          Our best sales => UTF-8 string (20) "Labākā pārdošana"
          Use our form to contact us => UTF-8 string (40) "Izmantojiet formu lai sazinātos ar mums"
          Shop powered by PrestaShop => string (30) "Veikals darbojas uz PrestaShop"
          Brand list => UTF-8 string (16) "Zīmolu saraksts"
          Our new products => UTF-8 string (21) "Mūsu jaunie produkti"
          Enter the e-mail address you use to sign in to receive an e-mail with a new password => UTF-8 string (102) "Ievadiet e-pasta adresi kuru lietojat lai pierakstītos un Jums e-pastā tiktu...
          Ievadiet e-pasta adresi kuru lietojat lai pierakstītos un Jums e-pastā tiktu nosūtīta jauna parole
          
          On-sale products => UTF-8 string (23) "Izpārdošanas produkti"
          Lost ? Find what your are looking for => UTF-8 string (52) "Nevarat atrast? Sameklējiet ko vēlējāties atrast"
          Suppliers list => UTF-8 string (23) "Piegādātāju saraksts"
          page-not-found => string (16) "lapa-nav-atrasta"
          best-sales => UTF-8 string (19) "vaisvairāk-pirktie"
          contact-us => string (19) "sazinieties-ar-mums"
          manufacturers => UTF-8 string (10) "ražotāji"
          new-products => string (15) "jaunie-produkti"
          password-recovery => UTF-8 string (20) "paroles-atjaunošana"
          prices-drop => string (18) "nocenotie-produkti"
          sitemap => string (11) "lapas karte"
          supplier => UTF-8 string (14) "piegādātājs"
          address => string (6) "adrese"
          addresses => string (7) "adreses"
          login => UTF-8 string (12) "pieslēgties"
          cart => string (15) "iepirkumu-grozs"
          discount => string (7) "atlaide"
          order-history => UTF-8 string (21) "pasūtījumu-vēsture"
          identity => UTF-8 string (11) "identitāte"
          my-account => string (10) "mans-konts"
          order-follow => UTF-8 string (23) "pasutījuma-izsekošana"
          credit-slip => UTF-8 string (15) "kredītrēķins"
          order => UTF-8 string (12) "pasūtījums"
          search => UTF-8 string (7) "meklēt"
          stores => string (7) "veikali"
          guest-tracking => string (14) "guest-tracking"
          order-confirmation => string (18) "order-confirmation"
          Best sellers => UTF-8 string (17) "Visvairāk pirkts"
          Brands => string (6) "Markas"
          ModulesCurrencyselectorAdmin => array (2)
          Currency block => UTF-8 string (14) "Valūtas Bloks"
          Adds a block allowing customers to choose their preferred shopping currency. => UTF-8 string (48) "Pievieno sadaļu, kas ļauj izvēlēties valūtu"
          AdminPaymentFeature => array (7)
          Customer currency => UTF-8 string (15) "Klienta valūta"
          Shop default currency => UTF-8 string (28) "Veikala noklusējuma valūta"
          Active payment => UTF-8 string (18) "Aktīvs maksājums"
          Currency restrictions => UTF-8 string (21) "Valūtu ierobežojumi"
          Country restrictions => UTF-8 string (20) "Valstu ierobežojumi"
          Group restrictions => UTF-8 string (18) "Grupu irobežojumi"
          Carrier restrictions => UTF-8 string (24) "Maksājumu ierobežojumi"
          ModulesStatsbestcustomersAdmin => array (11)
          Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
          Valid orders => UTF-8 string (21) "Derīgie pasūtījumi"
          Money spent => UTF-8 string (16) "Iztērēta nauda"
          Best customers => UTF-8 string (16) "Labākie klienti"
          Develop clients' loyalty => UTF-8 string (28) "Izveidot klienta lojalitāti"
          Keeping a client can be more profitable than gaining a new one. That is one of the many reasons it is necessary to cultivate customer loyalty. => UTF-8 string (146) "Iespējams, ka paturēt klientu ir izdevīgāk kā meklēt jaunu. Tas ir viens no ...
          Iespējams, ka paturēt klientu ir izdevīgāk kā meklēt jaunu. Tas ir viens no iemesliem kādēļ nepieciešams attīstīt klientu lojalitāti.
          
          Word of mouth is also a means for getting new, satisfied clients. A dissatisfied customer can hurt your e-reputation and obstruct future sales goals. => UTF-8 string (145) "Veikala mutisks ieteikums nozīmē jaunus, lojālus klientus. Neapmierināti kli...
          Veikala mutisks ieteikums nozīmē jaunus, lojālus klientus. Neapmierināti klienti var ietekmēt reputāciju un iespaidot pārdošanas apjomus.
          
          In order to achieve this goal, you can organize: => UTF-8 string (49) "Lai sasniegtu šo mērķi Jūs variet organizēt:"
          Punctual operations: commercial rewards (personalized special offers, product or service offered), non commercial rewards (priority handling of an order or a product), pecuniary rewards (bonds, discount coupons, payback). => UTF-8 string (265) "Punktuālas darbības: komerciāli piedāvājumi (piedāvāt personalizētus piedāvā...
          Punktuālas darbības: komerciāli piedāvājumi (piedāvāt personalizētus piedāvājumus, preces vai servisus), nekomerciālus piedāvājumus (prioritāras pasūtījuma apstrāde vai piegāde), finansiālas atlīdzības (atlaižu kuponi, atmaksas par pirkumiem).
          
          Sustainable operations: loyalty points or cards, which not only justify communication between merchant and client, but also offer advantages to clients (private offers, discounts). => UTF-8 string (189) "Ilgtspējīgas darbības: lojalitātes punkti vai kartes kuras ne tikai ir komun...
          Ilgtspējīgas darbības: lojalitātes punkti vai kartes kuras ne tikai ir komunikācija starp klientu un pārdevēju, bet sniedz arī iespējas klientam (privāti piedāvājumi, atlaides).
          
          These operations encourage clients to buy products and visit your online store more regularly. => UTF-8 string (82) "Šīs darbības iedrošina klientus pirkt produktus un biežāk apmeklēt veikalu."
          ModulesBannerAdmin => array (7)
          Banner => string (7) "Baneris"
          Banner image => UTF-8 string (14) "Banera attēls"
          Upload an image for your top banner. The recommended dimensions are 1110 x 214px if you are using the default theme. => UTF-8 string (104) "Augšupielādēt attēlu augšējam banerim. Ieteicamais izmērs 1110 x 214px ja li...
          Augšupielādēt attēlu augšējam banerim. Ieteicamais izmērs 1110 x 214px ja lieto noklusēto tēmu.
          
          Banner Link => string (13) "Bannera saite"
          Enter the link associated to your banner. When clicking on the banner, the link opens in the same window. If no link is entered, it redirects to the homepage. => UTF-8 string (146) "Ievadiet saiti savam bannerim. Kad nospiedīs uz bannera, saite atvērsies šaj...
          Ievadiet saiti savam bannerim. Kad nospiedīs uz bannera, saite atvērsies šajā pat lapā. Ja saite netiks ievadīta, tiks atvērta mājas lapa.
          
          Banner description => string (16) "Bannera apraksts"
          Please enter a short but meaningful description for the banner. => UTF-8 string (53) "Lūdzu ievadiet īsu, bet saprotamu bannera aprakstu."
          ModulesFeaturedproductsAdmin => array (10)
          Featured products => string (19) "Ieteicamie produkti"
          The number of products is invalid. Please enter a positive number. => UTF-8 string (63) "Produktu skaits nav derīgs. Lūdzu ievadiet pozitīvu skaitli."
          The category ID is invalid. Please choose an existing category ID. => UTF-8 string (65) "Sadaļas ID nav derīgs. Izvēlieties eksistējošas sadaļas ID."
          Invalid value for the "randomize" flag. => UTF-8 string (41) "Nederīga "Jauktā kārtībā" vērtība."
          To add products to your homepage, simply add them to the corresponding product category (default: "Home"). => UTF-8 string (127) "Lai parādītu produktus mājas lapā, vienkārši pievienojiet tos noteiktajai ka...
          Lai parādītu produktus mājas lapā, vienkārši pievienojiet tos noteiktajai kategorijai (noklusētā kategorija: "Mājas").
          
          Number of products to be displayed => UTF-8 string (27) "Attēlojamo produktu skaits"
          Set the number of products that you would like to display on homepage (default: 8). => UTF-8 string (90) "Norādiet skaitu, cik produktus vēlaties rādīt mājas lapā (noklusētā vērtība:...
          Norādiet skaitu, cik produktus vēlaties rādīt mājas lapā (noklusētā vērtība: 8).
          
          Category from which to pick products to be displayed => UTF-8 string (50) "Sadaļa, kurā iekļautie produkti tiks parādīti"
          Randomly display featured products => UTF-8 string (47) "Parādīt ieteicamos produktus jauktā secībā"
          Enable if you wish the products to be displayed randomly (default: no). => UTF-8 string (105) "Aktivizējiet, ja vēlaties, lai produkti tiktu parādīti jauktā secībā (noklus...
          Aktivizējiet, ja vēlaties, lai produkti tiktu parādīti jauktā secībā (noklusētā vērtība: nē).
          
          ModulesStatspersonalinfosAdmin => array (27)
          Registered customer information => UTF-8 string (33) "Reģistrēto klientu informācija"
          Target your audience => UTF-8 string (29) "Izvēlēties mērķauditoriju"
          In order for each message to have an impact, you need to know who it is being addressed to. => UTF-8 string (80) "Lai nosūtītajiem jaunumiem būtu atdeve, Jums ir jāzin kam tā ir adresēta. "
          Defining your target audience is essential when choosing the right tools to win them over. => UTF-8 string (88) "Mērķa auditorijas definēšana ir svarīga izvēloties pareizo veidu kā to ietek...
          Mērķa auditorijas definēšana ir svarīga izvēloties pareizo veidu kā to ietekmēt.
          
          It is best to limit an action to a group -- or to groups -- of clients. => UTF-8 string (58) "Ieteicams limitēt darbību klientu grupai -- vai grupām."
          Storing registered customer information allows you to accurately define customer profiles so you can adapt your special deals and promotions. => UTF-8 string (146) "Saglabājot reģistrēto klientu informāciju ir iespējams definēt klientu profi...
          Saglabājot reģistrēto klientu informāciju ir iespējams definēt klientu profilus lai varētu pielāgot speciālos piedāvājumus un reklāmu.
          
          You can increase your sales by: => UTF-8 string (39) "Pārdošanu var palielināt izmantojot:"
          Launching targeted advertisement campaigns. => UTF-8 string (38) "Mērķa reklāmas kampaņu palaišana."
          Contacting a group of clients by email or newsletter. => UTF-8 string (77) "Kontaktēšanās ar klientu grupu izmantojot e-pastu vai jaunumu sūtīšanu."
          Gender distribution allows you to determine the percentage of men and women shoppers on your store. => UTF-8 string (85) "Dzimumu sadalījums ļauj noteikt sieviešu un vīriešu klientu attiecību veikalā."
          CSV Export => string (12) "Csv Eksports"
          Age ranges allow you to better understand target demographics. => UTF-8 string (68) "Vecumu apgabals ļauj labāk saprast mērķauditorijas demogrāfiju."
          Country distribution allows you to analyze which part of the World your customers are shopping from. => UTF-8 string (83) "Valstu sadalījums ļauj analizēt no kurām valstīm klienti apmeklē šo veikalu."
          Currency range allows you to determine which currency your customers are using. => UTF-8 string (55) "Attēlo kuras valūtas klienti izmanto šajā veikalā."
          Language distribution allows you to analyze the browsing language used by your customers. => UTF-8 string (69) "Valodu sadalījums ļauj noteikt kādā valodā klienti apskata lapu."
          No customers have registered yet. => UTF-8 string (25) "Nav reģistrētu klientu."
          Gender distribution => UTF-8 string (19) "Dzimumu sadalījums"
          Age range => string (6) "Vecums"
          0-18 => string (4) "0-18"
          18-24 => string (5) "18-24"
          25-34 => string (5) "25-34"
          35-49 => string (5) "35-49"
          50-59 => string (5) "50-59"
          60+ => string (3) "60+"
          Country distribution => UTF-8 string (18) "Valstu sadalījums"
          Currency distribution => UTF-8 string (19) "Valūtu sadalījums"
          Language distribution => UTF-8 string (18) "Valodu sadalījums"
          ModulesStatsnewsletterAdmin => array (6)
          Customer registrations: => UTF-8 string (24) "Klientu reģistrācijas:"
          Visitor registrations: => UTF-8 string (31) "Apmeklētāju reģistrācijas: "
          Both: => string (3) "Abi"
          CSV Export => string (12) "Csv Eksports"
          The %s module must be installed. => UTF-8 string (26) "Ir jāinstalē %s modulis."
          Newsletter statistics => string (17) "Janumu statistika"
          ModulesSearchbarAdmin => array (1)
          Search bar => UTF-8 string (18) "Meklēšanas lauks"
          ModulesSocialfollowAdmin => array (15)
          Social media follow links => UTF-8 string (33) "Sociālo tīklu sekošanas saites"
          Facebook URL => string (12) "Facebook URL"
          Your Facebook fan page. => UTF-8 string (25) "Jūsu Facebook fanu lapa."
          Twitter URL => string (11) "Twitter URL"
          Your official Twitter account. => UTF-8 string (33) "Jūsu officiālais Twitter konts."
          RSS URL => string (7) "RSS URL"
          The RSS feed of your choice (your blog, your store, etc.). => UTF-8 string (64) "RSS ziņa pēc Jūsu izvēles (Jūsu blogs, Jūsu veikals u.c.)."
          YouTube URL => string (11) "YouTube URL"
          Your official YouTube account. => UTF-8 string (33) "Jūsu officiālais YouTube konts."
          Pinterest URL: => string (14) "Pinterest URL:"
          Your official Pinterest account. => UTF-8 string (35) "Jūsu officiālais Pinterest konts."
          Vimeo URL: => string (17) "Vimeo URL adrese:"
          Your official Vimeo account. => UTF-8 string (30) "Jūsu oficiālais Vimeo konts."
          Instagram URL: => string (21) "Instagram URL adrese:"
          Your official Instagram account. => UTF-8 string (34) "Jūsu oficiālais Instagram konts."
          AdminInternationalHelp => array (71)
          This will restore your last registered address format. => UTF-8 string (58) "Tas atjaunos jūsu pēdējo reģistrēto adreses formātu."
          This will restore the default address format for this country. => UTF-8 string (56) "Tas atjaunos noklusējuma adreses formātu šai valstij."
          This will restore your current address format. => UTF-8 string (58) "Tas atjaunos jūsu pēdējo reģistrēto adreses formātu."
          This will delete the current address format => UTF-8 string (46) "Tiks izdzēsts pašreizējais adreses formāts"
          This expression uses a special syntax: => UTF-8 string (41) "Šis izteiciens izmanto īpašu sintaksi:"
          Some of these expressions use this special syntax: %s. => UTF-8 string (57) "Daži no šiem izteicieniem izmanto īpašu sintaksi: %s."
          There are [1]%replace%[/1] products => UTF-8 string (34) "Šeit ir [1]%replace%[/1] produkti"
          "%s" will be replaced by a number. => UTF-8 string (31) ""%s" tiks aizstāts ar skaitli."
          List of pages in [1]%replace%[/1] => UTF-8 string (36) "Lapaspušu saraksts [1]%replace%[/1]"
          "%s" will be replaced by a string. => UTF-8 string (29) ""%s" tiks aizstāts ar rindu."
          Feature: [1]%1%[/1] ([1]%2%[/1] values) => UTF-8 string (47) "Īpašība: [1]%1%[/1] ([1]%2%[/1] vērtībām)"
          The numbers enable you to reorder the variables when necessary. => UTF-8 string (54) "Cipari ļauj mainīt mainīgos pēc nepieciešamības."
          Click on the title of a section to open its fieldsets. => UTF-8 string (55) "Spiediet uz sadaļas virsrakstiem lai atvērtu nodaļu."
          Here you can modify translations for all installed module. => UTF-8 string (60) "Šeit jūs varat mainīt visu instalēto moduļu tulkojumus."
          Select your module => UTF-8 string (19) "Izvēlieties moduli"
          Restrict country selections in front office to those covered by active carriers => UTF-8 string (93) "Ierobežot valsts izvēli lapas priekšpusē tiem, uz kuriem attiecas aktīvie pā...
          Ierobežot valsts izvēli lapas priekšpusē tiem, uz kuriem attiecas aktīvie pārvadātāji
          
          Two -- or three -- letter ISO code (e.g. "us" for United States). => UTF-8 string (63) "Divu -- vai trīs -- simbolu ISO kods (piemēram, lv Latvijai)."
          International call prefix, (e.g. 1 for United States). => UTF-8 string (48) "Starptautiskā zvana kods (piem. 1 priekš ASV)."
          Geographical region. => UTF-8 string (25) "Ģeogrāfiskais reģions."
          Indicate the format of the postal code: use L for a letter, N for a number, and C for the country's ISO 3166-1 alpha-2 code. For example, NNNNN for the United States, France, Poland and many other; LNNNNLLL for Argentina, etc. If you do not want PrestaShop to verify the postal code for this country, leave it blank. => UTF-8 string (315) "Norādiet pasta indeksa formātu: izmantojiet burtu L, skaitli N un C valsts I...
          Norādiet pasta indeksa formātu: izmantojiet burtu L, skaitli N un C valsts ISO 3166-1 alfa-2 kodu. Piemēram, NNNNN Amerikas Savienotajām Valstīm, Francijai, Polijai un daudziem citiem; LNNNNLLL Argentīnai utt. Ja jūs nevēlaties, lai thirty bees pārbaudītu šīs valsts pasta indeksu, atstājiet to tukšu.
          
          Display this country to your customers (the selected country will always be displayed in the Back Office). => UTF-8 string (99) "Parādīt šo valsti klientiem (izvēlētā valsts vienmēr būs redzama Administrāc...
          Parādīt šo valsti klientiem (izvēlētā valsts vienmēr būs redzama Administrācijas panelī).
          
          Provide the state name to be displayed in addresses and on invoices. => UTF-8 string (60) "Štata nosaukums, kuru rādīt adresēs un faktūrrēķinos."
          1 to 4 letter ISO code. => string (18) "1-4 burtu iso kods"
          You can prefix it with the country ISO code if needed. => UTF-8 string (59) "Ja nepieciešams, varat pievienot valsts ISO koda prefiksu."
          Country where the state is located. => UTF-8 string (42) "Valsts, kurā atrodas štats vai apgabals."
          Only the countries with the option "contains states" enabled are displayed. => UTF-8 string (69) "Parādītas tikai valstis, kurās ieslēgta opcija "satur apgabalus"."
          Geographical region where this state is located. => UTF-8 string (46) "Ģeogrāfiskā zona, kurā atrodas šī valsts"
          Used for shipping => UTF-8 string (20) "Izmantota piegādēm"
          You must define the behavior if an address matches multiple rules: => UTF-8 string (71) "Jums ir jādefinē uzvedība, ja adrese atbilst vairākiem noteikumiem:"
          - This tax only: Will apply only this tax => UTF-8 string (50) "- Tikai šis nodoklis: Piemēros tikai šo nodokli"
          - Combine: Combine taxes (e.g.: 10% + 5% = 15%) => UTF-8 string (47) "- Apvienojiet nodokļus (piem.: 10% + 5% = 15%)"
          - One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5) => UTF-8 string (96) "- Vienu pēc otra: piemērojiet nodokļus vienu pēc otra (piem.: 100 + 10% => 1...
          - Vienu pēc otra: piemērojiet nodokļus vienu pēc otra (piem.: 100 + 10% => 110 + 5% = 115.5)
          
          No Tax => string (7) "Bez PVN"
          (Total tax: 9%) => UTF-8 string (20) "(Kopā nodoklis: 9%)"
          Exchange rates are calculated from one unit of your shop's default currency. For example, if the default currency is euros and your chosen currency is dollars, type "1.20" (1€ = $1.20). => UTF-8 string (202) "Valūtas kursi tiek aprēķināti no vienas veikala noklusējuma valūtas vienības...
          Valūtas kursi tiek aprēķināti no vienas veikala noklusējuma valūtas vienības. Piemēram, ja noklusējuma valūta ir eiro un jūsu izvēlētā valūta ir dolārs, ierakstiet "1.20" (1€ = $1.20).
          
          This option allows you, among other things, to restrict access to your shop for certain countries. See below. => UTF-8 string (100) "Šī opcija ļauj cita starpā ierobežot piekļuvi jūsu veikalam dažās valstīs. S...
          Šī opcija ļauj cita starpā ierobežot piekļuvi jūsu veikalam dažās valstīs. Skatīt zemāk.
          
          Two-letter ISO code (e.g. FR, EN, DE). => UTF-8 string (44) "Divu burtu ISO kods (piemēram, LV, DE, EN)."
          IETF language tag (e.g. en-US, pt-BR). => string (39) "IETF valodas tags (piem. en-US, pt-BR)."
          Short date format (e.g., Y-m-d). => UTF-8 string (37) "Īsais datuma formāts (piem. G-m-d)."
          Full date format (e.g., Y-m-d H:i:s). => UTF-8 string (41) "Pilns datuma formāts (piem. G-m-d S:m:s)"
          Upload the country flag from your computer. => UTF-8 string (34) "Ielādēt valsts karogu no datora."
          Enable if this language is read from right to left. => UTF-8 string (63) "Ieslēgt, ja šī valoda tiek lasīta no labās uz kreiso pusi."
          (Experimental: your theme must be compliant with RTL languages). => UTF-8 string (59) "(Eksperimentāls: jūsu šablonam jāatbilst RTL valodām)."
          Activate this language. => UTF-8 string (18) "Aktivizēt valodu."
          The ISO 639-1 identifier for the language of the country where your web server is located (en, fr, sp, ru, pl, nl, etc.). => UTF-8 string (116) "ISO 639-1 identifikators tās valsts valodai, kurā atrodas jūsu tīmekļa serve...
          ISO 639-1 identifikators tās valsts valodai, kurā atrodas jūsu tīmekļa serveris (en, fr, sp, ru, pl, nl u. c.).
          
          The ISO 3166-1 alpha-2 identifier for the country/region where your web server is located, in lowercase (us, gb, fr, sp, ru, pl, nl, etc.). => UTF-8 string (128) "ISO 3166-1 alfa-2 identifikators valstij / reģionam, kurā atrodas jūsu tīmek...
          ISO 3166-1 alfa-2 identifikators valstij / reģionam, kurā atrodas jūsu tīmekļa serveris (us, gb, fr, sp, ru, pl, nl u. c.).
          
          If set to yes then the localization pack will be downloaded from prestashop.com. Otherwise the local xml file found in the localization folder of your PrestaShop installation will be used. => UTF-8 string (207) "Ja iestatīts uz Jā, lokalizācijas pakete tiks lejupielādēta no prestashop.co...
          Ja iestatīts uz Jā, lokalizācijas pakete tiks lejupielādēta no prestashop.com. Pretējā gadījumā tiks izmantots vietējais xml fails, kas atrodams jūsu PrestaShop instalācijas lokalizācijas mapē.
          
          The default weight unit for your shop (e.g. "kg" for kilograms, "lbs" for pound-mass, etc.). => UTF-8 string (72) "Jūsu veikala noklusējuma svara vienība (piem. "kg" kilogramos, u.c.)."
          The default distance unit for your shop (e.g. "km" for kilometer, "mi" for mile, etc.). => UTF-8 string (77) "Jūsu veikala noklusējuma attāluma vienība (piem. "km" uz kilometru, u.c)."
          The default volume unit for your shop (e.g. "L" for liter, "gal" for gallon, etc.). => UTF-8 string (75) "Jūsu veikala noklusējuma skaļuma vienība (piemēram, "L" litram, u.c.)."
          The default dimension unit for your shop (e.g. "cm" for centimeter, "in" for inch, etc.). => UTF-8 string (82) "Jūsu veikala noklusējuma izmēra vienība (piemēram, "cm" uz centimetru, u.c.)."
          The default language used in your shop. => UTF-8 string (40) "Veikalā izmantotā noklusējuma valoda."
          The default country used in your shop. => UTF-8 string (40) "Veikalā izmantotā noklusējuma valsts."
          The default currency used in your shop. => UTF-8 string (41) "Veikalā izmantotā noklusējuma valūta."
          Zone name (e.g. Africa, West Coast, Neighboring Countries). => UTF-8 string (72) "Zonas nosaukums (piemēram, Āfrika, Ziemeļu krasts, kaimiņu valstis)."
          Allow or disallow shipping to this zone. => UTF-8 string (39) "Ļaut vai neļaut piegādi uz šo zonu."
          Select whether or not to include tax on purchases. => UTF-8 string (54) "Izvēlēties, iekļaut vai neiekļaut nodokli precēm."
          Select whether or not to display tax on a distinct line in the cart. => UTF-8 string (84) "Izvēlieties, vai pircējam ir jāatspoguļo nodokļi atsevišķā rindiņā grozā."
          If you disable the ecotax, the ecotax for all your products will be set to 0. => UTF-8 string (107) "Ja izslēgsies Dabas resursu nodokli, visiem jūsu produkttiem Dabas resursu n...
          Ja izslēgsies Dabas resursu nodokli, visiem jūsu produkttiem Dabas resursu nodoklis tiks iestatīts uz 0.
          
          Tax name to display in carts and on invoices (e.g. "VAT"). => UTF-8 string (82) "Nodokļa nosaukums, kurš būs redzams pirkumu grozā un rēķinos (piem., "PVN")."
          Format: XX.XX or XX.XXX (e.g. 19.60 or 13.925) => UTF-8 string (56) "Formāts: XX.XX vai XX.XXX (piemēram, 19.60 vai 13.925)"
          You can add IP addresses that will always be allowed to access your shop (e.g. Google bots' IP). => UTF-8 string (118) "Jūs varat pievienot IP adreses, kurām vienmēr būs atļauts piekļūt jūsu veika...
          Jūs varat pievienot IP adreses, kurām vienmēr būs atļauts piekļūt jūsu veikalam (piemēram, Google robotu IP).
          
          You can add or update a language directly from the PrestaShop website here. => UTF-8 string (54) "Pievienot vai atjaunot PrestaShop mājas lapas valodu."
          Copies data from one language to another. => UTF-8 string (38) "Kopē datus no vienas valodas uz citu."
          Warning: This will replace all of the existing data inside the destination language. => UTF-8 string (77) "Esiet uzmanīgs/a, jo šī darbība aizvietos esošos mērķa valodas failus!"
          If necessary [1][2] you must first create a new language[/1]. => UTF-8 string (61) "Ja nepieciešams [1][2] vispirms jāizveido jauna valoda[/1]."
          Export data from one language to a file (language pack). => UTF-8 string (62) "Eksportēt datus no vienas valodas uz failu (valodas pakotni)."
          Select which theme you would like to export your translations to. => UTF-8 string (53) "Izvēlieties tēmu no kuras veikt tulkojumu eksportu."
          Here you can modify translations for every line of text inside PrestaShop. => UTF-8 string (49) "Šeit jūs varat rediģēt PrestaShop tulkojumus."
          First, select a type of translation (such as "Back office" or "Installed modules"), and then select the language you want to translate strings in. => UTF-8 string (165) "Vispirms izvēlieties tulkošanas veidu (piemēram, "Administrācijas panelis" v...
          Vispirms izvēlieties tulkošanas veidu (piemēram, "Administrācijas panelis" vai "Instalētie moduļi") un pēc tam izvēlieties valodu, kuru vēlaties pārtulkot.
          
          Search a word or expression, e.g.: "Order confirmation" => UTF-8 string (71) "Meklējiet vārdu vai izteicienu, piem.: "Pasūtījuma apstiprinājums""
          messages => array (322)
          [undefined] => string (11) "[undefined]"
          If enabled, the voucher will not apply to products already on sale. => UTF-8 string (77) "Ja tas ir iespējots, kupons neattiecas uz produktiem, kas jau tiek pārdoti."
          Add a rule concerning => UTF-8 string (34) "Pievienot noteikumu attiecībā uz"
          The product(s) are matching one of these: => UTF-8 string (37) "Produkts(-i) atbilst vienam no šiem:"
          Discount name => string (18) "Atlaides nosaukums"
          Sync success => UTF-8 string (35) "Sinhronizācija veiksmīgi pabeigta"
          Close => UTF-8 string (8) "Aizvērt"
          Customer since: %s => UTF-8 string (17) "Klients kopš: %s"
          Choose a template => UTF-8 string (20) "Izvēlaties sagatavi"
          Send => UTF-8 string (7) "Sūtīt"
          You can add a comment here. => UTF-8 string (38) "Jūs varat pievienot komentāru šeit."
          Customer ID: => string (11) "Klienta ID:"
          Order # => UTF-8 string (14) "Pasūtījums #"
          Product # => string (10) "Produkta #"
          Subject: => UTF-8 string (6) "Tēma:"
          No result => UTF-8 string (14) "Nav rezultātu"
          Discount: => string (8) "Atlaide:"
          Please name your data matching configuration in order to save it. => UTF-8 string (77) "Lūdzu, nosauciet savu datu saskaņošanas konfigurāciju, lai to saglabātu."
          Match your data => UTF-8 string (24) "Saskaņojiet savus datus"
          Please match each column of your source file to one of the destination columns. => UTF-8 string (81) "Lūdzu, saskaņojiet katru avota faila kolonnu ar vienu no galamērķa kolonnām."
          Load a data matching configuration => UTF-8 string (44) "Ielādēt datu pielāgošanas konfigurāciju"
          Load => UTF-8 string (9) "Ielādēt"
          Save your data matching configuration => UTF-8 string (52) "Saglabājiet savu datu pielāgošanas konfigurāciju"
          Two columns cannot have the same type of values => UTF-8 string (53) "Divās kolonnās nevar būt vienāda veida vērtības"
          This column must be set: => UTF-8 string (27) "Šī kolonna ir jāiestata:"
          Rows to skip => string (17) "Rindas ko izlaist"
          Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers. => UTF-8 string (146) "Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Pie...
          Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Piemēram, iestatīt to uz 1, ja faila pirmajā rindā ir galvenes.
          
          Password => string (6) "Parole"
          Your password has been successfully changed. => UTF-8 string (38) "Jūsu parole ir veiksmīgi nomainīta."
          Translate => string (6) "Tulkot"
          Generate RTL Stylesheets => string (18) "Izveidot RTL stilu"
          Manage hooks => UTF-8 string (22) "Pārvaldīt piesaistes"
          To add a new module, simply connect to your PrestaShop Addons account and all your purchases will be automatically imported. => UTF-8 string (133) "Lai pievienotu jaunu moduli, vienkārši pieslēdzieties savai PrestaShop Addon...
          Lai pievienotu jaunu moduli, vienkārši pieslēdzieties savai PrestaShop Addons kontam un visi pirkumi tiks automātiski importēti.
          
          Can I add my own modules? => UTF-8 string (33) "Vai es varu pievienot savu tēmu?"
          Please note that for security reasons, you can only add modules that are being distributed on PrestaShop Addons, the official marketplace. => UTF-8 string (170) "Lūdzu, ņemiet vērā, ka drošības apsvērumu dēļ, jūs varat pievienot tikai tēm...
          Lūdzu, ņemiet vērā, ka drošības apsvērumu dēļ, jūs varat pievienot tikai tēmas, kas tiek izplatītas caur PrestaShop Addons, oficiālajā tēmu tirguslaukumā.
          
          Normal view => UTF-8 string (14) "Normāls skats"
          Favorites view => UTF-8 string (15) "Favorītu skats"
          Module => string (7) "Modulis"
          Tab => string (5) "Cilne"
          Categories => UTF-8 string (8) "Sadaļas"
          Interest => string (8) "Procenti"
          Favorite => string (6) "Izlase"
          Filter by => UTF-8 string (13) "Atlasīt pēc"
          Installed & Not Installed => UTF-8 string (26) "Instalēts un neinstalēts"
          Installed Modules => UTF-8 string (19) "Instalētie moduļi"
          Modules Not Installed => UTF-8 string (22) "Neinstalētie moduļi "
          Enabled & Disabled => UTF-8 string (23) "Ieslēgts un atspējots"
          Enabled Modules => UTF-8 string (19) "Iespējotie moduļi"
          Disabled Modules => UTF-8 string (22) "Deaktivizētie moduļi"
          Authors => string (6) "Autori"
          All authors => string (11) "Visi autori"
          Confirm reset => UTF-8 string (31) "Atiestatījumu apstiprināšana"
          Would you like to delete the content related to this module ? => UTF-8 string (52) "Vai vēlaties dzēst ar šo moduli saistīto saturu?"
          No - reset only the parameters => UTF-8 string (34) "Nē - atiestatīt tikai parametrus"
          Yes - reset everything => UTF-8 string (22) "Jā - atiestatīt visu"
          Preferences saved => UTF-8 string (24) "Uzstādījumi saglabāti"
          Uninstall => UTF-8 string (11) "Atinstalēt"
          Remove from Favorites => UTF-8 string (22) "Noņemt no favorītiem"
          Mark as Favorite => UTF-8 string (23) "Atzīmēt kā favorītu"
          Module %1s => string (12) "Modulis %1s "
          Official, PrestaShop certified module. Free, secure and includes updates! => UTF-8 string (90) "Oficiālais, PrestaShop sertificēts modulis. Bezmaksas, drošs un ietver atjau...
          Oficiālais, PrestaShop sertificēts modulis. Bezmaksas, drošs un ietver atjauninājumus!
          
          Update it! => string (9) "Atjaunot!"
          Install the selection => UTF-8 string (20) "Instalēt izvēlēto"
          Uninstall the selection => UTF-8 string (22) "Atinstalēt izvēlēto"
          No modules available in this section. => UTF-8 string (45) "Šajā sadaļā nav pieejami nekādi moduļi."
          Manage translations => string (16) "Labot tulkojumus"
          Modules list => UTF-8 string (16) "Moduļu saraksts"
          Add a new module => string (22) "Pievienot jaunu moduli"
          The module must either be a Zip file (.zip) or a tarball file (.tar, .tar.gz, .tgz). => UTF-8 string (75) "Modulim jābūt Zip failam (.zip) vai tarball failam (.tar, .tar.gz, .tgz)."
          Upload a module from your computer. => UTF-8 string (40) "Augšupielādēt moduli no Jūsu datora."
          Module file => UTF-8 string (13) "Moduļa fails"
          Choose a file => UTF-8 string (18) "Izvēlieties failu"
          Upload this module => UTF-8 string (27) "Augšupielādēt šo moduli"
          An upgrade is available for some of your modules! => UTF-8 string (45) "Dažiem no jūsu moduļiem ir atjauninājumi!"
          Favorites => string (6) "Izlase"
          All => string (4) "Viss"
          List of modules => UTF-8 string (16) "Moduļu saraksts"
          Update all => UTF-8 string (17) "Atjaunināt visus"
          Check for update => UTF-8 string (33) "Pārbaudīt pēc atjauninājumiem"
          Help => UTF-8 string (11) "Palīdzība"
          (%s votes) => string (11) "(%s balsis)"
          (%s vote) => string (10) "(%s balss)"
          Description => string (8) "Apraksts"
          Merchant benefits => UTF-8 string (19) "Tirgotāja ieguvumi"
          Install module => UTF-8 string (16) "Instalēt moduli"
          View on PrestaShop Addons => UTF-8 string (31) "Skatīt iekš PrestaShop Addons"
          by => string (2) "pa"
          v => string (1) "v"
          Read more => UTF-8 string (15) "Skatīt vairāk"
          You bought this module on PrestaShop Addons. Thank You. => UTF-8 string (51) "Paldies par šī PrestaShop Addons moduļa iegādi."
          Bought => string (8) "Nopirkts"
          This module is available on PrestaShop Addons => UTF-8 string (51) "Šis modulis ir pieejams PrestaShop Addons veikalā"
          Popular => UTF-8 string (9) "Populāri"
          Official => UTF-8 string (9) "Oficiāli"
          Need update => UTF-8 string (26) "Vajadzīga atjaunināšana"
          Free => string (10) "Bezmaksas!"
          Install => UTF-8 string (9) "Instalēt"
          This module is available for free thanks to our partner. => UTF-8 string (64) "Šis modulis ir pieejams bezmaksas, pateicoties mūsu partnerim."
          Not Installed => UTF-8 string (14) "Nav instalēts"
          Installed => UTF-8 string (10) "Instalēts"
          More modules on addons.prestashop.com => UTF-8 string (43) "Vairāk moduļu iekš addons.prestashop.com"
          The controller %s is missing or invalid. => UTF-8 string (38) "Kontrolieris %s trūkst vai nederīgs."
          Back to the previous page => UTF-8 string (33) "Atgriezties uz iepriekšējo lapu"
          Go to the dashboard => string (26) "Doties uz redaktora paneli"
          Attachment => string (9) "Pielikums"
          Category => string (10) "Kategorija"
          Brand => UTF-8 string (7) "Zīmols"
          Supplier => UTF-8 string (14) "Piegādātājs"
          Number of products: => string (16) "Produktu skaits:"
          Product name => string (18) "Produkta nosaukums"
          Attribute name => UTF-8 string (19) "Atribūta nosaukums"
          Supplier Reference => UTF-8 string (19) "Piegādātāja kods"
          Wholesale price => UTF-8 string (25) "Vairumtirdzniecības cena"
          EAN13 => UTF-8 string (10) "Svītrkods"
          UPC => string (3) "upc"
          Available Quantity => string (19) "Pieejamais daudzums"
          N/A => string (8) "Nav datu"
          EAN-13 => string (6) "EAN 13"
          %limit% for suhosin.post.max_vars. => UTF-8 string (38) "%limit% priekš suhosin.post.max_vars."
          %limit% for suhosin.request.max_vars. => UTF-8 string (41) "%limit% priekš suhosin.request.max_vars."
          %d => string (2) "%d"
          Date range => UTF-8 string (19) "Datums (no - līdz)"
          Custom => UTF-8 string (10) "Pielāgots"
          to => UTF-8 string (5) "līdz"
          Compare to => UTF-8 string (15) "Salīdzināt ar"
          Previous period => UTF-8 string (23) "Iepriekšējais periods"
          Previous Year => UTF-8 string (20) "Iepriekšējais gads"
          Previous year => UTF-8 string (20) "Iepriekšējais gads"
          Sunday => UTF-8 string (10) "Svētdiena"
          Monday => string (9) "Pirmdiena"
          Tuesday => string (8) "Otrdiena"
          Wednesday => UTF-8 string (10) "Trešdiena"
          Thursday => string (11) "Ceturtdiena"
          Friday => string (10) "Piektdiena"
          Saturday => string (9) "Sestdiena"
          Sun => UTF-8 string (4) "Svē"
          Mon => string (4) "Pirm"
          Tue => string (4) "Otrd"
          Wed => UTF-8 string (6) "Trešd"
          Thu => string (6) "Ceturd"
          Fri => string (6) "Piektd"
          Sat => string (5) "Sestd"
          Su => string (2) "Sv"
          Mo => string (1) "P"
          Tu => string (2) "Ot"
          We => string (2) "Tr"
          Th => string (2) "Ce"
          Fr => string (2) "Pk"
          Sa => string (2) "Se"
          January => UTF-8 string (9) "Janvāris"
          February => UTF-8 string (10) "Februāris"
          March => string (5) "Marts"
          April => UTF-8 string (8) "Aprīlis"
          May => string (5) "Maijs"
          June => UTF-8 string (7) "Jūnijs"
          July => UTF-8 string (7) "Jūlijs"
          August => string (7) "Augusts"
          September => string (10) "Septembris"
          October => string (8) "Oktobris"
          November => string (9) "Novembris"
          December => string (9) "Decembris"
          Jan => UTF-8 string (9) "Janvāris"
          Feb => UTF-8 string (10) "Februāris"
          Mar => string (5) "Marts"
          Apr => UTF-8 string (8) "Aprīlis"
          May => string (6) "Maijs "
          Jun => UTF-8 string (7) "Jūnijs"
          Jul => UTF-8 string (7) "Jūlijs"
          Aug => string (7) "Augusts"
          Sep => string (10) "Septembris"
          Oct => string (8) "Oktobris"
          Nov => string (9) "Novembris"
          Dec => string (9) "Decembris"
          From => string (2) "No"
          Customers => string (7) "Klienti"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Income => UTF-8 string (9) "Ienākumi"
          Message => UTF-8 string (5) "Ziņa"
          Traffic => UTF-8 string (7) "Plūsma"
          Conversion => string (10) "Konversija"
          Group: => string (6) "Grupa:"
          Add tag => string (15) "Pievienot birku"
          Remove => UTF-8 string (6) "Dzēst"
          Now => UTF-8 string (7) "Tūlīt"
          Done => UTF-8 string (10) "Izpildīts"
          Choose Time => UTF-8 string (17) "Izvēlaties laiku"
          Time => string (5) "Laiks"
          Hour => string (6) "stunda"
          Minute => UTF-8 string (7) "minūte"
          Group name => string (16) "Grupas nosaukums"
          No group created => string (9) "Grupu nav"
          % => string (1) "%"
          No records found => string (20) "Ieraksti nav atrasti"
          Select all => string (12) "ielikt visas"
          Unselect all => UTF-8 string (14) "Izslēgt visas"
          Display => UTF-8 string (8) "Attēlot"
          result(s) => UTF-8 string (13) "rezultāts(i)"
          Reset => UTF-8 string (11) "Atiestatīt"
          Please fill at least one field to perform a search in this list. => UTF-8 string (79) "Lūdzu, aizpildiet vismaz vienu lauku, lai veiktu meklēšanu šajā sarakstā."
          Refresh list => string (17) "Atjaunot sarakstu"
          Show SQL query => UTF-8 string (24) "Parādīt SQL vaicājumu"
          Export to SQL Manager => UTF-8 string (25) "Eksportēt uz SQL Manager"
          Shop group => string (13) "Veikala grupa"
          To => string (2) "Uz"
          Multistore => string (13) "Multiboutique"
          Check / Uncheck all => UTF-8 string (34) "Atzīmēt / Noņemt atzīmi visiem"
          If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter. => UTF-8 string (131) "Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais p...
          Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais parametrs neattiecas uz šo veikalu (vai grupu).
          
          (tax excl.) => string (9) "(bez PVN)"
          You can't change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
          Set required fields for this section => UTF-8 string (45) "Norādiet nepieciešamos laukus šai sadaļai"
          Required Fields => UTF-8 string (15) "Obligāti lauki"
          Select the fields you would like to be required for this section. => UTF-8 string (71) "Norādiet laukus, kurus vēlaties noteikt kā obligātus šai sadaļai."
          Field Name => string (15) "Lauka nosaukums"
          All shops => string (12) "visi veikali"
          (%s selected) => UTF-8 string (14) "(atlasīti %s)"
          Group: %s => string (9) "Grupa: %s"
          search... => UTF-8 string (10) "meklēt..."
          Add files... => string (19) "Pievienot failus..."
          Add file... => string (18) "Pievienot failu..."
          Upload files => UTF-8 string (23) "Augšupielādēt failus"
          Upload file => UTF-8 string (15) "Ielādēt failu"
          You cannot have more than %s images in total. Please remove some of the current images before adding new ones. => UTF-8 string (124) "Kopā nevarat būt vairāk par %s attēliem. Lūdzu, izņemiet dažus no pašreizēji...
          Kopā nevarat būt vairāk par %s attēliem. Lūdzu, izņemiet dažus no pašreizējiem attēliem, pirms pievienojat jaunus.
          
          Remove file => UTF-8 string (13) "Noņemt failu"
          Download current file => UTF-8 string (32) "Lejupielādē pašreizējo failu"
          File size => UTF-8 string (13) "Faila izmērs"
          You have reached the limit (%s) of files to upload, please remove files to continue uploading => UTF-8 string (115) "Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet fail...
          Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet failus, lai turpinātu augšupielādi
          
          Add files => string (16) "Pievienot failus"
          Add file => string (15) "Pievienot failu"
          Download current file (%skb) => UTF-8 string (39) "Lejupielādē pašreizējo failu (%skb)"
          You can upload a maximum of %s files => UTF-8 string (47) "Varat augšupielādēt ne vairāk kā %s failus"
          There are %d warnings: => UTF-8 string (15) "Ir %d kļūdas:"
          123.45.67.89 => string (12) "123.45.67.89"
          and stay => string (12) "un palieciet"
          Oh no! => UTF-8 string (7) "Ak nē!"
          The mobile version of this page is not available yet. => UTF-8 string (46) "Šīs lapas mobilā versija vēl nav pieejama."
          Please use a desktop computer to access this page, until is adapted to mobile. => UTF-8 string (99) "Lūdzu, izmantojiet datoru, lai piekļūtu šai lapai, līdz tā ir pielāgota mobi...
          Lūdzu, izmantojiet datoru, lai piekļūtu šai lapai, līdz tā ir pielāgota mobilajam tālrunim.
          
          Thank you. => string (8) "Paldies."
          by name => UTF-8 string (11) "Pēc vārda"
          by ip address => string (12) "pa ip adresi"
          %s group => string (8) "%s grupa"
          List => string (8) "Saraksts"
          View details => UTF-8 string (16) "Skatīt detaļas"
          Options => UTF-8 string (9) "Iespējas"
          Generator => UTF-8 string (11) "Ģenerators"
          %s: %s => string (6) "%s: %s"
          filter by %s => UTF-8 string (16) "filtrēt pēc %s"
          %s deletion => UTF-8 string (12) "%s dzēšana"
          %s addition => UTF-8 string (17) "%s papildinājums"
          %s modification => UTF-8 string (12) "%s izmaiņas"
          Do you really want to uninstall this module? => UTF-8 string (46) "Vai tiešām vēlaties atinstalēt šo moduli?"
          Disable this module => UTF-8 string (15) "Izslēgt moduli"
          Enable this module for all shops => UTF-8 string (36) "Ieslēgt šo moduli visiem veikaliem"
          Disable on mobiles => UTF-8 string (29) "Izslēgt mobilajos tālruņos"
          Disable on tablets => UTF-8 string (27) "Deaktivizēt uz planšetēm"
          Disable on computers => UTF-8 string (20) "Deaktivizēt datoros"
          Display on mobiles => UTF-8 string (21) "Rādīt viedtelefonos"
          Display on tablets => UTF-8 string (19) "Rādīt planšetēs"
          Display on computers => UTF-8 string (15) "Rādīt datoros"
          This action will permanently remove the module from the server. Are you sure you want to do this? => UTF-8 string (92) "Šī darbība neatgriezeniski noņems moduli no servera. Vai tiešām vēlaties to ...
          Šī darbība neatgriezeniski noņems moduli no servera. Vai tiešām vēlaties to izdarīt?
          
          Comment: => UTF-8 string (11) "Komentārs:"
          Other Modules => UTF-8 string (12) "Citi moduļi"
          Module not found => string (19) "Modulis nav atrasts"
          Modules to update => UTF-8 string (20) "Atjaunojamie moduļi"
          Translate this module => UTF-8 string (17) "Tulkot šo moduli"
          Average => UTF-8 string (7) "Vidēji"
          Guest client : ID => string (11) "Viesis : ID"
          General info => UTF-8 string (19) "Pamata informācija"
          Gender => string (7) "Dzimums"
          Name => string (9) "Nosaukums"
          Birth date => UTF-8 string (17) "Dzimšanas datums"
          Age => string (6) "Vecums"
          Email => string (6) "Epasts"
          Language => string (6) "Valoda"
          Creation account data => UTF-8 string (26) "Konta izveidošanas datums"
          Last visit => UTF-8 string (17) "Pēdējā vizīte"
          Siret => UTF-8 string (22) "Reģistrācijas numurs"
          Ape => string (3) "Ape"
          Company => UTF-8 string (10) "Kompānija"
          Website => string (6) "Vietne"
          Addresses => string (7) "Adreses"
          Alias => UTF-8 string (14) "Aizstājvārds"
          Address => string (6) "Adrese"
          Phone(s) => string (11) "Telefons(i)"
          Country => string (6) "Valsts"
          Date => string (6) "Datums"
          No addresses => string (11) "Nav adreses"
          Reference => UTF-8 string (7) "Norāde"
          Payment => UTF-8 string (10) "Maksājums"
          Order state => UTF-8 string (20) "Pasūtījuma statuss"
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          No orders => UTF-8 string (16) "Nav pasūtījumu"
          Products bought => string (18) "Nopirktie produkti"
          Order ref => UTF-8 string (16) "Pasūtījuma ref"
          Product ref => string (10) "Produkta #"
          Quantity => string (8) "Daudzums"
          Carts => string (5) "Grozi"
          Id => string (2) "ID"
          Total products => UTF-8 string (15) "Kopā produkti:"
          No carts => string (9) "Nav grozu"
          Product(s) still in cart => UTF-8 string (28) "Produkts(i) joprojām grozā"
          Cart ID => string (8) "Groza ID"
          Product reference => string (17) "product reference"
          No products => string (12) "Nav produktu"
          Messages => UTF-8 string (6) "Ziņas"
          IP => string (2) "IP"
          No messages => UTF-8 string (9) "Nav ziņu"
          Last connections => UTF-8 string (21) "Pēdējie pieslēgumi"
          Origin request => UTF-8 string (27) "Oriģinālais pieprasījums"
          Page viewed => UTF-8 string (18) "Apskatītās lapas"
          Time on the page => UTF-8 string (11) "Laiks lapā"
          IP address => string (9) "IP Adrese"
          No connections => string (15) "Nav savienojuma"
          Official GDPR compliance => UTF-8 string (16) "GDPR atbilstība"
          Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
          There was an error during the uninstallation. Please contact us through Addons website. => UTF-8 string (99) "Atinstalēšanas laikā radās kļūda. Lūdzu, sazinieties ar mums, izmantojot Add...
          Atinstalēšanas laikā radās kļūda. Lūdzu, sazinieties ar mums, izmantojot Addons mājas lapu.
          
          Saved with success ! => UTF-8 string (12) "Saglabāts !"
          Customer data deleted by official GDPR module. => UTF-8 string (36) "GDPR modulis nodzēsa klienta datus."
          Generate password => string (15) "Izveidot paroli"
          Change password... => UTF-8 string (17) "Mainīt paroli..."
          Current password => UTF-8 string (20) "Pašreizējā parole"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirm password => string (19) "Apstipriniet paroli"
          AdminCatalogFeature => array (445)
          Texture => UTF-8 string (9) "Tekstūra"
          Apply a discount => UTF-8 string (18) "Piešķirt atlaidi"
          Percent (%) => string (12) "Procenti (%)"
          Apply a discount to => UTF-8 string (18) "Piešķirt atlaidi"
          Order (without shipping) => UTF-8 string (28) "Pasūtījums (bez piegādes)"
          Specific product => string (19) "Specifisks produkts"
          Cheapest product => UTF-8 string (19) "Lētākais produkts"
          Selected product(s) => UTF-8 string (20) "Izvēlētie produkti"
          Exclude discounted products => UTF-8 string (30) "Neiekļaut nocenotus produktus"
          Send a free gift => UTF-8 string (25) "Sūtīt bezmaksas dāvanu"
          Search a product => UTF-8 string (17) "Meklēt produktus"
          Matching products => UTF-8 string (21) "Atbilstošie produkti"
          Available combinations => UTF-8 string (24) "Pieejamās kombinācijas"
          Country selection => UTF-8 string (14) "Valsts izvēle"
          Carrier selection => UTF-8 string (22) "Piegādātāja izvēle"
          Customer group selection => UTF-8 string (21) "Klientu grupu izvēle"
          Limit to a single customer => string (22) "Limits vienam klientam"
          Valid => UTF-8 string (7) "Derīgs"
          Minimum amount => UTF-8 string (16) "Minimālā summa"
          Shipping excluded => UTF-8 string (13) "Bez piegādes"
          Shipping included => UTF-8 string (11) "Ar piegādi"
          Total available => UTF-8 string (14) "Kopā pieejams"
          Total available for each user => UTF-8 string (33) "Kopā pieejams katram lietotājam"
          Restrictions => UTF-8 string (13) "Ierobežojumi"
          Unselected countries => UTF-8 string (22) "Neizvēlētās valstis"
          Selected countries => UTF-8 string (20) "Izvēlētās valstis"
          Unselected carriers => UTF-8 string (28) "Neizvēlētie piegādātāji"
          Selected carriers => UTF-8 string (26) "Izvēlētie piegādātāji"
          Unselected groups => UTF-8 string (21) "Neizvēlētās grupas"
          Selected groups => UTF-8 string (19) "Izvēlētās grupas"
          Compatibility with other cart rules => UTF-8 string (46) "Savietojamība ar pārējiem groza noteikumiem"
          Uncombinable cart rules => string (30) "Nesavienojamie groza noteikumi"
          Combinable cart rules => UTF-8 string (28) "Kombinējami groza noteikumi"
          Product selection => UTF-8 string (16) "Produktu izvēle"
          Unselected shops => UTF-8 string (21) "Neatzīmētie veikali"
          Selected shops => UTF-8 string (19) "Atzīmētie veikali"
          Cart rule => UTF-8 string (17) "Groza nosacījumi"
          Information => UTF-8 string (12) "Informācija"
          Now => UTF-8 string (7) "Tūlīt"
          Done => UTF-8 string (10) "Izpildīts"
          Choose Time => UTF-8 string (17) "Izvēlaties laiku"
          Time => string (5) "Laiks"
          Minute => UTF-8 string (7) "minūte"
          Conditions => UTF-8 string (11) "Nosacījumi"
          Highlight => string (6) "Izcelt"
          Partial use => UTF-8 string (19) "Daļēja lietošana"
          Number of products required in the cart to enjoy the discount: => UTF-8 string (53) "Preču skaits grozā pie kura tiks izmantota atlaide:"
          Attachment => string (9) "Pielikums"
          Product name => string (18) "Produkta nosaukums"
          Add a new condition group => UTF-8 string (33) "Pievienot jaunu nosacījumu grupu"
          Add condition => string (19) "Pievienot noteikumu"
          Condition group => UTF-8 string (17) "Nosacījumu grupa"
          Root => string (15) "Saknes katalogs"
          Home => UTF-8 string (6) "Mājas"
          Increase => string (9) "Palielina"
          Decrease => UTF-8 string (10) "Samazināt"
          Customer Order => UTF-8 string (20) "Klienta pasūtījums"
          Adjustment following an inventory of stock => UTF-8 string (41) "Izmaiņas pēc krājumu inventarizācijas"
          Transfer to another warehouse => UTF-8 string (28) "Pārvietot uz citu noliktavu"
          Transfer from another warehouse => UTF-8 string (30) "Pārvietot no citas noliktavas"
          Supply Order => UTF-8 string (21) "Krājumu Pasūtījumi"
          Product Return => UTF-8 string (20) "Produkta atgriešana"
          Manual Entry => UTF-8 string (15) "Manuāla ievade"
          Values => UTF-8 string (10) "Vērtības"
          Value => UTF-8 string (9) "Vērtība"
          Color or texture => UTF-8 string (20) "Krāsa vai tekstūra"
          Public name => string (20) "Publiskais nosaukums"
          Attribute type => UTF-8 string (14) "Atribūta tips"
          Attribute group => UTF-8 string (15) "Atribūta Grupa"
          Current texture => UTF-8 string (23) "Pašreizējā tekstūra"
          Add New Attributes => string (17) "Add New Attribute"
          Edit New Attribute => UTF-8 string (21) "Labot jaunu atribūtu"
          Add New Attribute => UTF-8 string (25) "Pievienot jaunu atribūtu"
          Color => UTF-8 string (6) "Krāsa"
          Attributes => UTF-8 string (9) "Atribūti"
          Payment: => UTF-8 string (11) "Maksājums:"
          Cart Rules => UTF-8 string (14) "Règles panier"
          Open => UTF-8 string (7) "Atvērt"
          Closed => UTF-8 string (7) "Slēgts"
          Pending 1 => string (7) "Gaida 1"
          Pending 2 => string (7) "Gaida 2"
          Messages => UTF-8 string (6) "Ziņas"
          Private => UTF-8 string (8) "Privāta"
          Last message => UTF-8 string (15) "Pēdējā ziņa"
          Contact options => string (16) "Kontakta opcijas"
          Allow file uploading => UTF-8 string (28) "Atļaut faila augšupielādi"
          Default message => UTF-8 string (23) "Ziņa pēc noklusējuma"
          Customer service options => string (34) "Klientu atbalsta servisa noteikumi"
          IMAP URL => string (15) "IMAP URL adrese"
          IMAP port => string (10) "IMAP ports"
          IMAP user => UTF-8 string (15) "IMAP lietotājs"
          IMAP password => string (11) "IMAP parole"
          Delete messages => UTF-8 string (13) "Dzēst ziņas"
          Create new threads => string (25) "Izveidot jaunas sarakstes"
          IMAP options => UTF-8 string (17) "IMAP iestatījumi"
          Total threads => UTF-8 string (12) "Kopā saites"
          Threads pending => UTF-8 string (26) "Neapstrādātās sarakstes"
          Total number of customer messages => UTF-8 string (30) "Kopējais klienta ziņu skaits"
          Total number of employee messages => UTF-8 string (33) "Kopējais darbinieku ziņu skaits"
          Unread threads => UTF-8 string (21) "Nelasītās sarakstes"
          Closed threads => UTF-8 string (21) "Noslēgtās sarakstes"
          Pending Discussion Threads => UTF-8 string (25) "Neapstrādātas sarakstes"
          Average Response Time => UTF-8 string (24) "Vidējais atbildes laiks"
          Messages per Thread => UTF-8 string (16) "Ziņas sarakstē"
          Reply to the next unanswered message in this thread => UTF-8 string (57) "Atbildēt uz nākošo neatbildēto ziņu šajā sarakstē"
          Message forwarded to => UTF-8 string (18) "Ziņa pārvirzīta"
          Mark as "handled" => UTF-8 string (28) "Atzīmēt kā "apstrādātu""
          Re-open => UTF-8 string (18) "Atkārtoti atvērt"
          Mark as "pending 1" (will be answered later) => UTF-8 string (58) "Atzīmēt kā "1 neapstrādāta" (tiks atbildēts vēlāk)"
          Disable pending status => UTF-8 string (31) "Izslēgt neapstrādāta statusu"
          Mark as "pending 2" (will be answered later) => UTF-8 string (59) "Atzīmēt kā "2 neapstrādātas" (tiks atbildēts vēlāk)"
          Message to: => UTF-8 string (10) "Adresāts:"
          Product: => string (6) "Prece:"
          Status: => string (8) "Statuss:"
          Save then add another value => UTF-8 string (42) "Saglabāt un pievienot vel vienu vērtību"
          Edit New Feature => UTF-8 string (22) "Labot jauno īpašību"
          Add New Feature => UTF-8 string (26) "Pievienot jaunu īpašību"
          Feature value => UTF-8 string (18) "Īpašības vārds"
          Add a new feature value => UTF-8 string (37) "Pievienot jaunu īpašības vērtību"
          Add new feature => UTF-8 string (26) "Pievienot jaunu īpašību"
          Impact on weight => string (16) "Ietekme uz svaru"
          Low stock level => string (22) "Mazs atlikumu daudzums"
          Delivery time of in-stock products: => UTF-8 string (38) "Piegādes laiks produktiem noliktavā:"
          Label when in stock => string (42) "Baneris kuru lieto ja produkts ir pieejams"
          Condition => UTF-8 string (10) "Stāvoklis"
          Number of allowed downloads => UTF-8 string (32) "Pieļaujamo lejupielāžu skaits"
          Short description => UTF-8 string (13) "Īss apraksts"
          Category root => string (17) "Saknes kategorija"
          Reduction with or without taxes => UTF-8 string (35) "Cenas samazināšana bez nodokļiem"
          Reduction type => UTF-8 string (19) "Samazinājuma veids"
          Beginning => UTF-8 string (7) "Sākums"
          End => string (6) "Beigas"
          Leave initial price => UTF-8 string (24) "Atstāt sākotnējo cenu"
          Number of products => string (15) "Produktu skaits"
          Average number of products per category => UTF-8 string (37) "Vidējais produktu skaits kategorijā"
          Disabled Categories => UTF-8 string (27) "Deaktivizētās kategorijas"
          Empty Categories => UTF-8 string (20) "Tukšās kategorijas"
          Top Category => UTF-8 string (21) "Augstākā kategorija"
          All combinations => UTF-8 string (19) "Visas kombinācijas"
          Comment: => UTF-8 string (11) "Komentārs:"
          None => string (7) "neviens"
          Use default behavior => UTF-8 string (26) "Lietot noklusēto darbību"
          Allow orders => UTF-8 string (21) "Atļaut pasūtīšanu"
          Deny orders => UTF-8 string (19) "Liegt pasūtīšanu"
          Decrement pack only. => UTF-8 string (34) "Tikai pakas skaita samazināšana."
          Decrement products in pack only. => UTF-8 string (39) "Samazināt produktu skaitu tikai pakā."
          Decrement both. => UTF-8 string (24) "Samazināt abus skaitus."
          New => string (5) "Jauns"
          Used => string (9) "Izmantots"
          Refurbished => string (9) "Atjaunots"
          Pack of products => string (13) "Produktu paka"
          Standard product => string (18) "Standarta produkts"
          Everywhere => string (5) "visur"
          Catalog only => string (14) "Tikai katalogs"
          Search only => UTF-8 string (17) "Tikai meklēšana"
          Nowhere => string (5) "Nekur"
          product(s) => string (11) "produkts(i)"
          Products => string (6) "Preces"
          Cart rules => UTF-8 string (17) "Groza nosacījumi"
          List of disabled products => UTF-8 string (27) "Atslēgto produktu saraksts"
          List of empty categories => UTF-8 string (26) "Tukšo kategoriju saraksts"
          List of products without images => UTF-8 string (36) "Saraksts ar produktiem bez attēliem"
          List of products without price => string (27) "Produktu bez cenas saraksts"
          Cover image => UTF-8 string (13) "Vāka attēls"
          Add new root category => string (31) "Pievienot jaunu pamatkategoriju"
          Add new category => string (26) "Pievienot jaunu kategoriju"
          Combination name => UTF-8 string (23) "Kombinācijas nosaukums"
          Physical quantity => string (18) "Fiziskais daudzums"
          Reserved quantity => UTF-8 string (19) "Rezervēts daudzums"
          Category name => string (21) "Kategorijas nosaukums"
          Parent of the category => UTF-8 string (28) "Augstākstāvoša kategorija"
          Choose a value => UTF-8 string (22) "Izvēlieties vērtību"
          Pre-defined value => UTF-8 string (28) "Iepriekš noteikta vērtība"
          OR Customized value => UTF-8 string (24) "VAI Pielāgota vērtība"
          Choose a feature => UTF-8 string (19) "Izvēlieties opciju"
          Please select a file => UTF-8 string (26) "Lūdzu, izvēlieties failu"
          Impact on price per unit (tax excl.) => string (42) "Iespaids uz cenu vienam gabalam (bez nod.)"
          Set as default combination => UTF-8 string (37) "Iestatīt kā noklusēto kombināciju"
          ISBN code => string (9) "ISBN kods"
          Min. quantity for sale => UTF-8 string (31) "Minimālais pārdošanas skaits"
          Select images of this combination: => UTF-8 string (40) "Izvēlēties attēlu šai kombinācijai:"
          Final price => string (9) "Gala cena"
          Impact on price (tax incl.) => string (26) "Iespaids uz cenu (ar nod.)"
          Cost Price => string (12) "Izmaksu cena"
          Minimum quantity => UTF-8 string (20) "Minimālais daudzums"
          Default category => UTF-8 string (23) "Noklusējuma kategorija"
          Add products to your pack => string (25) "Pievienot produktus pakai"
          Pre-tax retail price => UTF-8 string (32) "Mazumtirdzniecības cena bez PVN"
          Retail price with tax => UTF-8 string (28) "Pārdošanas cena ar nodokli"
          Add a new category => string (26) "Pievienot jaunu kategoriju"
          Accessories => string (9) "Piederumi"
          UPC barcode => UTF-8 string (16) "UPC svītru kods"
          EAN-13 or JAN barcode => UTF-8 string (25) "EAN-13 vai JAR svītrkods"
          Available for order => UTF-8 string (23) "pieejams pasūtīšanai"
          Show price => UTF-8 string (12) "Rādīt cenu"
          Web only (not sold in your retail store) => UTF-8 string (43) "Tikai internetā (netiek pārdots veikalā)"
          ISBN => string (4) "ISBN"
          Display condition on product page => UTF-8 string (32) "Rādīt stāvokli produkta lapā"
          Display options => UTF-8 string (26) "Attēlošanas iestatījumi"
          Default suppliers => UTF-8 string (26) "Noklusētie piegādātāji"
          Attachments for this product: => string (28) "Produktam pievienotie faili:"
          Ecotax (tax incl.) => string (21) "Eko-nodoklis (ar PVN)"
          Display the "On sale!" flag on the product page, and on product listings. => UTF-8 string (70) "Attēlot "Izpārdošana!" baneri produkta lapā un produktu sarakstā."
          No tax => string (7) "Bez PVN"
          Apply to all products => UTF-8 string (26) "Attiecas uz visām precēm"
          Stock location => UTF-8 string (28) "Noliktavas atrašanās vieta"
          Availability date => UTF-8 string (19) "Pieejamības datums"
          Send me an email when the quantity is below or equals this level => UTF-8 string (71) "Sūtiet man e-pastu, ja daudzums ir mazāks vai vienāds ar šo līmeni"
          When out of stock => string (15) "Ja nav pieejams"
          Minimum quantity for sale => UTF-8 string (31) "Minimālais pārdošanas skaits"
          Pack quantities => string (11) "Paku skaits"
          Create combinations => UTF-8 string (22) "Izveidot kombinācijas"
          I want to use the advanced stock management system for this product. => UTF-8 string (62) "Vēlos izmantot šim produktam paplašināto krājumu vadība."
          The available quantities for the current product and its combinations are based on the stock in your warehouse (using the advanced stock management system). => UTF-8 string (158) "Pieejamais produkta un tā kombināciju vienību skaits balstīts uz noliktavas ...
          Pieejamais produkta un tā kombināciju vienību skaits balstīts uz noliktavas pieejamību (pielietojot papildu noliktavas krājumu pārvaldības sistēmu). 
          
          I want to specify available quantities manually. => UTF-8 string (50) "Vēlos norādīt piejamo produktu skaitu manuāli."
          Meta title => string (14) "Meta-nosaukums"
          Meta description => string (13) "Meta apraksts"
          Friendly URL => UTF-8 string (14) "Draudzīgs URL"
          Target product => UTF-8 string (16) "Mērķa produkts"
          Target category => UTF-8 string (18) "Mērķa kategorija"
          Redirection when offline => UTF-8 string (35) "Pārvirzīšana ja nav tiešsaistē"
          No redirection (404) => UTF-8 string (25) "Nav pārvizīšanas (404)"
          Permanent redirection to a category (301) => UTF-8 string (45) "Pastāvīga novirzīšana uz kategoriju (301)"
          Temporary redirection to a category (302) => UTF-8 string (43) "Pagaidu pārvirzīšana uz kategoriju (302)"
          Permanent redirection to a product (301) => UTF-8 string (46) "Patstāvīga pārvirzīšana uz produktu (301)"
          Temporary redirection to a product (302) => UTF-8 string (41) "Pagaidu pārvirzīšana uz produktu (302)"
          Target => UTF-8 string (8) "Mērķis"
          Specific delivery time to this product => UTF-8 string (44) "Īpašs piegādes laiks šim izstrādājumam"
          Delivered within 3-4 days => UTF-8 string (28) "Piegādāts 3-4 dienu laikā"
          Delivery time of out-of-stock products with allowed orders: => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā bet ir atļauts tos pasūtīt:"
          Delivered within 5-7 days => UTF-8 string (28) "Piegādāts 5-7 dienu laikā"
          Shipping fees => UTF-8 string (16) "Piegādes maksas"
          Available carriers => UTF-8 string (24) "Pieejamie piegādātāji"
          Width => string (7) "Platums"
          Height => string (8) "Augstums"
          Depth => UTF-8 string (8) "Dziļums"
          Weight => string (5) "Svars"
          Default delivery time => UTF-8 string (33) "Piegādes laiks pēc noklusējuma"
          Add customer => string (17) "Pievienot klientu"
          Apply to all combinations => UTF-8 string (31) "Pielietot visām kombinācijām"
          Available from => string (11) "Pieejams no"
          Starting at => UTF-8 string (9) "sākot ar"
          Unit(s) => UTF-8 string (9) "Vienības"
          Product price (tax excl.) => string (24) "Produkta cena (bez nod.)"
          Reduction tax => UTF-8 string (22) "Nodokļa samazinājums"
          Number of days => string (12) "Dienu skaits"
          Stored => UTF-8 string (10) "Saglabāts"
          Location (optional) => UTF-8 string (26) "Atrašanās vieta (opcija)"
          Ecotax (tax excl.) => string (21) "Eko-nodoklis (ar PVN)"
          Description => string (8) "Apraksts"
          No brand => UTF-8 string (11) "Bez zīmola"
          Details => UTF-8 string (8) "Detaļas"
          New product => string (14) "Jauns produkts"
          Caption => string (8) "Paraksts"
          Image => UTF-8 string (7) "Attēls"
          Options => UTF-8 string (9) "Iespējas"
          %price% tax excl. => string (16) "%price% bez PVN."
          %price% tax incl. => string (14) "%price% ar PVN"
          Edit quantity => string (12) "Labot skaitu"
          Pack => string (7) "Pakotne"
          Add new file => string (15) "Pievienot failu"
          Keep in touch with your suppliers => UTF-8 string (31) "Sazinieties ar piegādātājiem"
          Having suppliers is optional if brands supply you directly. Make sure you don't confuse product suppliers and product brands to facilitate stock management. => UTF-8 string (193) "Piegādātāju izvēle ir papildus iespēja, ja zīmoli tiek piegādāti pa tiešo. P...
          Piegādātāju izvēle ir papildus iespēja, ja zīmoli tiek piegādāti pa tiešo. Pārliecinieties, ka nesajaucat produktu piegādātājus un produktu zīmolus veidojot krājumu pārvaldību.
          
          Viewing %from%-%to% on %total% (page %current_page% / %page_count%) => UTF-8 string (67) "Attēlo %from%-%to% no %total% (lapa %current_page% / %page_count%)"
          Edit: %value% => string (14) "Labot: %value%"
          Category => string (10) "Kategorija"
          Price (tax excl.) => string (15) "Cena (Bez PVN)."
          Price (tax incl.) => string (13) "Cena (ar PVN)"
          Quantity => string (8) "Daudzums"
          These products will be deleted for good. Please confirm. => UTF-8 string (43) "Šie produkti tiks nodzēsti. Apstipriniet."
          Delete products? => UTF-8 string (17) "Dzēst produktus?"
          [1]Add your first product[/1][2]or import a list of products (filetypes: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2] => UTF-8 string (123) "[1]Pievienojiet produktu[/1][2] vai importējiet produktu sarakstu (failu vei...
          [1]Pievienojiet produktu[/1][2] vai importējiet produktu sarakstu (failu veidi: .csv, .xls, .xlsx, .xlst, .ods, .ots).[/2]
          
          Go to catalog => string (11) "Uz katalogu"
          Add new product => string (24) "Pievienot jaunu produktu"
          Product list => string (17) "Produktu saraksts"
          SEO => string (3) "SEO"
          Shipping => UTF-8 string (8) "Piegāde"
          Modules => UTF-8 string (7) "Moduļi"
          Pricing => string (4) "Cena"
          Basic settings => UTF-8 string (19) "Pamata iestatījumi"
          Associated categories => UTF-8 string (23) "Saistītās kategorijas"
          Categories => UTF-8 string (8) "Sadaļas"
          Create a new category => string (25) "Izveidot jaunu kategoriju"
          New category name => string (16) "Jauna kategorija"
          Create a category => string (19) "Izveidot kategoriju"
          Ecotax => string (12) "Eko-nodoklis"
          Specific references => UTF-8 string (20) "Specifiskas norādes"
          Next combination => UTF-8 string (22) "Nākošā kombinācija"
          Prev. combination => UTF-8 string (27) "Iepriekšējā kombinācija"
          Back to product => UTF-8 string (21) "Atpakaļ pie produkta"
          Combination details => UTF-8 string (33) "Kombināciju papildu informācija"
          Price and impact => UTF-8 string (17) "Cena un izmaiņas"
          Final retail price (tax excl.) will be => UTF-8 string (28) "Pārdošanas cena (bez nod.)"
          Does this combination have a different price per unit? => UTF-8 string (53) "Vai šai kombinācijai ir cita cena par vienu gabalu?"
          Images => UTF-8 string (7) "Attēli"
          Stock => string (8) "Pieejams"
          Impact on price (tax excl.) => string (27) "Iespaids uz cenu (bez nod.)"
          Manage your product combinations => UTF-8 string (34) "Pārvaldīt produktu kombinācijas"
          Bulk actions ([1]/[2] combination(s) selected) => UTF-8 string (56) "Apjoma darbības ([1]/[2] kombinācija(s) izvēlēta(s))"
          Default combination => UTF-8 string (24) "Noklusētā kombinācija"
          Availability preferences => UTF-8 string (25) "Pieejamības iestatījumi"
          Behavior when out of stock => UTF-8 string (33) "Darbība ja produkts nav pieejams"
          Stock management is disabled => UTF-8 string (37) "Noliktavas pārvaldības ir izslēgta"
          Combinations => UTF-8 string (13) "Kombinācijas"
          You can increase or decrease low stock levels in bulk. You cannot disable them in bulk: you have to do it on a per-combination basis. => UTF-8 string (119) "Jūs varat apjomīgi palielināt vai samazināt zemu krājumu līmeni. Apjoma atsl...
          Jūs varat apjomīgi palielināt vai samazināt zemu krājumu līmeni. Apjoma atslēgšana notiek katrai kombinācijai.
          
          The email will be sent to all the users who have the right to run the stock page. To modify the permissions, go to Advanced Parameters > Team => UTF-8 string (161) "E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu l...
          E-pasts tiks nosūtīts visiem lietotājiem, kuriem ir tiesības vadīt krājumu lapu. Lai mainītu atļaujas, dodieties uz Paplašinātie uzstādījumi> Komanda
          
          Delete combinations => UTF-8 string (20) "Dzēst kombinācijas"
          Edit a specific price => string (21) "Labot specifisko cenu"
          Brand => UTF-8 string (7) "Zīmols"
          Add a brand => UTF-8 string (17) "Pievienot zīmolu"
          Related product => UTF-8 string (20) "Saistītais produkts"
          Add a related product => UTF-8 string (28) "Pievienot saistīto produktu"
          Here is a preview of your search engine result, play with it! => UTF-8 string (84) "Šeit ir jūsu meklētājprogrammas rezultāta priekšskatījums, spēlējiet ar to!"
          Improve your ranking and how your product page will appear in search engines results. => UTF-8 string (83) "Uzlabot novērtējumu un kā tiks attēlota produkta lapa meklēšanas rezultātos."
          Redirection page => UTF-8 string (21) "Pārvirzīšanas lapa"
          Reset URL => UTF-8 string (13) "Notīrīt URL"
          Search Engine Optimization => UTF-8 string (34) "Meklēšanas servisu optimizācija"
          Package dimension => UTF-8 string (13) "Pakas izmērs"
          Adjust your shipping costs by filling in the product dimensions. => UTF-8 string (57) "Mainīt piegādes izmaksas pievienojot produkta izmērus."
          Leave empty to disable. => UTF-8 string (32) "Atstājiet tukšu lai izslēgtu."
          Impact on price => string (15) "Ietekme uz cenu"
          Specific price conditions => string (26) "Specifiski cenas noteikumi"
          Apply a discount of => string (17) "Pielietot atlaidi"
          Choose the suppliers associated with this product => UTF-8 string (51) "Izvēlieties ar produktu saistītos piegādātājus"
          Default supplier => UTF-8 string (27) "Noklusētais piegādātājs"
          Supplier reference => UTF-8 string (19) "Piegādātāja kods"
          Supplier reference(s) => UTF-8 string (27) "Piegādātāja atsauksme(s)"
          Product location in warehouses => UTF-8 string (37) "Produkta atrašanās vieta noliktavā"
          Please choose the warehouses associated with this product. => UTF-8 string (48) "Izvēlieties ar produktu saistītās noliktavas."
          Quantities => string (8) "daudzumi"
          Summary => string (12) "Kopsavilkums"
          Add a feature => string (18) "Pievienot funkciju"
          Tax rule => UTF-8 string (20) "Nodokļa nosacījums"
          Tax excluded => string (7) "BEZ PVN"
          Tax included => string (6) "AR PVN"
          Reference => UTF-8 string (7) "Norāde"
          Product with combinations => UTF-8 string (26) "Produkts ar kombinācijām"
          Features => UTF-8 string (15) "Papildiespējas"
          View all images => UTF-8 string (22) "Skatīt visus attēlus"
          View less => UTF-8 string (14) "Rādīt mazāk"
          Simple product => UTF-8 string (20) "Vienkāršs produkts"
          Cover => UTF-8 string (5) "Vāks"
          Visibility => UTF-8 string (10) "Redzamība"
          Where do you want your product to appear? => UTF-8 string (32) "Kur vēlaties attēlot produktu?"
          Attached files => string (17) "Pievienotie faili"
          Add a customization field => UTF-8 string (30) "Pievienot pielāgošanas lauku"
          Customers can personalize the product by entering some text or by providing custom image files. => UTF-8 string (76) "Klienti var personalizēt produktu pievienojot tekstu vai papildus attēlus."
          Tags => string (4) "Tagi"
          Condition & References => string (21) "Noteikumi un atsauces"
          Attach a new file => string (21) "Pievienot jaunu failu"
          Cost price => string (12) "Izmaksu cena"
          Retail price => UTF-8 string (24) "Mazumtirdzniecības cena"
          Specific prices => string (17) "Specifiskas cenas"
          Priority management => UTF-8 string (25) "Prioritāšu pārvaldība"
          Add a specific price => string (34) "Pievienot papildus specifisku cenu"
          Combination => UTF-8 string (12) "Kombinācija"
          Manage tax rules => UTF-8 string (31) "Pārvaldīt nodokļu noteikumus"
          Final retail price: [1][2][/2] tax incl.[/1] / [3][/3] tax excl. => UTF-8 string (68) "Fināla pārdošanas cena: [1][2][/2] ar nod.[/1] / [3][/3] bez nod."
          Rule => string (9) "Noteikums"
          Fixed price => UTF-8 string (13) "Fiksēta cena"
          Impact => string (7) "Ietekme"
          From => string (2) "No"
          Priorities => UTF-8 string (12) "Prioritātes"
          Drop images here => UTF-8 string (17) "Ievietot attēlus"
          or select files => UTF-8 string (23) "vai izvēlieties failus"
          Recommended size 800 x 800px for default theme. => UTF-8 string (71) "Ieteicamais izmērs attēlam noklusētajā tēmā ir 800x 800 pikseļi."
          JPG, GIF or PNG format. => UTF-8 string (26) "JPG, GIF vai PNG formāts."
          Virtual product => UTF-8 string (18) "Virtuāls produkts"
          tax incl. => string (6) "AR PVN"
          Module to configure => UTF-8 string (24) "Konfigurējamais modulis"
          Choose a module to configure => UTF-8 string (36) "Izvēlieties moduli kuru konfigurēt"
          These modules are relative to the product page of your shop. => UTF-8 string (65) "Šie moduļi ir relatīvi attiecībā pret veikala produktu lapu."
          To manage all your modules go to the [1]Installed module page[/1] => UTF-8 string (66) "Lai pārvaldītu moduļus, ejiet uz [1]Instalēto moduļu lapu[/1]"
          tax excl. => string (7) "BEZ PVN"
          Zoom => UTF-8 string (11) "Pietuvināt"
          Add new value => UTF-8 string (25) "Pievienot jaunu vērtību"
          Add new attribute => UTF-8 string (25) "Pievienot jaunu atribūtu"
          From quantity => string (9) "No skaita"
          Reduction => string (8) "Samazina"
          Catalog price rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
          Add new catalog price rule => UTF-8 string (42) "Pievienot jaunu kataloga cenas nosacījumu"
          Parent category => string (17) "Pamata kategorija"
          Category cover image => UTF-8 string (19) "Kategorijas attēls"
          Category thumbnail => UTF-8 string (32) "Kategorijas priekšskata attēls"
          Menu thumbnails => UTF-8 string (16) "Izvēlnes ikonas"
          Group access => UTF-8 string (16) "Grupas piekļuve"
          %group_name% - All people without a valid customer account. => UTF-8 string (54) "%group_name% - Visi klienti bez derīga klienta konta."
          %group_name% - Customer who placed an order with the guest checkout. => UTF-8 string (63) "%group_name% - Klients kurš izveidoja pasūtījumu kā viesis."
          %group_name% - All people who have created an account on this site. => UTF-8 string (62) "%group_name% - Visi klienti kuri izveidoja kontu šajā lapā."
          Set categories => UTF-8 string (21) "Iestatīt kategorijas"
          Categories are essential, as they enable you to group equivalent products. This helps customers find their way through the variety of your catalog. => UTF-8 string (126) "Kategorijas ir būtiskas, jo tās ļauj grupēt līdzvērtīgus produktus. Tas palī...
          Kategorijas ir būtiskas, jo tās ļauj grupēt līdzvērtīgus produktus. Tas palīdz klientiem atrast ceļu jūsu katalogā.
          
          Feature => UTF-8 string (8) "Iespēja"
          Add a new feature => UTF-8 string (26) "Pievienot jaunu īpašību"
          Addresses => string (7) "Adreses"
          Ref: => string (5) "Kods:"
          EAN13: => string (6) "EAN13:"
          UPC: => string (4) "UPC:"
          Qty: => string (9) "Daudzums:"
          Brands => string (6) "Markas"
          Add new brand => UTF-8 string (23) "Pievienot jaunu zīmolu"
          Add new brand address => UTF-8 string (30) "Pievienot jaunu zīmola adresi"
          Close => UTF-8 string (8) "Aizvērt"
          Discount => string (7) "Atlaide"
          Available quantity => string (19) "Pieejamais daudzums"
          Attribute name => UTF-8 string (19) "Atribūta nosaukums"
          UPC => string (3) "upc"
          EAN-13 => string (6) "EAN 13"
          EAN13 => UTF-8 string (10) "Svītrkods"
          Wholesale price => UTF-8 string (25) "Vairumtirdzniecības cena"
          Add new supplier => UTF-8 string (30) "Pievienot jaunu piegādātāju"
          Customization => string (10) "Uzlabojumi"
          Price per unit => UTF-8 string (17) "Cena par vienību"
          Add new cart rule => string (31) "Pievienot jaunu groza noteikumu"
          Expiration date => UTF-8 string (19) "Derīguma termiņš"
          Items per page: => UTF-8 string (16) "Vienības lapā:"
          Type => string (4) "Tips"
          [1][/1] of [2][/2] characters used (recommended) => UTF-8 string (38) "[1][/1] no [2][/2] zīmēm (ieteicams)"
          Main category => UTF-8 string (19) "Galvenā kategorija"
          [1][/1] of [2][/2] characters allowed => UTF-8 string (43) "[1][/1] no [2][/2] iespējamajiem simboliem"
          List of products for this pack => UTF-8 string (28) "Produktu saraksts šai pakai"
          Use checkboxes to bulk edit quantities => UTF-8 string (56) "Izmantojiet izvēles rūtiņas lielapjoma rediģēšanai"
          Advanced filters => string (14) "Papildu filtri"
          Apply advanced filters => string (25) "Pielietot papildu filtrus"
          Apply new quantity => string (22) "Pielietot jaunu skaitu"
          Display products below low stock level first => UTF-8 string (59) "Vispirms parādiet produktus ar zemāka līmeņa krājumiem"
          Filter by movement type => UTF-8 string (35) "Filtrēt pēc pārvietošanas veida"
          Filter by employee => UTF-8 string (24) "Filtrēt pēc darbinieka"
          Filter by period => UTF-8 string (21) "Filtrēt pēc perioda"
          Search a category => UTF-8 string (18) "Meklēt kategoriju"
          Search a supplier => UTF-8 string (22) "Meklēt piegādātāju"
          Filter by status => UTF-8 string (21) "Filtrēt pēc statusa"
          All => string (4) "Viss"
          Filter by supplier => UTF-8 string (28) "Filtrēt pēc piegādātāja"
          Stock management => UTF-8 string (16) "Krājumu vadība"
          Movements => UTF-8 string (8) "Kustība"
          Search products (search by name, reference, supplier) => UTF-8 string (70) "Meklēt produktus (meklēt pēc nosaukuma, atsauksmes, piegādātāja)"
          This product is below the low stock level you have defined. => UTF-8 string (60) "Produktu ir mazāk par jūsu noteikto zemo krājumu līmeni."
          Low stock level: => string (23) "Mazs atlikumu daudzums:"
          Low stock alert: => string (23) "Mazs atlikumu daudzums:"
          Bulk edit quantity => UTF-8 string (33) "Lielapjoma daudzuma rediģēšana"
          Date & Time => string (15) "Datums un laiks"
          Go to the import system => UTF-8 string (23) "Iet uz importa sistēmu"
          Export data into CSV => UTF-8 string (30) "Eksportēt datus CSV formātā"
          Physical => string (7) "Fizisks"
          Reserved => UTF-8 string (10) "Rezervēts"
          ModulesGridhtmlAdmin => array (1)
          Simple HTML table display => UTF-8 string (32) "Attēlot vienkāršu HTML tabulu"
          ModulesBlockwishlistAdmin => array (11)
          Wishlist => UTF-8 string (25) "Vēlamo produktu saraksts"
          My wishlists => UTF-8 string (30) "Manu vēlamo produktu saraksts"
          My wishlist => UTF-8 string (30) "Manu vēlamo produktu saraksts"
          Product => string (8) "produkts"
          Reference => UTF-8 string (7) "Norāde"
          Combination => UTF-8 string (12) "Kombinācija"
          Category => string (10) "Kategorija"
          Price (tax excl.) => string (15) "Cena (Bez PVN)."
          Conversion rate => string (10) "Konversija"
          Save => UTF-8 string (9) "Saglabāt"
          Refresh => UTF-8 string (13) "Atsvaidzināt"
          AdminModulesNotification => array (121)
          Activate module for this shop context: %s. => UTF-8 string (46) "Aktivizēt moduli šim veikala kontekstam: %s."
          Would you like to delete the content related to this module ? => UTF-8 string (52) "Vai vēlaties dzēst ar šo moduli saistīto saturu?"
          Confirm reset => UTF-8 string (31) "Atiestatījumu apstiprināšana"
          No - reset only the parameters => UTF-8 string (34) "Nē - atiestatīt tikai parametrus"
          Yes - reset everything => UTF-8 string (22) "Jā - atiestatīt visu"
          Please specify module URL => UTF-8 string (26) "Lūdzu norādi moduļa URL"
          The module was successfully downloaded. => UTF-8 string (35) "Modulis veiksmīgi lejupielādēts."
          Module(s) installed successfully. => UTF-8 string (30) "Modulis veiksmīgi uzstādīts"
          Module(s) uninstalled successfully. => UTF-8 string (27) "Modulis veiksmīgi noņemts"
          Module reset successfully. => UTF-8 string (32) "Modulis veiksmīgi atiestatīts."
          Module deleted successfully. => UTF-8 string (27) "Modulis veiksmīgi dzēsts."
          Successfully signed in to PrestaShop Addons. => UTF-8 string (40) "Veiksmīgi pievienots PrestaShop Addons."
          The module transplanted successfully to the hook. => UTF-8 string (42) "Modulis veiksmīgi transplantēts uz āķi"
          The module was successfully removed from the hook. => UTF-8 string (34) "Modulis sekmīgi noņemts no āķa"
          Unable to install the module (Module name is not valid). => UTF-8 string (55) "Nevar instalēt moduli (moduļa nosaukums nav derīgs)."
          The version of your module is not compliant with your PrestaShop version. => UTF-8 string (58) "Jūsu moduļa versija neatbilst jūsu PrestaShop versijai."
          Before installing this module, you have to install this/these module(s) first: => UTF-8 string (83) "Pirms šī moduļa instalēšanas vispirms ir jāinstalē šis/šie modulis (-ļi):"
          This module has already been installed. => UTF-8 string (35) "Šis modulis jau tika uzinstalēts."
          Could not install module controllers. => UTF-8 string (40) "Nevarēja instalēt moduļa kontrolleri."
          Technical error: PrestaShop could not install this module. => UTF-8 string (61) "Tehniskā kļūda: PrestaShop nevarēja instalēt šo moduli."
          Current version: %s => UTF-8 string (25) "Pašreizējā versija: %s"
          %d file upgrade applied => string (18) "%d atjaunoti faili"
          No upgrade has been applied => UTF-8 string (25) "Nav veikts atjauninājums"
          Upgraded from: %s to %s => UTF-8 string (25) "Atjaunots no: %s līdz %s"
          %d upgrade left => string (20) "Palicis atjaunot: %d"
          Module %s cannot be upgraded this time: please refresh this page to update it. => UTF-8 string (86) "Moduli %s pašreiz nevar atjaunināt: lūdzu pārlādējiet šo lapu lai to atjauno...
          Moduli %s pašreiz nevar atjaunināt: lūdzu pārlādējiet šo lapu lai to atjaunotu.
          
          To prevent any problem, this module has been turned off => UTF-8 string (61) "Lai novērstu jebkādas problēmas, šis modulis ir izslēgts"
          The module is not installed. => UTF-8 string (24) "Modulis nav uzstādīts."
          Unable to install override: %s => UTF-8 string (28) "Nevar instalēt override: %s"
          %1$s is not a valid module name. => UTF-8 string (35) "%1$s nav derīgs moduļa nosaukums."
          All modules cannot be loaded due to memory limit restrictions, please increase your memory_limit value on your server configuration => UTF-8 string (130) "Visus moduļus nevar ielādēt atmiņas ierobežojumu dēļ, lūdz palieliniet memor...
          Visus moduļus nevar ielādēt atmiņas ierobežojumu dēļ, lūdz palieliniet memory_limit vērtību sava servera konfigurācijā
          
          %s could not be loaded. => UTF-8 string (19) "%s nevar ielādēt."
          Error found in config file: => UTF-8 string (39) "Konfigurācijas failā atrasta kļūda:"
          %1$s (parse error in %2$s) => UTF-8 string (33) "%1$s (kompilācijas kļūda %2$s)"
          %1$s (class missing in %2$s) => string (22) "%1$s (nav klases %2$s)"
          The following module(s) could not be loaded => UTF-8 string (52) "Sekojošais(ie) modulis(i) nevar tikt ielādēts(i)!"
          No template found for module => UTF-8 string (28) "Nav atrasts šablona modulis"
          The method %1$s in the class %2$s is already overridden by the module %3$s version %4$s at %5$s. => UTF-8 string (76) "Metode %1$s klasē %2$s modulī ir pārrakstīta %3$s versijā %4$s uz %5$s."
          The method %1$s in the class %2$s is already overridden. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
          Failed to override method %1$s in class %2$s. => UTF-8 string (44) "Kļūda pārrakstot metodi %1$s klasē %2$s."
          The property %1$s in the class %2$s is already defined. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
          Failed to override property %1$s in class %2$s. => UTF-8 string (44) "Kļūda pārrakstot metodi %1$s klasē %2$s."
          The constant %1$s in the class %2$s is already defined. => UTF-8 string (45) "Metode %1$s klasē %2$s ir jau pārrakstīta."
          Failed to override constant %1$s in class %2$s. => UTF-8 string (47) "Kļūda pārrakstot konstanti %1$s klasē %2$s."
          No graph engine selected => UTF-8 string (31) "Nav izvēlēts grafika dzinējs"
          Graph engine selected is unavailable. => UTF-8 string (46) "Izvēlētais grafiskais dzinējs nav pieejams."
          No grid engine selected => UTF-8 string (42) "Nav izvēlēts koordinātu tīkla dzinējs"
          Grid engine selected is unavailable. => UTF-8 string (44) "Izvēlētais tabuldas dzinējs nav pieejams."
          Unknown archive type. => UTF-8 string (22) "Nezināms arhīva tips"
          There was an error while extracting the module (file may be corrupted). => UTF-8 string (56) "Kļūda atspiežot moduli (fails iespējams ir bojāts)."
          The module %1$s that you uploaded is not a valid module. => UTF-8 string (53) "Augšupielādētais modulis %1$s nav derīgs modulis."
          You do not have the permission to use this module. => UTF-8 string (39) "Jums nav atļaujas izmantot šo moduli."
          Cannot reset this module. => UTF-8 string (25) "Nevar atinstalēt moduli."
          Cannot install this module. => UTF-8 string (24) "Nevar ieinstalēt moduli"
          Cannot uninstall this module. => UTF-8 string (24) "Nevar atinstalēt moduli"
          Cannot load the module's object. => UTF-8 string (31) "Nevar ielādēt moduļa objektu"
          An error occurred while copying the archive to the module directory. => UTF-8 string (41) "Kļūda kopējot arhīvu uz moduļa mapi."
          Sorry, the module cannot be deleted. Please check if you have the right permissions on this folder. => UTF-8 string (89) "Diemžēl moduli nevar izdzēst. Lūdzu, pārbaudiet, vai jums ir tiesības šajā m...
          Diemžēl moduli nevar izdzēst. Lūdzu, pārbaudiet, vai jums ir tiesības šajā mapē.
          
          You do not have permission to access this module. => UTF-8 string (42) "Jums nav atļaujas piekļūt šim modulim."
          You do not have permission to install this module. => UTF-8 string (39) "Jums nav atļaujas istalēt šo moduli."
          You do not have permission to delete this module. => UTF-8 string (39) "Jums nav atļaujas izdzēst šo moduli."
          You do not have permission to configure this module. => UTF-8 string (42) "Jums nav atļaujas konfigurēt šo moduli."
          This module is already installed: %s. => UTF-8 string (37) "Šis modulis jau ir ieinstalēts: %s."
          This module has already been uninstalled: %s. => UTF-8 string (37) "Šis modulis jau tika instalēts: %s."
          This module needs to be installed in order to be updated: %s. => UTF-8 string (53) "Šis modulis ir jāinstalē, lai to atjauninātu: %s."
          You do not have permission to uninstall this module. => UTF-8 string (42) "Jums nav atļaujas atinstalēt šo moduli."
          The following module(s) could not be uninstalled properly: %s. => UTF-8 string (54) "Sekojošos moduļus nevarēja pareizi atinstalēt: %s."
          The following module(s) could not be installed properly: %s. => UTF-8 string (47) "Šos moduļus nevarēja pareizi uzstādīt: %s."
          This module has already been transplanted to this hook. => UTF-8 string (50) "Šis modulis jau ir pārstādīts uz šo sasaisti."
          This module cannot be transplanted to this hook. => UTF-8 string (52) "Šis modulis nevar tikt transplantēts uz šo āķi."
          An error occurred while transplanting the module to its hook. => UTF-8 string (40) "Kļūda transplantējot moduli uz āķi."
          Please select a module to unhook. => UTF-8 string (30) "Izvēlies moduli ko atāķēt."
          This module cannot be loaded. => UTF-8 string (27) "Šo moduli nevar ielādēt."
          Hook cannot be loaded. => UTF-8 string (27) "Āķis nevar tik ielādēts"
          An error occurred while deleting the module from its hook. => UTF-8 string (33) "Kļūda dzēšot moduli no āķa."
          Parse error detected in main class of module %module%: %parse_error% => UTF-8 string (72) "Kompilēšanas kļūda moduļa galvenajā klasē %module%: %parse_error%"
          Error while loading file of module %module%. %error_message% => UTF-8 string (59) "Kļūda ielādējot moduļa failu %module%. %error_message%"
          Failed to install admin tab "%name%". => UTF-8 string (42) "Neizdevās instalēt admin cilni "%name%"."
          Failed to uninstall admin tab "%name%". => UTF-8 string (44) "Neizdevās atinstalēt admin cilni "%name%"."
          You are not allowed to install modules. => UTF-8 string (37) "Jums nav atļauts instalēt moduļus."
          You are not allowed to uninstall the module %module%. => UTF-8 string (44) "Jums nav atļauts instalēt moduli %module%."
          You are not allowed to upgrade the module %module%. => UTF-8 string (46) "Jums nav atļauts atjaunināt moduli %module%."
          You are not allowed to enable the module %module%. => UTF-8 string (43) "Jums nav atļauts ieslēgt moduli %module%."
          You are not allowed to disable the module %module%. => UTF-8 string (43) "Jums nav atļauts izslēgt moduli %module%."
          You are not allowed to enable the module %module% on mobile. => UTF-8 string (67) "Ums nav atļauts ieslēgt moduli %module% uz mobilajām iekārtām."
          You are not allowed to disable the module %module% on mobile. => UTF-8 string (68) "Jums nav atļauts izslēgt moduli %module% uz mobilajām iekārtām."
          You are not allowed to reset the module %module%. => UTF-8 string (45) "ums nav atļauts atiestatīt moduli %module%."
          Unfortunately, the module did not return additional details. => UTF-8 string (50) "Diemžēl modulis neatgrieza papildu informāciju."
          The module is invalid and cannot be loaded. => UTF-8 string (41) "Modulis ir bojāts un to nevar instalēt."
          The module %module% must be installed first => UTF-8 string (40) "Vispirms ir jāinstalē %module% modulis"
          This file does not seem to be a valid module zip => UTF-8 string (30) "Šis fails nav moduļa arhīvs"
          Cannot %action% module %module%. %error_details% => UTF-8 string (48) "Nevar %action% modulī %module%. %error_details%"
          %action% action on module %module% succeeded. => UTF-8 string (46) "%action% darbība modulim %module% veiksmīga."
          Unknown module action. It must be one of these values: %actions% => UTF-8 string (78) "Nezināms moduļa darbība. Tam jābūt vienai no šīm vērtībām: %actions%"
          Validation of configuration details failed: => UTF-8 string (42) "Neizdevās konfigurācijas datu pārbaude:"
          Configuration successfully applied. => UTF-8 string (39) "Konfigurācija ir veiksmīgi atjaunota."
          %module% did not return a valid response on installation. => UTF-8 string (42) "%module% neatbildēja pareizi instalējot."
          Installation of module %module% was successful. => UTF-8 string (48) "Moduļa %module% uzstādīšana bija veiksmīga."
          Installation of module %module% failed. %error% => UTF-8 string (49) "Instalācija %module% modulim neizdevās. %error%"
          No changelog provided => UTF-8 string (21) "Nav izmaiņu saraksta"
          You are about to disable %moduleName% module. => UTF-8 string (47) "Jūs gatavojaties izslēgt %moduleName% moduli."
          Your current settings will be saved, but the module will no longer be active. => UTF-8 string (83) "Jūsu pašreizējie iestatījumi tiks saglabāti, bet modulis vairs nebūs aktīvs."
          You are about to uninstall %moduleName% module. => UTF-8 string (46) "Jūs gatavojaties avienot %moduleName% moduli."
          This will disable the module and delete all its files. For good. => UTF-8 string (64) "Tas deaktivizēs moduli un izdzēsīs visus tā failus. Pavisam."
          This action cannot be undone. => UTF-8 string (27) "Šo darbību nevar atsaukt."
          You're about to reset %moduleName% module. => UTF-8 string (47) "Jūs gatavojaties atjaunot moduli %moduleName%."
          This will restore the defaults settings. => UTF-8 string (40) "Tas atjaunos noklusējuma iestatījumus."
          You are about to [1] the following modules: => UTF-8 string (39) "Jūs gatavojaties [1] šādus moduļus:"
          Installing module... => UTF-8 string (18) "Instalē moduli..."
          It will close as soon as the module is installed. It won't be long! => UTF-8 string (77) "Tas tiks aizvērts, tiklīdz modulis būs uzstādīts. Tas nebūs ilgs laiks!"
          Module installed! => UTF-8 string (19) "Modulis instalēts!"
          Oops... Upload failed. => UTF-8 string (34) "Oops... Augšupielāde neizdevās."
          No description found for this module :( => UTF-8 string (44) "Šim modulim nav atrasts neviens apraksts :("
          No additional description provided for this module :( => UTF-8 string (47) "Papildu apraksts šim modulim nav paredzēts :("
          No feature list provided for this module :( => UTF-8 string (37) "Šim modulim nav funkciju saraksts :("
          No customer benefits notes found for this module :( => UTF-8 string (60) "Šim modulim nav atrasts nevienas klienta priekšrocības: ("
          No demonstration video found for this module :( => UTF-8 string (57) "Šim modulim nav atrasts neviens demonstrācijas video :("
          No changelog provided for this module :( => UTF-8 string (37) "Šim modulim nav izmaiņu saraksta :("
          You need to select at least one module to use the bulk action. => UTF-8 string (71) "Lai izmantotu masveida darbību, jums jāizvēlas vismaz viens modulis."
          The action "[1]" is not available, impossible to perform your request. => UTF-8 string (74) "Darbība "[1]" nav pieejama, jūsu pieprasījumu nav iespējams izpildīt."
          The action [1] is not available for module [2]. Skipped. => UTF-8 string (48) "Darbība [1] nav pieejama modulim [2]. Izlaists."
          ModulesMailalertsShop => array (3)
          Your e-mail address is invalid => string (17) "Nepareizs e-pasts"
          You already have an alert for this product => UTF-8 string (36) "Jums jau ir ziņojums šim produktam"
          Request notification registered => UTF-8 string (41) "Paziņojuma pieprasījums ir reģistrēts"
          ModulesSupplierlistAdmin => array (8)
          Supplier list => UTF-8 string (23) "Piegādātāju saraksts"
          Invalid number of elements. => UTF-8 string (26) "Nederīgs elementu skaits."
          Please activate at least one type of list. => UTF-8 string (52) "Lūdzu, aktivizējiet vismaz vienu tipu no saraksta."
          Type of display => UTF-8 string (19) "Attēlošanas veids"
          Use a plain-text list => UTF-8 string (36) "Izmantot vienkārša teksta sarakstu"
          Use a drop-down list => string (27) "Izmantot drop-down sarakstu"
          Number of elements to display => UTF-8 string (26) "Parādāmo elementu skaits"
          Only apply in plain-text mode => UTF-8 string (29) "Pielietot tikai teksta formā"
          ModulesLanguageselectorAdmin => array (2)
          Language selector block => UTF-8 string (21) "Valodu izvēles bloks"
          Adds a block allowing customers to select a language for your store's content. => UTF-8 string (89) "Pievieno bloku, kas atļautu klientiem izvēlēties valodu, lai skatītu veikala...
          Pievieno bloku, kas atļautu klientiem izvēlēties valodu, lai  skatītu veikala saturu.
          
          ModulesEmailalertsShop => array (5)
          Request notification registered => UTF-8 string (41) "Paziņojuma pieprasījums ir reģistrēts"
          No mail alerts yet. => UTF-8 string (24) "Nav e-pasta paziņojumu."
          My alerts => UTF-8 string (16) "Mani paziņojumi"
          your@email.com => string (15) "jusu@epasts.com"
          Notify me when available => UTF-8 string (24) "Paziņot kad ir pieejams"
          AdminCatalogNotification => array (150)
          You must select some products before => UTF-8 string (47) "Jums jāizvēlas daži produkti pirms turpināt"
          Error on image caption: "%1s" is not a valid caption. => UTF-8 string (54) "Kļūda attēla parakstā: "%1s" nav derīgs paraksts."
          The discount was successfully generated. => UTF-8 string (35) "Atlaide tika veiksmīgi ģenerēta."
          The root category of the shop %shop% is not associated with the current shop. You can't access this page. Please change the root category of the shop. => UTF-8 string (145) "Veikala %shop% pamatkategorija nav saistīta ar pašreizējo veikalu. Jūs nevar...
          Veikala %shop% pamatkategorija nav saistīta ar pašreizējo veikalu. Jūs nevarat piekļūt šai lapai. Lūdzu, mainiet veikala pamatkategoriju.
          
          You cannot update the available stock when it depends on stock. => UTF-8 string (68) "Jūs nevarat atjaunināt noliktavu, ja tā ir atkarīga no krājuma."
          Incorrect Stock Manager class [%s] => UTF-8 string (45) "Nepareiza Noliktavas Pārvaldnieka klase [%s]"
          Stock Manager class not found [%s] => UTF-8 string (47) "Noliktavas Pārvaldnieka klase nav atrasta [%s]"
          Failed to copy the file. => UTF-8 string (27) "Faila kopēšana neizdevās"
          An error occurred while updating the status for an object. => UTF-8 string (35) "Kļūda atjauninot objekta statusu."
          (cannot load object) => UTF-8 string (25) "(nevar ielādēt objektu)"
          The attribute value "%1$s" already exist for %2$s language => UTF-8 string (51) "Atribūta vērtība "%1$s" jau pastāv %2$s valodai"
          This feature has been disabled. You can activate it here: %link%. => UTF-8 string (62) "Šī funkcija ir izslēgta. Varat to aktivizēt šeit: %link%."
          Failed to delete the attribute. => UTF-8 string (25) "Nevar nodzēst atribūtu."
          The voucher cannot end before it begins. => UTF-8 string (48) "Kupons nevar beigties ātrāk, pirms tas sākas."
          The minimum amount cannot be lower than zero. => UTF-8 string (50) "Minimālā summa nedrīkst būt mazāka par nulli."
          Reduction percentage must be between 0% and 100% => UTF-8 string (36) "Atlaidei ir jābūt no 0% līdz 100%"
          Reduction amount cannot be lower than zero. => UTF-8 string (44) "Atlaides summa nevar būt zemāka par nulli."
          This cart rule code is already used (conflict with cart rule %rulename%) => UTF-8 string (81) "Šis grozu noteikuma kods jau ir izmantots (konfliktē ar noteikumiem %rulenam...
          Šis grozu noteikuma kods jau ir izmantots (konfliktē ar noteikumiem %rulename%)
          
          An action is required for this cart rule. => UTF-8 string (46) "Šo pielikumu nevarēja ielādēt datu bāzē."
          No product has been found. => string (21) "Produkti nav atrasti."
          Invalid product => UTF-8 string (18) "Nederīgs produkts"
          Invalid combination => UTF-8 string (22) "Nederīga kombinācija"
          An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
          An order has already been placed with this cart. => UTF-8 string (43) "Pasūtījums ar šo grozu jau ir ievietots."
          This product cannot be added to the cart. => string (29) "Preci nevar pievienot grozam."
          You already have the maximum quantity available for this product. => UTF-8 string (52) "Tev jau ir sasniegta maksimālais produkta daudzums."
          Invalid voucher. => UTF-8 string (17) "Nederīgs kupons."
          There are not enough products in stock. => UTF-8 string (41) "Noliktavā nav pietiekami daudz produktu."
          Cannot add image because product creation failed. => UTF-8 string (60) "Nevar pievienot bildi, jo produkta pievienošana neizdevās."
          Error while creating additional image => UTF-8 string (31) "Kļūda veidojot noteiktu bildi"
          Invalid quantity => UTF-8 string (18) "Nederīgs daudzums"
          We were unable to associate this attachment to a product. => UTF-8 string (41) "Nevar saistīt šo pielikumu ar produktu."
          An error occurred while saving product attachments. => UTF-8 string (47) "Radās kļūda saglabājot produktu pielikumus."
          You cannot delete this product because there is physical stock left. => UTF-8 string (57) "Jūs nevarat izdzēst šo produktu, jo tas ir noliktavā."
          You cannot change the product's cover image. => UTF-8 string (40) "Nevar pārmainīt uz produkta titulbildi"
          The image could not be found. => UTF-8 string (26) "Attēlu nevarēja atrast. "
          You cannot delete the product #%d because there is physical stock left. => UTF-8 string (99) "Jūs nevarat izdzēst produktu #%d, jo tas ir palicis noliktavā vai neizpildīt...
          Jūs nevarat izdzēst produktu #%d, jo tas ir palicis noliktavā vai neizpildītajos pasūtījumos.
          
          The price attribute is required. => UTF-8 string (29) "Nepieciešama atribūta cena."
          You must add at least one attribute. => UTF-8 string (38) "Tev jāpievieno vismaz viens atribūts"
          This combination already exists. => UTF-8 string (31) "Šī kombinācija jau eksistē."
          A product must be created before adding features. => UTF-8 string (59) "Produkts ir jāizveido pirms pievienot dažādas iespējas."
          Please specify priorities. => UTF-8 string (29) "Lūdzu norādiet prioritātes"
          An error occurred while updating priorities. => UTF-8 string (32) "Kļūda atjauninot prioritātes."
          An error occurred while setting priorities. => UTF-8 string (33) "Kļūda izvēloties prioritātes."
          An error occurred while creating customization fields. => UTF-8 string (39) "Kļūda veidojot pielāgošanas laukus."
          An error occurred while updating customization fields. => UTF-8 string (33) "Kļūda atjauninot pielāgošanu."
          An error occurred while updating the custom configuration. => UTF-8 string (49) "Kļūda atjauninot pielāgošanas konfigurāciju."
          The label fields defined are invalid. => string (28) "Nosaukuma lauki ir nepareizi"
          A product must be created before adding customization. => UTF-8 string (64) "Produkts ir jāizveido pirms pievienot pielāgošanas iespējas."
          The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (%1$dMB) or the post_max_size/ directive in php.ini (%2$dMB). => UTF-8 string (146) "Augšupielādētais fails pārsniedz lejupielādējamā produkta maksimālo izmēru (...
          Augšupielādētais fails pārsniedz lejupielādējamā produkta maksimālo izmēru (%1$dMB) vai parametru post_max_size/ failā php.ini (%2$dMB).
          
          An error occurred while attempting to associate this image with your shop. => UTF-8 string (59) "Mēģinot saistīt šo attēlu ar veikalu, radās kļūda. "
          An error occurred while attempting to move this picture. => UTF-8 string (40) "Radās kļūda pārvietojot šo attēlu."
          An error occurred while attempting to update the cover picture. => UTF-8 string (48) "Radās kļūda atjanojot produkta vāka attēlu."
          An error occurred while attempting to delete the product image. => UTF-8 string (41) "Radās kļūda dzēšot produkta attēlu."
          Wrong IDs => string (12) "Nepareizs ID"
          Invalid price/discount amount => UTF-8 string (39) "Nederīga cenas/samazinājuma vērtība"
          Please select a discount type (amount or percentage). => UTF-8 string (64) "Lūdzu izvēlieties samazinājuma tipu (vērtību vai procentus)"
          The from/to date is invalid. => UTF-8 string (27) "Nederīgs "no/līdz" datums"
          The name for feature %1$s is too long in %2$s. => UTF-8 string (43) "Īpašību nosaukums %1$s ir par garu %2$s."
          A valid name required for feature. %1$s in %2$s. => UTF-8 string (59) "Funkcijai nepieciešams derīgs nosaukums. %1$s iekš %2$s."
          An error occurred while adding tags. => UTF-8 string (35) "Kļūda pievienojot atslēgvārdus."
          This %1$s field is required at least in %2$s => UTF-8 string (37) "Šis %1$s lauks ir nepieciešams %2$s"
          The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
          This %1$s field (%2$s) is too long: %3$d chars max (current count %4$d). => UTF-8 string (74) "%1$s lauks (%2$s) ir par garu: maksimums %3$d rakstzīmes (šobrīd %4$d)."
          An error occurred while attempting to delete previous tags. => UTF-8 string (57) "Radās kļūda mēģinot dzēst iepriekšējās atzīmes."
          The selected currency is not valid => UTF-8 string (31) "Izvēlētā valūta nav derīga"
          An error occurred while copying image, the file does not exist anymore. => UTF-8 string (65) "Attēla kopēšanas laikā radās kļūda, fails vairs nepastāv."
          An error occurred while copying image, the file width is 0px. => UTF-8 string (71) "Attēla kopēšanas laikā radās kļūda, faila platums ir 0 pikseļi."
          An error occurred while copying image, check your memory limit. => UTF-8 string (69) "Kopējot attēlu, radās kļūda, pārbaudiet atmiņas ierobežojumu."
          An error occurred while copying the image. => UTF-8 string (23) "Kļūda kopējot bildi."
          You can't add product packs into a pack => UTF-8 string (52) "Jūs nevarat pievienot produktu komplektu komplektā"
          An error occurred while attempting to add products to the pack. => UTF-8 string (35) "Radusies kļūda pievienojot preces"
          An error occurred while updating the specific price. => UTF-8 string (35) "Kļūda atjauninot specifisko cenu."
          The specific price ID is invalid. => UTF-8 string (31) "Nederīgs specifiskās cenas ID"
          An error occurred while attempting to delete the specific price. => UTF-8 string (32) "Kļūda dzēšot specifisko cenu"
          An attachment name is required. => UTF-8 string (30) "Nepieciešams pielikuma vārds"
          This attachment was unable to be loaded into the database. => UTF-8 string (42) "Šo pielikumu nevar ielādēt datu bāzē."
          A specific price already exists for these parameters. => UTF-8 string (43) "Īpaša cena šiem parametriem jau pastāv."
          You do not have permission to add suppliers. => UTF-8 string (45) "Jums nav atļaujas pievienot piegādātājus."
          The address is not correct. Please make sure all of the required fields are completed. => UTF-8 string (89) "Adrese nav pareiza. Lūdzu pārliecinieties vai visi nepieciešamie lauki ir ai...
          Adrese nav pareiza. Lūdzu pārliecinieties vai visi nepieciešamie lauki ir aizpildīti.
          
          It is not possible to delete a supplier if there are pending supplier orders. => UTF-8 string (87) "Piegādātāju nav iespējams izdzēst, ja ir sagaidāmais piegādātāju pasūtījums."
          Could not delete #%i => UTF-8 string (18) "Nevar izdzēst #%i"
          Missing id_hook => UTF-8 string (15) "Trūkst id_hook"
          Missing block_name => UTF-8 string (18) "Trūkst block_name"
          Missing block_name value for language %s => UTF-8 string (39) "Trūkst block_name vērtība valodai %s"
          Missing %s value in custom[%s] for language %s => UTF-8 string (54) "Trūkst %s individualizētā vērtība [%s] valodai %s"
          It is not possible to delete a combination while it still has some quantities in the Advanced Stock Management. You must delete its stock first. => UTF-8 string (153) "Kombināciju nav iespējams izdzēst, kamēr tajā joprojām ir produkti "Paplašin...
          Kombināciju nav iespējams izdzēst, kamēr tajā joprojām ir produkti "Paplašinātā Krājuma vadībā". Jums vispirms jāizdzēš tas no noliktavas.
          
          Error while deleting the stock => UTF-8 string (25) "Kļūda dzēšot krājumu"
          Successful deletion => UTF-8 string (20) "Veiksmīga dzēšana"
          You cannot delete this attribute. => UTF-8 string (24) "Nevar izdzēst atribūtu"
          Invalid 'to' date => UTF-8 string (24) "Nederīgs datums 'līdz'"
          Invalid 'from' date => UTF-8 string (21) "Nederīgs 'no' datums"
          Submitted reduction value (0-100) is out-of-range => UTF-8 string (53) "Ievadītā atlaides vērtība (0-100) nav pieļaujama"
          No reduction value has been submitted => UTF-8 string (39) "Nav norādita samazināšanas vērtība"
          Invalid date range => UTF-8 string (26) "Nederīgs datumu diapazons"
          (Recommended) => string (11) "(Ieteicams)"
          Product(s) successfully activated. => UTF-8 string (40) "Produkts (-i) ir veiksmīgi aktivizēts."
          Product(s) successfully deactivated. => UTF-8 string (45) "Produkts(-i) ir veiksmīgi deaktivizēts(-i)."
          Product(s) successfully deleted. => UTF-8 string (27) "Produkts (-i) ir izdzēsts."
          Product(s) successfully duplicated. => UTF-8 string (36) "Produkts (-i) veiksmīgi nodublēti."
          Products successfully sorted. => UTF-8 string (34) "Produkti ir veiksmīgi sakārtoti."
          Product successfully deleted. => UTF-8 string (22) "Produkts ir izdzēsts."
          Product successfully duplicated. => UTF-8 string (31) "Produkts veiksmīgi nodublēts."
          Product successfully activated. => UTF-8 string (35) "Produkts ir veiksmīgi aktivizēts."
          Product successfully deactivated. => UTF-8 string (37) "Produkts ir veiksmīgi deaktivizēts."
          Invalid description for %s language => string (28) "Nederigs %s valodas apraksts"
          Upload error. Please check your server configurations for the maximum upload size allowed. => UTF-8 string (110) "Augšupielādes kļūda. Pārbaudiet servera konfigurācijas kas ierobežo maksimāl...
          Augšupielādes kļūda. Pārbaudiet servera konfigurācijas kas ierobežo maksimālo augšupielādes lielumu.
          
          An error occurred while uploading the image: => UTF-8 string (31) "Kļūda augšuplādējot bildi:"
          You cannot remove this category because one of your shops uses it as a root category. => UTF-8 string (97) "Jūs nevarat izdzēst šo kategoriju, jo viens no jūsu veikaliem to izmanto kā ...
          Jūs nevarat izdzēst šo kategoriju, jo viens no jūsu veikaliem to izmanto kā pamatkategoriju.
          
          Unable to resize one or more of your pictures. => UTF-8 string (52) "Nevar izmainīt viena vai vairāku attēlu izmērus."
          Cannot find specific price %price% => string (36) "Nevar atrast specifisku cenu %price%"
          This pack is empty. You must add at least one product item. => UTF-8 string (64) "Šis pakojums ir tukšs. Jums jāpievieno vismaz viens produkts."
          This value is too long. It should have %limit% characters or less. => UTF-8 string (76) "Šī vērtība ir pārāk gara. Tai jābūt %limit% rakstzīmēm vai mazāk."
          There is no result for this search. Update your filters to view other products. => UTF-8 string (85) "Meklēšanai nav rezultātu. Atjauniniet savus filtrus, lai skatītu citus produ...
          Meklēšanai nav rezultātu. Atjauniniet savus filtrus, lai skatītu citus produktus.
          
          Duplication in progress... => UTF-8 string (26) "Tiek veikta dublēšana..."
          Duplication failed. => UTF-8 string (25) "Dublicēšana neizdevās."
          Activation in progress... => UTF-8 string (15) "Ieslēgšana..."
          Activation failed. => UTF-8 string (24) "Ieslēgšana neizdevās."
          Deactivation in progress... => UTF-8 string (25) "Notiek deaktivizācija..."
          Deactivation failed. => UTF-8 string (26) "Deaktivēšana neizdevās."
          Deletion in progress... => UTF-8 string (12) "Dzēšana..."
          Deletion failed. => UTF-8 string (21) "Dzēšana neizdevās."
          Duplicating products => UTF-8 string (20) "Produktu dublēšana"
          Duplicating... => UTF-8 string (16) "Dublicēšana..."
          Activating products => UTF-8 string (23) "Produktu aktivizēšana"
          Activating... => UTF-8 string (17) "Aktivizēšana..."
          Deactivating products => UTF-8 string (24) "Produktu deaktivizācija"
          Deactivating... => UTF-8 string (18) "Deaktivizācija..."
          Deleting products => UTF-8 string (18) "Produktu dzēšana"
          Deleting... => UTF-8 string (12) "Dzēšana..."
          You are in a multistore context: any modification will impact all your shops, or each shop of the active group. => UTF-8 string (116) "Jūs esat multistore kontekstā: jebkura izmaiņa ietekmēs visus jūsu veikalus ...
          Jūs esat multistore kontekstā: jebkura izmaiņa ietekmēs visus jūsu veikalus vai katru aktīvās grupas veikalu.
          
          Friendly URLs are currently enabled. => UTF-8 string (26) "Lasāmie URL ir ieslēgti."
          To disable it, go to [1]SEO and URLs[/1] => UTF-8 string (42) "Lai izslēgtu, ejiet uz [1]SEO un URLs[/1]"
          Friendly URLs are currently disabled. => UTF-8 string (30) "Draudzīgas URL ir izslēgtas."
          To enable it, go to [1]SEO and URLs[/1] => UTF-8 string (50) "Lai to ieslēgtu, dodieties uz [1] SEO un URL [/1]"
          The "Force update of friendly URL" option is currently enabled. => UTF-8 string (40) "Ieslēgta opcija "Atjaunot lasāmo URL"."
          To disable it, go to [1]Product Settings[/1] => UTF-8 string (58) "Lai izslēgtu pārejiet uz [1]Produkta Uzstādījumiem[/1]"
          If no carrier is selected then all the carriers will be available for customers orders. => UTF-8 string (86) "Ja nav izvēlēts neviens pārvadātājs, visi pārvadātāji būs pieejami klientiem."
          When enabling advanced stock management for a pack, please make sure it is also enabled for its product(s) – if you choose to decrement product quantities. => UTF-8 string (188) "Ja iespējojat iepakojuma uzlabotu krājumu pārvaldību, lūdzu, pārliecinieties...
          Ja iespējojat iepakojuma uzlabotu krājumu pārvaldību, lūdzu, pārliecinieties, vai tas ir iespējots arī attiecībā uz produktu (-iem) - ja izvēlaties samazināt produkta daudzumu.
          
          You can't add or edit a product in this shop context: select a shop instead of a group of shops. => UTF-8 string (100) "Šajā veikalā nevarat pievienot vai rediģēt produktu: izvēlieties veikalu, ne...
          Šajā veikalā nevarat pievienot vai rediģēt produktu: izvēlieties veikalu, nevis veikalu grupu.
          
          This will delete all the combinations. Do you wish to proceed? => UTF-8 string (58) "Tas dzēsīs visas kombinācijas. Vai vēlaties turpināt?"
          A pack of products can't have combinations. => UTF-8 string (45) "Produktu komplektam nevar būt kombinācijas."
          A virtual product can't have combinations. => UTF-8 string (48) "Virtuālajam produktam nevar būt kombinācijas."
          What do you want to do with the products associated with this category? => UTF-8 string (72) "Ko jūs vēlaties darīt ar produktiem, kas saistīti ar šo kategoriju?"
          You have reached the limit (%s) of files to upload, please remove files to continue uploading => UTF-8 string (115) "Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet fail...
          Jūs esat sasniedzis augšupielādējamo failu limitu (%s), lūdzu, noņemiet failus, lai turpinātu augšupielādi
          
          This feature has been disabled. You can activate it here: %url%. => UTF-8 string (61) "Šī funkcija ir izslēgta. Varat to aktivizēt šeit: %url%."
          No address has been found for this brand. => UTF-8 string (33) "Šim zīmolan nav atrasta adrese."
          There is no attachment yet. => string (14) "Nav pielikuma."
          No product matches your search. Try changing search terms. => UTF-8 string (81) "Nav produktu ar jūsu meklēšanas datiem. Mēģiniet mainīt meklēšanas datus."
          Stock successfully updated => UTF-8 string (33) "Noliktava ir veiksmīgi atjaunota"
          AdminDesignNotification => array (30)
          You can choose to keep your images stored in the previous system. There's nothing wrong with that. => UTF-8 string (101) "Jūs varat izvēlēties saglabāt savus attēlus iepriekšējā sistēmā. Tajā nav ne...
          Jūs varat izvēlēties saglabāt savus attēlus iepriekšējā sistēmā. Tajā nav nekā nepareizs.
          
          After moving all of your product images, set the "Use the legacy image filesystem" option above to "No" for best performance. => UTF-8 string (192) "Pēc tam, kad esat pārvietojis visus produkta attēlus, iepriekš norādītajai o...
          Pēc tam, kad esat pārvietojis visus produkta attēlus, iepriekš norādītajai opcijai "Izmantot mantoto attēla failu sistēmu" izvēlieties "Nē", lai nodrošinātu vislabāko veiktspēju.
          
          Current theme is unavailable. Please check your theme's directory name ("%s") and permissions. => UTF-8 string (101) "Pašreizējā tēma nav pieejama. Pārbaudiet sava tēmas direktorijas nosaukumu (...
          Pašreizējā tēma nav pieejama. Pārbaudiet sava tēmas direktorijas nosaukumu ("%s") un atļaujas.
          
          Duplicate images were found when moving the product images. This is likely caused by unused demonstration images. Please make sure that the folder %folder% only contains demonstration images, and then delete it. => UTF-8 string (241) "Tika atrasti dublēti attēli pārvietojot produkta attēlus. Iespējams, tas ir ...
          Tika atrasti dublēti attēli pārvietojot produkta attēlus. Iespējams, tas ir saistīts ar neizmantotiem demonstrācijas attēliem. Lūdzu, pārliecinieties, ka mape %folder% satur tikai demonstrācijas attēlus un pēc tam izdzēsiet to.
          
          Incorrect value for the selected JPEG image compression. => UTF-8 string (52) "Nepareiza vērtība priekš JPEG bildes kvalitātes."
          Incorrect value for the selected PNG image compression. => UTF-8 string (51) "Nepareiza vērtība priekš PNG bildes kvalitātes."
          Source file does not exist or is empty (%filepath%) => UTF-8 string (54) "Resursa fails nepastāv vai tas ir tukšs (%filepath%)"
          Failed to resize image file (%filepath%) => UTF-8 string (50) "Neizdevās izmainīt attēla izmērus (%filepath%)"
          Failed to resize image file to high resolution (%filepath%) => UTF-8 string (59) "Neizdevās palielināt attēla izšķirtspēju (%filepath%)"
          Original image is corrupt (%filename%) for product ID %id% or bad permission on folder. => UTF-8 string (97) "Produkta oriģinālais attēls ir bojāts (%filename%) produktam ID %id% vai nav...
          Produkta oriģinālais attēls ir bojāts (%filename%) produktam ID %id% vai nav atļaujas mapei.
          
          Original image is missing or empty (%filename%) for product ID %id% => UTF-8 string (60) "Nav attēla vai tas ir tukšs (%filename%) produktam ID %id%"
          Cannot write images for this type: %1$s. Please check the %2$s folder's writing permissions. => UTF-8 string (91) "Nevar uzrakstīt attēlus šim tipam: %1$s. Pārbaudiet %2$s mapes rakstīšanas a...
          Nevar uzrakstīt attēlus šim tipam: %1$s. Pārbaudiet %2$s mapes rakstīšanas atļaujas.
          
          Only part of the images have been regenerated. The server timed out before finishing. => UTF-8 string (99) "Tikai daļa no bildēm tika reģenerēts, serverim iestājās noilgums pirms proce...
          Tikai daļa no bildēm tika reģenerēts, serverim iestājās noilgums pirms process tika pabeigts.
          
          Server timed out. The watermark may not have been applied to all images. => UTF-8 string (73) "Serveris atvienojās, ūdenszīme var nebūt pievienota visiem attēliem."
          Cannot write "No picture" image to %s images folder. Please check the folder's writing permissions. => UTF-8 string (108) "Nevar ieerakstīt attēlu "Nav attēla" %s attēlu mapei. Lūdzu, pārbaudiet mape...
          Nevar ieerakstīt attēlu "Nav attēla" %s attēlu mapei. Lūdzu, pārbaudiet mapes rakstīšanas atļaujas.
          
          Error: Your server configuration is not compatible with the new image system. No images were moved. => UTF-8 string (110) "Kļūda: Tava servera konfigurācija nav saderīga ar jauno attēlu sistēmu. Nevi...
          Kļūda: Tava servera konfigurācija nav saderīga ar jauno attēlu sistēmu. Neviena bilde netika pārvietota
          
          Error: Some -- or all -- images cannot be moved. => UTF-8 string (58) "Kļūda: Dažus -- vai visus -- attēlus nevar pārvietot."
          After modification, do not forget to regenerate thumbnails => UTF-8 string (65) "Izmainīt modifikāciju, neaizmirstiet pārģenerēt sīkattēlus"
          This name already exists. => UTF-8 string (25) "Šis vārds jau eksistē."
          An error occurred. The information "%s" is missing. => UTF-8 string (39) "Radās kļūda. Nav informācijas "%s"."
          An error occurred. The template "%s" is missing. => UTF-8 string (38) "Notika kļūda. Trūkst šablona "%s"."
          An error occurred while uploading the favicon: cannot copy file "%s" to folder "%s". => UTF-8 string (81) "Augšupielādējot favicon, radās kļūda: nevar kopēt failu "%s" uz mapi "%s"."
          Your theme has been correctly exported: %path% => UTF-8 string (41) "Tēma tika veiksmīgi eksportēta: %path%"
          The page Category cannot be moved here. => UTF-8 string (46) "Lapas kategoriju nevar pārvietot uz šejieni."
          Your RTL stylesheets has been generated successfully => UTF-8 string (46) "Jūsu RTL stilu lapas ir veiksmīgi izveidotas"
          There is already a theme %theme_name% in your themes folder. Remove it if you want to continue. => UTF-8 string (86) "Šablonu direktorijā jau ir tēma %theme_name%. Nodzēsiet to ja vēlaties turpi...
          Šablonu direktorijā jau ir tēma %theme_name%. Nodzēsiet to ja vēlaties turpināt.
          
          Failed to delete theme. Make sure you have permissions and theme is not used. => UTF-8 string (80) "Nevar nodzēst tēmu. Pārbaudiet vai Jums ir atļaujas un tēma netiek lietota."
          Cannot adapt theme to RTL languages. => UTF-8 string (34) "Nevar adaptēt tēmu RTL valodām."
          Invalid file format. => UTF-8 string (25) "Nederīgs faila formāts."
          Warning: if no email logo is available, the main logo will be used instead. => UTF-8 string (89) "Brīdinājums: ja epasta logotips nav pieejams, tā vietā tiks izmantots galven...
          Brīdinājums: ja epasta logotips nav pieejams, tā vietā tiks izmantots galvenais logo.
          
          ModulesCustomersigninAdmin => array (2)
          Customer "Sign in" link => UTF-8 string (36) "Lietotāja "Pierakstīšanās" saite"
          %firstname% %lastname% => string (22) "%firstname% %lastname%"
          ModulesSupplierlistShop => array (3)
          All suppliers => UTF-8 string (19) "Visi piegādātāji"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          No supplier => UTF-8 string (18) "Nav piegādātāju"
          ModulesSharebuttonsShop => array (3)
          Share => string (5) "Share"
          Tweet => string (5) "Tweet"
          Pinterest => string (9) "Pinterest"
          ModulesSpecialsShop => array (2)
          On sale => UTF-8 string (13) "Izpārdošana"
          All sale products => UTF-8 string (28) "Visi izpārdošanas produkti"
          AdminNavigationSearch => array (17)
          There are no results matching your query "%s". => UTF-8 string (41) "Jūsu pieprasījumam "%s" nav rezultātu."
          %d results match your query "%s". => UTF-8 string (48) "%d rezultāti atbilst Jūsu pieprasījumam "%s"."
          1 result matches your query "%s". => UTF-8 string (47) "1 rezultāts atbilst Jūsu pieprasījumam "%s"."
          1 feature => UTF-8 string (10) "1 iespēja"
          %d features => UTF-8 string (12) "%d iespējas"
          1 module => string (9) "1 modulis"
          %d modules => UTF-8 string (10) "%d moduļi"
          1 category => string (12) "1 kategorija"
          %d categories => string (14) "%d kategorijas"
          1 product => string (10) "1 produkts"
          %d products => string (9) "%d preces"
          1 customer => string (9) "1 klients"
          %d customers => string (10) "%d klienti"
          1 order => UTF-8 string (14) "1 pasūtījums"
          %d orders => UTF-8 string (15) "%d pasūtījumi"
          Go to the documentation => UTF-8 string (21) "Iet uz dokumentāciju"
          %d result matches your query "%s". => UTF-8 string (48) "%d rezultāts atbilst Jūsu pieprasījumam "%s"."
          ModulesStatscatalogAdmin => array (16)
          Catalog statistics => string (19) "Kataloga statistika"
          (1 purchase / %d visits) => UTF-8 string (29) "(1 pirkums / %d apmeklējumi)"
          Choose a category => UTF-8 string (20) "Izvēlies kategoriju"
          Products available: => string (19) "Pieejamie produkti:"
          Average price (base price): => UTF-8 string (28) "Vidējā cena (pamata cena):"
          Product pages viewed: => UTF-8 string (28) "Apskatītās produktu lapas:"
          Average number of page visits: => UTF-8 string (36) "Vidējais lapas apmeklējumu skaits:"
          Average number of purchases: => UTF-8 string (25) "Vidējais pirkumu skaits:"
          Images available: => UTF-8 string (18) "Pieejamie attēli:"
          Average number of images: => UTF-8 string (25) "Vidējais attēlu skaits:"
          Products never viewed: => UTF-8 string (43) "Produkti kuri nekad nav tikuši apskatīti:"
          Products never purchased: => string (33) "Produkti kuri nekad nav nopirkti:"
          Conversion rate*: => UTF-8 string (25) "Konversijas rādītājs*:"
          Defines the average conversion rate for the product page. It is possible to purchase a product without viewing the product page, so this rate can be greater than 1. => UTF-8 string (146) "Attēlo vidējo produkta lapas konversiju. Produktu ir iespējams nopirkt neapm...
          Attēlo vidējo produkta lapas konversiju. Produktu ir iespējams nopirkt neapmeklējot produkta lapu, līdz ar to konversija būs lielāka par 1.
          
          Products never purchased => string (32) "Produkti kuri nekad nav nopirkti"
          Edit / View => UTF-8 string (15) "Labot / Skatīt"
          ModulesCategoryproductsAdmin => array (6)
          Products in the same category => UTF-8 string (28) "Produkti tai pašā sadaļā"
          Adds a block on the product page that displays products from the same category. => UTF-8 string (77) "Pievieno bloku produktu lapā, kas attēlo produktus no tās pašas sadaļas."
          Invalid value for display price. => UTF-8 string (24) "Parāda kļūdainu cenu."
          Display products' prices => UTF-8 string (22) "Rādīt produktu cenas"
          Show the prices of the products displayed in the block. => UTF-8 string (40) "Rādīt blokā attēloto produktu cenas."
          Number of product to display => UTF-8 string (27) "Attēlojamo produktu skaits"
          ModulesContactinfoShop => array (11)
          Contact us => UTF-8 string (19) "Sazināties ar mums"
          Call us: [1]%phone%[/1] => string (28) "Telefona nr.: [1]%phone%[/1]"
          Store information => UTF-8 string (20) "Veikala informācija"
          Email us: [1]%email%[/1] => string (23) "E-pasts: [1]%email%[/1]"
          Email us: => string (14) "Rakstiet mums:"
          Call us: => UTF-8 string (13) "Zvanīt mums:"
          Fax: => string (6) "Fakss:"
          Fax: [1]%fax%[/1] => string (19) "Fakss: [1]%fax%[/1]"
          Tel: %phone% => UTF-8 string (18) "Tālrunis: %phone%"
          Fax: %fax% => string (12) "Fakss: %fax%"
          Email: [1]%email%[/1] => string (23) "E-pasts: [1]%email%[/1]"
          ModulesMainmenuAdmin => array (33)
          Main menu => UTF-8 string (17) "Galvenā izvēlne"
          Unable to update settings for the following shop(s): %s => UTF-8 string (63) "Nav iespējams atjaunot iestatījumus sekojošiem veikaliem: %s"
          Please complete the "Link" field. => UTF-8 string (34) "Lūdzu aizpildies "Adreses" lauku."
          Please add a label. => UTF-8 string (28) "Lūdzu pievienojiet leibeli."
          Please add a label for your default language. => UTF-8 string (50) "Lūdzu, ierakstiet noklusējuma valodas nosaukumu."
          The link has been added. => string (19) "Links ir pievienots"
          Unable to add link for the following shop(s): %s => UTF-8 string (56) "Nav iespējams pievienot saiti sekojošiem veikaliem: %s"
          The link has been removed. => UTF-8 string (19) "Links ir izdzēsts."
          Unable to remove link for the following shop(s): %s => UTF-8 string (53) "Nav iespējams dzēst saiti sekojošiem veikaliem: %s"
          The link has been edited. => UTF-8 string (24) "Norāde tika rediģēta."
          You cannot manage top menu items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit => UTF-8 string (151) "Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu...
          Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu Grupa" kontekstā. Izvēlieties konkrētu veikalu, ko vēlaties labot
          
          The modifications will be applied to shop: %s => UTF-8 string (46) "Izmaiņas tiks pielietotas šajā veikalā: %s"
          The modifications will be applied to this group: %s => UTF-8 string (44) "Izmaiņas tiks pielietotas šajā grupā: %s"
          The modifications will be applied to all shops => UTF-8 string (41) "Izmaiņas tiks pielietotas visos veikalos"
          All brands => UTF-8 string (12) "Visi zīmoli"
          All suppliers => UTF-8 string (19) "Visi piegādātāji"
          Menu Top Link => UTF-8 string (28) "Augšējās izvēlnes adrese"
          All active products combinations quantities will be changed => UTF-8 string (57) "Visi aktīvo produktu kombināciju daudzumi tiks mainīti"
          Update link => UTF-8 string (18) "Atjaunināt adresi"
          Add a new link => string (22) "Pievienot jaunu adresi"
          CMS => string (3) "CMS"
          Shops => string (9) "Boutiques"
          Choose product ID => UTF-8 string (21) "Izvēlies ID produktu"
          Menu Top Links => UTF-8 string (19) "Izvēlnes top linki"
          Link ID => string (10) "Adreses ID"
          Link list => UTF-8 string (16) "Adrešu saraksts"
          Indicate the ID number for the product => UTF-8 string (28) "Norādiet produkta ID numuru"
          Product ID # => string (13) "Produkta ID #"
          Please select just one item => UTF-8 string (39) "Lūdzu izvēlaties tikai vienu vienību"
          Change position => UTF-8 string (17) "Mainīt pozīciju"
          Selected items => UTF-8 string (22) "Atzīmētās vienības"
          Available items => UTF-8 string (20) "Atļautās vienības"
          Remove => UTF-8 string (6) "Dzēst"
          AdminDesignHelp => array (50)
          By default, all images settings are already installed in your store. Do not delete them, you will need it! => UTF-8 string (104) "Pēc noklusējuma attēlu iestatījumi ja ir instalēti veikalā. Nenodzēsiet tos,...
          Pēc noklusējuma attēlu iestatījumi ja ir instalēti veikalā. Nenodzēsiet tos, tie būs vajadzīgi!
          
          Select "No" only if your server timed out and you need to resume the regeneration. => UTF-8 string (91) "Iezīmēt "Nē" tikai tad, kad serveris ir atslēdzies un jums vajag pabeigt ģen...
          Iezīmēt "Nē" tikai tad, kad serveris ir atslēdzies un jums vajag pabeigt ģenerēšanu.
          
          Please select a module => UTF-8 string (27) "Lūdzu, izvēlieties moduli"
          Select a module above before choosing from available hooks => UTF-8 string (62) "Atlasiet moduli virspusē pirms izvēlieties pieejamo sasaisti"
          Please specify the files for which you do not want the module to be displayed. => UTF-8 string (51) "Norādiet failus, kuram nevēlaties rādīt moduli."
          Please input each filename, separated by a comma (","). => UTF-8 string (67) "Lūdzu ievadiet katra faila nosaukumu, atdalot tos ar komatu (",")."
          You can also click the filename in the list below, and even make a multiple selection by keeping the Ctrl key pressed while clicking, or choose a whole range of filename by keeping the Shift key pressed while clicking. => UTF-8 string (232) "Jūs varat arī noklikšķināt uz faila nosaukuma zemāk esošajā sarakstā, kā arī...
          Jūs varat arī noklikšķināt uz faila nosaukuma zemāk esošajā sarakstā, kā arī iezīmēt vairākus nosaukumus uzreiz, turot nospiestu Ctrl taustiņu, vai arī izvēlēties iezīmēt visu sarakstu nospiežot Shift taustiņu.
          
          JPEG images have a small file size and standard quality. PNG images have a larger file size, a higher quality and support transparency. Note that in all cases the image files will have the .jpg extension. => UTF-8 string (210) "JPEG attēli ir ar mazu faila izmēru un standarta kvalitāti. PNG attēli ir ar...
          JPEG attēli ir ar mazu faila izmēru un standarta kvalitāti. PNG attēli ir ar lielāku faila izmēru un augstākas kvalitātes. Ņemiet vērā, ka visos gadījumos attēlu faili būs ar .jpg paplašinājumu.
          
          WARNING: This feature may not be compatible with your theme, or with some of your modules. In particular, PNG mode is not compatible with the Watermark module. If you encounter any issues, turn it off by selecting "Use JPEG". => UTF-8 string (241) "Brīdinājums: Šī iespēja var nebūt saderīga ar jūsu tēmu, vai dažiem jūsu mod...
          Brīdinājums: Šī iespēja var nebūt saderīga ar jūsu tēmu, vai dažiem jūsu moduļusiiema. Konkrēti, PNG režīms nav saderīgs ar ūdenszīmes moduli. Ja jums rodas jebkādas problēmas, izslēdziet to, izvēloties "Izmantot JPEG".
          
          Ranges from 0 (worst quality, smallest file) to 100 (best quality, biggest file). => UTF-8 string (105) "Svārstās no 0 (sliktāka kvalitāte, mazāks fails) līdz 100 (vislabākā kvalitā...
          Svārstās no 0 (sliktāka kvalitāte, mazāks fails) līdz 100 (vislabākā kvalitāte, lielāks fails).
          
          Recommended: 90. => string (14) "Ieteicams: 90."
          PNG compression is lossless: unlike JPG, you do not lose image quality with a high compression ratio. However, photographs will compress very badly. => UTF-8 string (191) "PNG kompresija ir bez attēla kvalitātes zuduma: atšķirībā no JPG, jūs nezaud...
          PNG kompresija ir bez attēla kvalitātes zuduma: atšķirībā no JPG, jūs nezaudējat attēla kvalitāti ar augstu kompresijas pakāpi. Tomēr fotogrāfijas izmērs praktiski nesamazinās.
          
          Ranges from 0 (biggest file) to 9 (smallest file, slowest decompression). => UTF-8 string (87) "Diapazons ir no 0 (lielākais fails) līdz 9 (mazākais fails, lēnākā dekompres...
          Diapazons ir no 0 (lielākais fails) līdz 9 (mazākais fails, lēnākā dekompresija).
          
          Recommended: 7. => string (13) "Ieteicams: 7."
          The maximum file size of pictures that customers can upload to customize a product (in bytes). => UTF-8 string (96) "Attēlu maksimālais izmērs, ko klienti var augšupielādēt, lai pielāgotu produ...
          Attēlu maksimālais izmērs, ko klienti var augšupielādēt, lai pielāgotu produktu (baitos).
          
          Width of product customization pictures that customers can upload (in pixels). => UTF-8 string (69) "Produkta bildes platums, ko klienti var augšupielādēt (pikseļos)."
          Height of product customization pictures that customers can upload (in pixels). => UTF-8 string (86) "Produkta pielāgošanas attēlu augstums, ko klienti var augšupielādēt (pikseļo...
          Produkta pielāgošanas attēlu augstums, ko klienti var augšupielādēt (pikseļos).
          
          This will generate an additional file for each image (thus doubling your total amount of images). Resolution of these images will be twice higher. => UTF-8 string (146) "Tas radīs papildu failu katram attēlam (tādējādi dubultojot jūsu kopējo attē...
          Tas radīs papildu failu katram attēlam (tādējādi dubultojot jūsu kopējo attēlu skaitu). Šo attēlu izšķirtspēja būs divreiz lielāka.
          
          Enable to optimize the display of your images on high pixel density screens. => UTF-8 string (73) "Ļauj optimizēt attēlu attēlošanu augstas pikseļu blīvuma ekrānos."
          This should be set to yes unless you successfully moved images in "Images" page under the "Preferences" menu. => UTF-8 string (112) "Tam jābūt iestatītam uz Jā, ja vien jūs nepārvietojat attēlus lappusē "Attēl...
          Tam jābūt iestatītam uz Jā, ja vien jūs nepārvietojat attēlus lappusē "Attēli" izvēlnē "Preferences".
          
          Letters, underscores and hyphens only (e.g. "small_custom", "cart_medium", "large", "thickbox_extra-large"). => UTF-8 string (114) "Tikai burti, pasvītrojumi un defises (piemēram, "small_custom", "cart_medium...
          Tikai burti, pasvītrojumi un defises (piemēram, "small_custom", "cart_medium", "large", "thickbox_extra-large").
          
          Maximum image width in pixels. => UTF-8 string (39) "Maksimālais attēla platums pikseļos."
          Maximum image height in pixels. => UTF-8 string (40) "Maksimālais attēla augstums pikseļos."
          This type will be used for Product images. => UTF-8 string (50) "Šis attēlu tips tiks lietots produkta attēliem."
          This type will be used for Category images. => UTF-8 string (52) "Šis attēlu tips tiks lietots kategoriju attēliem."
          This type will be used for Brand images. => UTF-8 string (52) "Šis attēla tips tiks piemērots Zīmola attēliem."
          This type will be used for Supplier images. => UTF-8 string (51) "Šis tips tiks piešķirts piegādātāju attēliem"
          This type will be used for Store images. => UTF-8 string (49) "Šis attēlu tips tiks lietots veikala attēliem."
          E.g. address, addresses, attachment => UTF-8 string (36) "Piemēram adrese, adreses, pielikums"
          Used in the h1 page tag, and as the default title tag value. => UTF-8 string (72) "Lietots lapas tagā h1 un pēc noklusējuma ir virsraksta tag vērtība."
          Used to override the title tag value. If left blank, the default title value is used. => UTF-8 string (125) "Izmantots lai pārrakstītu virsraksta tag vērtību. Ja atstāsiet tukšu, tiks i...
          Izmantots lai pārrakstītu virsraksta tag vērtību. Ja atstāsiet tukšu, tiks izmantota virsraksta noklusējuma vērtība.
          
          Browse your computer files and select the Zip file for your new theme. => UTF-8 string (65) "Pārlūkot datora failus un izvēlieties zip failu jaunai tēmai."
          Indicate the complete URL to an online Zip file that contains your new theme. For instance, "http://example.com/files/theme.zip". => UTF-8 string (122) "Norādiet pilno URL tiešsaistes zip failam, kurā ir jūsu jaunā tēma. Piemēram...
          Norādiet pilno URL tiešsaistes zip failam, kurā ir jūsu jaunā tēma. Piemēram, "http://example.com/files/theme.zip".
          
          This selector lists the Zip files that you uploaded in the '/themes' folder. => UTF-8 string (72) "Šis selektors uzskaitīs augšupielādētos Zip failus mapē "/themes"."
          Create meaningful content => UTF-8 string (26) "Veidojiet saturīgu saturu"
          Because it is not just selling products but also creating a universe, build pages to tell stories and catch your visitors’ interest, to turn them into loyal customers. => UTF-8 string (109) "Šī nav tikai produktu pārdošana, bet arī stāstu veidošana un klientu interes...
          Šī nav tikai produktu pārdošana, bet arī stāstu veidošana un klientu intereses veidošana par veikalu.
          
          Add new page category => string (32) "Pievienot jaunu lapas kategoriju"
          Add new page => string (20) "Pievienot jaunu lapu"
          This won't regenerate email templates, it only sets the default email theme for future generation (when a language is installed for example). => UTF-8 string (153) "Netiks vēlreiz ģenerēti e-pastu šabloni, tiks tikai iestatīts e-pasta šablon...
          Netiks vēlreiz ģenerēti e-pastu šabloni, tiks tikai iestatīts e-pasta šablons turpmākai lietošanai (piemēram ja tiek instalēta papildu valoda).
          
          PrestaShop's email templates are stored in the "mails" folder, but they can be overridden by your current theme's own "mails" folder. Using this option enables to overwrite emails from your current theme. => UTF-8 string (223) "PrestaShop e-pastu šabloni tiek glabāti "mails" direktorijā, bet papildu tēm...
          PrestaShop e-pastu šabloni tiek glabāti "mails" direktorijā, bet papildu tēmas var izmantot speciāli iestatītas "mails" direktorijas. Lietojot šo opciju tiek ieslēgta e-pastu pārrakstīšana no noklusētās tēmas.
          
          No emails were detected in any theme folder so this field is disabled. => UTF-8 string (76) "Šablona direktorijā nav atrasti e-pasti, tādēļ šis lauks ir izslēgts."
          By default, existing email template files are not modified to avoid deleting any modification you may have done. Enable this option to force the overwrite. => UTF-8 string (176) "Pēc noklusējuma esošie e-pasta šabloni nav modificēti lai izvairītos no Jūsu...
          Pēc noklusējuma esošie e-pasta šabloni nav modificēti lai izvairītos no Jūsu veidoto izmaiņu nodzēšanas. Ieslēdziet šo opciju lai veiktu piespiedu pārrakstīšanu.
          
          Will appear on your main page. Recommended size for the default theme: height %height% and width %width%. => UTF-8 string (113) "Tiks attēlots galvenajā lapā. Ieteicamais izmērs noklusētajais tēmai: augstu...
          Tiks attēlots galvenajā lapā. Ieteicamais izmērs noklusētajais tēmai: augstums %height% un platums %width%.
          
          Will appear on email headers. If undefined, the header logo will be used. => UTF-8 string (92) "Parādīsies e-pasta galvenēs. Ja tas nav noteikts, tiks izmantots lapas galve...
          Parādīsies e-pasta galvenēs. Ja tas nav noteikts, tiks izmantots lapas galvenes logotips.
          
          Will appear on invoice headers. => UTF-8 string (32) "Parādīsies rēķinu galvenēs."
          Warning: if no invoice logo is available, the main logo will be used instead. => UTF-8 string (91) "Brīdinājums: ja rēķina logotips nav pieejams, tā vietā tiks izmantots galven...
          Brīdinājums: ja rēķina logotips nav pieejams, tā vietā tiks izmantots galvenais logo.
          
          It is the small icon that appears in browser tabs, next to the title. => UTF-8 string (73) "Tā ir ikona kura tiek attēlota pārlūka tabā blakus lapas nosaukumam."
          Use our [1]favicon generator on PrestaShop Marketplace[/1] to boost your brand image! => UTF-8 string (104) "Izmantojiet mūsu [1]favicon ģeneratoru no PrestaShop Marketplace[/1], lai uz...
          Izmantojiet mūsu [1]favicon ģeneratoru no PrestaShop Marketplace[/1], lai uzlabotu savu zīmola tēlu!
          
          You must select a shop from the above list if you wish to choose a theme. => UTF-8 string (71) "Izvēlaties no saraksta veikalu, kuram gribat izveidot tēmas šablonu."
          If you check a field, change its value, and save, the multistore behavior will not apply to this shop (or group), for this particular parameter. => UTF-8 string (131) "Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais p...
          Ja jūs pārbaudiet lauku, mainiet tā vērtību un saglabājiet, šis konkrētais parametrs neattiecas uz šo veikalu (vai grupu).
          
          AdminNotificationsWarning => array (15)
          Are you sure? => UTF-8 string (47) "Vai Jūs esiet pārliecināts (pārliecināta)?"
          No module has been installed. => UTF-8 string (22) "Modulis nav instalēts"
          Invalid security token => UTF-8 string (26) "Nepareiza drošības rinda"
          I understand the risks and I really want to display this page => UTF-8 string (59) "Es saprotu riskus un es tiešām gribu, parādītu šo lapu"
          Take me out of here! => UTF-8 string (25) "Aizved mani no šejienes!"
          Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
          Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
          Delete selected item? => UTF-8 string (27) "Dzēst izvēlēto ierakstu?"
          You cannot change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
          Please select theme's import source. => UTF-8 string (41) "Izvēlieties tēmas importēšanas avotu."
          Delete item => UTF-8 string (14) "Dzēst objektu"
          You can't change the value of this configuration field in the context of this shop. => UTF-8 string (73) "Nevar mainīt vērtību konfigurācijas laukā saistībā ar šo veikalu."
          Warning => UTF-8 string (9) "Uzmanību"
          Leave anyway => UTF-8 string (8) "Aizvērt"
          Your modifications are not saved yet. Do you wish to save it before leaving? => UTF-8 string (76) "Izmaiņas vēl nav saglabātas. Vai vēlaties saglabāt pirms aizvēršanas?"
          AdminInternationalNotification => array (109)
          Are you sure you want to restore the default address format for this country? => UTF-8 string (75) "Vai tiešām vēlaties atjaunot noklusējuma adreses formātu šai valstij?"
          %s at least, or you will have to edit the translation files manually. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
          Apache mod_security is activated on your server. This could result in some Bad Request errors => UTF-8 string (92) "Apache mod_security tiek aktivizēts jūsu serverī. Tas varētu radīt Bad Reque...
          Apache mod_security tiek aktivizēts jūsu serverī. Tas varētu radīt Bad Request kļūdas
          
          Warning! Your hosting provider is using the Suhosin patch for PHP, which limits the maximum number of fields allowed in a form: => UTF-8 string (125) "Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobe...
          Uzmanību! Tavs hostinga provaiders lieto Suhosin paku priekš PHP, kas ierobežo maksimālo attēlojamo lauku skaitu formā:
          
          Please ask your hosting provider to increase the Suhosin limit to => UTF-8 string (77) "Lūdzu palūdziet savam hostinga provaiderim palielināt Suhosin limitu līdz"
          Warning! Your PHP configuration limits the maximum number of fields allowed in a form: => UTF-8 string (80) "Uzmanību! Tava PHP konfigurācija ierobežo maksimumu attēlojamo lauku formā:"
          for max_input_vars. => UTF-8 string (23) "priekš max_input_vars."
          Please ask your hosting provider to increase this limit to => UTF-8 string (66) "Lūdzu palūdz savam hostinga provaiderim palielināt limitu līdz"
          This expression uses a special syntax: => UTF-8 string (41) "Šis izteiciens izmanto īpašu sintaksi:"
          %s at least, or you will have to edit the translation files. => UTF-8 string (65) "Vismaz %s, vai Jums nāksies rediģēt tulkojuma failus manuāli."
          %limit% for suhosin.post.max_vars. => UTF-8 string (38) "%limit% priekš suhosin.post.max_vars."
          %limit% for suhosin.request.max_vars. => UTF-8 string (41) "%limit% priekš suhosin.request.max_vars."
          Sorry this language is not available => UTF-8 string (24) "Šī valoda nav pieejama"
          Server does not have permissions for writing. => UTF-8 string (43) "Serverim nav pieejas priekš rakstīšanas."
          Language pack unavailable. => string (29) "Valodas pakotne nav pieejama."
          An error occurred while creating the language: %s => UTF-8 string (27) "Kļūda veidojot valodu: %s"
          Cannot load country: %d => UTF-8 string (26) "Nevar ielādēt valsti: %d"
          Cannot enable the associated country: %s => UTF-8 string (37) "Nevar ieslēgt atbilstošo valsti: %s"
          Invalid Zone name. => UTF-8 string (26) "Nederīgs zonas nosaukums."
          Invalid state properties. => UTF-8 string (31) "Nederīgi statusa uzstādījumi"
          Cannot update the associated country: %s => UTF-8 string (37) "Nevar atjaunot atbilstošo valsti: %s"
          An error occurred while adding the state. => UTF-8 string (27) "Kļūda pievienojot novadu."
          An error occurred while fetching the state. => UTF-8 string (27) "Kļūda pievienojot novadu."
          Invalid tax properties. => UTF-8 string (27) "Nederīgi PVN uzstādījumi"
          An error occurred while importing the tax: %s => UTF-8 string (31) "Kļūda importējot nodokli: %s"
          This tax rule cannot be saved. => UTF-8 string (36) "Šie nodokļi nevar tikt saglabāti."
          An error occurred while importing the currency: %s => UTF-8 string (31) "Kļūda importējot valūtu: %s"
          Localization pack corrupted: wrong unit type. => UTF-8 string (41) "Sabojāta paka: nederīgs vienības tips."
          An error occurred while setting the units. => UTF-8 string (30) "Kļūda izvēloties vienības."
          An error occurred while installing the module: %s => UTF-8 string (30) "Kļūda instalējot moduli: %s"
          An error occurred while uninstalling the module: %s => UTF-8 string (32) "Kļūda atinstalējot moduli: %s"
          An error occurred during the configuration setup: %1$s => UTF-8 string (34) "Konfigurējot radās kļūda: %1$s"
          An error occurred during the default group update => UTF-8 string (44) "Radās kļūda atjaunojot noklusējuma grupu"
          An error has occurred during the default group update => UTF-8 string (44) "Radās kļūda atjaunojot noklusējuma grupu"
          An error has occurred, this module does not exist: %s => UTF-8 string (43) "Radās kļūda, šis modulis neeksistē: %s"
          Invalid language ISO code (%s) => string (31) "Nepareizs valodas ISO kods (%s)"
          The translation was added successfully, but the language has not been created. => UTF-8 string (59) "Tulkojums sekmīgi pievienots, bet valoda netika izveidota."
          Cannot add configuration %1$s for %2$s language => UTF-8 string (48) "Nevar pievienot %1$s konfigurāciju %2$s valodai"
          Localization pack imported successfully. => UTF-8 string (33) "Nauda sekmīgi atgriezta atpakaļ"
          The translation was successfully copied. => UTF-8 string (25) "Valoda sekmīgi nokopēta"
          The translations have been successfully added. => UTF-8 string (31) "Tulkojumi pievienoti veiksmīgi"
          Incorrect Tax Manager class [%s] => UTF-8 string (43) "Nepareiza Nodokļu Pārvaldnieka klase [%s]"
          Tax Manager class not found [%s] => UTF-8 string (42) "Nodokļu menedžera klase nav atrasta [%s]"
          No tax => string (7) "Bez PVN"
          This ISO code already exists.You cannot create two countries with the same ISO code. => UTF-8 string (88) "Šis ISO kods jau eksistē. Jūs nevarat izveidot divas valstis ar tādu pašu IS...
          Šis ISO kods jau eksistē. Jūs nevarat izveidot divas valstis ar tādu pašu ISO kodu.
          
          Invalid address layout %s => UTF-8 string (33) "Nepareizs adreses izkārtojums %s"
          This ISO code already exists. You cannot create two states with the same ISO code. => UTF-8 string (87) "Šis ISO kods jau pastāv. Jūs nevarat izveidot divas valstis ar tādu pašu ISO...
          Šis ISO kods jau pastāv. Jūs nevarat izveidot divas valstis ar tādu pašu ISO kodu.
          
          This state was used in at least one address. It cannot be removed. => UTF-8 string (60) "Šo štatu izmanto vismaz vienā adresē. To nevar izdzēst."
          A tax rule already exists for this country/state with tax only behavior. => UTF-8 string (51) "Šai valstij / reģionam jau ir nodokļu noteikumi."
          An error has occurred: Cannot save the current tax rule. => UTF-8 string (64) "Radās kļūda: nevar saglabāt pašreizējo nodokļu noteikumu."
          Impossible to create the directory "%folder%". => string (38) "Nevar izveidot direktoriju "%folder%"."
          An error occurred while creating archive. => UTF-8 string (25) "Kļūda veidojot arhīvu."
          Please select a language and a theme. => UTF-8 string (33) "Lūdzu izvēlies valodu un tēmu."
          Tab "%s" is not valid => UTF-8 string (18) "Nederīgs "%s" tab"
          Validation failed for: %file% => UTF-8 string (28) "Pārbaude neizdevās: %file%"
          Unidentified file found: %file% => UTF-8 string (31) "Atrasts nezināms fails: %file%"
          The archive cannot be extracted. => UTF-8 string (29) "Arhīvs nevar tikt atspiests."
          ISO CODE invalid "%iso_code%" for the following file: "%file%" => UTF-8 string (48) "ISO CODE nederīgs "%iso_code%" failam: "%file%""
          Cannot write to the theme's language file (%s). Please check writing permissions. => UTF-8 string (86) "Nevar rakstīt tēmas valodu failā (%s). Lūdzu, pārbaudiet rakstīšanas atļaujas."
          Invalid theme "%theme%" => UTF-8 string (25) "Nederīga tēma "%theme%""
          Invalid iso code "%iso_code%" => UTF-8 string (31) "Nederīgs iso kods "%iso_code%""
          This %type_content% file extension is not accepted. => UTF-8 string (52) "Faila paplašinājums %type_content% nav akceptēts."
          Invalid module name "%module%" => UTF-8 string (38) "Nederīgs moduļa nosaukums "%module%""
          Invalid mail name "%mail%" => UTF-8 string (36) "Nederīgs e-pasta nosaukums "%mail%""
          Directory "%folder%" cannot be created => string (37) "Direktoriju "%folder%" nevar izveidot"
          Your email translations contain some invalid HTML and cannot be saved. Please check your content. => UTF-8 string (106) "Jūsu e-pasta tulkojumi satur nederīgu HTML kodu un tos nevar saglabāt. Lūdzu...
          Jūsu e-pasta tulkojumi satur nederīgu HTML kodu un tos nevar saglabāt. Lūdzu, pārbaudiet savu saturu.
          
          Your HTML email templates cannot contain JavaScript code. => UTF-8 string (52) "HTML epasta šabloni nevar saturēt JavaScript kodu."
          Empty string found, please edit: "%file%" => UTF-8 string (55) "Atrasta tukša rindiņa, lūdzu, rediģējiet: "%file%""
          There is an error in template, an empty string has been found. Please edit: "%file%" => UTF-8 string (76) "Veidnē ir kļūda, tukša virkne ir atrasta. Lūdzu, rediģējiet: "%file%""
          The module directory must be writable. => UTF-8 string (32) "Moduļu mapei jābūt rakstāmai"
          A mail directory exists for the "%iso_code%" language, but not for the default language (%language%) in %folder% => UTF-8 string (105) "Pastāv e-pasta valodas "%iso_code% direktorija, bet ne noklusējuma valodai (...
          Pastāv e-pasta valodas "%iso_code% direktorija, bet ne noklusējuma valodai (%language%)% mapē %folder%
          
          missing translation(s) => UTF-8 string (17) "Trūkst tulkojuma"
          No Subject was found for %mail_name% in the database. => UTF-8 string (51) "Datubāzē %mail_name% nav atrasts neviens objekts."
          There was a problem getting the mail files. => UTF-8 string (37) "Problēma e-pasta failu saņemšanai."
          English language files must exist in %folder% folder => UTF-8 string (45) "Failiem angļu valodā jābūt mapē %folder%"
          Cannot write language file for email subjects. Path is: %folder% => UTF-8 string (71) "Nevaru rakstīt valodas failu e-pasta priekšmetos. Ceļš ir: %folder%"
          Cannot write into the "%file%" => UTF-8 string (33) "Nevar ierakstīt failā: "%file%""
          Cannot create the folder "%folder%". Please check your directory writing permissions. => UTF-8 string (91) "Nevar izveidot mapi "%folder%". Lūdzu, pārbaudiet savu direktoriju rakstiskā...
          Nevar izveidot mapi "%folder%". Lūdzu, pārbaudiet savu direktoriju rakstiskās atļaujas.
          
          You must select two languages in order to copy data from one to another. => UTF-8 string (79) "Jums ir jāizvēlas divas valodas, lai veiktu datu kopēšanu no vienas uz otru"
          You must select two themes in order to copy data from one to another. => UTF-8 string (78) "Jums ir jāizvēlas divas tēmas, lai veiktu datu kopēšanu no vienas uz otru"
          There is nothing to copy (same language and theme). => UTF-8 string (49) "nav nekā kopējama! (tāda pati valoda un tēma)"
          Theme(s) not found => UTF-8 string (17) "Tēma nav atrasta"
          Impossible to copy "%source%" to "%dest%". => UTF-8 string (45) "Neiespējams nokopēt "%source%" uz "%dest%"."
          Impossible to translate "%dest%". => UTF-8 string (31) "Neiespējams iztulkot "%dest%"."
          A part of the data has been copied but some of the language files could not be found. => UTF-8 string (97) "daļa no datiem ir nokopēti, taču atsevišķi valodas faili netika atrasti vai ...
          daļa no datiem ir nokopēti, taču atsevišķi valodas faili netika atrasti vai netika nokopēti
          
          Fatal error: ISO code is not correct => UTF-8 string (38) "Kritiska kļūda: ISO kods nav pareizs"
          Cannot load the localization pack. => UTF-8 string (98) "Nevar ielādēt lokalizācijas paku (no prestashop.com un no jūsu vietējā mape ...
          Nevar ielādēt lokalizācijas paku (no prestashop.com un no jūsu vietējā mape "lokalizācija")
          
          Please select at least one item to import. => UTF-8 string (51) "Lūdzu izvēlies vismaz vienu objektu ko importēt."
          This currency already exists. => UTF-8 string (21) "Valūta jau eksistē."
          %currency% is the default currency for shop %shop_name%, and therefore cannot be removed from shop association => UTF-8 string (99) "%currency% ir noklusētā veikala %shop_name% valūta un to nevar izdzēst no ve...
          %currency% ir noklusētā veikala %shop_name% valūta un to nevar izdzēst no veikala asociācijām
          
          %currency% is the default currency for shop %shop_name%, and therefore cannot be disabled => UTF-8 string (74) "%currency% ir noklusētā veikala %shop_name% valūta un to nevar izslēgt"
          You cannot delete the default currency => UTF-8 string (42) "Jūs nevariet dzēst nokilusējuma valūtu"
          You cannot disable the default currency => UTF-8 string (43) "Jūs nevariet izslēgt noklusējuma valūtu"
          You cannot change the status of the default language. => UTF-8 string (51) "Jūs nevariet mainīt noklusējuma valodas statusu."
          An error occurred while copying "No Picture" image to your product folder. => UTF-8 string (49) "Kļūda kopējot bezattēla bildi uz preces mapi."
          An error occurred while copying "No picture" image to your category folder. => UTF-8 string (51) "Kļūda kopējot bezattēla bildi uz sadaļas mapi."
          An error occurred while copying "No picture" image to your brand folder. => UTF-8 string (58) "Radās kļūda, kopējot bezzatēla bildi uz zīmola mapi."
          This ISO code is already linked to another language. => UTF-8 string (48) "Šis ISO kods ir jau piesaistīts citai valodai."
          You cannot delete the default language. => UTF-8 string (40) "Jūs nevariet dzēst noklusējuma valodu"
          You cannot delete the language currently in use. Please select a different language. => UTF-8 string (83) "Jūs nevariet izdzēst pašlaik uzstādīto valodu, vispirms nomainiet to pret citu"
          Importing a new language may fail without the OpenSSL module. Please enable "openssl.so" on your server configuration. => UTF-8 string (119) "Importēt jaunu valodu bez OpenSSL moduļa var neizdoties. Lūdzu, ieslēgt "ope...
          Importēt jaunu valodu bez OpenSSL moduļa var neizdoties. Lūdzu, ieslēgt "openssl.so" jūsu servera konfigurācijā.
          
          The geolocation database is unavailable. => UTF-8 string (38) "Ģeolokācijas datubāze nav pieejama."
          Country selection is invalid. => UTF-8 string (24) "Nepareiza valsts izvēle"
          Invalid whitelist => UTF-8 string (26) "Nederīgs baltais saraksts"
          When you delete a language, all related translations in the database will be deleted. => UTF-8 string (63) "Kad Jūs izdzēsīsiet valodu visi tās tulkojumi tiks dzēsti."
          Your .htaccess file must be writable. => UTF-8 string (36) ".htaccess failam jābūt rakstāmam."
          Language files must be complete to allow copying of translations. => UTF-8 string (123) "Valodas failiem (kā norādīts sadaļā Tools >> Languages >> Edition) jābūt pil...
          Valodas failiem (kā norādīts sadaļā Tools >> Languages >> Edition) jābūt pilnīgiem, lai veiktu tulkojumu kopēšanu
          
          Translation successfully updated => UTF-8 string (36) "Tulkojums ir veiksmīgi atjaunināts"
          Failed to update translation => UTF-8 string (28) "Kļūda atjaunojot tulkojumu"
          ModulesStatsbestmanufacturersAdmin => array (3)
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Best brands => UTF-8 string (16) "Labākie zīmoli"
          Adds a list of the best brands to the Stats dashboard. => UTF-8 string (53) "Attēlo labāko zīmolu sarakstu Statistikas panelī."
          ModulesStatsbestproductsAdmin => array (5)
          An empty record-set was returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
          Price sold => UTF-8 string (22) "Cena par kuru pārdots"
          Quantity sold in a day => UTF-8 string (19) "Pārdošanas dienā"
          Page views => UTF-8 string (15) "Lapu skatījumi"
          Best-selling products => UTF-8 string (28) "Visvairāk pārdotās preces"
          ShopThemeCategory => array (1)
          Subcategories => UTF-8 string (17) "Apakškategorijas"
          AdminNavigationMenu => array (115)
          Menu => UTF-8 string (8) "Izvēlne"
          Invoices => UTF-8 string (15) "Faktūrrēķini"
          Catalog => string (8) "Katalogs"
          Sell => UTF-8 string (7) "Pārdod"
          Improve => string (7) "Uzlabot"
          Configure => UTF-8 string (11) "Konfigurēt"
          More => UTF-8 string (7) "Vairāk"
          Modules & Services => UTF-8 string (18) "Moduļi un Servisi"
          Advanced Parameters => UTF-8 string (20) "Izvērstie parametri"
          Attributes => UTF-8 string (9) "Atribūti"
          Carriers => UTF-8 string (14) "Piegādātāji"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Cart Rules => UTF-8 string (14) "Règles panier"
          Catalog Price Rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
          Module Catalog => UTF-8 string (16) "Moduļu katalogs"
          Page Categories => string (17) "Lapas kategorijas"
          Pages => string (5) "Lapas"
          Combinations Generator => UTF-8 string (25) "Kombināciju Ģenerātors"
          Configuration => UTF-8 string (14) "Konfigurācija"
          Contact => string (8) "kontakti"
          Countries => string (7) "Valstis"
          Customer Service => UTF-8 string (20) "Klientu apkalpošana"
          Customer Settings => UTF-8 string (23) "Lietotāju iestatījumi"
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          Database => UTF-8 string (10) "Datu bāze"
          Employees => string (10) "Darbinieki"
          Team => string (7) "Komanda"
          Features => UTF-8 string (15) "Papildiespējas"
          General => UTF-8 string (11) "Vispārīgi"
          Groups => string (6) "Grupas"
          Image Settings => UTF-8 string (20) "Attēlu iestatījumi"
          Images => UTF-8 string (7) "Attēli"
          Instant Stock Status => UTF-8 string (28) "Aktuālais Krājumu Atlikums"
          Languages => string (7) "Valodas"
          Locations => UTF-8 string (18) "Atrašanās vietas"
          Login => UTF-8 string (13) "Autorizācija"
          Design => string (7) "Izskats"
          Brands & Suppliers => UTF-8 string (25) "Zīmoli un Piegādātāji"
          Brands => string (6) "Markas"
          Marketing => UTF-8 string (11) "Mārketings"
          Menus => UTF-8 string (8) "Izvēlne"
          Merchandise Returns => UTF-8 string (18) "Preču atgriešana"
          Modules => UTF-8 string (7) "Moduļi"
          Monitoring => UTF-8 string (10) "Monitorēt"
          Multistore => string (13) "Multiboutique"
          Order Settings => UTF-8 string (25) "Pasūtījumu iestatījumi"
          Payment => UTF-8 string (10) "Maksājums"
          Permissions => UTF-8 string (9) "Tiesības"
          Discounts => string (8) "Atlaides"
          Quick Access => UTF-8 string (16) "Ātrā piekļuve"
          Referrers => UTF-8 string (13) "Norādītāji"
          Search => UTF-8 string (7) "Meklēt"
          Shipping => UTF-8 string (8) "Piegāde"
          Shop Parameters => UTF-8 string (20) "Veikala iestatījumi"
          Shop URLs => string (11) "Veikala URL"
          Shopping Carts => string (13) "Pirkuma grozs"
          Shops => string (9) "Boutiques"
          Stats => string (12) "Statistiques"
          Stock Coverage => UTF-8 string (19) "Noliktavas krājumi"
          Stock Management => UTF-8 string (21) "Krājumu pārvaldība"
          Stock Movement => UTF-8 string (17) "Krājumu kustība"
          Stores => string (7) "veikali"
          Supply orders => UTF-8 string (21) "Krājumu Pasūtījumi"
          Tags => string (4) "Tagi"
          Taxes => UTF-8 string (8) "Nodokļi"
          Theme Catalog => UTF-8 string (14) "Tēmu katalogs"
          Traffic & SEO => UTF-8 string (19) "Apmeklējumi un SEO"
          Warehouses => UTF-8 string (10) "Entrepôts"
          Zones => string (5) "Zonas"
          Modules Catalog => UTF-8 string (16) "Moduļu katalogs"
          Updates => string (11) "Atjaunojumi"
          Alerts => UTF-8 string (13) "Brīdinājumi"
          Files => string (5) "Faili"
          DB Backup => UTF-8 string (26) "Datubāzes rezerves kopija"
          Categories => UTF-8 string (8) "Sadaļas"
          Contacts => string (8) "Kontakti"
          Credit Slips => UTF-8 string (15) "Kredītrēķins"
          Currencies => UTF-8 string (8) "Valūtas"
          Email => string (6) "Epasts"
          Logs => UTF-8 string (18) "Notikumu žurnāli"
          SEO & URLs => string (18) "SEO un URL adreses"
          Orders => UTF-8 string (12) "Pasūtījumi"
          Outstanding => UTF-8 string (13) "Neapmaksātie"
          Products => string (6) "Preces"
          Profiles => string (7) "Profili"
          SQL Manager => UTF-8 string (15) "SQL Menedžeris"
          Search Engines => UTF-8 string (21) "Meklētāju sistēmas"
          States => UTF-8 string (6) "Štati"
          Suppliers => UTF-8 string (14) "Piegādātāji"
          Tax Rules => UTF-8 string (20) "Nodokļu nosacījumi"
          Titles => string (7) "Uzrunas"
          Administration => UTF-8 string (16) "Administrēšana"
          Import => UTF-8 string (9) "Importēt"
          Performance => string (12) "Performances"
          Information => UTF-8 string (12) "Informācija"
          Customers => string (7) "Klienti"
          Maintenance => string (6) "Apkope"
          Product Settings => UTF-8 string (21) "Produktu iestatījumi"
          Positions => UTF-8 string (10) "Pozīcijas"
          Geolocation => UTF-8 string (27) "Ģeogrāfiskais novietojums"
          Localization => UTF-8 string (13) "Lokalizācija"
          Translations => string (9) "Tulkojums"
          Payment Methods => UTF-8 string (16) "Maksājumu veidi"
          Preferences => UTF-8 string (12) "Iestatījumi"
          Stock => string (8) "Pieejams"
          Order Messages => UTF-8 string (22) "Pasūtījuma ziņojumi"
          Delivery Slips => UTF-8 string (18) "Piegādes veidlapa"
          International => string (13) "Starptautisks"
          Order settings => UTF-8 string (25) "Pasūtījuma iestatījumi"
          Email Theme => UTF-8 string (16) "E-pasta šablons"
          Webservice => string (11) "Web serviss"
          Statuses => string (7) "Statusi"
          Theme & Logo => UTF-8 string (13) "Tēma un Logo"
          Attributes & Features => UTF-8 string (22) "Atribūti un Iespējas"
          Addresses => string (7) "Adreses"
          ModulesContactformAdmin => array (8)
          Contact form => string (14) "Kontaktu forma"
          Adds a contact form to the "Contact us" page. => UTF-8 string (50) "Pievieno kontaktformu "Sazinieties ar mums" lapā."
          For even more security on your website forms, consult our Security & Access modules category on the %link% => UTF-8 string (114) "Lai iegūtu vairāk informācijas par formām, apskatiet Security & Access moduļ...
          Lai iegūtu vairāk informācijas par formām, apskatiet Security & Access moduļu kategoriju šajā saitē %link%
          
          Parameters => string (9) "Parametri"
          Send confirmation email to your customers => UTF-8 string (41) "Sūtīt apstiprinājuma e-pastu klientiem"
          Choose Yes and your customers will receive a generic confirmation email including a tracking number after their message is sent. Note: to discourage spam, the content of their message won't be included in the email. => UTF-8 string (168) "Ieslēdziet Jā un klienti saņems apstiprinājuma e-pastu kurā būs sekošanas nu...
          Ieslēdziet Jā un klienti saņems apstiprinājuma e-pastu kurā būs sekošanas numurs. Piezīme: lai izvairītos no mēstulēm, ziņu satursnetiks iekļauts e-pastā.
          
          Receive customers' messages by email => UTF-8 string (31) "Saņemt klientu ziņas e-pastā"
          By default, you will only receive contact messages through your Customer service tab. => UTF-8 string (73) "Pēc noklusējuma klientu ziņas ir redzamas tikai Klientu servisa tabā."
          ModulesWirepaymentShop => array (19)
          %1$s (tax incl.) => string (13) "%1$s (ar PVN)"
          This payment method is not available. => UTF-8 string (35) "Šis maksājuma veids nav pieejams."
          Amount => string (8) "daudzums"
          Name of account owner => UTF-8 string (16) "konta turētājs"
          Please include these details => UTF-8 string (28) "Iekļaujiet šo informāciju"
          Bank name => string (5) "banka"
          Pay by bank wire => UTF-8 string (34) "Maksāt ara bankas pārskaitījumu"
          (order processing will be longer) => UTF-8 string (36) "(pasūtījuma apstrāde būs ilgāk)"
          Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
          Please send us a bank wire with: => UTF-8 string (65) "Lūdzu veiciet bankas pārskaitījumu ar šādiem norādījumiem:"
          Please specify your order reference %s in the bankwire description. => UTF-8 string (57) "Norādiet pasūtījuma numuru %s bankas pārskaitījumā."
          We've also sent you this information by e-mail. => UTF-8 string (53) "Mēs nosūtīsim Jums šo informāciju arī e-pastā."
          Your order will be sent as soon as we receive payment. => UTF-8 string (75) "Jūsu pasūtījums tiks izsūtīts tiklīdz mēs saņemsim Jūsu maksājumu"
          If you have questions, comments or concerns, please contact our [1]expert customer support team[/1]. => UTF-8 string (82) "Ja Jums ir jautājumi vai komentāri, lūdzu sazinaties ar [1]klientu servisu[/...
          Ja Jums ir jautājumi vai komentāri, lūdzu sazinaties ar [1]klientu servisu[/1].
          
          Please transfer the invoice amount to our bank account. You will receive our order confirmation by email containing bank details and order number. => UTF-8 string (205) "Pārskaitiet rēķinā norādīto summu uz mūsu bankas kontu. Jūs saņemsiet pasūtī...
          Pārskaitiet rēķinā norādīto summu uz mūsu bankas kontu. Jūs saņemsiet pasūtījuma apstiprinājumu e-pastā. Pasūtījuma apstiprinājumā būs norādīti bankas rekvizīti un pasūtījuma numurs.
          
          Goods will be reserved %s days for you and we'll process the order immediately after receiving the payment. => UTF-8 string (95) "Prece tiks rezervēta uz %s dienām un pasūtījums tiks nosūtīts pēc apmaksas s...
          Prece tiks rezervēta uz %s dienām un pasūtījums tiks nosūtīts pēc apmaksas saņemšanas.
          
          More information => UTF-8 string (21) "Vairāk informācijas"
          Bankwire => UTF-8 string (15) "Pārskaitījums"
          Payment is made by transfer of the invoice amount to the following account: => UTF-8 string (62) "Maksājums bankā ar norādīto summu ir veikts šajā kontā:"
          ModulesStatsproductAdmin => array (19)
          Product details => UTF-8 string (17) "Produkta detaļas"
          Number of purchases compared to number of views => UTF-8 string (51) "Pirkumu skaita salīdzinājums ar skatījumu skaitu"
          After choosing a category and selecting a product, informational graphs will appear. => UTF-8 string (75) "Grafiki tiks attēloti pēc tam kad izvēlēsieties kategoriju un produktu."
          If you notice that a product is often purchased but viewed infrequently, you should display it more prominently in your Front Office. => UTF-8 string (116) "Ja redzat ka produkts tiek pirkts biežāk kā apmeklēta tā lapa, tad vajadzētu...
          Ja redzat ka produkts tiek pirkts biežāk kā apmeklēta tā lapa, tad vajadzētu to izlikt Veikala pirmajā lapā.
          
          On the other hand, if a product has many views but is not often purchased, we advise you to check or modify this product's information, description and photography again, see if you can find something better. => UTF-8 string (192) "No otras puses, ja produktam ir daudz skatījumu, bet tas netiek bieži pirkts...
          No otras puses, ja produktam ir daudz skatījumu, bet tas netiek bieži pirkts, iesakām mainīt ši produkta aprakstu, informāciju vai fotogrāfijas, iespējams tas darbosies kvalitatīvāk.
          
          Details => UTF-8 string (8) "Detaļas"
          Total bought => UTF-8 string (14) "Kopā nopirkts"
          Sales (tax excluded) => UTF-8 string (21) "Pārdošana (bez PVN)"
          Total Viewed => UTF-8 string (18) "Pavisam apskatīti"
          Conversion rate => string (10) "Konversija"
          CSV Export => string (12) "Csv Eksports"
          Attribute sales distribution => UTF-8 string (34) "Atribūtu sadalījums pārdošanā"
          Cross selling => UTF-8 string (22) "Saistītā pārdošana"
          Click on a product to access its statistics! => UTF-8 string (48) "Uzpiediet uz produkta lai apskatītu statistiku!"
          Choose a category => UTF-8 string (20) "Izvēlies kategoriju"
          Products available => string (18) "Pieejamie produkti"
          Popularity => UTF-8 string (13) "Popularitāte"
          Visits (x100) => UTF-8 string (19) "Apmeklējumi (x100)"
          Stock => string (8) "Pieejams"
          ModulesLinklistShop => array (2)
          Products => string (6) "Preces"
          Our company => UTF-8 string (10) "Kompānija"
          ModulesCategoryproductsShop => array (2)
          %s other product in the same category: => UTF-8 string (34) "%s produkts tajā pat kategorijā:"
          %s other products in the same category: => UTF-8 string (34) "%s produktu tajā pat kategorijā:"
          ModulesCrosssellingAdmin => array (7)
          Cross-selling => UTF-8 string (22) "Saistītā pārdošana"
          You must fill in the "Number of displayed products" field. => UTF-8 string (47) "Jums jāaizpilda "Cik rādīt produktus" lauks."
          Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
          Display price on products => UTF-8 string (23) "Rādīt cenu produktiem"
          Show the price on the products in the block. => UTF-8 string (40) "Rādīt blokā attēloto produktu cenas."
          Number of displayed products => UTF-8 string (27) "Attēlojamo produktu skaits"
          Set the number of products displayed in this block. => UTF-8 string (49) "Definēt attēloto produktu skaitu šajā blokā."
          AdminDesignFeature => array (93)
          Move images => UTF-8 string (19) "Pārvietot attēlus"
          Regenerate thumbnails => UTF-8 string (26) "Pārģenerēt sīkattēlus"
          Select an image => UTF-8 string (20) "Izvēlieties attēlu"
          Select a format => UTF-8 string (21) "Izvēlieties formātu"
          Erase previous images => UTF-8 string (32) "Izdzēst ierpeikšējos attēlus"
          Transplant a module => UTF-8 string (20) "Transplantēt moduli"
          Transplant to => UTF-8 string (13) "Pārvietot uz"
          Available hooks => UTF-8 string (20) "Pieejamās iesaistes"
          Already registered hooks => UTF-8 string (25) "Reģistrētās piesaistes"
          Exceptions => UTF-8 string (10) "Izņēmumi"
          Full width => string (13) "Pilns platums"
          Three columns => string (10) "3 kolonnas"
          Two columns, small left column => UTF-8 string (32) "2 kolonnas, kreisā kolonna maza"
          Two columns, small right column => UTF-8 string (30) "2 kolonnas, labā kolonna maza"
          No side columns, ideal for distraction-free pages such as product pages. => UTF-8 string (50) "Nav sānu kolonnas, pielietojamas produktu lapās."
          One large central column and 2 side columns. => UTF-8 string (43) "Liela vidējā kolonna un 2 sānu kolonnas."
          Two columns with a small left column. => string (34) "2 kolonnas ar mazu kreiso kolonnu."
          Two columns with a small right column. => string (32) "2 kolonnas ar mazu labo kolonnu."
          Images generation options => UTF-8 string (24) "Attēlu izveides opcijas"
          Image format => UTF-8 string (16) "Attēla formāts"
          Use JPEG. => string (12) "Lietot JPEG."
          Use PNG only if the base image is in PNG format. => UTF-8 string (52) "Lietot PNG tikai ja pamata attēls ir PNG formātā."
          Use PNG for all images. => UTF-8 string (28) "Lietot PNG visiem attēliem."
          JPEG compression => string (15) "JPEG kompresija"
          PNG compression => string (14) "PNG kompresija"
          Generate images based on one side of the source image => UTF-8 string (52) "Ģenerēt attēlus balstoties uz izejas attēla malu"
          Automatic (longest side) => UTF-8 string (35) "Automātiski (pēc garākās malas)"
          Maximum file size of product customization pictures => UTF-8 string (51) "Produkta modifikāciju attēla maksimālais izmērs"
          bytes => string (5) "baiti"
          Product picture width => UTF-8 string (24) "Produkta attēla platums"
          pixels => UTF-8 string (8) "pikseļi"
          Product picture height => UTF-8 string (25) "Produkta attēla augstums"
          Generate high resolution images => UTF-8 string (41) "Izveidot lielas izšķirtspējas attēlus"
          Use the legacy image filesystem => UTF-8 string (30) "Lietot klasisko failu sistēmu"
          Image type => UTF-8 string (13) "Attēla veids"
          Name for the image type => UTF-8 string (29) "Nosaukums attēla faila tipam"
          Add new image type => UTF-8 string (29) "Pievienot jaunu attēlu veidu"
          ___________ CUSTOM ___________ => UTF-8 string (34) "___________ PIELĀGOTS ___________"
          ____________ CORE ____________ => string (32) "____________ PAMATS ____________"
          Admin modules controller => UTF-8 string (37) "Administrācijas moduļu kontrolieris"
          Front modules controller => UTF-8 string (39) "Lapas priekšpuses moduļu kontrolieris"
          Pages => string (5) "Lapas"
          Pages in category "%name%" => UTF-8 string (26) "Lapas kategorijā "%name%""
          Preview Theme %s => UTF-8 string (18) "Apskatīt tēmu %s"
          Test email %template% => string (24) "Testa e-pasts %template%"
          Parent category => string (17) "Pamata kategorija"
          Page category => string (16) "Lapas kategorija"
          Only letters and the hyphen (-) character are allowed. => UTF-8 string (41) "Atļauti tikai burti un mīnus (-) zīme."
          Page content => string (12) "Lapas saturs"
          Indexation by search engines => UTF-8 string (30) "Indeksēšana ar meklētājiem"
          Zip file => string (9) "Zip fails"
          Archive URL => UTF-8 string (11) "Arhīva URL"
          Select the archive => UTF-8 string (20) "Izvēlēties arhīvu"
          CMS Category => string (14) "CMS kategorija"
          Select your default email theme => UTF-8 string (37) "Izvēlēties noklusēto e-pasta tēmu"
          Generate emails => UTF-8 string (18) "Ģenerēt e-pastus"
          Select your email theme => UTF-8 string (26) "Izvēlēties e-pasta tēmu"
          Select the theme you want to overwrite => UTF-8 string (36) "Izvēlēties tēmu kuru pārrakstīt"
          Overwrite templates => UTF-8 string (22) "Pārrakstīt šablonus"
          List %theme% layouts => UTF-8 string (29) "Skatīt %theme% izkārtojumus"
          Raw HTML => UTF-8 string (19) "Neapstrādāts HTML"
          Text => string (6) "Teksti"
          Email themes => UTF-8 string (16) "E-pasta šabloni"
          Designed by %s => UTF-8 string (13) "Dizainēja %s"
          Delete this theme? => UTF-8 string (17) "Dzēst šo tēmu?"
          Configure your page layouts => UTF-8 string (34) "Konfigurējiet lapas izkārtojumus"
          Each page can use a different layout, choose it among the layouts bundled in your theme. => UTF-8 string (104) "Katrā lapā var izmantot savādāku izkārtojumu, izvēlieties to no izkārtojumie...
          Katrā lapā var izmantot savādāku izkārtojumu, izvēlieties to no izkārtojumiem iekļautiem tēmā.
          
          Choose layouts => UTF-8 string (19) "Izvēlieties maketu"
          Reset to defaults => UTF-8 string (36) "Atgreizt uz noklusēto uzstādījumu"
          Header logo => string (12) "Veikala logo"
          Mail logo => string (10) "Pasta logo"
          Invoice logo => UTF-8 string (13) "Rēķina logo"
          Favicon => string (12) "Adrese ikona"
          Adaptation to Right-to-Left languages => UTF-8 string (47) "Adaptēt no labās pa kreisi valodu rakstībām"
          Generate RTL stylesheet => string (18) "Izveidot RTL stilu"
          Theme to adapt => UTF-8 string (18) "Tēma adaptācijai"
          Use this theme? => UTF-8 string (19) "Izmantot šo tēmu?"
          Import from your computer => UTF-8 string (19) "Importēt no datora"
          Import from the web => UTF-8 string (22) "Importēt no interneta"
          Import from FTP => UTF-8 string (16) "Importēt no FTP"
          Theme => UTF-8 string (5) "Tēma"
          Add new theme => UTF-8 string (21) "Pievienot jaunu tēmu"
          Export current theme => UTF-8 string (16) "Eksportēt tēmu"
          My current theme => UTF-8 string (13) "Esošā tēma"
          Use this theme => UTF-8 string (18) "Izmantot šo tēmu"
          My theme for %name% shop => UTF-8 string (26) "Mana tēma veikalam %name%"
          1 module selected => UTF-8 string (20) "1 modulis izvēlēts"
          modules selected => UTF-8 string (18) "moduļi izvēlēti"
          Unhook the selection => UTF-8 string (16) "Atvienot izvēli"
          All modules => UTF-8 string (14) "Visus moduļus"
          Search for a hook => UTF-8 string (17) "Meklēt piesaisti"
          Display non-positionable hooks => UTF-8 string (28) "Rādīt nepozicionētu āķi"
          Unhook => string (8) "Atvienot"
          ModulesCashondeliveryShop => array (7)
          Pay by Cash on Delivery => UTF-8 string (32) "Maksāt kurjeram skaidrā naudā"
          Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
          You have chosen the cash on delivery method. => UTF-8 string (48) "Jūs izvēlējāties apmaksāt ar skaidru naudu."
          Your order will be sent very soon. => UTF-8 string (41) "Jūsu pasūtījums drīz tiks nosūtīts."
          For any questions or for further information, please contact our => UTF-8 string (53) "Neskaidrību gadījumā, lūdzu, sazinieties ar mūsu"
          customer support => string (25) "klientu atbalsta dienestu"
          You pay for the merchandise upon delivery => UTF-8 string (45) "Jūs maksāsiet par precēm piegādes brīdī"
          ModulesBannerShop => array (1)
          Choose a file => UTF-8 string (18) "Izvēlieties failu"
          ModulesDashtrendsAdmin => array (15)
          Dashboard Trends => UTF-8 string (26) "Vadības paneļa tendences"
          Adds a block with a graphical representation of the development of your store(s) based on selected key data. => UTF-8 string (95) "Pievieno bloku kurā attēlo veikala darbību pēc izvēlētajiem parametriem graf...
          Pievieno bloku kurā attēlo veikala darbību pēc izvēlētajiem parametriem grafiskā veidā.
          
          %s points => string (9) "%s punkti"
          Average Cart Value => UTF-8 string (31) "Vidējā pasūtījuma vērtība"
          Conversion Rate => UTF-8 string (23) "Konversijas rādītājs"
          %s (previous period) => UTF-8 string (28) "%s (iepriekšējais periods)"
          Net Profit => UTF-8 string (7) "Peļņa"
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          Sum of revenue (excl. tax) generated within the date range by orders considered validated. => UTF-8 string (80) "Ieņēmumu summa (bez Pvn) noteiktā laika posmā par apstiprinātiem pirkumiem."
          Total number of orders received within the date range that are considered validated. => UTF-8 string (83) "Kopējais pasūtījumu skaits noteiktā laika posmā par apstiprinātiem pirkumiem."
          Average Cart Value is a metric representing the value of an average order within the date range. It is calculated by dividing Sales by Orders. => UTF-8 string (143) "Vidējā Groza Vērtība attēlo vidējo pasūtijuma summu noteiktā laika posmā. To...
          Vidējā Groza Vērtība attēlo vidējo pasūtijuma summu noteiktā laika posmā. To rēķina kā Pārdošanas attiecību pret Pasūtījumiem.
          
          Cart Value => UTF-8 string (15) "Groza vērtība"
          Total number of visits within the date range. A visit is the period of time a user is actively engaged with your website. => UTF-8 string (138) "Kopējais apmeklējumu skats noteiktā laika periodā. Apmeklējums ir laika peri...
          Kopējais apmeklējumu skats noteiktā laika periodā. Apmeklējums ir laika periods kurā apmeklētājs aktīvi darbojas veikala vietnē.
          
          Ecommerce Conversion Rate is the percentage of visits that resulted in an validated order. => UTF-8 string (113) "E-komercijas konversija attēloprocentuālo vizīšu skaitu kuras ir noslēgušās ...
          E-komercijas konversija attēloprocentuālo vizīšu skaitu kuras ir noslēgušās ar apstiprinātu pasūtījumu.
          
          Net profit is a measure of the profitability of a venture after accounting for all Ecommerce costs. You can provide these costs by clicking on the configuration icon right above here. => UTF-8 string (140) "Peļņas rādītajs attēlo nopelnīto naudu pēc visām e-komercijas izmaksām. Aprē...
          Peļņas rādītajs attēlo nopelnīto naudu pēc visām e-komercijas izmaksām. Aprēķinus var apskatīt nospiežot augstāk esošo ikonu.
          
          ModulesShoppingcartAdmin => array (4)
          Shopping cart => string (13) "Pirkumu grozs"
          Ajax: Invalid choice. => UTF-8 string (24) "Ajax: Nederīga izvēle."
          Ajax cart => string (10) "Ajax grozs"
          Activate Ajax mode for the cart (compatible with the default theme). => UTF-8 string (66) "Aktivizēt Ajax režīmu grozam (saderīgs ar noklusējuma tēmu)."
          AdminInternationalFeature => array (138)
          Use the last registered format => UTF-8 string (37) "Lietot pēdējo reģistrēto formātu"
          Use the default format => UTF-8 string (26) "Lietot noklusēto formātu"
          Use my current modified format => UTF-8 string (33) "Lietot esošo pielāgoto formātu"
          Clear format => UTF-8 string (18) "Notīrīt formātu"
          Assign to a new zone => UTF-8 string (21) "Uzstādīt jaunu zonu"
          This tax only => UTF-8 string (19) "Tikai šis nodoklis"
          Combine => UTF-8 string (11) "Sakombinēt"
          One after another => UTF-8 string (15) "Viens pēc otra"
          Down => string (7) "Uz leju"
          Up => UTF-8 string (9) "Uz augšu"
          Expressions to translate: => string (18) "Tulkojamie teksti:"
          Total missing expressions: => UTF-8 string (20) "Trūkstošie teksti:"
          missing => UTF-8 string (7) "trūkst"
          expressions => string (10) "izteicieni"
          Core emails => string (14) "Pamata e-pasti"
          Module emails => UTF-8 string (15) "Moduļa e-pasti"
          Modify translations => string (16) "Labot tulkojumus"
          Theme: => UTF-8 string (6) "Tēma:"
          Module: => string (8) "Modulis:"
          Country options => UTF-8 string (16) "Valstu iespējas"
          Add new country => string (22) "Pievienot jaunu valsti"
          Country name => string (16) "Valsts nosaukums"
          Default store currency => UTF-8 string (28) "Veikala noklusējuma valūta"
          Address format => UTF-8 string (16) "Adreses formāts"
          Contains states => UTF-8 string (13) "Satur štatus"
          Do you need a tax identification number? => UTF-8 string (41) "Nepieciešams PVN reģistrācijas numurs?"
          Display tax label (e.g. "Tax incl.") => UTF-8 string (33) "Rādīt nodokli (piem. "Ar nod.")"
          Call prefix => string (20) "Numura kods (+371..)"
          Default currency => UTF-8 string (20) "Noklusējuma valūta"
          ISO code => string (8) "ISO kods"
          Add new state => UTF-8 string (22) "Pievienot jaunu štatu"
          Add a new tax rule => UTF-8 string (26) "Jauns nodokļa nosacījums"
          Behavior => UTF-8 string (9) "Uzvedība"
          New tax rule => UTF-8 string (24) "Jauns nodokļa noteikums"
          Add new tax rules group => UTF-8 string (40) "Pievienot jaunu nodokļu noteikumu grupu"
          %1$s (Language: %2$s, Theme: %3$s) => UTF-8 string (32) "%1$s (Valoda: %2$s, Tēma: %3$s)"
          Update translations => UTF-8 string (18) "Pieņemt izmaiņas"
          Themes translations => UTF-8 string (16) "Tēmas tulkojumi"
          Expand all fieldsets => UTF-8 string (20) "Atvērt visus laukus"
          Close all fieldsets => UTF-8 string (21) "Aizvērt visus laukus"
          Email subject => string (18) "E-pasta virsraksts"
          View HTML version => UTF-8 string (20) "Skatīt HTML versiju"
          Edit HTML version => string (18) "Labot HTML versiju"
          View/Edit TXT version => UTF-8 string (25) "Skatīt/labot TXT versiju"
          Enabled Languages => UTF-8 string (21) "Aktivizētās valodas"
          Main Country => UTF-8 string (19) "Noklusējuma valsts"
          Front office Translations => string (22) "Front Office tulkojumi"
          Back office translations => string (21) "Back Office tulkojumi"
          Installed modules translations => UTF-8 string (28) "Instalēto moduļu tulkojumi"
          Email translations => string (17) "E-pastu tulkojumi"
          Other translations => string (14) "Citi tulkojumi"
          Body => string (6) "Saturs"
          %s (local) => UTF-8 string (14) "%s (lokālais)"
          Invoice address => UTF-8 string (15) "Rēķina adrese"
          Delivery address => UTF-8 string (16) "Piegādes adrese"
          Back office => UTF-8 string (24) "Administrācijas panelis"
          Front office => UTF-8 string (17) "Lapas priekšpuse"
          Email => string (6) "Epasts"
          Other => string (4) "Cits"
          Symbol => string (7) "Simbols"
          Type => string (4) "Tips"
          Language code => string (12) "Valodas kods"
          Date format => UTF-8 string (15) "Datuma formāts"
          Date format (full) => UTF-8 string (23) "Datuma formāts (pilns)"
          Flag => string (6) "Karogs"
          Search rate => UTF-8 string (21) "Meklēšanas biežums"
          Rate => string (11) "Koeficients"
          Numeric ISO code => string (15) "Ciparu ISO kods"
          Add new zone => string (20) "Pievienot jaunu zonu"
          Currency name => UTF-8 string (18) "Valūtas nosaukums"
          Decimals => UTF-8 string (9) "Decimāls"
          Whitelisted IP addresses => UTF-8 string (21) "Atļautās IP adreses"
          Geolocation behavior for restricted countries => UTF-8 string (81) "Ģeogrāfiskās atrašanās vietas noteikšana valstīs ar ierobežotu atbildību"
          Visitors cannot see your catalog. => UTF-8 string (37) "Apmeklētāji nevar redzēt katalogu."
          Visitors can see your catalog but cannot place an order. => UTF-8 string (68) "Apmeklētāji var redzēt katalogu, bet nevar izveidot pasūtījumu."
          Geolocation behavior for other countries => UTF-8 string (39) "Ģeolokācijas darbība citām valstīm"
          All features are available => UTF-8 string (28) "Ir pieejamas visas iespējas"
          Select the countries from which your store is accessible => UTF-8 string (47) "Izvēlieties valstis no kurām pieejams veikals"
          "No-picture" image => UTF-8 string (19) ""Nav attēla" bilde"
          Language identifier => string (22) "Valodas identifikators"
          Country identifier => string (21) "Valsts identifikators"
          Localization pack you want to import => UTF-8 string (33) "Importējamā lokalizācijas paka"
          Content to import => UTF-8 string (19) "Saturs ko importēt"
          Download pack data => UTF-8 string (29) "Lejupielādēt pakotnes datus"
          Units (e.g. weight, volume, distance) => UTF-8 string (43) "Vienības (piem. svars, tilpums, attālums)"
          Change the behavior of the price display for groups => UTF-8 string (33) "Mainīt cenu attēlošanu grupām"
          Weight unit => UTF-8 string (14) "Svara vienība"
          Distance unit => UTF-8 string (18) "Attāluma vienība"
          Volume unit => UTF-8 string (20) "Tilpuma mērvienība"
          Dimension unit => UTF-8 string (17) "Izmēra vienības"
          Default language => UTF-8 string (19) "Noklusējuma valoda"
          Set language from browser => UTF-8 string (29) "Iestatīt valodu no pārlūka"
          Default country => UTF-8 string (19) "Noklusējuma valsts"
          Set default country from browser language => UTF-8 string (61) "Iestatīt noklusējuma valsti balstoties uz pārlūka valodas"
          Time zone => string (10) "Laika zona"
          Enable tax => UTF-8 string (16) "Ieslēgt nodokli"
          Display tax in the shopping cart => UTF-8 string (34) "Parādīt nodokli iepirkumu grozā"
          Based on => string (15) "Pamatojoties uz"
          Use ecotax => string (28) "Lietot dabas resursa nodokli"
          Ecotax => string (12) "Eko-nodoklis"
          Please select the language you want to add or update => UTF-8 string (44) "Izvēlieties valodu kuru pievienot vai labot"
          Update a language => UTF-8 string (18) "Atjaunināt valodu"
          Add a language => string (16) "Pievienot valodu"
          Select your theme => UTF-8 string (17) "Izvēlaties tēmu"
          Core (no theme selected) => UTF-8 string (29) "Pamata (nav izvēlēta tēma)"
          Type of translation => string (15) "Tulkojuma veids"
          Select the type of email content => string (20) "E-pasta satura veids"
          Select your module => UTF-8 string (19) "Izvēlieties moduli"
          Select your language => UTF-8 string (18) "Izvēlaties valodu"
          Countries => string (7) "Valstis"
          Exchange rate => UTF-8 string (13) "Maiņas kurss"
          Live exchange rates => UTF-8 string (27) "Tiešsaistes valūtas kursi"
          Update exchange rates => UTF-8 string (23) "Atjaunot valūtu kursus"
          Add new currency => UTF-8 string (23) "Pievienot jaunu valūtu"
          Geolocation by IP address => UTF-8 string (30) "Ģeo-lokācija pēc IP adreses"
          IP address whitelist => UTF-8 string (27) "IP adrešu baltais-saraksts"
          The following features are only available if you enable the Geolocation by IP address feature. => UTF-8 string (82) "Sekojošās funkcijas pieejamas tika tad ja ir ieslēgta IP adreses ģeolokācija."
          Add new language => string (22) "Pievienot jaunu valodu"
          Import a localization pack => UTF-8 string (32) "Importēt lokalizācijas pakotni"
          Local units => UTF-8 string (19) "Lokālās vienības"
          States => UTF-8 string (6) "Štati"
          Tax options => UTF-8 string (18) "Nodokļa iespējas"
          Add new tax => string (23) "Pievienot jaunu nodokli"
          Tax Rules => UTF-8 string (20) "Nodokļu nosacījumi"
          Add / Update a language => string (27) "Pievienot / Atjaunot valodu"
          Add or update a language => string (29) "Pievienot vai atjaunot valodu"
          Export a language => UTF-8 string (17) "Eksportēt valodu"
          Zones => string (5) "Zonas"
          Delete item # => UTF-8 string (16) "Dzēst objektu #"
          1 missing => UTF-8 string (9) "1 trūkst"
          %nb_translation% expression => string (23) "%nb_translation% teksts"
          Search translations => UTF-8 string (18) "Meklēt tulkojumus"
          %d missing => string (15) "%d nav pieejams"
          %nb_translations% expressions => string (24) "%nb_translations% teksti"
          Show messages => UTF-8 string (14) "Rādīt ziņas"
          Hide messages => UTF-8 string (13) "Slēpt ziņas"
          %nb_translations% missing => string (30) "%nb_translations% nav pieejams"
          %nb_translations% translations are missing in %domain% => UTF-8 string (59) "%nb_translations% trūkst tulkojumi šajā vietnē %domain%"
          ModulesStatsbestsuppliersAdmin => array (3)
          Total paid => UTF-8 string (16) "Kopā samaksāts"
          Best suppliers => UTF-8 string (23) "Labākie piegādātāji"
          Adds a list of the best suppliers to the Stats dashboard. => UTF-8 string (62) "Pievieno labāko piegādātāju sarakstu Statistikas sadaļai."
          ModulesWirepaymentAdmin => array (20)
          Wire payment => UTF-8 string (22) "Bankas pārskaitījums"
          Are you sure about removing these details? => UTF-8 string (47) "Vai Jūs tiešām vēlaties dzēst savus datus?"
          Account owner and account details must be configured before using this module. => UTF-8 string (131) "Lai šo moduli varētu izmantot nepieciešams norādīt konta īpašnieku un konta ...
          Lai šo moduli varētu izmantot nepieciešams norādīt konta īpašnieku un konta detaļas (konta nr., reģistrācijas nr., banka)
          
          No currency has been set for this module. => UTF-8 string (36) "Šim modulim nav uzstādīta valūta"
          Account details are required. => UTF-8 string (25) "nepieciešami konta dati."
          Account owner is required. => UTF-8 string (32) "Nepieciešams konta īpašnieks."
          Account details => UTF-8 string (18) "Konta informācija"
          Account owner => UTF-8 string (17) "Konta īpašnieks"
          Such as bank branch, IBAN number, BIC, etc. => UTF-8 string (43) "Tādas kā konta nr. un reģistrācijas nr."
          Bank address => string (24) "Bankas nosaukums, adrese"
          Customization => string (10) "Uzlabojumi"
          Reservation period => UTF-8 string (21) "Rezervācijas periods"
          Number of days the items remain reserved => UTF-8 string (43) "Dienu skaits cik ilgi tiks rezervēta prece"
          Information to the customer => UTF-8 string (21) "Informācija klientam"
          Information on the bank transfer (processing time, starting of the shipping...) => UTF-8 string (90) "Informācija par bankas pārskatījumu (apstrādes laiks, pasūtījuma izsūtīšana ...
          Informācija par bankas pārskatījumu (apstrādes laiks, pasūtījuma izsūtīšana ... )
          
          Display the invitation to pay in the order confirmation page => UTF-8 string (68) "Rādīt uzaicinājumu par apmaksu pasūtījuma apstiprinājuma lapā"
          Your country's legislation may require you to send the invitation to pay by email only. Disabling the option will hide the invitation on the confirmation page. => UTF-8 string (162) "Valsts likumdošana var noteikt ka aicinājumu apmaksāt var nosūtīt tikai elek...
          Valsts likumdošana var noteikt ka aicinājumu apmaksāt var nosūtīt tikai elektroniski. Izslēdzot šo opciju tiks atslēgts paziņojums apstiprinājuma lapā.
          
          This module allows you to accept secure payments by bank wire. => UTF-8 string (70) "Šis modulis Jums ļauj saņemt maksājumus ar bankas pārskaitījumu."
          If the client chooses to pay by bank wire, the order status will change to 'Waiting for Payment'. => UTF-8 string (116) "Ja klients izvēlēsies apmaksu ar bankas pārskaitījumu, pasūtījuma statuss ti...
          Ja klients izvēlēsies apmaksu ar bankas pārskaitījumu, pasūtījuma statuss tiks mainīts uz 'Gaida maksājumu'.
          
          That said, you must manually confirm the order upon receiving the bank wire. => UTF-8 string (86) "Turklāt, jums manuāli jāapstiprina pasūtījums, tiklīdz saņemat pārskaitījumu."
          AdminAdvparametersHelp => array (84)
          or => string (3) "vai"
          A category root is where a category tree can begin. This is used with multistore. => UTF-8 string (75) "No pamatkategorijas sākas kategoriju koks. To lieto kopā ar Multiveikalu."
          0 = Use quantity set in product, 1 = Use quantity from warehouse. => string (72) "0 = Lietot produkta daudzumu no lapas 1 = Lietot daudzumu no noliktavas."
          ID of the warehouse to set as storage. => UTF-8 string (45) "Noliktavas ID, kas paredzēta uzglabāšanai."
          Use this option to associate data (products, modules, etc.) the same way for each selected shop. => UTF-8 string (110) "Izmantojiet šo opciju, lai datus (produktus, moduļus utt.) saistītu vienādi ...
          Izmantojiet šo opciju, lai datus (produktus, moduļus utt.) saistītu vienādi katram izvēlētajam veikalam.
          
          Click here to display the shops in the %name% shop group => UTF-8 string (67) "Noklikšķiniet lai parādītu visus veikalus %name% veikala grupā"
          Click here to display the URLs of the %name% shop => UTF-8 string (56) "Noklikšķiniet šeit, lai parādītu %name% veikala URL"
          Click here to display the list of shop groups => UTF-8 string (60) "Noklikšķiniet šeit, lai parādītu veikalu grupu sarakstu"
          Warning: Enabling the "share customers" and "share orders" options is not recommended. Once activated and orders are created, you will not be able to disable these options. If you need these options, we recommend using several categories rather than several shops. => UTF-8 string (285) "Brīdinājums: nav ieteicams ieslēgt opcijas "Kopējie klienti" un "Kopējie pas...
          Brīdinājums: nav ieteicams ieslēgt opcijas "Kopējie klienti" un "Kopējie pasūtījumi". Pēc aktivizēšanas un pasūtījumu izveidošanas nevarēsiet atslēgt šīs opcijas. Ja jums ir vajadzīgas šīs opcijas, ieteicams izmantot vairākas kategorijas, nevis vairākus veikalus.
          
          Once this option is enabled, the shops in this group will share customers. If a customer registers in any one of these shops, the account will automatically be available in the others shops of this group. => UTF-8 string (201) "Kad šī iespēja ir ieslēgta, šīs grupas veikala klienti kļūs par kopējiem. Ja...
          Kad šī iespēja ir ieslēgta, šīs grupas veikala klienti kļūs par kopējiem. Ja klients reģistrējas kādā no šiem veikaliem, konts būs automātiski pieejams pārējās šīs grupas veikalos.
          
          Warning: you will not be able to disable this option once you have registered customers. => UTF-8 string (81) "Brīdinājums: jūs nevarēsiet atslēgt šo opciju pēc klienta reģistrācijas."
          Once this option is enabled (which is only possible if customers and available quantities are shared among shops), the customer's cart will be shared by all shops in this group. This way, any purchase started in one shop will be able to be completed in another shop from the same group. => UTF-8 string (288) "Kad šī iespēja ir ieslēgta (kas ir iespējama tikai tad, ja klienti un pieeja...
          Kad šī iespēja ir ieslēgta (kas ir iespējama tikai tad, ja klienti un pieejamie produktu daudzumi tiek sadalīti starp veikaliem), klienta grozu koplietos visi šīs grupas veikali. Tādējādi jebkurā pirkumā, kas sākās vienā veikalā, varēs pabeigt citā tajā pašā grupā.
          
          Warning: You will not be able to disable this option once you've started to accept orders. => UTF-8 string (89) "Brīdinājums: jūs nevarēsiet atslēgt šo opciju, kad sāksiet pieņemt pasūtījum...
          Brīdinājums: jūs nevarēsiet atslēgt šo opciju, kad sāksiet pieņemt pasūtījumus.
          
          Enable or disable this shop group? => UTF-8 string (40) "Ieslēgt vai atslēgt šo veikala grupu?"
          If you want to add a virtual URL, you need to activate URL rewriting on your web server and enable Friendly URL option. => UTF-8 string (137) "Ja vēlaties pievienot virtuālu URL, jums jāaktivizē URL pārrakstīšana jūsu t...
          Ja vēlaties pievienot virtuālu URL, jums jāaktivizē URL pārrakstīšana jūsu tīmekļa serverī un jāaktivizē opcija Lasāms URL.
          
          You can use this option if you want to create a store with a URL that doesn't exist on your server (e.g. if you want your store to be available with the URL www.example.com/my-store/shoes/, you have to set shoes/ in this field, assuming that my-store/ is your Physical URL). => UTF-8 string (284) "Izmantojiet šo opciju, ja vēlaties izveidot veikalu ar URL, kas jūsu serverī...
          Izmantojiet šo opciju, ja vēlaties izveidot veikalu ar URL, kas jūsu serverī nepastāv (piemēram, ja vēlaties, lai jūsu veikals būtu pieejams ar URL www.example.com/my-store/shoes/, nepieciešams iestatīt shoes/ šajā laukā, pieņemot, ka my-store/ ir jūsu fiziskais URL).
          
          URL rewriting must be activated on your server to use this feature. => UTF-8 string (77) "Lai izmantotu šo funkciju, jūsu serverī jāaktivizē URL pārrakstīšana."
          If you set this URL as the Main URL for the selected shop, all URLs set to this shop will be redirected to this URL (you can only have one Main URL per shop). => UTF-8 string (185) "Ja jūs izvēlaties šo URL kā atlasītā veikala galveno URL, visi URL, kas iest...
          Ja jūs izvēlaties šo URL kā atlasītā veikala galveno URL, visi URL, kas iestatīti uz šo veikalu, tiks novirzīti uz šo URL (katram veikalam var būt tikai viens Galvenais URL).
          
          Since the selected shop has no main URL, you have to set this URL as the Main URL. => UTF-8 string (94) "Tā kā izvēlētajam veikalam nav Galvenā URL, jums ir jānosaka šis URL kā galv...
          Tā kā izvēlētajam veikalam nav Galvenā URL, jums ir jānosaka šis URL kā galvenais URL.
          
          The selected shop already has a Main URL. Therefore, if you set this one as the Main URL, the older Main URL will be set as a regular URL. => UTF-8 string (147) "Izvēlētajam veikalam jau ir galvenais URL. Tāpēc, ja jūs iestatāt šo kā galv...
          Izvēlētajam veikalam jau ir galvenais URL. Tāpēc, ja jūs iestatāt šo kā galveno URL, vecāks galvenais URL tiks iestatīts kā parasts URL.
          
          This is the physical folder for your store on the web server. Leave this field empty if your store is installed on the root path. For instance, if your store is available at www.example.com/my-store/, you must input my-store/ in this field. => UTF-8 string (255) "Šī ir jūsu e-veikala fiziskā kataloga mape uz web-servera. Atstājiet šo lauk...
          Šī ir jūsu e-veikala fiziskā kataloga mape uz web-servera. Atstājiet šo lauku tukšu, ja jūsu veikals ir instalēts kataloga pamatdaļā. Piemēram, ja jūsu veikals ir pieejams vietnē www.example.com/my-store/, šajā laukā jāievada my-store /.
          
          Warning: URL rewriting (e.g. mod_rewrite for Apache) seems to be disabled. If your Virtual URL doesn't work, please check with your hosting provider on how to activate URL rewriting. => UTF-8 string (216) "Brīdinājums: šķiet, ka URL pārrakstīšana (piemēram, Apache mod_rewrite) ir a...
          Brīdinājums: šķiet, ka URL pārrakstīšana (piemēram, Apache mod_rewrite) ir atslēgta. Ja jūsu URL nedarbojas, lūdzu, sazinieties ar savu hostinga pakalpojumu sniedzēju, kā aktivizēt URL pārrakstīšanu.
          
          Ignore this field if you don't use the Multistore tool. If you leave this field empty, the default shop will be used. => UTF-8 string (126) "Ignorēt šo lauku, ja neizmantojat rīku Multistore. Ja atstājat šo lauku tukš...
          Ignorēt šo lauku, ja neizmantojat rīku Multistore. Ja atstājat šo lauku tukšu, tiks izmantots veikals pēc noklusējuma.
          
          Enable Advanced Stock Management on product (0 = No, 1 = Yes) => UTF-8 string (67) "Ieslēgt produkta Paplašinātu Krājumu Vadību (0 = Nē, 1 = Jā)"
          Enable Advanced Stock Management on product (0 = No, 1 = Yes). => UTF-8 string (71) "Ieslēgt Paplašinātu Noliktavas Vadību produktā (0 = Nē, 1 = Jā)."
          This will add directives to your .htaccess file, which should improve caching and compression. => UTF-8 string (111) "Tādējādi tiks pievienotas norādes jūsu .htaccess failam, kuram vajadzētu uzl...
          Tādējādi tiks pievienotas norādes jūsu .htaccess failam, kuram vajadzētu uzlabot kešdarbi un kompresiju.
          
          Enable or disable debug mode. => UTF-8 string (47) "Ieslēgt vai izslēgt atkļūdošanas režīmu."
          Name of the second domain of your shop, (e.g. myshop-media-server-1.com). If you do not have another domain, leave this field blank. => UTF-8 string (128) "Jūsu veikala otrā domēna nosaukums (piem., Myshop-media-server-1.com). Ja ju...
          Jūsu veikala otrā domēna nosaukums (piem., Myshop-media-server-1.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
          
          Name of the third domain of your shop, (e.g. myshop-media-server-2.com). If you do not have another domain, leave this field blank. => UTF-8 string (130) "Jūsu veikala trešā domēna nosaukums (piem., Myshop-media-server-2.com). Ja j...
          Jūsu veikala trešā domēna nosaukums (piem., Myshop-media-server-2.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
          
          Name of the fourth domain of your shop, (e.g. myshop-media-server-3.com). If you do not have another domain, leave this field blank. => UTF-8 string (131) "Jūsu veikala ceturtā domēna nosaukums (piem., Myshop-media-server-3.com). Ja...
          Jūsu veikala ceturtā domēna nosaukums (piem., Myshop-media-server-3.com). Ja jums nav cita domēna, atstājiet šo lauku tukšu.
          
          Choose "No" to disable Product Combinations. => UTF-8 string (54) "Izvēlieties "Nē", lai atslēgtu Produkta Komplektus."
          You cannot set this parameter to No when combinations are already used by some of your products => UTF-8 string (91) "Šo parametru jūs nevarat izslēgt, ja daži no produktiem jau izmanto šīs komb...
          Šo parametru jūs nevarat izslēgt, ja daži no produktiem jau izmanto šīs kombinācijas
          
          Choose "No" to disable Product Features. => UTF-8 string (56) "Izvēlieties "Nē", lai izslēgtu Produkta Raksturojumu."
          Choose "No" to disable Customer Groups. => UTF-8 string (49) "Izvēlieties "Nē", lai atslēgtu klientu grupas."
          Should be enabled if you want to avoid to store the smarty cache on NFS. => UTF-8 string (69) "Ieslēgt, ja vēlaties izvairīties no glabāšanas kešatmiņā NFS."
          Check the IP address of the cookie in order to prevent your cookie from being stolen. => UTF-8 string (60) "Pārbaudīt IP adresi cookios lai nepieļautu to nozagšanu."
          Set the amount of hours during which the front office cookies are valid. After that amount of time, the customer will have to log in again. => UTF-8 string (128) "Iestatiet stundu skaitu, kuru laikā cookies ir derīgi. Pēc šī laika beigām k...
          Iestatiet stundu skaitu, kuru laikā cookies ir derīgi. Pēc šī laika beigām klientam būs jāpievienojas veikalam vēlreiz.
          
          When you access your back office and decide to stay logged in, your cookies lifetime defines your browser session. Set here the number of hours during which you want them valid before logging in again. => UTF-8 string (238) "Kad jūs piekļūstat savam redaktora panelim un paliekat pieteicies, jūsu sīkf...
          Kad jūs piekļūstat savam redaktora panelim un paliekat pieteicies, jūsu sīkfailu ilgums nosaka jūsu pārlūkprogrammas sesiju. Šeit iestatiet stundu skaitu, kuru laikā vēlaties, lai tās būtu derīgas, pirms atkal prasa ienākt.
          
          Define the upload limit for a downloadable product (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB). => UTF-8 string (197) "Norādiet produkta augšupielādes failu ierobežojumu (megabaitos). Šī vērtība ...
          Norādiet produkta augšupielādes failu ierobežojumu (megabaitos). Šī vērtība ir mazāka vai vienāda ar servera piešķirto maksimālo augšuplādējamā faila izmēru (pašlaik: %size% MB).
          
          Define the upload limit for an image (in megabytes). This value has to be lower or equal to the maximum file upload allotted by your server (currently: %size% MB). => UTF-8 string (192) "Definējiet attēla augšupielādes ierobežojumu (megabaitos). Šī vērtība ir maz...
          Definējiet attēla augšupielādes ierobežojumu (megabaitos). Šī vērtība ir mazāka vai vienāda ar servera piešķirto augšuplādējamā faila maksimālo izmēru (pašlaik: %size% MB).
          
          Drop existing tables during import. => UTF-8 string (53) "Atmest eksistējošās tabulas importēšanas laikā."
          Where customers send messages from the order page. => UTF-8 string (45) "Kad klienti sūta ziņu no pasūtījumu lapas"
          Fully qualified domain name (keep this field empty if you don't know). => UTF-8 string (64) "Pilns domēna vārds (atstājiet šo lauku tukšu, ja nezināt)."
          IP address or server name (e.g. smtp.mydomain.com). => string (58) "IP adrese vai servera nosaukums (piem., smtp.mydomain.lv)."
          Leave blank if not applicable. => UTF-8 string (28) "Atstāt tukšu, ja tāda nav"
          SSL does not seem to be available on your server. => UTF-8 string (30) "Jūsu serveris neatbalsta SSL."
          Port number to use. => UTF-8 string (22) "Lietotā porta numurs."
          This page will be displayed just after login. => UTF-8 string (55) "Šī lapa tiks parādīta tūlīt pēc pieslēgšanās."
          If enabled, the product's reference number MUST be unique! => UTF-8 string (64) "Ja tas ir ieslēgts, tad produkta references numurs ir unikāls!"
          Before activating the webservice, you must be sure to: => UTF-8 string (66) "Pirms tīmekļa pakalpojumu aktivizēšanas pārliecinieties, ka: "
          Check that URL rewriting is available on this server. => UTF-8 string (65) "Pārbaudiet vai šajā serverī ir pieejama URL pārrakstīšana."
          Before choosing "Yes", check that PHP is not configured as an Apache module on your server. => UTF-8 string (97) "Pirms izvēlaties "Jā", pārbaudiet, vai jūsu serverī PHP nav konfigurēts kā A...
          Pirms izvēlaties "Jā", pārbaudiet, vai jūsu serverī PHP nav konfigurēts kā Apache modulis.
          
          Quick description of the key: who it is for, what permissions it has, etc. => UTF-8 string (66) "Atslēgas īss apraksts: kas tas ir, kādas tiesības tas ir, utt."
          Password should be at least %num% characters long. => UTF-8 string (37) "Parolē jābūt vismaz %num% zīmēm."
          How to restore a database backup in 10 easy steps => UTF-8 string (63) "Kā atjaunot datu bāzes rezerves kopiju 10 vienkāršos soļos"
          Set "Enable Shop" to "No" in the "Maintenance" page under the "Preferences" menu. => UTF-8 string (79) "Iestatiet "Ieslēgt veikalu" uz "Nē" ierīces "Preferences" sadaļā "Apkope"."
          Download the backup from the list below or from your FTP server (in the folder "admin/backups"). => UTF-8 string (96) "Lejupielādējiet rezerves kopiju no saraksta vai no sava FTP servera (mapē "a...
          Lejupielādējiet rezerves kopiju no saraksta vai no sava FTP servera (mapē "admin / backups").
          
          Check the backup integrity: Look for errors, incomplete file, etc... Be sure to verify all of your data. => UTF-8 string (118) "Pārbaudiet rezerves integritāti: meklējiet kļūdas, nepilnīgu failu utt.. Not...
          Pārbaudiet rezerves integritāti: meklējiet kļūdas, nepilnīgu failu utt.. Noteikti pārbaudiet visus savus datus.
          
          Please ask your hosting provider for "phpMyAdmin" access to your database. => UTF-8 string (96) "Jautājiet savam hostinga pakalpojumu sniedzējam, lai "phpMyAdmin" piekļūtu j...
          Jautājiet savam hostinga pakalpojumu sniedzējam, lai "phpMyAdmin" piekļūtu jūsu datubāzei.
          
          Connect to "phpMyAdmin" and select your current database. => UTF-8 string (69) "Pieslēdzieties "phpMyAdmin" un izvēlieties nepieciešamo datubāzi."
          Unless you enabled the "Drop existing tables" option, you must delete all tables from your current database. => UTF-8 string (123) "Ja nav ieslēgta opcija "Dzēst eksistējošas tabulas", jums jāizdzēš visas tab...
          Ja nav ieslēgta opcija "Dzēst eksistējošas tabulas", jums jāizdzēš visas tabulas no jūsu pašreizējās datubāzes.
          
          At the top of the screen, please select the "Import" tab => UTF-8 string (49) "Ekrāna augšpusē izvēlieties cilni "Importēt""
          Check the maximum filesize allowed (e.g. Max: 16MB) => UTF-8 string (67) "Pārbaudiet atļauto maksimālo faila izmēru (piemēram: Max 16MB)"
          If your backup file exceeds this limit, contact your hosting provider for assistance. => UTF-8 string (141) "Ja jūsu rezerves kopijas fails pārsniedz šo ierobežojumu, sazinieties ar sav...
          Ja jūsu rezerves kopijas fails pārsniedz šo ierobežojumu, sazinieties ar savu hostinga pakalpojumu sniedzēju, lai saņemtu palīdzību. 
          
          You can read information on import at: => UTF-8 string (41) "Jūs varat izlasīt importa informāciju:"
          Read more about the CSV format at: => UTF-8 string (32) "Vairāk par CSV formātu lasīt:"
          https://en.wikipedia.org/wiki/Comma-separated_values => string (52) "https://en.wikipedia.org/wiki/Comma-separated_values"
          Allowed formats: .csv, .xls, .xlsx, .xlst, .ods, .ots => UTF-8 string (56) "Atļautie formāti: .csv, .xls, .xlsx, .xlst, .ods, .ots"
          Only UTF-8 and ISO 8859-1 encodings are allowed => UTF-8 string (47) "Ir atļauti tikai UTF-8 un ISO 8859-1 kodējumi"
          You can also upload your file via FTP to the following directory: %s . => UTF-8 string (63) "Varat augšupielādēt failu uz direktoriju: %s izmantojot FTP."
          Allow or disallow this employee to log in to the Admin panel. => UTF-8 string (75) "Atļaut vai aizliegt šim darbiniekam ieiet Adminstratora vadības panelī."
          Select the shops the employee is allowed to access. => UTF-8 string (64) "Izvēlieties veikalus, kuriem darbiniekam ir atļauts piekļūt."
          Informative only => UTF-8 string (12) "Informācija"
          Warning => UTF-8 string (9) "Uzmanību"
          Error => UTF-8 string (7) "Kļūda"
          Major issue (crash)! => UTF-8 string (28) "Nopietna kļūda (avārija)!"
          Severity levels => UTF-8 string (19) "Drošības līmeņi"
          How do I create a new SQL query? => UTF-8 string (45) "Kā es varu izveidot jaunu SQL pieprasījumu?"
          Notifications are numbered bubbles displayed at the very top of your back office, right next to the shop's name. They display the number of new items since you last clicked on them. => UTF-8 string (196) "Paziņojumi ir numurēti aplīši, kas redzami jūsu aizmugurējā biroja augšpusē,...
          Paziņojumi ir numurēti aplīši, kas redzami jūsu aizmugurējā biroja augšpusē, pa labi no veikala nosaukuma. Tie parāda jaunu notikumu skaitu kopš pēdējās noklikšķināšanas uz tiem.
          
          Some features can be disabled in order to improve performance. => UTF-8 string (63) "Lai uzlabotu veiktspēju dažas funkcijas var tikt izslēgtas,."
          Invalid => UTF-8 string (9) "Nederīgs"
          Okay => string (4) "Labi"
          Good => string (4) "Labs"
          Fabulous => string (8) "Lieliski"
          ModulesStatscarrierAdmin => array (4)
          Carrier distribution => UTF-8 string (21) "Pārvadātāju sadale"
          This graph represents the carrier distribution for your orders. You can also narrow the focus of the graph to display distribution for a particular order status. => UTF-8 string (131) "Grafiks attēlo pārvadātāju darbību ar pasūtījumiem. Pārskatu var samazināt l...
          Grafiks attēlo pārvadātāju darbību ar pasūtījumiem. Pārskatu var samazināt līdz viena pasūtījuma statusa attēlošanai.
          
          No valid orders have been received for this period. => UTF-8 string (56) "Šajā laika periodā nav saņemts neviens pasūtījums."
          Percentage of orders listed by carrier. => UTF-8 string (63) "Pasūtījumu procentuālais sadalījums starp pārvadātājiem."
          ModulesStatsbestvouchersAdmin => array (3)
          Empty recordset returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
          Total used => UTF-8 string (15) "Kopā izlietoti"
          Best vouchers => UTF-8 string (15) "Labākie kuponi"
          AdminShippingNotification => array (18)
          Ranges are not correctly ordered: => UTF-8 string (32) "Apgabali nav pareizi sakārtoti:"
          Reordering => UTF-8 string (11) "Pārkārtot"
          Please validate the last range before creating a new one. => UTF-8 string (58) "Pārbaudiet iepriekšējo apgabalu pirms izveidojat jaunu."
          Are you sure to delete this range ? => UTF-8 string (34) "Vai vēlaties dzēst šo apgabalu?"
          This range is not valid => string (20) "Apgabals nav pareizs"
          Ranges are overlapping => UTF-8 string (20) "Apgabali pārklājas"
          Please select at least one zone => UTF-8 string (30) "Izvēlieties vismaz vienu zonu"
          Are you sure you want to delete the logo? => UTF-8 string (30) "Vai vēlaties dzēst šo logo?"
          You do not have permission to use this wizard. => UTF-8 string (38) "Jums nav atļaujas izmantot šo vedni."
          You must choose at least one shop or group shop. => UTF-8 string (60) "Jums ir jāizvēlās vismaz viens veikals vai veikala grupa."
          An error occurred while saving this carrier. => UTF-8 string (35) "Kļūda saglabājot pārvadātāju."
          An error occurred while saving carrier groups. => UTF-8 string (42) "Kļūda saglabājot pārvadātāju grupas."
          An error occurred while saving carrier zones. => UTF-8 string (41) "Kļūda saglabājot pārvadātāju zonas."
          An error occurred while saving carrier ranges. => UTF-8 string (45) "Kļūda saglabājot pārvadātāju apgabalus."
          An error occurred while saving associations of shops. => UTF-8 string (41) "Kļūda saglabājot veikalu asociācijas."
          An error occurred while saving the tax rules group. => UTF-8 string (35) "Kļūda saglabājot nodokļu grupu."
          An error occurred while saving carrier logo. => UTF-8 string (40) "Kļūda saglabājot pārvadātāja logo."
          An error occurred while updating carrier information. => UTF-8 string (48) "Kļūda saglabājot pārvadātāja informāciju."
          ModulesViewedproductShop => array (1)
          Viewed products => UTF-8 string (20) "Apskatītie produkti"
          ModulesCheckpaymentShop => array (19)
          This payment method is not available. => UTF-8 string (35) "Šis maksājuma veids nav pieejams."
          Please send us your check following these rules: => UTF-8 string (36) "Nosūtiet čeku ar šo informāciju:"
          Amount => string (8) "daudzums"
          Payee => UTF-8 string (22) "Maksājuma saņēmējs"
          Send your check to this address => UTF-8 string (29) "Nosūtiet čeku uz šo adresi"
          Pay by check => UTF-8 string (16) "Maksāt ar čeku"
          (order processing will be longer) => UTF-8 string (36) "(pasūtījuma apstrāde būs ilgāk)"
          Your order on %s is complete. => UTF-8 string (32) "Jūsu %s pasūtījums ir veikts."
          Your check must include: => UTF-8 string (31) "Lūdzu atsūtiet mums čeku ar:"
          Payment amount. => UTF-8 string (17) "Maksājuma summa."
          Payable to the order of => UTF-8 string (27) "maksājamu par pasūtījumu"
          Mail to => UTF-8 string (10) "sūtīt uz"
          Do not forget to insert your order number #%d. => UTF-8 string (54) "Neaizmirstiet ierakstīt Jūsu pasūtijuma numuru #%d."
          Do not forget to insert your order reference %s. => UTF-8 string (55) "Neaizmirstiet ierakstīt Jūsu pasūtījuma atsauci %s."
          An email has been sent to you with this information. => UTF-8 string (49) "Jums tika nosūtīts e-pasts ar šo informāciju."
          Your order will be sent as soon as we receive your payment. => UTF-8 string (76) "Jūsu pasūtījums tiks izsūtīts tiklīdz mēs saņemsim Jūsu maksājumu."
          For any questions or for further information, please contact our => UTF-8 string (53) "Neskaidrību gadījumā, lūdzu, sazinieties ar mūsu"
          customer service department. => UTF-8 string (23) "pircēju atbalsta daļu"
          We have noticed that there is a problem with your order. If you think this is an error, you can contact our => UTF-8 string (71) "Jūsu pasūtījā tika konstatēta kļūda. Lūdzu sazinieties ar mūsu"
          ModulesStatscheckupAdmin => array (16)
          Catalog evaluation => UTF-8 string (22) "Kataloga novērtējums"
          Bad => string (6) "Slikts"
          Average => UTF-8 string (7) "Vidēji"
          Good => string (4) "Labs"
          No product was found. => string (21) "Produkti nav atrasti."
          Descriptions => string (8) "Apraksts"
          chars (without HTML) => UTF-8 string (17) "zīmes (bez HTML)"
          orders / month => UTF-8 string (23) "pasūtījumi / mēnesis"
          items => UTF-8 string (9) "vienības"
          Not enough => string (14) "Nav pietiekami"
          Alright => string (4) "Labi"
          Less than => UTF-8 string (10) "Mazāk kā"
          Greater than => string (12) "greater than"
          Order by => UTF-8 string (12) "Kārtot pēc"
          Desc. => string (8) "Apraksts"
          Global => UTF-8 string (8) "Globāls"
          AdminOrderscustomersHelp => array (39)
          You can add a comment here. => UTF-8 string (38) "Jūs varat pievienot komentāru šeit."
          View details on the customer page => UTF-8 string (28) "Aplūkot datus klientu lapā"
          View details on the order page => UTF-8 string (34) "Apskatīt datus pasūtījumu lapā"
          Would you like to allow merchandise returns in your shop? => UTF-8 string (86) "Izvēlēties, vai ļaut klientiem izmantot preču atgriešanas iespēju Jūsu veikalā"
          How many days after the delivery date does the customer have to return a product? => UTF-8 string (74) "Dienu skaits pēc piegādes datuma, kuru laikā klients var atgriezt preci"
          Prefix used for return name (e.g. RE00001). => UTF-8 string (62) "Prefikss, ko izmanto atgriešanas nosaukumam (piem., RE00001)."
          Merchandise return (RMA) status. => UTF-8 string (31) "Atgriezto preču (RMA) statuss."
          List of products in return package. => UTF-8 string (34) "Pakā atgriezto produktu saraksts."
          The link is only available after validation and before the parcel gets delivered. => UTF-8 string (65) "Saite ir pieejama tikai pēc pārbaudes un pirms pakas piegādes."
          This customer will receive your newsletter via email. => UTF-8 string (52) "Šis klients saņems jūsu apkārtrakstu pa e-pastu."
          Password should be at least %length% characters long. => UTF-8 string (40) "Parolē jābūt vismaz %length% zīmēm."
          Enable or disable customer login. => UTF-8 string (46) "Ļaut vai neļaut šim pircējam pieslēgties."
          This customer will receive your ads via email. => UTF-8 string (48) "Šis klients saņems jūsu reklāmas pa e-pastu."
          Select all the groups that you would like to apply to this customer. => UTF-8 string (64) "Atlasiet visas grupas, kuras vēlaties piešķirt šim klientam."
          This group will be the user's default group. => UTF-8 string (46) "Šī grupa būs lietotāja noklusējuma grupa."
          Only the discount for the selected group will be applied to this customer. => UTF-8 string (65) "Tikai atlaide izvēlētajai grupai tiks piemērota šim klientam."
          Valid characters: => UTF-8 string (17) "Derīgie simboli:"
          Prefix used for credit slips. => UTF-8 string (40) "Prefikss, kuru izmanto kredītrēķinos."
          Prefix used for delivery slips. => UTF-8 string (43) "Prefikss, kuru izmanto piegādes rēķinos."
          The next delivery slip will begin with this number and then increase with each additional slip. => UTF-8 string (98) "Nākošais piegādes rēķins sāksies ar šo numuru, un tad palielināsies ar katru...
          Nākošais piegādes rēķins sāksies ar šo numuru, un tad palielināsies ar katru nākošo soli
          
          If required, show the total amount per rate of the corresponding tax. => UTF-8 string (63) "Ja nepieciešams, uzrādīt attiecīgā nodokļa kopējo summu."
          Freely definable prefix for invoice number (e.g. #IN00001). => UTF-8 string (61) "Brīvi definējams prefikss rēķina numuram (e.g. #IN00001)."
          The next invoice will begin with this number, and then increase with each additional invoice. Set to 0 if you want to keep the current number (which is #%number%). => UTF-8 string (172) "Nākamais rēķins sāksies ar šo numuru un pēc tam palielināsies ar katru jaunu...
          Nākamais rēķins sāksies ar šo numuru un pēc tam palielināsies ar katru jaunu rēķinu. Iestatiet uz 0, ja vēlaties saglabāt pašreizējo numuru (tas ir #%number%).
          
          This text will appear at the bottom of the invoice, below your company details. => UTF-8 string (76) "Šis teksts tiks rādīts rēķina apakšdaļā zem jūsu uzņēmuma datiem."
          Saves memory but slows down the PDF generation. => UTF-8 string (49) "Ietaupa atmiņu, bet palēnina PDF ģenerēšanu."
          Select the fields you would like to be required for this section. => UTF-8 string (71) "Norādiet laukus, kurus vēlaties noteikt kā obligātus šai sadaļai."
          Please make sure you are complying with the opt-in legislation applicable in your country. => UTF-8 string (107) "Lūdzu, pārliecinieties, vai esat izpildījis piekrišanas tiesību aktus, kas p...
          Lūdzu, pārliecinieties, vai esat izpildījis piekrišanas tiesību aktus, kas piemērojami jūsu valstī.
          
          This feature generates a random password before sending an email to your customer. => UTF-8 string (72) "Šī iespēja izveidos nejaušu paroli un aizsūtīs epastā to klientam"
          This note will be displayed to all employees but not to customers. => UTF-8 string (63) "Šī piezīme būs redzama tikai darbiniekiem, bet ne klientam."
          Format: 2011-12-31 (inclusive). => UTF-8 string (33) "Formāts: 2011-12-31 (ieskaitot)."
          You can also export orders which have not been charged yet. => UTF-8 string (60) "Varat arī eksportēt pasūtījumus, kas vēl nav iekasēti."
          If enabled, your customers will receive an invoice for the purchase. => UTF-8 string (65) "Ja tas ir iespējots, jūsu klienti saņems rēķinu par pirkumu."
          Adds an image in front of the product name on the invoice => UTF-8 string (51) "Rēķinā pievieno attēlu pirms produkta nosaukuma"
          Use this field to show additional information on the invoice, below the payment methods summary (like specific legal information). => UTF-8 string (147) "Izmantojiet šo lauku, lai parādītu papildu informāciju par rēķinu, zem maksā...
          Izmantojiet šo lauku, lai parādītu papildu informāciju par rēķinu, zem maksājuma kopsavilkuma (piemēram, konkrēta juridiska informācija).
          
          Choose an invoice model. => UTF-8 string (29) "Izvēlieties rēķina modeli."
          Search for an existing product by typing the first letters of its name. => UTF-8 string (63) "Meklēt esošu produktu, ierakstot tā nosaukuma pirmos burtus."
          Search for an existing customer by typing the first letters of his/her name. => UTF-8 string (68) "Meklēt esošu klientu, ierakstot viņa/viņas vārda pirmos burtus."
          Do not forget to update your exchange rate before making this change. => UTF-8 string (72) "Pirms veikt izmaiņas, neaizmirstiet atjaunināt valūtas maiņas kursu."
          (Max %amount_refundable% %tax_method%) => UTF-8 string (45) "(Maksimāli %amount_refundable% %tax_method%)"
          ModulesBestsellersShop => array (2)
          Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
          All best sellers => UTF-8 string (34) "Visi visvairāk pārdotie produkti"
          AdminShippingFeature => array (61)
          Will be applied when the price is => UTF-8 string (25) "Tiks piemērots pie cenas"
          Will be applied when the weight is => UTF-8 string (28) "Tiks piemērots, ja svars ir"
          Add new range => string (25) "Pievienot jaunu diapazonu"
          Ranges => string (9) "Diapazoni"
          inactive => UTF-8 string (9) "neaktīvs"
          Carrier name: => UTF-8 string (15) "Pārvadātājs:"
          This carrier will be proposed for those delivery zones: => UTF-8 string (63) "Šis pārvadātājs tiks piedāvāts šādām piegādes zonām:"
          And it will be proposed for those client groups: => UTF-8 string (49) "Un tas tiks piedāvāts šādām klientu grupām:"
          Finally, this carrier will be proposed in those shops: => UTF-8 string (68) "Visbeidzot, šis pārvadātājs tiks piedāvāts šādiem veikaliem:"
          This carrier is %1$s and the transit time is %2$s. => UTF-8 string (52) "Šis pārvadātājs ir %1$s un laiks ceļā ir %2$s."
          free => string (9) "bezmaksas"
          not free => string (6) "maksas"
          This carrier can deliver orders from %1$s to %2$s. => UTF-8 string (68) "Šis pārvadātājs var piegādāt pasūtījumus no %1$s līdz %2$s."
          If the order is out of range, the behavior is to %3$s. => UTF-8 string (54) "Ja pasūtījums ir ārpus diapazona, darbība ir %3$s."
          The shipping cost is calculated %1$s and the tax rule %2$s will be applied. => UTF-8 string (85) "Piegādes izmaksas ir aprēķinātas %1$s un tiks piemērots nodokļu noteikums %2...
          Piegādes izmaksas ir aprēķinātas %1$s un tiks piemērots nodokļu noteikums %2$s.
          
          according to the price => UTF-8 string (17) "saskaņā ar cenu"
          according to the weight => UTF-8 string (19) "atkarībā no svara"
          Add new carrier => UTF-8 string (30) "Pievienot jaunu pārvadātāju"
          Free shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Pick up in-store => UTF-8 string (18) "Jāpaņem veikalā"
          Delivery next day! => UTF-8 string (33) "Piegāde nākamajā darba dienā!"
          General settings => UTF-8 string (25) "Vispārīgie iestatījumi"
          Shipping locations and costs => UTF-8 string (25) "Piegādes vietas un cenas"
          Size, weight, and group access => string (30) "Lielums, svars un grupu pieeja"
          Carrier name => UTF-8 string (24) "Pārvadātāja nosaukums"
          Tracking URL => UTF-8 string (16) "Izsekošanas URL"
          Add handling costs => UTF-8 string (29) "Pievienot apstrādes izmaksas"
          According to total price. => UTF-8 string (26) "Saskaņā ar kopējo cenu."
          According to total weight. => UTF-8 string (29) "Atkarībā no kopējā svara."
          Apply the cost of the highest defined range => UTF-8 string (34) "Pielāgot augstāko definēto cenu"
          Maximum package width (%s) => UTF-8 string (31) "Maksimālais pakas platums (%s)"
          Maximum package height (%s) => UTF-8 string (32) "Maksimālais pakas augstums (%s)"
          Maximum package depth (%s) => UTF-8 string (32) "Maksimālais pakas dziļums (%s)"
          Maximum package weight (%s) => UTF-8 string (29) "Maksimālais pakas svars (%s)"
          Group access => UTF-8 string (16) "Grupas piekļuve"
          Transit time => UTF-8 string (15) "Tranzīta laiks"
          Speed grade => UTF-8 string (13) "Ātruma klase"
          Billing => UTF-8 string (10) "Norēķini"
          Out-of-range behavior => UTF-8 string (27) "Pārsniegtu limitu darbība"
          Disable carrier => UTF-8 string (23) "Atslēgt piegādātāju"
          Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Apply shipping cost => UTF-8 string (30) "Piemērot transporta izdevumus"
          Shipping and handling => UTF-8 string (22) "Piegāde un iepakojums"
          Default behavior => UTF-8 string (26) "Rīcība pēc noklusējuma"
          According to total price => UTF-8 string (20) "Pēc kopējās cenas"
          According to total weight => UTF-8 string (19) "Pēc kopējā svara"
          Maximum package height => UTF-8 string (27) "Maksimālais pakas augstums"
          Maximum package width => UTF-8 string (25) "Maksimālais pakas garums"
          Maximum package depth => UTF-8 string (27) "Maksimālais pakas dziļums"
          Maximum package weight => UTF-8 string (24) "Maksimālais pakas svars"
          Delay => UTF-8 string (15) "Aizkavēšanās"
          Name: => string (10) "Nosaukums:"
          Default carrier => UTF-8 string (26) "Piegāde pēc noklusējuma"
          Handling charges => UTF-8 string (23) "Sagatavošanas izmaksas"
          Free shipping starts at => UTF-8 string (21) "Bezmaksas piegāde no"
          Carrier options => UTF-8 string (24) "Piegādātāja iespējas"
          Handling => UTF-8 string (11) "Iepakošana"
          Carriers => UTF-8 string (14) "Piegādātāji"
          Carrier => UTF-8 string (14) "Piegādātājs"
          Shipping cost => UTF-8 string (18) "Piegādes izmaksas"
          Tracking number => UTF-8 string (19) "Izsekošanas numurs"
          ModulesImagesliderAdmin => array (36)
          Image slider => UTF-8 string (18) "Attēlu slaidšovs"
          Invalid values => UTF-8 string (21) "Nederīgas vērtības"
          Invalid slide => UTF-8 string (16) "Nederīgs slaids"
          Invalid slide state. => string (25) "Nepareizs slaida statuss."
          Invalid slide ID => string (19) "Nepareizs slaida ID"
          The title is too long. => string (22) "Nosaukums ir par garu."
          The caption is too long. => UTF-8 string (28) "Virsraksts ir pārāk garš."
          The URL is too long. => string (18) "Saite ir par garu."
          The description is too long. => string (21) "Apraksts ir par garu."
          The URL format is not correct. => UTF-8 string (26) "Nepareizs saites formāts."
          Invalid filename. => UTF-8 string (26) "Nederīgs faila nosaukums."
          The URL is not set. => string (21) "Nav pievienota saite."
          The image is not set. => UTF-8 string (23) "Attēls nav iestatīts."
          The configuration could not be updated. => UTF-8 string (30) "Nevar atjaunot konfigurāciju."
          The slide could not be added. => string (23) "Slaidu nevar pievienot."
          The slide could not be updated. => string (22) "Slaidu nevar atjaunot."
          Slide information => UTF-8 string (19) "Slaida informācija"
          Target URL => UTF-8 string (13) "Mērķa saite"
          Caption => string (8) "Paraksts"
          Speed => UTF-8 string (7) "Ātrums"
          The duration of the transition between two slides. => UTF-8 string (38) "Pārejas ilgums starp diviem slaidiem."
          Pause on hover => UTF-8 string (44) "Pauzēt ja peles kursors atrodas virs slaida"
          Stop sliding when the mouse cursor is over the slideshow. => UTF-8 string (70) "Apstādināt slaidšova darbību ja peles kursors atrodas virs slaida."
          Loop forever => UTF-8 string (23) "Atkārtot nepārtraukti"
          Loop or stop after the last slide. => UTF-8 string (59) "Atkārtot nepārtraukti vai apstāties uz pēdējā slaida."
          Since multiple languages are activated on your shop, please mind to upload your image for each one of them => UTF-8 string (88) "Veikalam ir vairākas valodas, neaizmirstiet augšupielādēt attēlu katrai no v...
          Veikalam ir vairākas valodas, neaizmirstiet augšupielādēt attēlu katrai no valodām
          
          You cannot manage slides items from a "All Shops" or a "Group Shop" context, select directly the shop you want to edit => UTF-8 string (151) "Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu...
          Nav iespējams pārvaldīt augšas izvēlnes vienumus "Visi Veikali" vai "Veikalu Grupa" kontekstā. Izvēlieties konkrētu veikalu, ko vēlaties labot
          
          You can only edit this slide from the shop(s) context: %s => UTF-8 string (52) "Šo slaidu var labot tikai veikala(u) kontekstā: %s"
          You cannot add slides from a "All Shops" or a "Group Shop" context => UTF-8 string (75) "Jūs nevarat pievienot slaidus no "Visiem veikaliem" vai "Grupas veikaliem""
          Unable to get slide shop association information (id_slide: %d) => UTF-8 string (58) "Nevar iegūt slaidu asociācijas no veikala (id_slide: %d)"
          The modifications will be applied to shop: %s => UTF-8 string (46) "Izmaiņas tiks pielietotas šajā veikalā: %s"
          The modifications will be applied to this group: %s => UTF-8 string (44) "Izmaiņas tiks pielietotas šajā grupā: %s"
          The modifications will be applied to all shops and shop groups => UTF-8 string (62) "Izmaiņas tiks pielietotas visiem veikaliem un veikalu grupām"
          This slide is shared with other shops! All shops associated to this slide will apply modifications made here => UTF-8 string (140) "Šis slaids ir koplietots ar citiem veikaliem! Visi veikali kuri ir asociēti ...
          Šis slaids ir koplietots ar citiem veikaliem! Visi veikali kuri ir asociēti ar šo slaidu saņems automātiskus slaidšova atjauninājumus
          
          Slides list => string (15) "Slaidu saraksts"
          Shared slide => string (19) "Koplietojams slaids"
          ModulesDataprivacyShop => array (1)
          Customer data privacy[1][2]%message%[/2] => UTF-8 string (42) "Klientu datu privātums[1][2]%message%[/2]"
          ModulesDashactivityAdmin => array (29)
          Dashboard Activity => UTF-8 string (37) "Administrācijas paneļa aktivitātes"
          (from %s to %s) => UTF-8 string (16) "(no %s līdz %s)"
          Active cart => UTF-8 string (14) "Aktīvie grozi"
          How long (in minutes) a cart is to be considered as active after the last recorded change (default: 30 min). => UTF-8 string (129) "Pēc cik ilga laika (minūtēs) grozs tiek atzīmēts kā neaktīvs, no pēdējo izma...
          Pēc cik ilga laika (minūtēs) grozs tiek atzīmēts kā neaktīvs, no pēdējo izmaiņu veikšanas (pēc noklusējuma: 30 min).
          
          Online visitor => UTF-8 string (26) "Tiešsaistes apmeklētājs"
          How long (in minutes) a visitor is to be considered as online after their last action (default: 30 min). => UTF-8 string (136) "Cik ilgi (minūtēs) apmeklētājs tiek uzskatīts par tiešsaistē esošu, no pēdēj...
          Cik ilgi (minūtēs) apmeklētājs tiek uzskatīts par tiešsaistē esošu, no pēdējās aktivitātes (pēc noklusējuma: 30 minūtes).
          
          Abandoned cart (min) => string (19) "Pamests grozs (min)"
          How long (in hours) after the last action a cart is to be considered as abandoned (default: 24 hrs). => UTF-8 string (93) "Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests (pēc noklusējuma...
          Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests (pēc noklusējuma: 24 st.).
          
          hrs => string (3) "st."
          Abandoned cart (max) => string (20) "Pamestie grozi (max)"
          How long (in hours) after the last action a cart is no longer to be considered as abandoned (default: 24 hrs). => UTF-8 string (120) "Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests no pēdējās aktiv...
          Pēc cik ilga laika (stundās) grozs tiek atzīmēts kā pamests no pēdējās aktivitātes (pēc noklusējuma: 24 st.).
          
          Activity overview => UTF-8 string (22) "Aktivitāšu pārskats"
          Online Visitors => UTF-8 string (26) "Tiešsaistes apmeklētāji"
          in the last %d minutes => UTF-8 string (23) "pēdējās %d minūtēs"
          Active Shopping Carts => UTF-8 string (28) "Aktīvie iepirkšanās grozi"
          Currently Pending => UTF-8 string (31) "Pašlaik gaidīšanas režīmā"
          Return/Exchanges => UTF-8 string (20) "Atgriezts/Apmainīts"
          Out of Stock Products => UTF-8 string (20) "Izpārdotie produkti"
          New Messages => UTF-8 string (15) "Jauni ziņojumi"
          Product Reviews => string (19) "Produktu atsauksmes"
          Customers & Newsletters => UTF-8 string (17) "Klienti un Ziņas"
          New Customers => string (13) "Jauns klients"
          New Subscriptions => string (16) "Jauni abonementi"
          Total Subscribers => UTF-8 string (23) "Kopā pierakstījušies"
          Traffic => UTF-8 string (7) "Plūsma"
          Link to your Google Analytics account => string (31) "Saite uz Google Analytics kontu"
          Visits => UTF-8 string (12) "Apmeklējumi"
          Unique Visitors => UTF-8 string (23) "Unikālie apmeklētāji"
          Traffic Sources => UTF-8 string (42) "Vietnes no kurām klienti apmeklē veikalu"
          AdminDashboardHelp => array (10)
          This mode displays sample data so you can try your dashboard without real numbers. => UTF-8 string (120) "Šajā režīmā tiek rādīti demo datu paraugi, lai varētu izmēģināt informācijas...
          Šajā režīmā tiek rādīti demo datu paraugi, lai varētu izmēģināt informācijas paneli bez reāliem skaitļiem.
          
          Choose a fixed fee for each order placed in %currency% with %module%. => UTF-8 string (72) "Izvēlieties fiksētu maksu katram pasūtījumam %currency% ar %module%."
          Choose a variable fee for each order placed in %currency% with %module%. It will be applied on the total paid with taxes. => UTF-8 string (122) "Izvēlaties mainīgo maksu katram pasūtījumam %currency% ar %module%. Tas tiks...
          Izvēlaties mainīgo maksu katram pasūtījumam %currency% ar %module%. Tas tiks piemērots kopējai summai ar nodokļiem.
          
          Choose a fixed fee for each order placed with a foreign currency with %module%. => UTF-8 string (82) "Izvēlieties fiksētu maksu par katru pasūtījumu ārvalstu valūtā ar %module%."
          Choose a variable fee for each order placed with a foreign currency with %module%. It will be applied on the total paid with taxes. => UTF-8 string (135) "Izvēlieties mainīgo maksu par katru pasūtījumu ārvalstu valūtā ar %module%. ...
          Izvēlieties mainīgo maksu par katru pasūtījumu ārvalstu valūtā ar %module%. Tas tiks piemērots kopējai samaksai ar nodokļiem.
          
          For the carrier named %s, indicate the domestic delivery costs in percentage of the price charged to customers. => UTF-8 string (87) "Pārvadātājam %s, norādiet vietējās piegādes izmaksas procentos no klienta ce...
          Pārvadātājam %s, norādiet vietējās piegādes izmaksas procentos no klienta cenas.
          
          For the carrier named %s, indicate the overseas delivery costs in percentage of the price charged to customers. => UTF-8 string (102) "Pārvadātājam %s norādiet ārvalstu piegādes izmaksas procentos no cenas, kas ...
          Pārvadātājam %s norādiet ārvalstu piegādes izmaksas procentos no cenas, kas jāmaksā klientiem.
          
          Method: Indicate the percentage of your carrier margin. For example, if you charge $10 of shipping fees to your customer for each shipment, but you really pay $4 to this carrier, then you should indicate "40" in the percentage field. => UTF-8 string (206) "Metodika: Norāda piegādātāja ienākumus procentos. Piemēram, ja katram sūtīju...
          Metodika: Norāda piegādātāja ienākumus procentos. Piemēram, ja katram sūtījumam no klienta iekasē 10€ par piegādi, bet jūs maksājiet pārvadātājam 4€, procentuālā laukā jānorāda "40".
          
          You should calculate this percentage as follows: ((total sales revenue) - (cost of goods sold)) / (total sales revenue) * 100. This value is only used to calculate the Dashboard approximate gross margin, if you do not specify the wholesale price for each product. => UTF-8 string (307) "Jūs šo procentu aprēķiniet šādi: ((kopējie pārdošanas ieņēmumi) - (pārdotās ...
          Jūs šo procentu aprēķiniet šādi: ((kopējie pārdošanas ieņēmumi) - (pārdotās preces izmaksas)) / (kopējie pārdošanas ieņēmumi) * 100. Šo vērtību izmanto tikai, lai aprēķinātu informācijas panelī aptuveni bruto peļņu, ja jūs nenorādāt vairumtirdzniecības cenu katram produktam.
          
          You should calculate this value by making the sum of all of your additional costs per order. => UTF-8 string (90) "Šī vērtība tiek aprēķināta summējot visas jūsu papildu izmaksas par pasūtīju...
          Šī vērtība tiek aprēķināta summējot visas jūsu papildu izmaksas par pasūtījumu.
          
          AdminAdvparametersNotification => array (206)
          Administrator permissions cannot be modified. => UTF-8 string (44) "Administratora tiesības nevar tikt labotas."
          Importing your data... => UTF-8 string (27) "Jūsu datu importēšana..."
          Data imported! => UTF-8 string (28) "Datu importēšana pabeigta!"
          Look at your listings to make sure it's all there as you wished. => UTF-8 string (91) "Apskatiet savus ierakstus, lai pārliecinātos, vai tur viss ir tā, kā jūs to ...
          Apskatiet savus ierakstus, lai pārliecinātos, vai tur viss ir tā, kā jūs to vēlētos.
          
          Warning, the current import may require a PHP setting update, to allow more data to be transferred. If the current import stops before the end, you should increase your PHP "post_max_size" setting to [1]%size%[/1]MB at least, and try again. => UTF-8 string (289) "Brīdinājums, pašreizējam importam var būt nepieciešams PHP iestatījumu atjau...
          Brīdinājums, pašreizējam importam var būt nepieciešams PHP iestatījumu atjauninājums, lai varētu pārsūtīt vairāk datu. Ja pašreizējais imports pārtrūkst pirms pašam beigām, jums jāpalielina PHP iestatījums "post_max_size" vismaz [1]%size%[/1]MB un mēģiniet vēlreiz.
          
          Some errors were detected. Please check the details: => UTF-8 string (55) "Tika konstatētas dažas kļūdas. Pārbaudiet sīkāk:"
          Errors occurred: => UTF-8 string (16) "Radās kļūdas:"
          We made the following adjustments: => UTF-8 string (34) "Mēs veicām sekojošas izmaiņas:"
          Validating data... => UTF-8 string (17) "Datu pārbaude..."
          Ignore warnings and continue? => UTF-8 string (37) "Ignorēt brīdinājumus un turpināt?"
          Abort import => UTF-8 string (18) "Pārtraukt importu"
          Aborting, please wait... => UTF-8 string (32) "Atcelšana, lūdzu, uzgaidiet..."
          [1]%percentage%[/1]% validated => UTF-8 string (33) "[1]%percentage%[/1]% pārbaudīti"
          Processing next page... => UTF-8 string (28) "Nākamās lapas asptrāde..."
          Linking accessories... => UTF-8 string (26) "Aksesuāru savienošana..."
          [1]%size%[/1]% imported => UTF-8 string (25) "[1]%size%[/1]% importēts"
          Error - The following e-mail template is missing: %s => UTF-8 string (45) "Kļūda - trūkst šāda e-pasta šablona: %s"
          "Backup" directory does not exist. => UTF-8 string (40) "Dublējuma atrašanās vieta neeksistē."
          Invalid ID => UTF-8 string (12) "Nederīgs ID"
          Unable to create backup file => string (37) "Nevar izveidot rezerves kopijas failu"
          An error occurred while backing up. Unable to obtain the schema of %s => UTF-8 string (60) "Kļūda veidojot rezerves kopiju. Nevarēja iegūt %s shēmu"
          No valid tables were found to backup. => UTF-8 string (47) "Netika atrasta derīgu tabula rezerves kopijai."
          Error deleting => UTF-8 string (16) "Kļūda dzēšot"
          Can't add the voucher. => string (23) "Nevar pievienot kuponu."
          Your file has been successfully imported into your shop. Don't forget to re-build the products' search index. => UTF-8 string (115) "Jūsu fails ir veiksmīgi importēts jūsu veikalā. Neaizmirsti atkārtoti izveid...
          Jūsu fails ir veiksmīgi importēts jūsu veikalā. Neaizmirsti atkārtoti izveidot produktu meklēšanas indeksu.
          
          (click to open "Generators" page) => UTF-8 string (50) "(noklikšķiniet, lai atvērtu lapu "Ģeneratori")"
          Warehouse did not exist, cannot set on product %name%. => UTF-8 string (55) "Noliktava neeksistē, nevar iestatīt produktam %name%."
          No image was found for combination with id_product = %s and image position = %s. => UTF-8 string (82) "Netika atrasts attēls kombinācijā ar id_product = %s un attēla pozīciju = %s."
          EAN13 "%ean13%" has incorrect value for product with id %id%. => UTF-8 string (60) "EAN13 "%ean13%" ir nepareiza vērtība produktam ar id %id%."
          Advanced stock management has incorrect value. Not set for product with id %id%. => UTF-8 string (93) "Paplašinātā krājumu vadībā ir nepareiza vērtība. Nav iestatīta produktam ar ...
          Paplašinātā krājumu vadībā ir nepareiza vērtība. Nav iestatīta produktam ar id %id%.
          
          Advanced stock management is not enabled, cannot enable on product with id %id%. => UTF-8 string (83) "Paplašinātā krājumu vadība nav ieslēgta, nevar ieslēgt produktam ar id %id%."
          Advanced stock management is not enabled, warehouse is not set on product with id %id%. => UTF-8 string (93) "Paplašinātā krājumu vadība nav ieslēgta, produktam ar id %id% nav norādīta n...
          Paplašinātā krājumu vadība nav ieslēgta, produktam ar id %id% nav norādīta noliktava.
          
          Email address %1$s (ID: %2$s) cannot be validated. => UTF-8 string (43) "E-pastu %1$s (ID: %2$s) nevar apstiprināt."
          Email address %1$s (ID: %2$s) cannot be saved. => UTF-8 string (40) "E-pastu %1$s (ID: %2$s) nevar saglabāt."
          %1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be validated => UTF-8 string (77) "%1$s neeksistē datu bāzē %2$s (ID: %3$s), un tāpēc to nevar apstiprināt"
          %1$s does not exist in database %2$s (ID: %3$s), and therefore cannot be saved => UTF-8 string (77) "%1$s neeksistē datu bāzē %2$s (ID: %3$s), un tāpēc nevar tikt saglabāts"
          "%email%" is not a valid email address. => UTF-8 string (30) ""%email%" nav derīgs e-pasts."
          The customer ID #%d does not exist in the database, and therefore cannot be validated. => UTF-8 string (72) "Klienta ID #%d neeksistē datu bāzē, un tāpēc to nevar apstiprināt."
          The customer ID #%d does not exist in the database, and therefore cannot be saved. => UTF-8 string (69) "Klienta ID #%d neeksistē datu bāzē, un tāpēc to nevar saglabāt."
          Supplier is invalid => UTF-8 string (24) "Nederīgs piegādātājs"
          Alias is invalid => UTF-8 string (26) "Aizstājvārds nav derīgs"
          Store is invalid => UTF-8 string (19) "Veikals nav derīgs"
          Supplier ID (%id%) is not valid (at line %line%). => UTF-8 string (54) "Piegādātāja ID (%id%) nav derīgs (līnija %line%)."
          Lang ID (%id%) is not valid (at line %line%). => UTF-8 string (49) "Valodas ID (%id%) nav derīgs (rindiņā %line%)."
          Warehouse ID (%id%) is not valid (at line %line%). => UTF-8 string (52) "Noliktavas ID (%id%) nav derīgs (rindiņā %line%)."
          Currency ID (%id%) is not valid (at line %line%). => UTF-8 string (50) "Valūtas ID (%id%) nav derīgs (rindiņā %line%)."
          Reference (%ref%) already exists (at line %line%). => UTF-8 string (50) "Reference (%ref%) jau eksistē (rindiņā %line%)."
          YYYY-MM-DD => string (10) "GGGG-MM-DD"
          Date format (%date%) is not valid (at line %line%). It should be: %date_format%. => UTF-8 string (80) "Datuma formāts (%date%) nav derīgs (rindiņā %line%). Jābūt: %date_format%."
          Date (%date%) cannot be in the past (at line %line%). Format: %date_format%. => UTF-8 string (81) "Datums (%date%) nevar būt pagātnē (rindiņā %line%). Formāts: %date_format%."
          Format: Between 0 and 100 => UTF-8 string (24) "Formāts: Starp 0 un 100"
          Discount rate (%rate%) is not valid (at line %line%). %format%. => UTF-8 string (65) "Atlaižu likme (%rate%) nav derīga (rindiņā %line%). %format%."
          Supply Order (%id%) is not editable (at line %line%). => UTF-8 string (65) "Piegādes pasutījums (%id%) nav rediģējams (rindiņā %line%)."
          Supply Order could not be saved (at line %line%). => UTF-8 string (62) "Piegādes pasūtījumu nevarēja saglabāt (rindiņā %line%)."
          Supply Order (%s) could not be loaded (at line %d). => UTF-8 string (59) "Piegādes pasūtījumu (%s) nevar ielādēt (rindiņā %d)."
          Product/Attribute (%d/%d) cannot be added twice (at line %d). => UTF-8 string (67) "Produkts/Īpašības (%d/%d) nevar pievienot divreiz (rindiņa %d)."
          Product (%d/%d) is not available for this order (at line %d). => UTF-8 string (64) "Produkts (%d/%d) šim pasūtījumam nav pieejams (rindiņā %d)."
          Unit Price (tax excl.) (%d) is not valid (at line %d). => UTF-8 string (63) "Vienības cena (bez nodokļiem) (%d) nav derīga (rindiņa %d)."
          Quantity Expected (%d) is not valid (at line %d). => UTF-8 string (52) "Paredzamais daudzums (%d) nav derīgs (rindiņa %d)."
          Discount rate (%d) is not valid (at line %d). %s. => UTF-8 string (50) "Atlaižu likme (%d) nav derīga (rindiņa %d). %s."
          Cannot read the .CSV file => UTF-8 string (25) "Nevar nolasīt CSV failu."
          Linking Accessories... => UTF-8 string (20) "Saišu aksesuāri..."
          The confirmation email couldn't be sent, but the import is successful. Yay! => UTF-8 string (79) "Apstiprinājuma e-pastu nevarēja nosūtīt, taču importēšana ir veiksmīga!"
          There is an empty row in the file that won't be imported. => UTF-8 string (46) "Failā ir tukša rinda, kas netiks importēta."
          %s import => string (10) "%s imports"
          (from %s to %s) => UTF-8 string (16) "(no %s līdz %s)"
          with truncate => UTF-8 string (16) "ar saīsinājumu"
          The category ID must be unique. It can't be the same as the one for Root or Home category. => UTF-8 string (94) "Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā Pamata vai Mājas k...
          Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā Pamata vai Mājas kategorijai.
          
          The category ID must be unique. It can't be the same as the one for the parent category (ID: %1$s). => UTF-8 string (95) "Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā vecāku kategorijai...
          Kategorijas ID jābūt unikālam. Tas nevar būt tāds pats kā vecāku kategorijai (ID: %1$s).
          
          A category can't be its own parent. You should rename it (current name: %1$s). => UTF-8 string (104) "Kategorija nevar būt pati sev vecāks. Jums vajadzētu to pārdēvēt (pašreizēja...
          Kategorija nevar būt pati sev vecāks. Jums vajadzētu to pārdēvēt (pašreizējais nosaukums: %1$s).
          
          %category_name% (ID: %id%) cannot be saved => UTF-8 string (42) "%category_name% (ID: %id%) nevar saglabāt"
          URL rewriting failed to auto-generate a friendly URL for: %category_name% => UTF-8 string (87) "URL pārrakstīšanai neizdevās automātiski ģenerēt draudzīgu URL: %category_na...
          URL pārrakstīšanai neizdevās automātiski ģenerēt draudzīgu URL: %category_name%
          
          Rewrite link for %1$s (ID %2$s): re-written as %3$s. => UTF-8 string (57) "Pārrakstīt saiti %1$s (ID %2$s): pārrakstīt kā %3$s."
          A category cannot be its own parent. The parent category ID is either missing or unknown (ID: %1$s). => UTF-8 string (104) "Kategorija nevar būt tās pašas vecāks. Vecāku kategorijas ID ir pazudis vai ...
          Kategorija nevar būt tās pašas vecāks. Vecāku kategorijas ID ir pazudis vai nav zināms (ID: %1$s).
          
          The root category cannot be modified. => UTF-8 string (30) "Pamatkategoriju nevar mainīt."
          cannot be copied. => UTF-8 string (14) "nevar nokopēt"
          %1$s (ID: %2$s) cannot be %3$s => UTF-8 string (31) "%1$s (ID: %2$s) nevar būt %3$s"
          Unknown tax rule group ID. You need to create a group with this ID first. => UTF-8 string (78) "Nezināma nodokļu tiesību grupas ID. Vispirms ir jāizveido grupa ar šo ID."
          %1$s (ID: %2$s) cannot be saved => UTF-8 string (31) "%1$s (ID: %2$s) nevar saglabāt"
          %data% cannot be saved => UTF-8 string (22) "%data% nevar saglabāt"
          Shop is not valid => UTF-8 string (17) "Nederīgs veikals"
          Discount is invalid => UTF-8 string (17) "Nederīga atlaide"
          Tags list is invalid => UTF-8 string (23) "Nederīgs tagu saraksts"
          Error copying image: %url% => UTF-8 string (31) "Kļūda kopējot attēlu: %url%"
          Product #%id%: the picture (%url%) cannot be saved. => UTF-8 string (48) "Produkta #%id%: attēlu (%url%) nevar saglabāt."
          Advanced stock management has incorrect value. Not set for product %name% => UTF-8 string (88) "Izvērstā krājumu pārvaldībā ir nepareiza vērtība. Nav iestatīts produkts %na...
          Izvērstā krājumu pārvaldībā ir nepareiza vērtība. Nav iestatīts produkts %name%
          
          Advanced stock management is not enabled, cannot enable on product %name% => UTF-8 string (79) "Izvērstā krājumu pārvaldība nav ieslēgta, nevar izmantot produktam %name%"
          Advanced stock management is not enabled, warehouse not set on product %name% => UTF-8 string (87) "Izvērstā krājumu pārvaldība nav ieslēgta, produktam %name% nav noteikta noli...
          Izvērstā krājumu pārvaldība nav ieslēgta, produktam %name% nav noteikta noliktava
          
          Incorrect value for "Depends on stock" for product %name% => UTF-8 string (62) "Nepareiza vērtība "Atkarīgs no noliktavas" produktam %name%"
          Advanced stock management is not enabled, cannot set "Depends on stock" for product %name% => UTF-8 string (104) "Paplašinātā krājumu vadība nav ieslēgta, nevar iestatīt "Atkarībā no krājuma...
          Paplašinātā krājumu vadība nav ieslēgta, nevar iestatīt "Atkarībā no krājuma" produktam %name%
          
          The uploaded file exceeds the upload_max_filesize directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess. => UTF-8 string (179) "Augšupielādētais fails pārsniedz upload_max_filesize direktīvu vietnē php.in...
          Augšupielādētais fails pārsniedz upload_max_filesize direktīvu vietnē php.ini. Ja to ļauj servera konfigurācija, jūs varat norādīt šo parametru savā .htaccess failā.
          
          The uploaded file exceeds the post_max_size directive in php.ini. If your server configuration allows it, you may add a directive in your .htaccess, for example: => UTF-8 string (185) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini uzstā...
          Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini uzstādījumā. Ja to ļauj servera konfigurācija, jūs varat norādīt šo parametru savā .htaccess failā:
          
          The uploaded file was only partially uploaded. => UTF-8 string (44) "Fails tikai daļēji tika augšupielādēts."
          No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          An error occurred while uploading / copying the file. => UTF-8 string (50) "Radās kļuda augšupielādējot / kopējot failu."
          The import directory doesn't exist. Please check your file path. => UTF-8 string (68) "Importa direktorija nepastāv. Lūdzu, pārbaudiet sava faila ceļu."
          The import directory must be writable (CHMOD 755 / 777). => UTF-8 string (63) "Importa direktorijai jāļauj ierakstīt tajā (CHMOD 755/777)."
          To proceed, please upload a file first. => UTF-8 string (51) "Lai turpinātu, vispirms augšupielādējiet failu."
          The file is too large and cannot be downloaded. Please use the LIMIT clause in this query. => UTF-8 string (109) "Fails ir pārāk liels un to nevar lejupielādēt. Lūdzu, šajā pieprasījumā izma...
          Fails ir pārāk liels un to nevar lejupielādēt. Lūdzu, šajā pieprasījumā izmantojiet LIMIT operatoru.
          
          The "%tablename%" table does not exist. => UTF-8 string (30) "Tabula %tablename% neeksistē."
          The "%attribute%" attribute does not exist in the "%table%" table. => UTF-8 string (53) "Tabulā "%table%" neeksistē atribūts "%attribute%"."
          Undefined "%s" error => UTF-8 string (23) "Nenoteikta kļūda "%s""
          The "*" operator cannot be used in a nested query. => UTF-8 string (49) "Operatoru "*" nevar lietot šajā pieprasījumā."
          The operator "%s" is incorrect. => string (28) "Operators "%s" ir nepareizs."
          The "%operator%" operator is incorrect. => string (36) "Operators "%operator%" ir nepareizs."
          The LIMIT clause must contain numeric arguments. => UTF-8 string (44) "LIMIT punktam jāsatur skaitliski argumenti."
          The "%reference%" reference does not exist in the "%table%" table. => UTF-8 string (53) "Tabulā "%table%" neeksistē atribūts "%reference%"."
          When multiple tables are used, each attribute must refer back to a table. => UTF-8 string (85) "Ja tiek izmantotas vairākas tabulas, katram atribūtam jābūt saistītam ar tab...
          Ja tiek izmantotas vairākas tabulas, katram atribūtam jābūt saistītam ar tabulu.
          
          "%key%" is an unauthorized keyword. => UTF-8 string (38) ""%key%" - neatļauts atslēgas vārds."
          You cannot have two shops with the same name in the same group. => UTF-8 string (63) "Vienā grupā nevar būt divi veikali ar tādu pašu nosaukumu."
          Unable to load this shop. => UTF-8 string (28) "Nevar ielādēt šo veikalu."
          You need to select at least the root category. => UTF-8 string (43) "Jums ir jāizvēlas vismaz pamatkategorija."
          You've selected a state for a country that does not contain states. => UTF-8 string (60) "Tu esi izvēlējies štatu/novadu valstij, kurai nav štati."
          You can't put this menu inside itself. => UTF-8 string (49) "Jūs nevarat ievietot šo izvēlni sevī pašā. "
          The settings file cannot be overwritten. => UTF-8 string (39) "Nevar pārrakstīt faila iestatījumus."
          To use Smarty Cache, the directory %directorypath% must be writable. => UTF-8 string (79) "Lai izmantotu Smarty kešatmiņu, katalogam %directorypath% jābūt rakstāmam."
          Before being able to use this tool, you need to:[1][2]Create a blank .htaccess in your root directory.[/2][2]Give it write permissions (CHMOD 666 on Unix system).[/2][/1] => UTF-8 string (197) "Pirms varat izmantot šo rīku, jums ir nepieciešams: [1][2] Izveidot tukšu .h...
          Pirms varat izmantot šo rīku, jums ir nepieciešams: [1][2] Izveidot tukšu .htaccess savā pamata direktorijā. [/2][2] iestatiet tai rakstīšanas atļaujas (CHMOD 666 sistēmā Unix). [/2][/1]
          
          Error: Could not find whether debug mode is enabled. Make sure that the correct permissions are set on the file %s => UTF-8 string (138) "Kļūda: nevarēja noteikt, vai atkļūdošanas režīms ir aktivizēts. Pārlieciniet...
          Kļūda: nevarēja noteikt, vai atkļūdošanas režīms ir aktivizēts. Pārliecinieties, vai failam ir iestatītas pareizas atļaujas %s
          
          Media server #1 is invalid => UTF-8 string (30) "Mediju serveris #1 nav derīgs"
          Media server #2 is invalid => UTF-8 string (30) "Mediju serveris #2 nav derīgs"
          Media server #3 is invalid => UTF-8 string (30) "Mediju serveris #3 nav derīgs"
          Update your PHP version. => UTF-8 string (30) "Atjaunojiet Jūsu PHP versiju."
          Configure your server to allow file uploads. => UTF-8 string (58) "Konfigurējiet serveri, lai atļautu failu augšupielādi."
          Configure your server to allow the creation of directories and files with write permissions. => UTF-8 string (102) "Konfigurējiet savu serveri, lai atļautu izveidot direktorijas un failus ar r...
          Konfigurējiet savu serveri, lai atļautu izveidot direktorijas un failus ar rakstīšanas atļaujām.
          
          Enable the CURL extension on your server. => UTF-8 string (41) "Ieslēdziet servera CURL paplašinājumu."
          Enable the DOM extension on your server. => UTF-8 string (49) "Ieslēdziet DOM paplašinājumu uz jūsu servera."
          Enable the Fileinfo extension on your server. => UTF-8 string (54) "Ieslēdziet Fileinfo paplašinājumu uz jūsu servera."
          Enable the GD library on your server. => UTF-8 string (35) "Ieslēgt GD bibliotēku uz servera."
          Enable the JSON extension on your server. => UTF-8 string (41) "Ieslēdziet servera JSON paplašinājumu."
          Enable the Mbstring extension on your server. => UTF-8 string (54) "Ieslēdziet Mbstring paplašinājumu uz jūsu servera."
          Enable the OpenSSL extension on your server. => UTF-8 string (53) "Ieslēdziet OpenSSL paplašinājumu uz jūsu servera."
          Enable the PDO Mysql extension on your server. => UTF-8 string (55) "Ieslēdziet PDO Mysql paplašinājumu uz jūsu servera."
          Enable the XML extension on your server. => UTF-8 string (40) "Ieslēdziet servera XML paplašinājumu."
          Enable the ZIP extension on your server. => UTF-8 string (40) "Ieslēdziet servera ZIP paplašinājumu."
          Enable the MySQL support on your server. => UTF-8 string (33) "Ieslēgt MySQL atbalstu serverī."
          Set write permissions for the "config" folder. => UTF-8 string (49) "Iestatiet mapei "config" rakstīšanas atļaujas."
          Set write permissions for the "cache" folder. => UTF-8 string (48) "Iestatiet rakstīšanas atļaujas mapei "cache"."
          Set write permissions for the "sitemap.xml" file. => UTF-8 string (55) "Iestatiet rakstīšanas atļaujas failam "sitemap.xml"."
          Set write permissions for the "img" folder and subfolders. => UTF-8 string (67) "Iestatiet rakstīšanas atļaujas mapei "img" un tās apakšmapēm."
          Set write permissions for the "log" folder and subfolders. => UTF-8 string (67) "Iestatiet rakstīšanas atļaujas mapei "log" un tās apakšmapēm."
          Set write permissions for the "mails" folder and subfolders. => UTF-8 string (69) "Iestatiet rakstīšanas atļaujas "mails" mapei un tās apakšmapēm."
          Set write permissions for the "modules" folder and subfolders. => UTF-8 string (71) "Iestatiet rakstīšanas atļaujas mapei "moduļi" un tās apakšmapēm."
          Set write permissions for the "themes/%s/cache/" folder and subfolders, recursively. => UTF-8 string (86) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/cache/" un rekursīvi apakšma...
          Iestatiet rakstīšanas atļaujas mapei "themes/%s/cache/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "themes/%s/lang/" folder and subfolders, recursively. => UTF-8 string (85) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/lang/" un rekursīvi apakšmap...
          Iestatiet rakstīšanas atļaujas mapei "themes/%s/lang/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "themes/%s/pdf/lang/" folder and subfolders, recursively. => UTF-8 string (89) "Iestatiet rakstīšanas atļaujas mapei "themes/%s/pdf/lang/" un rekursīvi apak...
          Iestatiet rakstīšanas atļaujas mapei "themes/%s/pdf/lang/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "app/config/" folder and subfolders, recursively. => UTF-8 string (81) "Iestatiet rakstīšanas atļaujas mapei "app/config/" un rekursīvi apakšmapēm."
          Set write permissions for the "app/Resources/translations/" folder and subfolders, recursively. => UTF-8 string (97) "Iestatiet rakstīšanas atļaujas mapei "app/Resources/translations/" un rekurs...
          Iestatiet rakstīšanas atļaujas mapei "app/Resources/translations/" un rekursīvi apakšmapēm.
          
          Set write permissions for the "translations" folder and subfolders. => UTF-8 string (76) "Iestatiet rakstīšanas atļaujas mapei "translations" un tās apakšmapēm."
          Set write permissions for the "upload" folder and subfolders. => UTF-8 string (70) "Iestatiet rakstīšanas atļaujas mapei "upload" un tās apakšmapēm."
          Set write permissions for the "download" folder and subfolders. => UTF-8 string (71) "Iestatiet rakstīšanas atļaujas mapei "downlod" un tās apakšmapēm."
          Allow the PHP fopen() function on your server. => UTF-8 string (44) "Atļaut PHP fopen() funkciju jūsu serverī."
          Enable GZIP compression on your server. => UTF-8 string (43) "Ieslēdziet GZIP kompresiju savā serverī."
          Some PrestaShop files are missing from your server. => UTF-8 string (46) "Jūsu serverī trūkst daži PrestaShop faili."
          You are using PHP %s version. Soon, the latest PHP version supported by PrestaShop will be PHP 5.6. To make sure you’re ready for the future, we recommend you to upgrade to PHP 5.6 now! => UTF-8 string (185) "Jūs izmantojat PHP %s versiju. Drīz, jaunākā PHP versija, ko atbalsta Presta...
          Jūs izmantojat PHP %s versiju. Drīz, jaunākā PHP versija, ko atbalsta PrestaShop, būs PHP 5.6. Lai pārliecinātos, ka esat gatavs nākotnei, iesakām jaunināt uz PHP 5.6 tūlīt!
          
          Enable the Apache mod_rewrite module => UTF-8 string (34) "Ieslēgt Apache mod_rewrite moduli"
          Error: Could not write to file. Make sure that the correct permissions are set on the file %s => UTF-8 string (103) "Kļūda: nevarēja ierakstīt failā. Pārliecinieties, vai failam ir iestatītas p...
          Kļūda: nevarēja ierakstīt failā. Pārliecinieties, vai failam ir iestatītas pareizas atļaujas %s
          
          The limit chosen is larger than the server's maximum upload limit. Please increase the limits of your server. => UTF-8 string (134) "Izvēlētais limits ir lielāks par servera maksimālo augšupielādes ierobežojum...
          Izvēlētais limits ir lielāks par servera maksimālo augšupielādes ierobežojumu. Lūdzu, palieliniet sava servera ierobežojumus.
          
          The extension of your file should be .csv. => UTF-8 string (42) "Jūsu faila paplašinājumam jābūt .csv."
          It appears the backup was successful, however you must download and carefully verify the backup file before proceeding. => UTF-8 string (137) "Izskatās ka dublēšana bija veiksmīga, bet jums vajag lejupielādēt un uzmanīg...
          Izskatās ka dublēšana bija veiksmīga, bet jums vajag lejupielādēt un uzmanīgi pārbaudīt dublēšanas failu pirms turpināšanas.
          
          The "Backups" directory located in the admin directory must be writable (CHMOD 755 / 777). => UTF-8 string (81) ""Backups" mapei kura atrodas admin mapē ir jābūt rakstāmai (CHMOD 755 / 777)."
          The backup file does not exist => UTF-8 string (33) "Rezerves kopijas fails neeksistē"
          You cannot edit the SuperAdmin profile. => UTF-8 string (42) "Jūs nevarat rediģēt SuperAdmin profilu."
          You cannot disable or delete the administrator account. => UTF-8 string (63) "Tu nevari izdzēst vai atspējot pēdējo administratora kontu."
          You cannot disable or delete your own account. => UTF-8 string (44) "Tu nevari izdzēst vai atspējot savu kontu."
          The employee must be associated with at least one shop. => UTF-8 string (55) "Darbiniekam jābūt saistītam ar vismaz vienu veikalu."
          The provided profile is invalid => UTF-8 string (33) "Piedāvātais profils nav derīgs"
          Your current password is invalid. => UTF-8 string (39) "Jūsu pašreizējā parole nav derīga."
          The import file cannot be read. => UTF-8 string (32) "Importēto failu nevar nolasīt."
          The Memcached server cannot be added. => string (34) "Memcached serveri nevar pievienot."
          There was an error when attempting to delete the Memcached server. => UTF-8 string (36) "Memcached servera dzēšanas kļūda"
          All caches cleared successfully => UTF-8 string (50) "Visi kešatmiņas faili tika veiksmīgi iztīrīti"
          For security reasons, you cannot delete the Administrator's profile. => UTF-8 string (74) "Drošības apsvērumu dēļ, Jūs nevariet izdzēst administratora profilu"
          Key length must be 32 character long. => UTF-8 string (29) "Atslēgā jābūt 32 zīmēm."
          This key already exists. => UTF-8 string (27) "Šī atslēga jau eksistē."
          (you must install the [a]Memcache PECL extension[/a]) => UTF-8 string (55) "(Jums jāinstalē [a]Memcache PECL paplašinājums[/a])"
          (you must install the [a]Memcached PECL extension[/a]) => UTF-8 string (55) "(Jums jāinstalē [a]Memcache PECL paplašinājums[/a])"
          (you must install the [a]APC PECL extension[/a]) => UTF-8 string (50) "(Jums jāinstalē [a]APC PECL paplašinājums[/a])"
          (you must install the [a]Xcache extension[/a]) => UTF-8 string (51) "(jums ir jāinstalē [a]Xcache paplašinājums[/a])"
          The locale must be installed => UTF-8 string (26) "Vietai jābūt instalētai"
          I have read the disclaimer. Please create a new backup. => UTF-8 string (65) "Esmu iepazinies ar nosacījumiem, izveidot jaunu rezerves kopiju."
          Disclaimer before creating a new backup => UTF-8 string (50) "Atruna pirms jaunas rezerves kopijas izveidošanas"
          PrestaShop is not responsible for your database, its backups and/or recovery. => UTF-8 string (84) "PrestaShop nav atbildīga par tavu datubāzi, dublētajiem un atjaunošanas fail...
          PrestaShop nav atbildīga par tavu datubāzi, dublētajiem un atjaunošanas failiem.
          
          PrestaShop is open-source software. You are using it at your own risk under the license agreement. => UTF-8 string (112) "PrestaShop ir atvērtā koda programmatūra, tu to lieto uz paša atbildības atb...
          PrestaShop ir atvērtā koda programmatūra, tu to lieto uz paša atbildības atbilstoši licences noteikumiem. 
          
          You should back up your data on a regular basis (both files and database). => UTF-8 string (75) "Jums vajadzētu regulāri dublēt savus datus (gan failus, gan datu bāzi)."
          This function only backs up your database, not your files. => UTF-8 string (72) "Šī funkcija izveidos datubāzes rezerves kopiju, bet ne failu kopijas."
          By default, your existing database tables will be dropped during the backup recovery (see "Backup options" below). => UTF-8 string (152) "Pēc noklusējuma jūsu esošās datu bāzes tabulas tiks izdzēstas rezerves kopij...
          Pēc noklusējuma jūsu esošās datu bāzes tabulas tiks izdzēstas rezerves kopijas atjaunošanas laikā (sk. zemāk "Rezerves kopijas iestatījumi").
          
          Always verify the quality and integrity of your backup files! => UTF-8 string (70) "Vienmēr pārbaudiet rezerves kopiju failu kvalitāti un integritāti!"
          Always verify that your backup files are complete, up-to-date and valid, even if you had a success message appear during the backup process. => UTF-8 string (153) "Vienmēr pārbaudiet, vai rezerves kopiju faili ir pilnīgi, atjaunināti un der...
          Vienmēr pārbaudiet, vai rezerves kopiju faili ir pilnīgi, atjaunināti un derīgi, pat ja to veidošanas procesa laikā ir redzams veiksmes ziņojums.
          
          Always check your data. => UTF-8 string (33) "Vienmēr pārbaudiet savus datus."
          Never restore a backup on a live site. => UTF-8 string (57) "Nekad neatjaunojiet ieslēgtu vietni no rezerves kopijas."
          Beginning the download ... => UTF-8 string (21) "Sāk lejupielādi ..."
          Backup files should automatically start downloading. => UTF-8 string (58) "Rezerves kopiju failu lejupielādei jāsakas automātiski."
          If not,[1][2] please click here[/1]! => UTF-8 string (34) "Ja nē,[1][2] spiežiet šeit[/1]!"
          Note that the Category import does not support having two categories with the same name. => UTF-8 string (95) "Ņemiet vērā, ka Kategoriju importēšana neatbalsta divas kategorijas ar vienā...
          Ņemiet vērā, ka Kategoriju importēšana neatbalsta divas kategorijas ar vienādu nosaukumu.
          
          Note that you can have several products with the same reference. => UTF-8 string (73) "Ņemiet vērā, ka jums var būt vairāki produkti ar vienādu referenci."
          Ņemiet vērā, ka jums var būt vairāki produkti ar vienādu referenci.
          
          Please choose a MySQL table => UTF-8 string (31) "Lūdzu izvēlaties MySQL tabulu"
          When saving the query, only the "SELECT" SQL statement is allowed. => UTF-8 string (67) "Saglabājot vaicājumu, ir atļauts tikai "SELECT" SQL paziņojums."
          This SQL query has no result. => UTF-8 string (36) "Šim SQL vaicājumam nav rezultātu."
          Do you really want to remove the server %serverIp%:%serverPort% ? => UTF-8 string (64) "Vai tiešām vēlaties izdzēst serveri %serverIp%:%serverPort%?"
          OK => string (4) "Labi"
          Please fix the following error(s) => UTF-8 string (24) "Izlabojiet kļūdu (-as)"
          Checking files... => UTF-8 string (19) "Pārbauda failus..."
          Missing files => UTF-8 string (17) "Trūkstoši faili"
          Updated files => string (15) "Atjaunoti faili"
          Changed/missing files have been detected. => UTF-8 string (36) "Atrasti mainīti/trūkstošie faili."
          No change has been detected in your files. => UTF-8 string (49) "Jūsu failos nav konstatētas nekādas izmaiņas."
          ModulesViewedproductAdmin => array (5)
          Viewed products block => UTF-8 string (27) "Apskatīto produktu sadaļa"
          You must fill in the 'Products displayed' field. => UTF-8 string (49) "Tev jāaizpilda \"Products displayed\" lauciņš."
          Invalid number. => UTF-8 string (18) "Nederīgs nummurs."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Define the number of products displayed in this block. => UTF-8 string (50) "Definēt attēloto produktu skaitu šajā sadaļā"
          AdminNotificationsSuccess => array (29)
          Successful update => UTF-8 string (23) "Veiksmīga atjaunošana"
          Update successful => UTF-8 string (24) "Atjaunināšana sekmīga"
          The thumbnails were successfully regenerated. => UTF-8 string (37) "Sīkattēli veiksmīgi pārģenerēti"
          Successful upload. => UTF-8 string (26) "Veiksmīga augšupielāde."
          Duplication was completed successfully. => UTF-8 string (31) "Dublēšanās sekmīgi pabeigta"
          The selected images have successfully been moved. => UTF-8 string (44) "Izvēlētais attēls veiksmīgi pārvietots."
          Your cover image selection has been saved. => UTF-8 string (36) "Vāka attēls veiksmīgi saglabāts."
          The image's shop association has been modified. => UTF-8 string (45) "Attēla veikala asociācija tika modificēta."
          A zone has been assigned to the selection successfully. => UTF-8 string (55) "Zona atlasītajiem produktiem tik veiksmīgi atjaunota."
          Successful upgrade. => UTF-8 string (21) "Veiksmīgi atjaunots."
          Successful deletion => UTF-8 string (20) "Veiksmīga dzēšana"
          The settings have been successfully updated. => UTF-8 string (34) "Iestatījumi veiksmīgi atjaunoti."
          The status has been successfully updated. => UTF-8 string (29) "Statuss veiksmīgi atjaunots."
          Comment successfully added. => UTF-8 string (33) "Komentārs veiksmīgi pievienots."
          The selection has been successfully deleted. => UTF-8 string (31) "Izvēlētais veiksmīgi dzēsts"
          Successful creation => UTF-8 string (18) "Veiksmīga izveide"
          The status has been updated successfully. => UTF-8 string (23) "Statusa maiņa sekmīga"
          Successful update. => UTF-8 string (21) "Veiksmīgi atjaunots."
          The settings have been updated. => UTF-8 string (22) "Iestatījumi atjaunoti"
          Settings updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          Configuration updated => UTF-8 string (24) "Konfigurācija atjaunota"
          Successful deletion. => UTF-8 string (21) "Veiksmīga nodzēsts."
          Successfully overwrote email templates for theme %s with locale %s => UTF-8 string (71) "Veiksmīgi pārrakstīti e-pasta šabloni tēmai %s ar %s lokalizāciju"
          Successfully generated email templates for theme %s with locale %s => UTF-8 string (68) "Veiksmīgi ģenerēja e-pasta šabloni tēmai %s ar %s lokalizāciju"
          Email theme configuration saved successfully => UTF-8 string (53) "E-pasta šablona konfigurācija veiksmīgi saglabāta"
          Test email for layout %layout% was successfully sent to %email% => UTF-8 string (64) "Šablona %layout% testa e-pasts veiksmīgi nosūtīts uz %email%"
          Your theme has been correctly exported: %path% => UTF-8 string (41) "Tēma tika veiksmīgi eksportēta: %path%"
          The image was successfully deleted. => UTF-8 string (24) "Attēls sekmīgi dzēsts"
          Settings updated. => UTF-8 string (23) "Iestatījumi atjaunoti."
          AdminOrderscustomersNotification => array (80)
          For this particular customer group, prices are displayed as: => UTF-8 string (58) "Šai konkrētai klientu grupai cenas tiek parādītas kā:"
          The message was successfully sent to the customer. => UTF-8 string (46) "Ziņojums tika veiksmīgi nosūtīts klientam."
          A partial refund was successfully created. => UTF-8 string (43) "Veiksmīgi tika izveidota daļēja atmaksa."
          Invalid new order status => UTF-8 string (41) "Nederīgs jaunais pasūtījuma stāvoklis"
          expires on %s. => UTF-8 string (17) "derīgs līdz %s."
          downloadable %d time(s) => UTF-8 string (28) "lejupielādējamais %d laiks"
          Invalid order => UTF-8 string (22) "Nederīgs pasūtījums"
          The order cannot be renewed. => UTF-8 string (39) "Šis pasūtījums nevar tikt atgriezts."
          You must add a minimum quantity of %d => UTF-8 string (40) "Jums jāpievieno %d minimālais daudzums"
          An error occurred. Your message was not sent. Please contact your system administrator. => UTF-8 string (88) "Jūsu ziņojums netika nosūtīts. Lūdzu sazinieties ar Jūsu sistēmas administra...
          Jūsu ziņojums netika nosūtīts. Lūdzu sazinieties ar Jūsu sistēmas administratoru.
          
          Cannot create message in a new thread. => UTF-8 string (34) "Nevar izveidot ziņu jaunā zarā."
          The message body is empty, cannot import it. => UTF-8 string (40) "Ziņojums ir tukšs, to nevar importēt."
          Invalid message content for subject: %s => UTF-8 string (37) "Nederīgs ziņojuma saturs tēmai: %s"
          The message content is not valid, cannot import it. => UTF-8 string (40) "Ziņojums ir tukšs, to nevar importēt."
          The order ID -- or the invoice order ID -- is missing. => UTF-8 string (59) "Trūkst pasūtījuma ID -- vai pasūtījuma rēķins ID --."
          No invoice was found. => UTF-8 string (20) "Rēķini nav atrasti"
          No order slips were found. => UTF-8 string (36) "Netika atrasts neviens pasūtījums."
          The supply order ID is missing. => UTF-8 string (40) "Pazuduši piegādātāja pasūtījuma ID"
          The supply order cannot be found within your database. => UTF-8 string (41) "Datubāzē nevar atrast šo pasūtījumu."
          The order invoice cannot be found within your database. => UTF-8 string (41) "Datubāzē nevar atrast šo pasūtījumu."
          The order cannot be found within your database. => UTF-8 string (40) "Datubāzē nevar atrast šo pasūtījumu"
          An error occurred while deleting the details of your order return. => UTF-8 string (52) "Kļūda dzēšot pasūtījuma atgriešanas detaļas."
          You need at least one product. => UTF-8 string (39) "Tev nepieciešams vismaz viens produkts"
          The order return is invalid. => UTF-8 string (38) "Pasūtījuma atgriešana ir nepareiza."
          The order return content is invalid. => UTF-8 string (49) "Pasūtījuma atgriešanas detaļas ir nepareizas."
          No order return ID has been specified. => UTF-8 string (48) "Nav atrasts neviens atgriešanas pasūtījuma ID"
          No order was found with this ID: => UTF-8 string (43) "Neviens pasutījums ar šo ID nav atrasts: "
          No invoice was found with this ID: => UTF-8 string (36) "Pavadzīmes nav atrastas ar šo ID: "
          No cart was found with this ID: => UTF-8 string (29) "Grozs nav atrasts ar šo ID: "
          An error has occurred: Can't save the current order's return status. => UTF-8 string (81) "Radās kļūda: nevar saglabāt pašreizējā pasūtījuma atgriešanās statusu."
          An error has occurred: Can't delete the current order's return status. => UTF-8 string (81) "Radās kļūda: nevar saglabāt pašreizējā pasūtījuma atgriešanās statusu."
          Direct link => UTF-8 string (14) "Tiešā adrese"
          There is no status defined for this order. => UTF-8 string (40) "Šim pasūtījumam nav noteikts statuss."
          [Generated] CartRule for Free Shipping => UTF-8 string (47) "[Generated] Groza noteikumi bezmaksas piegādei"
          No delivery slip was found for this period. => UTF-8 string (51) "Šim laikam periodam nav derīgu piegādes rēķinu"
          I want my customers to be able to register again with the same email address. All data will be removed from the database. => UTF-8 string (127) "Es vēlos, lai mani klienti varētu atkal reģistrēties ar tādu pašu e-pasta ad...
          Es vēlos, lai mani klienti varētu atkal reģistrēties ar tādu pašu e-pasta adresi. Visi dati tiks izdzēsti no datubāzes.
          
          I do not want my customer(s) to register again with the same email address. All selected customer(s) will be removed from this list but their corresponding data will be kept in the database. => UTF-8 string (187) "Es nevēlos lai klienti atkārtoti reģistrēties ar to pašu e-pasta adresi. Vis...
          Es nevēlos lai klienti atkārtoti reģistrēties ar to pašu e-pasta adresi. Visi atlasītie klienti tiks izdzēsti no šī saraksta, bet to attiecīgie dati tiks saglabāti datu bāzē.
          
          An account already exists for this email address: => UTF-8 string (36) "Konts ar šādu epastu jau eksistē:"
          This customer does not exist. => UTF-8 string (24) "Šis klients neeksistē."
          A default customer group must be selected in group box. => UTF-8 string (62) "Standarta klientu grupu nepieciešams atzīmēt grupu "kastē""
          This email address is not registered. => UTF-8 string (31) "E-pasta adrese nav reģistrēta"
          This customer already exists as a non-guest. => UTF-8 string (43) "Šis klients jau pastāv ne kā kā viesis."
          An error occurred while updating customer information. => UTF-8 string (48) "Atjauninot klientu informāciju, radās kļūda."
          No order slips were found for this period. => UTF-8 string (63) "Šajā laikposmā netika atrasts neviens pasūtījumu rēķins."
          You have to select a shop before creating new orders. => UTF-8 string (67) "Pirms jaunu pasūtījumu izveidošanas jums ir jāizvēlas veikals."
          This product is out of stock: => UTF-8 string (29) "Šī produkta nav noliktavā:"
          An error occurred while sending an email to the customer. => UTF-8 string (31) "Kļūda sūtot epastu klientam."
          The email was sent to your customer. => UTF-8 string (39) "E-pasts tika nosūtīts jūsu klientam."
          An error occurred while sending the e-mail to the customer. => UTF-8 string (31) "Kļūda sūtot epastu klientam."
          Please select at least one product. => UTF-8 string (32) "Izvēlieties vismaz vienu preci."
          The selected payment method is invalid. => UTF-8 string (42) "Izvēlētais maksājuma veids nav derīgs."
          An error occurred while changing the status for order #%d, or we were unable to send an email to the customer. => UTF-8 string (97) "Mainot statusu pasūtījumam #%d, radās kļūda vai mēs nevarējām nosūtīt e-past...
          Mainot statusu pasūtījumam #%d, radās kļūda vai mēs nevarējām nosūtīt e-pastu klientam.
          
          Order #%d has already been assigned this status. => UTF-8 string (46) "Pasūtījumam #%d ir piešķirts šis statuss."
          No invoice has been found for this status. => UTF-8 string (50) "Šim statusam nav atrasts neviens faktūrrēķins."
          Invalid invoice number. => UTF-8 string (26) "Nederīgs rēķina numurs."
          Invalid "From" date => UTF-8 string (21) "Nederīgs "no" datums"
          Invalid "To" date => UTF-8 string (26) "Nederīgs \"līdz\" datums"
          No invoice has been found for this period. => UTF-8 string (33) "Šim periodam faktūrrēķinu nav"
          You must select at least one order status. => UTF-8 string (51) "Jums jāizvēlas vismaz viens pasūtījuma statuss."
          No cart is available => string (9) "Groza nav"
          A registered customer account using the defined email address already exists. => UTF-8 string (83) "Reģistrētais klientu konts, kurš izmanto definēto e-pasta adrese, jau pastāv. "
          There are two ways of deleting a customer. Please choose your preferred method. => UTF-8 string (83) "Tev ir divas iespējas kā izdzēst klientu! Lūdzu izvēlies ko Tu vēlies darīt."
          How do you want to delete the selected customers? => UTF-8 string (48) "Kā jūs vēlaties izdzēst atlasītos klientus?"
          You have to select a shop if you want to create a customer. => UTF-8 string (59) "Jums ir jāizvēlas veikals, ja vēlaties izveidot klientu."
          You must add at least one address to process the order. => UTF-8 string (68) "Lai apstrādātu pasūtījumu, jums jāpievieno vismaz viena adrese."
          No products found => string (20) "Produkti nav atrasti"
          The prices are without taxes. => UTF-8 string (24) "Cenas ir bez nodokļiem."
          No customers found => string (22) "Klienti netika atrasti"
          No carrier can be applied to this order => UTF-8 string (57) "Šim pasūtījumam nevar piemērot nevienu pārvadātāju"
          This value must include taxes. => UTF-8 string (37) "Šai vērtībai jāiekļauj nodokļi."
          Please note that carrier change will not recalculate your shipping costs, if you want to change this please visit Shop Parameters > Order Settings => UTF-8 string (194) "Lūdzu, ņemiet vērā, ka pārvadātāja maiņa netiks pārrēķināta jūsu nosūtīšanas...
          Lūdzu, ņemiet vērā, ka pārvadātāja maiņa netiks pārrēķināta jūsu nosūtīšanas izmaksās, ja vēlaties to mainīt, lūdzu, apmeklējiet Veikala parametri> Pasūtījuma iestatījumi
          
          Are you sure you want to create a new invoice? => UTF-8 string (47) "Vai tiešām vēlaties izveidot jaunu rēķinu?"
          There is no available document => string (22) "Dokuments nav pieejams"
          No merchandise returned yet => UTF-8 string (24) "Vēl nav atgriezta prece"
          Do you want to overwrite your existing message? => UTF-8 string (57) "Vai Jūs vēlaties pārrakstīt savu eksistējošo ziņu?"
          paid instead of => UTF-8 string (27) "samaksājis, bet vajadzēja"
          This warning also concerns the following orders: => UTF-8 string (63) "Šis brīdinājums attiecas arī uz nākamajiem pasūtījumiem:"
          For this customer group, prices are displayed as: [1]%tax_method%[/1] => UTF-8 string (67) "Šai klientu grupai cenas tiek parādītas kā: [1]%tax_method%[/1]"
          Merchandise returns are disabled => UTF-8 string (41) "Preču atgriešanas iespēja ir atslēgta"
          Error. You cannot refund a negative amount. => UTF-8 string (48) "Kļūda. Jūs nevarat atmaksāt negatīvu summu."
          ModulesCustomtextAdmin => array (1)
          Text block => string (12) "Teksta bloks"
          AdminNotificationsInfo => array (11)
          This field will be modified for all your shops. => UTF-8 string (48) "Šis lauks tiks mainīts visiem jūsu veikaliem."
          This field will be modified for all shops in this shop group: => UTF-8 string (70) "Šis lauks tiks mainīts visiem jūsu veikaliem šajā veikalu grupā:"
          This field will be modified for this shop: => UTF-8 string (41) "Šis lauks tiks mainīts šajam veikalam:"
          Delete selected => UTF-8 string (18) "Dzēst izvēlētos"
          Delete selected item? => UTF-8 string (27) "Dzēst izvēlēto ierakstu?"
          Forbidden characters: => string (19) "Aizliegtie simboli:"
          Delete selected items? => UTF-8 string (28) "Tiešām dzēst izvēlētos?"
          Empty recordset returned. => UTF-8 string (26) "Atgriezti tukši ieraksti."
          Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
          Password should be at least %length% characters long. => UTF-8 string (40) "Parolē jābūt vismaz %length% zīmēm."
          Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
          ModulesDashproductsAdmin => array (26)
          Dashboard Products => UTF-8 string (25) "Vadības paneļa produkti"
          Adds a block with a table of your latest orders and a ranking of your products => UTF-8 string (87) "Pievieno bloku ar tabulu kurā parāda pēdējos pasūtījumus un produktu vērtēju...
          Pievieno bloku ar tabulu kurā parāda pēdējos pasūtījumus un produktu vērtējumus
          
          Customer Name => string (17) "Klienta nosaukums"
          Details => UTF-8 string (8) "Detaļas"
          Total sold => UTF-8 string (14) "Kopā pārdots"
          Net profit => UTF-8 string (7) "Peļņa"
          Views => UTF-8 string (10) "Skatījumu"
          Added to cart => string (17) "Pievienots grozam"
          Purchased => string (8) "Nopirkts"
          You must enable the "Save global page views" option from the "Data mining for statistics" module in order to display the most viewed products, or use the Google Analytics module. => UTF-8 string (174) "Jāaktivizē "Saglabāt lapas globālos skatus" opcija modulī "Datu vākšana stat...
          Jāaktivizē "Saglabāt lapas globālos skatus" opcija modulī "Datu vākšana statistikai", lai attēlotu vairāk skatītos produktus, vai lietojiet Google Analytics moduli.
          
          Term => string (9) "Noteikums"
          Results => UTF-8 string (10) "Rezultāti"
          Number of "Recent Orders" to display => UTF-8 string (37) ""Pēdējie pirkumi" rādāmais skaits"
          Number of "Best Sellers" to display => UTF-8 string (43) "Skaitliski attēlo "Populārākie produkti""
          Number of "Most Viewed" to display => UTF-8 string (38) "Skaitliski attēlo "Vairāk skatītie""
          Number of "Top Searches" to display => UTF-8 string (38) "Skaitliski attēlo "Vairāk meklētie""
          Products and Sales => UTF-8 string (23) "Produkti un pārdošana"
          Recent Orders => UTF-8 string (22) "Pēdējie pasūtījumi"
          Best Sellers => UTF-8 string (29) "Visvairāk pārdotie produkti"
          Most Viewed => UTF-8 string (17) "Vairāk skatītie"
          Top Searches => UTF-8 string (17) "Vairāk meklētie"
          Last %d orders => UTF-8 string (25) "Pēdējie %d pasūtījumi"
          Top %d products => string (15) "Top %d produkti"
          From => string (2) "No"
          to => UTF-8 string (5) "līdz"
          Top %d most search terms => UTF-8 string (33) "Top %d vairāk meklētās frāzes"
          ShopPdf => array (97)
          Delivery => UTF-8 string (8) "Piegāde"
          Invoice => UTF-8 string (8) "Rēķins"
          %taxrate%%space%% => string (17) "%taxrate%%space%%"
          Order return => UTF-8 string (24) "Pasūtījuma atgriešana"
          Credit slip => UTF-8 string (17) "Kredīta izraksts"
          Supply order form => UTF-8 string (18) "Pasūtījuma forma"
          TE: Tax excluded => UTF-8 string (18) "TI: Bez nodokļiem"
          TI: Tax included => UTF-8 string (17) "TI: Ar nodokļiem"
          Billing & Delivery Address => UTF-8 string (28) "Rēķina un Piegādes adrese"
          Payment Method => string (14) "Apmaksas veids"
          No payment => UTF-8 string (14) "Nav maksājuma"
          Product => string (8) "produkts"
          %s: => string (3) "%s:"
          image(s): => UTF-8 string (11) "attēls(i):"
          Reference => UTF-8 string (7) "Norāde"
          Qty => string (6) "Daudz."
          Carrier => UTF-8 string (14) "Piegādātājs"
          An electronic version of this invoice is available in your account. To access it, log in to our website using your e-mail address and password (which you created when placing your first order). => UTF-8 string (186) "Elektroniskā šīs pavadzīmes versija ir pieejama Jūsu kontā. Lai piekļutu tai...
          Elektroniskā šīs pavadzīmes versija ir pieejama Jūsu kontā. Lai piekļutu tai, ielogojieties mūsu mājas lapā ar Jūsu e-pastu un paroli (kuru izrvēlējāties reģistrējoties).
          
          For more assistance, contact Support: => UTF-8 string (69) "Lai saņemtu papildus palīdzību, griežaties pie Atbalsta Dienesta:"
          Tel: %s => string (7) "Tel: %s"
          Fax: %s => string (7) "Fax: %s"
          Delivery Address => UTF-8 string (16) "Piegādes adrese"
          Billing Address => UTF-8 string (15) "Rēķina adrese"
          Delivery address => UTF-8 string (16) "Piegādes adrese"
          Billing address => UTF-8 string (15) "Rēķina adrese"
          Note => string (7) "piezime"
          (Tax excl.) => string (9) "(bez PVN)"
          Unit Price => UTF-8 string (14) "Vienības cena"
          ecotax: %s => string (16) "eko-nodoklis: %s"
          Discounts => string (8) "Atlaides"
          Base price => UTF-8 string (11) "Bāzes cena"
          Total => UTF-8 string (14) "Pavisam kopā:"
          Tax Rate => string (9) "PVN daudz"
          Invoice Number => UTF-8 string (21) "Faktūrrēkina numurs"
          Invoice Date => UTF-8 string (15) "Rēķina datums"
          Exempt of VAT according to section 259B of the General Tax Code. => UTF-8 string (67) "Izņemot PVN balstoties uz Vispārējā nodokļu koda 259B sekciju."
          Tax Detail => UTF-8 string (12) "PVN detaļas"
          Products => string (6) "Preces"
          Shipping => UTF-8 string (8) "Piegāde"
          Ecotax => string (12) "Eko-nodoklis"
          Wrapping => string (10) "Iepakojums"
          No taxes => UTF-8 string (14) "Bez nodokļiem"
          Total Tax => string (11) "Pavisam PVN"
          Total Products => UTF-8 string (14) "Kopā produkti"
          Total Discounts => UTF-8 string (16) "Kopējā atlaide"
          Shipping Costs => UTF-8 string (18) "Piegādes izmaksas"
          Free Shipping => UTF-8 string (18) "Bezmaksas piegāde"
          Wrapping Costs => UTF-8 string (23) "Iesaiņošanas izmaksas"
          Total (Tax excl.) => UTF-8 string (15) "Kopā (bez PVN)"
          If the following conditions are not met, we reserve the right to refuse your package and/or refund: => UTF-8 string (122) "Ja sekojošie nosacījumu nav ievēroti, mēs paturam tiesības nepieņemt Jūsu sū...
          Ja sekojošie nosacījumu nav ievēroti, mēs paturam tiesības nepieņemt Jūsu sūtījumu un/vai neveikt naudas atmaksu:
          
          Please include this return reference on your return package: => UTF-8 string (73) "Lūdzu iekļaujiet šo atgriešanas referenci atgriežamajā sūtījumā:"
          All products must be returned in their original package and condition, unused and without damage. => UTF-8 string (100) "Visi produkti ir atgriežami oriģinālajā iepakojumā un stāvoklī, nelietoti un...
          Visi produkti ir atgriežami oriģinālajā iepakojumā un stāvoklī, nelietoti un bez bojājumiem.
          
          Please print out this document and slip it into your package. => UTF-8 string (77) "- Lūdzu izprintējiet šo dokumentu un pievienojiet to atgriežamajai pakai."
          The package should be sent to the following address: => UTF-8 string (39) "- Paka ir jāsūta uz sekojošu adresi:"
          Upon receiving your package, we will notify you by e-mail. We will then begin processing the refund, if applicable. Let us know if you have any questions => UTF-8 string (190) "Tiklīdz mēs saņemsim Jūsu sūtījumu, mēs informēsim Jūs par to ar e-pasta paz...
          Tiklīdz mēs saņemsim Jūsu sūtījumu, mēs informēsim Jūs par to ar e-pasta paziņojumu. Tad mēs uzsākism Jūsu pirkuma atmaksas procesu. Dodiet ziņu, ja Jums rodas kādi jautājumi
          
          Items to be returned => UTF-8 string (20) "Atgriežamās preces"
          We have logged your return request. => UTF-8 string (55) "Mēs esam saņēmuši Jūsu atgriešanas pieprasījumu."
          Your package must be returned to us within => UTF-8 string (26) "Jums jāatgriež paka mums"
          days of receiving your order. => UTF-8 string (53) "dienu laikā kopš pasūtījuma saņemšanas brīža."
          Return Number => UTF-8 string (19) "Atgriešanas numurs"
          Date => string (6) "Datums"
          Payment method => string (14) "Apmaksas veids"
          Product / Reference => string (13) "Produkts/Kods"
          Unit price => string (8) "gab.cena"
          (Tax Excl.) => string (9) "(bez PVN)"
          (Tax Incl.) => string (8) "(ar PVN)"
          Price => string (4) "Cena"
          No details => UTF-8 string (17) "Nav informācijas"
          image(s) => UTF-8 string (10) "attēls(i)"
          Order Reference => UTF-8 string (19) "Pasūtījuma numurs"
          Order date => UTF-8 string (19) "Pasūtījuma Datums"
          VAT Number => string (10) "PVN numurs"
          Shipping (Tax Excl.) => UTF-8 string (18) "Piegāde (bez PVN)"
          Shipping (Tax Incl.) => UTF-8 string (17) "Piegāde (ar PVN)"
          Product Total (Tax Excl.) => string (22) "Preces Summa (bez PVN)"
          Product Total (Tax Incl.) => string (21) "Preces Summa (ar PVN)"
          Product Total => UTF-8 string (14) "Kopējā Summa"
          Total (Tax Excl.) => UTF-8 string (15) "Kopā (Bez PVN)"
          Total (Tax Incl.) => UTF-8 string (14) "Kopā (ar PVN)"
          Products ordered: => UTF-8 string (20) "Pasūtītās preces:"
          Designation => UTF-8 string (13) "Nozīmēšana"
          Unit Price TE => UTF-8 string (14) "Vienības cena"
          Before discount => string (14) "Pirms atlaides"
          Discount Rate => string (7) "Atlaide"
          After discount => UTF-8 string (13) "Pēc atlaides"
          Tax rate => string (9) "PVN likme"
          Total TE => UTF-8 string (5) "Kopā"
          Total TI => UTF-8 string (5) "Kopā"
          Taxes: => UTF-8 string (9) "Nodokļi:"
          Base TE => string (12) "Pamata maksa"
          Tax Value => UTF-8 string (14) "Nodokļa likme"
          Summary: => string (13) "Kopsavilkums:"
          (Before discount) => string (16) "(Pirms atlaides)"
          Order Discount => UTF-8 string (23) "Atlaide uz pasūtījumu"
          (After discount) => UTF-8 string (15) "(Pēc atlaides)"
          Tax value => UTF-8 string (14) "Nodokļa likme"
          Total to pay => UTF-8 string (14) "Kopā apmaksai"
          ModulesDataprivacyAdmin => array (5)
          Customer data privacy block => UTF-8 string (30) "Pircēja datu drošības bloks"
          Customer data privacy message for customer form: => UTF-8 string (67) "Klienta privāto datu konfidencialitātes ziņojums klientu formā:"
          The customer data privacy message will be displayed in the customer form => UTF-8 string (81) "Klienta privāto datu konfidencialitātes ziņojums tiks attēlots klientu formā"
          Tip: If the customer privacy message is too long to be written directly in the form, you can add a link to one of your pages. This can easily be created via the "Pages" page under the "Design" menu. => UTF-8 string (230) "Padoms: Ja klienta privāto datu konfidencialitātes ziņojums ir pārāk garš pr...
          Padoms: Ja klienta privāto datu konfidencialitātes ziņojums ir pārāk garš priekš formas, Jūs varat pievienot saiti uz kādu no lapām kurā ir pilns šis ziņojums. To var izveidot sadaļā "Lapas" zem "Dizains" izvēlnes.
          
          The personal data you provide is used to answer queries, process orders or allow access to specific information. You have the right to modify and delete all the personal information found in the "My Account" page. => UTF-8 string (217) "Personīgie dati tiek izmantoti pieprasījumiem, pasūtījumu apstrādei un atļau...
          Personīgie dati tiek izmantoti pieprasījumiem, pasūtījumu apstrādei un atļauj pieeju specifiskai informācijai. Jums ir tiesības modificēt vai dzēst personīgo informāciju kuru var atrast "Mans konts" lapā.
          
          AdminNavigationHeader => array (50)
          Orders => UTF-8 string (12) "Pasūtījumi"
          View my shop => UTF-8 string (23) "Skatīt onlain katalogu"
          A new order has been placed on your shop. => UTF-8 string (47) "Jūsu veikalā ir ievietots jauns pasūtījums."
          A new customer registered on your shop. => UTF-8 string (42) "Jūsu veikalā reģistrēts jauns klients."
          A new message was posted on your shop. => UTF-8 string (43) "Jūsu veikalā tika publicēta jauna ziņa."
          Remove from QuickAccess => UTF-8 string (30) "Izdzēst no Ātrās Piekļuves"
          Add current page to QuickAccess => UTF-8 string (45) "Pievienot pašreizējo lapu Ātrai Piekļuvei"
          Manage quick accesses => UTF-8 string (26) "Ātrās Piekļuves vadība"
          Product name, SKU, reference... => string (36) "Produkta nosaukums, SKU, artikuls..."
          Email, name... => UTF-8 string (18) "E-pasts, vārds..."
          Customers by name => UTF-8 string (19) "Klienti pēc vārda"
          Customers by IP address => UTF-8 string (24) "Pircēji pēc IP adreses"
          Invoice Number => UTF-8 string (21) "Faktūrrēkina numurs"
          Welcome back %name% => UTF-8 string (20) "Laipni lūgti %name%"
          Your profile => string (12) "Tavs profils"
          Sign out => string (5) "Iziet"
          Quick Access => UTF-8 string (16) "Ātrā piekļuve"
          Please name this shortcut: => UTF-8 string (30) "Lūdzu, norādiet šo saīsni:"
          Customers => string (7) "Klienti"
          Everywhere => string (5) "visur"
          What are you looking for? => UTF-8 string (26) "Ko jūs vēlaties meklēt?"
          Order ID => UTF-8 string (15) "Pasūtījuma ID"
          Cart ID => string (8) "Groza ID"
          Module name => UTF-8 string (17) "Moduļa nosaukums"
          Search (e.g.: product reference, customer name…) => UTF-8 string (63) "Meklēšana (piemēram, produkta atsauce, klienta nosaukums...)"
          Name => string (9) "Nosaukums"
          by name => UTF-8 string (11) "Pēc vārda"
          123.45.67.89 => string (12) "123.45.67.89"
          by IP address => UTF-8 string (15) "pēc IP adreses"
          Invoice number => UTF-8 string (15) "Rēķina numurs"
          SEARCH => UTF-8 string (7) "MEKLĒT"
          Order number: => UTF-8 string (20) "Pasūtījuma numurs:"
          Read this message => UTF-8 string (16) "Lasīt šo ziņu"
          Customer name: => string (18) "Klienta nosaukums:"
          Debug mode => UTF-8 string (24) "Atkļūdošanas režīms"
          Maintenance mode => UTF-8 string (16) "Apkopes režīms"
          Home => UTF-8 string (6) "Mājas"
          My Shop => string (12) "Mans veikals"
          New category => string (16) "Jauna kategorija"
          New product => string (14) "Jauns produkts"
          New voucher => string (12) "Jauns kupons"
          Installed modules => UTF-8 string (19) "Instalētie moduļi"
          Catalog evaluation => UTF-8 string (22) "Kataloga novērtējums"
          Link => string (6) "Adrese"
          Quick Access menu => UTF-8 string (27) "Ātrās piekļuves izvēlne"
          If it's a URL that comes from your back office, you MUST remove the security token. => UTF-8 string (103) "Ja tā ir saite kas ir uz lapas administrācijas daļu, tad Jums OBLIGĀTI jānod...
          Ja tā ir saite kas ir uz lapas administrācijas daļu, tad Jums OBLIGĀTI jānodzēš drošības kods.
          
          Open in new window => UTF-8 string (20) "Atvērt jaunā logā"
          Add new quick access => UTF-8 string (31) "Pievienot jaunu ātro piekļuvi"
          New customers => string (13) "Jauni klienti"
          New window => string (10) "Jauns logs"
          ModulesGAnalyticsAdmin => array (29)
          Save => UTF-8 string (9) "Saglabāt"
          Back to list => UTF-8 string (20) "Atpakaļ uz sarakstu"
          Settings => UTF-8 string (13) "Uzstādījumi"
          Google Analytics Tracking ID => string (28) "Google Analytics Tracking ID"
          This information is available in your Google Analytics account => UTF-8 string (59) "Šī informācija ir pieejama jūsu Google Analytics kontā"
          Enable User ID tracking => UTF-8 string (36) "Aktivizēt lietotāja ID izsekošanu"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          Anonymize IP => UTF-8 string (15) "Anonīmizēt IP"
          Use this option to anonymize the visitor’s IP to comply with data privacy laws in some countries => UTF-8 string (122) "Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu kon...
          Izmantojiet šo opciju, lai anonimizētu apmeklētāja IP, lai atbilstu datu konfidencialitātes likumiem dažās valstīs
          
          Enable Cross-Domain tracking => UTF-8 string (35) "Aktivizēt starpdomēnu izsekošanu"
          Account ID updated successfully => UTF-8 string (29) "Konta ID veiksmīgi atjaunots"
          Settings for User ID updated successfully => UTF-8 string (51) "Lietotāja ID uzstādījumi ir veiksmīgi atjaunoti"
          Settings for Anonymize IP updated successfully => UTF-8 string (59) "Anonimizēšanas IP iestatījumi ir veiksmīgi atjaunināti"
          Settings updated successfully. => UTF-8 string (32) "Iestatījumi sekmīgi atjaunoti."
          Google Analytics => string (16) "Google Analytics"
          Gain clear insights into important metrics about your customers, using Google Analytics => UTF-8 string (72) "Iegūsties svarīgus datus par Jūsu klientiem lietojot Google Analytics"
          Are you sure you want to uninstall Google Analytics? You will lose all the data related to this module. => UTF-8 string (94) "Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli sa...
          Vai vēlaties atinstalēt Google Analytics? Tiks nodzēsti visi ar šo moduli saistītie dati.
          
          Your customers go everywhere; shouldn't your analytics. => UTF-8 string (40) "Klienti pārvietojas; statistika paliek."
          Google Analytics shows you the full customer picture across ads and videos, websites and social tools, tables and smartphones. That makes it easier to serve your current customers and win new ones. => UTF-8 string (195) "Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajie...
          Google Analytics parāda pilnu klienta darbību no dažādām ierīcēm, sociālajiem tīkliem, lapām un viedtelefoniem. Tas ļauj vieglāk saprast un apkalpot esošos klientus un iegūt jaunus.
          
          With ecommerce functionality in Google Analytics you can gain clear insight into important metrics about shopper behavior and conversion, including: => UTF-8 string (125) "Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pir...
          Ar Google Analytics e-komercijas iespējām Jūs varat redzēt mērījumus par pircēju uzvedību un konversijām, ieskaitot:
          
          Product detail views => UTF-8 string (26) "Produkta detalizēts skats"
          Internal merchandising Success => UTF-8 string (37) "Iekšējās tirdzniecības sasniegumi"
          "Add to cart" actions => UTF-8 string (28) ""Pievienot grozam" darbības"
          The checkout process => UTF-8 string (30) "Pirkuma noformēšanas process"
          Internal campaign clicks => UTF-8 string (31) "Iekšējās kampaņas klikšķi"
          And purchase => string (10) "Un nopirkt"
          Merchants are able to understand how far along users get in the buying process and where they are dropping off. => UTF-8 string (120) "Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā ...
          Pārdevējiem ir iespēja saprast cik tālu pircēji ir tikuši pirkšanas procesā un kur tie ir pārtraukuši pirkumu.
          
          Create your account to get started. => string (18) "Izveidojiet kontu."
          ShopThemeGlobal => array (58)
          Undefined => UTF-8 string (11) "Nedefinēts"
          Yes => UTF-8 string (3) "Jā"
          No => UTF-8 string (3) "Nē"
          None => string (7) "neviens"
          Average => UTF-8 string (7) "Vidēji"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          The page you are looking for was not found. => UTF-8 string (46) "Lapa, ko meklējāt, diemžēl netika atrasta."
          Our Offers => UTF-8 string (19) "Mūsu piedāvājumi"
          Log in => UTF-8 string (7) "Ienākt"
          Create new account => string (20) "Izveidot jaunu kontu"
          Monday => string (9) "Pirmdiena"
          Tuesday => string (8) "Otrdiena"
          Wednesday => UTF-8 string (10) "Trešdiena"
          Thursday => string (11) "Ceturtdiena"
          Friday => string (10) "Piektdiena"
          Saturday => string (9) "Sestdiena"
          Sunday => UTF-8 string (10) "Svētdiena"
          Brands => string (6) "Markas"
          Home => UTF-8 string (6) "Mājas"
          Sort by: => UTF-8 string (13) "Kārtot pēc:"
          Close => UTF-8 string (8) "Aizvērt"
          Store information => UTF-8 string (20) "Veikala informācija"
          Addresses => string (7) "Adreses"
          Active filters => UTF-8 string (15) "Aktīvie filtri"
          (no filter) => string (12) "(bez filtra)"
          (tax incl.) => string (8) "(ar PVN)"
          (tax excl.) => string (9) "(bez PVN)"
          (tax included) => UTF-8 string (15) "(ar nodokļiem)"
          (tax excluded) => string (9) "(bez PVN)"
          Tax included => string (6) "AR PVN"
          Tax excluded => string (7) "BEZ PVN"
          New => string (5) "Jauns"
          Contact us => UTF-8 string (19) "Sazināties ar mums"
          Call us: [1]%phone%[/1] => string (28) "Telefona nr.: [1]%phone%[/1]"
          Email us: => string (14) "Rakstiet mums:"
          Call us: => UTF-8 string (13) "Zvanīt mums:"
          Fax: => string (6) "Fakss:"
          Fax: [1]%fax%[/1] => string (19) "Fakss: [1]%fax%[/1]"
          Currency: => UTF-8 string (8) "Valūta:"
          Currency dropdown => UTF-8 string (17) "Valūtas izvēlne"
          Get our latest news and special sales => UTF-8 string (58) "Saņemt mūsu jaunākās ziņas un īpašos piedāvājumus"
          Carousel buttons => UTF-8 string (15) "Karuseļa pogas"
          Previous => UTF-8 string (8) "Atpakaļ"
          Next => UTF-8 string (10) "Nākošais"
          Language: => string (7) "Valoda:"
          Language dropdown => UTF-8 string (16) "Valodas izvēlne"
          %label%: => string (8) "%label%:"
          %copyright% %year% - Ecommerce software by %prestashop% => UTF-8 string (64) "%copyright% %year% - E-komercijas programmatūra no %prestashop%"
          List of sub categories in %name%: => UTF-8 string (37) "Apakškategoriju skaits iekš %name%:"
          List of pages in %category_name%: => string (28) "Lapu skaits %category_name%:"
          Sitemap => string (11) "lapas karte"
          Our stores => UTF-8 string (13) "Mūsu veikali"
          About and Contact => string (20) "Par mums un kontakti"
          Date => string (6) "Datums"
          Status => string (7) "Statuss"
          We'll be back soon. => UTF-8 string (27) "Mēs drīz būsim atpakaļ."
          403 Forbidden => UTF-8 string (20) "403 Piekļuve liegta"
          You cannot access this store from your country. We apologize for the inconvenience. => UTF-8 string (106) "Jūs nevarat piekļūt mūsu veikalam no savas valsts. Mēs atvainojamies par sag...
          Jūs nevarat piekļūt mūsu veikalam no savas valsts. Mēs atvainojamies par sagādātajām neērtībām.
          
          ModulesSharebuttonsAdmin => array (1)
          Social media share buttons => UTF-8 string (21) "Sociālo tīklu pogas"
          ModulesLinklistAdmin => array (13)
          Link List => UTF-8 string (15) "Saišu saraksts"
          New block => string (11) "Jauns bloks"
          ID => string (2) "ID"
          Title => string (6) "Tituls"
          URL => string (12) "Lapas adrese"
          Name of the block => string (15) "Bloka nosaukums"
          Content pages => string (12) "Satura lapas"
          Product pages => string (14) "Produktu lapas"
          Categories => UTF-8 string (8) "Sadaļas"
          Static content => string (17) "Statiskais saturs"
          Custom content => string (15) "Papildus saturs"
          Edit the link block. => UTF-8 string (19) "Labot saišu bloku."
          New link block => UTF-8 string (18) "Jauns saišu bloks"
          AdminStatsHelp => array (4)
          %value% of your products for sale are out of stock. => UTF-8 string (53) "%value% no visiem produktiem nav pieejami noliktavā."
          Gross margin expressed in percentage assesses how cost-effectively you sell your goods. Out of $100, you will retain $%value% to cover profit and expenses. => UTF-8 string (139) "Bruto peļņa izteikta procentos norāda cik efektīvi tiek pārdotas preces. No ...
          Bruto peļņa izteikta procentos norāda cik efektīvi tiek pārdotas preces. No 100 EUR atliks %value% EUR iekļaujot peļnu un izdevumus.
          
          %value% of your products are disabled and not visible to your customers => UTF-8 string (66) "%value% no visiem produktiem ir izslēgti un nav redzami klientiem"
          Within your catalog, %value% of your products have had sales in the last 30 days => UTF-8 string (88) "Veikala katalogā %value% no visiem produktiem ir tikuši pārdoti pēdējās 30 d...
          Veikala katalogā %value% no visiem produktiem ir tikuši pārdoti pēdējās 30 dienās
          
          AdminModulesHelp => array (14)
          Search modules: keyword, name, author... => UTF-8 string (53) "Moduļu meklēšana: atslēgvārds, vārds, autors..."
          Please upload one file at a time, .zip or tarball format (.tar, .tar.gz or .tgz). => UTF-8 string (106) "Lūdzu, vienlaicīgi augšupielādējiet vienu failu, .zip vai tarball formātā (....
          Lūdzu, vienlaicīgi augšupielādējiet vienu failu, .zip vai tarball formātā (.tar, .tar.gz vai .tgz).
          
          Your module will be installed right after that. => UTF-8 string (46) "Uzreiz pēc tā Jūsu modulis tiks instalēts."
          What happened? => string (11) "Kas notika?"
          Customize your store with this selection of modules recommended for your shop, based on your country, language and version of PrestaShop. It includes the most popular modules from our Addons marketplace, and free partner modules. => UTF-8 string (209) "Pielāgojiet savu veikalu ar nepieciešamo moduļu izvēli, pamatojoties uz jūsu...
          Pielāgojiet savu veikalu ar nepieciešamo moduļu izvēli, pamatojoties uz jūsu valsti, valodu un PrestaShop versiju. Tie ietver populārākos moduļus no mūsu Addons veikala un bezmaksas partneru moduļus.
          
          You bought this module on PrestaShop Addons. Thank You. => UTF-8 string (51) "Paldies par šī PrestaShop Addons moduļa iegādi."
          Bought => string (8) "Nopirkts"
          This module is available on PrestaShop Addons. => UTF-8 string (52) "Šis modulis ir pieejams PrestaShop Addons veikalā."
          Popular => UTF-8 string (9) "Populāri"
          This module is available for free thanks to our partner. => UTF-8 string (64) "Šis modulis ir pieejams bezmaksas, pateicoties mūsu partnerim."
          Official => UTF-8 string (9) "Oficiāli"
          Need update => UTF-8 string (26) "Vajadzīga atjaunināšana"
          These modules require your attention: you need to take some action to ensure they are fully operational. => UTF-8 string (114) "Šie moduļi prasa jūsu uzmanību: jums ir jāveic dažas darbības, lai nodrošinā...
          Šie moduļi prasa jūsu uzmanību: jums ir jāveic dažas darbības, lai nodrošinātu to pilnu funkcionalitāti.
          
          Update these modules to enjoy their latest versions. => UTF-8 string (46) "Atjauniniet šos moduļus uz jaunāku versiju."
          ModulesBrandlistAdmin => array (8)
          Brand list => UTF-8 string (16) "Zīmolu saraksts"
          There is an invalid number of elements. => UTF-8 string (26) "Nederīgs elementu skaits."
          Please activate at least one system list. => UTF-8 string (52) "Lūdzu aktivizējiet vismaz vienu sistēmas sarakstu"
          Type of display => UTF-8 string (19) "Attēlošanas veids"
          Use a plain-text list => UTF-8 string (36) "Izmantot vienkārša teksta sarakstu"
          Use a drop-down list => string (27) "Izmantot drop-down sarakstu"
          Number of elements to display => UTF-8 string (26) "Parādāmo elementu skaits"
          Only apply in plain-text mode => UTF-8 string (29) "Pielietot tikai teksta formā"
          ModulesNewproductsShop => array (2)
          New products => string (14) "Jauni produkti"
          All new products => string (20) "Visi jaunie produkti"
          ModulesBestsellersAdmin => array (4)
          Top-sellers block => UTF-8 string (24) "Pirktāko preču sadaļa"
          Adds a block displaying your store's top-selling products. => UTF-8 string (72) "Pievieno bloku, kas parāda jūsu veikalā visvairāk pirktos produktus."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Determine the number of product to display in this block => UTF-8 string (48) "Norādiet, cik produktus parādīt šajā blokā"
          ModulesCashondeliveryAdmin => array (1)
          Cash on delivery (COD) => UTF-8 string (44) "Apmaksa ar skaidru naudu (Piegādes brīdī)"
          AdminShippingHelp => array (42)
          Format: => UTF-8 string (9) "Formāts:"
          Filesize: => UTF-8 string (14) "Faila izmērs:"
          MB max. => string (13) "Maksimums MB."
          Current size: => UTF-8 string (17) "Esošais izmērs:"
          undefined => UTF-8 string (11) "nedefinēts"
          Your online store needs to have a proper carrier registered in PrestaShop as soon as you start shipping your products. This means sending yours parcels using your local postal service, or having a contract with a private carrier which in turn will ship your parcels to your customers. In order to have PrestaShop suggest the most adequate carrier to your customers during their order checkout process, you need to register all the carriers with which you have chosen to work. => UTF-8 string (535) "Tiklīdz sākat piegādāt savus produktus, jūsu tiešsaistes veikalam ir jābūt a...
          Tiklīdz sākat piegādāt savus produktus, jūsu tiešsaistes veikalam ir jābūt atbilstošam pārvadātājam, kas reģistrēts PrestaShop. Tas nozīmē, ka nosūtot savus sūtījumus, izmantojot savu vietējo pasta pakalpojumu, vai arī noslēdzot līgumu ar privātu pārvadātāju, kurš savukārt nosūtīs jūsu sūtījumus jūsu klientiem. Lai PrestaShop piedāvātu jūsu klientiem vispiemērotāko pārvadātāju pasūtīšanas procesa laikā, jums ir jāreģistrē visi pārvadātāji, ar kuriem esat izvēlējies strādāt.
          
          PrestaShop comes with a number of carrier modules that you can activate. You can also buy carrier modules on the PrestaShop Addons marketplace. Recommended modules are listed below: install the module that matches your carrier, and configure it! => UTF-8 string (265) "PrestaShop nāk ar vairākiem pārvadātāju moduļiem, kurus jūs varat aktivizēt....
          PrestaShop nāk ar vairākiem pārvadātāju moduļiem, kurus jūs varat aktivizēt. Varat arī iegādāties moduļus PrestaShop Addons veikalā. Ieteicamie moduļi ir uzskaitīti zemāk: instalējiet moduli, kas atbilst jūsu pārvadātājam, un konfigurējiet to!
          
          Note: DO NOT register a new carrier if there already exists a module for it! Using a module will be much faster and more accurate! => UTF-8 string (128) "Piezīme. nereģistrējiet jaunu pārvadātāju, ja tam jau ir modulis! Moduļa izm...
          Piezīme. nereģistrējiet jaunu pārvadātāju, ja tam jau ir modulis! Moduļa izmantošana būs daudz ātrāka un precīzāka!
          
          The carrier's name will be displayed during checkout. => UTF-8 string (67) "Pārvadātāja nosaukums tiks uzrādīts norēķināšanās laikā."
          The delivery time will be displayed during checkout. => UTF-8 string (50) "Piegādes laiks tiks parādīts norēķinu laikā."
          Delivery tracking URL: Type '@' where the tracking number should appear. It will be automatically replaced by the tracking number. => UTF-8 string (131) "Piegādes izsekošanas URL: ierakstiet "@", kur jāparādās izsekošanas numuram....
          Piegādes izsekošanas URL: ierakstiet "@", kur jāparādās izsekošanas numuram. To automātiski aizstās ar izsekošanas numuru.
          
          For example: 'http://example.com/track.php?num=@' with '@' where the tracking number should appear. => UTF-8 string (93) "Piemēram: 'http://example.com/track.php?num=@' ar '@' kur jāparādās izsekoša...
          Piemēram: 'http://example.com/track.php?num=@' ar '@' kur jāparādās izsekošanas numuram.
          
          Include the handling costs (as set in Shipping > Preferences) in the final carrier price. => UTF-8 string (99) "Iekļaujiet iepakošanas izmaksas (kā noteikts Piegāde > Iestatījumi) pārvadāt...
          Iekļaujiet iepakošanas izmaksas (kā noteikts Piegāde > Iestatījumi) pārvadātāja gala cenā.
          
          Out-of-range behavior occurs when no defined range matches the customer's cart (e.g. when the weight of the cart is greater than the highest weight limit defined by the weight ranges). => UTF-8 string (188) "Ārpus diapazona uzvedība rodas tad, ja noteiktais diapazons neatbilst klient...
          Ārpus diapazona uzvedība rodas tad, ja noteiktais diapazons neatbilst klienta grozam (piemēram, ja groza svars ir lielāks par svara diapazonā noteikto maksimālo svara ierobežojumu).
          
          Maximum width managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" ...
          Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          The value must be an integer. => UTF-8 string (36) "Vērtībai jābūt veselam skaitlim."
          Maximum height managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (127) "Maksimālais augstums, ko pieļauj šis pārvadātājs. Iestatiet vērtību "0" vai ...
          Maksimālais augstums, ko pieļauj šis pārvadātājs. Iestatiet vērtību "0" vai atstājiet šo lauku tukšu, lai ignorētu.
          
          Maximum depth managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" v...
          Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum weight managed by this carrier. Set the value to "0", or leave this field blank to ignore. => UTF-8 string (128) "Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai...
          Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Allowed characters: letters, spaces and "%special_chars%". => UTF-8 string (57) "Atļautās zīmes: burti, atstarpes un "%special_chars%"."
          For in-store pickup, enter 0 to replace the carrier name with your shop name. => UTF-8 string (82) "Ja uzstādīta 0, tad piegādātāja nosaukums tiks aizstāts ar veikala nosaukumu"
          Enter "0" for a longest shipping delay, or "9" for the shortest shipping delay. => UTF-8 string (93) "Ievadi "0" lai atliktu piegādes laiku ilgāk, vai "9" lai atliktu piegādi uz ...
          Ievadi "0" lai atliktu piegādes laiku ilgāk, vai "9" lai atliktu piegādi uz īsāku laiku.
          
          Mark the groups that are allowed access to this carrier. => UTF-8 string (78) "Atzīmējiet tās grupas, kurām vēlaties atļaut pieeju šim piegādātājam"
          Enable the carrier in the front office. => UTF-8 string (55) "Iekļaut pārvadātāju klientiem redzamajā sarakstā."
          Carrier name displayed during checkout => UTF-8 string (48) "Piegādātāja nosaukums, kurš redzams klientam"
          Upload a logo from your computer. => UTF-8 string (24) "Ielādēt logo no datora"
          or => string (3) "vai"
          Estimated delivery time will be displayed during checkout. => UTF-8 string (91) "Laiks, kas nepieciešams, lai piegādātu pasūtījumu - redzams klientam pērkot ...
          Laiks, kas nepieciešams, lai piegādātu pasūtījumu - redzams klientam pērkot produktus
          
          Delivery tracking URL: Type '@' where the tracking number should appear. It will then be automatically replaced by the tracking number. => UTF-8 string (133) "Piegādes izsekošanas saite: ierakstiet "@", kur jāparādās izsekošanas numura...
          Piegādes izsekošanas saite: ierakstiet "@", kur jāparādās izsekošanas numuram. To automātiski aizstās ar izsekošanas numuru.
          
          The zones in which this carrier will be used. => UTF-8 string (49) "Zonas, kurās piegādātājs sniedz pakalpojumus."
          Group access => UTF-8 string (16) "Grupas piekļuve"
          Apply both regular shipping cost and product-specific shipping costs. => UTF-8 string (92) "Piemērot gan regulārās piegādes izmaksas, gan ar produktu saistītas piegādes...
          Piemērot gan regulārās piegādes izmaksas, gan ar produktu saistītas piegādes izmaksas.
          
          Include the shipping and handling costs in the carrier price. => UTF-8 string (18) "Iekļaut piegādes"
          Apply the cost of the highest defined range => UTF-8 string (34) "Pielāgot augstāko definēto cenu"
          Out-of-range behavior occurs when none is defined (e.g. when a customer's cart weight is greater than the highest range limit). => UTF-8 string (142) "Ārpus diapazona uzvedība rodas tad, ja nekas nav noteikts (piemēram, kad kli...
          Ārpus diapazona uzvedība rodas tad, ja nekas nav noteikts (piemēram, kad klienta groza svars ir lielāks par maksimālo diapazona robežu).
          
          Maximum height managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (132) "Maksimālais augstums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0"...
          Maksimālais augstums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum width managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" ...
          Maksimālais platums, ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum depth managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (131) "Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" v...
          Maksimālais dziļums ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          Maximum weight managed by this carrier. Set the value to "0," or leave this field blank to ignore. => UTF-8 string (128) "Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai...
          Maksimālais svars ko šis pārvadātājs var transportēt. Ievadi vērtību "0" vai atstāj šo vērtību tukšu lai ignorētu.
          
          This will only be visible in the front office. => UTF-8 string (44) "Tas būs redzams tikai vietnes priekšpusē."
          If you set these parameters to 0, they will be disabled. => UTF-8 string (71) "Ja Jūs šo parametru vērtības norādīsiet kā 0, tie tiks atslēgti"
          Coupons are not taken into account when calculating free shipping. => UTF-8 string (60) "Kuponi netiek ņemti vērā, aprēķinot bezmaksas piegādi."
          AdminNotificationsError => array (197)
          Unable to update settings. => UTF-8 string (29) "Nevar atjaunot iestatījumus."
          There is %d error. => UTF-8 string (14) "Ir %d kļūda."
          There are %d errors. => UTF-8 string (20) "Šeit ir %d klūdas."
          There are %d warnings. => UTF-8 string (14) "Ir %d klūdas."
          %1$s on line %2$s in file %3$s => UTF-8 string (28) "%1$s rindā %2$s failā %3$s"
          Property %s is empty. => UTF-8 string (24) "Īpašība %s ir tukša."
          The %s field is required. => UTF-8 string (22) "%s lauks ir obligāts."
          This class name does not exist. => UTF-8 string (37) "Šajā šķirā nosaukums neeksistē."
          This property does not exist in the class or is forbidden. => UTF-8 string (59) "Šis īpašums neeksistē krasifikācijā vai ir aizliegts."
          This association has too many elements. => UTF-8 string (43) "Šī asociācija ir pārāk daudz elementu."
          This name is not allowed. => UTF-8 string (25) "Šis vārds nav atļauts."
          Syntax error with this pattern. => UTF-8 string (38) "Pareizrakstības kļūda šim modelim."
          This key has already been used. => UTF-8 string (71) "Šī atslēga ir ir lietota pārāk daudz reizes (pieļaujama vienreiz)"
          [%s] is not a valid configuration key => UTF-8 string (41) "[%s] nav derīga konfigurācijas atslēga"
          Cannot parse feed. => UTF-8 string (26) "Nevar apstrādāt barotni."
          No default currency => UTF-8 string (22) "Nav standarta valūtas"
          Could not load cart id=%s => UTF-8 string (31) "Nevarēja ielādēt grozu id=%s"
          No files were uploaded. => UTF-8 string (38) "Neviens fails netika augšupielādēts"
          Source file does not exist or is empty. => UTF-8 string (42) "Resursa fails nepastāv vai tas ir tukšs."
          File has an invalid extension, it should be one of these: %s. => UTF-8 string (69) "Failam ir nederīgs paplašinājums, tam jābūt vienam no šiem: %s."
          The uploaded file is too large. => UTF-8 string (43) "Augšupielādētais fails ir pārāk liels."
          Image is too large (%1$d kB). Maximum allowed: %2$d kB => UTF-8 string (65) "Attēls ir par lielu (%1$d kB). Maksimāli pieļaujamais: %2$d kB"
          Image format not recognized, allowed formats are: .ico => UTF-8 string (58) "Bildes formāts nav atpazīts, atļautie formāti ir: .ico"
          Error while uploading image; please change your server's settings. => UTF-8 string (76) "Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus."
          Cannot generate emails because the Symfony container is unavailable. => UTF-8 string (61) "Nevar ģenerēt e-pastus jo Symphony konteiners nav pieejams."
          Cannot generate email templates: %s. => UTF-8 string (38) "Nevar ģenerēt e-pasta šablonus: %s."
          Cannot scan root directory => UTF-8 string (33) "Nevar nolasīt pamata direktoriju"
          Cannot scan "override" directory => UTF-8 string (37) "Nevar nolasīt "override" direktoriju"
          File %2$s (in directory %1$s) => UTF-8 string (23) "Fails %2$s (mapē %1$s)"
          Property %1$s has a bad value (allowed values are: %2$s). => UTF-8 string (63) "Mantai nepareiza vērtība %1$s (atļautā vērtība is: %2$s)."
          Your entry in field %1$s (language %2$s) exceeds max length %3$d chars (incl. html tags). => UTF-8 string (104) "Jūsu ieraksts laukā %1$s (valoda %2$s) pārsniedz garumu par %3$d rakstzīmēm ...
          Jūsu ieraksts laukā %1$s (valoda %2$s) pārsniedz garumu par %3$d rakstzīmēm (ieskaitot html tagus).
          
          The length of property %1$s is currently %2$d chars. It must be between %3$d and %4$d chars. => UTF-8 string (85) "Īpašības garums %1$s ir %2$d rakstzīmes. Jābūt starp %3$d un %4$d rakstzīmēm."
          Validation function not found: %s. => UTF-8 string (36) "Pārbaudes funkcija nav atrasta: %s."
          Property %s is not valid => UTF-8 string (26) "Īpašība %s ir nederīga"
          is required. => UTF-8 string (12) "ir obligāts"
          %1$s is too long. Maximum length: %2$d => UTF-8 string (43) "%1$s ir par garu. Maksimālais garums: %2$d"
          The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
          Error on image caption: "%1s" is not a valid caption. => UTF-8 string (54) "Kļūda attēla parakstā: "%1s" nav derīgs paraksts."
          Fatal error => UTF-8 string (15) "Fatāla kļūda"
          Server file size is different from local file size => UTF-8 string (58) "Servera faila lielums atšķiras no lokālā faila lieluma"
          The uploaded file exceeds %s => UTF-8 string (39) "Augšupielādētais fails pārsniedz %s"
          The uploaded file was only partially uploaded => UTF-8 string (43) "Fails tika augšupielādēts tikai daļēji"
          No file was uploaded => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          Missing temporary folder => UTF-8 string (21) "Trūkst pagaidu mapes"
          Failed to write file to disk => UTF-8 string (34) "Kļūda saglabājot failu uz diska"
          A PHP extension stopped the file upload => UTF-8 string (51) "PHP paplašinājums pārtrauca failu augšupielādi"
          Filetype not allowed => UTF-8 string (23) "Faila tips nav atļauts"
          The uploaded file exceeds the post_max_size directive in php.ini => UTF-8 string (75) "Augšupielādētais fails pārsniedz post_max_size parametru php.ini failā"
          File is too big. Current size is %1s, maximum size is %2s. => UTF-8 string (73) "Fails ir par lielu. Esošais izmērs ir %1s, maksimālais izmērs ir %2s."
          The 'From' date format is invalid (YYYY-MM-DD) => UTF-8 string (46) "'No' datuma formāts ir nepareizs (YYYY-MM-DD)"
          The 'To' date format is invalid (YYYY-MM-DD) => UTF-8 string (49) "'Līdz' datuma formāts ir nepareizs (YYYY-MM-DD)"
          An error occurred while attempting to delete the image. (cannot load object). => UTF-8 string (52) "Kļūda bildes dzēšanā (nevar ielādēt objektu)."
          You cannot delete this item. => UTF-8 string (28) "Nevar izdzēst šo vienību."
          field %s is required. => UTF-8 string (22) "lauks %s ir obligāts."
          Cannot add configuration %s => UTF-8 string (33) "Nevar pievienot konfigurāciju %s"
          The field %field_name% is required at least in %lang%. => UTF-8 string (54) "Laukam %field_name% kā minimums nepieciešams %lang%."
          %s: Incorrect value => UTF-8 string (23) "%s: Nederīga vērtība"
          An error occurred while assigning a zone to the selection. => UTF-8 string (37) "Nosakot zonai atlasei radās kļūda."
          You must select at least one element to assign a new zone. => UTF-8 string (67) "Jums jāizvēlas vismaz viens elements, lai piešķirtu jaunu zonu."
          Can't delete #%id% => UTF-8 string (20) "Nevar izdzēst #%id%"
          Due to memory limit restrictions, this image cannot be loaded. Please increase your memory_limit value via your server's configuration settings. => UTF-8 string (161) "Šo attēlu nevar ielādēt sakarā ar atmiņas ierobežojumu. Lūdzu, palieliniet s...
          Šo attēlu nevar ielādēt sakarā ar atmiņas ierobežojumu. Lūdzu, palieliniet savu memory_limit vērtību, izmantojot servera konfigurācijas iestatījumus.
          
          The object cannot be loaded (the identifier is missing or invalid) => UTF-8 string (65) "Objektu nevar ielādēt (nav identifikatora vai tas ir nepareizs)"
          An error occurred when attempting to update the required fields. => UTF-8 string (41) "Nepieciešamo lauku atjaunošanas kļūda"
          Unable to delete associated images. => UTF-8 string (35) "Nevar izdzēst saistītos attēlus."
          Access denied. => string (14) "Access Denied."
          The uploaded file exceeds the upload_max_filesize directive in php.ini => UTF-8 string (81) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini failā"
          file (%s) not writable => UTF-8 string (24) "fails (%s) nav rakstāms"
          directory (%s) not writable => UTF-8 string (34) "direktorijā (%s) nevar ierakstīt"
          This functionality has been disabled. => UTF-8 string (27) "Šī funkcija ir izslēgta."
          Failed to update the position. => UTF-8 string (30) "Neizdevās atjaunot pozīciju."
          You must select at least one element to delete. => UTF-8 string (50) "Tev ir jāizvēlas vismaz viens elements ko dzēst"
          An error occurred while deleting this selection. => UTF-8 string (38) "Kļūda dzēšot atzīmētos objektus."
          The object cannot be loaded. => UTF-8 string (23) "Nevar ielādēt objektu"
          Invalid message => UTF-8 string (15) "Nederīga ziņa"
          Bad SQL query => UTF-8 string (21) "Nederīga SQL komanda"
          Please fill in all the required fields. => UTF-8 string (46) "Lūdzu, aizpildiet visus nepieciešamos laukus"
          Address format invalid => UTF-8 string (26) "Nederīgs adreses formāts"
          An error occurred during the file upload process. => UTF-8 string (28) "Kļūda faila augšuplādē."
          The email address is invalid. => UTF-8 string (18) "Nederīgs e-pasts."
          The selected date range is not valid. => UTF-8 string (35) "Nepareizi norādīts laika periods."
          An error occurred while updating the status for an object. => UTF-8 string (35) "Kļūda atjauninot objekta statusu."
          Failed to update the status => UTF-8 string (26) "Kļūda atjaunojot statusu"
          Unknown error. => UTF-8 string (18) "Nezināma kļūda."
          Incorrect value for "Depends on stock" for product %name% => UTF-8 string (62) "Nepareiza vērtība "Atkarīgs no noliktavas" produktam %name%"
          Invalid tag(s) (%s) => UTF-8 string (22) "Nederīgs tags(s) (%s)"
          There is one error. => UTF-8 string (17) "Ir viena kļūda."
          There are several errors. => UTF-8 string (20) "Ir daudzas kļūdas."
          Email is empty. => UTF-8 string (16) "Epasts ir tukšs"
          Invalid email address. => UTF-8 string (24) "Nederīga e-pasta adrese"
          The password field is blank. => UTF-8 string (16) "Parole ir tukša"
          Invalid password. => string (16) "nepareiza parole"
          File upload was not completed. => UTF-8 string (34) "Faila augšupielāde nav pabeigta."
          File too large (limit of %s bytes). => UTF-8 string (43) "Fails ir par lielu (ierobežojums %s biti)."
          Internal error #%s => UTF-8 string (21) "Iekšēja kļūda #%s"
          No file has been selected => UTF-8 string (20) "fails nav izvēlēts"
          No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          No valid value for field exceptions has been defined. => UTF-8 string (43) "Nav derīgas vērtības lauka izņēmumiem."
          An error occurred while transplanting the module to its hook. => UTF-8 string (40) "Kļūda transplantējot moduli uz āķi."
          Page not found => string (16) "Lapa nav atrasta"
          You do not have permission to view this. => UTF-8 string (34) "Jums nav tiesību šeit skatīties"
          An error occurred while attempting to create a new folder. => UTF-8 string (30) "Kļūda jaunas mapes izveidē."
          An error occurred while copying the image. => UTF-8 string (23) "Kļūda kopējot bildi."
          An error occurred while copying this image: %s => UTF-8 string (26) "Kļūda kopējot bildi: %s"
          Error while updating the status. => UTF-8 string (35) "Atjauninot statusu, radās kļūda."
          Invalid file name => UTF-8 string (25) "Nederīgs faila nosaukums"
          You need at least one object. => UTF-8 string (38) "Tev nepieciešams vismaz viens objekts"
          You cannot delete all of the items. => UTF-8 string (33) "Tu nevari izdzēst visus objektus"
          Cannot retrieve file. => string (21) "Nevar atjaunot failu."
          Invalid name for %s language => UTF-8 string (27) "Nederīgs vārds %s valodai"
          The name for %1s language is too long (%2d chars max). => UTF-8 string (63) "%1s valodas nosaukums ir pārāk garš (%2d maksimums simboli)."
          Invalid file extension => UTF-8 string (31) "Nederīgs faila paplašinājums"
          The file name is too long. => UTF-8 string (29) "Faila nosaukums pārāk garš"
          Invalid file => UTF-8 string (15) "Nederīgs fails"
          Invalid date range => UTF-8 string (26) "Nederīgs datumu diapazons"
          An error occurred while updating the image. => UTF-8 string (25) "Kļūda atjauninot bildi."
          An error occurred while linking the object %table_name% to categories. => UTF-8 string (61) "Radās kļūda, saistot objektu %table_name% ar kategorijām."
          The object cannot be loaded. => UTF-8 string (23) "Nevar ielādēt objektu"
          The %name% field is required. => UTF-8 string (31) "Laukā %name% ir nepieciešams."
          The %1$s field (%2$s) is invalid. => UTF-8 string (30) "%1$s lauks (%2$s) nav derīgs."
          The tags list (%s) is invalid. => UTF-8 string (31) "Tagu saraksts (%s) nav derīgs."
          An error occurred while copying this image: => UTF-8 string (23) "Kļūda kopējot bildi:"
          The %s field is not valid => UTF-8 string (20) "%s lauks nav derīgs"
          An error occurred while uploading the image. => UTF-8 string (31) "Kļūda augšuplādējot bildi."
          The file is missing. => UTF-8 string (14) "Trūkst fails."
          An error occurred while updating an object. => UTF-8 string (27) "Kļūda atjauninot objektu."
          Cannot delete file => UTF-8 string (20) "Nevar izdzēst failu"
          Invalid date format. => UTF-8 string (26) "Nederīgs datuma formāts."
          An error occurred while creating an object. => UTF-8 string (24) "Kļūda veidojot objektu"
          You do not have permission to edit this. => UTF-8 string (37) "Jums nav tiesību šeit kautko labot."
          "%key%" does not exist. => UTF-8 string (18) ""%key% neeksistē."
          You cannot delete or disable the last shop group. => UTF-8 string (58) "Jūs nevarat izdzēst vai izslēgt pēdējo veikala grupu."
          You cannot delete or disable a shop group in use. => UTF-8 string (68) "Jūs nevarat izdzēst vai izslēgt lietošanā esošu veikala grupu."
          You cannot disable the Main URL. => UTF-8 string (33) "Jūs nevarat izslēgt Pamata URL."
          You cannot change a main URL to a non-main URL. You have to set another URL as your Main URL for the selected shop. => UTF-8 string (119) "Jūs nevarat mainīt galveno URL uz ne-galveno URL. Jums jāizvēlas cits URL kā...
          Jūs nevarat mainīt galveno URL uz ne-galveno URL. Jums jāizvēlas cits URL kā galvenais URL izvēlētajam veikalam.
          
          A shop URL that uses this domain already exists. => UTF-8 string (61) "Veikala URL, kurā tiek izmantots šis domēns, jau eksistē."
          A shop virtual URL cannot be "%URL%" => UTF-8 string (42) "Veikala virtuālais URL nevar būt "%URL%""
          An error occurred during deletion. => UTF-8 string (25) "Kļūda dzēsanas laikā."
          (cannot load object) => UTF-8 string (25) "(nevar ielādēt objektu)"
          You do not have permission to delete this. => UTF-8 string (31) "Jums nav atļauts šeit dzēst."
          An error occurred while deleting the object. => UTF-8 string (25) "Kļūda dzēšot objektu."
          An error occurred while updating the status. => UTF-8 string (27) "Kļūda atjauninot statusu."
          A Zip/Postal code is required. => UTF-8 string (31) "Pasta indekss ir nepieciešams."
          The Zip/Postal code is invalid. => UTF-8 string (24) "Nederīgs pasta indekss."
          It must be entered as follows: => UTF-8 string (36) "Jābūt rakstītām kā norādīts: "
          You do not have permission to add this. => UTF-8 string (56) "Jums nav nepieciešamo atļauju šeit kaut ko pievienot."
          "%type%" does not exist. => UTF-8 string (19) ""%type% neeksistē."
          Directory "%folder%" cannot be created => string (37) "Direktoriju "%folder%" nevar izveidot"
          File "%file%" cannot be created => string (29) "Failu "%file%" nevar izveidot"
          Cannot write this file: "%folder%" => UTF-8 string (34) "Nevar ierakstīt failu: "%folder%""
          This file must be writable: %file% => UTF-8 string (36) "Šim failam jābut rakstamam: %file%"
          No file has been selected. => UTF-8 string (20) "fails nav izvēlēts"
          The server does not have permissions for writing. => UTF-8 string (43) "Serverim nav pieejas priekš rakstīšanas."
          Please check rights for %file% => UTF-8 string (38) "Lūdzu pārbaudiet tiesības uz %file%"
          This file must be writable: => UTF-8 string (30) "Šim failam jābut rakstamam: "
          Fatal error: The module directory does not exist. => UTF-8 string (46) "Kritiska kļūda: Moduļu mape vairs nav šeit"
          The field %field_name% is required at least in your default language. => UTF-8 string (77) "Lauks %field_name% ir nepieciešams vismaz vienā no noklusētajām valodām."
          Error while uploading image; please change your server's settings. (Error code: %s) => UTF-8 string (96) "Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus. (Kļūda...
          Kļūda augšupielādējot bildi; lūdzu nomaini sava servera iestatījumus. (Kļūdas kods: %s)
          
          Image format not recognized, allowed formats are: .gif, .jpg, .png => UTF-8 string (69) "Bildes formāts nav atpazīts, atļautie fomāti ir: .gif, .jpg, .png"
          The %s field is invalid. => UTF-8 string (21) "%s lauks nav derīgs."
          An error occurred while attempting to upload the file. => UTF-8 string (32) "kļūda augšupielādējot failu"
          Maximum depth: Invalid number. => UTF-8 string (41) "Maksimālais dziļums: Nederīgs nummurs."
          Please fill out all fields. => UTF-8 string (32) "Lūdzu, aizpildiet visus laukus."
          An error occurred on saving. => UTF-8 string (20) "Kļūda saglabājot."
          The voucher code is invalid. => UTF-8 string (25) "Kupona kods ir nederīgs."
          %s is invalid. => UTF-8 string (16) "%s ir nederīgs."
          An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
          Invalid URL => string (16) "Nepareiza adrese"
          Invalid selection => UTF-8 string (17) "Nederīga izvēle"
          You need permission to add this. => UTF-8 string (55) "Jums nepieciešams vairāk atļaujas lai to pievienotu."
          You do not have permission to update this. => UTF-8 string (34) "Jums nav atļaujas to atjaunināt."
          You do not have permission to create this. => UTF-8 string (31) "Jums nav atļaujas to izveidot."
          Profile(s) assigned to employee cannot be deleted => UTF-8 string (46) "Darbiniekam piešķirto profilu nevar nodzēst"
          You cannot delete your own profile => UTF-8 string (39) "Jūs nevarat nodzēst pats savu profilu"
          Cannot open export file for writing => UTF-8 string (42) "Nevar atvērt eksporta failu rakstīšanai"
          Cannot write into file: %filename%. Please check write permissions. => UTF-8 string (81) "Nevar ierakstīt failā: %filename%. Lūdzu, pārbaudiet rakstīšanas atļaujas."
          An unexpected error occurred. [%type% code %code%] => UTF-8 string (49) "Radās neparedzēta kļūda. [%type% code %code%]"
          Cannot send test email for theme %theme% because it is not your current theme => UTF-8 string (77) "Nevar nosūtīt testa e-pastu šablonam %theme% jo tā nav patreizējā tēma"
          Cannot send test email for layout %layout% => UTF-8 string (48) "Nevar nosūtīt testa e-pastu šablonam %layout%"
          Image format not recognized, allowed format(s) is(are): .%s => UTF-8 string (54) "Nevar noteikt attēla formātu, atļautie formāti: %s"
          You need permission to edit this. => UTF-8 string (48) "Jums nepieciešamas vairāk atļaujas to darīt."
          Unexpected error occurred. => UTF-8 string (28) "Radās neparedzēta kļūda."
          The object cannot be loaded (or found) => UTF-8 string (37) "Objektu nevar ielādēt (nav atrasts)"
          Max file size allowed is "%s" bytes. => UTF-8 string (41) "Maksimālais faila lielums ir "%s" baiti."
          An error occurred while attempting to save. => UTF-8 string (36) "Radās kļūda, mēģinot saglabāt."
          Invalid action => UTF-8 string (18) "Nederīga darbība"
          The value of the PHP.ini setting "max_input_vars" must be increased to %value% in order to be able to submit the product form. => UTF-8 string (114) "PHP.ini iestatījums "max_input_vars" jāpalielina līdz %value% lai būtu iespē...
          PHP.ini iestatījums "max_input_vars" jāpalielina līdz %value% lai būtu iespējams ar formu pievienot produktu.
          
          Invalid data supplied. => UTF-8 string (15) "Nederīgi dati."
          You cannot upload more files => UTF-8 string (44) "Jūs nevarat augšupielādēt vairāk failus"
          This domain is not valid. => UTF-8 string (18) "Nederīgs domēns."
          The SSL domain is not valid. => UTF-8 string (22) "Nederīgs SSL domēns."
          This field is invalid => UTF-8 string (17) "Lauks nav derīgs"
          This field cannot be longer than %limit% characters => UTF-8 string (47) "Laukā nevar būt vairāk par %limit% simboliem"
          This value should be greater than %value% => UTF-8 string (40) "Vērtībai jābūt lielākai kā %value%"
          This field is invalid, it must contain numeric values => UTF-8 string (42) "Lauks ir nepareizs, tam ir jāsatur cipari"
          This field is required => UTF-8 string (23) "Šis lauks ir obligāts"
          This field cannot be shorter than %limit% characters => UTF-8 string (46) "Laukā nevar būt mazāk par %limit% simboliem"
          %error_message% - Language: %language_name% => string (41) "%error_message% - Valoda: %language_name%"
          AdminShopparametersFeature => array (267)
          Authorized modules: => UTF-8 string (18) "Atļautie moduļi:"
          This category already exists for this group. => UTF-8 string (40) "Šī kategorija jau pastāv šai grupai."
          Add a category discount => string (28) "Pievienot kategoriju atlaidi"
          New group category discount => string (31) "Jauna atlaide kategoriju grupai"
          Discount (%): => string (12) "Atlaide (%):"
          Discount: %.2f%% => string (15) "Atlaide: %.2f%%"
          Group information => UTF-8 string (19) "Grupas informācija"
          Price display method: => UTF-8 string (25) "Cenas attēlojuma metode:"
          Show prices: => UTF-8 string (14) "Rādīt cenas:"
          Current category discount => UTF-8 string (33) "Pašreizējā kategorijas atlaide"
          Members of this customer group => UTF-8 string (32) "Šīs klientu grupas dalībnieki"
          Limited to the first 100 customers. => string (30) "Tikai pirmajiem 100 klientiem."
          Please use filters to narrow your search. => UTF-8 string (59) "Lūdzu, izmantojiet filtrus, lai sašaurinātu meklēšanu."
          Hours: => string (8) "Stundas:"
          Dear Customer, Regards, Customer service => UTF-8 string (41) "Cien. Klient, Ar cieņu, Klientu serviss"
          Cien. Klient,
          
          Ar cieņu,
          Klientu serviss
          
          We are currently updating our shop and will be back really soon. Thanks for your patience. => UTF-8 string (96) "Pašlaik mēs atjaunojam mūsu veikalu un pavisam drīz būsim atpakaļ. Paldies p...
          Pašlaik mēs atjaunojam mūsu veikalu un pavisam drīz būsim atpakaļ.
          Paldies par pacietību.
          
          #IN => string (3) "#IN"
          #DE => string (3) "#DE"
          #RE => string (3) "#RE"
          a|about|above|after|again|against|all|am|an|and|any|are|aren|as|at|be|because|been|before|being|below|between|both|but|by|can|cannot|could|couldn|did|didn|do|does|doesn|doing|don|down|during|each|few|for|from|further|had|hadn|has|hasn|have|haven|having|he|ll|her|here|hers|herself|him|himself|his|how|ve|if|in|into|is|isn|it|its|itself|let|me|more|most|mustn|my|myself|no|nor|not|of|off|on|once|only|or|other|ought|our|ours|ourselves|out|over|own|same|shan|she|should|shouldn|so|some|such|than|that|the|their|theirs|them|themselves|then|there|these|they|re|this|those|through|to|too|under|until|up|very|was|wasn|we|were|weren|what|when|where|which|while|who|whom|why|with|won|would|wouldn|you|your|yours|yourself|yourselves => UTF-8 string (827) "par | augstāk | pēc | atkal | pret | visi | am | an | un | visi | ir | ir | ...
          par | augstāk | pēc | atkal | pret | visi | am | an | un | visi | ir | ir | pēc | ir | kopš | pirms | ir zemāk | starp | abi | bet | pēc | var | nevar | varētu | nevarētu | darīja | dara | dara | dara | nesa | laikā | katru | daži | no | nobeiguma | bija | būtu | viņš | tā | viņa | viņa | tā | tā | tā | tā | tā | tā | tā pati | daudzi | visvairāk | jāpārliecinās | mani | nav | nav | nav | izslēgts | vienreiz | vienīgi | vai | citi | vajadzētu | mūsu | mūsu | sevi | ārā | pār | paši | paši | shan | viņa | būtu | būtu | jā | daži | tādi kā šie paši | tie | tur | šie | šie | šie | no | līdz | pārāki | līdz | līdz | ļoti | bija | bija | mēs | bija | kas | kad | kad | kur | kas | kamēr | kuram | kuram | kam | ar | uzvarēja | būtu | tevis | tevis | tu pats | pats
          
          You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice. => UTF-8 string (80) "Jūs varat atrakstīties jebkurā laikā. Kontaktinformācija ir atrodama lapā."
          In Stock => string (8) "Pieejams"
          Product available for orders => UTF-8 string (29) "Prece pieejama pasūtījumiem"
          Out-of-Stock => UTF-8 string (14) "Nav noliktavā"
          Webmaster => UTF-8 string (19) "Tīmekļa pārzinis"
          Customer service => UTF-8 string (20) "Klientu apkalpošana"
          If a technical problem occurs on this website => UTF-8 string (44) "Ja šajā vietnē rodas tehniskas problēmas"
          For any question about a product, an order => UTF-8 string (45) "Jebkuri jautājumi par produktu, pasūtījumu"
          Mr. => string (5) "K-gs."
          Mrs. => string (6) "K-dze."
          Visitor => UTF-8 string (13) "Apmeklētājs"
          Guest => string (6) "Viesis"
          Customer => string (7) "Klients"
          Neutral => UTF-8 string (9) "Neitrāls"
          Add new social title => string (25) "Pievienot jaunu nosaukumu"
          Social titles => string (6) "Tituls"
          Image width => UTF-8 string (15) "Attēla platums"
          Image height => UTF-8 string (16) "Attēla augstums"
          Social title => string (6) "Tituls"
          Group name => string (16) "Grupas nosaukums"
          Discount (%) => string (11) "Atlaide (%)"
          Members => UTF-8 string (11) "Dalībnieki"
          Creation date => string (15) "Izveides datums"
          Default groups options => UTF-8 string (26) "Noklusējuma grupu opcijas"
          Visitors group => UTF-8 string (19) "Apmeklētāju grupa"
          Guests group => string (11) "Viesu grupa"
          Customers group => string (13) "Klientu grupa"
          Save, then add a category reduction. => UTF-8 string (61) "Saglabājiet, pēc tam pievienojiet kategoriju samazinājumu."
          Add new group => string (21) "Pievienot jaunu grupu"
          Customer group => string (14) "Customer Group"
          Price display method => UTF-8 string (24) "Cenas attēlojuma metode"
          Category discount => string (19) "Kategorijas atlaide"
          Modules authorization => UTF-8 string (21) "Moduļu autorizācija"
          Show prices => UTF-8 string (13) "Rādīt cenas"
          Registration date => UTF-8 string (22) "Reģistrācijas datums"
          Alias => UTF-8 string (14) "Aizstājvārds"
          Aliases => UTF-8 string (11) "Pseidonīmi"
          Indexing => UTF-8 string (12) "Indeksācija"
          The "indexed" products have been analyzed by PrestaShop and will appear in the results of a front office search. => UTF-8 string (112) ""Indeksētos" produktus analizēja PrestaShop, un tie parādīsies vietnes priek...
          "Indeksētos" produktus analizēja PrestaShop, un tie parādīsies vietnes priekšpusē meklētāja rezultātos.
          
          Indexed products => UTF-8 string (20) "Indeksētie produkti"
          Building the product index may take a few minutes. => UTF-8 string (54) "Produkta indeksa izveide var aizņemt dažas minūtes."
          Add missing products to the index => UTF-8 string (43) "Pievienot iztrūkstošos produktus indeksam"
          Re-build the entire index => UTF-8 string (24) "Pārbūvēt visu indeksu"
          You can set a cron job that will rebuild your index using the following URL: => UTF-8 string (83) "Jūs varat iestatīt cron darbu, kas atjaunos jūsu indeksu, izmantojot šādu URL:"
          Search within word => UTF-8 string (15) "Meklēt vārdos"
          Search exact end match => UTF-8 string (33) "Meklēt precīzu gala atbilstību"
          Minimum word length (in characters) => UTF-8 string (25) "Minimālais vārda garums"
          Blacklisted words => UTF-8 string (17) "Aizliegtie vārdi"
          Weight => string (5) "Svars"
          The "weight" represents its importance and relevance for the ranking of the products when completing a new search. => UTF-8 string (79) ""Svars" norāda tā nozīmi un atbilstību produktam, veicot jaunu meklēšanu."
          A word with a weight of eight will have four times more value than a word with a weight of two. => UTF-8 string (92) "Vārdam ar svaru astoņi būs četras reizes lielāka vērtība nekā vārdam ar svar...
          Vārdam ar svaru astoņi būs četras reizes lielāka vērtība nekā vārdam ar svaru divi.
          
          We advise you to set a greater weight for words which appear in the name or reference of a product. This will allow the search results to be as precise and relevant as possible. => UTF-8 string (189) "Mēs iesakām jums iestatīt lielāku svaru vārdiem, kas parādās produkta nosauk...
          Mēs iesakām jums iestatīt lielāku svaru vārdiem, kas parādās produkta nosaukumā vai atsaucei. Tas ļaus meklēšanas rezultātiem būt pēc iespējas precīzākiem un atbilstošiem.
          
          Setting a weight to 0 will exclude that field from search index. Re-build of the entire index is required when changing to or from 0 => UTF-8 string (117) "Svara iestatīšana uz 0 izslēdz šo lauku no meklēšanas indeksa. Viss indekss ...
          Svara iestatīšana uz 0 izslēdz šo lauku no meklēšanas indeksa. Viss indekss jāpārveido, mainot to uz vai no 0
          
          Product name weight => string (25) "Produkta nosaukuma garums"
          Reference weight => string (11) "Koda garums"
          Short description weight => UTF-8 string (20) "Īsa apraksta garums"
          Description weight => string (15) "Apraksta garums"
          Category weight => string (18) "Kategorijas garums"
          Brand weight => UTF-8 string (13) "Zīmola svars"
          Tags weight => string (11) "Tagu garums"
          Attributes weight => UTF-8 string (16) "Atribūtu garums"
          Features weight => UTF-8 string (15) "Iespēju garums"
          Add new alias => UTF-8 string (30) "Pievienot jaunu aizstājvārdu"
          Result => UTF-8 string (10) "Rezultāts"
          Shop ID => string (10) "Veikala ID"
          Shop group => string (13) "Veikala grupa"
          Root category => string (15) "Pamatkategorija"
          Main URL for this shop => UTF-8 string (28) "Galvenā saite šim veikalam"
          Edit this shop group => UTF-8 string (23) "Labot šo veikala grupu"
          Add new shop => string (23) "Pievienot jaunu veikalu"
          Multistore tree => UTF-8 string (26) "Veikala satura rādītājs"
          Store name => string (17) "Veikala nosaukums"
          Icon => string (5) "Ikona"
          Edit return status => UTF-8 string (30) "Rediģēt atgriešanas statusu"
          Show delivery PDF. => UTF-8 string (22) "Rādīt piegādes PDF."
          Template => UTF-8 string (8) "Šablons"
          Return status => UTF-8 string (20) "Atgriešanas statuss"
          Send email to customer => UTF-8 string (24) "Sūtīt klientam e-pastu"
          Consider the associated order as validated. => UTF-8 string (43) "Uzskatīt šo pasūtījumu par apsiprinātu"
          Hide this status in all customer orders. => UTF-8 string (47) "Slēpt šo statusu visos klientu pasūtījumos."
          Attach invoice PDF to email. => UTF-8 string (35) "Pievienojiet PDF rēķinu e-pastam."
          Attach delivery slip PDF to email. => UTF-8 string (46) "Pievienojiet PDF piegādes dokumentu e-pastam."
          Set the order as shipped. => UTF-8 string (41) "Atzīmējiet pasūtījumu kā nosūtītu."
          Set the order as paid. => UTF-8 string (41) "Atzīmējiet pasūtījumu kā apmaksātu."
          Add new store => string (23) "Pievienot jaunu veikalu"
          Stores => string (7) "veikali"
          Store name (e.g. City Center Mall Store). => string (50) "Veikala nosaukums (piem., City Center Mall Store)."
          Allowed characters: letters, spaces and %s => UTF-8 string (43) "Atļautās zīmes: burti, atstarpes un "%s""
          Latitude / Longitude => string (16) "Platums / garums"
          Store coordinates (e.g. 45.265469/-47.226478). => UTF-8 string (51) "Veikala koordinātas (piem., 45.265469/-47.226478)."
          Picture => UTF-8 string (7) "Attēls"
          Monday => string (9) "Pirmdiena"
          Tuesday => string (8) "Otrdiena"
          Wednesday => UTF-8 string (10) "Trešdiena"
          Thursday => string (11) "Ceturtdiena"
          Friday => string (10) "Piektdiena"
          Saturday => string (9) "Sestdiena"
          Sunday => UTF-8 string (10) "Svētdiena"
          Choose your country => UTF-8 string (21) "Izvēlies savu valsti"
          Choose your state (if applicable) => UTF-8 string (44) "Izvēlieties savu apgabalu (ja piemērojams)"
          Displayed in emails and page titles. => UTF-8 string (39) "Attēlots e-pastos un lapu virsrakstos."
          Shop email => string (15) "Veikala e-pasts"
          Registration number => UTF-8 string (23) "Reģistrācijas nummurs"
          Shop address line 1 => UTF-8 string (27) "Veikala adrese (1. līnija)"
          Shop address line 2 => UTF-8 string (25) "Veikala adrese 2. līnija"
          Contact details => UTF-8 string (17) "Kontakta detaļas"
          Add new tag => string (21) "Pievienot jaunu birku"
          Tag => string (6) "Birkas"
          Search => UTF-8 string (7) "Meklēt"
          Shop name => string (17) "Veikala nosaukums"
          Visits => UTF-8 string (12) "Apmeklējumi"
          Registrations => UTF-8 string (15) "Reģistrācijas"
          Undefined => UTF-8 string (11) "Nedefinēts"
          Visitors => UTF-8 string (13) "Apmeklētāji"
          Unknown => UTF-8 string (9) "Nezināms"
          Male => UTF-8 string (9) "Vīrietis"
          Female => string (8) "Sieviete"
          Product name => string (18) "Produkta nosaukums"
          No redirection (you may have duplicate content issues) => UTF-8 string (62) "Nav novirzīšanas (jums var būt dublētas satura problēmas)"
          302 Moved Temporarily (recommended while setting up your store) => UTF-8 string (57) "302 Pārvietots īslaicīgi (ieteicams, iestatot veikalu)"
          301 Moved Permanently (recommended once you have gone live) => UTF-8 string (61) "301 Pārvietots pastāvīgi (ieteicams, kad esat "dzīvajā")"
          Other => string (4) "Cits"
          GET variable => UTF-8 string (14) "GET mainīgais"
          Server => string (8) "Serveris"
          Add new contact => string (24) "Pievienot jaunu kontaktu"
          Add a new page => string (20) "Pievienot jaunu lapu"
          hours => string (7) "stundas"
          Save messages? => UTF-8 string (17) "Saglabāt ziņas?"
          Re-display cart at login => UTF-8 string (36) "Vēlreiz parādīt grozu piesakoties"
          Send an email after registration => UTF-8 string (38) "Nosūtīt e-pastu pēc reģistrācijas"
          Password reset delay => UTF-8 string (35) "Paroles atiestatīšanas atcelšana"
          minutes => UTF-8 string (8) "minūtes"
          Enable B2B mode => UTF-8 string (23) "Aktivizēt B2B režīmu"
          Ask for birth date => UTF-8 string (25) "Jautāt dzimšanas datumu"
          Enable partner offers => UTF-8 string (32) "Ieslēgt partneru piedāvājumus"
          Maintenance IP => string (13) "Uzlabojumu IP"
          Custom maintenance text => UTF-8 string (27) "Pielāgota tehniskā apkope"
          Round on each item => UTF-8 string (24) "Noapaļot katru vienību"
          Round on each line => UTF-8 string (23) "Noapaļot katru līniju"
          Round on the total => UTF-8 string (18) "Noapaļot kopsummu"
          Round up away from zero, when it is half way there (recommended) => UTF-8 string (66) "Noapaļojiet uz augšu no nulles, kad tas ir pusceļā (ieteicams)"
          Round down towards zero, when it is half way there => UTF-8 string (56) "Noapaļojiet uz leju tuvāk nullei, kad tas ir pusceļā"
          Round towards the next even value => UTF-8 string (45) "Noapaļot tuvāk nākošajam veselam lielumam"
          Round towards the next odd value => UTF-8 string (47) "Noapaļot tuvāk nākošajai nepāra vērtībai"
          Round up to the nearest value => UTF-8 string (47) "Noapaļot uz augšu līdz tuvākajai vērtībai"
          Round down to the nearest value => UTF-8 string (45) "Noapaļot uz leju līdz tuvākajai vērtībai"
          Enable SSL on all pages => UTF-8 string (27) "Iespējot SSL visās lapās"
          Increase front office security => UTF-8 string (29) "Palielināt veikala drošību"
          Allow iframes on HTML fields => UTF-8 string (27) "Atļaut iframes HTML laukos"
          Use HTMLPurifier Library => UTF-8 string (33) "Izmantot HTMLPurifier bibliotēku"
          Round mode => UTF-8 string (21) "Apaļošanas režīms"
          Round type => UTF-8 string (20) "Noapaļošanas veids"
          Display best sellers => UTF-8 string (28) "Parādīt pirktākās preces"
          Enable Multistore => UTF-8 string (21) "Ieslēgt Multiveikalu"
          Main Shop Activity => UTF-8 string (25) "Galvenā veikala darbība"
          Enable final summary => UTF-8 string (21) "Ieslēgt kopsavilkumu"
          Enable guest checkout => UTF-8 string (28) "Atļaut viesiem iepirkšanos"
          Recalculate shipping costs after editing the order => UTF-8 string (66) "Pēc pasūtījuma rediģēšanas pārrēķiniet piegādes izmaksas"
          Allow multishipping => UTF-8 string (21) "Atļaut multipiegādi"
          Delayed shipping => UTF-8 string (19) "Aizkavēta piegāde"
          Terms of service => string (17) "Servisa noteikumi"
          Offer gift wrapping => UTF-8 string (31) "Piedāvāt dāvanu iesaiņojumu"
          Gift-wrapping tax => UTF-8 string (29) "Dāvanu iesaiņojuma nodoklis"
          Offer recycled packaging => UTF-8 string (36) "Piedāvāt pārstrādātu iepakojumu"
          Gift-wrapping price => UTF-8 string (26) "Dāvānu iesaiņojuma cena"
          Minimum purchase total required in order to validate the order => UTF-8 string (56) "Lai pasūtījumu veiktu klientam jāiepērkas vismaz par"
          Allow a customer to download and view PDF versions of his/her invoices. => UTF-8 string (71) "Ļaujiet klientam lejupielādēt un skatīt savu rēķinu PDF versijas."
          Send an email to the customer when his/her order status has changed. => UTF-8 string (71) "Nosūtiet e-pastu klientam, kad ir mainīts viņa pasūtījuma statuss."
          Number of days for which the product is considered 'new' => UTF-8 string (61) "Dienu skaits, cik ilgi produkti tiek uzskatīti par "jauniem""
          Max size of product summary => UTF-8 string (42) "Maksimālais produkta kopsavilkuma izmērs"
          Catalog mode => UTF-8 string (17) "Kataloga režīms"
          Quantity discounts based on => string (33) "Daudzuma atlaides pamatojoties uz"
          Force update of friendly URL => UTF-8 string (37) "Piespiest lasāma URL atjaunināšanu"
          Display available quantities on the product page => UTF-8 string (41) "Attēlot pieejamo daudzumu produktu lapā"
          Separator of attribute anchor on the product links => UTF-8 string (46) "Atribūtu enkura atdalītājs produkta saitēs"
          Products per page => UTF-8 string (41) "Maksimālais produktu skaits vienā lapā"
          Product price => UTF-8 string (10) "Pēc cenas"
          Product add date => UTF-8 string (26) "Pēc pievienošanas datuma"
          Product modified date => UTF-8 string (29) "Pēc produkta izmaiņu datuma"
          Position inside category => UTF-8 string (21) "Pozīcija kategorijā"
          Brand => UTF-8 string (7) "Zīmols"
          Product quantity => string (17) "Produkta daudzums"
          Product reference => string (17) "product reference"
          Default order by => UTF-8 string (32) "Noklusētā produktu kārtošana"
          Default order method => UTF-8 string (33) "Noklusētā pasūtīšanas metode"
          Display remaining quantities when the quantity is lower than => UTF-8 string (56) "Parādīt atlikušo daudzumu, ja daudzums ir mazāks par"
          Enable stock management => UTF-8 string (36) "Ieslēgt produktu uzskaites sistēmu"
          Default pack stock management => UTF-8 string (44) "Noklusētā iepakojuma krājumu pārvaldība"
          Allow ordering of out-of-stock products => UTF-8 string (35) "Ļaut pasūtīt beigušos produktus"
          Label of in-stock products => UTF-8 string (37) "Krājumā esošu produktu marķējums"
          Label of out-of-stock products with allowed backorders => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā, bet ir atļauts tos pasūtīt"
          Label of out-of-stock products with denied backorders => UTF-8 string (69) "Marķējums produktiem, kuri nav pārdošanā un kurus nevar pasutīt"
          Delivery time of in-stock products => UTF-8 string (37) "Piegādes laiks produktiem noliktavā"
          Leave empty to disable => UTF-8 string (31) "Atstājiet tukšu lai izslēgtu"
          Delivery time of out-of-stock products with allowed backorders => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā, bet ir atļauts tos pasūtīt"
          $_GET variable => UTF-8 string (16) "$_GET mainīgais"
          The route %routeRule% is not valid => UTF-8 string (33) "Ceļš %routeRule% iir kļūdains"
          Keyword "{%keyword%}" required for route "%routeName%" (rule: "%routeRule%") => UTF-8 string (87) "Atslēgas vārds "{%keyword%}" nepieciešams ceļam "%routeName%" (rule: "%route...
          Atslēgas vārds "{%keyword%}" nepieciešams ceļam "%routeName%" (rule: "%routeRule%")
          
          Default pages => string (13) "Default Pages"
          Module pages => UTF-8 string (13) "Moduļu lapas"
          Display attributes in the product meta title => UTF-8 string (43) "Rādīt atribūtus produktu meta nosaukumā"
          Accented URL => UTF-8 string (16) "Akcentēta saite"
          Redirect to the canonical URL => UTF-8 string (26) "Novirzīt uz kanonisko URL"
          Disable Apache's MultiViews option => UTF-8 string (41) "Deaktivizēt Apache's MultiViews iespēju"
          Disable Apache's mod_security module => UTF-8 string (41) "Deaktivizēt Apache's mod_security moduli"
          Shop domain => string (15) "Veikala domeins"
          SSL domain => string (11) "SSL domeins"
          Base URI => string (10) "Pamata URI"
          Route to products => UTF-8 string (20) "Ceļš uz produktiem"
          Route to category => UTF-8 string (20) "Ceļš uz kategoriju"
          Route to supplier => UTF-8 string (24) "Ceļš uz piegādātāju"
          Route to brand => UTF-8 string (17) "Ceļš uz zīmolu"
          Route to page => UTF-8 string (14) "Ceļš uz lapu"
          Route to page category => UTF-8 string (26) "Ceļš uz lapas kategoriju"
          Route to modules => UTF-8 string (19) "Ceļš uz moduļiem"
          Product page => string (13) "Produkta lapa"
          Pagination => UTF-8 string (9) "Lapošana"
          Products stock => UTF-8 string (17) "Produktu krājumi"
          Contacts => string (8) "Kontakti"
          Add new title => string (15) "Pievienot failu"
          Gift options => UTF-8 string (16) "Dāvanas opcijas"
          Status name => UTF-8 string (14) "Statusa vārds"
          Color => UTF-8 string (6) "Krāsa"
          Return statuses => UTF-8 string (20) "Atgriešanas statusi"
          Email template => UTF-8 string (16) "E-pasta šablons"
          Order status => string (16) "Izpildes statuss"
          Add new order status => UTF-8 string (36) "Pievienot jaunu pasūtījuma statusu"
          Add new order return status => UTF-8 string (49) "Pievienot jaunu pasūtījuma atgriešanas statusu"
          Rewritten URL => UTF-8 string (16) "Pārrakstīt URL"
          Page name => string (15) "Lapas nosaukums"
          Page title => string (16) "Lapas virsraksts"
          Meta tags => string (9) "Meta-Tagi"
          Keywords: %keywords% => UTF-8 string (28) "Atslēgas vārdi: %keywords%"
          Improve your SEO => string (14) "Uzlabojiet SEO"
          Edit information about your pages to gain visibility and therefore reach more visitors. We advise you to start with the index page, it stands for your homepage. => UTF-8 string (180) "Rediģējiet informāciju par savām lapām, lai iegūtu atpazīstamību, tādējādi i...
          Rediģējiet informāciju par savām lapām, lai iegūtu atpazīstamību,  tādējādi iegūsot vairāk apmeklētāju. Mēs iesakām sākt ar indeksa lapu, tas nozīmē sākumlapu.
          
          Configure index page => UTF-8 string (22) "Konfigurēt sākumlapu"
          Robots file generation => UTF-8 string (26) "Robots faila ģenerēšana"
          Generate robots.txt file => UTF-8 string (26) "Ģenerēt robots.txt failu"
          SEO options => string (11) "SEO opcijas"
          Set up URLs => UTF-8 string (14) "Uzstādīt URL"
          Set shop URL => UTF-8 string (21) "Iestatīt veikala URL"
          Schema of URLs => UTF-8 string (10) "URL shēma"
          Referrer => UTF-8 string (13) "Norādītājs"
          Add new search engine => UTF-8 string (35) "Pievienot jaunu meklētājprogrammu"
          Enable SSL => UTF-8 string (25) "Ieslēgt SSL šifrēšanu"
          Please click here to check if your shop supports HTTPS. => UTF-8 string (82) "Lūdzu, noklikšķiniet šeit, lai pārbaudītu, vai jūsu veikals atbalsta HTTPS."
          Page => string (4) "Lapa"
          AdminAdvparametersFeature => array (350)
          Menu => UTF-8 string (8) "Izvēlne"
          No menu => UTF-8 string (13) "Izvēlnes nav"
          Import data from another shop => UTF-8 string (31) "Importēt datus no cita veikala"
          Permissions => UTF-8 string (9) "Tiesības"
          Catalog price rules => UTF-8 string (25) "Kataloga cenu nosacījumi"
          Countries => string (7) "Valstis"
          States => UTF-8 string (6) "Štati"
          Carriers => UTF-8 string (14) "Piegādātāji"
          Titles => string (7) "Uzrunas"
          SuperAdmin => string (24) "Galvenais administrators"
          Logistician => UTF-8 string (24) "Loģistikas speciālists"
          Translator => UTF-8 string (10) "Tulkotājs"
          Salesman => UTF-8 string (11) "Pārdevējs"
          Supply Orders => UTF-8 string (21) "Krājumu Pasūtījumi"
          Supply Order Details => UTF-8 string (30) "Krājumu pasūtījuma detaļas"
          Product Reference => string (16) "Produkta atsauce"
          Note => string (7) "piezime"
          Supplier ID * => UTF-8 string (19) "Piegādātāja ID *"
          Lang ID => string (10) "Valodas ID"
          Warehouse ID * => string (13) "Noliktavas ID"
          Currency ID * => UTF-8 string (13) "Valūtas ID *"
          Supply Order Reference * => UTF-8 string (34) "Pasūtījuma piegādes reference *"
          Delivery Date (Y-M-D)* => UTF-8 string (25) "Piegādes datums (Y-M-D)*"
          Discount rate => string (16) "Atlaides lielums"
          Product ID * => string (13) "Produkta ID *"
          Product Attribute ID => UTF-8 string (21) "Produkta atribūta ID"
          Unit Price (tax excl.)* => UTF-8 string (25) "Vienības cena (bez PVN)*"
          Quantity Expected * => string (22) "Paredzamais daudzums *"
          Discount Rate => string (7) "Atlaide"
          Tax Rate => string (9) "PVN daudz"
          Import .CSV data => UTF-8 string (19) "Importēt CSV datus"
          Template => UTF-8 string (8) "Šablons"
          Customer ID => string (10) "Klienta ID"
          Active (0/1) => UTF-8 string (13) "Aktīva (0/1)"
          Customer email => string (15) "Klienta e-pasts"
          Active (0/1) => UTF-8 string (13) "Aktīvs (0/1)"
          Root category (0/1) => string (21) "Pamatkategorija (0/1)"
          Image URL => UTF-8 string (11) "Attēla URL"
          Product ID => string (11) "Produkta ID"
          Attribute (Name:Type:Position) => UTF-8 string (36) "Atribūts (Vārds: Veids: Pozīcija)"
          Value (Value:Position) => UTF-8 string (32) "Vērtība (vērtība: pozīcija)"
          Supplier reference => UTF-8 string (19) "Piegādātāja kods"
          Default (0 = No, 1 = Yes) => UTF-8 string (36) "Pēc noklusējuma (0 = Nē, 1 = Jā)"
          Combination availability date => UTF-8 string (33) "Kombinācijas pieejamības datums"
          Choose among product images by position (1,2,3...) => UTF-8 string (65) "Izvēlieties produktu attēlus pēc atrašanās vietas (1,2,3...)"
          Titles ID (Mr = 1, Ms = 2, else 0) => string (38) "Tituls (K-gs. = 1, K-dze. = 2, cits 0)"
          Birth date (yyyy-mm-dd) => UTF-8 string (29) "Dzimšanas diena (yyyy-mm-dd)"
          Newsletter (0/1) => string (13) "Jaunumi (0/1)"
          Partner offers (0/1) => UTF-8 string (29) "Parteneru piedāvājums (0/1)"
          Registration date (yyyy-mm-dd) => UTF-8 string (35) "Reģistrācijas datums (yyyy-mm-dd)"
          Groups (x,y,z...) => string (17) "Grupas (x,y,z...)"
          Default group ID => UTF-8 string (27) "Grupas ID pēc noklusējuma"
          UPC => string (3) "upc"
          Minimal quantity => UTF-8 string (20) "Minimālais daudzums"
          Image URLs (x,y,z...) => UTF-8 string (23) "Attēlu URLs (x,y,z...)"
          Image alt texts (x,y,z...) => UTF-8 string (40) "Attēla alternatīvais teksts (x,y,z...)"
          Advanced Stock Management => UTF-8 string (35) "Paplašināts krājumu menedžments"
          Depends on stock => UTF-8 string (21) "Atkarīgs no krājuma"
          Warehouse => string (9) "Noliktava"
          Categories (x,y,z...) => string (22) "Kategorijas (x,y,z...)"
          Tax rule ID => UTF-8 string (23) "Nodokļa nosacījuma ID"
          On sale (0/1) => UTF-8 string (19) "Izpārdošana (0/1)"
          Discount amount => string (16) "Atlaides lielums"
          Discount percent => string (17) "Atlaides procents"
          Discount from (yyyy-mm-dd) => string (24) "Atlaides no (yyyy-mm-dd)"
          Discount to (yyyy-mm-dd) => UTF-8 string (26) "Atlaide līdz (yyyy-mm-dd)"
          Reference # => UTF-8 string (9) "Norāde #"
          Supplier reference # => UTF-8 string (21) "Piegādātāja kods #"
          Delivery time of out-of-stock products with allowed orders: => UTF-8 string (76) "Produktu piegādes laiks, kuri nav noliktavā bet ir atļauts tos pasūtīt:"
          Additional shipping cost => UTF-8 string (28) "Papildus sūtījuma izmaksas"
          Unit for the price per unit => UTF-8 string (22) "Cenas lieluma vienība"
          Tags (x,y,z...) => string (15) "Tagi (x,y,z...)"
          Rewritten URL => UTF-8 string (16) "Pārrakstīt URL"
          Label when backorder allowed => UTF-8 string (51) "Marķēt, ja ir atļauja ne-krājuma pasūtījumiem"
          Available for order (0 = No, 1 = Yes) => UTF-8 string (32) "Var pasūtīt (0 = Nē, 1 = Jā)"
          Product availability date => UTF-8 string (28) "Produkta pieejamības datums"
          Product creation date => string (24) "Produkta izveides datums"
          Show price (0 = No, 1 = Yes) => UTF-8 string (31) "Rādīt cenu (0 = Nē, 1 = Jā)"
          Delete existing images (0 = No, 1 = Yes) => UTF-8 string (42) "Dzēst esošos attēlus (0 = Nē, 1 = Jā)"
          Feature (Name:Value:Position:Customized) => UTF-8 string (58) "Raksturojums (Nosaukums: Vērtība: Pozīcija: Pielāgots)"
          Available online only (0 = No, 1 = Yes) => UTF-8 string (46) "Pieejams tikai tiešsaistē (0 = Nē, 1 = Jā)"
          Customizable (0 = No, 1 = Yes) => UTF-8 string (31) "Pielāgojams (0 = Nē, 1 = Jā)"
          Uploadable files (0 = No, 1 = Yes) => UTF-8 string (40) "Lejuplādējami faili (0 = Nē, 1 = Jā)"
          Text fields (0 = No, 1 = Yes) => UTF-8 string (33) "Teksta laukumi (0 = Nē, 1 = Jā)"
          Action when out of stock => UTF-8 string (28) "Darbības, kad nav krājumā"
          Virtual product (0 = No, 1 = Yes) => UTF-8 string (37) "Virtuāls produkts (0 = Nē, 1 = Jā)"
          File URL => string (9) "Faila URL"
          Expiration date (yyyy-mm-dd) => UTF-8 string (31) "Derīguma temiņš (yyyy-mm-dd)"
          Number of days => string (12) "Dienu skaits"
          Accessories (x,y,z...) => UTF-8 string (21) "Aksesuāri (x,y,z...)"
          Address (2) => string (10) "Adrese (2)"
          Latitude => string (7) "Platums"
          Longitude => string (6) "Garums"
          Hours (x,y,z...) => string (18) "Stundas (x,y,z...)"
          ID / Name of group shop => string (29) "ID / Veikalu grupas nosaukums"
          Ignore this column => UTF-8 string (20) "Ignorēt šo kolonnu"
          Store contacts => string (16) "Veikala kontakti"
          EAN-13 => string (6) "EAN 13"
          Back office connection from %ip% => string (32) "Savienojums ar redaktoru no %ip%"
          %class_name% addition => UTF-8 string (27) "%class_name% papildinājums"
          Edit this SQL query => UTF-8 string (24) "Labot šo SQL vaicājumu"
          SQL query name => UTF-8 string (21) "SQL vaicājuma vārds"
          Select your default file encoding => UTF-8 string (39) "Izvēlieties failu noklusēto kodējumu"
          Contact information => UTF-8 string (19) "Kontaktinformācija"
          Discount prices => UTF-8 string (14) "Atlaižu cenas"
          Module hooks => UTF-8 string (17) "Moduļa sasaistes"
          Meta information => UTF-8 string (17) "Meta informācija"
          Product combinations => UTF-8 string (22) "Produktu kombinācijas"
          Available quantities for sale => UTF-8 string (31) "Pieejamie daudzumi pārdošanai"
          Warehouses => UTF-8 string (10) "Entrepôts"
          Webservice accounts => string (16) "Webservisa konti"
          Attribute groups => UTF-8 string (16) "Atribūtu grupas"
          Tax rules groups => UTF-8 string (27) "Nodokļu nosacījumu grupas"
          Cart rules => UTF-8 string (17) "Groza nosacījumi"
          Import data => UTF-8 string (15) "Importēt datus"
          Choose the source shop => UTF-8 string (25) "Izvēlies galveno veikalu"
          Choose data to import => UTF-8 string (31) "Izvēlaties datus, ko importēt"
          Shop groups list => string (22) "Veikala grupu saraksts"
          Customer groups => string (14) "Klientu grupas"
          Shop group => string (13) "Veikala grupa"
          Multistore options => UTF-8 string (25) "Daudzveikalu iestatījumi"
          Default shop => UTF-8 string (20) "Noklusējuma veikals"
          Add a new shop group => string (29) "Pievienot jaunu veikalu grupu"
          Add a new shop => string (23) "Pievienot jaunu veikalu"
          Shop group name => UTF-8 string (21) "Veikala grupas vārds"
          Share customers => UTF-8 string (17) "Kopīgot klientus"
          Share available quantities between shops of this group. When changing this option, all available products quantities will be reset to 0. => UTF-8 string (132) "Dalieties pieejamos daudzumos starp šīs grupas veikaliem. Mainot šo opciju, ...
          Dalieties pieejamos daudzumos starp šīs grupas veikaliem. Mainot šo opciju, visi pieejamie produktu daudzumi tiks atgriezti uz 0.
          
          Share orders => UTF-8 string (22) "Kopīgot pasūtījumus"
          Multistore tree => UTF-8 string (26) "Veikala satura rādītājs"
          Shop URL ID => string (14) "Veikala URL ID"
          Shop name => string (17) "Veikala nosaukums"
          Is it the main URL? => string (25) "Vai tas ir galvenais URL?"
          URL options => UTF-8 string (16) "URL iestatījumi"
          Is it the main URL for this shop? => UTF-8 string (38) "Vai tas ir galvenais šī veikala URL?"
          Shop URL => string (11) "Veikala URL"
          Domain => UTF-8 string (7) "Domēns"
          SSL Domain => UTF-8 string (11) "SSL domēns"
          Physical URL => string (13) "Fiziskais URL"
          Virtual URL => UTF-8 string (15) "Virtuālais URL"
          Final URL => string (8) "Gala URL"
          Edit this shop => UTF-8 string (17) "Labot šo veikalu"
          Add a new URL => string (26) "Pievienot jaunu URL adresi"
          Store name => string (17) "Veikala nosaukums"
          Statistics => string (10) "Statistika"
          Notifications => UTF-8 string (11) "Paziņojumi"
          Both => string (3) "Abi"
          This is a test message. Your server is now configured to send email. => UTF-8 string (64) "Šī ir testa ziņa, Jūsu serveris tagad spēj sūtīt e-pastus"
          Test message -- Prestashop => UTF-8 string (24) "Testa ziņa - Prestashop"
          Error: Please check your configuration => UTF-8 string (48) "Kļūda: lūdzu pārbaudiet savus uzstādījumus"
          %key% (missing description) => UTF-8 string (30) "%key% (trūkstošais apraksts)"
          Set my own SMTP parameters (for advanced users ONLY) => UTF-8 string (69) "Iestatiet savus SMTP parametrus (tikai pieredzējušiem lietotājiem)"
          Never send emails (may be useful for testing purposes) => UTF-8 string (67) "Nekad nesūtīt e-pastus (var būt noderīgi testēšanas nolūkos)"
          View (GET) => UTF-8 string (13) "Skatīt (GET)"
          Modify (PUT) => UTF-8 string (16) "Modificēt (PUT)"
          Add (POST) => string (16) "Pievienot (POST)"
          Delete (DELETE) => UTF-8 string (15) "Dzēst (DELETE)"
          Fast view (HEAD) => UTF-8 string (27) "Ātrā skatīšanās (HEAD)"
          Age => string (6) "Vecums"
          Recipient => UTF-8 string (11) "Saņēmējs"
          Subject => string (8) "Subjekts"
          Sent => UTF-8 string (11) "Nosūtītie"
          Erase all => UTF-8 string (12) "Dzēst visus"
          Severity (1-4) => UTF-8 string (16) "Stingrība (1-4)"
          Object type => string (12) "Objekta tips"
          Object ID => string (10) "Objekta ID"
          Error code => UTF-8 string (13) "Kļūdas kods"
          Last update => UTF-8 string (23) "Pēdējo reiz atjaunots"
          Refresh list => string (17) "Atjaunot sarakstu"
          Key => UTF-8 string (8) "Atslēga"
          Key description => UTF-8 string (18) "Atslēgas apraksts"
          ID / Name of shop => string (22) "ID / Veikala nosaukums"
          Product reference => string (17) "product reference"
          EAN13 => UTF-8 string (10) "Svītrkods"
          Add new profile => string (23) "Pievienot jaunu profilu"
          Combination reference => UTF-8 string (23) "Kombinācijas reference"
          Memcached via PHP::Memcache => string (34) "Memcached izmantojot PHP::Memcache"
          Memcached via PHP::Memcached => string (35) "Memcached izmantojot PHP::Memcached"
          APC => string (3) "APC"
          Xcache => string (6) "Xcache"
          Use cache => UTF-8 string (17) "Lietot kešošanu"
          Caching system => UTF-8 string (21) "Kešatmiņas sistēma"
          Smart cache for CSS => UTF-8 string (22) "Gudrā CSS kešatmiņa"
          Smart cache for JavaScript => UTF-8 string (29) "JavaScript gudrā kešatmiņa"
          Apache optimization => UTF-8 string (20) "Apache optimizācija"
          Disable all overrides => UTF-8 string (27) "Izslēgt visus ignorējumus"
          Enable or disable all classes and controllers overrides. => UTF-8 string (62) "Ieslēgt vai atslēgt visas klases un ignorējuma kontrolieri."
          Media server #1 => UTF-8 string (24) "Datu nesēja serveris #1"
          Media server #2 => UTF-8 string (24) "Datu nesēja serveris #2"
          Media server #3 => UTF-8 string (24) "Datu nesēja serveris #3"
          Clear cache => UTF-8 string (15) "Iztīrīt kešu"
          Never clear cache files => UTF-8 string (28) "Nekad netīrīt keša failus"
          Clear cache everytime something has been modified => UTF-8 string (54) "Iztīrīt kešatmiņu ikreiz, kad kaut kas ir mainīts"
          Never recompile template files => UTF-8 string (37) "Nekad nepārveidojiet šablona failus"
          Recompile templates if the files have been updated => UTF-8 string (49) "Pārveidojiet šablonus, ja faili ir atjaunināti"
          Force compilation => UTF-8 string (22) "Piespiedu kompilācija"
          Template compilation => UTF-8 string (21) "Šablona kompilācija"
          Cache => UTF-8 string (11) "Kešatmiņa"
          Should be enabled except for debugging. => UTF-8 string (54) "Jābūt ieslēgtai. Izslēdziet veicot atkļūdošanu."
          Multi-front optimizations => UTF-8 string (26) "Multiveikala optimizācija"
          Lifetime of front office cookies => UTF-8 string (30) "Veikala Cookiju dzīves ilgums"
          Lifetime of back office cookies => UTF-8 string (46) "Administrācijas sadaļa cookiju dzives ilgums"
          Automatically check for module updates => UTF-8 string (45) "Pārbaudīt moduļa atjaunojumus automātiski"
          Check the cookie's IP address => UTF-8 string (31) "Pārbaudīt sīkfailu IP adresi"
          Show notifications for new orders => UTF-8 string (35) "Paziņot par jauniem pasūtījumiem"
          Show notifications for new customers => UTF-8 string (30) "Paziņot par jauniem klientiem"
          Show notifications for new messages => UTF-8 string (42) "Rādīt paziņojumus par jaunajām ziņām"
          Maximum size for attached files => UTF-8 string (38) "Maksimālais pievienotā faila izmērs"
          Maximum size for a downloadable product => UTF-8 string (48) "Lejupielādējamā produkta maksimālais izmērs"
          Maximum size for a product's image => UTF-8 string (37) "Produkta attēla maksimālais izmērs"
          megabytes => string (9) "megabaiti"
          Ignore statistics tables => UTF-8 string (28) "Ignorēt statistikas tabulas"
          Drop existing tables during import => UTF-8 string (52) "Atmest eksistējošās tabulas importēšanas laikā"
          Send email in HTML format => UTF-8 string (30) "Sūtīt e-pastu HTML formātā"
          Send email in text format => UTF-8 string (38) "Sūtīt e-pastu kā vienkāršu tekstu"
          Log Emails => UTF-8 string (17) "E-pastu žurnāls"
          None => string (7) "neviens"
          TLS => string (3) "TLS"
          SSL => string (3) "SSL"
          SMTP server => string (13) "SMTP serveris"
          SMTP username => UTF-8 string (20) "SMTP lietotājvārds"
          SMTP password => string (11) "SMTP parole"
          Encryption => UTF-8 string (12) "Šifrēšana"
          Send a test email to => UTF-8 string (24) "Sūtīt testa e-vēstuli"
          minutes => UTF-8 string (8) "minūtes"
          Password regeneration => UTF-8 string (25) "Paroles pārģenerēšana"
          Security: Minimum time to wait between two password changes. => UTF-8 string (49) "Minimālais drošības laiks lai atjaunotu paroli"
          Memorize the language used in Admin panel forms => UTF-8 string (24) "Iegaumēt veidņu valodu"
          Allow employees to select a specific language for the Admin panel form. => UTF-8 string (70) "Atļaut darbiniekiem saglabāt viņu pašu noklusējuma veidņu valodu"
          Permission profile => UTF-8 string (17) "Atļaujas profils"
          Default page => UTF-8 string (22) "Lapa pēc noklusējuma"
          Please name your data matching configuration in order to save it. => UTF-8 string (77) "Lūdzu, nosauciet savu datu saskaņošanas konfigurāciju, lai to saglabātu."
          What do you want to import? => UTF-8 string (28) "Ko jūs vēlaties importēt?"
          Select a file to import => UTF-8 string (31) "Izvēlieties importējamo failu"
          Language of the file => string (12) "Faila valoda"
          Field separator => UTF-8 string (20) "Lauku norobežotājs"
          Multiple value separator => UTF-8 string (31) "Vairāku vērtību atdalītājs"
          Delete all [1]categories[/1] before import => UTF-8 string (47) "Dzēst visas [1] kategorijas [/1] pirms importa"
          Use product reference as key => UTF-8 string (40) "Izmantot produkta referenci kā atslēgu"
          Skip thumbnails regeneration => UTF-8 string (30) "Izlaist sīktēlu atjaunošanu"
          Force all ID numbers => UTF-8 string (20) "Visu ID numurēšana"
          Send notification email => UTF-8 string (29) "Nosūtīt paziņojuma e-pastu"
          Next step => UTF-8 string (15) "Nākamais solis"
          Send emails to => UTF-8 string (15) "Sūtīt e-pastu"
          Minimum severity level => UTF-8 string (33) "Maksimālais stingrības līmenis"
          Enable PrestaShop's webservice => UTF-8 string (38) "Iespējot PrestaShop tīmekļa servisu"
          Enable CGI mode for PHP => UTF-8 string (24) "Ieslēgt CGI priekš PHP"
          Webservice account key. => UTF-8 string (26) "Webservice konta atslēga."
          Current password => UTF-8 string (20) "Pašreizējā parole"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirm password => string (19) "Apstipriniet paroli"
          Download the backup file (%s MB) => UTF-8 string (36) "Lejuplādēt rezerves kopiju (%s MB)"
          Tip: You can also download this file from your FTP server. Backup files are located in the "/adminXXXX/backups" directory. => UTF-8 string (118) "Padoms. Šo failu varat lejupielādēt no sava FTP servera. Rezerves faili atro...
          Padoms. Šo failu varat lejupielādēt no sava FTP servera. Rezerves faili atrodas direktorijā "/adminXXXX /backups".
          
          Backup options => UTF-8 string (22) "Dublēšanas iespējas"
          Available fields => string (14) "Lauki pieejami"
          * Required field => UTF-8 string (17) "* Obligāti lauki"
          History of uploaded files => UTF-8 string (32) "Augšupielādēto failu vēsture"
          Download => UTF-8 string (14) "Lejupielādēt"
          Choose from history / FTP => UTF-8 string (31) "Izvēlieties no vēstures / FTP"
          Download sample csv files => UTF-8 string (31) "Lejuplādēt csv faila piemēru"
          Back to the dashboard => UTF-8 string (28) "Atpakaļ uz redaktora paneli"
          Test your email configuration => UTF-8 string (34) "Testēt Jūsu pasta uzstādījumus"
          A test email has been sent to the email address you provided. => UTF-8 string (58) "Testa e-pasts tika nosūtīts uz Jūsu norādīto e-pastu."
          Employee options => UTF-8 string (23) "Darbinieku iestatījumi"
          Employees => string (10) "Darbinieki"
          Manage your team => UTF-8 string (24) "Pārvaldiet savu komandu"
          Create profiles for your employees with specific rights. SuperAdmin can access the entire store while other people can only be dedicated to the catalog or orders pages. => UTF-8 string (178) "Izveidojiet profilus saviem darbiniekiem ar īpašām pieejas tiesībām. SuperAd...
          Izveidojiet profilus saviem darbiniekiem ar īpašām pieejas tiesībām. SuperAdmin var piekļūt visam veikalam, bet citi var piekļūt tikai katalogam vai pasūtījumu lapām.
          
          Edit: %lastname% %firstname% => UTF-8 string (33) "Rediģēt: %lastname% %firstname%"
          Add new employee => string (29) "Pievienojiet jaunu darbinieku"
          Match your data => UTF-8 string (24) "Saskaņojiet savus datus"
          Please match each column of your source file to one of the destination columns. => UTF-8 string (81) "Lūdzu, saskaņojiet katru avota faila kolonnu ar vienu no galamērķa kolonnām."
          Load a data matching configuration => UTF-8 string (44) "Ielādēt datu pielāgošanas konfigurāciju"
          Save your data matching configuration => UTF-8 string (52) "Saglabājiet savu datu pielāgošanas konfigurāciju"
          Rows to skip => string (17) "Rindas ko izlaist"
          Indicate how many of the first rows of your file should be skipped when importing the data. For instance set it to 1 if the first row of your file contains headers. => UTF-8 string (146) "Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Pie...
          Norādiet, cik daudz no faila pirmajām rindām jāizlaiž, importējot datus. Piemēram, iestatīt to uz 1, ja faila pirmajā rindā ir galvenes.
          
          Two columns cannot have the same type of values => UTF-8 string (53) "Divās kolonnās nevar būt vienāda veida vērtības"
          This column must be set: => UTF-8 string (27) "Šī kolonna ir jāiestata:"
          Meaning of severity levels: => UTF-8 string (29) "Stingrības līmeņu nozīme:"
          Logs by email => UTF-8 string (42) "Pieslēgšanās reģistrācijai pa e-pastu"
          Profile => string (7) "Profils"
          List of MySQL Tables => string (21) "MySQL tabulu saraksts"
          Please choose a table. => UTF-8 string (26) "Lūdzu izvēlaties tabulu."
          Add table name to SQL query => UTF-8 string (40) "Pievienot tabulas vārdu SQL vaicājumam"
          List of attributes for this MySQL table => UTF-8 string (37) "Atribūtu saraksts šai MySQL tabulai"
          Add attribute to SQL query => UTF-8 string (35) "Pievienot atribūtu SQL vaicājumam"
          Action => UTF-8 string (8) "Darbība"
          SQL query => UTF-8 string (14) "SQL vaicājums"
          Add new SQL query => UTF-8 string (30) "Pievienot jaunu SQL vaicājumu"
          SQL query result => UTF-8 string (25) "SQL vaicājuma rezultāts"
          Webservice Accounts => string (16) "Webservice konti"
          Set the resource permissions for this key: => UTF-8 string (42) "Iestatiet šī resursa atļaujas atslēgu:"
          Add new webservice key => UTF-8 string (46) "Pievienot jaunu tīmekļa pakalpojumu atslēgu"
          Upload quota => UTF-8 string (27) "Augšupielādēšanas kvota"
          Port => string (5) "Ports"
          IP Address => string (9) "IP Adrese"
          Weight => string (5) "Svars"
          Add server => string (17) "Pievienot serveri"
          Add Server => string (17) "Pievienot serveri"
          Test Server => string (14) "Testa serveris"
          Debug mode => UTF-8 string (24) "Atkļūdošanas režīms"
          Smarty => string (6) "Smarty"
          Modules => UTF-8 string (7) "Moduļi"
          Optional features => UTF-8 string (17) "Papildu iespējas"
          CCC (Combine, Compress and Cache) => string (33) "CCC (Combine, Compress and Cache)"
          Media servers (use only with CCC) => UTF-8 string (48) "Datu nesēju serveri (lietot tikai kopā ar CCC)"
          You must enter another domain, or subdomain, in order to use cookieless static content. => UTF-8 string (92) "Jums ir jāievada cits domēns vai apakšdomēns, lai izmantotu statisku saturu ...
          Jums ir jāievada cits domēns vai apakšdomēns, lai izmantotu statisku saturu bez cookies.
          
          Caching => UTF-8 string (9) "Kešdarbe"
          Configuration information => UTF-8 string (28) "Konfigurācijas Informācija"
          Server information => UTF-8 string (20) "Servera informācija"
          Server information: => UTF-8 string (21) "Servera informācija:"
          Server software version: => UTF-8 string (32) "Servera programmatūras versija:"
          PHP version: => string (12) "PHP versija:"
          Memory limit: => UTF-8 string (16) "Atmiņas limits:"
          Max execution time: => UTF-8 string (28) "Maksimālais izpildes laiks:"
          Upload Max File size: => UTF-8 string (48) "Augšupielādējamā faila maksimālais izmērs:"
          PageSpeed module for Apache installed (mod_instaweb) => UTF-8 string (61) "PageSpeed modulis priekš Apache ir instalēts (mod_instaweb)"
          Database information => UTF-8 string (24) "Datu bāzes informācija"
          MySQL version: => string (14) "MySQL versija:"
          MySQL server: => string (15) "MySQL serveris:"
          MySQL name: => UTF-8 string (13) "MySQL vārds:"
          MySQL user: => UTF-8 string (17) "MySQL lietotājs:"
          Tables prefix: => string (16) "Tabulu prefikss:"
          MySQL engine: => string (16) "MySQL programma:"
          MySQL driver: => string (16) "MySQL draiveris:"
          Store information => UTF-8 string (20) "Veikala informācija"
          PrestaShop version: => string (19) "PrestaShop versija:"
          Shop URL: => string (12) "Veikala URL:"
          Shop path: => string (14) "Veikala saite:"
          Current theme in use: => UTF-8 string (16) "Aktuālā tēma:"
          Mail configuration => UTF-8 string (22) "E-pasta konfigurācija"
          Mail method: => UTF-8 string (29) "E-pasta nosūtīšanas veids:"
          You are using your own SMTP parameters. => UTF-8 string (34) "Tiek lietoti Jūsu SMTP parametri."
          SMTP server: => string (14) "SMTP serveris:"
          SMTP username: => UTF-8 string (21) "SMTP lietotājvārds:"
          Defined => UTF-8 string (9) "Definēts"
          Not defined => UTF-8 string (13) "Nav definēts"
          SMTP password: => string (12) "SMTP parole:"
          Encryption: => UTF-8 string (13) "Šifrēšana:"
          SMTP port: => string (11) "SMTP ports:"
          Your information => UTF-8 string (10) "Jūsu dati"
          Your web browser: => UTF-8 string (24) "Jūsu pārlūkprogramma:"
          Check your configuration => UTF-8 string (32) "Pārbaudīt Jūsu konfigurāciju"
          Required parameters: => UTF-8 string (25) "Nepieciešamie parametri:"
          Optional parameters: => UTF-8 string (22) "Neobligāti parametri:"
          List of changed files => UTF-8 string (25) "Izmainīto failu saraksts"
          Average => UTF-8 string (7) "Vidēji"
          Send a test email => UTF-8 string (21) "Sūtīt testa e-pastu"
          File size => UTF-8 string (13) "Faila izmērs"
          Price tax excluded => string (12) "Cena bez PVN"
          Price tax included => string (11) "Cena ar PVN"
          Price per unit => UTF-8 string (17) "Cena par vienību"
          ModulesEmailsubscriptionAdmin => array (39)
          Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
          Are you sure that you want to delete all of your contacts? => UTF-8 string (57) "Vai Jūs tiešām vēlaties dzēst visus savus kontaktus?"
          Subscribed => UTF-8 string (13) "Parakstījies"
          Iso language => string (10) "Iso valoda"
          Subscribed on => UTF-8 string (22) "Parakstīšanās laiks"
          Newsletter registrations => UTF-8 string (8) "E-avīze"
          Unsubscribe => string (10) "Atteikties"
          Would you like to send a verification email after subscription? => UTF-8 string (54) "Nosūtīt apstiprinošu e-pasta ziņu par abonēšanu?"
          Would you like to send a confirmation email after subscription? => UTF-8 string (54) "Nosūtīt apstiprinošu e-pasta ziņu par abonēšanu?"
          Welcome voucher code => UTF-8 string (41) "Vienreizējs parakstīšanās kupona kods"
          Leave blank to disable by default. => UTF-8 string (31) "Lai atslēgtu atstājiet tukšu"
          Newsletter conditions => string (17) "Jaunumu noteikumi"
          This text will be displayed beneath the newsletter subscribe button. => UTF-8 string (57) "Teksts tiks attēlots zem jaunumu parakstīšanās pogas."
          Export customers' addresses => UTF-8 string (26) "Eksportēt klientu adreses"
          Customers' country => string (14) "Klienta valsts"
          Filter customers by country. => UTF-8 string (30) "Filtrēt klientus pēc valsts."
          Newsletter subscribers => string (16) "Jaunumu Abonenti"
          Filter customers who have subscribed to the newsletter or not, and who have an account or not. => UTF-8 string (91) "Filtrēt klientus kuri ir un kuri nav pierakstījušies un vai tiem ir vai nav ...
          Filtrēt klientus kuri ir un kuri nav pierakstījušies un vai tiem ir vai nav konts lapā.
          
          Customers can subscribe to your newsletter when registering, or by entering their email in the newsletter form. => UTF-8 string (115) "Klienti var pierakstīties jaunumiem reģistrācijas laikā, vai tikai ievadot e...
          Klienti var pierakstīties jaunumiem reģistrācijas laikā, vai tikai ievadot e-pastu jaunumu saņemšanas formā.
          
          All subscribers => UTF-8 string (24) "Visi jaunumu saņēmēji"
          Subscribers with account => UTF-8 string (35) "Jaunumu saņēmēji kuriem ir konts"
          Subscribers without account => UTF-8 string (29) "Jaunumu saņēmēji bez konta"
          Non-subscribers => UTF-8 string (15) "Nav parakstīto"
          Partner offers subscribers => UTF-8 string (44) "Partneru piedāvājumi jaunumu saņēmējiem"
          Filter customers who have agreed to receive your partners' offers or not. => UTF-8 string (78) "Filtrēt klientus kuri ir vai nav piekrituši saņemt partneru piedāvājumus."
          Partner offers subscribers have agreed to receive your partners' offers. => UTF-8 string (60) "Klienti kuri ir piekrituši saņemt partneru piedāvājumus."
          All customers => string (12) "Visi klienti"
          Partner offers non-subscribers => UTF-8 string (78) "Partneru piedāvājumi klientiem kuri nav pierakstījušies ziņu saņemšanai"
          Search for addresses => UTF-8 string (15) "Meklēt adreses"
          Email address to search => UTF-8 string (28) "E-pasta adreses meklēšanai"
          Example: contact@prestashop.com or @prestashop.com => UTF-8 string (52) "Piemērs: contact@prestashop.com vai @prestashop.com"
          No customers found with these filters! => UTF-8 string (54) "Pēc šādiem parametriem nav atrasts neviens klients!"
          The .CSV file has been successfully exported: %d customers found. => UTF-8 string (54) ".CSV fails veiksmīgi eksportēts: atrasti %d klienti."
          Download the file => UTF-8 string (20) "Lejupielādēt failu"
          WARNING: When opening this .csv file with Excel, choose UTF-8 encoding to avoid strange characters. => UTF-8 string (104) "UZMANĪBU: Atverot šo .csv failu izvēlieties UTF-8 kodējumu lai saglabātu spe...
          UZMANĪBU: Atverot šo .csv failu izvēlieties UTF-8 kodējumu lai saglabātu speciālās rakstu zīmes.
          
          Error: Write access limited => UTF-8 string (48) "Kļūda: Rakstīšanas tiesības ir ierobežotas"
          No result found! => string (21) "Nekas netika atrasts!"
          Newsletter subscription: no email to delete, this customer has not registered. => UTF-8 string (80) "Ziņu pierakstīšanās: nav e-pastu ko izdzēst, šis klients nav reģistrēts."
          Newsletter subscription: no email to export, this customer has not registered. => UTF-8 string (82) "Ziņu pierakstīšanās: nav e-pastu ko eksportēt, šis klients nav reģistrēts."
          ModulesStatsdataAdmin => array (8)
          Data mining for statistics => UTF-8 string (30) "Datu iegūšana no statistikas"
          This module must be enabled if you want to use statistics. => UTF-8 string (70) "Šim modulim jābūt ieslēgtam, ja Jūs vēlaties izmantot statistiku"
          Save page views for each customer => UTF-8 string (38) "Saglabāt lapas skatus katram klientam"
          Storing customer page views uses a lot of CPU resources and database space. Only enable if your server can handle it. => UTF-8 string (147) "Klienta lapu saglabāšana izmanto lielus procesora (CPU) resursus un datubāze...
          Klienta lapu saglabāšana izmanto lielus procesora (CPU) resursus un datubāzes vietu. Ieslēgt tikai ja to spēj uzturēt servera konfigurācija.
          
          Save global page views => UTF-8 string (31) "Saglabāt globālos lapu skatus"
          Global page views uses fewer resources than customer's, but it uses resources nonetheless. => UTF-8 string (97) "Globālo lapu skatījumi izmanto mazāk resursu nekā klientu, taču tā tomēr izm...
          Globālo lapu skatījumi izmanto mazāk resursu nekā klientu, taču tā tomēr izmanto resursus.
          
          Plugins detection => UTF-8 string (22) "Sparaudņu noteikšana"
          Plugins detection loads an extra 20 kb JavaScript file once for new visitors. => UTF-8 string (97) "Spraudņu noteikšana ielādē papildus 20kb JavaScript failu katram jaunam lapa...
          Spraudņu noteikšana ielādē papildus 20kb JavaScript failu katram jaunam lapas apmeklētājam.
          
          ModulesEmailalertsAdmin => array (25)
          Mail alerts => UTF-8 string (16) "Mani paziņojumi"
          Cannot update settings => UTF-8 string (28) "Nevar atjaunot iestatījumus"
          Settings updated successfully => UTF-8 string (31) "Iestatījumi sekmīgi atjaunoti"
          No message => UTF-8 string (15) "Nav paziņojumu"
          image(s) => UTF-8 string (10) "attēls(i)"
          Voucher code: => string (12) "Kupona kods:"
          Customer notifications => UTF-8 string (20) "Paziņojumi klientam"
          Product availability => UTF-8 string (20) "Produkta pieejamība"
          Order edit => UTF-8 string (18) "Labot pasūtījumu"
          Send a notification to the customer when an order is edited. => UTF-8 string (52) "Sūtīt ziņu klientam, ja tiek labots pasūtījums."
          New order => UTF-8 string (18) "Jauns pasūtījums"
          Receive a notification when an order is placed. => UTF-8 string (37) "Saņemt ziņu par jaunu pasūtījumu."
          Out of stock => string (12) "Nav pieejams"
          Receive a notification if the available quantity of a product is below the following threshold. => UTF-8 string (83) "Saņemt paziņojumu ja preces daudzums noliktavā ir mazāks par noteikto daudzu...
          Saņemt paziņojumu ja preces daudzums noliktavā ir mazāks par noteikto daudzumu.
          
          Threshold => UTF-8 string (16) "Robežvērtības"
          Quantity for which a product is considered out of stock. => UTF-8 string (56) "Skaits pie kura tiek uzskatīts ka prece nav noliktavā."
          Coverage warning => UTF-8 string (26) "Pieejamības brīdinājums"
          Receive a notification when a product has insufficient coverage. => UTF-8 string (70) "Saņemt paziņojumu, ja produkts noliktavā nav pietiekamā daudzumā."
          Coverage => UTF-8 string (12) "Pārklājums"
          Stock coverage, in days. Also, the stock coverage of a given product will be calculated based on this number. => UTF-8 string (130) "Piejamība noliktavā, dienu skaits. Papildus, noliktavas pieejamība šim produ...
          Piejamība noliktavā, dienu skaits. Papildus, noliktavas pieejamība šim produktam tiks aprēķināta balstoties uz šo skaitli.
          
          Returns => UTF-8 string (11) "Atgriešana"
          Receive a notification when a customer requests a merchandise return. => UTF-8 string (49) "Saņemt ziņu ja klients pieprasa atgriezt preci."
          Merchant notifications => UTF-8 string (24) "Paziņojumi pārdevējam"
          Mail alert: Unable to delete customer using email. => UTF-8 string (65) "Paziņojums pa pastu: nevar izdzēst klientu, izmantojot e-pastu."
          Mail alert: Unable to export customer using email. => UTF-8 string (67) "Paziņojums pa pastu: nevar eksportēt klientu, izmantojot e-pastu."
          ModulesCheckpaymentAdmin => array (16)
          Payments by check => UTF-8 string (19) "Maksājumi ar čeku"
          Are you sure you want to delete these details? => UTF-8 string (55) "Vai Jūs patieššam vēlaties izdzēst savas detaļas?"
          The "Payee" and "Address" fields must be configured before using this module. => UTF-8 string (98) "Pirms lietojat šo moduli, ir jābūt konfigurētiem laukiem "Maksājuma saņēmējs...
          Pirms lietojat šo moduli, ir jābūt konfigurētiem laukiem "Maksājuma saņēmējs" un "Adrese".
          
          No currency has been set for this module. => UTF-8 string (36) "Šim modulim nav uzstādīta valūta"
          The "Payee" field is required. => UTF-8 string (44) ""Maksājuma saņēmējs" lauks ir obligāts."
          The "Address" field is required. => UTF-8 string (29) ""Adreses" lauks ir obligāts."
          Pay by Check => UTF-8 string (16) "Maksāt ar čeku"
          Contact details => UTF-8 string (17) "Kontakta detaļas"
          Payee (name) => UTF-8 string (31) "Maksājuma saņēmējs (vārds)"
          Address => string (6) "Adrese"
          Address where the check should be sent to. => UTF-8 string (41) "Adrese uz kuru jāsūta maksājuma čeks."
          %amount% (tax incl.) => string (17) "%amount% (ar PVN)"
          (tax incl.) => string (8) "(ar PVN)"
          This module allows you to accept payments by check. => UTF-8 string (49) "Šis modulis ļauj pieņemt maksājumus ar čeku."
          If the client chooses this payment method, the order status will change to 'Waiting for payment'. => UTF-8 string (101) "Ja klients izvēlēsies šo apmaksas veidu, pasūtījuma statuss tiks mainīts uz ...
          Ja klients izvēlēsies šo apmaksas veidu, pasūtījuma statuss tiks mainīts uz 'Gaida maksājumu'.
          
          You will need to manually confirm the order as soon as you receive a check. => UTF-8 string (78) "Tiklīdz jūs saņemsiet čeku, jums būs manuāli jāapstiprina pasūtījums."
          ModulesEmailsubscriptionShop => array (14)
          This email address is not registered. => UTF-8 string (31) "E-pasta adrese nav reģistrēta"
          An error occurred while attempting to unsubscribe. => UTF-8 string (31) "Kļūda atrakstīšanās laikā"
          Unsubscription successful. => UTF-8 string (28) "Atrakstīšanās veiksmīga."
          This email address is already registered. => UTF-8 string (34) "E-pasta adrese jau ir reģistrēta"
          An error occurred during the subscription process. => UTF-8 string (31) "Kļūda parakstīšanās laikā"
          A verification email has been sent. Please check your inbox. => UTF-8 string (76) "Apstiprinājuma vēstule tika nosūtīta. Lūdzu, pārbaudiet jūsu e-pastu."
          You have successfully subscribed to this newsletter. => UTF-8 string (27) "Parakstīšanās veiksmīga"
          This email is already registered and/or invalid. => UTF-8 string (50) "Šis e-pasts jau ir reģistrēts un/vai nederīgs."
          Thank you for subscribing to our newsletter. => UTF-8 string (54) "Paldies, ka parakstījāties saņemt no mums jaunumus."
          Sign up for our newsletter[1][2]%conditions%[/2] => UTF-8 string (57) "Reģistrēties jaunumu saņemšanai[1][2]%conditions%[/2]"
          You may unsubscribe at any moment. For that purpose, please find our contact info in the legal notice. => UTF-8 string (80) "Jūs varat atrakstīties jebkurā laikā. Kontaktinformācija ir atrodama lapā."
          Newsletter subscription => UTF-8 string (19) "Jaunumu abonēšana"
          Newsletter => string (7) "Jaunumi"
          Your e-mail => UTF-8 string (13) "Jūsu e-pasts"
          ModulesFeaturedproductsShop => array (2)
          Our Products => UTF-8 string (14) "Mūsu produkti"
          All products => string (13) "Visi produkti"
          ModulesSocialfollowShop => array (9)
          Facebook => string (8) "Facebook"
          Twitter => string (7) "Twitter"
          Rss => string (3) "Rss"
          YouTube => string (7) "YouTube"
          Pinterest => string (9) "Pinterest"
          Vimeo => string (5) "Vimeo"
          Instagram => string (9) "Instagram"
          LinkedIn => string (8) "LinkedIn"
          Follow us => string (10) "Sekot mums"
          ModulesAutoupgradeAdmin => array (330)
          Unable to write in the directory "%s" => UTF-8 string (34) "Nevar ierakstīt direktorijā "%s""
          Server performance => UTF-8 string (19) "Servera veiktspēja"
          Unless you are using a dedicated server, select "Low". => UTF-8 string (55) "Ja nelietojas atsevišķu serveri, izvēlieties "Zems"."
          A high value can cause the upgrade to fail if your server is not powerful enough to process the upgrade tasks in a short amount of time. => UTF-8 string (150) "Augstāka vērtība var būt par iemeslu atjauninājuma kļūdām, ja serveris nav p...
          Augstāka vērtība var būt par iemeslu atjauninājuma kļūdām, ja serveris nav pietiekami jaudīgs, lai veiktu atjaunināšanu īsā laika posmā.
          
          Low (recommended) => string (16) "Zems (ieteicams)"
          Medium => UTF-8 string (7) "Vidējs"
          High => string (6) "Augsts"
          Disable non-native modules => UTF-8 string (30) "Atslēgt neiekļautos moduļus"
          As non-native modules can experience some compatibility issues, we recommend to disable them by default. => UTF-8 string (116) "Tā, kā neiekļautajiem moduļiem var būt savietojamības problēmas, mēs iesakam...
          Tā, kā neiekļautajiem moduļiem var būt savietojamības problēmas, mēs iesakam tos atslēgt pēc noklusējuma.
          
          Keeping them enabled might prevent you from loading the "Modules" page properly after the upgrade. => UTF-8 string (97) "Atstājot tos ieslēgtus, var radīt problēmas ielādējot lapu "Moduļi" pēc atja...
          Atstājot tos ieslēgtus, var radīt problēmas ielādējot lapu "Moduļi" pēc atjaunināšanas.
          
          Disable all overrides => UTF-8 string (27) "Izslēgt visus ignorējumus"
          Enable or disable all classes and controllers overrides. => UTF-8 string (62) "Ieslēgt vai atslēgt visas klases un ignorējuma kontrolieri."
          Upgrade the default theme => UTF-8 string (24) "Atjaunot standarta tēmu"
          If you customized the default PrestaShop theme in its folder (folder name "classic" in 1.7), enabling this option will lose your modifications. => UTF-8 string (161) "Ja mainījāt noklusēto PrestaShop tēmu tās direktorijā (direktorijas nosaukum...
          Ja mainījāt noklusēto PrestaShop tēmu tās direktorijā (direktorijas nosaukums "classic" 1.7 versijā), ieslēdzot šo opciju tiks atceltas visas izmaiņas.
          
          If you are using your own theme, enabling this option will simply update the default theme files, and your own theme will be safe. => UTF-8 string (137) "Ja lietojat savu dizaina šablonu, ieslēdzot šo opciju, tiks atjaunināti nokl...
          Ja lietojat savu dizaina šablonu, ieslēdzot šo opciju, tiks atjaunināti noklusētā šablona faili un jūsu šablons paliks neskarts.
          
          Switch to the default theme => UTF-8 string (27) "Izmantot noklusējuma tēmu"
          This will change your theme: your shop will then use the default theme of the version of PrestaShop you are upgrading to. => UTF-8 string (110) "Tiks mainīts veikala dizaina šablons: veikalā tiks lietots noklusētais atjau...
          Tiks mainīts veikala dizaina šablons: veikalā tiks lietots noklusētais atjauninātais PrestaShop šablons.
          
          Keep the customized email templates => UTF-8 string (38) "Paturēt pielāgotos e-pasta šablonus"
          This will not upgrade the default PrestaShop e-mails. => UTF-8 string (57) "Šī darbība neatjaunos noklusētos PrestaShop e-pastus."
          If you customized the default PrestaShop e-mail templates, enabling this option will keep your modifications. => UTF-8 string (121) "Ja izmanījāt noklusētos PrestaShop e-pasta šablonus, ieslēdzot šo opciju tik...
          Ja izmanījāt noklusētos PrestaShop e-pasta šablonus, ieslēdzot šo opciju tiks saglabātas Jūsu veiktās izmaiņas.
          
          Back up my files and database => UTF-8 string (51) "Veidot rezerves kopiju maniem failiem un datubāzei"
          Automatically back up your database and files in order to restore your shop if needed. This is experimental: you should still perform your own manual backup for safety. => UTF-8 string (225) "Automātiski veidot rezerves kopiju datubāzei un failiem, lai varētu atjaunot...
          Automātiski veidot rezerves kopiju datubāzei un failiem, lai varētu atjaunot veikalu, ja nepieciešams. Šī ir eksperimentāla funkcija: drošības dēļ joprojām veiciet arī manuālu rezerves kopiju izveidi drošībai.
          
          Back up my images => UTF-8 string (32) "Veidot rezerves kopiju attēliem"
          To save time, you can decide not to back your images up. In any case, always make sure you did back them up manually. => UTF-8 string (168) "Lai taupītu laiku, varat izvēlēties neveidot rezerves kopijas attēliem. Jebk...
          Lai taupītu laiku, varat izvēlēties neveidot rezerves kopijas attēliem. Jebkurā gadījumā, vienmēr pārliecinieties, vai attēliem ir pieejamas rezerves kopijas.
          
          Unable to create the directory "%s" => string (31) "Nevar izveidot direktoriju "%s""
          Unable to create file %s => string (23) "Nevar izveidot failu %s"
          Error when trying to delete backups %s => UTF-8 string (45) "Kļūda mēģinot izdzēst rezerves kopiju %s"
          This version of PrestaShop cannot be upgraded: the PS_ADMIN_DIR constant is missing. => UTF-8 string (78) "Šo PrestaShop versiju nevar atjaunināt: nevar atrast PS_ADMIN_DIR konstanti."
          1-Click Upgrade => UTF-8 string (23) "1-Click atjaunināšana"
          Unable to delete outdated "AdminUpgrade" tab (tab ID: %idtab%). => UTF-8 string (70) "Nevar nodzēst novecojušu "AdminSelfUpgrade" tabu (taba ID: %idtab%)."
          Unable to create the "AdminSelfUpgrade" tab => string (38) "Nevar izveidot "AdminSelfUpgrade" tabu"
          Unable to copy logo.gif in %s => UTF-8 string (39) "Nevar nokopēt logo.gif direktorijā %s"
          Unable to load the "AdminSelfUpgrade" tab => UTF-8 string (39) "Nevar ielādēt "AdminSelfUpgrade" tabu"
          Action %s skipped => UTF-8 string (25) "Darbība %s tika izlaista"
          Unable to check files for the installed version of PrestaShop. => UTF-8 string (57) "Nevar pārbaudīt failus instalētai PrestaShop versijai."
          Core files are ok => UTF-8 string (25) "Pamta faili ir kārtībā"
          %modificationscount% file modifications have been detected, including %coremodifications% from core and native modules: => UTF-8 string (116) "Noteiktas %modificationscount% failu modifikācijas, ieskaitot %coremodificat...
          Noteiktas %modificationscount% failu modifikācijas, ieskaitot %coremodifications% no pamata un standarta moduļiem:
          
          %modifiedfiles% files will be modified, %deletedfiles% files will be deleted (if they are found). => UTF-8 string (96) "%modifiedfiles% faili tiks modificēti, %deletedfiles% faili tiks dzēsti (ja ...
          %modifiedfiles% faili tiks modificēti, %deletedfiles% faili tiks dzēsti (ja tie tiks atrasti).
          
          No diff files found. => UTF-8 string (31) "Nav atrasti atšķirīgi faili."
          File %s does not exist. Unable to select that channel. => UTF-8 string (54) "Fails %s nav atrodams. Nevar izvēlēties šo kanālu."
          Version number is missing. Unable to select that channel. => UTF-8 string (61) "Nav pieejams versijas numurs. Nevar izvēlēties šo kanālu."
          Upgrade process will use archive. => UTF-8 string (39) "Atjaunošanas process izmantos arhīvu."
          Error on saving configuration => UTF-8 string (34) "Kļūda saglabājot konfigurāciju"
          Configuration successfully updated. => UTF-8 string (39) "Konfigurācija ir veiksmīgi atjaunota."
          This page will now be reloaded and the module will check if a new version is available. => UTF-8 string (76) "Lapa tiks pērlādēta un modulis pārbaudīs vai ir pieejama jauna versija."
          Nothing to restore => string (15) "Nav ko atjaunot"
          %s: File format does not match. => UTF-8 string (29) "%s: faila formāts nesakrīt."
          Opening backup database file %filename% in %extension% mode => UTF-8 string (56) "Atver datu bāzes failu %filename% %extension% režīmā"
          Database backup is empty. => UTF-8 string (38) "Datu bāzes rezerves kopija ir tukša."
          Database restoration file %filename% done. %filescount% file(s) left... => UTF-8 string (94) "Datu bāzes rezerves kopijas fails %filename% ir izveidots. Atlikuši %filesco...
          Datu bāzes rezerves kopijas fails %filename% ir izveidots. Atlikuši %filescount% fails(i)...
          
          Database restoration file %1$s done. => UTF-8 string (53) "Datu bāzes rezerves kopijas fails %1$s ir izveidots."
          Database has been restored. => UTF-8 string (24) "Datu bāze ir atjaunota."
          [SQL ERROR] => string (11) "[SQL ERROR]"
          Error during database restoration => UTF-8 string (29) "Kļūda atjaunojot datu bāzi"
          %numberqueries% queries left for file %filename%... => UTF-8 string (60) "Failam %filename% palikuši %numberqueries% pieprasījumi..."
          Database restoration done. => UTF-8 string (36) "Datu bāzes atjaunošana veiksmīga."
          %s file(s) will be removed before restoring the backup files. => UTF-8 string (73) "%s fails(i) tiks nodzēsti pirms failu atjaunošanas no rezerves kopijas."
          [ERROR] Backup file %s does not exist. => string (47) "[ERROR] Rezerves kopijas fails %s nav atrodams."
          [ERROR] File "%s" does not exist. => UTF-8 string (30) "[ERROR] Fails "%s" neeksistē."
          Unable to remove upgraded files. => UTF-8 string (36) "Nevar nodzēst atjauninātos failus."
          Files restored. => string (16) "Faili atjaunoti."
          Files restored. Now restoring database... => UTF-8 string (40) "Faili atjaunoti. Atjaunoju datu bāzi..."
          [ERROR] File %s is missing: unable to restore files. Operation aborted. => UTF-8 string (71) "[ERROR] fails %s nav atrodams: nevar atjaunot failus. Darbība atcelta."
          [ERROR] No backup database files found: it would be impossible to restore the database. Operation aborted. => UTF-8 string (108) "[ERROR] Nav atrasti datu bāzes rezerves kopiju faili: nav iespējams atjaunot...
          [ERROR] Nav atrasti datu bāzes rezerves kopiju faili: nav iespējams atjaunot datu bāzi. Darbība atcelta.
          
          Restoring files ... => string (18) "Atjauno failus ..."
          Restoration process done. Congratulations! You can now reactivate your shop. => UTF-8 string (89) "Reģistrācija process ir pabeigts. Apsveicam! Tagad jūs varat reaktivēt jūsu ...
          Reģistrācija process ir pabeigts. Apsveicam! Tagad jūs varat reaktivēt jūsu veikalu.
          
          Database backup skipped. Now upgrading files... => UTF-8 string (71) "Datu bāzes rezerves kopijas izveidošana izlaista. Atjaunoju failus..."
          Backup directory is not writable (%path%). => UTF-8 string (54) "Rezerves kopijas direktorija nav ierakstāma (%path%)."
          Backup file %s already exists. Operation aborted. => UTF-8 string (57) "Rezerves kopijas fails %s jau eksistē. Darbība atcelta."
          Unable to create backup database file %s. => UTF-8 string (53) "Nevar izveidot datu bāzes rezerves kopijas failu %s."
          Error during database backup. => UTF-8 string (45) "Kļūda veidojot datu bāzes rezerves kopiju."
          An error occurred while backing up. Unable to obtain the schema of %s => UTF-8 string (60) "Kļūda veidojot rezerves kopiju. Nevarēja iegūt %s shēmu"
          %s table has been saved. => UTF-8 string (26) "%s tabula tika saglabāta."
          %s tables have been saved. => UTF-8 string (28) "%s tabulas tika saglabātas."
          Database backup: %s table(s) left... => UTF-8 string (53) "Datu bāzes rezerves kopēšana: vēl %s tabula(s)..."
          No valid tables were found to back up. Backup of file %s canceled. => UTF-8 string (102) "Netika atrastas tabulas kurām veidot rezerves kopiju. Faila %s rezeves kopij...
          Netika atrastas tabulas kurām veidot rezerves kopiju. Faila %s rezeves kopijas veidošana ir atcelta.
          
          Error during database backup for file %s. => UTF-8 string (54) "Kļūda veidojot datu bāzes rezerves kopiju faila %s."
          Database backup done in filename %s. Now upgrading files... => UTF-8 string (68) "Datu bāzes rezerves kopija izveidota failā %s. Atjauninu failus..."
          Error during backupFiles => UTF-8 string (28) "Kļūda veidojot backupFiles"
          [ERROR] backupFiles filename has not been set => UTF-8 string (50) "[ERROR] backupFiles nav iestatīts faila nosaukums"
          %s Files to backup. => string (39) "%s Faili kuriem veidot rezerves kopiju."
          Backup files initialized in %s => UTF-8 string (38) "Rezerves kopiju faili inicializēti %s"
          Backup files in progress. %d files left => UTF-8 string (52) "Failu rezerves kopiju veidošana. Atlikuši %d faili"
          Unable to open archive => UTF-8 string (21) "Nevar atvērt arhīvu"
          All files have been added to archive. => UTF-8 string (31) "Visi faili pievienoti arhīvam."
          All files saved. Now backing up database => UTF-8 string (58) "Visi faili saglabāti. Veidoju datu bāzes rezerves kopiju"
          The database has been cleaned. => UTF-8 string (25) "Datu bāze ir iztīrīta."
          You need allow_url_fopen or cURL enabled for automatic download to work. You can also manually upload it in filepath %s. => UTF-8 string (136) "Jāieslēdz allow_url_fopen vai cURL lai strādātu automātiska lejupielāde. Jum...
          Jāieslēdz allow_url_fopen vai cURL lai strādātu automātiska lejupielāde. Jums ir iespējams to augšupielādēt manuāli šeit %s.
          
          Downloading from %s => UTF-8 string (14) "Ielādējas %s"
          File will be saved in %s => UTF-8 string (24) "Fails tiks saglabāts %s"
          Download directory has been emptied => UTF-8 string (39) "Lejupielāžu direktorija ir iztīrīta"
          Download complete. => UTF-8 string (22) "Lejupielāde pabeigta."
          Download complete. Now extracting... => UTF-8 string (39) "Ielāde ir pabeigta. Tagad atarhivē..."
          Download complete but MD5 sum does not match (%s). => UTF-8 string (57) "Lejupielāde ir pabeigta, taču MD5 summa neatbilst (%s)."
          Download complete but MD5 sum does not match (%s). Operation aborted. => UTF-8 string (79) "Lejupielāde ir pabeigta, taču MD5 summa neatbilst (%s). Darbība pārtraukta."
          Error during download. The private key may be incorrect. => UTF-8 string (59) "Kļūda lejupielādes laikā. Nepareiza privātā atslēga."
          Error during download => UTF-8 string (34) "Kļūda faila lejupielādes laikā"
          Download directory %s is not writable. => UTF-8 string (45) "Lejupielādes direktorija %s nav ierakstāma."
          Starting to remove %s sample files => UTF-8 string (30) "Sāku dzēst %s parauga failus"
          Error while removing item %itemname%, %itemscount% items left. => UTF-8 string (63) "Kļūda dzēšot %itemname%, atlikušas %itemscount% vienības."
          All sample files removed. Now backing up files. => UTF-8 string (70) "Visi parauga faili ir izdzēsti. Notiek rezerves kopijas izveidošana."
          All sample files removed. Backup process skipped. Now upgrading files. => UTF-8 string (85) "Visi paraugu faili nodzēsti. Rezerves kopijas veidošana izlaista. Atjauninu ...
          Visi paraugu faili nodzēsti. Rezerves kopijas veidošana izlaista. Atjauninu failus.
          
          "/latest" directory has been emptied => UTF-8 string (37) ""/latest" direktorija tika iztīrīta"
          Extraction directory %s is not writable. => UTF-8 string (45) "Atarhivēšanas direktorija %s nav rakstāma."
          Unable to extract %filepath% file into %destination% folder... => UTF-8 string (63) "Nevar atarhivēt %filepath% failu %destination% direktorijā..."
          File extraction complete. Removing sample files... => UTF-8 string (68) "Failu atarhivēšana veiksmīga. Notiek parauga failu nodzēšana..."
          Upgrade process done, but some warnings have been found. => UTF-8 string (63) "Atjaunošana ir pabeigta, bet ir izveidoti daži brīdinājumi."
          Upgrade process done. Congratulations! You can now reactivate your shop. => UTF-8 string (87) "Atjaunošanas process ir pabeigts. Apsveicam! Tagad jūs vara reaktivēt jūsu v...
          Atjaunošanas process ir pabeigts. Apsveicam! Tagad jūs vara reaktivēt jūsu veikalu.
          
          %s removed => UTF-8 string (12) "%s izdzēsts"
          Please remove %s by FTP => UTF-8 string (40) "Lūdzu izdzēstiet %s ar FTP palīdzību"
          Error during database upgrade. You may need to restore your database. => UTF-8 string (75) "Kļūda atjauninot datu bāzi. Iespējams vajadzēs atjaunināt datu bāzi."
          Database upgraded. Now upgrading your Addons modules... => UTF-8 string (62) "Datu bāze atjaunināta. Pašlaik atjaunina Addons moduļus..."
          [ERROR] %s does not exist or is not a directory. => UTF-8 string (42) "[ERROR] %s neeksistē vai nav direktorija."
          filesToUpgrade is not an array => UTF-8 string (26) "filesToUpgrade nav masīvs"
          All files upgraded. Now upgrading database... => UTF-8 string (50) "Visi faili ir atjanināti. Atjaunina datu bāzi..."
          Error when trying to upgrade file %s. => UTF-8 string (28) "Kļūda atjaunojot failu %s."
          %s files left to upgrade. => UTF-8 string (41) "Atjaunināšanai palikuši vēl %s faili."
          Nothing has been extracted. It seems the unzipping step has been skipped. => UTF-8 string (77) "Nekas netika atarhivēts. Iespējams, ka atarhivēšanas solis tika izlaists."
          File %s is preserved => UTF-8 string (23) "Fails %s ir aizsargāts"
          %s ignored => UTF-8 string (17) "%s tika ignorēts"
          [WARNING] File %1$s has been deleted. => UTF-8 string (36) "[WARNING] Fails %1$s tika nodzēsts."
          Directory %1$s created. => string (32) "Direktorija %1$s tika izveidota."
          Error while creating directory %s. => UTF-8 string (34) "Kļūda izveidojot direktoriju %s."
          Directory %s already exists. => UTF-8 string (28) "Direktorija %s jau eksistē."
          [TRANSLATION] The translation files have been merged into file %s. => UTF-8 string (55) "[TRANSLATION] Tulkojuma faili tika apvienoti %s failā."
          [TRANSLATION] The translation files have not been merged into file %filename%. Switch to copy %filename%. => UTF-8 string (107) "[TRANSLATION] Tulkojuma faili netika apvienoti %filename% failā. Pārslēdziet...
          [TRANSLATION] Tulkojuma faili netika apvienoti %filename% failā. Pārslēdzietieties uz kopiju %filename%.
          
          Copied %1$s. => UTF-8 string (15) "Nokopēts %1$s."
          Error while copying file %s => UTF-8 string (25) "Kļūda kopējot failu %s"
          [ERROR] Unable to find files to upgrade. => UTF-8 string (46) "[ERROR] Nevar atrast failus kurus atjaunināt."
          %s files will be upgraded. => UTF-8 string (27) "%s faili tika atjaunināti."
          listModules is not an array. No module has been updated. => UTF-8 string (61) "listModules nav masīvs. Netika atjaunināts neviens modulis."
          The files of module %s have been upgraded. => UTF-8 string (35) "Moduļa %s faili tika atjaunināti."
          %s modules left to upgrade. => UTF-8 string (34) "Vēl %s moduļi tiks atjaunināti."
          The %modulename% module is not compatible with version %version%, it will be removed from your FTP. => UTF-8 string (89) "Modulis %modulename% nav savietojams ar šo versiju %version%, tas tiks izdzē...
          Modulis %modulename% nav savietojams ar šo versiju %version%, tas tiks izdzēsts no FTP.
          
          The %modulename% module is not compatible with version %version%, please remove it from your FTP. => UTF-8 string (84) "Modulis %modulename% nav savietojams ar šo versiju %version%, izdzēsiet to n...
          Modulis %modulename% nav savietojams ar šo versiju %version%, izdzēsiet to no FTP.
          
          Addons modules files have been upgraded. => UTF-8 string (32) "Moduļu faili tika atjaunināti."
          %s modules will be upgraded. => UTF-8 string (29) "%s moduļi tiks atjaunināti."
          Starting upgrade... => UTF-8 string (25) "Sākam atjaunināšanu..."
          Shop deactivated. Removing sample files... => UTF-8 string (45) "Veikals ir neaktīvs. Dzēš parauga datus..."
          Shop deactivated. Extracting files... => UTF-8 string (41) "Veikals ir neaktīvs. Atarhivē failus..."
          Shop deactivated. Now downloading... (this can take a while) => UTF-8 string (75) "Veikals ir neaktīvs. Notiek lejupielāde... (tas var aizņemt kādu laiku)"
          Downloaded archive will come from %s => UTF-8 string (34) "Arhīvs tiks lejupielādēts no %s"
          MD5 hash will be checked against %s => UTF-8 string (35) "MD5 summa tiks pārbaudīta pēc %s"
          Major release => UTF-8 string (17) "Lielā izlaišana"
          Minor release (recommended) => UTF-8 string (30) "Neliela izlaišana (ieteicama)"
          Release candidates => UTF-8 string (24) "Iepriekšējie izlaidumi"
          Beta releases => string (13) "Beta versijas"
          Alpha releases => UTF-8 string (25) "Alfa izlaišanas versijas"
          Private release (require link and MD5 hash) => UTF-8 string (50) "Privāta versija (nepieciešama saite un MD5 hash)"
          Local archive => UTF-8 string (18) "Vietējais arhīvs"
          Local directory => UTF-8 string (21) "Vietējā direktorija"
          Backup Options => UTF-8 string (36) "Rezerves kopijas veidošanas opcijas"
          Upgrade Options => UTF-8 string (24) "Atjaunināšanas opcijas"
          You already have the %s version. => string (23) "Jums jau ir %s versija."
          This functionality has been disabled. => UTF-8 string (27) "Šī funkcija ir izslēgta."
          [TECHNICAL ERROR] ajax-upgradetab.php is missing. Please reinstall or reset the module. => UTF-8 string (111) "[TECHNICAL ERROR] nav pieejams ajax-upgradetab.php fails. Pārinstalējiet vai...
          [TECHNICAL ERROR] nav pieejams ajax-upgradetab.php fails. Pārinstalējiet vai notīriet moduļa iestatījumus.
          
          Are you sure you want to delete this backup? => UTF-8 string (41) "Vai vēlaties dzēst šo rezerves kopiju?"
          An update is currently in progress... Click "OK" to abort. => UTF-8 string (54) "Notiek atjaunināšana... Nospiediet "OK" lai atceltu."
          Upgrading PrestaShop => string (20) "Atjaunina PrestaShop"
          Upgrade complete => UTF-8 string (24) "Atjaunināšana pabeigta"
          Upgrade complete, but warning notifications has been found. => UTF-8 string (52) "Atjaunināšana pabeigta, ir papildus brīdinājumi."
          Cookies have changed, you will need to log in again once you refreshed the page => UTF-8 string (87) "Sīkfaili cookies tikai mainīti, atjaunojot lapu būs japieslēdzas sistēmai no...
          Sīkfaili cookies tikai mainīti, atjaunojot lapu būs japieslēdzas sistēmai no jauna
          
          Javascript and CSS files have changed, please clear your browser cache with CTRL-F5 => UTF-8 string (70) "Mainīti Javascript un CSS faili, iztīriet pārlūka kešu ar CTRL-F5"
          Please check that your front-office theme is functional (try to create an account, place an order...) => UTF-8 string (107) "Pārbaudiet vai veikala priekšas skata tēma ir funkcionāla (mēģiniet izveidot...
          Pārbaudiet vai veikala priekšas skata tēma ir funkcionāla (mēģiniet izveidot kontu, veikt pirkumu...)
          
          Product images do not appear in the front-office? Try regenerating the thumbnails in Preferences > Images => UTF-8 string (125) "Veikala priekšpusē nav redzami attēli? Mēģiniet vēlreiz ģenerēt attēlu priek...
          Veikala priekšpusē nav redzami attēli? Mēģiniet vēlreiz ģenerēt attēlu priekšskatus sadaļā Iestatījumi > Attēli
          
          Do not forget to reactivate your shop once you have checked everything! => UTF-8 string (70) "Neaizmirstiet aktivizēt veikalu pēc tam kad esat visu pārbaudījis!"
          ToDo list: => UTF-8 string (23) "Darāmo darbu saraksts:"
          Starting restoration... => UTF-8 string (20) "Sāk atjaunošanu..."
          Restoration complete. => UTF-8 string (22) "Atjaunošana pabeigta."
          Your server cannot download the file. Please upload it first by ftp in your admin/autoupgrade directory => UTF-8 string (124) "Serveris nevar lejupielādēt failu. Augšupielādējiet to ar FTP serveri un iev...
          Serveris nevar lejupielādēt failu. Augšupielādējiet to ar FTP serveri un ievietojiet to /admin/autoupgrade direktorijā
          
          Javascript error (parseJSON) detected for action => UTF-8 string (40) "Darbības Javascript kļūda (parseJSON)"
          Manually go to %s button => UTF-8 string (27) "Manuāli pāriet uz %s pogu"
          End of process => string (14) "Procesa beigas"
          Operation canceled. Checking for restoration... => UTF-8 string (61) "Darbība pārtraukta. Pārbaudu atjaunināšanas iespējas..."
          Operation canceled. An error happened. => UTF-8 string (26) "Darbība atcelta. Kļūda."
          Click to refresh the page and use the new configuration => UTF-8 string (60) "Nospiediet lai atjanotu lapu un lietotu jauno konfigurāciju"
          Error detected during => UTF-8 string (16) "Kļūda procesā"
          The request exceeded the max_time_limit. Please change your server configuration. => UTF-8 string (73) "Pieprasījums pārsniedza max_time_limit. Mainiet servera konfigurāciju."
          See or hide the list => UTF-8 string (27) "Rādīt vai slēpt sarakstu"
          Core file(s) => string (15) "Pamata fails(i)"
          Mail file(s) => string (16) "E-pasta fails(i)"
          Translation file(s) => string (18) "Tulkojuma fails(i)"
          Link and MD5 hash cannot be empty => UTF-8 string (47) "Saite un MD5 hash summa nevar būt tukši lauki"
          You need to enter the version number associated with the archive. => UTF-8 string (56) "Jāievada versijas numuru kurš ir saistīts ar arhīvu."
          No archive has been selected. => UTF-8 string (23) "Nav izvēlēts arhīvs."
          You need to enter the version number associated with the directory. => UTF-8 string (60) "Jāievada versijas numuru kurš ir saistīts ar direktoriju."
          Please confirm that you want to skip the backup. => UTF-8 string (63) "Apstipriniet, ka vēlaties izlaist rezerves kopijas veidošanu."
          Please confirm that you want to preserve file options. => UTF-8 string (51) "Apstipriniet, ka vēlaties saglabāt faila opcijas."
          Less options => UTF-8 string (15) "Mazāk iespēju"
          Required field => UTF-8 string (24) "Nepieciešams aizpildīt"
          Too long! => string (9) "Par garu!"
          Fields are different! => UTF-8 string (22) "Lauki ir atšķirīgi!"
          This email address is wrong! => string (25) "Nepareiza e-pasta adrese!"
          Impossible to send the email! => UTF-8 string (24) "Nevar nosūtīt e-pastu!"
          Cannot create settings file, if /app/config/parameters.php exists, please give the public write permissions to this file, else please create a file named parameters.php in config directory. => UTF-8 string (203) "Nevar izveidot iestatījumu failu, ja nav pieejams /app/config/parameters.php...
          Nevar izveidot iestatījumu failu, ja nav pieejams /app/config/parameters.php fails, ļaujiet publisku rakstīšanu failā, vai izveidojiet failu ar nosaukumu parameters.php konfigurācijas direktorijā.
          
          Cannot write settings file, please create a file named settings.inc.php in the "config" directory. => UTF-8 string (116) "Nevar ierakstīt iestatījumu, izveidojiet failu ar nosaukumu setings.inc.php ...
          Nevar ierakstīt iestatījumu, izveidojiet failu ar nosaukumu setings.inc.php konfigurācijas "config" direktorijā.
          
          Impossible to upload the file! => UTF-8 string (29) "Nevar augšupielādēt failu!"
          Impossible to read the content of a MySQL content file. => UTF-8 string (34) "Nevar nolasīt MySQL faila saturu."
          Cannot access a MySQL content file. => UTF-8 string (36) "Nevar piekļūt MySQL faila saturam."
          Error while inserting data in the database: => UTF-8 string (38) "Kļūda pievienojot datus datu bāzei:"
          This is not a valid file name. => UTF-8 string (26) "Nederīgs faila nosaukums."
          This is not a valid image file. => UTF-8 string (24) "Nederīgs attēla fails."
          Error while creating the /app/config/parameters.php file. => UTF-8 string (52) "Kļūda izveidojot /app/config/parameters.php failu."
          Error: => UTF-8 string (8) "Kļūda:"
          This PrestaShop database already exists. Please revalidate your authentication information to the database. => UTF-8 string (84) "PrestaShop datu bāze jau eksistē. Pārbaudiet datu bāzes autentifikācijas dat...
          PrestaShop datu bāze jau eksistē. Pārbaudiet datu bāzes autentifikācijas datus.
          
          An error occurred while resizing the picture. => UTF-8 string (32) "Kļūda mainot attēla izmērus."
          Database connection is available! => UTF-8 string (33) "Pieejams datu bāzes pieslēgums!"
          Database Server is available but database is not found => UTF-8 string (61) "Datu bāzes serveris ir pieejams, bet nevar atrast datu bāzi"
          Database Server is not found. Please verify the login, password and server fields. => UTF-8 string (97) "Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet lietotāja vārdu, paroli u...
          Datu bāzes serveris nav atrasts. Lūdzu, pārbaudiet lietotāja vārdu, paroli un servera datus.
          
          An error occurred while sending email, please verify your parameters. => UTF-8 string (71) "Nosūtot e-pastu radās kļūda, lūdzu, apstipriniet savus parametrus."
          This installer is too old. => UTF-8 string (32) "Šis instalētājs ir novecojis."
          There is no older version. Did you delete or rename the app/config/parameters.php file? => UTF-8 string (101) "Nav pieejama vecāka versija. Vai Jūs esta izdzēsis vai pārsaucis app/config/...
          Nav pieejama vecāka versija. Vai Jūs esta izdzēsis vai pārsaucis app/config/parameters.php failu?
          
          The app/config/parameters.php file was not found. Did you delete or rename this file? => UTF-8 string (97) "app/config/parameters.php fails netika atrasts. Vai jūs izdzēsāt vai pārdēvē...
          app/config/parameters.php fails netika atrasts. Vai jūs izdzēsāt vai pārdēvējāt šo failu?
          
          Cannot find the SQL upgrade files. Please verify that the /install/upgrade/sql folder is not empty. => UTF-8 string (102) "Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai /install/upgrade/sql ...
          Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai /install/upgrade/sql direktorija nav tukša.
          
          No upgrade is possible. => UTF-8 string (28) "Nav pieejami atjauninājumi."
          Error while loading SQL upgrade file. => UTF-8 string (47) "Kļūda ielādējot SQL atjaunināšanas failu."
          Error while inserting content into the database => UTF-8 string (43) "Radās kļūda ievietojot saturu datubāzē"
          Unfortunately, => UTF-8 string (10) "Diemžēl,"
          SQL errors have occurred. => UTF-8 string (13) "SQL kļūdas."
          The config/defines.inc.php file was not found. Where did you move it? => UTF-8 string (71) "Fails config/defines.inc.php netika atrasts. Kur jūs to pārvietojāt?"
          Impossible to write the image /img/logo.jpg. If this image already exists, please delete it. => UTF-8 string (92) "Nevar ierakstīt attēlu /img/logo.jpg. Ja šis attēls jau eksistē, lūdzu, izdz...
          Nevar ierakstīt attēlu /img/logo.jpg. Ja šis attēls jau eksistē, lūdzu, izdzēsiet to.
          
          The uploaded file exceeds the upload_max_filesize directive in php.ini => UTF-8 string (81) "Augšupielādētais fails pārsniedz upload_max_filesize parametru php.ini failā"
          The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form => UTF-8 string (109) "Brīdinājums: Augšupielādētais fails pārsniedz MAX_FILE_SIZE direktīvu, kas t...
          Brīdinājums: Augšupielādētais fails pārsniedz MAX_FILE_SIZE direktīvu, kas tika norādīta formā HTML
          
          The uploaded file was only partially uploaded => UTF-8 string (43) "Fails tika augšupielādēts tikai daļēji"
          No file was uploaded. => UTF-8 string (35) "Neviens fails nav augšupielādēts"
          Missing a temporary folder => UTF-8 string (21) "Trūkst pagaidu mapes"
          Failed to write file to disk => UTF-8 string (34) "Kļūda saglabājot failu uz diska"
          File upload stopped by extension => UTF-8 string (46) "Paplašinājums apturēja faila augšupielādi"
          Cannot convert your database's data to utf-8. => UTF-8 string (44) "Nevar konvertēt datu bāzes datus uz utf-8."
          Your lastname contains some invalid characters => UTF-8 string (41) "Jūsu uzvārds satur neatļautus simbolus"
          Your MySQL server does not support this engine, please use another one like MyISAM => UTF-8 string (97) "Jūsu MySQL serveris neatbalsta šo datu bāzes tipu, lūdzu, izmantojiet citu, ...
          Jūsu MySQL serveris neatbalsta šo datu bāzes tipu, lūdzu, izmantojiet citu, piemēram, MyISAM
          
          The file /img/logo.jpg is not writable, please CHMOD 755 this file or CHMOD 777 => UTF-8 string (90) "Fails /img/logo.jpg nav rakstāms, lūdzu pielietojiet CHMOD 755 šim failam va...
          Fails /img/logo.jpg nav rakstāms, lūdzu pielietojiet CHMOD 755 šim failam vai CHMOD 777
          
          Invalid catalog mode => UTF-8 string (27) "Nederīgs kataloga režīms"
          No error code available => UTF-8 string (26) "Kļūdas kods nav pieejams"
          [SKIP] directory "%s" does not exist and cannot be emptied. => UTF-8 string (57) "[SKIP] direktorija "%s" neeksistē un to nevar iztīrīt."
          [CLEANING CACHE] File %s removed => UTF-8 string (35) "[CLEANING CACHE] Izdzēsti %s faili"
          Invalid database configuration => UTF-8 string (36) "Nepareiza datu bāzes konfigurācija"
          Database upgrade OK => UTF-8 string (34) "Datu bāze veiksmīgi atjaunināta"
          Warning detected during upgrade. => UTF-8 string (40) "Brīdinājums atjaunināšanas procesā."
          Database upgrade completed => UTF-8 string (35) "Datubāzes atjaunināšana pabeigta"
          %s is not a valid version number. => UTF-8 string (35) "%s nav atbilstošs versijas numurs."
          [ERROR] Version to install is too old. => UTF-8 string (57) "[ERROR] Versija kuru vēlaties instalēt ir pārāk veca."
          Current version: %oldversion%. Version to install: %newversion%. => UTF-8 string (79) "Patreizējā versija: %oldversion%. Versija kura tiks instalēta: %newversion%."
          Unable to find upgrade directory in the installation path. => UTF-8 string (63) "Nevar atrast atjaunināšanas direktoriju instalācijas ceļā."
          Cannot find the SQL upgrade files. Please check that the %s folder is not empty. => UTF-8 string (84) "Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai %s direktorija nav tu...
          Nevar atrast SQL atjaunināšanas failus. Pārbaudiet vai %s direktorija nav tukša.
          
          [DROP] SQL %s table has been dropped. => UTF-8 string (37) "[DROP] SQL %s tabula tika iztīrīta."
          Settings file updated => UTF-8 string (22) "Iestatījumi atjaunoti"
          The config/settings.inc.php file was not found. => string (42) "config/settings.inc.php fails nav atrasts."
          Error upgrading Doctrine schema => UTF-8 string (34) "Kļūda atjauninot Doctrine shēmu"
          Cannot generate email templates: %s. => UTF-8 string (38) "Nevar ģenerēt e-pasta šablonus: %s."
          [ERROR] No response from Addons server. => string (39) "[ERROR] Nav atbildes no Addons servera."
          [ERROR] Unable to write module %s's zip file in temporary directory. => UTF-8 string (67) "[ERROR] Nevar ierakstīt moduļa %s zip failu pagaidu direktorijā."
          [WARNING] Error when trying to upgrade module %s. => UTF-8 string (39) "[WARNING] Kļūda atjauninot moduli %s."
          Error when opening settings.inc.php file in write mode => UTF-8 string (56) "Kļūda atverot settings.inc.php rakstīšanas režīmā"
          Error when generating new settings.inc.php file. => UTF-8 string (43) "Kļūda ģenerējot settings.inc.php failu."
          [NOTICE] File %s does not exist, merge skipped. => UTF-8 string (52) "[NOTICE] Fails %s neeksistē, apvienošana izlaista."
          [WARNING] %variablename% variable missing in file %filename%. Merge skipped. => UTF-8 string (90) "[WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Apvienošan...
          [WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Apvienošana izlaista.
          
          [WARNING] %variablename% variable missing in file %filename%. File %filename% deleted and merge skipped. => UTF-8 string (125) "[WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Fails %fil...
          [WARNING] Mainīgais %variablename% nav atrodams failā %filename%. Fails %filename% tika nodzēsts un apvienošana izlaista.
          
          Unable to create directory %s => string (29) "Nevar izveidot direktoriju %s"
          Error when trying to add %filename% to archive %archive%. => UTF-8 string (50) "Kļūda pievienojot %filename% arhīvam %archive%."
          %filename% added to archive. %filescount% files left. => UTF-8 string (67) "Arhīvam pievienots %filename% fails. Atlikuši %filescount% faili."
          %s is not a file => string (12) "%s nav fails"
          Unable to create directory %s. => string (30) "Nevar izveidot direktoriju %s."
          [ERROR] Unable to list archived files => UTF-8 string (43) "[ERROR] Nevar pārskatīt arhivētos failus"
          File %filename% (size: %filesize%) has been skipped during backup. => string (78) "Fails %filename% (lielums: %filesize%) tika izlaists veidojot rezerves kopiju."
          Unable to open zipFile %s => UTF-8 string (24) "Nevar atvērt zipFile %s"
          Activity Log => UTF-8 string (18) "Izmaiņu žurnāls"
          Currently processing => UTF-8 string (10) "Apstrādā"
          Analyzing the situation... => UTF-8 string (11) "Analizē..."
          Errors => UTF-8 string (8) "Kļūdas"
          Branch: => string (5) "Zars:"
          Version number: => string (16) "Versijas numurs:"
          URL: => string (4) "URL:"
          MD5 hash: => UTF-8 string (25) "MD5 jaukšanas algoritms:"
          Changelog: => UTF-8 string (10) "Izmaiņas:"
          The pre-Upgrade checklist => UTF-8 string (35) "Pirms-atjaunošanas kontrolsaraksts"
          The checklist is not OK. You can only upgrade your shop once all indicators are green. => UTF-8 string (98) "Pārbaudes saraksts nav kārtībā. Varat uzlabot veikalu tikai tad, kad visi in...
          Pārbaudes saraksts nav kārtībā. Varat uzlabot veikalu tikai tad, kad visi indikatori ir zaļi.
          
          Before starting the upgrade process, please make sure this checklist is all green. => UTF-8 string (99) "Pirms atjaunināšanas procesa sākšanas pārliecinieties, ka šis kontrolsarakst...
          Pirms atjaunināšanas procesa sākšanas pārliecinieties, ka šis kontrolsaraksts viss ir zaļš.
          
          The "/admin/autoupgrade" directory is writable (appropriate CHMOD permissions) => UTF-8 string (76) ""/admin/autoupgrade" direktorija ir rakstāma (atbilstošas CHMOD atļaujas)"
          PHP's "Safe mode" option is turned off => UTF-8 string (35) "PHP "Safe mode" opcija ir izslēgta"
          PHP's "allow_url_fopen" option is turned on, or cURL is installed => UTF-8 string (69) "PHP's "allow_url_fopen" parametrs ir ieslēgts vai cURL ir instalēts"
          Your store is in maintenance mode => UTF-8 string (36) "Notiek E-veikala apkalpošanas darbi"
          PrestaShop's caching features are disabled => UTF-8 string (45) "PrestaShop kešdarbes funkcijas ir izslēgtas"
          PHP's max_execution_time setting has a high value or is disabled entirely (current value: unlimited) => UTF-8 string (117) "PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (paš...
          PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (pašreizējā vērtība: neierobežota)
          
          PHP's max_execution_time setting has a high value or is disabled entirely (current value: %s seconds) => UTF-8 string (115) "PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (paš...
          PHP max_execution_time iestatījumam ir liela vērtība vai tā ir izslēgta (pašreizējā vērtība: %s sekundes)
          
          Please also make sure you make a full manual backup of your files and database. => UTF-8 string (93) "Lūdzu, arī pārliecinieties, vai esat izveidojis pilnu failu un datubāzes rez...
          Lūdzu, arī pārliecinieties, vai esat izveidojis pilnu failu un datubāzes rezerves kopiju.
          
          Rollback => UTF-8 string (11) "Atsaukšana"
          After upgrading your shop, you can rollback to the previous database and files. Use this function if your theme or an essential module is not working correctly. => UTF-8 string (171) "Pēc veikala atjaunināšanas varat atgriezties pie iepriekšējās datubāzes un f...
          Pēc veikala atjaunināšanas varat atgriezties pie iepriekšējās datubāzes un failiem. Izmantojiet šo funkciju, ja veikala tēma vai kādi moduļi nedarbojas korekti.
          
          Choose your backup: => UTF-8 string (29) "Izvēlieties rezerves kopiju:"
          -- Choose a backup to restore -- => UTF-8 string (47) "- Izvēlieties rezerves kopiju, lai atjaunotu -"
          More options (Expert mode) => UTF-8 string (34) "Vairāk opciju (Eksperta režīms)"
          Start your Upgrade => UTF-8 string (21) "Sākt atjaunināšanu"
          You come from the future! You are using a more recent version than the latest available! => UTF-8 string (78) "Jūs esat no nākotnes! Jums ir jaunāka veikala versija par patreiz pieejamo!"
          Congratulations, you are already using the latest version available! => UTF-8 string (59) "Apsveicam, Jūs lietojat pēdējo pieejamo veikala versiju!"
          Your current PrestaShop version => UTF-8 string (31) "Patreizējā PrestaShop versija"
          Latest official version for %s channel. => UTF-8 string (41) "Pēdējā oficiālā versija %s kanālam."
          Upgrade PrestaShop now! => UTF-8 string (23) "Atjaunināt PrestaShop!"
          PrestaShop will be downloaded from %s => UTF-8 string (37) "PrestaShop tiks lejupielādēts no %s"
          Open changelog in a new window => UTF-8 string (39) "Atvērt izmaiņu žurnālu jaunā logā"
          No file will be downloaded (channel %s is used) => UTF-8 string (56) "Fails netika lejupielādēts (tika izmantots %s kanāls)"
          The following action are automatically replaced => UTF-8 string (47) "Sekojošā darbība tika automātiski aizstāta"
          %old% will be replaced by %new% => string (30) "%old% tiks aizvietots ar %new%"
          To change this behavior, you need to manually edit your php files => UTF-8 string (56) "Lai mainītu šo uzvedību ir manuāli jālabo php faili"
          Refresh the page => string (13) "Atjaunot lapu"
          Check if a new version is available => UTF-8 string (36) "Pārbaudīt vai nav jaunāka versija"
          Last check: %s => UTF-8 string (23) "Pēdējā pārbaude: %s"
          Last check: never => UTF-8 string (26) "Pēdējā pārbaude: nekad"
          Expert mode => UTF-8 string (17) "Ekspertu režīms"
          Please select your channel: => UTF-8 string (21) "Izvēlieties kanālu:"
          Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. => UTF-8 string (177) "Kanāli piedāvā dažādus ceļus lai veiktu veikala atjaunināšanu. Jūs varat aug...
          Kanāli piedāvā dažādus ceļus lai veiktu veikala atjaunināšanu. Jūs varat augšupielādēt jaunu versiju manuāli vai to izdarīt ar 1-klikšķa atjaunināšanas moduli.
          
          The Alpha, Beta and Private channels give you the ability to upgrade to a non-official or unstable release (for testing purposes only). => UTF-8 string (128) "Alfa, Beta un Privātie kanāli ļauj atjaunināt uz neoficiālu vai nestabilu ve...
          Alfa, Beta un Privātie kanāli ļauj atjaunināt uz neoficiālu vai nestabilu versijas izlaidumu (tikai testēšanas nolūkam).
          
          By default, you should use the "Minor release" channel which is offering the latest stable version available. => UTF-8 string (110) "Pēc noklusējuma ir jālieto "Pamata versijas" kanāls kurā tiek piedāvātas pēd...
          Pēc noklusējuma ir jālieto "Pamata versijas" kanāls kurā tiek piedāvātas pēdējās stabilās versijas.
          
          Channel: => UTF-8 string (8) "Kanāls:"
          Link: => string (6) "Saite:"
          Hash key: => UTF-8 string (14) "Hash atslēga:"
          Allow major upgrade: => UTF-8 string (40) "Atļaut pamata versijas atjaunināšanu:"
          Archive to use: => UTF-8 string (20) "Arhīvs kuru lietot:"
          Choose an archive => UTF-8 string (20) "Izvēlieties arhīvu"
          Number of the version you want to upgrade to: => UTF-8 string (43) "Versijas numurs uz kuru vēlaties atjaunot:"
          No archive found in your admin/autoupgrade/download directory => UTF-8 string (67) "Direktorijā admin/autoupgrade/download nav atrasts neviens arhīvs"
          This option will skip the download step. => UTF-8 string (41) "Šī opcija izlaidīs lejupielādes soli."
          Save in the following directory the uncompressed PrestaShop files of the version you want to upgrade to: %s => UTF-8 string (102) "Saglabāt šajā direktorijā nekompresētus PrestaShop failus versijai uz kuru v...
          Saglabāt šajā direktorijā nekompresētus PrestaShop failus versijai uz kuru vēlaties atjaunot: %s
          
          Please tell us which version you are upgrading to [1](1.7.0.1 for instance)[/1] => UTF-8 string (73) "Paziņojiet uz kuru versiju vēlaties atjaunot [1](piemēram 1.7.0.1)[/1]"
          This option will skip both download and unzip steps and will use %1$s as the source directory => UTF-8 string (96) "Šī opcija izlaidīs lejupielādes un atpakošanas soļus, un lietos %1$s kā avot...
          Šī opcija izlaidīs lejupielādes un atpakošanas soļus, un lietos %1$s kā avota direktoriju
          
          Step => string (5) "Solis"
          Upgrade steps => UTF-8 string (22) "Atjaunināšanas soļi"
          Version comparison => UTF-8 string (24) "Versiju salīdzināšana"
          PrestaShop Original version => UTF-8 string (31) "PrestaShop oriģinālā versija"
          Differences between versions => UTF-8 string (29) "Atšķirības starp versijām"
          Welcome! => UTF-8 string (12) "Sveicināti!"
          ModulesStatsregistrationsAdmin => array (14)
          Customer accounts => string (13) "Klientu konti"
          Adds a registration progress tab to the Stats dashboard. => UTF-8 string (65) "Pievieno Statistikas panelī reģistrācijas progresa indikatoru."
          Number of visitors who stopped at the registering step: => UTF-8 string (65) "Klientu skaits kuri ir apstājušies pie reģistrēšanās soļa:"
          Number of visitors who placed an order directly after registration: => UTF-8 string (68) "Klientu skaits kuri ir veikuši pirkumu uzreiz pēc reģistrācijas:"
          Total customer accounts: => UTF-8 string (20) "Kopā klientu konti:"
          Number of customer accounts created => string (30) "Izveidoto klientu kontu skaits"
          How to act on the registrations' evolution? => UTF-8 string (43) "Kā reaģēt uz reģistrāciju attīstību?"
          If you let your shop run without changing anything, the number of customer registrations should stay stable or show a slight decline. => UTF-8 string (106) "Ja veikals darbosies bez noklusēto iestatījumu maiņas, klientu reģistrācijai...
          Ja veikals darbosies bez noklusēto iestatījumu maiņas, klientu reģistrācijai jāpaliek vienmērīgai.
          
          A significant increase or decrease in customer registration shows that there has probably been a change to your shop. With that in mind, we suggest that you identify the cause, correct the issue and get back in the business of making money! => UTF-8 string (176) "Ievērojamas klientu reģistrācijas izmaiņas var liecināt par izmaiņām veikalā...
          Ievērojamas klientu reģistrācijas izmaiņas var liecināt par izmaiņām veikalā. Jums ir jānosaka šo izmaiņu izraisītājs, jāizlabo kļūda un jāturpina pārdošana!
          
          Here is a summary of what may affect the creation of customer accounts: => UTF-8 string (70) "Šeit ir pārskats par to kas var iespaidot kientu kontu izveidošanu:"
          An advertising campaign can attract an increased number of visitors to your online store. This will likely be followed by an increase in customer accounts and profit margins, which will depend on customer "quality." Well-targeted advertising is typically more effective than large-scale advertising... and it's cheaper too! => UTF-8 string (312) "Reklāmas kampaņa var piesaistīt klientu skaitu veikalā. Tam vajadzētu sekot ...
          Reklāmas kampaņa var piesaistīt klientu skaitu veikalā. Tam vajadzētu sekot klientu kontu skaita un peļņas pieaugumam, kurš mainīs arī klientu "kvalitāti". Labi izstrādātas mērķauditorijas reklāmas ir efektīvākas kā liela apjoma vispārtējas reklāmas kampaņa... un tā noteikti ir lētāka!
          
          Specials, sales, promotions and/or contests typically demand a shoppers' attentions. Offering such things will not only keep your business lively, it will also increase traffic, build customer loyalty and genuinely change your current e-commerce philosophy. => UTF-8 string (266) "Speciālie piedāvājumi, izpārdošanas un/vai konkursi parasti piesaista pircēj...
          Speciālie piedāvājumi, izpārdošanas un/vai konkursi parasti piesaista pircēju uzmanību. Šie pasākumi ne tikai uzturēs biznesa dzīvīgumu, bet arī iespaidos lapas apmeklējumu, izveidos klientu lojalitāti, kā arī var izmainīt sapratni par e-komerciju.
          
          Design and user-friendliness are more important than ever in the world of online sales. An ill-chosen or hard-to-follow graphical theme can keep shoppers at bay. This means that you should aspire to find the right balance between beauty and functionality for your online store. => UTF-8 string (258) "Dizains un draudzīga attieksme pret klientu tiešsaistes pārdošanā ir svarīgā...
          Dizains un draudzīga attieksme pret klientu tiešsaistes pārdošanā ir svarīgāka kā jebkad agrāk. Nepareizi izvēlēta vai nepilnīga veikala grafiskā tēma var atgrūst klientus. Tas nozīmē ka ir jāatrod balanss starp dizainu un funkcionalitāti.
          
          CSV Export => string (12) "Csv Eksports"
          ShopNotificationsError => array (87)
          This voucher is disabled => UTF-8 string (29) "Šis vaučers ir atspējots. "
          This voucher has already been used => UTF-8 string (31) "Šis kupons, jau tika izmantots"
          This voucher is not valid yet => UTF-8 string (30) "Šis vaučers vēl nav aktīvs"
          This voucher has expired => UTF-8 string (52) "Šim vaučeram ir jau iztecējis derīguma termiņš"
          You cannot use this voucher anymore (usage limit reached) => UTF-8 string (69) "Tu nevari vairs izmantot šo vaučeri (lietošanas limits sasniegts)."
          You cannot use this voucher => UTF-8 string (31) "Tu nevari izmantot šo vaučeri"
          You must choose a delivery address before applying this voucher to your order => UTF-8 string (92) "Jums jāizvēlās vispirms piegādes adrese, pirms izmantojat šo kuponu jūsu pas...
          Jums jāizvēlās vispirms piegādes adrese, pirms izmantojat šo kuponu jūsu pasūtījumam
          
          You cannot use this voucher in your country of delivery => UTF-8 string (33) "Tu nevari savā piegādes valstī"
          You must choose a carrier before applying this voucher to your order => UTF-8 string (81) "Vispirms jāizvēlas pārvadātājs un tad jāizmanto kupons priekš šī pirkuma"
          You cannot use this voucher with this carrier => UTF-8 string (42) "Tu nevari izmantot vaučeri ar šo kurjeru"
          You cannot use this voucher on products on sale => UTF-8 string (67) "Jūs nevarat izmantot šo kuponu pārdošanā esošajiem produktiem"
          Please log in first => UTF-8 string (29) "Lūdzu vispirms autorizēties"
          This voucher is already in your cart => UTF-8 string (34) "Šis vaučers jau ir jūsu grozā."
          This voucher is not combinable with an other voucher already in your cart: %s => UTF-8 string (71) "Šis kupons nav savienojams ar citu kuponu, kas jau ir jūsu grozā: %s"
          Cart is empty => UTF-8 string (15) "Grozs ir tukšs"
          You cannot use this voucher in an empty cart => UTF-8 string (39) "Nevar pielietot kopunu pie tukša groza"
          You cannot use this voucher with these products => UTF-8 string (47) "Tu nevari izmantot vaučeri uz šiem produktiem"
          The email is already used, please choose another one or sign in => UTF-8 string (77) "E-pasta adrese jau tiek lietota, lūdzu, izvēlieties citu vai pierakstieties"
          Your account isn't available at this time, please contact us => UTF-8 string (62) "Jūsu konts šobrīd nav pieejams, lūdzu, sazinieties ar mums"
          Authentication failed. => UTF-8 string (27) "autentifikācija neizdevās"
          Invalid email/password combination => UTF-8 string (40) "Nederīga e-pasta / paroles kombinācija"
          There seems to be an issue with your account, please contact support => UTF-8 string (79) "Šķiet, ka jūsu kontā ir problēma, lūdzu, sazinieties ar atbalsta dienestu"
          An account was already registered with this email address => UTF-8 string (49) "Konts ar šo e-pasta adresi jau tika reģistrēts"
          Password is required => UTF-8 string (20) "Nepieciešama parole"
          The %1$s field is too long (%2$d chars max). => UTF-8 string (54) "Lauks %1$s ir pārāk garš. (maksimums %2$d simboli)."
          %s is required. => UTF-8 string (16) "%s ir obligāts."
          is invalid. => UTF-8 string (12) "ir nederīgs"
          Could not delete address. => UTF-8 string (24) "Nevarēja dzēst adresi."
          Please fix the error below. => UTF-8 string (41) "Lūdzu, labojiet tālāk minēto kļūdu."
          The customer could not be found. => string (19) "Klients nav atrasts"
          You must enter a voucher code. => UTF-8 string (30) "Jums ir jāievada kupona kods."
          The voucher code is invalid. => UTF-8 string (25) "Kupona kods ir nederīgs."
          This voucher does not exist. => UTF-8 string (22) "Šis kupons nepastāv."
          You must add %quantity% minimum quantity => UTF-8 string (48) "Jums jāpievieno %quantity% minimālais daudzums"
          Null quantity. => string (12) "Nav daudzuma"
          Product not found => string (20) "Produkts nav atrasts"
          This product (%product%) is no longer available. => string (40) "Produkts (%product%) vairs nav pieejams."
          The minimum purchase order quantity for the product %product% is %quantity%. => UTF-8 string (57) "Mazākais pasūtījums produktam %product% ir %quantity%."
          Please fill in all of the required fields, and then save your customizations. => UTF-8 string (68) "Lūdzu aizpildi visus prasītos laukus un tad saglabā pielāgojumu."
          You already have the maximum quantity available for this product. => UTF-8 string (52) "Tev jau ir sasniegta maksimālais produkta daudzums."
          Invalid key. => UTF-8 string (19) "Nederīga atslēga."
          This product does not exist in our store. => UTF-8 string (40) "Šis produkts neeksistē mūsu veikalā."
          This product has been deleted. => UTF-8 string (25) "Šis produkts ir dzēsts."
          This file no longer exists. => UTF-8 string (28) "Šis fails vairs neeksistē."
          This product has been refunded. => UTF-8 string (28) "Šis produkts ir atmaksāts."
          The product deadline is in the past. => UTF-8 string (41) "Produkta derīguma termiņš ir beidzies."
          The product expiration date has passed, preventing you from download this product. => UTF-8 string (34) "Pārsniegts maksimālais termiņš"
          Expiration date has passed, you cannot download this product. => UTF-8 string (86) "Ir beidzies derīguma termiņa beigu datums, jūs nevarat lejupielādēt šo produ...
          Ir beidzies derīguma termiņa beigu datums, jūs nevarat lejupielādēt šo produktu.
          
          You have reached the maximum number of downloads allowed. => UTF-8 string (65) "Tu esi sasniedzis maksimālo robežu atļautajām lejupielādēm."
          Please provide the required information => UTF-8 string (44) "Lūdzu, sniedziet nepieciešamo informāciju"
          We couldn't find your order with the information provided, please try again => UTF-8 string (95) "Mēs nevarējām atrast jūsu pasūtījumu ar sniegto informāciju, lūdzu, mēģiniet...
          Mēs nevarējām atrast jūsu pasūtījumu ar sniegto informāciju, lūdzu, mēģiniet vēlreiz
          
          An unexpected error occurred while creating your account. => UTF-8 string (44) "Veidojot kontu, radās neparedzēta kļūda."
          Could not update your information, please check your data. => UTF-8 string (74) "Nevarēja atjaunināt jūsu informāciju, lūdzu, pārbaudiet savus datus."
          Sorry. We cannot renew your order. => UTF-8 string (54) "Atvainojiet, mēs nevaram atjaunot jūsu pasūtījumu."
          Some items are no longer available, and we are unable to renew your order. => UTF-8 string (60) "Pazuduši produkti - mēs nevaram atjaunot tavu pasūtījumu"
          The order is no longer valid. => UTF-8 string (31) "Pasūtījums vairs nav pieejams"
          You do not have enough products to request an additional merchandise return. => UTF-8 string (76) "Jums nav pietiekoši daudz produktu, lai pieprasītu vēlvienu atgriezšanu."
          Please provide an explanation for your RMA. => UTF-8 string (53) "Lūdzu sniedziet paskaidrojumu produkta atgriešanai."
          Please check at least one product you would like to return. => UTF-8 string (55) "Atzīmējiet vismaz vienu preci, ko vēlaties atgriezt."
          For each product you wish to add, please specify the desired quantity. => UTF-8 string (54) "Lūdz norādiet daudzumu precei, ko vēlaties atgriezt"
          This order cannot be returned => UTF-8 string (38) "Šis pasūtījums nevar tikt atgriezts"
          We cannot regenerate your password with the data you've submitted => UTF-8 string (63) "Mēs nevaram atjaunot tavu paroli ar datiem, ko esi norādījis"
          You cannot regenerate the password for this account. => UTF-8 string (40) "Jūs nevarat atjaunot šī konta paroli."
          You can regenerate your password only every %d minute(s) => UTF-8 string (59) "Jūs varēsiet atjaunot savu paroli tikai pēc %d minūtēm"
          An error occurred while sending the email. => UTF-8 string (24) "Kļūda nosūtot epastu."
          Customer account not found => string (25) "Klienta konts nav atrasts"
          The password change request expired. You should ask for a new one. => UTF-8 string (71) "Paroles maiņas pieprasījums ir beidzies. Jums vajadzētu lūgt jaunu."
          The password is missing: please enter your new password. => UTF-8 string (48) "Nav paroles: lūdzu ievadiet Jūsu jauno paroli."
          The confirmation is empty: please fill in the password confirmation as well => UTF-8 string (66) "Apstiprinājums ir tukšs: aizpildiet arī paroles apstiprinājumu"
          The password is not in a valid format. => UTF-8 string (30) "Parolei nav pieejams formāts."
          An error occurred with your account, which prevents us from updating the new password. Please report this issue using the contact form. => UTF-8 string (142) "Ar jūsu kontu radās kļūda, kas neļauj mums atjaunināt jauno paroli. Lūdzu, z...
          Ar jūsu kontu radās kļūda, kas neļauj mums atjaunināt jauno paroli. Lūdzu, ziņojiet par šo problēmu, izmantojot kontaktinformāciju.
          
          Invoices are disabled in this shop. => UTF-8 string (41) "Pavadzīmes ir atspējotas šim veikalam."
          The invoice was not found. => UTF-8 string (24) "Pavadzīmes nav atrastas"
          No invoice is available. => UTF-8 string (21) "Rēķins nav pieejams"
          Order return not confirmed. => UTF-8 string (45) "Pasūtījuma atgriešana netika apstiprināta"
          Order return not found. => UTF-8 string (36) "Pasūtījuma atgriešana nav atrasta"
          This product is no longer available. => string (28) "Produkts vairs nav pieejams."
          You do not have access to this product. => UTF-8 string (31) "Tev nav pieejas šim produktam."
          An error occurred while deleting the selected picture. => UTF-8 string (33) "Kļūda dzēšot atzīmēto bildi"
          An error occurred during the image upload process. => UTF-8 string (39) "Attēla ielādes laikā radās kļūda."
          You do not have access to this category. => UTF-8 string (32) "Tev nav pieejas šai kategorijai"
          The message cannot be blank. => UTF-8 string (32) "Ziņu nevar saglabāt kā blanku"
          Invalid message => UTF-8 string (15) "Nederīga ziņa"
          Invalid email address. => UTF-8 string (24) "Nederīga e-pasta adrese"
          There are not enough products in stock => UTF-8 string (40) "Noliktavā nav pietiekami daudz produktu"
          Your address is incomplete, please update it. => UTF-8 string (40) "Adrese nav pilnīga, lūdzu atjaunojiet."
          You have no merchandise return authorizations. => UTF-8 string (41) "Jums nav pieejas atgriežamajām precēm."
          ShopFormsErrors => array (5)
          Invalid name => UTF-8 string (16) "Nederīgs vārds"
          Invalid format. => UTF-8 string (19) "Nederīgs formāts."
          Format should be %s. => UTF-8 string (29) "Formātam vajadzētu būt %s."
          Required field => UTF-8 string (24) "Nepieciešams aizpildīt"
          Invalid postcode - should look like "%zipcode%" => UTF-8 string (56) "Nepareizs pasta indekss - pareizais formāts "%zipcode%""
          AdminModulesFeature => array (65)
          RTL Module => string (11) "RTL modulis"
          Manage hooks => UTF-8 string (22) "Pārvaldīt piesaistes"
          Administration => UTF-8 string (16) "Administrēšana"
          Taxes & Invoicing => UTF-8 string (20) "Nodokļi un rēķini"
          Checkout => UTF-8 string (22) "Noformēt pasūtījumu"
          Content Management => UTF-8 string (14) "Satura vadība"
          Customer Reviews => UTF-8 string (19) "Pircēju atsauksmes"
          Front office Features => string (22) "Front office funkcijas"
          Internationalization & Localization => UTF-8 string (38) "Lokalizācija un internacionalizācija"
          Merchandising => UTF-8 string (15) "Merčandaizings"
          Migration Tools => UTF-8 string (17) "Migrācijas rīki"
          Site certification & Fraud prevention => UTF-8 string (41) "Sertifikācija un krāpniecību apstrāde"
          Quick / Bulk update => UTF-8 string (28) "Ātrā / apjoma atjaunošana"
          Shipping & Logistics => UTF-8 string (22) "Piegāde un loģistika"
          Slideshows => UTF-8 string (10) "Slaidrāde"
          Comparison site & Feed management => UTF-8 string (37) "Salīdzināšanas un plūsmas vadība"
          Marketplace => string (14) "Tirgus laukumi"
          Other Modules => UTF-8 string (12) "Citi moduļi"
          Emailing & SMS => string (13) "E-pasti & SMS"
          Social Networks => UTF-8 string (16) "Sociālie tīkli"
          Social & Community => UTF-8 string (22) "Sabiedrība un kopiena"
          Enable Mobile => UTF-8 string (29) "Ieslēgt mobilajām ierīcēm"
          Disable Mobile => UTF-8 string (29) "Izslēgt mobilajām ierīcēm"
          Module manager => UTF-8 string (20) "Moduļu pārvaldība"
          Delete => UTF-8 string (6) "Dzēst"
          Module notifications => UTF-8 string (22) "Moduļa notifikācijas"
          v%version% - by %author% => string (24) "v%version% - no %author%"
          Discover => UTF-8 string (10) "Atklājiet"
          PrestaShop Addons Marketplace => UTF-8 string (38) "PrestaShop Paplašinājumu direktorija"
          Exit to PrestaShop Addons Marketplace => UTF-8 string (45) "Iet uz PrestaShop Paplašinājumu direktoriju"
          See all results for your search on => UTF-8 string (37) "Rādīt visus meklējamos rezultātus"
          Installed modules => UTF-8 string (19) "Instalētie moduļi"
          Show all modules => UTF-8 string (23) "Parādīt visus moduļu"
          You do not have module in « %categoryName% ». => UTF-8 string (38) "Jums nav moduļa « %categoryName% »."
          Recently Used => string (16) "Nesen izmantotie"
          Disable module? => UTF-8 string (16) "Izslēgt moduli?"
          Uninstall module? => UTF-8 string (19) "Noinstalēt moduli?"
          Reset module? => UTF-8 string (25) "Notīrīt moduļa saturu?"
          Yes, disable it => UTF-8 string (13) "Jā, izslēgt"
          Yes, uninstall it => UTF-8 string (21) "Jā, uninstalējam to"
          Yes, reset it => UTF-8 string (21) "Jā, notīrīt saturu"
          Optional: delete module folder after uninstall. => UTF-8 string (61) "Papildus: izdzēst moduļa direktoriju pēc atinstalēšanas."
          Bulk action confirmation => UTF-8 string (47) "Vairāku vienlaicīgu darbību apstiprināšana"
          Yes, I want to do it => UTF-8 string (23) "Jā es vēlos to darīt"
          Upload a module => UTF-8 string (23) "Augšupielādēt moduli"
          Drop your module archive here or [1]select file[/1] => UTF-8 string (59) "Ievilkt šeit moduļa arhīvu vai [1]izvēlēties failu[/1]"
          Service by %author% => string (17) "Atbalsta %author%"
          Free => string (10) "Bezmaksas!"
          v%version% by %author% => string (22) "v%version% no %author%"
          Overview => UTF-8 string (9) "Pārskats"
          Additional information => UTF-8 string (21) "Papildus informācija"
          Benefits => string (8) "Ieguvumi"
          Features => UTF-8 string (15) "Papildiespējas"
          Demo video => string (10) "Demo video"
          Changelog => UTF-8 string (18) "Izmaiņu žurnāls"
          %nbModules% modules and services selected for you => UTF-8 string (42) "%nbModules% izvēlētie moduļi un servisi"
          Selection => string (6) "Izlase"
          Increasing Price => string (15) "Cenas pieaugums"
          Decreasing Price => UTF-8 string (19) "Cenas samazinājums"
          Popularity => UTF-8 string (13) "Popularitāte"
          %nbModules% modules to configure => UTF-8 string (35) "%nbModules% konfigurējamie moduļi"
          Modules to configure => UTF-8 string (23) "Konfigurējamie moduļi"
          %nbModules% modules to update => UTF-8 string (32) "%nbModules% atjaunojamie moduļi"
          Modules to update => UTF-8 string (20) "Atjaunojamie moduļi"
          Upgrade All => string (13) "Atjaunot visu"
          ModulesSpecialsAdmin => array (5)
          Specials block => UTF-8 string (29) "Īpašo piedāvājumu sadaļa"
          Displays your products that are currently on sale in a dedicated block. => UTF-8 string (65) "Attēlo produktus kuriem ir izpārdošana tam paredzētā blokā."
          Products to display => UTF-8 string (19) "Attēlotie produkti"
          Define the number of products to be displayed in this block on home page. => UTF-8 string (86) "Norādiet skaitu, cik produkti tiks attēloti šajā blokā, kas atrodas mājas la...
          Norādiet skaitu, cik produkti tiks attēloti šajā blokā, kas atrodas mājas lapā.
          
          The number of products is invalid. Please enter a positive number. => UTF-8 string (63) "Produktu skaits nav derīgs. Lūdzu ievadiet pozitīvu skaitli."
          ModulesStatsforecastAdmin => array (37)
          Stats Dashboard => string (19) "Statistikas panelis"
          The listed amounts do not include tax. => UTF-8 string (32) "Minētais apjoms neiekļauj PVN."
          Time frame => string (11) "Laika posms"
          Daily => UTF-8 string (12) "Reizi dienā"
          Weekly => UTF-8 string (15) "Reizi nedēļā"
          Monthly => UTF-8 string (14) "Reizi mēnesī"
          Yearly => UTF-8 string (11) "Reizi gadā"
          Placed orders => UTF-8 string (12) "Pasūtījumi"
          Bought items => string (7) "Pirkumi"
          Percentage of registrations => UTF-8 string (30) "Reģistrācijas (procentuāli)"
          Percentage of orders => UTF-8 string (27) "Pasūtījumi (procentuāli)"
          Revenue => UTF-8 string (10) "Ieņēmumi"
          Average => UTF-8 string (7) "Vidēji"
          Forecast => string (8) "Prognoze"
          Conversion => string (10) "Konversija"
          Accounts => string (5) "Konti"
          Full carts => string (12) "Pilnie grozi"
          Registered visitors => UTF-8 string (24) "Reģistrētie lietotāji"
          A simple statistical calculation lets you know the monetary value of your visitors: => UTF-8 string (66) "Vienkārši aprēķini ļauj apzināt klientu monetāro vērtību:"
          On average, each visitor places an order for this amount: => UTF-8 string (36) "Klienta vidējā pasūtījuma summa:"
          On average, each registered visitor places an order for this amount: => UTF-8 string (49) "Reģistrēta klienta vidējā pasūtījuma summa:"
          Payment distribution => UTF-8 string (22) "Maksājumu sadalījums"
          The amounts include taxes, so you can get an estimation of the commission due to the payment method. => UTF-8 string (79) "Summas ar PVN lai varētu aprēķināt komisiju atkarībā no maksājuma veida."
          -- No filter -- => string (16) "-- Bez filtra --"
          Module => string (7) "Modulis"
          Average cart value => UTF-8 string (24) "Vidējā groza vērtība"
          Category distribution => UTF-8 string (22) "Kategoriju sadalījums"
          Products sold => UTF-8 string (18) "Pārdotie Produkti"
          Percentage of products sold => UTF-8 string (33) "Pārdotie produkti (procentuāli)"
          Percentage of sales => UTF-8 string (26) "Pārdošana (procentuāli)"
          Language distribution => UTF-8 string (18) "Valodu sadalījums"
          Growth => string (9) "Pieaugums"
          Zone distribution => UTF-8 string (16) "Zonu sadalījums"
          Currency distribution => UTF-8 string (19) "Valūtu sadalījums"
          Sales (converted) => UTF-8 string (21) "Peļņa (konvertēta)"
          Attribute distribution => UTF-8 string (21) "Atribūtu sadalījums"
          Quantity of products sold => UTF-8 string (26) "Pārdoto produktu daudzums"
          AdminStatsFeature => array (11)
          %value%% of your Catalog => string (20) "%value%% no kataloga"
          No customers => string (11) "Nav klientu"
          %percentage%% Female Customers => string (30) "%percentage% klienti sievietes"
          %percentage%% Male Customers => UTF-8 string (30) "%percentage% klienti vīrieši"
          %percentage%% Neutral Customers => UTF-8 string (30) "%percentage% neitrāli klienti"
          %value% years => string (12) "%value% gadi"
          %average% hours => string (17) "%average% stundas"
          No orders => UTF-8 string (16) "Nav pasūtījumu"
          %d%% %s => string (7) "%d%% %s"
          No category => string (15) "Nav kategorijas"
          Stats => string (12) "Statistiques"
          ShopDemoCatalog => array (55)
          Size => UTF-8 string (7) "Izmērs"
          Shoe size => UTF-8 string (13) "Apavu izmērs"
          Color => UTF-8 string (6) "Krāsa"
          S => string (1) "S"
          M => string (1) "M"
          L => string (1) "L"
          One size => UTF-8 string (13) "Viens izmērs"
          Grey => UTF-8 string (7) "Pelēks"
          Taupe => string (5) "Taupe"
          Beige => UTF-8 string (6) "Bēšs"
          White => string (5) "Balta"
          Off White => UTF-8 string (12) "Ļoti gaišs"
          Red => string (7) "Sarkana"
          Black => string (5) "Melna"
          Camel => string (5) "Camel"
          Orange => UTF-8 string (7) "Oranža"
          Blue => string (4) "Zila"
          Green => UTF-8 string (5) "Zaļa"
          Yellow => string (8) "Dzeltena"
          Brown => UTF-8 string (6) "Brūna"
          35 => string (2) "35"
          36 => string (2) "36"
          37 => string (2) "37"
          38 => string (2) "38"
          39 => string (2) "39"
          40 => string (2) "40"
          Pink => UTF-8 string (5) "Rozā"
          Height => string (8) "Augstums"
          Width => string (7) "Platums"
          Depth => UTF-8 string (8) "Dziļums"
          Weight => string (5) "Svars"
          Compositions => UTF-8 string (13) "Kompozīcijas"
          Styles => string (5) "Stili"
          Properties => UTF-8 string (11) "Īpašības"
          Polyester => string (10) "Poliesters"
          Wool => string (5) "Vilna"
          Viscose => string (7) "Viskoze"
          Elastane => UTF-8 string (9) "Elastāns"
          Cotton => string (8) "Kokvilna"
          Silk => UTF-8 string (5) "Zīds"
          Suede => UTF-8 string (9) "Zamšāda"
          Straw => string (5) "Salmu"
          Leather => UTF-8 string (4) "Āda"
          Classic => string (8) "Klasisks"
          Casual => UTF-8 string (12) "Ikdienišķs"
          Military => UTF-8 string (9) "Militārs"
          Girly => UTF-8 string (10) "Meitenīgs"
          Rock => string (4) "Roks"
          Basic => string (6) "Pamata"
          Dressy => string (8) "Elegants"
          Short Sleeve => UTF-8 string (16) "Īsas piedurknes"
          Colorful Dress => UTF-8 string (19) "Krāsaisn apģērbs"
          Short Dress => UTF-8 string (11) "Īsa kleita"
          Midi Dress => string (10) "Midi Dress"
          Maxi Dress => string (10) "Maxi Dress"
          AdminStatsNotification => array (3)
          Module not found => string (19) "Modulis nav atrasts"
          Please select a module from the left column. => UTF-8 string (41) "Izvēlieties moduli no kreisās kolonnas."
          The specified date is invalid. => string (16) "Nepareizs datums"
          ShopNotificationsSuccess => array (6)
          Your guest account has been successfully transformed into a customer account. You can now log in as a registered shopper. => UTF-8 string (121) "Jūsu viesa profils ir veiksmīgi pārveidots par klienta profilu. Jūs varat ta...
          Jūsu viesa profils ir veiksmīgi pārveidots par klienta profilu. Jūs varat tagad ielogoties kā reģistrēts pircējs.
          
          Information successfully updated. => UTF-8 string (37) "Informācija ir veiksmīgi atjaunota."
          Message successfully sent => UTF-8 string (30) "Ziņa tika sekmīgi nosūtīta"
          If this email address has been registered in our shop, you will receive a link to reset your password at %email%. => UTF-8 string (109) "Ja e-pasta adrese ir reģistrēta mūsu veikalā, jūs saņemsit saiti, lai atiest...
          Ja e-pasta adrese ir reģistrēta mūsu veikalā, jūs saņemsit saiti, lai atiestatītu savu paroli %email%.
          
          Your password has been successfully reset and a confirmation has been sent to your email address: %s => UTF-8 string (89) "Jūsu parole tika veiksmīgi atjaunota un apstiprinājums nosūtīts uz Jūsu e-pa...
          Jūsu parole tika veiksmīgi atjaunota un apstiprinājums nosūtīts uz Jūsu e-pastu: %s
          
          No addresses are available. => string (20) "Nav nevienas adreses"
          AdminLoginFeature => array (9)
          Log in => UTF-8 string (7) "Ienākt"
          Stay logged in => string (18) "Palikt pievienotam"
          I forgot my password => string (23) "Es aizmirsu savu paroli"
          Reset your password => UTF-8 string (21) "Nomainīt savu paroli"
          New password => UTF-8 string (13) "Jaunā parole"
          Confirm new password => string (25) "Apstipriniet jauno paroli"
          Confirm password => string (19) "Apstipriniet paroli"
          Reset password => string (15) "Atjaunot paroli"
          Send reset link => UTF-8 string (29) "Nosūtīt atjaunošanas saiti"
          ModulesStatsstockAdmin => array (9)
          Available quantities => string (19) "Pieejamais daudzums"
          Adds a tab showing the quantity of available products for sale to the Stats dashboard. => UTF-8 string (73) "Pievieno tabu kurš parāda pieejamo produktu skaitu Statistikas panelī."
          Evaluation of available quantities for sale => UTF-8 string (51) "Pieejamā preču pārdodamā daudzuma novērtējums"
          Your catalog is empty. => UTF-8 string (19) "Katalogs ir tukšs."
          Ref. => string (4) "Kods"
          Price* => string (5) "Cena*"
          Total quantities => UTF-8 string (16) "Kopējais skaits"
          Total value => UTF-8 string (18) "Kopējā vērtība"
          This section corresponds to the default wholesale price according to the default supplier for the product. An average price is used when the product has attributes. => UTF-8 string (178) "Šī sadaļa attiecas uz pamata vairumtirdzniecības cenu par kuru esat vienojuš...
          Šī sadaļa attiecas uz pamata vairumtirdzniecības cenu par kuru esat vienojušies ar produkta piegādātāju. Vidējā cena tiek lietota kad produktam ir pievienoti atribūti.
          
          ModulesGraphnvd3Admin => array (1)
          NVD3 Charts => string (12) "NVD3 Grafiki"
          ModulesBlockreassuranceAdmin => array (21)
          Are you sure you want to uninstall this module? => UTF-8 string (33) "Vēlaties atinstalēt šo moduli?"
          Block updated => string (15) "Bloks atjaunots"
          Oops... looks like an error occurred => UTF-8 string (22) "Atvainojiet... kļūda"
          Configuration updated successfully! => UTF-8 string (36) "Konfigurācija veiksmīgi atjaunota!"
          Position changed successfully! => UTF-8 string (32) "Pozīcija veiksmīgi samainīta!"
          An error occurred when switching position => UTF-8 string (24) "Kļūda mainot pozīciju"
          Position => UTF-8 string (9) "Pozīcija"
          Description => string (8) "Apraksts"
          Actions => UTF-8 string (9) "Darbības"
          Display => UTF-8 string (8) "Attēlot"
          Save => UTF-8 string (9) "Saglabāt"
          Return => UTF-8 string (11) "Atgriešana"
          Image => UTF-8 string (7) "Attēls"
          Languages => string (7) "Valodas"
          Title => string (6) "Tituls"
          URL => string (12) "Lapas adrese"
          CMS Page => string (8) "CMS lapa"
          Activated => UTF-8 string (11) "Aktivizēts"
          Product pages => string (14) "Produktu lapas"
          None => string (7) "neviens"
          none => string (7) "neviens"
          AdminPaymentHelp => array (7)
          Please mark each checkbox for the currency, or currencies, for which you want the payment module(s) to be available. => UTF-8 string (79) "Lūdzu atzīmējiet katru valūtu, kuru vēlaties izmantot maksājumu moduļos."
          Please mark each checkbox for the customer group(s), for which you want the payment module(s) to be available. => UTF-8 string (97) "Lūdzu atzīmējiet katru klientu grupu, kurām vēlaties, lai maksājumu moduļi b...
          Lūdzu atzīmējiet katru klientu grupu, kurām vēlaties, lai maksājumu moduļi būtu pieejami.
          
          Please mark each checkbox for the country, or countries, in which you want the payment module(s) to be available. => UTF-8 string (92) "Lūdzu iezīmējiet valstu izvēles rūtiņas, kuras vēlaties izmantot maksājuma m...
          Lūdzu iezīmējiet valstu izvēles rūtiņas, kuras vēlaties izmantot maksājuma moduļos.
          
          Please mark each checkbox for the carrier, or carrier, for which you want the payment module(s) to be available. => UTF-8 string (100) "Lūdzu atzīmējiet katra pārvadātāja izvēles rūtiņu, kuram maksājumu modulis b...
          Lūdzu atzīmējiet katra pārvadātāja izvēles rūtiņu, kuram maksājumu modulis būtu pieejams.
          
          This is where you decide what payment modules are available for different variations like your customers' currency, group, and country. => UTF-8 string (132) "Šeit jūs nosakat, kādi maksājumu moduļi ir pieejami dažādām variācijām, piem...
          Šeit jūs nosakat, kādi maksājumu moduļi ir pieejami dažādām variācijām, piemēram, jūsu klientu valūta, grupa un valsts.
          
          A check mark indicates you want the payment module available. => UTF-8 string (65) "Iezīmētais lauks norāda, ka maksājumu modulis būtu pieejams."
          If it is not checked then this means that the payment module is disabled. => UTF-8 string (72) "Ja tas nav atzīmēts, tas nozīmē, ka maksājumu modulis ir izslēgts."
          ModulesCustomeraccountlinksAdmin => array (4)
          My Account block => UTF-8 string (20) "Sadaļa "Mans konts""
          Credit slips => UTF-8 string (17) "Kredīta izraksti"
          Personal info => UTF-8 string (24) "Personīgā informācija"
          Merchandise returns => UTF-8 string (18) "Preču atgriešana"
          AdminDashboardNotification => array (4)
          You are currently connected under the following domain name: => UTF-8 string (62) "Jūs šobrīd esat pieslēgušies ar sekojošo domēna vārdu:"
          This is different from the shop domain name set in the Multistore settings: "%s". => UTF-8 string (93) "Tas atšķiras no veikala domēna nosaukuma, kas norādīts Multiveikala iestatīj...
          Tas atšķiras no veikala domēna nosaukuma, kas norādīts Multiveikala iestatījumos: "%s".
          
          If this is your main domain, please {link}change it now{/link}. => UTF-8 string (73) "Ja šis ir jūsu galvenie domēnā, lūdzu {link}nomainīt tulīt{/link}."
          This is different from the domain name set in the "SEO & URLs" tab. => UTF-8 string (72) "Tas atšķiras no domēna nosaukuma, kas iestatīts cilnē "SEO un URL"."
          ModulesContactformShop => array (16)
          Please select a subject from the list provided. => UTF-8 string (42) "Lūdzu izvēlies vienu objektu no listes."
          Lūdzu izvēlies vienu objektu  no listes.
          
          An error occurred during the file-upload process. => UTF-8 string (25) "Kļūda ielādējot failu"
          Bad file extension => UTF-8 string (28) "Slikts faila paplašinājums"
          An error occurred while sending the message, please try again. => UTF-8 string (42) "Kļūda sūtot ziņu, mēģiniet vēlreiz."
          An error occurred while sending the message. => UTF-8 string (21) "Kļūda sūtot ziņu."
          Your message has been successfully sent to our team. => UTF-8 string (36) "Jūsu ziņa tika sekmīgi nosūtīta"
          Customer service - Contact us => UTF-8 string (42) "Klientu apkalpošana - Sazināties ar mums"
          Send a message => UTF-8 string (13) "Sūtīt ziņu"
          If you would like to add a comment about your order, please write it in the field below. => UTF-8 string (86) "Ja Jūs vēlaties pievienot pasūtījumam kādu komentāru, lūdzu rakstiet to zemāk."
          Subject Heading => UTF-8 string (17) "Tēmas virsraksts"
          Email address => string (14) "E-pasta adrese"
          Order reference => UTF-8 string (19) "Pasūtījuma numurs"
          Select reference => UTF-8 string (20) "Izvēlieties sadaļu"
          Attach File => string (15) "Pievienot failu"
          Message => UTF-8 string (5) "Ziņa"
          Send => UTF-8 string (7) "Sūtīt"
          ModulesGsitemapAdmin => array (39)
          Google sitemap => string (18) "Google lapas karte"
          Generate your Google sitemap file => UTF-8 string (41) "Ģenerēt Jūsu Google lapas kartes failu"
          An error occured while trying to check your file permissions. Please adjust your permissions to allow PrestaShop to write a file in your root directory. => UTF-8 string (156) "Mēģinot pārbaudīt failu atļaujas, radās kļūda. Lūdzu, pielāgojiet savas ties...
          Mēģinot pārbaudīt failu atļaujas, radās kļūda. Lūdzu, pielāgojiet savas tiesības, lai ļautu PrestaShop ierakstīt failu savā pamatdirektorijā.
          
          Your sitemaps were successfully created. Please do not forget to setup the URL => UTF-8 string (82) "Jūsu vietnes karte tika veiksmīgi izveidota. Lūdzu, neaizmirstiet iestatīt URL"
          in your Google Webmaster account. => UTF-8 string (30) "Jūsu Google Webmaster kontā."
          Your sitemaps => UTF-8 string (17) "Jūsu lapas karte"
          Sitemaps were already created. => string (35) "Vietnes kartes jau tika izveidotas."
          Please set up the following sitemap URL in your Google Webmaster account: => UTF-8 string (79) "Lūdzu, Google tīmekļa pārziņa kontā iestatiet sekojošu lapas kartes URL:"
          The above URL is the master sitemap file. It refers to the following sub-sitemap files: => UTF-8 string (94) "Šis URL ir galvenais lapas kartes fails. Tas attiecas uz šādiem lapas kartes...
          Šis URL ir galvenais lapas kartes fails. Tas attiecas uz šādiem lapas kartes apakšfailiem:
          
          Your last update was made on this date: => UTF-8 string (59) "Jūsu pēdējais atjauninājums tika veikts šajā datumā:"
          This shop has no sitemap yet. => string (26) "Veikalam nav lapas kartes."
          For a better use of the module, please make sure that you have => UTF-8 string (65) "Lai labāk izmantotu moduli, lūdzu, pārliecinieties, ka jums ir"
          A minimum memory_limit value of 128 MB. => UTF-8 string (41) "Minimālā memory_limit vērtība 128 MB."
          A minimum max_execution_time value of 30 seconds. => UTF-8 string (55) "Minimālā max_execution_time vērtība ir 30 sekundes."
          You can edit these limits in your php.ini file. For more details, please contact your hosting provider. => UTF-8 string (149) "Jūs varat rediģēt šos ierobežojumus savā php.ini failā. Lai iegūtu sīkāku in...
          Jūs varat rediģēt šos ierobežojumus savā php.ini failā. Lai iegūtu sīkāku informāciju, lūdzu, sazinieties ar savu pakalpojumu sniedzēju.
          
          Configure your sitemap => UTF-8 string (23) "Konfigurēt lapas karti"
          Several sitemap files will be generated depending on how your server is configured and on the number of activated products in your catalog. => UTF-8 string (129) "Tiks ģenerēti vairāki lapas faili, pamatojoties uz Jūsu servera konfigurācij...
          Tiks ģenerēti vairāki lapas faili, pamatojoties uz Jūsu servera konfigurāciju un uz aktīvo produktu skaitu jūsu katalogā.
          
          How often do you update your store? => UTF-8 string (40) "Cik bieži jūs atjaunojat savu veikalu?"
          always => UTF-8 string (8) "vienmēr"
          hourly => string (12) "katru stundu"
          daily => string (11) "katru dienu"
          weekly => UTF-8 string (14) "katru nedēļu"
          monthly => UTF-8 string (13) "katru mēnesi"
          yearly => string (10) "katru gadu"
          never => string (5) "nekad"
          Check this box if you wish to check the presence of the image files on the server => UTF-8 string (83) "Atzīmējiet šo lodziņu, ja vēlaties pārbaudīt serverī esošos attēlu failus"
          Indicate the pages that you do not want to include in your sitemap files: => UTF-8 string (64) "Norādiet lapas, kuras nevēlaties iekļaut lapas kartes failā:"
          Uncheck all => UTF-8 string (12) "Noņemt visu"
          Generate sitemap => UTF-8 string (21) "Ģenerēt lapas karti"
          Generating a sitemap can take several minutes => UTF-8 string (53) "Lapas kartes izveidošana var ilgt vairākas minūtes"
          Information => UTF-8 string (12) "Informācija"
          You have two ways to generate sitemaps. => UTF-8 string (46) "Jums ir divi veidi, kā ģenerēt lapas karti."
          Manually: => UTF-8 string (9) "Manuāli:"
          Using the form above (as often as needed) => UTF-8 string (64) "Izmantojot augstāk esošo formu (tik bieži, cik nepieciešams)"
          -or- => string (5) "-vai-"
          Automatically: => UTF-8 string (13) "Automātiski:"
          Ask your hosting provider to setup a "Cron job" to load the following URL at the time you would like: => UTF-8 string (116) "Jautājiet savam pakalpojumu sniedzējam iestatīt "Cron uzdevumu", lai ielādēt...
          Jautājiet savam pakalpojumu sniedzējam iestatīt "Cron uzdevumu", lai ielādētu šādu URL laikā, kad vēlaties:
          
          It will automatically generate your XML sitemaps. => UTF-8 string (49) "Tas automātiski ģenerēs jūsu XML lapas karti."
          Check all => UTF-8 string (16) "Pārbaudīt visu"
          ModulesStatsbestcategoriesAdmin => array (7)
          Empty recordset returned => UTF-8 string (25) "Atgriezti tukši ieraksti"
          Total Quantity Sold => UTF-8 string (32) "Kopējais pārdoto preču skaits"
          Total Price => UTF-8 string (13) "Kopējā cena"
          Total Margin => UTF-8 string (20) "Kopējais uzcenojums"
          Total Viewed => UTF-8 string (18) "Pavisam apskatīti"
          Best categories => UTF-8 string (21) "Labākās kategorijas"
          Display final level categories only (that have no child categories) => UTF-8 string (71) "Parāda tikai pēdējās kategorijas (tās kurām nav apakškategoriju)"
          ModulesCategorytreeAdmin => array (9)
          Category tree links => string (22) "Kategoriju koka saites"
          Category root => string (17) "Saknes kategorija"
          Select which category is displayed in the block. The current category is the one the visitor is currently browsing. => UTF-8 string (117) "Izvēlieties, kura kategorija tiks rādīta blokā. Aktuālā kategorija ir tā, ku...
          Izvēlieties, kura kategorija tiks rādīta blokā. Aktuālā kategorija ir tā, kuru apmeklētājs šobrīd apskata.
          
          Home category => UTF-8 string (17) "Mājas kategorija"
          Current category => UTF-8 string (24) "Pašreizējā kategorija"
          Parent category => string (17) "Pamata kategorija"
          Current category, unless it has no subcategories, in which case the parent category of the current category is used => UTF-8 string (123) "Aktuālā kategorija, ja tai nav apakškategoriju, tādā gadījumā tiek lietota a...
          Aktuālā kategorija, ja tai nav apakškategoriju, tādā gadījumā tiek lietota aktuālās kategorijas, mātes katogorija
          
          Maximum depth => UTF-8 string (21) "Maksimālais dziļums"
          Set the maximum depth of category sublevels displayed in this block (0 = infinite). => UTF-8 string (107) "Norādiet maksimālo daudzumu, cik kategoriju apakšlīmeņi tiks attēloti šajā b...
          Norādiet maksimālo daudzumu, cik kategoriju apakšlīmeņi tiks attēloti šajā blokā (0 = bezgalība).
          
          AdminShopparametersHelp => array (100)
          e.g. 10:00AM - 9:30PM => string (23) "piem., 10:00AM - 9:30PM"
          Image width in pixels. Enter "0" to use the original size. => UTF-8 string (75) "Attēla platums pikseļos. Ievadiet "0", lai izmantotu oriģinālo izmēru."
          Image height in pixels. Enter "0" to use the original size. => UTF-8 string (76) "Attēla augstums pikseļos. Ievadiet "0", lai izmantotu oriģinālo izmēru."
          The group defined for your un-identified visitors. => UTF-8 string (46) "Grupa jūsu nenodefinētajiem apmeklētājiem."
          The group defined for your identified guest customers (used in guest checkout). => UTF-8 string (84) "Grupa noteikta jūsu klientiem viesa statusā (izmantota norēķinoties kā viesi...
          Grupa noteikta jūsu klientiem viesa statusā (izmantota norēķinoties kā viesim).
          
          The group defined for your identified registered customers. => UTF-8 string (67) "Grupa definēta jūsu identificētajiem reģistrētajiem klientiem."
          Automatically apply this value as a discount on all products for members of this customer group. => UTF-8 string (109) "Šī vērtība tiek automātiski pielietota kā atlaide visiem produktiem šīs klie...
          Šī vērtība tiek automātiski pielietota kā atlaide visiem produktiem šīs klientu grupas dalībniekiem.
          
          How prices are displayed in the order summary for this customer group. => UTF-8 string (101) "Veids, kādā šai klientu grupai, pasūtījuma kopsavilkumā, tiek rādītas cenas ...
          Veids, kādā šai klientu grupai, pasūtījuma kopsavilkumā, tiek rādītas cenas (ar vai bez PVN).
          
          Customers in this group can view prices. => UTF-8 string (41) "Šīs grupas klienti var apskatīt cenas."
          Need to hide prices for all groups? Save time, enable catalog mode in Product Settings instead. => UTF-8 string (97) "Slēpt cenas visām grupām? Ietaupiet laiku ieslēdzot kataloga funkciju Produk...
          Slēpt cenas visām grupām? Ietaupiet laiku ieslēdzot kataloga funkciju Produktu iestatījumos.
          
          %group_name% - All persons without a customer account or customers that are not logged in. => UTF-8 string (83) "%group_name% - Visas personas bez klienta konta vai klienti, kas nav pieteik...
          %group_name% - Visas personas bez klienta konta vai klienti, kas nav pieteikušies.
          
          %group_name% - All persons who placed an order through Guest Checkout. => UTF-8 string (87) "%group_name% - Visas personas, kas veikušas pasūtījumu, izmantojot Viesa nor...
          %group_name% - Visas personas, kas veikušas pasūtījumu, izmantojot Viesa norēķinu.
          
          %group_name% - All persons who created an account on this site. => UTF-8 string (70) "%group_name% - Visas personas, kas izveidojušas kontu šajā vietnē."
          PrestaShop has three default customer groups: => UTF-8 string (48) "PrestaShop ir trīs noklusējuma klientu grupas:"
          Enable the automatic indexing of products. If you enable this feature, the products will be indexed in the search automatically when they are saved. If the feature is disabled, you will have to index products manually by using the links provided in the field set. => UTF-8 string (251) "Iespējot produktu automātisko indeksāciju. Ja iespējosiet šo funkciju, produ...
          Iespējot produktu automātisko indeksāciju. Ja iespējosiet šo funkciju, produkti automātiski tiek indeksēti, kad tie tiek saglabāti. Ja šī funkcija ir atspējota, jums būs jāindeksē produkti manuāli, izmantojot laukā norādītās saites.
          
          By default, to search for “blouse”, you have to enter “blous”, “blo”, etc (beginning of the word) – but not “lous” (within the word). => UTF-8 string (122) "Pēc noklusējuma, lai meklētu "blūze", jums ir jāievada "blūze", "blū" utt. (...
          Pēc noklusējuma, lai meklētu "blūze", jums ir jāievada "blūze", "blū" utt. (vārda sākums), bet ne "ze" (vārdā).
          
          With this option enabled, it also gives the good result if you search for “lous”, “ouse”, or anything contained in the word. => UTF-8 string (116) "Izmantojot šo opciju, tas arī dod labu rezultātu, ja jūs meklējat "blū", "ze...
          Izmantojot šo opciju, tas arī dod labu rezultātu, ja jūs meklējat "blū", "ze" vai jebko, kas ietverts vārdā.
          
          Enable search within a whole word, rather than from its beginning only. => UTF-8 string (64) "Iespējot meklēšanu visam vārdam, nevis tikai no tā sākuma."
          It checks if the searched term is contained in the indexed word. This may be resource-consuming. => UTF-8 string (108) "Tā pārbauda, vai meklējamais termins ir ietverts indeksētajā vārdam. Tas var...
          Tā pārbauda, vai meklējamais termins ir ietverts indeksētajā vārdam. Tas var patērēt daudz resursus.
          
          By default, if you search "book", you will have "book", "bookcase" and "bookend". => UTF-8 string (107) "Pēc noklusējuma, ja jūs meklējat "grāmata", jums būs "grāmata", "grāmatu ska...
          Pēc noklusējuma, ja jūs meklējat "grāmata", jums būs "grāmata", "grāmatu skapis" un "grāmatzīme".
          
          With this option enabled, it only gives one result “book”, as exact end of the indexed word is matching. => UTF-8 string (116) "Ar šo opciju iespējotu, dos tikai vienu rezultātu "grāmata", jo ir precīza i...
          Ar šo opciju iespējotu, dos tikai vienu rezultātu "grāmata", jo ir precīza indeksētā vārda gala atbilstība.
          
          Enable more precise search with the end of the word. => UTF-8 string (55) "Iespējojiet precīzāku meklēšanu ar vārda beigām."
          It checks if the searched term is the exact end of the indexed word. => UTF-8 string (78) "Tas pārbauda, vai meklējamais termins ir precīzs indeksētā vārda beigas."
          Only words this size or larger will be indexed. => UTF-8 string (66) "Tikai vārdi, kas garāki par norādīto skaitli, tiks indeksēti."
          Please enter the index words separated by a "|". => UTF-8 string (42) "Lūdzu ievadiet vārdus atdalītus ar "|"."
          Enter each alias separated by a comma (e.g. 'prestshop,preztashop,prestasohp'). => UTF-8 string (88) "Ievadiet katru vārdu, atdalot ar komatu (piemēram, "prestshop,preztashop,pre...
          Ievadiet katru vārdu, atdalot ar komatu (piemēram, "prestshop,preztashop,prestasohp").
          
          Forbidden characters: <>;=#{} => string (27) "Aizliegtie simboli: <>;=#{}"
          Search this word instead. => UTF-8 string (25) "Meklēt šo vārdu vietā"
          This field does not refer to the shop name visible in the front office. => UTF-8 string (77) "Šis lauks neattiecas uz veikala nosaukumu, kas redzams vietnes priekšpusē."
          Follow [1]this link[/1] to edit the shop name used on the front office. => UTF-8 string (92) "Sekojiet [1]šai saitei[/1], lai rediģētu vietnes priešpusē izmantoto veikala...
          Sekojiet [1]šai saitei[/1], lai rediģētu vietnes priešpusē izmantoto veikala nosaukumu.
          
          You can't edit the shop group because the current shop belongs to a group with the "share" option enabled. => UTF-8 string (116) "Jūs nevarat rediģēt veikala grupu, jo pašreizējais veikals pieder grupai, ku...
          Jūs nevarat rediģēt veikala grupu, jo pašreizējais veikals pieder grupai, kurai ir ieslēgta opcija "kopīgot".
          
          This is the root category of the store that you've created. To define a new root category for your store, [1]please click here[/1]. => UTF-8 string (139) "Šī ir jūsu izveidotā veikala pamatkategorija. Lai noteiktu jūsu veikalam jau...
          Šī ir jūsu izveidotā veikala pamatkategorija. Lai noteiktu jūsu veikalam jaunu pamatkategoriju, [1] lūdzu noklikšķiniet šeit [/1].
          
          By selecting associated categories, you are choosing to share the categories between shops. Once associated between shops, any alteration of this category will impact every shop. => UTF-8 string (178) "Atlasot saistītās kategorijas, jūs izvēlaties dalīties kategorijās starp vei...
          Atlasot saistītās kategorijas, jūs izvēlaties dalīties kategorijās starp veikaliem. Kad veikali ir saistīti, jebkuras izmaiņas šajā kategorijā ietekmēs katru veikalu.
          
          Upload an icon from your computer (File type: .gif, suggested size: 16x16). => UTF-8 string (85) "Augšupielādēt ikonu no Jūsu datora (Faila tips: .gif, ieteicamais izmērs 16x...
          Augšupielādēt ikonu no Jūsu datora (Faila tips: .gif, ieteicamais izmērs 16x16).
          
          Only letters, numbers and underscores ("_") are allowed. => UTF-8 string (50) "Atļauti tikai burti, cipari un zemsvītras ("_")."
          Email template for both .html and .txt. => UTF-8 string (46) "E-pasta šabloni kā .html tā .txt formātā."
          Whether or not to display this store. => UTF-8 string (30) "Parādīt šo veikalu vai nē."
          Storefront picture. => UTF-8 string (29) "Veikala priekšpuses attēls."
          Displayed in emails sent to customers. => UTF-8 string (41) "Attēlots klientiem sūtītajos e-pastos."
          Shop registration information (e.g. SIRET or RCS). => UTF-8 string (60) "Veikala reģistrācijas informācija (piem., SIRET vai RCS)."
          Contact name (e.g. Customer Support). => UTF-8 string (49) "Kontaktpersonas vārds (piem., Klientu atbalsts)."
          Emails will be sent to this address. => UTF-8 string (36) "E-pasti tiks sūtīti uz šo adresi."
          If enabled, all messages will be saved in the "Customer Service" page under the "Customer" menu. => UTF-8 string (106) "Ja ir iespējota, visas ziņas tiks saglabātas lapas "Klientu apkalpošana" sad...
          Ja ir iespējota, visas ziņas tiks saglabātas lapas "Klientu apkalpošana" sadaļā "Klients" izvēlnē.
          
          After a customer logs in, you can recall and display the content of his/her last shopping cart. => UTF-8 string (106) "Pēc klienta pieteikšanās jūs varat atsaukt un parādīt viņa/viņas pēdējā iepi...
          Pēc klienta pieteikšanās jūs varat atsaukt un parādīt viņa/viņas pēdējā iepirkumu groza saturu.
          
          Minimum time required between two requests for a password reset. => UTF-8 string (72) "Minimālais laiks starp diviem paroles atiestatīšanas pieprasījumiem."
          Activate or deactivate B2B mode. When this option is enabled, B2B features will be made available. => UTF-8 string (107) "Aktivizējiet vai deaktivizējiet B2B režīmu. Ja ir iespējota šī opcija, būs p...
          Aktivizējiet vai deaktivizējiet B2B režīmu. Ja ir iespējota šī opcija, būs pieejamas B2B funkcijas.
          
          Display or not the birth date field. => UTF-8 string (41) "Parādiet dzimšanas datuma lauku vai ne."
          Display or not the partner offers tick box, to receive offers from the store's partners. => UTF-8 string (94) "Parādīt izvēles rūtiņu opciju vai nē, lai saņemtu piedāvājumus no veikala pa...
          Parādīt izvēles rūtiņu opciju vai nē, lai saņemtu piedāvājumus no veikala partneriem.
          
          If you own an SSL certificate for your shop's domain name, you can activate SSL encryption (https://) for customer account identification and order processing. => UTF-8 string (165) "Ja jums pieder jūsu veikala domēna vārda SSL sertifikāts, varat aktivizēt SS...
          Ja jums pieder jūsu veikala domēna vārda SSL sertifikāts, varat aktivizēt SSL šifrēšanu (https://) klienta konta identifikācijai un pasūtījumu apstrādei.
          
          When enabled, all the pages of your shop will be SSL-secured. => UTF-8 string (71) "Pēc iespējošanas visas jūsu veikala lapas tiks aizsargātas ar SSL."
          Enable or disable token in the Front Office to improve PrestaShop's security. => UTF-8 string (65) "Ieslēgt vai izslēgt koda rindu, kas palielina veikala drošību"
          Allow iframes on text fields like product description. We recommend that you leave this option disabled. => UTF-8 string (104) "Atļaut iframe teksta laukos, piemēram, produkta aprakstā. Mēs iesakām atstāt...
          Atļaut iframe teksta laukos, piemēram, produkta aprakstā. Mēs iesakām atstāt šo opciju izslēgtu.
          
          Clean the HTML content on text fields. We recommend that you leave this option enabled. => UTF-8 string (79) "Tīrīt HTML saturu teksta laukos. Mēs iesakām atstāt šo opciju iespējotu."
          You can choose among 6 different ways of rounding prices. "Round up away from zero ..." is the recommended behavior. => UTF-8 string (110) "Jūs varat izvēlēties no 6 dažādiem cenu noapaļošanas veidiem. Ieteicamais ir...
          Jūs varat izvēlēties no 6 dažādiem cenu noapaļošanas veidiem. Ieteicamais ir "noapaļot no nulles ...".
          
          You can choose when to round prices: either on each item, each line or the total (of an invoice, for example). => UTF-8 string (119) "Varat izvēlēties, kad cenu noapaļot: vai nu katram precei, katrai rindai vai...
          Varat izvēlēties, kad cenu noapaļot: vai nu katram precei, katrai rindai vai kopējai summai (piemēram, rēķinam).
          
          Enable best sellers page on your front office even when its respective module is disabled. => UTF-8 string (106) "Iespējojiet pirktākās preces lapu vietnes priekšpusē, pat ja tās attiecīgais...
          Iespējojiet pirktākās preces lapu vietnes priekšpusē, pat ja tās attiecīgais modulis ir atspējots.
          
          Display an overview of the addresses, shipping method and cart just before the order button (required in some European countries). => UTF-8 string (135) "Parādiet pārskatu par adresēm, piegādes metodi un grozu tieši pirms pasūtīša...
          Parādiet pārskatu par adresēm, piegādes metodi un grozu tieši pirms pasūtīšanas pogas (nepieciešams dažās Eiropas valstīs).
          
          Allow guest visitors to place an order without registering. => UTF-8 string (78) "Ļauj apmeklētājiem viesa statusā veikt pasūtījumu bez reģistrēšanās."
          Disable the option to allow customers to reorder in one click from the order history page (required in some European countries). => UTF-8 string (137) "Izslēgts - ļauj klientiem atkārtot pasūtījumu ar vienu klikšķi no pasūtījumu...
          Izslēgts - ļauj klientiem atkārtot pasūtījumu ar vienu klikšķi no pasūtījumu vēstures (nepieciešams dažās Eiropas valstīs).
          
          Set to 0 to disable this feature. => UTF-8 string (43) "Uzstādiet "0", lai atslēgtu šo iespēju."
          Automatically updates the shipping costs when you edit an order. => UTF-8 string (86) "Veicot pasūtījuma rediģēšanu, automātiski tiek atjauninātas piegādes izmaksas."
          Allow the customer to ship orders to multiple addresses. This option will convert the customer's cart into one or more orders. => UTF-8 string (139) "Ļaujiet klientam pasūtījumus piegādāt uz vairākām adresēm. Šī opcija pārvērš...
          Ļaujiet klientam pasūtījumus piegādāt uz vairākām adresēm. Šī opcija pārvērš klienta grozu vienā vai vairākos pasūtījumos.
          
          Require customers to accept or decline terms of service before processing an order. => UTF-8 string (104) "Pieprasa klientiem apstiprināt vai noraidīt veikala servisa noteikumus pirms...
          Pieprasa klientiem apstiprināt vai noraidīt veikala servisa noteikumus pirms pirkuma apstiprināšanas
          
          Choose the page which contains your store's terms and conditions of use. => UTF-8 string (70) "Izvēlieties CMS lapu, kurā ir jūsu veikala lietošanas nosacījumi."
          Suggest gift-wrapping to customers. => UTF-8 string (98) "Piedāvāt klientiem dāvanu iesaiņojumu un iespēju pakai pievienot parakstītu ...
          Piedāvāt klientiem dāvanu iesaiņojumu un iespēju pakai pievienot parakstītu dāvanu kartiņu
          
          Set a price for gift wrapping. => UTF-8 string (34) "Noteikt dāvanu iesaiņojuma cenu."
          Set a tax for gift wrapping. => UTF-8 string (41) "Uzstādīt nodokli dāvanu iesaiņojumam."
          Suggest recycled packaging to customer. => UTF-8 string (53) "Ieteikt klientiem izmantot pārstrādātu iepakojumu."
          Catalog mode disables the shopping cart on your store. Visitors will be able to browse your products catalog, but not buy them. => UTF-8 string (106) "Kataloga režīms izslēdz grozu veikalam. Klienti varēs pārskatīt produktus, b...
          Kataloga režīms izslēdz grozu veikalam. Klienti varēs pārskatīt produktus, bet nevarēs tos nopirkt.
          
          Display product prices when in catalog mode. => UTF-8 string (42) "Rādīt produktu cenas kataloga režīmā."
          characters => UTF-8 string (11) "rakstzīmes"
          How to calculate quantity discounts. => UTF-8 string (35) "Kā aprēķināt daudzumu atlaides."
          When active, friendly URL will be updated on every save. => UTF-8 string (71) "Ja aktīvs, lasāms URL tiks atjaunināts katrā saglabāšanas reizē."
          The order in which products are displayed in the product list. => UTF-8 string (47) "Noklusētā produktu kārtošana produktu lapā"
          When selling packs of products, how do you want your stock to be calculated? => UTF-8 string (73) "Kā lai aprēķina jūsu krājumus akcijā pārdodot produktu komplektus?"
          Set to "0" to disable this feature. => UTF-8 string (42) "Uzstādiet "0", lai atslēgtu šo iespēju"
          In stock => UTF-8 string (19) "Pieejamās vispirms"
          Out of stock => string (12) "Nav pieejams"
          Advised for European merchants to be legally compliant (eg: Delivered within 3-4 days) => UTF-8 string (95) "Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 3-4 ...
          Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 3-4 dienu laikā)
          
          Delivered within 3-4 days => UTF-8 string (28) "Piegādāts 3-4 dienu laikā"
          Advised for European merchants to be legally compliant (eg: Delivered within 5-7 days) => UTF-8 string (95) "Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 5-7 ...
          Ieteikts Eiropas tirgotājiem atbilstoši likumdošanai (piemēram, piegādā 5-7 dienu laikā)
          
          Delivered within 5-7 days => UTF-8 string (28) "Piegādāts 5-7 dienu laikā"
          Enable this option if you want to display your product's attributes in its meta title. => UTF-8 string (71) "Ieslēgt šo opciju lai parādītu produktu atribūtus meta nosaukumā."
          Enable this option only if your server allows URL rewriting (recommended). => UTF-8 string (77) "Ieslēgt tikai tad, ja Jūsu serveris ļauj URL pārrakstīšanu (ieteicams)."
          URL rewriting (mod_rewrite) is not active on your server, or it is not possible to check your server configuration. If you want to use Friendly URLs, you must activate this mod. => UTF-8 string (198) "Saišu pārrakstīšana (mod_rewrite) nav aktīva jūsu serverī vai nav iespējams ...
          Saišu pārrakstīšana (mod_rewrite) nav aktīva jūsu serverī vai nav iespējams pārbaudīt jūsu servera konfigurāciju. Ja vēlaties izmantot draudzīgas saites, jums ir jāaktivizē šis mod.
          
          Enable this option only if you have problems with URL rewriting. => UTF-8 string (75) "Ieslēgt šo opciju tikai tad, ja rodas problēmas ar URL pārrakstīšanu."
          Some of PrestaShop's features might not work correctly with a specific configuration of Apache's mod_security module. We recommend to turn it off. => UTF-8 string (136) "Dažas PrestaShop funkcijas var nedarboties pareizi ar specifisku konfigurāci...
          Dažas PrestaShop funkcijas var nedarboties pareizi ar specifisku konfigurāciju Apache mod_security modulī. Mēs iesakām to izslēgt.
          
          Order's return status name. => UTF-8 string (44) "Pasūtījuma atgriešanas statusa nosaukums."
          Invalid characters: numbers and => UTF-8 string (28) "Nederīgi simboli: cipari un"
          Status will be highlighted in this color. HTML colors only. => UTF-8 string (56) "Statuss tiks izcelts šajā krāsā. Tikai HTML krāsas."
          Order status (e.g. 'Pending'). => UTF-8 string (38) "Pasūtījuma statuss (piem., "Gaida")."
          To add tags, click in the field, write something, and then press the "Enter" key. => UTF-8 string (98) "Lai pievienotu "tagus", noklikšķiniet laukā, uzrakstiet kaut ko un pēc tam n...
          Lai pievienotu "tagus", noklikšķiniet laukā, uzrakstiet kaut ko un pēc tam nospiediet "Enter".
          
          Invalid characters: => UTF-8 string (18) "Nederīgi simboli:"
          Name of the related page. => UTF-8 string (28) "Saistītās lapas nosaukums."
          Title of this page. => UTF-8 string (22) "Šīs lapas nosaukums."
          A short description of your shop. => UTF-8 string (28) "Īss jūsu veikala apraksts."
          List of keywords for search engines. => UTF-8 string (45) "Atslēgvārdu saraksts meklētājprogrammām."
          For instance, "contacts" for http://example.com/shop/contacts to redirect to http://example.com/shop/contact-form.php => UTF-8 string (112) "Piemēram, kontakti http://example.com/shop/contacts, lai novirzītu uz http:/...
          Piemēram, kontakti http://example.com/shop/contacts, lai novirzītu uz http://example.com/shop/contact-form.php
          
          Only letters and hyphens are allowed. => UTF-8 string (35) "Tikai burti un defises ir atļauti."
          If you want to enable SSL on all the pages of your shop, activate the "Enable on all the pages" option below. => UTF-8 string (136) "Ja jūs vēlaties aktivizēt SSL visās jūsu veikala lapās, aktivizējiet tālāk n...
          Ja jūs vēlaties aktivizēt SSL visās jūsu veikala lapās, aktivizējiet tālāk norādīto iespēju opciju "Ieslēgt visās lapās".
          
          EmailsSubject => array (26)
          Your guest account has been transformed into a customer account => UTF-8 string (52) "Jūsu viesa konts tika pārveidots par klienta kontu"
          Order confirmation => UTF-8 string (29) "Pasūtījuma apstiprināšana"
          New voucher for your order %s => UTF-8 string (35) "Jauns kupons Jūsu pasūtījumam %s"
          Log: You have a new alert from your shop => UTF-8 string (43) "Paziņojums: Jauns brīdinājums no veikala"
          Welcome! => UTF-8 string (12) "Sveicināti!"
          Package in transit => UTF-8 string (20) "Sūtījums ir ceļā"
          The virtual product that you bought is available for download => UTF-8 string (65) "Virtuālais produkts kuru iegādājāties ir gatavs lejupielādei"
          Fwd: Customer message => UTF-8 string (18) "Fwd: Klienta ziņa"
          An answer to your message is available #ct%thread_id% #tc%thread_token% => UTF-8 string (78) "Atbilde uz Jūsu jautājumu ir pieejama šeit #ct%thread_id% #tc%thread_token%"
          Import complete => UTF-8 string (22) "Importēšana pabeigta"
          Your new password => UTF-8 string (19) "Jūsu jaunā parole"
          Your order return status has changed => UTF-8 string (51) "Jūsu pasūtījuma atgriešanas statuss ir mainīts"
          Message from a customer => UTF-8 string (16) "Ziņa no klienta"
          Password query confirmation => UTF-8 string (23) "Paroles apstiprinājums"
          Message from contact form => UTF-8 string (24) "Ziņa no kontaktu formas"
          Your message has been correctly sent #ct%thread_id% #tc%thread_token% => UTF-8 string (60) "Ziņa veiksmīgi nosūtīta #ct%thread_id% #tc%thread_token%"
          Your message has been correctly sent => UTF-8 string (27) "Ziņa veiksmīgi nosūtīta"
          Product out of stock => string (18) "Prece nav pieejama"
          Stock coverage => UTF-8 string (19) "Noliktavas krājumi"
          Newsletter voucher => string (14) "Jaunumu kupons"
          Newsletter confirmation => UTF-8 string (23) "Jaunumu apstiprinājums"
          Email verification => UTF-8 string (21) "E-pasta verifikācija"
          Process the payment of your order => UTF-8 string (33) "Veikt maksājumu par pasūtījumu"
          New credit slip regarding your order => UTF-8 string (38) "Jauna kredītlīnija par Jūsu pirkumu"
          New voucher for your order #%s => UTF-8 string (34) "Jauns vaučeris Jūsu pirkumam #%s"
          New message regarding your order => UTF-8 string (28) "Jauna ziņa par pasūtījumu"
          AdminPaymentNotification => array (10)
          You have more than one shop and must select one to configure payment. => UTF-8 string (73) "Jums ir vairāki veikali un jāizvēlas viens, kas konfigurē maksājumu."
          No currency mode for payment module => UTF-8 string (44) "Maksājumu modulim trūkst valūtas režīma"
          Cart cannot be loaded or an order has already been placed using this cart => UTF-8 string (82) "Grozu nevar papildināt, vai arī šis grozs jau ir nodots pasūtījuma apstrādei"
          The cart rule named "%1s" (ID %2s) used in this cart is not valid and has been withdrawn from cart => UTF-8 string (82) "Izmantotais grozu noteikums "%1s" (ID %2s) vairs nav derīgs un ir izņemts no...
          Izmantotais grozu noteikums "%1s" (ID %2s) vairs nav derīgs un ir izņemts no tā
          
          Order creation failed => UTF-8 string (29) "Pasūtīja izveide neizdevās"
          Warning: the secure key is empty, check your payment account before validation => UTF-8 string (98) "Brīdinājums: drošības atslēga ir tukša, pirms validācijas pārbaudiet savu ma...
          Brīdinājums: drošības atslēga ir tukša, pirms validācijas pārbaudiet savu maksājumu kontu
          
          An error occurred while saving message => UTF-8 string (36) "Saglabājot ziņojumu radās kļūda"
          No carrier => UTF-8 string (18) "Nav pārvadātāja"
          %d image(s) => UTF-8 string (13) "%d attēls(i)"
          No payment module installed => UTF-8 string (33) "Nav instalēti maksājumu moduļi"
          AdminDashboardFeature => array (7)
          Dashboard => UTF-8 string (21) "Informācijas panelis"
          Demo mode => UTF-8 string (24) "Demonstrācijas režīms"
          Average bank fees per payment method => UTF-8 string (46) "Vidējās bankas izmaksas par meksājuma veidu"
          Average shipping fees per shipping method => UTF-8 string (52) "Vidējās piegādes izmaksas katram piegādes veidam"
          Other settings => UTF-8 string (17) "Citi iestatījumi"
          Average gross margin percentage => UTF-8 string (33) "Vidējais bruto peļņas procents"
          Other fees per order => UTF-8 string (33) "Citas pasūtījuma papildu maksas"
          ModulesProductcommentsShop => array (42)
          Deleted account => UTF-8 string (13) "Dzēsts konts"
          You need to be [1]logged in[/1] or [2]create an account[/2] to post your review. => UTF-8 string (83) "Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu atsauks...
          Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu atsauksmi.
          
          You are not allowed to post a review at the moment, please try again later. => UTF-8 string (67) "Jums šobrīd nav atļauts publicēt atsauksmi, mēģiniet vēlāk."
          Title cannot be empty => UTF-8 string (27) "Nosaukums nevar būt tukšs"
          Title cannot be more than %s characters => UTF-8 string (46) "Nosaukumā nevar būt vairāk par %s simboliem"
          Customer name cannot be empty => UTF-8 string (34) "Klienta vārds nevar palikt tukšs"
          Customer name cannot be more than %s characters => UTF-8 string (50) "Klienta vārds nevar būt garāks par %s simboliem"
          You need to be logged in to report a review. => UTF-8 string (49) "Jums ir jāpieslēdzas lai ziņotu par atsauksmi."
          You already reported this review as abusive. => UTF-8 string (36) "Jūs jau atzīmējāt šo atsauksmi."
          Cannot find the requested product review. => UTF-8 string (45) "Nevar atrast pieprasītā produkta atsauksmi."
          This feature is not enabled. => UTF-8 string (23) "Iespēja nav ieslēgta."
          You need to be [1]logged in[/1] or [2]create an account[/2] to give your appreciation of a review. => UTF-8 string (98) "Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu pateicī...
          Jums ir [1]jāpieslēdzas[/1] vai [2]jāizveido konts[/2] lai publicētu pateicību par atsauksmi.
          
          OK => string (4) "Labi"
          Grade => UTF-8 string (13) "Novērtējums"
          No => UTF-8 string (3) "Nē"
          Yes => UTF-8 string (3) "Jā"
          Be the first to write your review => UTF-8 string (37) "Esi pirmais, kurš uzraksta atsauksmi"
          No customer reviews for the moment. => UTF-8 string (36) "Šobrid vēl nav klientu atsauksmju."
          Sorry, your review cannot be posted. => UTF-8 string (45) "Atvainojiet, Jūsu atsauksmi nevar publicēt."
          Title => string (6) "Tituls"
          Your name => UTF-8 string (12) "Jūsu vārds"
          Review => string (9) "Recenzija"
          Required fields => UTF-8 string (15) "Obligāti lauki"
          Cancel => string (7) "Atsaukt"
          Send => UTF-8 string (7) "Sūtīt"
          Your comment has been submitted and will be available once approved by a moderator. => UTF-8 string (80) "Jūsu komentārs ir pievienots un būs pieejams pēc moderatora apstiprinājuma."
          Your comment has been added! => UTF-8 string (31) "Jūsu komentārs ir pievienots!"
          Review sent => UTF-8 string (20) "Atsauksme nosūtīta"
          Your review cannot be sent => UTF-8 string (31) "Jūsu atsauksmi nevar nosūtīt"
          Read user reviews => UTF-8 string (17) "Lasīt atsauksmes"
          Write your review => string (18) "Uzraksti atsauksmi"
          By %1$s => string (4) "%1$s"
          Report abuse => UTF-8 string (22) "Ziņot par pārkāpumu"
          Sorry, your review appreciation cannot be sent. => UTF-8 string (57) "Atvainojiet, Jūsu pateicības ziņojumu nevar nosūtīt."
          Sorry, your abuse report cannot be sent. => UTF-8 string (45) "Atvainojiet, Jūsu sūdzību nevar nosūtīt."
          Comments => UTF-8 string (10) "Komentāri"
          Your review appreciation cannot be sent => UTF-8 string (43) "Jūsu pateicības ziņojumu nevar nosūtīt"
          Report comment => string (19) "Zinot par atsauksmi"
          Are you sure that you want to report this comment? => UTF-8 string (49) "Vai tiešām vēlaties ziņot par šo komentāru?"
          Report sent => UTF-8 string (20) "Ziņojums nosūtīts"
          Your report has been submitted and will be considered by a moderator. => UTF-8 string (52) "Atskaite ir nosūtīta un to pārbaudīs moderators."
          Your report cannot be sent => UTF-8 string (31) "Jūsu ziņojumu nevar nosūtīt"
          lv-LV => array (24)
          Rows Of Menu => string (12) "Rows Of Menu"
          Back to list => string (12) "Back to list"
          Edit => string (4) "Edit"
          Menu List => string (9) "Menu List"
          Build SubMenu => string (13) "Build SubMenu"
          Delete => string (6) "Delete"
          Menu Item => string (9) "Menu Item"
          Type Link => string (9) "Type Link"
          Title => string (5) "Title"
          Link => string (4) "Link"
          PrestaShop Link => string (15) "PrestaShop Link"
          Show Sub Categories => string (19) "Show Sub Categories"
          Sub Title => string (9) "Sub Title"
          Type Icon => string (9) "Type Icon"
          Font-Awesome Icon => string (17) "Font-Awesome Icon"
          Put class icon of Font-Awesome at : => string (35) "Put class icon of Font-Awesome at :"
          Image Icon => string (10) "Image Icon"
          Add file => string (8) "Add file"
          Top => string (3) "Top"
          Center => string (6) "Center"
          Bottom => string (6) "Bottom"
          Width Of SubMenu => string (16) "Width Of SubMenu"
          Class => string (5) "Class"
          Active => string (6) "Active"
          private metadata -> array (0)
          private resources -> array (0)
          private locale -> string (5) "lv-LV"
          private fallbackCatalogue -> Symfony\Component\Translation\MessageCatalogue#75 (6)
          • Properties (6)
          • Available methods (19)
          • Static class properties
          • private messages -> array (0)
            private metadata -> array (0)
            private resources -> array (0)
            private locale -> string (2) "lv"
            private fallbackCatalogue -> null
            private parent -> Symfony\Component\Translation\MessageCatalogue#73 (6) Recursion
          • public __construct(?string $locale, array $messages = array())
            /**
            * @param array $messages An array of messages classified by domain
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:32
            public getLocale() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:45
            public getDomains() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:53
            public all($domain = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:70
            public set($id, $translation, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:98
            public has($id, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:106
            public defines($id, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:122
            public get($id, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:130
            public replace($messages, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:150
            public add($messages, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:160
            public addCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:176
            public addFallbackCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:203
            public getFallbackCatalogue() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:235
            public getResources() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:243
            public addResource(Symfony\Component\Config\Resource\ResourceInterface $resource) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:251
            public getMetadata($key = '', $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:259
            public setMetadata($key, $value, $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:281
            public deleteMetadata($key = '', $domain = 'messages') {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:289
            private addMetadata(array $values) Adds current values with the new values.
            /**
            * Adds current values with the new values.
            *
            * @param array $values Values to add
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:305
          • public const INTL_DOMAIN_SUFFIX :: string (9) "+intl-icu"
            \Symfony\Component\Translation\MessageCatalogue::INTL_DOMAIN_SUFFIX
          private parent -> null
        • public __construct(?string $locale, array $messages = array())
          /**
          * @param array $messages An array of messages classified by domain
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:32
          public getLocale() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:45
          public getDomains() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:53
          public all($domain = null) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:70
          public set($id, $translation, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:98
          public has($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:106
          public defines($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:122
          public get($id, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:130
          public replace($messages, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:150
          public add($messages, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:160
          public addCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:176
          public addFallbackCatalogue(Symfony\Component\Translation\MessageCatalogueInterface $catalogue) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:203
          public getFallbackCatalogue() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:235
          public getResources() {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:243
          public addResource(Symfony\Component\Config\Resource\ResourceInterface $resource) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:251
          public getMetadata($key = '', $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:259
          public setMetadata($key, $value, $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:281
          public deleteMetadata($key = '', $domain = 'messages') {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:289
          private addMetadata(array $values) Adds current values with the new values.
          /**
          * Adds current values with the new values.
          *
          * @param array $values Values to add
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php:305
        • public const INTL_DOMAIN_SUFFIX :: string (9) "+intl-icu"
          \Symfony\Component\Translation\MessageCatalogue::INTL_DOMAIN_SUFFIX
        private locale -> string (5) "lv-LV"
        private fallbackLocales -> array (0)
        private loaders -> array (0)
        private resources -> array (0)
        private formatter -> Symfony\Component\Translation\Formatter\MessageFormatter#69 (2)
        • Properties (2)
        • Available methods (4)
        • private translator -> Symfony\Component\Translation\IdentityTranslator#70 (2)
          • Properties (2)
          • Available methods (8)
          • private selector -> null
            private locale -> null
          • public __construct(?Symfony\Component\Translation\MessageSelector $selector = null)
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:32
            public getLocale() {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:36
            public trans($id, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:44
            public setLocale($locale) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:52
            public transChoice($id, $number, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            *
            * @deprecated since Symfony 4.2, use the trans() method instead with a %count% parameter
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:62
            private doSetLocale($locale) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:28
            private doTrans($id, array $parameters = array(), $domain = null, $locale = null) {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/contracts/Translation/TranslatorTrait.php:44
            private getPluralizationRule(float $number, string $locale): int
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php:73
          private intlFormatter -> Symfony\Component\Translation\Formatter\IntlFormatter#71 (2)
          • Properties (2)
          • Available methods
          • private hasMessageFormatter -> null
            private cache -> array (0)
          • public formatIntl(string $message, string $locale, array $parameters = array()): string {@inheritdoc}
            /**
            * {@inheritdoc}
            */
            
            Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php:29
        • public __construct($translator = null, ?Symfony\Component\Translation\Formatter\IntlFormatterInterface $intlFormatter = null)
          /**
          * @param TranslatorInterface|null $translator An identity translator to use as selector for pluralization
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:33
          public format($message, $locale, array $parameters = array()) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:48
          public formatIntl(string $message, string $locale, array $parameters = array()): string {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:60
          public choiceFormat($message, $number, $locale, array $parameters = array()) {@inheritdoc}
          /**
          * {@inheritdoc}
          *
          * @deprecated since Symfony 4.2, use format() with a %count% parameter instead
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php:70
        private cacheDir -> string (56) "/unum/drukalabak/public_html/var/cache/prod/translations"
        • Directory (4KB)
        • drwxr-xr-x 1193 1196 4KB Apr 26 14:45 /unum/drukalabak/public_html/var/cache/prod/translations
          
        private debug -> boolean false
        private cacheVary -> array (0)
        private configCacheFactory -> Symfony\Component\Config\ConfigCacheFactory#72 (1)
        • Properties
        • Available methods (2)
        • private debug -> boolean false
        • public __construct(bool $debug)
          /**
          * @param bool $debug The debug flag to pass to ConfigCache
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php:30
          public cache($file, $callback) {@inheritdoc}
          /**
          * {@inheritdoc}
          */
          
          Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php:38
        private parentLocales -> null
        private hasIntlFormatter -> boolean true
      • public isLanguageLoaded($locale): bool
        /**
        * @param string $locale Locale code for the catalogue to check if loaded
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php:40
        public clearLanguage($locale)
        /**
        * @param string $locale Locale code for the catalogue to be cleared
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php:48
        public trans($id, array $parameters = array(), $domain = null, $locale = null): string The translated string Translates the given message.
        /**
        * Translates the given message.
        *
        * @param string $id The message id (may also be an object that can be cast to string)
        * @param array $parameters An array of parameters for the message
        * @param string|null $domain The domain for the message or null to use the default
        * @param string|null $locale The locale or null to use the default
        *
        * @return string The translated string
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:50
        public getSourceString($translated, $domain, $locale = null): string The translation Performs a reverse search in the catalogue and returns the translation key if...
        /**
        * Performs a reverse search in the catalogue and returns the translation key if found.
        * AVOID USING THIS, IT PROVIDES APPROXIMATE RESULTS.
        *
        * @param string $translated Translated string
        * @param string $domain Translation domain
        * @param string|null $locale Unused
        *
        * @return string The translation
        *
        * @deprecated This method should not be used and will be removed
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:91
        public transChoice($id, $number, array $parameters = array(), $domain = null, $locale = null): string The translated string Translates the given choice message by choosing a translation according to a ...
        /**
        * Translates the given choice message by choosing a translation according to a number.
        *
        * @param string $id The message id (may also be an object that can be cast to string)
        * @param int $number The number to use to find the index of the message
        * @param array $parameters An array of parameters for the message
        * @param string|null $domain The domain for the message or null to use the default
        * @param string|null $locale The locale or null to use the default
        *
        * @return string The translated string
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:120
        public __construct(?string $locale, ?Symfony\Component\Translation\Formatter\MessageFormatterInterface $formatter = null, ?string $cacheDir = null, bool $debug = false, array $cacheVary = array())
        /**
        * @throws InvalidArgumentException If a locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:91
        public setConfigCacheFactory(Symfony\Component\Config\ConfigCacheFactoryInterface $configCacheFactory)
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:110
        public addLoader($format, Symfony\Component\Translation\Loader\LoaderInterface $loader) Adds a Loader.
        /**
        * Adds a Loader.
        *
        * @param string $format The name of the loader (@see addResource())
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:120
        public addResource($format, $resource, $locale, $domain = null) Adds a Resource.
        /**
        * Adds a Resource.
        *
        * @param string $format   The name of the loader (@see addLoader())
        * @param mixed  $resource The resource name
        * @param string $locale   The locale
        * @param string $domain   The domain
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:135
        public setLocale($locale) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:160
        public getLocale() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:173
        public setFallbackLocales(array $locales) Sets the fallback locales.
        /**
        * Sets the fallback locales.
        *
        * @throws InvalidArgumentException If a locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:183
        public getFallbackLocales(): array The fallback locales Gets the fallback locales.
        /**
        * Gets the fallback locales.
        *
        * @internal since Symfony 4.2
        *
        * @return array The fallback locales
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:205
        public getCatalogue($locale = null) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:283
        protected getLoaders(): array LoaderInterface[] Gets the loaders.
        /**
        * Gets the loaders.
        *
        * @return array LoaderInterface[]
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:303
        protected loadCatalogue($locale)
        /**
        * @param string $locale
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:311
        protected initializeCatalogue($locale)
        /**
        * @param string $locale
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:323
        protected doLoadCatalogue(string $locale): void
        /**
        * @internal
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:423
        protected computeFallbackLocales($locale)
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:459
        protected assertValidLocale($locale) Asserts that the locale is valid, throws an Exception if not.
        /**
        * Asserts that the locale is valid, throws an Exception if not.
        *
        * @param string $locale Locale to tests
        *
        * @throws InvalidArgumentException If the locale contains invalid characters
        */
        
        Inherited from Symfony\Component\Translation\Translator
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php:509
        private isSprintfString($string): bool
        /**
        * @param string $string
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:138
        private translateUsingLegacySystem($message, array $parameters, $domain, $locale = null): mixed|string Tries to translate the provided message using the legacy system
        /**
        * Tries to translate the provided message using the legacy system
        *
        * @param string $message
        * @param array $parameters
        * @param string $domain
        * @param string|null $locale
        *
        * @return mixed|string
        *
        * @throws \Exception
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:156
        private shouldFallbackToLegacyModuleTranslation(string $message, ?string $domain): bool Indicates if we should try and translate the provided wording using the legac...
        /**
        * Indicates if we should try and translate the provided wording using the legacy system.
        *
        * @param string $message Message to translate
        * @param ?string $domain Translation domain
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:178
        private normalizeDomain($domain): string|null Returns the domain without separating dots
        /**
        * Returns the domain without separating dots
        *
        * @param string|null $domain Domain name
        *
        * @return string|null
        */
        
        Defined in <ROOT>/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php:196
      • public static $regexSprintfParams :: string (74) "#(?:%%|%(?:[0-9]+\$)?[+-]?(?:[ 0]|'.)?-?[0-9]*(?:\.[0-9]+)?[bcdeufFosxX])#"
        \PrestaShopBundle\Translation\TranslatorComponent::$regexSprintfParams
        public static $regexClassicParams :: string (7) "/%\w+%/"
        \PrestaShopBundle\Translation\TranslatorComponent::$regexClassicParams
      private imageRetriever -> PrestaShop\PrestaShop\Adapter\Image\ImageRetriever#77 (2)
      • Properties (2)
      • Available methods (7)
      • private link -> Link#51 (6)
        • Properties (6)
        • Available methods (37)
        • Static class properties (2)
        • protected allow -> boolean true
          protected url -> string (10) "/index.php"
          public protocol_link -> string (8) "https://"
          public protocol_content -> string (8) "https://"
          protected ssl_enable -> string (1) "1"
          protected urlShopId -> null
        • public __construct($protocolLink = null, $protocolContent = null) Constructor (initialization only).
          /**
          * Constructor (initialization only).
          *
          * @param string|null $protocolLink
          * @param string|null $protocolContent
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:57
          public getProductDeletePictureLink($product, $idPicture): string Create a link to delete a product.
          /**
          * Create a link to delete a product.
          *
          * @param Product|array|int $product ID of the product OR a Product object
          * @param int $idPicture ID of the picture to delete
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:89
          public getProductObject($product, $idLang, $idShop): Product Return a product object from various product format.
          /**
          * Return a product object from various product format.
          *
          * @param Product|array|int $product
          * @param int $idLang
          * @param int $idShop
          *
          * @return Product
          *
          * @throws PrestaShopException
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:107
          public getProductLink($product, $alias = null, $category = null, $ean13 = null, $idLang = null, $idShop = null, $idProductAttribute = null, $force_routes = false, $relativeProtocol = false, $withIdInAnchor = false, $extraParams = array(), bool $addAnchor = true): string Create a link to a product.
          /**
          * Create a link to a product.
          *
          * @param ProductCore|array|int $product Product object (can be an ID product, but deprecated)
          * @param string|null $alias
          * @param string|null $category
          * @param string|null $ean13
          * @param int|null $idLang
          * @param int|null $idShop (since 1.5.0) ID shop need to be used when we generate a product link for a product in a cart
          * @param int|null $idProductAttribute ID product attribute
          * @param bool $force_routes
          * @param bool $relativeProtocol
          * @param bool $withIdInAnchor
          * @param array $extraParams
          * @param bool $addAnchor
          *
          * @return string
          *
          * @throws PrestaShopException
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:142
          public getRemoveFromCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get the URL to remove the Product from the Cart.
          /**
          * Get the URL to remove the Product from the Cart.
          *
          * @param int $idProduct
          * @param int $idProductAttribute
          * @param int|null $idCustomization
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:263
          public getUpQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to add one Product to Cart.
          /**
          * Get URL to add one Product to Cart.
          *
          * @param int $idProduct
          * @param int $idProductAttribute
          * @param int|null $idCustomization
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:296
          public getDownQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null): string Get URL to remove one Product to Cart.
          /**
          * Get URL to remove one Product to Cart.
          *
          * @param int $idProduct
          * @param int $idProductAttribute
          * @param int|null $idCustomization
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:313
          public getUpdateQuantityCartURL($idProduct, $idProductAttribute, $idCustomization = null, $op = null): string Get URL to update quantity of Product in Cart.
          /**
          * Get URL to update quantity of Product in Cart.
          *
          * @param int $idProduct
          * @param int $idProductAttribute
          * @param int|null $idCustomization
          * @param string|null $op
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:331
          public getAddToCartURL($idProduct, $idProductAttribute): string Get add to Cart URL.
          /**
          * Get add to Cart URL.
          *
          * @param int $idProduct
          * @param int $idProductAttribute
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:369
          public getCategoryObject($category, $idLang): Category Return a category object from various category format.
          /**
          * Return a category object from various category format.
          *
          * @param Category|array|int $category
          * @param int $idLang
          *
          * @return Category
          *
          * @throws PrestaShopException
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:396
          public getCategoryLink($category, $alias = null, $idLang = null, $selectedFilters = null, $idShop = null, $relativeProtocol = false): string Create a link to a category.
          /**
          * Create a link to a category.
          *
          * @param CategoryCore|array|int|string $category Category object (can be an ID category, but deprecated)
          * @param string|null $alias
          * @param int|null $idLang
          * @param string|null $selectedFilters Url parameter to autocheck filters of the module blocklayered
          * @param int|null $idShop
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:423
          public getCMSCategoryLink($cmsCategory, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS category.
          /**
          * Create a link to a CMS category.
          *
          * @param CMSCategory|int $cmsCategory CMSCategory object (can be an ID category, but deprecated)
          * @param string|null $alias
          * @param int|null $idLang
          * @param int|null $idShop
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:484
          public getCMSLink($cms, $alias = null, $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a CMS page.
          /**
          * Create a link to a CMS page.
          *
          * @param CMS|int $cms CMS object
          * @param string|null $alias
          * @param bool|null $ssl
          * @param int|null $idLang
          * @param int|null $idShop
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:536
          public getSupplierLink($supplier, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a supplier.
          /**
          * Create a link to a supplier.
          *
          * @param Supplier|int $supplier Supplier object (can be an ID supplier, but deprecated)
          * @param string|null $alias
          * @param int|null $idLang
          * @param int|null $idShop
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:587
          public getManufacturerLink($manufacturer, $alias = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a manufacturer.
          /**
          * Create a link to a manufacturer.
          *
          * @param Manufacturer|int $manufacturer Manufacturer object (can be an ID supplier, but deprecated)
          * @param string|null $alias
          * @param int|null $idLang
          * @param int|null $idShop
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:639
          public getModuleLink($module, $controller = 'default', array $params = array(), $ssl = null, $idLang = null, $idShop = null, $relativeProtocol = false): string Create a link to a module.
          /**
          * Create a link to a module.
          *
          * @since    1.5.0
          *
          * @param string $module Module name
          * @param string $controller
          * @param array $params
          * @param bool|null $ssl
          * @param int|null $idLang
          * @param int|null $idShop
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:685
          public getAdminLink($controller, $withToken = true, $sfRouteParams = array(), $params = array()): string url Use controller name to create a link.
          /**
          * Use controller name to create a link.
          *
          * Warning on fallback to Symfony Router, this exceptions can be thrown
          * - RouteNotFoundException If the named route doesn't exist
          * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
          * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
          *
          * @param string $controller
          * @param bool $withToken include or not the token in the url
          * @param array $sfRouteParams (Since 1.7.0.0) Optional parameters to use into New architecture specific cases. If these specific cases should redirect to legacy URLs, then this parameter is used to complete GET query string
          * @param array $params (Since 1.7.0.3) Optional
          *
          * @return string url
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:727
          public getTabLink(array $tab): string Warning on fallback to Symfony Router, this exceptions can be thrown - RouteN...
          /**
          * Warning on fallback to Symfony Router, this exceptions can be thrown
          * - RouteNotFoundException If the named route doesn't exist
          * - MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
          * - InvalidParameterException When a parameter value for a placeholder is not correct because it does not match the requirement
          *
          * @param array $tab
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:868
          public getLegacyAdminLink($controller, $withToken = true, $params = array()): string Used when you explicitly want to create a LEGACY admin link, this should be d...
          /**
          * Used when you explicitly want to create a LEGACY admin link, this should be deprecated
          * in 1.8.0.
          *
          * @param string $controller
          * @param bool $withToken
          * @param array $params
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:893
          public getAdminBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
          /**
          * @param int|null $idShop
          * @param bool|null $ssl
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:911
          public getMatchingUrlShopId(): int|null Search for a shop whose domain matches the current url.
          /**
          * Search for a shop whose domain matches the current url.
          *
          * @return int|null
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:946
          public getImageLink($name, $ids, $type = null, string $extension = 'jpg'): string Returns a link to a product image for display Note: the new image filesystem ...
          /**
          * Returns a link to a product image for display
          * Note: the new image filesystem stores product images in subdirectories of img/p/.
          *
          * @param string $name rewrite link of the image
          * @param string $ids id part of the image filename - can be "id_product-id_image" (legacy support, recommended) or "id_image" (new)
          * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
          * @param string $extension What image extension should the link point to
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:990
          public getSupplierImageLink($idSupplier, $type = null, string $extension = 'jpg'): string Returns a link to a supplier image for display.
          /**
          * Returns a link to a supplier image for display.
          *
          * @param int $idSupplier
          * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
          * @param string $extension What image extension should the link point to
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1029
          public getManufacturerImageLink($idManufacturer, $type = null, string $extension = 'jpg'): string Returns a link to a manufacturer image for display.
          /**
          * Returns a link to a manufacturer image for display.
          *
          * @param int $idManufacturer
          * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
          * @param string $extension What image extension should the link point to
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1055
          public getStoreImageLink($name, $idStore, $type = null, string $extension = 'jpg'): string Returns a link to a store image for display.
          /**
          * Returns a link to a store image for display.
          *
          * @param string $name
          * @param int $idStore
          * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
          * @param string $extension What image extension should the link point to
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1082
          public getMediaLink($filepath): string
          /**
          * @param string $filepath
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1104
          public getPageLink($controller, $ssl = null, $idLang = null, $request = null, $requestUrlEncode = false, $idShop = null, $relativeProtocol = false): string Page link Create a simple link.
          /**
          * Create a simple link.
          *
          * @param string $controller
          * @param bool|null $ssl
          * @param int|null $idLang
          * @param string|array|null $request
          * @param bool $requestUrlEncode Use URL encode
          * @param int|null $idShop
          * @param bool $relativeProtocol
          *
          * @return string Page link
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1122
          public getCatImageLink($name, $idCategory, $type = null, string $extension = 'jpg'): string
          /**
          * @param string $name
          * @param int $idCategory
          * @param string|null $type Image thumbnail name (small_default, medium_default, large_default, etc.)
          * @param string $extension What image extension should the link point to
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1171
          public getLanguageLink($idLang, ?Context $context = null): string link Retrieves a link for the current page in different language.
          /**
          * Retrieves a link for the current page in different language.
          *
          * @param int $idLang Language ID
          * @param Context|null $context the context if needed
          *
          * @return string link
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1190
          public goPage($url, $p): string
          /**
          * @param string $url
          * @param int $p
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1246
          public getPaginationLink($type, $idObject, $nb = false, $sort = false, $pagination = false, $array = false): string|array Get pagination link.
          /**
          * Get pagination link.
          *
          * @param string $type Controller name
          * @param int $idObject
          * @param bool $nb Show nb element per page attribute
          * @param bool $sort Show sort attribute
          * @param bool $pagination Show page number attribute
          * @param bool $array If false return an url, if true return an array
          *
          * @return string|array
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1265
          public addSortDetails($url, $orderBy, $orderWay): string
          /**
          * @param string $url
          * @param string $orderBy
          * @param string $orderWay
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1341
          public getBaseLink($idShop = null, $ssl = null, $relativeProtocol = false): string
          /**
          * @param int|null $idShop
          * @param bool|null $ssl
          * @param bool $relativeProtocol
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1382
          public matchQuickLink($url): bool Check if url match with current url.
          /**
          * Check if url match with current url.
          *
          * @param string $url
          *
          * @return bool
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1442
          protected getLangLink($idLang = null, ?Context $context = null, $idShop = null): string
          /**
          * @param int|null $idLang
          * @param Context|null $context
          * @param int|null $idShop
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1353
          public static getQuickLink($url): string Clean url http://website.com/admin_dir/foo => foo Remove index.php? Remove la...
          \LinkCore::getQuickLink($url)
          /**
          * Clean url http://website.com/admin_dir/foo => foo
          * Remove index.php?
          * Remove last char if it's ? or &
          * Remove token if exists.
          *
          * @param string $url
          *
          * @return string
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1413
          public static getUrlSmarty($params): string
          \LinkCore::getUrlSmarty($params)
          /**
          * @param array $params
          *
          * @return string
          *
          * @throws \InvalidArgumentException
          */
          
          Inherited from LinkCore
          Defined in <ROOT>/classes/Link.php:1456
        • public static $cache :: array (1)
          \LinkCore::$cache
          page => array (0)
          \LinkCore::$cache['page']
          protected static $category_disable_rewrite :: array (2)
          0 => string (1) "2"
          1 => string (1) "1"
        private isMultipleImageFormatFeatureActive -> boolean false
      • public __construct(Link $link)
        Defined in <ROOT>/src/Adapter/Image/ImageRetriever.php:64
        public getAllProductImages(array $product, Language $language): array
        /**
        * @param array $product
        * @param Language $language
        *
        * @return array
        */
        
        Defined in <ROOT>/src/Adapter/Image/ImageRetriever.php:75
        public getProductImages(array $product, Language $language): array
        /**
        * @param array $product
        * @param Language $language
        *
        * @return array
        */
        
        Defined in <ROOT>/src/Adapter/Image/ImageRetriever.php:140
        public getImage($object, $id_image): array|null
        /**
        * @param Product|Store|Category|Manufacturer|Supplier $object
        * @param int $id_image
        *
        * @return array|null
        *
        * @throws PrestaShopDatabaseException
        */
        
        Defined in <ROOT>/src/Adapter/Image/ImageRetriever.php:164
        public getCustomizationImage($imageHash): array
        /**
        * @param string $imageHash
        *
        * @return array
        */
        
        Defined in <ROOT>/src/Adapter/Image/ImageRetriever.php:341
        public getNoPictureImage(Language $language): array
        /**
        * @param Language $language
        *
        * @return array
        *
        * @throws PrestaShopDatabaseException
        * @throws PrestaShopException if the image type is not found
        */
        
        Defined in <ROOT>/src/Adapter/Image/ImageRetriever.php:377
        private checkOrGenerateImageType(string $originalImagePath, string $imageFolderPath, int $idImage, array $imageTypeData, string $imageFormat, bool $hdpi = false): void
        /**
        * @param string $originalImagePath
        * @param string $imageFolderPath
        * @param int $idImage
        * @param array $imageTypeData
        * @param string $imageFormat
        * @param bool $hdpi
        *
        * @return void
        */
        
        Defined in <ROOT>/src/Adapter/Image/ImageRetriever.php:304
      private taxConfiguration -> TaxConfiguration#78 (1)
      • Properties
      • Available methods
      • private taxCalculationMethod -> array (1)
        0 => boolean true
      • public includeTaxes(): bool
        /**
        * @return bool
        */
        
        Inherited from TaxConfigurationCore
        Defined in <ROOT>/classes/tax/TaxConfiguration.php:34
      protected settings -> null
      protected productAssembler -> null
    • public __construct()
      new \PrestaShop\PrestaShop\Adapter\Presenter\Cart\CartPresenter()
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:86
      public addCustomizedData(array $products, Cart $cart): array
      $this->cart_presenter->addCustomizedData(array $products, Cart $cart)
      /**
      * @param array $products
      * @param Cart $cart
      *
      * @return array
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:194
      public present($cart, $shouldSeparateGifts = false): array
      $this->cart_presenter->present($cart, $shouldSeparateGifts = false)
      /**
      * @param Cart $cart
      * @param bool $shouldSeparateGifts
      *
      * @return array
      *
      * @throws \Exception
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:317
      protected getAttributesArrayFromString($attributes): array Converted attributes in an array Receives a string containing a list of attributes affected to the product and...
      /**
      * Receives a string containing a list of attributes affected to the product and returns them as an array.
      *
      * @param string $attributes
      *
      * @return array Converted attributes in an array
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:666
      protected getSettings(): PrestaShop\PrestaShop\Core\Product\ProductPresentationSettings
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:684
      protected getProductAssembler(): ProductAssembler
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:702
      private includeTaxes(): bool
      /**
      * @return bool
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:99
      private presentProduct(array $rawProduct): ProductLazyArray|ProductListingLazyArray
      /**
      * @param array $rawProduct
      *
      * @return ProductLazyArray|ProductListingLazyArray
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:109
      private getShippingDisplayValue($cart, $shippingCost): string Accepts a cart object with the shipping cost amount and formats the shipping ...
      /**
      * Accepts a cart object with the shipping cost amount and formats the shipping cost display value accordingly.
      * If the shipping cost is 0, then we must check if this is because of a free carrier and thus display 'Free' or
      * simply because the system was unable to determine shipping cost at this point and thus send an empty string to hide the shipping line.
      *
      * @param Cart $cart
      * @param float $shippingCost
      *
      * @return string
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:507
      private getTemplateVarVouchers(Cart $cart)
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:544
      private cartVoucherHasPercentReduction(array $cartVoucher): bool
      /**
      * @param array $cartVoucher
      *
      * @return bool
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:620
      private cartVoucherHasAmountReduction(array $cartVoucher): bool
      /**
      * @param array $cartVoucher
      *
      * @return bool
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:632
      private cartVoucherHasGiftProductReduction(array $cartVoucher): bool
      /**
      * @param array $cartVoucher
      *
      * @return bool
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:642
      private cartVoucherHasFreeShippingOnly(array $cartVoucher): bool
      /**
      * @param array $cartVoucher
      *
      * @return bool
      */
      
      Defined in <ROOT>/src/Adapter/Presenter/Cart/CartPresenter.php:652
    private templateFinder -> TemplateFinder#79 (6)
    • Properties (6)
    • Available methods (10)
    • private directories -> array (1)
      0 => string (65) "/unum/drukalabak/public_html/themes/laber_expert_home7/templates/"
      • Directory (4KB)
      • drwxr-xr-x 1193 1196 4KB Feb 14 09:27 /unum/drukalabak/public_html/themes/laber_expert_home7/templates
        
      private extension -> string (4) ".tpl"
      private productListEntities -> array (3)
      0 => string (8) "category"
      1 => string (12) "manufacturer"
      2 => string (8) "supplier"
      private productListSearchEntities -> array (6)
      0 => string (6) "search"
      1 => string (10) "price-drop"
      2 => string (9) "best-sale"
      3 => string (11) "prices-drop"
      4 => string (10) "best-sales"
      5 => string (12) "new-products"
      private productEntities -> array (1)
      0 => string (7) "product"
      private brandListEntities -> array (2)
      0 => string (13) "manufacturers"
      1 => string (9) "suppliers"
    • public __construct(array $directories, $extension)
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:42
      public getTemplate($template, $entity, $id, $locale)
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:48
      public getProductListEntities(): array Get productListEntities.
      /**
      * Get productListEntities.
      *
      * @return array
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:124
      public setProductListEntities($productListEntities): TemplateFinderCore Set productListEntities.
      /**
      * Set productListEntities.
      *
      * @param array $productListEntities
      *
      * @return TemplateFinderCore
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:136
      public getProductListSearchEntities(): array Get productListSearch.
      /**
      * Get productListSearch.
      *
      * @return array
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:148
      public setProductListSearchEntities($productListSearchEntities): TemplateFinderCore Set productListSearch.
      /**
      * Set productListSearch.
      *
      * @param array $productListSearchEntities
      *
      * @return TemplateFinderCore
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:160
      public getProductEntities(): array Get productEntities.
      /**
      * Get productEntities.
      *
      * @return array
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:172
      public setProductEntities($productEntities): TemplateFinderCore Set productEntities.
      /**
      * Set productEntities.
      *
      * @param array $productEntities
      *
      * @return TemplateFinderCore
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:184
      public getBrandListEntities(): array Get brandListEntities.
      /**
      * Get brandListEntities.
      *
      * @return array
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:196
      public setBrandListEntities($brandListEntities): TemplateFinderCore Set brandListEntities.
      /**
      * Set brandListEntities.
      *
      * @param array $brandListEntities
      *
      * @return TemplateFinderCore
      */
      
      Inherited from TemplateFinderCore
      Defined in <ROOT>/classes/Smarty/TemplateFinder.php:208
    protected stylesheetManager -> StylesheetManager#80 (5)
    $this->stylesheetManager
    • Properties (5)
    • Available methods (10)
    • Static class properties (3)
    • protected directories -> array (3)
      0 => string (27) "/themes/laber_expert_home7/"
      1 => string (0) ""
      2 => string (1) "/"
      protected configuration -> PrestaShop\PrestaShop\Adapter\Configuration#81 (2)
      • Properties (2)
      • Available methods (28)
      • protected parameters -> null
        private shop -> null
      • public __construct(array $parameters = array())
        Defined in <ROOT>/src/Adapter/Configuration.php:51
        public all()
        /**
        * @throws NotImplementedException
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:62
        public keys() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:70
        public replace(array $parameters = array()) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:78
        public add(array $parameters = array()) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:86
        public get($key, $default = null, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): mixed Returns constant defined by given $key if exists or check directly into Prest...
        /**
        * Returns constant defined by given $key if exists or check directly into PrestaShop
        * \Configuration.
        *
        * @param string $key
        * @param mixed $default The default value if the parameter key does not exist
        * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
        *                                            be built based on the current shop context
        *
        * @return mixed
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:104
        public set($key, $value, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null, array $options = array()): $this Set configuration value.
        /**
        * Set configuration value.
        *
        * @param string $key
        * @param mixed $value
        * @param ShopConstraint|null $shopConstraint If this parameter is not given, a ShopConstraint will
        *                                            be built based on the current shop context, except if $this->shop is set
        * @param array $options Options @deprecated Will be removed in next major
        *
        * @return $this
        *
        * @throws \Exception
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:160
        public has($key, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): bool
        /**
        * @param string $key
        * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
        *                                            be built based on the current shop context
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:195
        public remove($key): self Removes a configuration key.
        /**
        * Removes a configuration key.
        *
        * @param string $key
        *
        * @return self
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:261
        public delete($key): void Unset configuration value.
        /**
        * Unset configuration value.
        *
        * @param string $key
        *
        * @return void
        *
        * @throws \Exception
        *
        * @deprecated since version 1.7.4.0
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:285
        public getIterator(): Traversable {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:293
        public count(): int {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:301
        public featureIsActive(): bool Return if Feature feature is active or not.
        /**
        * Return if Feature feature is active or not.
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:311
        public combinationIsActive(): bool Return if Combination feature is active or not.
        /**
        * Return if Combination feature is active or not.
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:321
        public restrictUpdatesTo(Shop $shop) Restrict updates of a piece of configuration to a single shop.
        /**
        * Restrict updates of a piece of configuration to a single shop.
        *
        * @param Shop $shop
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:331
        public deleteFromContext(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): void
        /**
        * @param string $key
        * @param ShopConstraint $shopConstraint
        *
        * @throws ShopException
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:402
        public getAlpha($key, $default = ''): string The filtered value Returns the alphabetic characters of the parameter value.
        /**
        * Returns the alphabetic characters of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:121
        public getAlnum($key, $default = ''): string The filtered value Returns the alphabetic characters and digits of the parameter value.
        /**
        * Returns the alphabetic characters and digits of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:134
        public getDigits($key, $default = ''): string The filtered value Returns the digits of the parameter value.
        /**
        * Returns the digits of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:147
        public getInt($key, $default0): int The filtered value Returns the parameter value converted to integer.
        /**
        * Returns the parameter value converted to integer.
        *
        * @param string $key     The parameter key
        * @param int    $default The default value if the parameter key does not exist
        *
        * @return int The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:161
        public getBoolean($key, $default = false): bool The filtered value Returns the parameter value converted to boolean.
        /**
        * Returns the parameter value converted to boolean.
        *
        * @param string $key     The parameter key
        * @param bool   $default The default value if the parameter key does not exist
        *
        * @return bool The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:174
        public filter($key, $default = null, $filter = 516, $options = array()): mixed Filter key.
        /**
        * Filter key.
        *
        * @param string $key     Key
        * @param mixed  $default Default = null
        * @param int    $filter  FILTER_* constant
        * @param mixed  $options Filter options
        *
        * @see https://php.net/filter-var
        *
        * @return mixed
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:191
        private hasMultilang(string $key, ?int $shopId, ?int $shopGroupId, bool $isStrict): bool Same as 'has' method, but for multilang configuration keys
        /**
        * Same as 'has' method, but for multilang configuration keys
        *
        * @param string $key
        * @param int|null $shopId
        * @param int|null $shopGroupId
        * @param bool $isStrict
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:231
        private getLocalized($key, ?int $shopId = null, ?int $shopGroupId = null): array Array of langId => localizedConfiguration Get localized configuration in all languages
        /**
        * Get localized configuration in all languages
        *
        * @param string $key
        * @param int|null $shopId
        * @param int|null $shopGroupId
        *
        * @return array Array of langId => localizedConfiguration
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:345
        private getShopId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
        /**
        * @param ShopConstraint $shopConstraint
        *
        * @return int|null
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:361
        private getShopGroupId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
        /**
        * @param ShopConstraint $shopConstraint
        *
        * @return int|null
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:374
        private buildShopConstraintFromContext(): PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint
        /**
        * @return ShopConstraint
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:423
        private getStrictValue(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): mixed
        /**
        * @param string $key
        * @param ShopConstraint $shopConstraint
        *
        * @return mixed
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:445
      protected list -> array (2)
      external => array (27)
      • Table (27)
      • Contents (27)
      • idtypepathurimediapriorityserver
        theme-maintheme-mainexternal/themes/laber_expert_home7/assets/css/theme.csshttps://drukalabak.lv/themes/laber_expert_home7/assets/css/theme.cssall50local
        theme-customtheme-customexternal/themes/laber_expert_home7/assets/css/custom.csshttps://drukalabak.lv/themes/laber_expert_home7/assets/css/custom.cssall1000local
        blockwishlistControllerblockwishlistControllerexternal/modules/blockwishlist/public/wishlist.csshttps://drukalabak.lv/modules/blockwishlist/public/wishlist.cssall100local
        ps_socialfollow_iconsps_socialfollow_iconsexternal/modules/ps_socialfollow/views/css/ps_socialfollow.csshttps://drukalabak.lv/modules/ps_socialfollow/views/css/ps_socialfollow.cssall50local
        jquery-ui-themejquery-ui-themeexternal/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.csshttps://drukalabak.lv/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.cssall95local
        jquery-uijquery-uiexternal/js/jquery/ui/themes/base/minified/jquery-ui.min.csshttps://drukalabak.lv/js/jquery/ui/themes/base/minified/jquery-ui.min.cssall90local
        modules-searchbarmodules-searchbarexternal/modules/ps_searchbar/ps_searchbar.csshttps://drukalabak.lv/modules/ps_searchbar/ps_searchbar.cssall50local
        modules-homeslidermodules-homesliderexternal/modules/ps_imageslider/css/homeslider.csshttps://drukalabak.lv/modules/ps_imageslider/css/homeslider.cssall150local
        3a16c5aa4fffea543079c8658fe0ef2dde1511e63a16c5aa4fffea543079c8658fe0ef2dde1511e6external/modules/productcomments/views/css/productcomments.csshttps://drukalabak.lv/modules/productcomments/views/css/productcomments.cssall80local
        55f0a3d830c361878f1b6a09fd06eea1a683722e55f0a3d830c361878f1b6a09fd06eea1a683722eexternal/modules/labthemeoptions//views/templates/front/colortool/css/lab.cltool.csshttps://drukalabak.lv/modules/labthemeoptions//views/templates/front/colortoo...all80local
        514c51f8495ec7d95240e05a4d0a198c86d3d46c514c51f8495ec7d95240e05a4d0a198c86d3d46cexternal/modules/labthemeoptions//views/templates/front/colortool/css/colorpicker.csshttps://drukalabak.lv/modules/labthemeoptions//views/templates/front/colortoo...all80local
        0639c0fb5e470a730f5ba3f64a30027fa8058f830639c0fb5e470a730f5ba3f64a30027fa8058f83external/modules/labthemeoptions/css/font-awesome.min.csshttps://drukalabak.lv/modules/labthemeoptions/css/font-awesome.min.cssall80local
        8bc9ada9f7331cfa7a54ebf418ec29c9e09949828bc9ada9f7331cfa7a54ebf418ec29c9e0994982external/modules/labthemeoptions/css/materialdesignicons.min.csshttps://drukalabak.lv/modules/labthemeoptions/css/materialdesignicons.min.cssall80local
        a9e711fb5d3584e71213a454030d32e2c4d46045a9e711fb5d3584e71213a454030d32e2c4d46045external/modules/labthemeoptions/css/animate.csshttps://drukalabak.lv/modules/labthemeoptions/css/animate.cssall80local
        6cbf02cb228e080b8786edfafee87d68a8d0bce46cbf02cb228e080b8786edfafee87d68a8d0bce4external/modules/labthemeoptions/css/owl.carousel.csshttps://drukalabak.lv/modules/labthemeoptions/css/owl.carousel.cssall80local
        9105148937b31c09e1f47f93114296358b3e775a9105148937b31c09e1f47f93114296358b3e775aexternal/modules/labthemeoptions/css/linearicons-Free.csshttps://drukalabak.lv/modules/labthemeoptions/css/linearicons-Free.cssall80local
        33b4a5d0e39a396a0b44444be3c3e61750b169fd33b4a5d0e39a396a0b44444be3c3e61750b169fdexternal/modules/labthemeoptions/css/flaticon.csshttps://drukalabak.lv/modules/labthemeoptions/css/flaticon.cssall80local
        517ee63bf4630615eeeffcacc296f480e5ec4e7f517ee63bf4630615eeeffcacc296f480e5ec4e7fexternal/themes/laber_expert_home7/modules/labthemeoptions/css/laberthemes.csshttps://drukalabak.lv/themes/laber_expert_home7/modules/labthemeoptions/css/l...all80local
        af2f63736b607b3eda3a1484d286995993768eb0af2f63736b607b3eda3a1484d286995993768eb0external/themes/laber_expert_home7/modules/labslideshow/css/labslideshow.csshttps://drukalabak.lv/themes/laber_expert_home7/modules/labslideshow/css/labs...all80local
        xipblog_cssxipblog_cssexternal/themes/laber_expert_home7/modules/xipblog/css/xipblog.csshttps://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/css/xipblog.cssall250local
        autocomplete/jquery.autocomplete.cssautocomplete/jquery.autocomplete.cssexternal/js/jquery/plugins/autocomplete/jquery.autocomplete.csshttps://drukalabak.lv/js/jquery/plugins/autocomplete/jquery.autocomplete.cssall100local
        modules-labsearchmodules-labsearchexternal/themes/laber_expert_home7/modules/labblocksearch/views/css/labsearch.csshttps://drukalabak.lv/themes/laber_expert_home7/modules/labblocksearch/views/...all50local
        92b10ef8cc3223543341adabefd87c6a186dc2b392b10ef8cc3223543341adabefd87c6a186dc2b3external/themes/laber_expert_home7/modules/labercompare/views/css/front.csshttps://drukalabak.lv/themes/laber_expert_home7/modules/labercompare/views/cs...all80local
        modules-labproductnextprevmodules-labproductnextprevexternal/themes/laber_expert_home7/modules/labproductnextprev/views/css/labproductnex...https://drukalabak.lv/themes/laber_expert_home7/modules/labproductnextprev/vi...all50local
        892e83b75bf9473d0e2deeb7867ed23336c5c056892e83b75bf9473d0e2deeb7867ed23336c5c056external/themes/laber_expert_home7/modules/labvegamenu/views/css/labvegamenu.csshttps://drukalabak.lv/themes/laber_expert_home7/modules/labvegamenu/views/css...all80local
        05be3aed09ec706352bc7428f43bbe2b9f05259f05be3aed09ec706352bc7428f43bbe2b9f05259fexternal/themes/laber_expert_home7/modules/labmegamenu/views/css/front.csshttps://drukalabak.lv/themes/laber_expert_home7/modules/labmegamenu/views/css...all80local
        facetedsearch_frontfacetedsearch_frontexternal/modules/ps_facetedsearch/views/dist/front.csshttps://drukalabak.lv/modules/ps_facetedsearch/views/dist/front.cssall50local
      • theme-main => array (7)
        id => string (10) "theme-main"
        type => string (8) "external"
        path => string (47) "/themes/laber_expert_home7/assets/css/theme.css"
        uri => string (68) "https://drukalabak.lv/themes/laber_expert_home7/assets/css/theme.css"
        media => string (3) "all"
        priority => integer 50
        server => string (5) "local"
        theme-custom => array (7)
        id => string (12) "theme-custom"
        type => string (8) "external"
        path => string (48) "/themes/laber_expert_home7/assets/css/custom.css"
        uri => string (69) "https://drukalabak.lv/themes/laber_expert_home7/assets/css/custom.css"
        media => string (3) "all"
        priority => integer 1000
        server => string (5) "local"
        blockwishlistController => array (7)
        id => string (23) "blockwishlistController"
        type => string (8) "external"
        path => string (42) "/modules/blockwishlist/public/wishlist.css"
        uri => string (63) "https://drukalabak.lv/modules/blockwishlist/public/wishlist.css"
        media => string (3) "all"
        priority => integer 100
        server => string (5) "local"
        ps_socialfollow_icons => array (7)
        id => string (21) "ps_socialfollow_icons"
        type => string (8) "external"
        path => string (54) "/modules/ps_socialfollow/views/css/ps_socialfollow.css"
        uri => string (75) "https://drukalabak.lv/modules/ps_socialfollow/views/css/ps_socialfollow.css"
        media => string (3) "all"
        priority => integer 50
        server => string (5) "local"
        jquery-ui-theme => array (7)
        id => string (15) "jquery-ui-theme"
        type => string (8) "external"
        path => string (58) "/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.css"
        uri => string (79) "https://drukalabak.lv/js/jquery/ui/themes/base/minified/jquery.ui.theme.min....
        https://drukalabak.lv/js/jquery/ui/themes/base/minified/jquery.ui.theme.min.css
        
        media => string (3) "all"
        priority => integer 95
        server => string (5) "local"
        jquery-ui => array (7)
        id => string (9) "jquery-ui"
        type => string (8) "external"
        path => string (52) "/js/jquery/ui/themes/base/minified/jquery-ui.min.css"
        uri => string (73) "https://drukalabak.lv/js/jquery/ui/themes/base/minified/jquery-ui.min.css"
        media => string (3) "all"
        priority => integer 90
        server => string (5) "local"
        modules-searchbar => array (7)
        id => string (17) "modules-searchbar"
        type => string (8) "external"
        path => string (38) "/modules/ps_searchbar/ps_searchbar.css"
        uri => string (59) "https://drukalabak.lv/modules/ps_searchbar/ps_searchbar.css"
        media => string (3) "all"
        priority => integer 50
        server => string (5) "local"
        modules-homeslider => array (7)
        id => string (18) "modules-homeslider"
        type => string (8) "external"
        path => string (42) "/modules/ps_imageslider/css/homeslider.css"
        uri => string (63) "https://drukalabak.lv/modules/ps_imageslider/css/homeslider.css"
        media => string (3) "all"
        priority => integer 150
        server => string (5) "local"
        3a16c5aa4fffea543079c8658fe0ef2dde1511e6 => array (7)
        id => string (40) "3a16c5aa4fffea543079c8658fe0ef2dde1511e6"
        type => string (8) "external"
        path => string (54) "/modules/productcomments/views/css/productcomments.css"
        uri => string (75) "https://drukalabak.lv/modules/productcomments/views/css/productcomments.css"
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        55f0a3d830c361878f1b6a09fd06eea1a683722e => array (7)
        id => string (40) "55f0a3d830c361878f1b6a09fd06eea1a683722e"
        type => string (8) "external"
        path => string (76) "/modules/labthemeoptions//views/templates/front/colortool/css/lab.cltool.css"
        uri => string (97) "https://drukalabak.lv/modules/labthemeoptions//views/templates/front/colorto...
        https://drukalabak.lv/modules/labthemeoptions//views/templates/front/colortool/css/lab.cltool.css
        
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        514c51f8495ec7d95240e05a4d0a198c86d3d46c => array (7)
        id => string (40) "514c51f8495ec7d95240e05a4d0a198c86d3d46c"
        type => string (8) "external"
        path => string (77) "/modules/labthemeoptions//views/templates/front/colortool/css/colorpicker.css"
        uri => string (98) "https://drukalabak.lv/modules/labthemeoptions//views/templates/front/colorto...
        https://drukalabak.lv/modules/labthemeoptions//views/templates/front/colortool/css/colorpicker.css
        
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        0639c0fb5e470a730f5ba3f64a30027fa8058f83 => array (7)
        id => string (40) "0639c0fb5e470a730f5ba3f64a30027fa8058f83"
        type => string (8) "external"
        path => string (49) "/modules/labthemeoptions/css/font-awesome.min.css"
        uri => string (70) "https://drukalabak.lv/modules/labthemeoptions/css/font-awesome.min.css"
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        8bc9ada9f7331cfa7a54ebf418ec29c9e0994982 => array (7)
        id => string (40) "8bc9ada9f7331cfa7a54ebf418ec29c9e0994982"
        type => string (8) "external"
        path => string (56) "/modules/labthemeoptions/css/materialdesignicons.min.css"
        uri => string (77) "https://drukalabak.lv/modules/labthemeoptions/css/materialdesignicons.min.css"
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        a9e711fb5d3584e71213a454030d32e2c4d46045 => array (7)
        id => string (40) "a9e711fb5d3584e71213a454030d32e2c4d46045"
        type => string (8) "external"
        path => string (40) "/modules/labthemeoptions/css/animate.css"
        uri => string (61) "https://drukalabak.lv/modules/labthemeoptions/css/animate.css"
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        6cbf02cb228e080b8786edfafee87d68a8d0bce4 => array (7)
        id => string (40) "6cbf02cb228e080b8786edfafee87d68a8d0bce4"
        type => string (8) "external"
        path => string (45) "/modules/labthemeoptions/css/owl.carousel.css"
        uri => string (66) "https://drukalabak.lv/modules/labthemeoptions/css/owl.carousel.css"
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        9105148937b31c09e1f47f93114296358b3e775a => array (7)
        id => string (40) "9105148937b31c09e1f47f93114296358b3e775a"
        type => string (8) "external"
        path => string (49) "/modules/labthemeoptions/css/linearicons-Free.css"
        uri => string (70) "https://drukalabak.lv/modules/labthemeoptions/css/linearicons-Free.css"
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        33b4a5d0e39a396a0b44444be3c3e61750b169fd => array (7)
        id => string (40) "33b4a5d0e39a396a0b44444be3c3e61750b169fd"
        type => string (8) "external"
        path => string (41) "/modules/labthemeoptions/css/flaticon.css"
        uri => string (62) "https://drukalabak.lv/modules/labthemeoptions/css/flaticon.css"
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        517ee63bf4630615eeeffcacc296f480e5ec4e7f => array (7)
        id => string (40) "517ee63bf4630615eeeffcacc296f480e5ec4e7f"
        type => string (8) "external"
        path => string (70) "/themes/laber_expert_home7/modules/labthemeoptions/css/laberthemes.css"
        uri => string (91) "https://drukalabak.lv/themes/laber_expert_home7/modules/labthemeoptions/css/...
        https://drukalabak.lv/themes/laber_expert_home7/modules/labthemeoptions/css/laberthemes.css
        
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        af2f63736b607b3eda3a1484d286995993768eb0 => array (7)
        id => string (40) "af2f63736b607b3eda3a1484d286995993768eb0"
        type => string (8) "external"
        path => string (68) "/themes/laber_expert_home7/modules/labslideshow/css/labslideshow.css"
        uri => string (89) "https://drukalabak.lv/themes/laber_expert_home7/modules/labslideshow/css/lab...
        https://drukalabak.lv/themes/laber_expert_home7/modules/labslideshow/css/labslideshow.css
        
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        xipblog_css => array (7)
        id => string (11) "xipblog_css"
        type => string (8) "external"
        path => string (58) "/themes/laber_expert_home7/modules/xipblog/css/xipblog.css"
        uri => string (79) "https://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/css/xipblog....
        https://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/css/xipblog.css
        
        media => string (3) "all"
        priority => integer 250
        server => string (5) "local"
        autocomplete/jquery.autocomplete.css => array (7)
        id => string (36) "autocomplete/jquery.autocomplete.css"
        type => string (8) "external"
        path => string (55) "/js/jquery/plugins/autocomplete/jquery.autocomplete.css"
        uri => string (76) "https://drukalabak.lv/js/jquery/plugins/autocomplete/jquery.autocomplete.css"
        media => string (3) "all"
        priority => integer 100
        server => string (5) "local"
        modules-labsearch => array (7)
        id => string (17) "modules-labsearch"
        type => string (8) "external"
        path => string (73) "/themes/laber_expert_home7/modules/labblocksearch/views/css/labsearch.css"
        uri => string (94) "https://drukalabak.lv/themes/laber_expert_home7/modules/labblocksearch/views...
        https://drukalabak.lv/themes/laber_expert_home7/modules/labblocksearch/views/css/labsearch.css
        
        media => string (3) "all"
        priority => integer 50
        server => string (5) "local"
        92b10ef8cc3223543341adabefd87c6a186dc2b3 => array (7)
        id => string (40) "92b10ef8cc3223543341adabefd87c6a186dc2b3"
        type => string (8) "external"
        path => string (67) "/themes/laber_expert_home7/modules/labercompare/views/css/front.css"
        uri => string (88) "https://drukalabak.lv/themes/laber_expert_home7/modules/labercompare/views/c...
        https://drukalabak.lv/themes/laber_expert_home7/modules/labercompare/views/css/front.css
        
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        modules-labproductnextprev => array (7)
        id => string (26) "modules-labproductnextprev"
        type => string (8) "external"
        path => string (86) "/themes/laber_expert_home7/modules/labproductnextprev/views/css/labproductne...
        /themes/laber_expert_home7/modules/labproductnextprev/views/css/labproductnextprev.css
        
        uri => string (107) "https://drukalabak.lv/themes/laber_expert_home7/modules/labproductnextprev/v...
        https://drukalabak.lv/themes/laber_expert_home7/modules/labproductnextprev/views/css/labproductnextprev.css
        
        media => string (3) "all"
        priority => integer 50
        server => string (5) "local"
        892e83b75bf9473d0e2deeb7867ed23336c5c056 => array (7)
        id => string (40) "892e83b75bf9473d0e2deeb7867ed23336c5c056"
        type => string (8) "external"
        path => string (72) "/themes/laber_expert_home7/modules/labvegamenu/views/css/labvegamenu.css"
        uri => string (93) "https://drukalabak.lv/themes/laber_expert_home7/modules/labvegamenu/views/cs...
        https://drukalabak.lv/themes/laber_expert_home7/modules/labvegamenu/views/css/labvegamenu.css
        
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        05be3aed09ec706352bc7428f43bbe2b9f05259f => array (7)
        id => string (40) "05be3aed09ec706352bc7428f43bbe2b9f05259f"
        type => string (8) "external"
        path => string (66) "/themes/laber_expert_home7/modules/labmegamenu/views/css/front.css"
        uri => string (87) "https://drukalabak.lv/themes/laber_expert_home7/modules/labmegamenu/views/cs...
        https://drukalabak.lv/themes/laber_expert_home7/modules/labmegamenu/views/css/front.css
        
        media => string (3) "all"
        priority => integer 80
        server => string (5) "local"
        facetedsearch_front => array (7)
        id => string (19) "facetedsearch_front"
        type => string (8) "external"
        path => string (46) "/modules/ps_facetedsearch/views/dist/front.css"
        uri => string (67) "https://drukalabak.lv/modules/ps_facetedsearch/views/dist/front.css"
        media => string (3) "all"
        priority => integer 50
        server => string (5) "local"
      inline => array (0)
      protected fqdn -> string (21) "https://drukalabak.lv"
      private valid_media -> array (10)
      0 => string (3) "all"
      1 => string (7) "braille"
      2 => string (8) "embossed"
      3 => string (8) "handheld"
      4 => string (5) "print"
      5 => string (10) "projection"
      6 => string (6) "screen"
      7 => string (6) "speech"
      8 => string (3) "tty"
      9 => string (2) "tv"
    • public register($id, $relativePath, $media = 'all', $priority = 50, $inline = false, $server = 'local', $needRtl = true, ?string $version = null)
      $this->stylesheetManager->register($id, $relativePath, $media = 'all', $priority = 50, $inline = false, $server = 'local', $needRtl = true, ?string $version = null)
      /**
      * @param string $id
      * @param string $relativePath
      * @param string $media
      * @param int $priority
      * @param bool $inline
      * @param string $server
      * @param bool $needRtl
      * @param string|null $version
      */
      
      Inherited from StylesheetManagerCore
      Defined in <ROOT>/classes/assets/StylesheetManager.php:59
      public unregisterById($idToRemove)
      $this->stylesheetManager->unregisterById($idToRemove)
      Inherited from StylesheetManagerCore
      Defined in <ROOT>/classes/assets/StylesheetManager.php:82
      public getList(): array
      $this->stylesheetManager->getList()
      /**
      * @return array
      */
      
      Inherited from StylesheetManagerCore
      Defined in <ROOT>/classes/assets/StylesheetManager.php:96
      public __construct(array $directories, PrestaShop\PrestaShop\Core\ConfigurationInterface $configuration)
      new \StylesheetManager(array $directories, PrestaShop\PrestaShop\Core\ConfigurationInterface $configuration)
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/classes/assets/AbstractAssetManager.php:40
      public getFullPath(string $relativePath): bool|string
      $this->stylesheetManager->getFullPath(string $relativePath)
      /**
      * @param string $relativePath
      *
      * @return bool|string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/classes/assets/AbstractAssetManager.php:57
      protected getDefaultList()
      Inherited from StylesheetManagerCore
      Defined in <ROOT>/classes/assets/StylesheetManager.php:41
      protected add($id, $fullPath, $media, $priority, $inline, $server, ?string $version)
      /**
      * @param string $id
      * @param string $fullPath
      * @param string $media
      * @param int $priority
      * @param bool $inline
      * @param string $server
      * @param string|null $version
      */
      
      Inherited from StylesheetManagerCore
      Defined in <ROOT>/classes/assets/StylesheetManager.php:113
      protected getUriFromPath($fullPath): string
      /**
      * @param string $fullPath
      *
      * @return string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:44
      protected getPathFromUri($fullUri): string
      /**
      * @param string $fullUri
      *
      * @return string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:54
      protected getFQDN(): string
      /**
      * @return string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:66
    • public const DEFAULT_MEDIA :: string (3) "all"
      \StylesheetManager::DEFAULT_MEDIA
      public const DEFAULT_PRIORITY :: integer 50
      \StylesheetManager::DEFAULT_PRIORITY
      public const DEFAULT_JS_POSITION :: string (6) "bottom"
      \StylesheetManager::DEFAULT_JS_POSITION
    protected javascriptManager -> JavascriptManager#82 (6)
    $this->javascriptManager
    • Properties (6)
    • Available methods (10)
    • Static class properties (3)
    • protected directories -> array (3)
      0 => string (27) "/themes/laber_expert_home7/"
      1 => string (0) ""
      2 => string (1) "/"
      protected configuration -> PrestaShop\PrestaShop\Adapter\Configuration#83 (2)
      • Properties (2)
      • Available methods (28)
      • protected parameters -> null
        private shop -> null
      • public __construct(array $parameters = array())
        Defined in <ROOT>/src/Adapter/Configuration.php:51
        public all()
        /**
        * @throws NotImplementedException
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:62
        public keys() {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:70
        public replace(array $parameters = array()) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:78
        public add(array $parameters = array()) {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:86
        public get($key, $default = null, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): mixed Returns constant defined by given $key if exists or check directly into Prest...
        /**
        * Returns constant defined by given $key if exists or check directly into PrestaShop
        * \Configuration.
        *
        * @param string $key
        * @param mixed $default The default value if the parameter key does not exist
        * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
        *                                            be built based on the current shop context
        *
        * @return mixed
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:104
        public set($key, $value, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null, array $options = array()): $this Set configuration value.
        /**
        * Set configuration value.
        *
        * @param string $key
        * @param mixed $value
        * @param ShopConstraint|null $shopConstraint If this parameter is not given, a ShopConstraint will
        *                                            be built based on the current shop context, except if $this->shop is set
        * @param array $options Options @deprecated Will be removed in next major
        *
        * @return $this
        *
        * @throws \Exception
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:160
        public has($key, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): bool
        /**
        * @param string $key
        * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
        *                                            be built based on the current shop context
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:195
        public remove($key): self Removes a configuration key.
        /**
        * Removes a configuration key.
        *
        * @param string $key
        *
        * @return self
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:261
        public delete($key): void Unset configuration value.
        /**
        * Unset configuration value.
        *
        * @param string $key
        *
        * @return void
        *
        * @throws \Exception
        *
        * @deprecated since version 1.7.4.0
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:285
        public getIterator(): Traversable {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:293
        public count(): int {@inheritdoc}
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:301
        public featureIsActive(): bool Return if Feature feature is active or not.
        /**
        * Return if Feature feature is active or not.
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:311
        public combinationIsActive(): bool Return if Combination feature is active or not.
        /**
        * Return if Combination feature is active or not.
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:321
        public restrictUpdatesTo(Shop $shop) Restrict updates of a piece of configuration to a single shop.
        /**
        * Restrict updates of a piece of configuration to a single shop.
        *
        * @param Shop $shop
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:331
        public deleteFromContext(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): void
        /**
        * @param string $key
        * @param ShopConstraint $shopConstraint
        *
        * @throws ShopException
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:402
        public getAlpha($key, $default = ''): string The filtered value Returns the alphabetic characters of the parameter value.
        /**
        * Returns the alphabetic characters of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:121
        public getAlnum($key, $default = ''): string The filtered value Returns the alphabetic characters and digits of the parameter value.
        /**
        * Returns the alphabetic characters and digits of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:134
        public getDigits($key, $default = ''): string The filtered value Returns the digits of the parameter value.
        /**
        * Returns the digits of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:147
        public getInt($key, $default0): int The filtered value Returns the parameter value converted to integer.
        /**
        * Returns the parameter value converted to integer.
        *
        * @param string $key     The parameter key
        * @param int    $default The default value if the parameter key does not exist
        *
        * @return int The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:161
        public getBoolean($key, $default = false): bool The filtered value Returns the parameter value converted to boolean.
        /**
        * Returns the parameter value converted to boolean.
        *
        * @param string $key     The parameter key
        * @param bool   $default The default value if the parameter key does not exist
        *
        * @return bool The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:174
        public filter($key, $default = null, $filter = 516, $options = array()): mixed Filter key.
        /**
        * Filter key.
        *
        * @param string $key     Key
        * @param mixed  $default Default = null
        * @param int    $filter  FILTER_* constant
        * @param mixed  $options Filter options
        *
        * @see https://php.net/filter-var
        *
        * @return mixed
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:191
        private hasMultilang(string $key, ?int $shopId, ?int $shopGroupId, bool $isStrict): bool Same as 'has' method, but for multilang configuration keys
        /**
        * Same as 'has' method, but for multilang configuration keys
        *
        * @param string $key
        * @param int|null $shopId
        * @param int|null $shopGroupId
        * @param bool $isStrict
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:231
        private getLocalized($key, ?int $shopId = null, ?int $shopGroupId = null): array Array of langId => localizedConfiguration Get localized configuration in all languages
        /**
        * Get localized configuration in all languages
        *
        * @param string $key
        * @param int|null $shopId
        * @param int|null $shopGroupId
        *
        * @return array Array of langId => localizedConfiguration
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:345
        private getShopId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
        /**
        * @param ShopConstraint $shopConstraint
        *
        * @return int|null
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:361
        private getShopGroupId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
        /**
        * @param ShopConstraint $shopConstraint
        *
        * @return int|null
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:374
        private buildShopConstraintFromContext(): PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint
        /**
        * @return ShopConstraint
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:423
        private getStrictValue(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): mixed
        /**
        * @param string $key
        * @param ShopConstraint $shopConstraint
        *
        * @return mixed
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:445
      protected list -> array (2)
      • Table (2)
      • Contents (2)
      • externalinline
        headarray (0)array (0)
        bottomarray (31)array (0)
      • head => array (2)
        external => array (0)
        inline => array (0)
        bottom => array (2)
        external => array (31)
        • Table (31)
        • Contents (31)
        • idtypepathuripriorityattributeserver
          corejscorejsexternal/themes/core.jshttps://drukalabak.lv/themes/core.js0local
          theme-maintheme-mainexternal/themes/laber_expert_home7/assets/js/theme.jshttps://drukalabak.lv/themes/laber_expert_home7/assets/js/theme.js50local
          theme-customtheme-customexternal/themes/laber_expert_home7/assets/js/custom.jshttps://drukalabak.lv/themes/laber_expert_home7/assets/js/custom.js1000local
          blockwishlistControllerblockwishlistControllerexternal/modules/blockwishlist/public/product.bundle.jshttps://drukalabak.lv/modules/blockwishlist/public/product.bundle.js100local
          blockwishlistGraphqlblockwishlistGraphqlexternal/modules/blockwishlist/public/graphql.jshttps://drukalabak.lv/modules/blockwishlist/public/graphql.js190local
          blockwishlistVendorsblockwishlistVendorsexternal/modules/blockwishlist/public/vendors.jshttps://drukalabak.lv/modules/blockwishlist/public/vendors.js190local
          modules-psemailsubscriptionmodules-psemailsubscriptionexternal/modules/ps_emailsubscription/views/js/ps_emailsubscription.jshttps://drukalabak.lv/modules/ps_emailsubscription/views/js/ps_emailsubscript...50local
          mailalerts-jsmailalerts-jsexternal/modules/ps_emailalerts/js/mailalerts.jshttps://drukalabak.lv/modules/ps_emailalerts/js/mailalerts.js50local
          modules-shoppingcartmodules-shoppingcartexternal/modules/ps_shoppingcart/ps_shoppingcart.jshttps://drukalabak.lv/modules/ps_shoppingcart/ps_shoppingcart.js150local
          jquery-uijquery-uiexternal/js/jquery/ui/jquery-ui.min.jshttps://drukalabak.lv/js/jquery/ui/jquery-ui.min.js49local
          modules-searchbarmodules-searchbarexternal/modules/ps_searchbar/ps_searchbar.jshttps://drukalabak.lv/modules/ps_searchbar/ps_searchbar.js150local
          modules-responsiveslidesmodules-responsiveslidesexternal/modules/ps_imageslider/js/responsiveslides.min.jshttps://drukalabak.lv/modules/ps_imageslider/js/responsiveslides.min.js150local
          modules-homeslidermodules-homesliderexternal/modules/ps_imageslider/js/homeslider.jshttps://drukalabak.lv/modules/ps_imageslider/js/homeslider.js150local
          be12b83da8d75b5e10c3b6bd591b167879e60d6ebe12b83da8d75b5e10c3b6bd591b167879e60d6eexternal/modules/productcomments/views/js/jquery.rating.plugin.jshttps://drukalabak.lv/modules/productcomments/views/js/jquery.rating.plugin.js80local
          8f17e43acf24650dfdea97359a13805f0119f9188f17e43acf24650dfdea97359a13805f0119f918external/modules/productcomments/views/js/productListingComments.jshttps://drukalabak.lv/modules/productcomments/views/js/productListingComments.js80local
          98014c0b8de6a62ef30cf293b047241cdd9205f698014c0b8de6a62ef30cf293b047241cdd9205f6external/modules/labthemeoptions/js/jquery.cookie.jshttps://drukalabak.lv/modules/labthemeoptions/js/jquery.cookie.js80local
          1ce3746834929119291eb10f675ea8ac4f5825f81ce3746834929119291eb10f675ea8ac4f5825f8external/modules/labthemeoptions/js/colorpicker.jshttps://drukalabak.lv/modules/labthemeoptions/js/colorpicker.js80local
          badebd8abd98a26a63f48ae86914720e58f50c9dbadebd8abd98a26a63f48ae86914720e58f50c9dexternal/themes/laber_expert_home7/modules/labthemeoptions/js/carousel.jshttps://drukalabak.lv/themes/laber_expert_home7/modules/labthemeoptions/js/ca...80local
          170e8cff8c836b8aea314d8b01ebddb7ab4da9e5170e8cff8c836b8aea314d8b01ebddb7ab4da9e5external/modules/labthemeoptions/js/wow.min.jshttps://drukalabak.lv/modules/labthemeoptions/js/wow.min.js80local
          979786b66e73a2b1a4d9126c440d5715720070a6979786b66e73a2b1a4d9126c440d5715720070a6external/modules/labthemeoptions/js/jquery.lettering.jshttps://drukalabak.lv/modules/labthemeoptions/js/jquery.lettering.js80local
          3fdd8538da97f46baf04396e63d39f841739e8853fdd8538da97f46baf04396e63d39f841739e885external/modules/labthemeoptions/js/laberthemes.jshttps://drukalabak.lv/modules/labthemeoptions/js/laberthemes.js80local
          49f028f0a8a2c30c3582822fa28d44b7853faef049f028f0a8a2c30c3582822fa28d44b7853faef0external/themes/laber_expert_home7/modules/labslideshow/js/jquery.nivo.slider.pack.jshttps://drukalabak.lv/themes/laber_expert_home7/modules/labslideshow/js/jquer...80local
          xipblog_jsxipblog_jsexternal/themes/laber_expert_home7/modules/xipblog/js/xipblog.jshttps://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/js/xipblog.js250local
          xipblog_validator_jsxipblog_validator_jsexternal/themes/laber_expert_home7/modules/xipblog/js/validator.min.jshttps://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/js/validator....250local
          autocomplete/jquery.autocomplete.jsautocomplete/jquery.autocomplete.jsexternal/js/jquery/plugins/autocomplete/jquery.autocomplete.jshttps://drukalabak.lv/js/jquery/plugins/autocomplete/jquery.autocomplete.js100local
          2a31a08fecca5f67758429f45f2f21f620904d5f2a31a08fecca5f67758429f45f2f21f620904d5fexternal/themes/laber_expert_home7/modules/labblocksearch/views/js/labblocksearch.jshttps://drukalabak.lv/themes/laber_expert_home7/modules/labblocksearch/views/...80local
          88cd9515484356e2a249695eeea534b5f8f55ee888cd9515484356e2a249695eeea534b5f8f55ee8external/modules/labercompare/views/js/front.jshttps://drukalabak.lv/modules/labercompare/views/js/front.js80local
          dc72839347a8814d4415c681136d2afd43d67664dc72839347a8814d4415c681136d2afd43d67664external/modules/labproductcategory//views/js/front.jshttps://drukalabak.lv/modules/labproductcategory//views/js/front.js80local
          4cd3cd4e7546fc9c6d261fdb20e1381d804c584d4cd3cd4e7546fc9c6d261fdb20e1381d804c584dexternal/modules/labvegamenu/views/js/front.jshttps://drukalabak.lv/modules/labvegamenu/views/js/front.js80local
          b030532bd9daf84842fe8a36cb4cefc986d02a3db030532bd9daf84842fe8a36cb4cefc986d02a3dexternal/modules/labmegamenu/views/js/front.jshttps://drukalabak.lv/modules/labmegamenu/views/js/front.js80local
          facetedsearch_frontfacetedsearch_frontexternal/modules/ps_facetedsearch/views/dist/front.jshttps://drukalabak.lv/modules/ps_facetedsearch/views/dist/front.js100local
        • corejs => array (7)
          id => string (6) "corejs"
          type => string (8) "external"
          path => string (15) "/themes/core.js"
          uri => string (36) "https://drukalabak.lv/themes/core.js"
          priority => integer 0
          attribute => string (0) ""
          server => string (5) "local"
          theme-main => array (7)
          id => string (10) "theme-main"
          type => string (8) "external"
          path => string (45) "/themes/laber_expert_home7/assets/js/theme.js"
          uri => string (66) "https://drukalabak.lv/themes/laber_expert_home7/assets/js/theme.js"
          priority => integer 50
          attribute => string (0) ""
          server => string (5) "local"
          theme-custom => array (7)
          id => string (12) "theme-custom"
          type => string (8) "external"
          path => string (46) "/themes/laber_expert_home7/assets/js/custom.js"
          uri => string (67) "https://drukalabak.lv/themes/laber_expert_home7/assets/js/custom.js"
          priority => integer 1000
          attribute => string (0) ""
          server => string (5) "local"
          blockwishlistController => array (7)
          id => string (23) "blockwishlistController"
          type => string (8) "external"
          path => string (47) "/modules/blockwishlist/public/product.bundle.js"
          uri => string (68) "https://drukalabak.lv/modules/blockwishlist/public/product.bundle.js"
          priority => integer 100
          attribute => string (0) ""
          server => string (5) "local"
          blockwishlistGraphql => array (7)
          id => string (20) "blockwishlistGraphql"
          • Base64
          • base64_decode(id) binary string (15)
          type => string (8) "external"
          path => string (40) "/modules/blockwishlist/public/graphql.js"
          uri => string (61) "https://drukalabak.lv/modules/blockwishlist/public/graphql.js"
          priority => integer 190
          attribute => string (0) ""
          server => string (5) "local"
          blockwishlistVendors => array (7)
          id => string (20) "blockwishlistVendors"
          • Base64
          • base64_decode(id) binary string (15)
          type => string (8) "external"
          path => string (40) "/modules/blockwishlist/public/vendors.js"
          uri => string (61) "https://drukalabak.lv/modules/blockwishlist/public/vendors.js"
          priority => integer 190
          attribute => string (0) ""
          server => string (5) "local"
          modules-psemailsubscription => array (7)
          id => string (27) "modules-psemailsubscription"
          type => string (8) "external"
          path => string (62) "/modules/ps_emailsubscription/views/js/ps_emailsubscription.js"
          uri => string (83) "https://drukalabak.lv/modules/ps_emailsubscription/views/js/ps_emailsubscrip...
          https://drukalabak.lv/modules/ps_emailsubscription/views/js/ps_emailsubscription.js
          
          priority => integer 50
          attribute => string (0) ""
          server => string (5) "local"
          mailalerts-js => array (7)
          id => string (13) "mailalerts-js"
          type => string (8) "external"
          path => string (40) "/modules/ps_emailalerts/js/mailalerts.js"
          uri => string (61) "https://drukalabak.lv/modules/ps_emailalerts/js/mailalerts.js"
          priority => integer 50
          attribute => string (0) ""
          server => string (5) "local"
          modules-shoppingcart => array (7)
          id => string (20) "modules-shoppingcart"
          type => string (8) "external"
          path => string (43) "/modules/ps_shoppingcart/ps_shoppingcart.js"
          uri => string (64) "https://drukalabak.lv/modules/ps_shoppingcart/ps_shoppingcart.js"
          priority => integer 150
          attribute => string (0) ""
          server => string (5) "local"
          jquery-ui => array (7)
          id => string (9) "jquery-ui"
          type => string (8) "external"
          path => string (30) "/js/jquery/ui/jquery-ui.min.js"
          uri => string (51) "https://drukalabak.lv/js/jquery/ui/jquery-ui.min.js"
          priority => integer 49
          attribute => string (0) ""
          server => string (5) "local"
          modules-searchbar => array (7)
          id => string (17) "modules-searchbar"
          type => string (8) "external"
          path => string (37) "/modules/ps_searchbar/ps_searchbar.js"
          uri => string (58) "https://drukalabak.lv/modules/ps_searchbar/ps_searchbar.js"
          priority => integer 150
          attribute => string (0) ""
          server => string (5) "local"
          modules-responsiveslides => array (7)
          id => string (24) "modules-responsiveslides"
          type => string (8) "external"
          path => string (50) "/modules/ps_imageslider/js/responsiveslides.min.js"
          uri => string (71) "https://drukalabak.lv/modules/ps_imageslider/js/responsiveslides.min.js"
          priority => integer 150
          attribute => string (0) ""
          server => string (5) "local"
          modules-homeslider => array (7)
          id => string (18) "modules-homeslider"
          type => string (8) "external"
          path => string (40) "/modules/ps_imageslider/js/homeslider.js"
          uri => string (61) "https://drukalabak.lv/modules/ps_imageslider/js/homeslider.js"
          priority => integer 150
          attribute => string (0) ""
          server => string (5) "local"
          be12b83da8d75b5e10c3b6bd591b167879e60d6e => array (7)
          id => string (40) "be12b83da8d75b5e10c3b6bd591b167879e60d6e"
          type => string (8) "external"
          path => string (57) "/modules/productcomments/views/js/jquery.rating.plugin.js"
          uri => string (78) "https://drukalabak.lv/modules/productcomments/views/js/jquery.rating.plugin.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          8f17e43acf24650dfdea97359a13805f0119f918 => array (7)
          id => string (40) "8f17e43acf24650dfdea97359a13805f0119f918"
          type => string (8) "external"
          path => string (59) "/modules/productcomments/views/js/productListingComments.js"
          uri => string (80) "https://drukalabak.lv/modules/productcomments/views/js/productListingComment...
          https://drukalabak.lv/modules/productcomments/views/js/productListingComments.js
          
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          98014c0b8de6a62ef30cf293b047241cdd9205f6 => array (7)
          id => string (40) "98014c0b8de6a62ef30cf293b047241cdd9205f6"
          type => string (8) "external"
          path => string (44) "/modules/labthemeoptions/js/jquery.cookie.js"
          uri => string (65) "https://drukalabak.lv/modules/labthemeoptions/js/jquery.cookie.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          1ce3746834929119291eb10f675ea8ac4f5825f8 => array (7)
          id => string (40) "1ce3746834929119291eb10f675ea8ac4f5825f8"
          type => string (8) "external"
          path => string (42) "/modules/labthemeoptions/js/colorpicker.js"
          uri => string (63) "https://drukalabak.lv/modules/labthemeoptions/js/colorpicker.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          badebd8abd98a26a63f48ae86914720e58f50c9d => array (7)
          id => string (40) "badebd8abd98a26a63f48ae86914720e58f50c9d"
          type => string (8) "external"
          path => string (65) "/themes/laber_expert_home7/modules/labthemeoptions/js/carousel.js"
          uri => string (86) "https://drukalabak.lv/themes/laber_expert_home7/modules/labthemeoptions/js/c...
          https://drukalabak.lv/themes/laber_expert_home7/modules/labthemeoptions/js/carousel.js
          
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          170e8cff8c836b8aea314d8b01ebddb7ab4da9e5 => array (7)
          id => string (40) "170e8cff8c836b8aea314d8b01ebddb7ab4da9e5"
          type => string (8) "external"
          path => string (38) "/modules/labthemeoptions/js/wow.min.js"
          uri => string (59) "https://drukalabak.lv/modules/labthemeoptions/js/wow.min.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          979786b66e73a2b1a4d9126c440d5715720070a6 => array (7)
          id => string (40) "979786b66e73a2b1a4d9126c440d5715720070a6"
          type => string (8) "external"
          path => string (47) "/modules/labthemeoptions/js/jquery.lettering.js"
          uri => string (68) "https://drukalabak.lv/modules/labthemeoptions/js/jquery.lettering.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          3fdd8538da97f46baf04396e63d39f841739e885 => array (7)
          id => string (40) "3fdd8538da97f46baf04396e63d39f841739e885"
          type => string (8) "external"
          path => string (42) "/modules/labthemeoptions/js/laberthemes.js"
          uri => string (63) "https://drukalabak.lv/modules/labthemeoptions/js/laberthemes.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          49f028f0a8a2c30c3582822fa28d44b7853faef0 => array (7)
          id => string (40) "49f028f0a8a2c30c3582822fa28d44b7853faef0"
          type => string (8) "external"
          path => string (77) "/themes/laber_expert_home7/modules/labslideshow/js/jquery.nivo.slider.pack.js"
          uri => string (98) "https://drukalabak.lv/themes/laber_expert_home7/modules/labslideshow/js/jque...
          https://drukalabak.lv/themes/laber_expert_home7/modules/labslideshow/js/jquery.nivo.slider.pack.js
          
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          xipblog_js => array (7)
          id => string (10) "xipblog_js"
          type => string (8) "external"
          path => string (56) "/themes/laber_expert_home7/modules/xipblog/js/xipblog.js"
          uri => string (77) "https://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/js/xipblog.js"
          priority => integer 250
          attribute => string (0) ""
          server => string (5) "local"
          xipblog_validator_js => array (7)
          id => string (20) "xipblog_validator_js"
          type => string (8) "external"
          path => string (62) "/themes/laber_expert_home7/modules/xipblog/js/validator.min.js"
          uri => string (83) "https://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/js/validator...
          https://drukalabak.lv/themes/laber_expert_home7/modules/xipblog/js/validator.min.js
          
          priority => integer 250
          attribute => string (0) ""
          server => string (5) "local"
          autocomplete/jquery.autocomplete.js => array (7)
          id => string (35) "autocomplete/jquery.autocomplete.js"
          type => string (8) "external"
          path => string (54) "/js/jquery/plugins/autocomplete/jquery.autocomplete.js"
          uri => string (75) "https://drukalabak.lv/js/jquery/plugins/autocomplete/jquery.autocomplete.js"
          priority => integer 100
          attribute => string (0) ""
          server => string (5) "local"
          2a31a08fecca5f67758429f45f2f21f620904d5f => array (7)
          id => string (40) "2a31a08fecca5f67758429f45f2f21f620904d5f"
          type => string (8) "external"
          path => string (76) "/themes/laber_expert_home7/modules/labblocksearch/views/js/labblocksearch.js"
          uri => string (97) "https://drukalabak.lv/themes/laber_expert_home7/modules/labblocksearch/views...
          https://drukalabak.lv/themes/laber_expert_home7/modules/labblocksearch/views/js/labblocksearch.js
          
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          88cd9515484356e2a249695eeea534b5f8f55ee8 => array (7)
          id => string (40) "88cd9515484356e2a249695eeea534b5f8f55ee8"
          type => string (8) "external"
          path => string (39) "/modules/labercompare/views/js/front.js"
          uri => string (60) "https://drukalabak.lv/modules/labercompare/views/js/front.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          dc72839347a8814d4415c681136d2afd43d67664 => array (7)
          id => string (40) "dc72839347a8814d4415c681136d2afd43d67664"
          type => string (8) "external"
          path => string (46) "/modules/labproductcategory//views/js/front.js"
          uri => string (67) "https://drukalabak.lv/modules/labproductcategory//views/js/front.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          4cd3cd4e7546fc9c6d261fdb20e1381d804c584d => array (7)
          id => string (40) "4cd3cd4e7546fc9c6d261fdb20e1381d804c584d"
          type => string (8) "external"
          path => string (38) "/modules/labvegamenu/views/js/front.js"
          uri => string (59) "https://drukalabak.lv/modules/labvegamenu/views/js/front.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          b030532bd9daf84842fe8a36cb4cefc986d02a3d => array (7)
          id => string (40) "b030532bd9daf84842fe8a36cb4cefc986d02a3d"
          type => string (8) "external"
          path => string (38) "/modules/labmegamenu/views/js/front.js"
          uri => string (59) "https://drukalabak.lv/modules/labmegamenu/views/js/front.js"
          priority => integer 80
          attribute => string (0) ""
          server => string (5) "local"
          facetedsearch_front => array (7)
          id => string (19) "facetedsearch_front"
          type => string (8) "external"
          path => string (45) "/modules/ps_facetedsearch/views/dist/front.js"
          uri => string (66) "https://drukalabak.lv/modules/ps_facetedsearch/views/dist/front.js"
          priority => integer 100
          attribute => string (0) ""
          server => string (5) "local"
        inline => array (0)
      protected fqdn -> string (21) "https://drukalabak.lv"
      protected valid_position -> array (2)
      0 => string (4) "head"
      1 => string (6) "bottom"
      protected valid_attribute -> array (2)
      0 => string (5) "async"
      1 => string (5) "defer"
    • public register($id, $relativePath, $position = 'bottom', $priority = 50, $inline = false, $attribute = null, $server = 'local', ?string $version = null)
      $this->javascriptManager->register($id, $relativePath, $position = 'bottom', $priority = 50, $inline = false, $attribute = null, $server = 'local', ?string $version = null)
      /**
      * @param string $id
      * @param string $relativePath
      * @param string $position
      * @param int $priority
      * @param bool $inline
      * @param string|null $attribute
      * @param string $server
      * @param string|null $version
      */
      
      Inherited from JavascriptManagerCore
      Defined in <ROOT>/classes/assets/JavascriptManager.php:60
      public unregisterById($idToRemove)
      $this->javascriptManager->unregisterById($idToRemove)
      Inherited from JavascriptManagerCore
      Defined in <ROOT>/classes/assets/JavascriptManager.php:77
      public getList(): array
      $this->javascriptManager->getList()
      /**
      * @return array
      */
      
      Inherited from JavascriptManagerCore
      Defined in <ROOT>/classes/assets/JavascriptManager.php:129
      public __construct(array $directories, PrestaShop\PrestaShop\Core\ConfigurationInterface $configuration)
      new \JavascriptManager(array $directories, PrestaShop\PrestaShop\Core\ConfigurationInterface $configuration)
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/classes/assets/AbstractAssetManager.php:40
      public getFullPath(string $relativePath): bool|string
      $this->javascriptManager->getFullPath(string $relativePath)
      /**
      * @param string $relativePath
      *
      * @return bool|string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/classes/assets/AbstractAssetManager.php:57
      protected getDefaultList(): array
      /**
      * @return array
      */
      
      Inherited from JavascriptManagerCore
      Defined in <ROOT>/classes/assets/JavascriptManager.php:37
      protected add($id, $fullPath, $position, $priority, $inline, $attribute, $server, ?string $version)
      /**
      * @param string $id
      * @param string $fullPath
      * @param string $position
      * @param int $priority
      * @param bool $inline
      * @param string $attribute
      * @param string $server
      * @param string|null $version
      */
      
      Inherited from JavascriptManagerCore
      Defined in <ROOT>/classes/assets/JavascriptManager.php:100
      protected getUriFromPath($fullPath): string
      /**
      * @param string $fullPath
      *
      * @return string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:44
      protected getPathFromUri($fullUri): string
      /**
      * @param string $fullUri
      *
      * @return string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:54
      protected getFQDN(): string
      /**
      * @return string
      */
      
      Inherited from AbstractAssetManagerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:66
    • public const DEFAULT_MEDIA :: string (3) "all"
      \JavascriptManager::DEFAULT_MEDIA
      public const DEFAULT_PRIORITY :: integer 50
      \JavascriptManager::DEFAULT_PRIORITY
      public const DEFAULT_JS_POSITION :: string (6) "bottom"
      \JavascriptManager::DEFAULT_JS_POSITION
    protected cccReducer -> CccReducer#84 (4)
    $this->cccReducer
    • Properties (4)
    • Available methods (6)
    • private cacheDir -> string (68) "/unum/drukalabak/public_html/themes/laber_expert_home7/assets/cache/"
      • Directory (4KB)
      • drwxr-xr-x 1193 1196 4KB Apr 26 15:32 /unum/drukalabak/public_html/themes/laber_expert_home7/assets/cache
        
      protected filesystem -> Symfony\Component\Filesystem\Filesystem#86 (0)
      • Available methods (25)
      • Static class properties
      • public copy($originFile, $targetFile, $overwriteNewerFiles = false) Copies a file.
        /**
        * Copies a file.
        *
        * If the target file is older than the origin file, it's always overwritten.
        * If the target file is newer, it is overwritten only when the
        * $overwriteNewerFiles option is set to true.
        *
        * @param string $originFile          The original filename
        * @param string $targetFile          The target filename
        * @param bool   $overwriteNewerFiles If true, target files newer than origin files are overwritten
        *
        * @throws FileNotFoundException When originFile doesn't exist
        * @throws IOException           When copy fails
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:41
        public mkdir($dirs, $mode = 511) Creates a directory recursively.
        /**
        * Creates a directory recursively.
        *
        * @param string|iterable $dirs The directory path
        * @param int             $mode The directory mode
        *
        * @throws IOException On any directory creation failure
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:94
        public exists($files): bool true if the file exists, false otherwise Checks the existence of files or directories.
        /**
        * Checks the existence of files or directories.
        *
        * @param string|iterable $files A filename, an array of files, or a \Traversable instance to check
        *
        * @return bool true if the file exists, false otherwise
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:120
        public touch($files, $time = null, $atime = null) Sets access and modification time of file.
        /**
        * Sets access and modification time of file.
        *
        * @param string|iterable $files A filename, an array of files, or a \Traversable instance to create
        * @param int|null        $time  The touch time as a Unix timestamp, if not supplied the current system time is used
        * @param int|null        $atime The access time as a Unix timestamp, if not supplied the current system time is used
        *
        * @throws IOException When touch fails
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:146
        public remove($files) Removes files or directories.
        /**
        * Removes files or directories.
        *
        * @param string|iterable $files A filename, an array of files, or a \Traversable instance to remove
        *
        * @throws IOException When removal fails
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:163
        public chmod($files, $mode, $umask0, $recursive = false) Change mode for an array of files or directories.
        /**
        * Change mode for an array of files or directories.
        *
        * @param string|iterable $files     A filename, an array of files, or a \Traversable instance to change mode
        * @param int             $mode      The new mode (octal)
        * @param int             $umask     The mode mask (octal)
        * @param bool            $recursive Whether change the mod recursively or not
        *
        * @throws IOException When the change fails
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:199
        public chown($files, $user, $recursive = false) Change the owner of an array of files or directories.
        /**
        * Change the owner of an array of files or directories.
        *
        * @param string|iterable $files     A filename, an array of files, or a \Traversable instance to change owner
        * @param string|int      $user      A user name or number
        * @param bool            $recursive Whether change the owner recursively or not
        *
        * @throws IOException When the change fails
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:220
        public chgrp($files, $group, $recursive = false) Change the group of an array of files or directories.
        /**
        * Change the group of an array of files or directories.
        *
        * @param string|iterable $files     A filename, an array of files, or a \Traversable instance to change group
        * @param string|int      $group     A group name or number
        * @param bool            $recursive Whether change the group recursively or not
        *
        * @throws IOException When the change fails
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:247
        public rename($origin, $target, $overwrite = false) Renames a file or a directory.
        /**
        * Renames a file or a directory.
        *
        * @param string $origin    The origin filename or directory
        * @param string $target    The new filename or directory
        * @param bool   $overwrite Whether to overwrite the target if it already exists
        *
        * @throws IOException When target file or directory already exists
        * @throws IOException When origin cannot be renamed
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:275
        public symlink($originDir, $targetDir, $copyOnWindows = false) Creates a symbolic link or copy a directory.
        /**
        * Creates a symbolic link or copy a directory.
        *
        * @param string $originDir     The origin directory path
        * @param string $targetDir     The symbolic link name
        * @param bool   $copyOnWindows Whether to copy files if on Windows
        *
        * @throws IOException When symlink fails
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:319
        public hardlink($originFile, $targetFiles) Creates a hard link, or several hard links to a file.
        /**
        * Creates a hard link, or several hard links to a file.
        *
        * @param string          $originFile  The original file
        * @param string|string[] $targetFiles The target file(s)
        *
        * @throws FileNotFoundException When original file is missing or not a file
        * @throws IOException           When link fails, including if link already exists
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:357
        public readlink($path, $canonicalize = false): string|null Resolves links in paths.
        /**
        * Resolves links in paths.
        *
        * With $canonicalize = false (default)
        *      - if $path does not exist or is not a link, returns null
        *      - if $path is a link, returns the next direct target of the link without considering the existence of the target
        *
        * With $canonicalize = true
        *      - if $path does not exist, returns null
        *      - if $path exists, returns its absolute fully resolved final version
        *
        * @param string $path         A filesystem path
        * @param bool   $canonicalize Whether or not to return a canonicalized path
        *
        * @return string|null
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:412
        public makePathRelative($endPath, $startPath): string Path of target relative to starting path Given an existing path, convert it to a path relative to a given starting path.
        /**
        * Given an existing path, convert it to a path relative to a given starting path.
        *
        * @param string $endPath   Absolute path of target
        * @param string $startPath Absolute path where traversal begins
        *
        * @return string Path of target relative to starting path
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:445
        public mirror($originDir, $targetDir, ?Traversable $iterator = null, $options = array()) Mirrors a directory to another.
        /**
        * Mirrors a directory to another.
        *
        * Copies files and directories from the origin directory into the target directory. By default:
        *
        *  - existing files in the target directory will be overwritten, except if they are newer (see the `override` option)
        *  - files in the target directory that do not exist in the source directory will not be deleted (see the `delete` option)
        *
        * @param string            $originDir The origin directory
        * @param string            $targetDir The target directory
        * @param \Traversable|null $iterator  Iterator that filters which files and directories to copy, if null a recursive iterator is created
        * @param array             $options   An array of boolean options
        *                                     Valid options are:
        *                                     - $options['override'] If true, target files newer than origin files are overwritten (see copy(), defaults to false)
        *                                     - $options['copy_on_windows'] Whether to copy files instead of links on Windows (see symlink(), defaults to false)
        *                                     - $options['delete'] Whether to delete files that are not in the source directory (defaults to false)
        *
        * @throws IOException When file type is unknown
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:535
        public isAbsolutePath($file): bool Returns whether the file path is an absolute path.
        /**
        * Returns whether the file path is an absolute path.
        *
        * @param string $file A file path
        *
        * @return bool
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:598
        public tempnam($dir, $prefix): string The new temporary filename (with path), or throw an exception on failure Creates a temporary file with support for custom stream wrappers.
        /**
        * Creates a temporary file with support for custom stream wrappers.
        *
        * @param string $dir    The directory where the temporary filename will be created
        * @param string $prefix The prefix of the generated temporary filename
        *                       Note: Windows uses only the first three characters of prefix
        *
        * @return string The new temporary filename (with path), or throw an exception on failure
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:622
        public dumpFile($filename, $content) Atomically dumps content into a file.
        /**
        * Atomically dumps content into a file.
        *
        * @param string          $filename The file to be written to
        * @param string|resource $content  The data to write into the file
        *
        * @throws IOException if the file cannot be written to
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:673
        public appendToFile($filename, $content) Appends content to an existing file.
        /**
        * Appends content to an existing file.
        *
        * @param string          $filename The file to which to append content
        * @param string|resource $content  The content to append
        *
        * @throws IOException If the file is not writable
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:712
        private isReadable(string $filename): bool Tells whether a file exists and is readable.
        /**
        * Tells whether a file exists and is readable.
        *
        * @throws IOException When windows path is longer than 258 characters
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:299
        private linkException(string $origin, string $target, string $linkType)
        /**
        * @param string $linkType Name of the link type, typically 'symbolic' or 'hard'
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:386
        private toIterable($files): iterable
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:729
        private getSchemeAndHierarchy(string $filename): array Gets a 2-tuple of scheme (may be null) and hierarchical part of a filename (e...
        /**
        * Gets a 2-tuple of scheme (may be null) and hierarchical part of a filename (e.g. file:///tmp -> [file, tmp]).
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:737
        public static handleError(int $type, string $msg)
        \Symfony\Component\Filesystem\Filesystem::handleError(int $type, string $msg)
        /**
        * @internal
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:777
        private static assertFunctionExists(string $func): void
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:744
        private static box(string $func, $args): mixed
        /**
        * @param mixed ...$args
        *
        * @return mixed
        */
        
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:756
      • private static $lastError :: null
      public configuration -> PrestaShop\PrestaShop\Adapter\Configuration#85 (2)
      $this->cccReducer->configuration
      • Properties (2)
      • Available methods (28)
      • protected parameters -> null
        private shop -> null
      • public __construct(array $parameters = array())
        new \PrestaShop\PrestaShop\Adapter\Configuration(array $parameters = array())
        Defined in <ROOT>/src/Adapter/Configuration.php:51
        public all()
        $this->cccReducer->configuration->all()
        /**
        * @throws NotImplementedException
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:62
        public keys() {@inheritdoc}
        $this->cccReducer->configuration->keys()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:70
        public replace(array $parameters = array()) {@inheritdoc}
        $this->cccReducer->configuration->replace(array $parameters = array())
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:78
        public add(array $parameters = array()) {@inheritdoc}
        $this->cccReducer->configuration->add(array $parameters = array())
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:86
        public get($key, $default = null, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): mixed Returns constant defined by given $key if exists or check directly into Prest...
        $this->cccReducer->configuration->get($key, $default = null, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null)
        /**
        * Returns constant defined by given $key if exists or check directly into PrestaShop
        * \Configuration.
        *
        * @param string $key
        * @param mixed $default The default value if the parameter key does not exist
        * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
        *                                            be built based on the current shop context
        *
        * @return mixed
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:104
        public set($key, $value, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null, array $options = array()): $this Set configuration value.
        $this->cccReducer->configuration->set($key, $value, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null, array $options = array())
        /**
        * Set configuration value.
        *
        * @param string $key
        * @param mixed $value
        * @param ShopConstraint|null $shopConstraint If this parameter is not given, a ShopConstraint will
        *                                            be built based on the current shop context, except if $this->shop is set
        * @param array $options Options @deprecated Will be removed in next major
        *
        * @return $this
        *
        * @throws \Exception
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:160
        public has($key, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null): bool
        $this->cccReducer->configuration->has($key, ?PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint = null)
        /**
        * @param string $key
        * @param ShopConstraint|null $shopConstraint This parameter should always be given, if not, a ShopConstraint will
        *                                            be built based on the current shop context
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:195
        public remove($key): self Removes a configuration key.
        $this->cccReducer->configuration->remove($key)
        /**
        * Removes a configuration key.
        *
        * @param string $key
        *
        * @return self
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:261
        public delete($key): void Unset configuration value.
        $this->cccReducer->configuration->delete($key)
        /**
        * Unset configuration value.
        *
        * @param string $key
        *
        * @return void
        *
        * @throws \Exception
        *
        * @deprecated since version 1.7.4.0
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:285
        public getIterator(): Traversable {@inheritdoc}
        $this->cccReducer->configuration->getIterator()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:293
        public count(): int {@inheritdoc}
        $this->cccReducer->configuration->count()
        /**
        * {@inheritdoc}
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:301
        public featureIsActive(): bool Return if Feature feature is active or not.
        $this->cccReducer->configuration->featureIsActive()
        /**
        * Return if Feature feature is active or not.
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:311
        public combinationIsActive(): bool Return if Combination feature is active or not.
        $this->cccReducer->configuration->combinationIsActive()
        /**
        * Return if Combination feature is active or not.
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:321
        public restrictUpdatesTo(Shop $shop) Restrict updates of a piece of configuration to a single shop.
        $this->cccReducer->configuration->restrictUpdatesTo(Shop $shop)
        /**
        * Restrict updates of a piece of configuration to a single shop.
        *
        * @param Shop $shop
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:331
        public deleteFromContext(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): void
        $this->cccReducer->configuration->deleteFromContext(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint)
        /**
        * @param string $key
        * @param ShopConstraint $shopConstraint
        *
        * @throws ShopException
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:402
        public getAlpha($key, $default = ''): string The filtered value Returns the alphabetic characters of the parameter value.
        $this->cccReducer->configuration->getAlpha($key, $default = '')
        /**
        * Returns the alphabetic characters of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:121
        public getAlnum($key, $default = ''): string The filtered value Returns the alphabetic characters and digits of the parameter value.
        $this->cccReducer->configuration->getAlnum($key, $default = '')
        /**
        * Returns the alphabetic characters and digits of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:134
        public getDigits($key, $default = ''): string The filtered value Returns the digits of the parameter value.
        $this->cccReducer->configuration->getDigits($key, $default = '')
        /**
        * Returns the digits of the parameter value.
        *
        * @param string $key     The parameter key
        * @param string $default The default value if the parameter key does not exist
        *
        * @return string The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:147
        public getInt($key, $default0): int The filtered value Returns the parameter value converted to integer.
        $this->cccReducer->configuration->getInt($key, $default0)
        /**
        * Returns the parameter value converted to integer.
        *
        * @param string $key     The parameter key
        * @param int    $default The default value if the parameter key does not exist
        *
        * @return int The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:161
        public getBoolean($key, $default = false): bool The filtered value Returns the parameter value converted to boolean.
        $this->cccReducer->configuration->getBoolean($key, $default = false)
        /**
        * Returns the parameter value converted to boolean.
        *
        * @param string $key     The parameter key
        * @param bool   $default The default value if the parameter key does not exist
        *
        * @return bool The filtered value
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:174
        public filter($key, $default = null, $filter = 516, $options = array()): mixed Filter key.
        $this->cccReducer->configuration->filter($key, $default = null, $filter = 516, $options = array())
        /**
        * Filter key.
        *
        * @param string $key     Key
        * @param mixed  $default Default = null
        * @param int    $filter  FILTER_* constant
        * @param mixed  $options Filter options
        *
        * @see https://php.net/filter-var
        *
        * @return mixed
        */
        
        Inherited from Symfony\Component\HttpFoundation\ParameterBag
        Defined in <ROOT>/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php:191
        private hasMultilang(string $key, ?int $shopId, ?int $shopGroupId, bool $isStrict): bool Same as 'has' method, but for multilang configuration keys
        /**
        * Same as 'has' method, but for multilang configuration keys
        *
        * @param string $key
        * @param int|null $shopId
        * @param int|null $shopGroupId
        * @param bool $isStrict
        *
        * @return bool
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:231
        private getLocalized($key, ?int $shopId = null, ?int $shopGroupId = null): array Array of langId => localizedConfiguration Get localized configuration in all languages
        /**
        * Get localized configuration in all languages
        *
        * @param string $key
        * @param int|null $shopId
        * @param int|null $shopGroupId
        *
        * @return array Array of langId => localizedConfiguration
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:345
        private getShopId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
        /**
        * @param ShopConstraint $shopConstraint
        *
        * @return int|null
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:361
        private getShopGroupId(PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): ?int
        /**
        * @param ShopConstraint $shopConstraint
        *
        * @return int|null
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:374
        private buildShopConstraintFromContext(): PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint
        /**
        * @return ShopConstraint
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:423
        private getStrictValue(string $key, PrestaShop\PrestaShop\Core\Domain\Shop\ValueObject\ShopConstraint $shopConstraint): mixed
        /**
        * @param string $key
        * @param ShopConstraint $shopConstraint
        *
        * @return mixed
        */
        
        Defined in <ROOT>/src/Adapter/Configuration.php:445
      protected fqdn -> null
    • public __construct($cacheDir, PrestaShop\PrestaShop\Core\ConfigurationInterface $configuration, Symfony\Component\Filesystem\Filesystem $filesystem)
      new \CccReducer($cacheDir, PrestaShop\PrestaShop\Core\ConfigurationInterface $configuration, Symfony\Component\Filesystem\Filesystem $filesystem)
      /**
      * @param string $cacheDir
      * @param ConfigurationInterface $configuration
      * @param Filesystem $filesystem
      */
      
      Inherited from CccReducerCore
      Defined in <ROOT>/classes/assets/CccReducer.php:45
      public reduceCss($cssFileList): array Same list, reduced
      $this->cccReducer->reduceCss($cssFileList)
      /**
      * @param array $cssFileList
      *
      * @return array Same list, reduced
      */
      
      Inherited from CccReducerCore
      Defined in <ROOT>/classes/assets/CccReducer.php:61
      public reduceJs($jsFileList): array Same list, reduced
      $this->cccReducer->reduceJs($jsFileList)
      /**
      * @param array $jsFileList
      *
      * @return array Same list, reduced
      */
      
      Inherited from CccReducerCore
      Defined in <ROOT>/classes/assets/CccReducer.php:102
      protected getUriFromPath($fullPath): string
      /**
      * @param string $fullPath
      *
      * @return string
      */
      
      Inherited from CccReducerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:44
      protected getPathFromUri($fullUri): string
      /**
      * @param string $fullUri
      *
      * @return string
      */
      
      Inherited from CccReducerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:54
      protected getFQDN(): string
      /**
      * @return string
      */
      
      Inherited from CccReducerCore
      Defined in <ROOT>/src/Adapter/Assets/AssetUrlGeneratorTrait.php:66
    protected urls -> array (22)
    $this->urls
    base_url => string (22) "https://drukalabak.lv/"
    $this->urls['base_url']
    current_url => string (32) "https://drukalabak.lv/27-serviss"
    $this->urls['current_url']
    shop_domain_url => string (21) "https://drukalabak.lv"
    $this->urls['shop_domain_url']
    img_ps_url => string (26) "https://drukalabak.lv/img/"
    $this->urls['img_ps_url']
    img_cat_url => string (28) "https://drukalabak.lv/img/c/"
    $this->urls['img_cat_url']
    img_lang_url => string (28) "https://drukalabak.lv/img/l/"
    $this->urls['img_lang_url']
    img_prod_url => string (28) "https://drukalabak.lv/img/p/"
    $this->urls['img_prod_url']
    img_manu_url => string (28) "https://drukalabak.lv/img/m/"
    $this->urls['img_manu_url']
    img_sup_url => string (29) "https://drukalabak.lv/img/su/"
    $this->urls['img_sup_url']
    img_ship_url => string (28) "https://drukalabak.lv/img/s/"
    $this->urls['img_ship_url']
    img_store_url => string (29) "https://drukalabak.lv/img/st/"
    $this->urls['img_store_url']
    img_col_url => string (29) "https://drukalabak.lv/img/co/"
    $this->urls['img_col_url']
    img_url => string (59) "https://drukalabak.lv/themes/laber_expert_home7/assets/img/"
    $this->urls['img_url']
    css_url => string (59) "https://drukalabak.lv/themes/laber_expert_home7/assets/css/"
    $this->urls['css_url']
    js_url => string (58) "https://drukalabak.lv/themes/laber_expert_home7/assets/js/"
    $this->urls['js_url']
    pic_url => string (29) "https://drukalabak.lv/upload/"
    $this->urls['pic_url']
    theme_assets => string (55) "https://drukalabak.lv/themes/laber_expert_home7/assets/"
    $this->urls['theme_assets']
    theme_dir => string (76) "https://drukalabak.lv/unum/drukalabak/public_html/themes/laber_expert_home7/"
    $this->urls['theme_dir']
    pages => array (36)
    $this->urls['pages']
    address => string (28) "https://drukalabak.lv/adrese"
    $this->urls['pages']['address']
    addresses => string (29) "https://drukalabak.lv/adreses"
    $this->urls['pages']['addresses']
    authentication => UTF-8 string (34) "https://drukalabak.lv/pieslēgties"
    $this->urls['pages']['authentication']
    manufacturer => string (28) "https://drukalabak.lv/brands"
    $this->urls['pages']['manufacturer']
    cart => string (37) "https://drukalabak.lv/iepirkumu-grozs"
    $this->urls['pages']['cart']
    category => string (51) "https://drukalabak.lv/index.php?controller=category"
    $this->urls['pages']['category']
    cms => string (46) "https://drukalabak.lv/index.php?controller=cms"
    $this->urls['pages']['cms']
    contact => string (41) "https://drukalabak.lv/sazinieties-ar-mums"
    $this->urls['pages']['contact']
    discount => string (29) "https://drukalabak.lv/atlaide"
    $this->urls['pages']['discount']
    guest_tracking => string (36) "https://drukalabak.lv/guest-tracking"
    $this->urls['pages']['guest_tracking']
    history => UTF-8 string (43) "https://drukalabak.lv/pasūtījumu-vēsture"
    $this->urls['pages']['history']
    identity => UTF-8 string (33) "https://drukalabak.lv/identitāte"
    $this->urls['pages']['identity']
    index => string (22) "https://drukalabak.lv/"
    $this->urls['pages']['index']
    my_account => string (32) "https://drukalabak.lv/mans-konts"
    $this->urls['pages']['my_account']
    order_confirmation => string (40) "https://drukalabak.lv/order-confirmation"
    $this->urls['pages']['order_confirmation']
    order_detail => string (55) "https://drukalabak.lv/index.php?controller=order-detail"
    $this->urls['pages']['order_detail']
    order_follow => UTF-8 string (45) "https://drukalabak.lv/pasutījuma-izsekošana"
    $this->urls['pages']['order_follow']
    order => UTF-8 string (34) "https://drukalabak.lv/pasūtījums"
    $this->urls['pages']['order']
    order_return => string (55) "https://drukalabak.lv/index.php?controller=order-return"
    $this->urls['pages']['order_return']
    order_slip => UTF-8 string (37) "https://drukalabak.lv/kredītrēķins"
    $this->urls['pages']['order_slip']
    pagenotfound => string (38) "https://drukalabak.lv/lapa-nav-atrasta"
    $this->urls['pages']['pagenotfound']
    password => UTF-8 string (42) "https://drukalabak.lv/paroles-atjaunošana"
    $this->urls['pages']['password']
    pdf_invoice => string (54) "https://drukalabak.lv/index.php?controller=pdf-invoice"
    $this->urls['pages']['pdf_invoice']
    pdf_order_return => string (59) "https://drukalabak.lv/index.php?controller=pdf-order-return"
    $this->urls['pages']['pdf_order_return']
    pdf_order_slip => string (57) "https://drukalabak.lv/index.php?controller=pdf-order-slip"
    $this->urls['pages']['pdf_order_slip']
    prices_drop => string (40) "https://drukalabak.lv/nocenotie-produkti"
    $this->urls['pages']['prices_drop']
    product => string (50) "https://drukalabak.lv/index.php?controller=product"
    $this->urls['pages']['product']
    registration => string (34) "https://drukalabak.lv/registration"
    $this->urls['pages']['registration']
    search => UTF-8 string (29) "https://drukalabak.lv/meklēt"
    $this->urls['pages']['search']
    sitemap => string (33) "https://drukalabak.lv/lapas karte"
    $this->urls['pages']['sitemap']
    stores => string (29) "https://drukalabak.lv/veikali"
    $this->urls['pages']['stores']
    supplier => string (31) "https://drukalabak.lv/suppliers"
    $this->urls['pages']['supplier']
    new_products => string (37) "https://drukalabak.lv/jaunie-produkti"
    $this->urls['pages']['new_products']
    brands => string (28) "https://drukalabak.lv/brands"
    $this->urls['pages']['brands']
    register => string (34) "https://drukalabak.lv/registration"
    $this->urls['pages']['register']
    order_login => UTF-8 string (42) "https://drukalabak.lv/pasūtījums?login=1"
    $this->urls['pages']['order_login']
    alternative_langs => array (0)
    $this->urls['alternative_langs']
    actions => array (1)
    $this->urls['actions']
    logout => string (32) "https://drukalabak.lv/?mylogout="
    $this->urls['actions']['logout']
    no_picture_image => array (5)
    $this->urls['no_picture_image']
    bySize => array (5)
    $this->urls['no_picture_image']['bySize']
    • Table (5)
    • Contents (5)
    • urlwidthheight
      small_defaulthttps://drukalabak.lv/img/p/lv-default-small_default.jpg9898
      cart_defaulthttps://drukalabak.lv/img/p/lv-default-cart_default.jpg125125
      home_defaulthttps://drukalabak.lv/img/p/lv-default-home_default.jpg250250
      medium_defaulthttps://drukalabak.lv/img/p/lv-default-medium_default.jpg452452
      large_defaulthttps://drukalabak.lv/img/p/lv-default-large_default.jpg600600
    • small_default => array (3)
      $this->urls['no_picture_image']['bySize']['small_default']
      url => string (56) "https://drukalabak.lv/img/p/lv-default-small_default.jpg"
      $this->urls['no_picture_image']['bySize']['small_default']['url']
      width => integer 98
      $this->urls['no_picture_image']['bySize']['small_default']['width']
      height => integer 98
      $this->urls['no_picture_image']['bySize']['small_default']['height']
      cart_default => array (3)
      $this->urls['no_picture_image']['bySize']['cart_default']
      url => string (55) "https://drukalabak.lv/img/p/lv-default-cart_default.jpg"
      $this->urls['no_picture_image']['bySize']['cart_default']['url']
      width => integer 125
      $this->urls['no_picture_image']['bySize']['cart_default']['width']
      height => integer 125
      $this->urls['no_picture_image']['bySize']['cart_default']['height']
      home_default => array (3)
      $this->urls['no_picture_image']['bySize']['home_default']
      url => string (55) "https://drukalabak.lv/img/p/lv-default-home_default.jpg"
      $this->urls['no_picture_image']['bySize']['home_default']['url']
      width => integer 250
      $this->urls['no_picture_image']['bySize']['home_default']['width']
      height => integer 250
      $this->urls['no_picture_image']['bySize']['home_default']['height']
      medium_default => array (3)
      $this->urls['no_picture_image']['bySize']['medium_default']
      url => string (57) "https://drukalabak.lv/img/p/lv-default-medium_default.jpg"
      $this->urls['no_picture_image']['bySize']['medium_default']['url']
      width => integer 452
      $this->urls['no_picture_image']['bySize']['medium_default']['width']
      height => integer 452
      $this->urls['no_picture_image']['bySize']['medium_default']['height']
      large_default => array (3)
      $this->urls['no_picture_image']['bySize']['large_default']
      url => string (56) "https://drukalabak.lv/img/p/lv-default-large_default.jpg"
      $this->urls['no_picture_image']['bySize']['large_default']['url']
      width => integer 600
      $this->urls['no_picture_image']['bySize']['large_default']['width']
      height => integer 600
      $this->urls['no_picture_image']['bySize']['large_default']['height']
    small => array (3)
    $this->urls['no_picture_image']['small']
    url => string (56) "https://drukalabak.lv/img/p/lv-default-small_default.jpg"
    $this->urls['no_picture_image']['small']['url']
    width => integer 98
    $this->urls['no_picture_image']['small']['width']
    height => integer 98
    $this->urls['no_picture_image']['small']['height']
    medium => array (3)
    $this->urls['no_picture_image']['medium']
    url => string (55) "https://drukalabak.lv/img/p/lv-default-home_default.jpg"
    $this->urls['no_picture_image']['medium']['url']
    width => integer 250
    $this->urls['no_picture_image']['medium']['width']
    height => integer 250
    $this->urls['no_picture_image']['medium']['height']
    large => array (3)
    $this->urls['no_picture_image']['large']
    url => string (56) "https://drukalabak.lv/img/p/lv-default-large_default.jpg"
    $this->urls['no_picture_image']['large']['url']
    width => integer 600
    $this->urls['no_picture_image']['large']['width']
    height => integer 600
    $this->urls['no_picture_image']['large']['height']
    legend => string (0) ""
    $this->urls['no_picture_image']['legend']
    protected automaticallyAllocateInvoiceAddress -> boolean true
    $this->automaticallyAllocateInvoiceAddress
    protected automaticallyAllocateDeliveryAddress -> boolean true
    $this->automaticallyAllocateDeliveryAddress
    public page_name -> null
    $this->page_name
    public customer_access -> boolean true
    $this->customer_access
    protected notFound -> boolean false
    $this->notFound
    protected category -> Category#87 (44)
    $this->category
    • Properties (44)
    • Available methods (130)
    • Static class properties (20)
    • public id -> integer 27
      $this->category->id
      protected id_lang -> integer 1
      protected lang_associated -> null
      protected id_shop -> integer 1
      public id_shop_list -> array (0)
      $this->category->id_shop_list
      protected get_shop_from_context -> boolean true
      protected table -> string (8) "category"
      protected identifier -> string (11) "id_category"
      protected fieldsRequired -> array (1)
      0 => string (6) "active"
      protected fieldsSize -> array (0)
      protected fieldsValidate -> array (9)
      nleft => string (13) "isUnsignedInt"
      nright => string (13) "isUnsignedInt"
      level_depth => string (13) "isUnsignedInt"
      active => string (6) "isBool"
      id_parent => string (13) "isUnsignedInt"
      id_shop_default => string (12) "isUnsignedId"
      is_root_category => string (6) "isBool"
      date_add => string (6) "isDate"
      date_upd => string (6) "isDate"
      protected fieldsRequiredLang -> array (2)
      0 => string (4) "name"
      1 => string (12) "link_rewrite"
      protected fieldsSizeLang -> array (5)
      name => integer 128
      link_rewrite => integer 128
      meta_title => integer 255
      meta_description => integer 512
      meta_keywords => integer 255
      protected fieldsValidateLang -> array (7)
      name => string (13) "isCatalogName"
      link_rewrite => string (13) "isLinkRewrite"
      description => string (11) "isCleanHtml"
      additional_description => string (11) "isCleanHtml"
      meta_title => string (13) "isGenericName"
      meta_description => string (13) "isGenericName"
      meta_keywords => string (13) "isGenericName"
      protected tables -> array (0)
      protected webserviceParameters -> array (4)
      objectsNodeName => string (10) "categories"
      hidden_fields => array (3)
      0 => string (5) "nleft"
      1 => string (6) "nright"
      2 => string (8) "groupBox"
      fields => array (3)
      id_parent => array (1)
      xlink_resource => string (10) "categories"
      level_depth => array (1)
      setter => boolean false
      nb_products_recursive => array (2)
      getter => string (24) "getWsNbProductsRecursive"
      • Base64
      • base64_decode(getter) binary string (18)
      setter => boolean false
      associations => array (2)
      • Table (2)
      • Contents (2)
      • getterresource
        categoriesgetChildrenWscategory
        productsgetProductsWsproduct
      • categories => array (2)
        getter => string (13) "getChildrenWs"
        resource => string (8) "category"
        products => array (2)
        getter => string (13) "getProductsWs"
        resource => string (7) "product"
      protected image_dir -> string (35) "/unum/drukalabak/public_html/img/c/"
      • Directory (12KB)
      • drwxr-xr-x 1193 1196 12KB Apr 17 13:01 /unum/drukalabak/public_html/img/c
        
      protected image_format -> string (3) "jpg"
      protected translator -> null
      protected def -> array (7)
      table => string (8) "category"
      primary => string (11) "id_category"
      multilang => boolean true
      multilang_shop => boolean true
      fields => array (17)
      nleft => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      nright => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      level_depth => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      active => array (3)
      type => integer 2
      validate => string (6) "isBool"
      required => boolean true
      id_parent => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      id_shop_default => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      is_root_category => array (2)
      type => integer 2
      validate => string (6) "isBool"
      position => array (1)
      type => integer 1
      date_add => array (2)
      type => integer 5
      validate => string (6) "isDate"
      date_upd => array (2)
      type => integer 5
      validate => string (6) "isDate"
      name => array (5)
      type => integer 3
      lang => boolean true
      validate => string (13) "isCatalogName"
      required => boolean true
      size => integer 128
      link_rewrite => array (6)
      type => integer 3
      lang => boolean true
      validate => string (13) "isLinkRewrite"
      required => boolean true
      size => integer 128
      ws_modifier => array (2)
      http_method => integer 2
      modifier => string (21) "modifierWsLinkRewrite"
      description => array (3)
      type => integer 6
      lang => boolean true
      validate => string (11) "isCleanHtml"
      additional_description => array (3)
      type => integer 6
      lang => boolean true
      validate => string (11) "isCleanHtml"
      meta_title => array (4)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      size => integer 255
      meta_description => array (4)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      size => integer 512
      meta_keywords => array (4)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      size => integer 255
      classname => string (8) "Category"
      associations => array (1)
      l => array (3)
      type => integer 2
      field => string (11) "id_category"
      foreign_field => string (11) "id_category"
      protected update_fields -> null
      public force_id -> boolean false
      $this->category->force_id
      public id_category -> integer 27
      $this->category->id_category
      public name -> string (7) "Serviss"
      $this->category->name
      public active -> string (1) "1"
      $this->category->active
      public position -> integer 12
      $this->category->position
      public description -> UTF-8 string (49) "Printeru, drukas iekārtu serviss un apkalpošana"
      $this->category->description
      public additional_description -> string (0) ""
      $this->category->additional_description
      public id_parent -> integer 2
      $this->category->id_parent
      public id_category_default -> null
      $this->category->id_category_default
      public level_depth -> integer 2
      $this->category->level_depth
      public nleft -> integer 173
      $this->category->nleft
      public nright -> integer 174
      $this->category->nright
      public link_rewrite -> string (7) "serviss"
      $this->category->link_rewrite
      public meta_title -> string (0) ""
      $this->category->meta_title
      public meta_keywords -> string (0) ""
      $this->category->meta_keywords
      public meta_description -> string (0) ""
      $this->category->meta_description
      public date_add -> string (19) "2024-02-12 10:10:47"
      $this->category->date_add
      public date_upd -> string (19) "2024-03-05 10:29:27"
      $this->category->date_upd
      public is_root_category -> string (1) "0"
      $this->category->is_root_category
      public id_shop_default -> integer 1
      $this->category->id_shop_default
      public groupBox -> null
      $this->category->groupBox
      public doNotRegenerateNTree -> boolean false
      $this->category->doNotRegenerateNTree
      public id_image -> boolean false
      $this->category->id_image
    • public __construct($idCategory = null, $idLang = null, $idShop = null) CategoryCore constructor.
      new \Category($idCategory = null, $idLang = null, $idShop = null)
      /**
      * CategoryCore constructor.
      *
      * @param int|null $idCategory
      * @param int|null $idLang
      * @param int|null $idShop
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:162
      public add($autoDate = true, $nullValues = false): bool Indicates whether the Category has been successfully added Adds current Category as a new Object to the database.
      $this->category->add($autoDate = true, $nullValues = false)
      /**
      * Adds current Category as a new Object to the database.
      *
      * @param bool $autoDate Automatically set `date_upd` and `date_add` columns
      * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
      *
      * @return bool Indicates whether the Category has been successfully added
      *
      * @throws PrestaShopDatabaseException
      * @throws PrestaShopException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:195
      public update($nullValues = false): bool Indicates whether the CartRule has been successfully updated Updates the current object in the database.
      $this->category->update($nullValues = false)
      /**
      * Updates the current object in the database.
      *
      * @param bool $nullValues Whether we want to use NULL values instead of empty quotes values
      *
      * @return bool Indicates whether the CartRule has been successfully updated
      *
      * @throws PrestaShopDatabaseException
      * @throws PrestaShopException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:238
      public recurseLiteCategTree($maxDepth = 3, $currentDepth0, $idLang = null, $excludedIdsArray = null, $format = 'default'): array Subcategories lite tree Recursive scan of subcategories.
      $this->category->recurseLiteCategTree($maxDepth = 3, $currentDepth0, $idLang = null, $excludedIdsArray = null, $format = 'default')
      /**
      * Recursive scan of subcategories.
      *
      * @param int $maxDepth Maximum depth of the tree (i.e. 2 => 3 levels depth)
      * @param int $currentDepth specify the current depth in the tree (don't use it, only for recursive calls!)
      * @param int $idLang Specify the id of the language used
      * @param array $excludedIdsArray Specify a list of IDs to exclude of results
      * @param string $format
      *
      * @return array Subcategories lite tree
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:299
      public deleteLite(): bool Indicates whether this Category was successfully deleted Delete this object Skips the deletion procedure of Category and directly call...
      $this->category->deleteLite()
      /**
      * Delete this object
      * Skips the deletion procedure of Category and directly calls
      * the delete() method of ObjectModel instead.
      *
      * @return bool Indicates whether this Category was successfully deleted
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:376
      public delete(): bool `true` if successfully deleted Deletes current Category from the database.
      $this->category->delete()
      /**
      * Deletes current Category from the database.
      *
      * @return bool `true` if successfully deleted
      *
      * @throws PrestaShopException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:388
      public deleteSelection($idCategories): bool Deletion result Delete selected categories from database.
      $this->category->deleteSelection($idCategories)
      /**
      * Delete selected categories from database.
      *
      * @param array $idCategories Category IDs to delete
      *
      * @return bool Deletion result
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:434
      public calcLevelDepth(): int Depth level Get the depth level for the category.
      $this->category->calcLevelDepth()
      /**
      * Get the depth level for the category.
      *
      * @return int Depth level
      *
      * @throws PrestaShopException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:456
      public recalculateLevelDepth($idParentCategory) Updates `level_depth` for all children of the given `id_category`.
      $this->category->recalculateLevelDepth($idParentCategory)
      /**
      * Updates `level_depth` for all children of the given `id_category`.
      *
      * @param int $idParentCategory Parent Category ID
      *
      * @throws PrestaShopException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:570
      public getSubCategories($idLang, $active = true): array Categories Return current category childs.
      $this->category->getSubCategories($idLang, $active = true)
      /**
      * Return current category childs.
      *
      * @param int $idLang Language ID
      * @param bool $active return only active categories
      *
      * @return array Categories
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:906
      public getProducts($idLang, $pageNumber, $productPerPage, $orderBy = null, $orderWay = null, $getTotal = false, $active = true, $random = false, $randomNumberProducts = 1, $checkAccess = true, ?Context $context = null): array|int|false Products, number of products or false (no access) Returns category products.
      $this->category->getProducts($idLang, $pageNumber, $productPerPage, $orderBy = null, $orderWay = null, $getTotal = false, $active = true, $random = false, $randomNumberProducts = 1, $checkAccess = true, ?Context $context = null)
      /**
      * Returns category products.
      *
      * @param int $idLang Language ID
      * @param int $pageNumber Page number
      * @param int $productPerPage Number of products per page
      * @param string|null $orderBy ORDER BY column
      * @param string|null $orderWay Order way
      * @param bool $getTotal If set to true, returns the total number of results only
      * @param bool $active If set to true, finds only active products
      * @param bool $random If true, sets a random filter for returned products
      * @param int $randomNumberProducts Number of products to return if random is activated
      * @param bool $checkAccess If set to `true`, check if the current customer
      *                          can see the products from this category
      * @param Context|null $context Instance of Context
      *
      * @return array|int|false Products, number of products or false (no access)
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:956
      public getAllChildren($idLang = null): PrestaShopCollection Collection of Category Return an array of all children of the current category.
      $this->category->getAllChildren($idLang = null)
      /**
      * Return an array of all children of the current category.
      *
      * @param int $idLang Language ID
      *
      * @return PrestaShopCollection Collection of Category
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1201
      public getAllParents($idLang = null): PrestaShopCollection Collection of Category Return an ordered array of all parents of the current category.
      $this->category->getAllParents($idLang = null)
      /**
      * Return an ordered array of all parents of the current category.
      *
      * @param int $idLang
      *
      * @return PrestaShopCollection Collection of Category
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1221
      public getLink(?Link $link = null, $idLang = null): string FO URL to this Category Get link to this category.
      $this->category->getLink(?Link $link = null, $idLang = null)
      /**
      * Get link to this category.
      *
      * @param Link|null $link Link instance
      * @param int|null $idLang Language ID
      *
      * @return string FO URL to this Category
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1392
      public getName($idLang = null): string Category name Get category name in given Language.
      $this->category->getName($idLang = null)
      /**
      * Get category name in given Language.
      *
      * @param int|null $idLang Language ID
      *
      * @return string Category name
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1416
      public getParentsCategories($idLang = null): array Corresponding categories Get Each parent category of this category until the root category.
      $this->category->getParentsCategories($idLang = null)
      /**
      * Get Each parent category of this category until the root category.
      *
      * @param int $idLang Language ID
      *
      * @return array Corresponding categories
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1544
      public cleanGroups(): bool Indicated whether the cleanup was successful Clean Category Groups.
      $this->category->cleanGroups()
      /**
      * Clean Category Groups.
      *
      * @return bool Indicated whether the cleanup was successful
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1657
      public cleanAssoProducts(): bool Indicates whether the cleanup was successful Remove associated products.
      $this->category->cleanAssoProducts()
      /**
      * Remove associated products.
      *
      * @return bool Indicates whether the cleanup was successful
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1670
      public addGroups($groups) Add Category groups.
      $this->category->addGroups($groups)
      /**
      * Add Category groups.
      *
      * @param array $groups
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1680
      public getGroups(): array|null Get Category groups.
      $this->category->getGroups()
      /**
      * Get Category groups.
      *
      * @return array|null
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1696
      public addGroupsIfNoExist($idGroup): bool|void Add group if it does not exist.
      $this->category->addGroupsIfNoExist($idGroup)
      /**
      * Add group if it does not exist.
      *
      * @param int $idGroup Group ID
      *
      * @return bool|void
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1724
      public checkAccess($idCustomer): bool true if access allowed for customer $id_customer checkAccess return true if id_customer is in a group allowed to see this cate...
      $this->category->checkAccess($idCustomer)
      /**
      * checkAccess return true if id_customer is in a group allowed to see this category.
      *
      * @param mixed $idCustomer
      *
      * @return bool true if access allowed for customer $id_customer
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1741
      public updateGroup($list): bool Update customer groups associated to the object. Don't update group access if...
      $this->category->updateGroup($list)
      /**
      * Update customer groups associated to the object. Don't update group access if list is null.
      *
      * @param array|null $list groups
      *
      * @return bool
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1777
      public updatePosition($way, $position): bool Update the position of the current Category.
      $this->category->updatePosition($way, $position)
      /**
      * Update the position of the current Category.
      *
      * @param bool $way Indicates whether the Category should move up (`false`) or down (`true`)
      * @param int $position Current Position
      *
      * @return bool
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1816
      public inShop(?Shop $shop = null): bool Check if current category is a child of shop root category.
      $this->category->inShop(?Shop $shop = null)
      /**
      * Check if current category is a child of shop root category.
      *
      * @param Shop $shop
      *
      * @return bool
      *
      * @since 1.5.0
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1992
      public getChildrenWs(): array|false|mysqli_result|PDOStatement|resource|null Get Children for the webservice.
      $this->category->getChildrenWs()
      /**
      * Get Children for the webservice.
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2038
      public getProductsWs(): array|false|mysqli_result|PDOStatement|resource|null Get Products for webservice.
      $this->category->getProductsWs()
      /**
      * Get Products for webservice.
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2054
      public modifierWsLinkRewrite()
      $this->category->modifierWsLinkRewrite()
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2066
      public getDuplicatePosition(): int First Category found Search for another Category with the same parent and the same position.
      $this->category->getDuplicatePosition()
      /**
      * Search for another Category with the same parent and the same position.
      *
      * @return int First Category found
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2084
      public getWsNbProductsRecursive(): false|int|string|null Recursively get amount of Products for the webservice.
      $this->category->getWsNbProductsRecursive()
      /**
      * Recursively get amount of Products for the webservice.
      *
      * @return false|int|string|null
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2101
      public isParentCategoryAvailable(): bool Indicates whether the parent Category is available Is parent Category available.
      $this->category->isParentCategoryAvailable()
      /**
      * Is parent Category available.
      *
      * @return bool Indicates whether the parent Category is available
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2166
      public addShop($idShop): bool Indicates whether the association was successfully made Add association between shop and categories.
      $this->category->addShop($idShop)
      /**
      * Add association between shop and categories.
      *
      * @param int $idShop Shop ID
      *
      * @return bool Indicates whether the association was successfully made
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2186
      public isRootCategoryForAShop(): bool Indicates whether the current Category is a Root category for a Shop Is Root Category for a Shop.
      $this->category->isRootCategoryForAShop()
      /**
      * Is Root Category for a Shop.
      *
      * @return bool Indicates whether the current Category is a Root category for a Shop
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2257
      public addPosition($position, $idShop = null): bool Indicates whether the position was successfully added Add position to current Category.
      $this->category->addPosition($position, $idShop = null)
      /**
      * Add position to current Category.
      *
      * @param int $position Position
      * @param int|null $idShop Shop ID
      *
      * @return bool Indicates whether the position was successfully added
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2300
      public deleteFromShop($idShop): bool Indicates whether the current Category was successfully removed from the Shop Delete category from shop $id_shop.
      $this->category->deleteFromShop($idShop)
      /**
      * Delete category from shop $id_shop.
      *
      * @param int $idShop Shop ID
      *
      * @return bool Indicates whether the current Category was successfully removed from the Shop
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2388
      public existsInShop($idShop): bool Indicates whether the current Category exists in the given Shop Does the current Category exists in the given Shop.
      $this->category->existsInShop($idShop)
      /**
      * Does the current Category exists in the given Shop.
      *
      * @param int $idShop Shop ID
      *
      * @return bool Indicates whether the current Category exists in the given Shop
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2444
      public isRootCategory(): bool Indicates whether a category is ROOT for the shop. The root category is the o...
      $this->category->isRootCategory()
      /**
      * Indicates whether a category is ROOT for the shop.
      * The root category is the one with no parent. It's a virtual category.
      *
      * @return bool
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2459
      public getFields(): array All object fields Prepare fields for ObjectModel class (add, update) All fields are verified (p...
      $this->category->getFields()
      /**
      * Prepare fields for ObjectModel class (add, update)
      * All fields are verified (pSQL, intval, ...).
      *
      * @return array All object fields
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:317
      public getFieldsShop(): array All object fields Prepare fields for multishop Fields are not validated here, we consider they ...
      $this->category->getFieldsShop()
      /**
      * Prepare fields for multishop
      * Fields are not validated here, we consider they are already validated in getFields() method,
      * this is not the best solution but this is the only one possible for retro compatibility.
      *
      * @since 1.5.0.1
      *
      * @return array All object fields
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:344
      public getFieldsLang(): array Prepare multilang fields.
      $this->category->getFieldsLang()
      /**
      * Prepare multilang fields.
      *
      * @since 1.5.0.1
      *
      * @return array
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:363
      public getAssociatedLanguage(): Language Returns the language related to the object or the default one if it doesn't e...
      $this->category->getAssociatedLanguage()
      /**
      * Returns the language related to the object or the default one if it doesn't exists
      *
      * @return Language
      *
      * @throws PrestaShopDatabaseException
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:401
      public getObjectName(): string Get object name Used for read/write in required fields table.
      $this->category->getObjectName()
      /**
      * Get object name
      * Used for read/write in required fields table.
      *
      * @return string
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:559
      public save($null_values = false, $auto_date = true): bool Insertion result Saves current object to database (add or update).
      $this->category->save($null_values = false, $auto_date = true)
      /**
      * Saves current object to database (add or update).
      *
      * @param bool $null_values
      * @param bool $auto_date
      *
      * @return bool Insertion result
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:574
      public duplicateObject(): ObjectModel|false Takes current object ID, gets its values from database, saves them in a new r...
      $this->category->duplicateObject()
      /**
      * Takes current object ID, gets its values from database,
      * saves them in a new row and loads newly saved values as a new object.
      *
      * @return ObjectModel|false
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:687
      public softDelete(): bool Does a soft delete on current object, using the "deleted" field in DB If the ...
      $this->category->softDelete()
      /**
      * Does a soft delete on current object, using the "deleted" field in DB
      * If the model object has no "deleted" property or no "deleted" definition field it will throw an exception
      *
      * @return bool
      *
      * @throws PrestaShopDatabaseException
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:975
      public toggleStatus(): bool Update result Toggles object status in database.
      $this->category->toggleStatus()
      /**
      * Toggles object status in database.
      *
      * @return bool Update result
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:998
      public validateFields($die = true, $error_return = false): bool|string true, false or error message Checks if object field values are valid before database interaction.
      $this->category->validateFields($die = true, $error_return = false)
      /**
      * Checks if object field values are valid before database interaction.
      *
      * @param bool $die
      * @param bool $error_return
      *
      * @return bool|string true, false or error message
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1090
      public validateFieldsLang($die = true, $errorReturn = false): bool|string true, false or error message Checks if multilingual object field values are valid before database interact...
      $this->category->validateFieldsLang($die = true, $errorReturn = false)
      /**
      * Checks if multilingual object field values are valid before database interaction.
      *
      * @param bool $die
      * @param bool $errorReturn
      *
      * @return bool|string true, false or error message
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1124
      public validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false): bool|string true or error message string Validate a single field.
      $this->category->validateField($field, $value, $id_lang = null, $skip = array(), $human_errors = false)
      /**
      * Validate a single field.
      *
      * @since 1.5.0.1
      *
      * @param string $field Field name
      * @param mixed $value Field value
      * @param int|null $id_lang Language ID
      * @param array $skip array of fields to skip
      * @param bool $human_errors if true, uses more descriptive, translatable error strings
      *
      * @return bool|string true or error message string
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1178
      public validateController($htmlentities = true): array Validates submitted values and returns an array of errors, if any.
      $this->category->validateController($htmlentities = true)
      /**
      * Validates submitted values and returns an array of errors, if any.
      *
      * @param bool $htmlentities if true, uses htmlentities() for field name translations in errors
      *
      * @return array
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1338
      public getWebserviceParameters($ws_params_attribute_name = null): array Returns webservice parameters of this object.
      $this->category->getWebserviceParameters($ws_params_attribute_name = null)
      /**
      * Returns webservice parameters of this object.
      *
      * @param string|null $ws_params_attribute_name
      *
      * @return array
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1404
      public getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit): array|null Returns webservice object list.
      $this->category->getWebserviceObjectList($sql_join, $sql_filter, $sql_sort, $sql_limit)
      /**
      * Returns webservice object list.
      *
      * @param string $sql_join
      * @param string $sql_filter
      * @param string $sql_sort
      * @param string $sql_limit
      *
      * @return array|null
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1508
      public validateFieldsRequiredDatabase($htmlentities = true): array Validate required fields.
      $this->category->validateFieldsRequiredDatabase($htmlentities = true)
      /**
      * Validate required fields.
      *
      * @param bool $htmlentities
      *
      * @return array
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1553
      public getFieldsRequiredDatabase($all = false): array|null Returns an array of required fields.
      $this->category->getFieldsRequiredDatabase($all = false)
      /**
      * Returns an array of required fields.
      *
      * @param bool $all if true, returns required fields of all object classes
      *
      * @return array|null
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1587
      public isFieldRequired($field_name, $all = false): bool Returns true if required field exists.
      $this->category->isFieldRequired($field_name, $all = false)
      /**
      * Returns true if required field exists.
      *
      * @param string $field_name to search
      * @param bool $all if true, returns required fields of all object classes
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1603
      public cacheFieldsRequiredDatabase($all = true) Caches data about required objects fields in memory.
      $this->category->cacheFieldsRequiredDatabase($all = true)
      /**
      * Caches data about required objects fields in memory.
      *
      * @param bool $all if true, caches required fields of all object classes
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1621
      public getCachedFieldsRequiredDatabase($all = false): array Get required fields list for this model or for all the models.
      $this->category->getCachedFieldsRequiredDatabase($all = false)
      /**
      * Get required fields list for this model or for all the models.
      *
      * @param bool $all : whether it should return required fields for this model or all the models
      *
      * @return array
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1642
      public addFieldsRequiredDatabase($fields): bool Sets required field for this class in the database.
      $this->category->addFieldsRequiredDatabase($fields)
      /**
      * Sets required field for this class in the database.
      *
      * @param array $fields
      *
      * @return bool
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1666
      public clearCache($all = false) Clears cache entries that have this object's ID.
      $this->category->clearCache($all = false)
      /**
      * Clears cache entries that have this object's ID.
      *
      * @param bool $all If true, clears cache for all objects
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1698
      public isAssociatedToShop($id_shop = null): bool Checks if current object is associated to a shop.
      $this->category->isAssociatedToShop($id_shop = null)
      /**
      * Checks if current object is associated to a shop.
      *
      * @since 1.5.0.1
      *
      * @param int|null $id_shop
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1716
      public associateTo($id_shops): bool|void This function associate an item to its context.
      $this->category->associateTo($id_shops)
      /**
      * This function associate an item to its context.
      *
      * @param int|array $id_shops
      *
      * @return bool|void
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1753
      public getAssociatedShops(): array<int, int> Gets the list of associated shop IDs.
      $this->category->getAssociatedShops()
      /**
      * Gets the list of associated shop IDs.
      *
      * @since 1.5.0.1
      *
      * @return array<int, int>
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1789
      public duplicateShops($id): bool|void Copies shop association data from object with specified ID.
      $this->category->duplicateShops($id)
      /**
      * Copies shop association data from object with specified ID.
      *
      * @since 1.5.0.1
      *
      * @param int $id
      *
      * @return bool|void
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1815
      public hasMultishopEntries(): bool Checks if there is more than one entry in associated shop table for current o...
      $this->category->hasMultishopEntries()
      /**
      * Checks if there is more than one entry in associated shop table for current object.
      *
      * @since 1.5.0.1
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1843
      public isMultishop(): bool Checks if object is multi-shop object.
      $this->category->isMultishop()
      /**
      * Checks if object is multi-shop object.
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1857
      public isMultiShopField($field): bool Checks if a field is a multi-shop field.
      $this->category->isMultiShopField($field)
      /**
      * Checks if a field is a multi-shop field.
      *
      * @param string $field
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1869
      public isLangMultishop(): bool Checks if the object is both multi-language and multi-shop.
      $this->category->isLangMultishop()
      /**
      * Checks if the object is both multi-language and multi-shop.
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1879
      public getShopId(): int Returns the shop ID used to fetch initial object data.
      $this->category->getShopId()
      /**
      * Returns the shop ID used to fetch initial object data.
      *
      * @return int
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1934
      public deleteImage($force_delete = false): bool Delete images associated with the object.
      $this->category->deleteImage($force_delete = false)
      /**
      * Delete images associated with the object.
      *
      * @param bool $force_delete
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1946
      public hydrate(array $data, $id_lang = null) Fill an object with given data. Data must be an array with this syntax: array...
      $this->category->hydrate(array $data, $id_lang = null)
      /**
      * Fill an object with given data. Data must be an array with this syntax:
      * array(objProperty => value, objProperty2 => value, etc.).
      *
      * @since 1.5.0.1
      *
      * @param array $data
      * @param int|null $id_lang
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2070
      public getFieldByLang($field_name, $id_lang = null): mixed Return the field value for the specified language if the field is multilang, ...
      $this->category->getFieldByLang($field_name, $id_lang = null)
      /**
      * Return the field value for the specified language if the field is multilang,
      * else the field value.
      *
      * @since 1.5.0.1
      *
      * @param string $field_name
      * @param int|null $id_lang
      *
      * @return mixed
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2270
      public setFieldsToUpdate(?array $fields) Set a list of specific fields to update array(field1 => true, field2 => false...
      $this->category->setFieldsToUpdate(?array $fields)
      /**
      * Set a list of specific fields to update
      * array(field1 => true, field2 => false,
      * langfield1 => array(1 => true, 2 => false)).
      *
      * @since 1.5.0.1
      *
      * @param array<string, bool|array<int, bool>>|null $fields
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2298
      public getFieldsToUpdate(): ?array
      $this->category->getFieldsToUpdate()
      /**
      * @return array<string, bool|array<int, bool>>|null
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2306
      public getHtmlFields() Return HtmlFields for object.
      $this->category->getHtmlFields()
      /**
      * Return HtmlFields for object.
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2330
      protected recursiveDelete(&$toDelete, $idCategory) Recursively add specified category childs to $to_delete array.
      /**
      * Recursively add specified category childs to $to_delete array.
      *
      * @param array $toDelete Array reference where categories ID will be saved
      * @param int $idCategory Parent category ID
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:348
      protected trans($id, array $parameters = array(), $domain = null, $locale = null)
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:287
      protected formatFields($type, $id_lang = null): array Formats values of each fields.
      /**
      * Formats values of each fields.
      *
      * @since 1.5.0.1
      *
      * @param int $type FORMAT_COMMON or FORMAT_LANG or FORMAT_SHOP
      * @param int $id_lang If this parameter is given, only take lang fields
      *
      * @return array
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:424
      protected getTranslationsFields($fields_array): array
      /**
      * @deprecated 1.5.0.1 (use getFieldsLang())
      *
      * @param array $fields_array
      *
      * @return array
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1024
      protected makeTranslationFields(&$fields, &$fields_array, $id_language)
      /**
      * @deprecated 1.5.0.1
      *
      * @param array $fields
      * @param array $fields_array
      * @param int $id_language
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1048
      protected setDefinitionRetrocompatibility() Retrocompatibility for classes without $definition static.
      /**
      * Retrocompatibility for classes without $definition static.
      *
      * @TODO Remove this in 1.6 !
      *
      * @since 1.5.0.1
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2196
      protected getShopIdsList(): array
      /**
      * @return int[]
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2357
      public static getDescriptionClean($description): string Category description without HTML Get the clean description without HTML tags and slashes.
      \CategoryCore::getDescriptionClean($description)
      /**
      * Get the clean description without HTML tags and slashes.
      *
      * @param string $description Category description with HTML
      *
      * @return string Category description without HTML
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:179
      public static regenerateEntireNtree() Re-calculate the values of all branches of the nested tree.
      \CategoryCore::regenerateEntireNtree()
      /**
      * Re-calculate the values of all branches of the nested tree.
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:480
      public static getCategories($idLang = false, $active = true, $order = true, $sqlFilter = '', $orderBy = '', $limit = ''): array Categories Return available categories.
      \CategoryCore::getCategories($idLang = false, $active = true, $order = true, $sqlFilter = '', $orderBy = '', $limit = '')
      /**
      * Return available categories.
      *
      * @param bool|int $idLang Language ID
      * @param bool $active Only return active categories
      * @param bool $order Order the results
      * @param string $sqlFilter Additional SQL clause(s) to filter results
      * @param string $orderBy Change the default order by
      * @param string $limit Set the limit
      *                      Both the offset and limit can be given
      *
      * @return array Categories
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:614
      public static getParentId(int $categoryId): int
      \CategoryCore::getParentId(int $categoryId)
      /**
      * @param int $categoryId
      *
      * @return int
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:651
      public static getAllCategoriesName($idRootCategory = null, $idLang = false, $active = true, $groups = null, $useShopRestriction = true, $sqlFilter = '', $orderBy = '', $limit = ''): array|false|mysqli_result|PDOStatement|resource|null Array with `id_category` and `name`
      \CategoryCore::getAllCategoriesName($idRootCategory = null, $idLang = false, $active = true, $groups = null, $useShopRestriction = true, $sqlFilter = '', $orderBy = '', $limit = '')
      /**
      * @param int $idRootCategory ID of root Category
      * @param int|bool $idLang Language ID `false` if language filter should not be applied
      * @param bool $active Only return active categories
      * @param array|string|null $groups
      * @param bool $useShopRestriction Restrict to current Shop
      * @param string $sqlFilter Additional SQL clause(s) to filter results
      * @param string $orderBy Change the default order by
      * @param string $limit Set the limit Both the offset and limit can be given
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null Array with `id_category` and `name`
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:676
      public static getNestedCategories($idRootCategory = null, $idLang = false, $active = true, $groups = null, $useShopRestriction = true, $sqlFilter = '', $orderBy = '', $limit = ''): array|null Get nested categories.
      \CategoryCore::getNestedCategories($idRootCategory = null, $idLang = false, $active = true, $groups = null, $useShopRestriction = true, $sqlFilter = '', $orderBy = '', $limit = '')
      /**
      * Get nested categories.
      *
      * @param int|null $idRootCategory Root Category ID
      * @param int|bool $idLang Language ID
      *                         `false` if language filter should not be used
      * @param bool $active Whether the category must be active
      * @param array|string|null $groups
      * @param bool $useShopRestriction Restrict to current Shop
      * @param string $sqlFilter Additional SQL clause(s) to filter results
      * @param string $orderBy Change the default order by
      * @param string $limit Set the limit
      *                      Both the offset and limit can be given
      *
      * @return array|null
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:751
      public static getSimpleCategories($idLang): array|false|mysqli_result|PDOStatement|resource|null Get a simple list of categories with id_category and name for each Category.
      \CategoryCore::getSimpleCategories($idLang)
      /**
      * Get a simple list of categories with id_category and name for each Category.
      *
      * @param int $idLang Language ID
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:835
      public static getSimpleCategoriesWithParentInfos($idLang): array|false|mysqli_result|PDOStatement|resource|null Get a simple list of categories with id_category, name and id_parent infos It...
      \CategoryCore::getSimpleCategoriesWithParentInfos($idLang)
      /**
      * Get a simple list of categories with id_category, name and id_parent infos
      * It also takes into account the root category of the current shop.
      *
      * @param int $idLang Language ID
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:856
      public static getHomeCategories($idLang, $active = true, $idShop = false): array categories Return main categories.
      \CategoryCore::getHomeCategories($idLang, $active = true, $idShop = false)
      /**
      * Return main categories.
      *
      * @param int $idLang Language ID
      * @param bool $active return only active categories
      *
      * @return array categories
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1085
      public static getRootCategory($idLang = null, ?Shop $shop = null): Category object Get root Category object Returns the top Category if there are multiple root ...
      \CategoryCore::getRootCategory($idLang = null, ?Shop $shop = null)
      /**
      * Get root Category object
      * Returns the top Category if there are multiple root Categories.
      *
      * @param int|null $idLang Language ID
      * @param Shop|null $shop Shop object
      *
      * @return Category object
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1099
      public static getChildren($idParent, $idLang, $active = true, $idShop = false): array Children of given Category Get children of the given Category.
      \CategoryCore::getChildren($idParent, $idLang, $active = true, $idShop = false)
      /**
      * Get children of the given Category.
      *
      * @param int $idParent Parent Category ID
      * @param int $idLang Language ID
      * @param bool $active Active children only
      * @param bool $idShop Shop ID
      *
      * @return array Children of given Category
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1134
      public static hasChildren($idParent, $idLang, $active = true, $idShop = false): bool Indicates whether the given Category has children Check if the given Category has child categories.
      \CategoryCore::hasChildren($idParent, $idLang, $active = true, $idShop = false)
      /**
      * Check if the given Category has child categories.
      *
      * @param int $idParent Parent Category ID
      * @param int $idLang Language ID
      * @param bool $active Active children only
      * @param bool $idShop Shop ID
      *
      * @return bool Indicates whether the given Category has children
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1170
      public static getChildrenWithNbSelectedSubCat($idParent, $selectedCategory, $idLang, ?Shop $shop = null, $useShopContext = true): array This method allow to return children categories with the number of sub childr...
      \CategoryCore::getChildrenWithNbSelectedSubCat($idParent, $selectedCategory, $idLang, ?Shop $shop = null, $useShopContext = true)
      /**
      * This method allow to return children categories with the number of sub children selected for a product.
      *
      * @param int $idParent Parent Category ID
      * @param string $selectedCategory Selected SubCategory ID
      * @param int $idLang Language ID
      * @param Shop $shop Shop ID
      * @param bool $useShopContext Limit to current Shop
      *
      * @return array
      *
      * @internal param int $id_product Product ID
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1248
      public static duplicateProductCategories($idOld, $idNew): bool Duplication result Copy products from a category to another.
      \CategoryCore::duplicateProductCategories($idOld, $idNew)
      /**
      * Copy products from a category to another.
      *
      * @param int $idOld Source category ID
      * @param int $idNew Destination category ID
      *
      * @return bool Duplication result
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1293
      public static checkBeforeMove($idCategory, $idParent): bool Parent validity Check if category can be moved in another one. The category cannot be moved i...
      \CategoryCore::checkBeforeMove($idCategory, $idParent)
      /**
      * Check if category can be moved in another one.
      * The category cannot be moved in a child category.
      *
      * @param int $idCategory Current category
      * @param int $idParent Parent candidate
      *
      * @return bool Parent validity
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1333
      public static getLinkRewrite($idCategory, $idLang): bool|mixed Get the rewrite link of the given Category.
      \CategoryCore::getLinkRewrite($idCategory, $idLang)
      /**
      * Get the rewrite link of the given Category.
      *
      * @param int $idCategory Category ID
      * @param int $idLang Language ID
      *
      * @return bool|mixed
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1366
      public static resetStaticCache(): void {@inheritdoc}
      \CategoryCore::resetStaticCache()
      /**
      * {@inheritdoc}
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1432
      public static searchByName($idLang, $query, $unrestricted = false, $skipCache = false): array Corresponding categories Light back office search for categories.
      \CategoryCore::searchByName($idLang, $query, $unrestricted = false, $skipCache = false)
      /**
      * Light back office search for categories.
      *
      * @param int $idLang Language ID
      * @param string $query Searched string
      * @param bool $unrestricted Allows search without lang and includes first category and exact match
      * @param bool $skipCache Skip the Cache
      *
      * @return array Corresponding categories
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1450
      public static searchByNameAndParentCategoryId($idLang, $categoryName, $idParentCategory): array Corresponding category Retrieve category by name and parent category id.
      \CategoryCore::searchByNameAndParentCategoryId($idLang, $categoryName, $idParentCategory)
      /**
      * Retrieve category by name and parent category id.
      *
      * @param int $idLang Language ID
      * @param string $categoryName Searched category name
      * @param int $idParentCategory parent category ID
      *
      * @return array Corresponding category
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1490
      public static searchByPath($idLang, $path, $objectToCreate = false, $methodToCreate = false): array Corresponding categories Search with paths for Categories.
      \CategoryCore::searchByPath($idLang, $path, $objectToCreate = false, $methodToCreate = false)
      /**
      * Search with paths for Categories.
      *
      * @param int $idLang Language ID
      * @param string $path Path of category
      * @param object|bool $objectToCreate a category
      * @param string|bool $methodToCreate a category
      *
      * @return array Corresponding categories
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1513
      public static categoryExists($idCategory): bool Specify if a category already in base.
      \CategoryCore::categoryExists($idCategory)
      /**
      * Specify if a category already in base.
      *
      * @param int $idCategory Category id
      *
      * @return bool
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1614
      public static categoriesExists(array $categoryIds): bool Check if all categories by provided ids are present in database. If at least ...
      \CategoryCore::categoriesExists(array $categoryIds)
      /**
      * Check if all categories by provided ids are present in database.
      * If at least one is missing return false
      *
      * @param int[] $categoryIds
      *
      * @return bool
      *
      * @throws PrestaShopDatabaseException
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1634
      public static setNewGroupForHome($idGroup): bool
      \CategoryCore::setNewGroupForHome($idGroup)
      /**
      * @param int $idGroup
      *
      * @return bool
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1797
      public static cleanPositions($idCategoryParent = null): bool|void true if succeed cleanPositions keep order of category in $id_category_parent, but remove dupl...
      \CategoryCore::cleanPositions($idCategoryParent = null)
      /**
      * cleanPositions keep order of category in $id_category_parent,
      * but remove duplicate position. Should not be used if positions
      * are clean at the beginning !
      *
      * @param mixed $idCategoryParent
      *
      * @return bool|void true if succeed
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1874
      public static getLastPosition($idCategoryParent, $idShop): int Number of categories + 1 having $idCategoryParent as parent Returns the number of categories + 1 having $idCategoryParent as parent.
      \CategoryCore::getLastPosition($idCategoryParent, $idShop)
      /**
      * Returns the number of categories + 1 having $idCategoryParent as parent.
      *
      * @param int $idCategoryParent The parent category
      * @param int $idShop Shop ID
      *
      * @return int Number of categories + 1 having $idCategoryParent as parent
      *
      * @todo     rename that function to make it understandable (getNextPosition for example)
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1912
      public static getUrlRewriteInformation($idCategory): array|false|mysqli_result|PDOStatement|resource|null Get URL Rewrite information.
      \CategoryCore::getUrlRewriteInformation($idCategory)
      /**
      * Get URL Rewrite information.
      *
      * @param int $idCategory
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null
      *
      * @since 1.7.0
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1945
      public static getInterval($id): array Return `nleft` and `nright` fields for a given category.
      \CategoryCore::getInterval($id)
      /**
      * Return `nleft` and `nright` fields for a given category.
      *
      * @param int $id
      *
      * @return array
      *
      * @since 1.5.0
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:1966
      public static inShopStatic($idCategory, ?Shop $shop = null): bool Indicates whether the current category is a child of the Shop root category Check if current category is a child of shop root category.
      \CategoryCore::inShopStatic($idCategory, ?Shop $shop = null)
      /**
      * Check if current category is a child of shop root category.
      *
      * @param int $idCategory Category ID
      * @param Shop $shop Shop object
      *
      * @return bool Indicates whether the current category is a child of the Shop root category
      *
      * @since 1.5.0
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2015
      public static getCategoryInformation($idsCategory, $idLang = null): array|false Array with Category information Get Category information.
      \CategoryCore::getCategoryInformation($idsCategory, $idLang = null)
      /**
      * Get Category information.
      *
      * @param array $idsCategory Category IDs
      * @param int $idLang Language ID
      *
      * @return array|false Array with Category information
      *                     `false` if no Category found
      *
      * @since 1.7.0
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2135
      public static getRootCategories($idLang = null, $active = true): array|false|mysqli_result|PDOStatement|resource|null Root Categories Get root Categories.
      \CategoryCore::getRootCategories($idLang = null, $active = true)
      /**
      * Get root Categories.
      *
      * @param int|null $idLang Language ID
      * @param bool $active Whether the root Category must be active
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null Root Categories
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2216
      public static getCategoriesWithoutParent(): array|false|mysqli_result|PDOStatement|resource|null Categories without parent Get Categories without parent.
      \CategoryCore::getCategoriesWithoutParent()
      /**
      * Get Categories without parent.
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null Categories without parent
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2235
      public static getTopCategory($idLang = null): Category Top Category Get Top Category.
      \CategoryCore::getTopCategory($idLang = null)
      /**
      * Get Top Category.
      *
      * @param int|null $idLang Language ID
      *
      * @return Category Top Category
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2272
      public static getShopsByCategory($idCategory): array|false|mysqli_result|PDOStatement|resource|null Array with Shop IDs Get Shops by Category ID.
      \CategoryCore::getShopsByCategory($idCategory)
      /**
      * Get Shops by Category ID.
      *
      * @param int $idCategory Category ID
      *
      * @return array|false|mysqli_result|PDOStatement|resource|null Array with Shop IDs
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2350
      public static updateFromShop($categories, $idShop): bool Update/insertion result (`false` if not successfully inserted/updated) Update Categories for a shop.
      \CategoryCore::updateFromShop($categories, $idShop)
      /**
      * Update Categories for a shop.
      *
      * @param array $categories Categories list to associate a shop
      * @param int|null $idShop Categories list to associate a shop
      *
      * @return bool Update/insertion result (`false` if not successfully inserted/updated)
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2366
      public static deleteCategoriesFromShop($idShop): bool Indicates whether the Categories have been successfully removed Deletes all Categories from the Shop ID.
      \CategoryCore::deleteCategoriesFromShop($idShop)
      /**
      * Deletes all Categories from the Shop ID.
      *
      * @return bool Indicates whether the Categories have been successfully removed
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2401
      public static addToShop(array $categories, $idShop): bool Indicates whether the Categories were successfully added to the given Shop Add some categories to a shop.
      \CategoryCore::addToShop(array $categories, $idShop)
      /**
      * Add some categories to a shop.
      *
      * @param array $categories
      *
      * @return bool Indicates whether the Categories were successfully added to the given Shop
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:2413
      public static getRepositoryClassName(): null
      \ObjectModelCore::getRepositoryClassName()
      /**
      * @return null
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:201
      public static getValidationRules($class = 'ObjectModelCore'): array Validation rules (fields validity) Returns object validation rules (fields validity).
      \ObjectModelCore::getValidationRules($class = 'ObjectModelCore')
      /**
      * Returns object validation rules (fields validity).
      *
      * @param string $class Child class name for static use (optional)
      *
      * @return array Validation rules (fields validity)
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:221
      public static formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false): mixed Formats a value.
      \ObjectModelCore::formatValue($value, $type, $with_quotes = false, $purify = true, $allow_null = false)
      /**
      * Formats a value.
      *
      * @param mixed $value
      * @param int $type
      * @param bool $with_quotes
      * @param bool $purify
      * @param bool $allow_null
      *
      * @return mixed
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:491
      public static displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null): string Returns field name translation.
      \ObjectModelCore::displayFieldName($field, $class = 'ObjectModelCore', $htmlentities = true, ?Context $context = null)
      /**
      * Returns field name translation.
      *
      * @param string $field Field name
      * @param string $class ObjectModel class name
      * @param bool $htmlentities If true, applies htmlentities() to result string
      * @param Context|null $context Context object
      *
      * @return string
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1309
      public static updateMultishopTable($classname, $data, $where = ''): bool Updates a table and splits the common datas and the shop datas.
      \ObjectModelCore::updateMultishopTable($classname, $data, $where = '')
      /**
      * Updates a table and splits the common datas and the shop datas.
      *
      * @since 1.5.0.1
      *
      * @param string $classname
      * @param array $data
      * @param string $where
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:1895
      public static existsInDatabase($id_entity, $table = null): bool Checks if an object exists in database.
      \ObjectModelCore::existsInDatabase($id_entity, $table = null)
      /**
      * Checks if an object exists in database.
      *
      * @param int $id_entity
      * @param string $table Deprecated since 1.7.8.x
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2005
      public static isCurrentlyUsed($table = null, $has_active_column = false): bool Checks if an object type exists in the database.
      \ObjectModelCore::isCurrentlyUsed($table = null, $has_active_column = false)
      /**
      * Checks if an object type exists in the database.
      *
      * @since 1.5.0.1
      *
      * @param string|null $table Name of table linked to entity
      * @param bool $has_active_column True if the table has an active column
      *
      * @return bool
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2045
      public static hydrateCollection($class, array $datas, $id_lang = null): array Fill (hydrate) a list of objects in order to get a collection of these objects.
      \ObjectModelCore::hydrateCollection($class, array $datas, $id_lang = null)
      /**
      * Fill (hydrate) a list of objects in order to get a collection of these objects.
      *
      * @since 1.5.0.1
      *
      * @param string $class Class of objects to hydrate
      * @param array $datas List of data (multi-dimensional array)
      * @param int|null $id_lang
      *
      * @return array
      *
      * @throws PrestaShopException
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2097
      public static getDefinition($class, $field = null): array Returns object definition.
      \ObjectModelCore::getDefinition($class, $field = null)
      /**
      * Returns object definition.
      *
      * @param string|object $class Name of object
      * @param string|null $field Name of field if we want the definition of one field only
      *
      * @return array
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2151
      public static enableCache() Enables object caching.
      \ObjectModelCore::enableCache()
      /**
      * Enables object caching.
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2314
      public static disableCache() Disables object caching.
      \ObjectModelCore::disableCache()
      /**
      * Disables object caching.
      */
      
      Inherited from ObjectModelCore
      Defined in <ROOT>/classes/ObjectModel.php:2322
      protected static computeNTreeInfos(&$categories, $idCategory, &$n): array ntree infos
      /**
      * @param array $categories
      * @param int $idCategory
      * @param int $n
      *
      * @return array ntree infos
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:517
      protected static subTree(&$categories, $idCategory, &$n): bool Indicates whether the sub tree of categories has been successfully updated
      /**
      * @param array $categories
      * @param int $idCategory
      * @param int $n
      *
      * @return bool Indicates whether the sub tree of categories has been successfully updated
      *
      * @deprecated 1.7.6.0 use computeNTreeInfos + sql query instead
      */
      
      Inherited from CategoryCore
      Defined in <ROOT>/classes/Category.php:542
    • public static $definition :: array (5)
      \CategoryCore::$definition
      table => string (8) "category"
      \CategoryCore::$definition['table']
      primary => string (11) "id_category"
      \CategoryCore::$definition['primary']
      multilang => boolean true
      \CategoryCore::$definition['multilang']
      multilang_shop => boolean true
      \CategoryCore::$definition['multilang_shop']
      fields => array (17)
      \CategoryCore::$definition['fields']
      nleft => array (2)
      \CategoryCore::$definition['fields']['nleft']
      type => integer 1
      \CategoryCore::$definition['fields']['nleft']['type']
      validate => string (13) "isUnsignedInt"
      \CategoryCore::$definition['fields']['nleft']['validate']
      nright => array (2)
      \CategoryCore::$definition['fields']['nright']
      type => integer 1
      \CategoryCore::$definition['fields']['nright']['type']
      validate => string (13) "isUnsignedInt"
      \CategoryCore::$definition['fields']['nright']['validate']
      level_depth => array (2)
      \CategoryCore::$definition['fields']['level_depth']
      type => integer 1
      \CategoryCore::$definition['fields']['level_depth']['type']
      validate => string (13) "isUnsignedInt"
      \CategoryCore::$definition['fields']['level_depth']['validate']
      active => array (3)
      \CategoryCore::$definition['fields']['active']
      type => integer 2
      \CategoryCore::$definition['fields']['active']['type']
      validate => string (6) "isBool"
      \CategoryCore::$definition['fields']['active']['validate']
      required => boolean true
      \CategoryCore::$definition['fields']['active']['required']
      id_parent => array (2)
      \CategoryCore::$definition['fields']['id_parent']
      type => integer 1
      \CategoryCore::$definition['fields']['id_parent']['type']
      validate => string (13) "isUnsignedInt"
      \CategoryCore::$definition['fields']['id_parent']['validate']
      id_shop_default => array (2)
      \CategoryCore::$definition['fields']['id_shop_default']
      type => integer 1
      \CategoryCore::$definition['fields']['id_shop_default']['type']
      validate => string (12) "isUnsignedId"
      \CategoryCore::$definition['fields']['id_shop_default']['validate']
      is_root_category => array (2)
      \CategoryCore::$definition['fields']['is_root_category']
      type => integer 2
      \CategoryCore::$definition['fields']['is_root_category']['type']
      validate => string (6) "isBool"
      \CategoryCore::$definition['fields']['is_root_category']['validate']
      position => array (1)
      \CategoryCore::$definition['fields']['position']
      type => integer 1
      \CategoryCore::$definition['fields']['position']['type']
      date_add => array (2)
      \CategoryCore::$definition['fields']['date_add']
      type => integer 5
      \CategoryCore::$definition['fields']['date_add']['type']
      validate => string (6) "isDate"
      \CategoryCore::$definition['fields']['date_add']['validate']
      date_upd => array (2)
      \CategoryCore::$definition['fields']['date_upd']
      type => integer 5
      \CategoryCore::$definition['fields']['date_upd']['type']
      validate => string (6) "isDate"
      \CategoryCore::$definition['fields']['date_upd']['validate']
      name => array (5)
      \CategoryCore::$definition['fields']['name']
      type => integer 3
      \CategoryCore::$definition['fields']['name']['type']
      lang => boolean true
      \CategoryCore::$definition['fields']['name']['lang']
      validate => string (13) "isCatalogName"
      \CategoryCore::$definition['fields']['name']['validate']
      required => boolean true
      \CategoryCore::$definition['fields']['name']['required']
      size => integer 128
      \CategoryCore::$definition['fields']['name']['size']
      link_rewrite => array (6)
      \CategoryCore::$definition['fields']['link_rewrite']
      type => integer 3
      \CategoryCore::$definition['fields']['link_rewrite']['type']
      lang => boolean true
      \CategoryCore::$definition['fields']['link_rewrite']['lang']
      validate => string (13) "isLinkRewrite"
      \CategoryCore::$definition['fields']['link_rewrite']['validate']
      required => boolean true
      \CategoryCore::$definition['fields']['link_rewrite']['required']
      size => integer 128
      \CategoryCore::$definition['fields']['link_rewrite']['size']
      ws_modifier => array (2)
      \CategoryCore::$definition['fields']['link_rewrite']['ws_modifier']
      http_method => integer 2
      \CategoryCore::$definition['fields']['link_rewrite']['ws_modifier']['http_method']
      modifier => string (21) "modifierWsLinkRewrite"
      \CategoryCore::$definition['fields']['link_rewrite']['ws_modifier']['modifier']
      description => array (3)
      \CategoryCore::$definition['fields']['description']
      type => integer 6
      \CategoryCore::$definition['fields']['description']['type']
      lang => boolean true
      \CategoryCore::$definition['fields']['description']['lang']
      validate => string (11) "isCleanHtml"
      \CategoryCore::$definition['fields']['description']['validate']
      additional_description => array (3)
      \CategoryCore::$definition['fields']['additional_description']
      type => integer 6
      \CategoryCore::$definition['fields']['additional_description']['type']
      lang => boolean true
      \CategoryCore::$definition['fields']['additional_description']['lang']
      validate => string (11) "isCleanHtml"
      \CategoryCore::$definition['fields']['additional_description']['validate']
      meta_title => array (4)
      \CategoryCore::$definition['fields']['meta_title']
      type => integer 3
      \CategoryCore::$definition['fields']['meta_title']['type']
      lang => boolean true
      \CategoryCore::$definition['fields']['meta_title']['lang']
      validate => string (13) "isGenericName"
      \CategoryCore::$definition['fields']['meta_title']['validate']
      size => integer 255
      \CategoryCore::$definition['fields']['meta_title']['size']
      meta_description => array (4)
      \CategoryCore::$definition['fields']['meta_description']
      type => integer 3
      \CategoryCore::$definition['fields']['meta_description']['type']
      lang => boolean true
      \CategoryCore::$definition['fields']['meta_description']['lang']
      validate => string (13) "isGenericName"
      \CategoryCore::$definition['fields']['meta_description']['validate']
      size => integer 512
      \CategoryCore::$definition['fields']['meta_description']['size']
      meta_keywords => array (4)
      \CategoryCore::$definition['fields']['meta_keywords']
      type => integer 3
      \CategoryCore::$definition['fields']['meta_keywords']['type']
      lang => boolean true
      \CategoryCore::$definition['fields']['meta_keywords']['lang']
      validate => string (13) "isGenericName"
      \CategoryCore::$definition['fields']['meta_keywords']['validate']
      size => integer 255
      \CategoryCore::$definition['fields']['meta_keywords']['size']
      public static $htmlFields :: array (6)
      \ObjectModelCore::$htmlFields
      category => array (2)
      \ObjectModelCore::$htmlFields['category']
      0 => string (11) "description"
      \ObjectModelCore::$htmlFields['category'][0]
      1 => string (22) "additional_description"
      \ObjectModelCore::$htmlFields['category'][1]
      customer => array (1)
      \ObjectModelCore::$htmlFields['customer']
      0 => string (4) "note"
      \ObjectModelCore::$htmlFields['customer'][0]
      gender => array (0)
      \ObjectModelCore::$htmlFields['gender']
      risk => array (0)
      \ObjectModelCore::$htmlFields['risk']
      country => array (0)
      \ObjectModelCore::$htmlFields['country']
      lang => array (0)
      \ObjectModelCore::$htmlFields['lang']
      protected static $_links :: array (0)
      protected static $fieldsRequiredDatabase :: array (0)
      protected static $loaded_classes :: array (14)
      Shop => array (36)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (4) "shop"
      identifier => string (7) "id_shop"
      fieldsRequired => array (3)
      0 => string (4) "name"
      1 => string (11) "id_category"
      2 => string (13) "id_shop_group"
      fieldsSize => array (1)
      name => integer 64
      fieldsValidate => array (5)
      active => string (6) "isBool"
      deleted => string (6) "isBool"
      name => string (13) "isGenericName"
      color => string (7) "isColor"
      theme_name => string (11) "isThemeName"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (1)
      fields => array (2)
      id_shop_group => array (1)
      xlink_resource => string (11) "shop_groups"
      id_category => array (0)
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (4) "shop"
      primary => string (7) "id_shop"
      fields => array (7)
      active => array (2)
      type => integer 2
      validate => string (6) "isBool"
      deleted => array (2)
      type => integer 2
      validate => string (6) "isBool"
      name => array (4)
      type => integer 3
      validate => string (13) "isGenericName"
      required => boolean true
      size => integer 64
      color => array (2)
      type => integer 3
      validate => string (7) "isColor"
      id_category => array (2)
      type => integer 1
      required => boolean true
      theme_name => array (2)
      type => integer 3
      validate => string (11) "isThemeName"
      id_shop_group => array (2)
      type => integer 1
      required => boolean true
      classname => string (4) "Shop"
      update_fields => null
      force_id => boolean false
      id_shop_group => null
      id_category => null
      theme_name => null
      name => null
      color => null
      active => boolean true
      deleted => null
      physical_uri => null
      virtual_uri => null
      domain => null
      domain_ssl => null
      group => null
      address => null
      theme => null
      Country => array (33)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (7) "country"
      identifier => string (10) "id_country"
      fieldsRequired => array (5)
      0 => string (7) "id_zone"
      1 => string (8) "iso_code"
      2 => string (15) "contains_states"
      3 => string (26) "need_identification_number"
      4 => string (17) "display_tax_label"
      fieldsSize => array (1)
      iso_code => integer 3
      fieldsValidate => array (10)
      id_zone => string (12) "isUnsignedId"
      id_currency => string (12) "isUnsignedId"
      call_prefix => string (5) "isInt"
      iso_code => string (17) "isLanguageIsoCode"
      active => string (6) "isBool"
      contains_states => string (6) "isBool"
      need_identification_number => string (6) "isBool"
      need_zip_code => string (6) "isBool"
      zip_code_format => string (15) "isZipCodeFormat"
      display_tax_label => string (6) "isBool"
      fieldsRequiredLang => array (1)
      0 => string (4) "name"
      fieldsSizeLang => array (1)
      name => integer 64
      fieldsValidateLang => array (1)
      name => string (13) "isGenericName"
      tables => array (0)
      webserviceParameters => array (2)
      objectsNodeName => string (9) "countries"
      fields => array (2)
      id_zone => array (1)
      xlink_resource => string (5) "zones"
      id_currency => array (1)
      xlink_resource => string (10) "currencies"
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (6)
      table => string (7) "country"
      primary => string (10) "id_country"
      multilang => boolean true
      fields => array (11)
      id_zone => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      required => boolean true
      id_currency => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      call_prefix => array (2)
      type => integer 1
      validate => string (5) "isInt"
      iso_code => array (4)
      type => integer 3
      validate => string (17) "isLanguageIsoCode"
      required => boolean true
      size => integer 3
      active => array (2)
      type => integer 2
      validate => string (6) "isBool"
      contains_states => array (3)
      type => integer 2
      validate => string (6) "isBool"
      required => boolean true
      need_identification_number => array (3)
      type => integer 2
      validate => string (6) "isBool"
      required => boolean true
      need_zip_code => array (2)
      type => integer 2
      validate => string (6) "isBool"
      zip_code_format => array (2)
      type => integer 3
      validate => string (15) "isZipCodeFormat"
      display_tax_label => array (3)
      type => integer 2
      validate => string (6) "isBool"
      required => boolean true
      name => array (5)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      required => boolean true
      size => integer 64
      associations => array (3)
      zone => array (1)
      type => integer 1
      currency => array (1)
      type => integer 1
      l => array (3)
      type => integer 2
      field => string (10) "id_country"
      foreign_field => string (10) "id_country"
      classname => string (7) "Country"
      update_fields => null
      force_id => boolean false
      id_zone => null
      id_currency => null
      iso_code => null
      call_prefix => null
      name => null
      contains_states => null
      need_identification_number => null
      need_zip_code => null
      zip_code_format => null
      display_tax_label => boolean true
      active => boolean true
      ShopGroup => array (29)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (10) "shop_group"
      identifier => string (13) "id_shop_group"
      fieldsRequired => array (1)
      0 => string (4) "name"
      fieldsSize => array (1)
      name => integer 64
      fieldsValidate => array (7)
      name => string (13) "isGenericName"
      color => string (7) "isColor"
      share_customer => string (6) "isBool"
      share_order => string (6) "isBool"
      share_stock => string (6) "isBool"
      active => string (6) "isBool"
      deleted => string (6) "isBool"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (0)
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (10) "shop_group"
      primary => string (13) "id_shop_group"
      fields => array (7)
      name => array (4)
      type => integer 3
      validate => string (13) "isGenericName"
      required => boolean true
      size => integer 64
      color => array (2)
      type => integer 3
      validate => string (7) "isColor"
      share_customer => array (2)
      type => integer 2
      validate => string (6) "isBool"
      share_order => array (2)
      type => integer 2
      validate => string (6) "isBool"
      share_stock => array (2)
      type => integer 2
      validate => string (6) "isBool"
      active => array (2)
      type => integer 2
      validate => string (6) "isBool"
      deleted => array (2)
      type => integer 2
      validate => string (6) "isBool"
      classname => string (9) "ShopGroup"
      update_fields => null
      force_id => boolean false
      name => null
      color => null
      active => boolean true
      share_customer => null
      share_stock => null
      share_order => null
      deleted => null
      Language => array (31)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (4) "lang"
      identifier => string (7) "id_lang"
      fieldsRequired => array (4)
      0 => string (4) "name"
      1 => string (8) "iso_code"
      2 => string (16) "date_format_lite"
      3 => string (16) "date_format_full"
      fieldsSize => array (6)
      name => integer 32
      iso_code => integer 2
      locale => integer 5
      language_code => integer 5
      date_format_lite => integer 32
      date_format_full => integer 32
      fieldsValidate => array (8)
      name => string (13) "isGenericName"
      iso_code => string (17) "isLanguageIsoCode"
      locale => string (8) "isLocale"
      language_code => string (14) "isLanguageCode"
      active => string (6) "isBool"
      is_rtl => string (6) "isBool"
      date_format_lite => string (15) "isPhpDateFormat"
      date_format_full => string (15) "isPhpDateFormat"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (2)
      objectNodeName => string (8) "language"
      objectsNodeName => string (9) "languages"
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (4) "lang"
      primary => string (7) "id_lang"
      fields => array (8)
      name => array (4)
      type => integer 3
      validate => string (13) "isGenericName"
      required => boolean true
      size => integer 32
      iso_code => array (4)
      type => integer 3
      validate => string (17) "isLanguageIsoCode"
      required => boolean true
      size => integer 2
      locale => array (3)
      type => integer 3
      validate => string (8) "isLocale"
      size => integer 5
      language_code => array (3)
      type => integer 3
      validate => string (14) "isLanguageCode"
      size => integer 5
      active => array (2)
      type => integer 2
      validate => string (6) "isBool"
      is_rtl => array (2)
      type => integer 2
      validate => string (6) "isBool"
      date_format_lite => array (4)
      type => integer 3
      validate => string (15) "isPhpDateFormat"
      required => boolean true
      size => integer 32
      date_format_full => array (4)
      type => integer 3
      validate => string (15) "isPhpDateFormat"
      required => boolean true
      size => integer 32
      classname => string (8) "Language"
      update_fields => null
      force_id => boolean false
      name => null
      iso_code => null
      locale => null
      language_code => null
      date_format_lite => UTF-8 string (9) "Y‑m‑d"
      date_format_full => UTF-8 string (15) "Y‑m‑d H:i:s"
      is_rtl => boolean false
      active => boolean true
      translationsFilesAndVars => array (5)
      fields => string (7) "_FIELDS"
      errors => string (7) "_ERRORS"
      admin => string (8) "_LANGADM"
      pdf => string (8) "_LANGPDF"
      tabs => string (4) "tabs"
      Customer => array (61)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (8) "customer"
      identifier => string (11) "id_customer"
      fieldsRequired => array (4)
      0 => string (8) "lastname"
      1 => string (9) "firstname"
      2 => string (5) "email"
      3 => string (6) "passwd"
      fieldsSize => array (6)
      lastname => integer 255
      firstname => integer 255
      email => integer 255
      passwd => integer 255
      note => integer 65000
      reset_password_token => integer 40
      fieldsValidate => array (27)
      secure_key => string (5) "isMd5"
      lastname => string (14) "isCustomerName"
      firstname => string (14) "isCustomerName"
      email => string (7) "isEmail"
      passwd => string (16) "isHashedPassword"
      • Base64
      • base64_decode(passwd) binary string (12)
      id_gender => string (12) "isUnsignedId"
      birthday => string (11) "isBirthDate"
      newsletter => string (6) "isBool"
      optin => string (6) "isBool"
      website => string (5) "isUrl"
      company => string (13) "isGenericName"
      siret => string (13) "isGenericName"
      ape => string (5) "isApe"
      outstanding_allow_amount => string (7) "isFloat"
      show_public_prices => string (6) "isBool"
      id_risk => string (13) "isUnsignedInt"
      max_payment_days => string (13) "isUnsignedInt"
      active => string (6) "isBool"
      deleted => string (6) "isBool"
      is_guest => string (6) "isBool"
      id_shop => string (12) "isUnsignedId"
      id_shop_group => string (12) "isUnsignedId"
      id_lang => string (12) "isUnsignedId"
      date_add => string (6) "isDate"
      date_upd => string (6) "isDate"
      reset_password_token => string (6) "isSha1"
      reset_password_validity => string (12) "isDateOrNull"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (3)
      objectMethods => array (2)
      add => string (5) "addWs"
      update => string (8) "updateWs"
      fields => array (8)
      id_default_group => array (1)
      xlink_resource => string (6) "groups"
      id_lang => array (1)
      xlink_resource => string (9) "languages"
      newsletter_date_add => array (0)
      ip_registration_newsletter => array (0)
      last_passwd_gen => array (1)
      setter => null
      secure_key => array (1)
      setter => null
      deleted => array (0)
      passwd => array (1)
      setter => string (11) "setWsPasswd"
      associations => array (1)
      groups => array (1)
      resource => string (5) "group"
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (8) "customer"
      primary => string (11) "id_customer"
      fields => array (32)
      secure_key => array (3)
      type => integer 3
      validate => string (5) "isMd5"
      copy_post => boolean false
      lastname => array (4)
      type => integer 3
      validate => string (14) "isCustomerName"
      required => boolean true
      size => integer 255
      firstname => array (4)
      type => integer 3
      validate => string (14) "isCustomerName"
      required => boolean true
      size => integer 255
      email => array (4)
      type => integer 3
      validate => string (7) "isEmail"
      required => boolean true
      size => integer 255
      passwd => array (4)
      type => integer 3
      validate => string (16) "isHashedPassword"
      • Base64
      • base64_decode(validate) binary string (12)
      required => boolean true
      size => integer 255
      last_passwd_gen => array (2)
      type => integer 3
      copy_post => boolean false
      id_gender => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      birthday => array (2)
      type => integer 5
      validate => string (11) "isBirthDate"
      newsletter => array (2)
      type => integer 2
      validate => string (6) "isBool"
      newsletter_date_add => array (2)
      type => integer 5
      copy_post => boolean false
      ip_registration_newsletter => array (2)
      type => integer 3
      copy_post => boolean false
      optin => array (2)
      type => integer 2
      validate => string (6) "isBool"
      website => array (2)
      type => integer 3
      validate => string (5) "isUrl"
      company => array (2)
      type => integer 3
      validate => string (13) "isGenericName"
      siret => array (2)
      type => integer 3
      validate => string (13) "isGenericName"
      ape => array (2)
      type => integer 3
      validate => string (5) "isApe"
      outstanding_allow_amount => array (3)
      type => integer 4
      validate => string (7) "isFloat"
      copy_post => boolean false
      show_public_prices => array (3)
      type => integer 2
      validate => string (6) "isBool"
      copy_post => boolean false
      id_risk => array (3)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      copy_post => boolean false
      max_payment_days => array (3)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      copy_post => boolean false
      active => array (3)
      type => integer 2
      validate => string (6) "isBool"
      copy_post => boolean false
      deleted => array (3)
      type => integer 2
      validate => string (6) "isBool"
      copy_post => boolean false
      note => array (3)
      type => integer 6
      size => integer 65000
      copy_post => boolean false
      is_guest => array (3)
      type => integer 2
      validate => string (6) "isBool"
      copy_post => boolean false
      id_shop => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      copy_post => boolean false
      id_shop_group => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      copy_post => boolean false
      id_default_group => array (2)
      type => integer 1
      copy_post => boolean false
      id_lang => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      copy_post => boolean false
      date_add => array (3)
      type => integer 5
      validate => string (6) "isDate"
      copy_post => boolean false
      date_upd => array (3)
      type => integer 5
      validate => string (6) "isDate"
      copy_post => boolean false
      reset_password_token => array (4)
      type => integer 3
      validate => string (6) "isSha1"
      size => integer 40
      copy_post => boolean false
      reset_password_validity => array (3)
      type => integer 5
      validate => string (12) "isDateOrNull"
      copy_post => boolean false
      classname => string (8) "Customer"
      update_fields => null
      force_id => boolean false
      id_shop_group => null
      secure_key => null
      note => null
      id_gender => integer 0
      id_default_group => integer 3
      lastname => null
      firstname => null
      birthday => null
      email => null
      newsletter => null
      ip_registration_newsletter => null
      newsletter_date_add => null
      optin => null
      website => null
      company => null
      siret => null
      ape => null
      outstanding_allow_amount => integer 0
      show_public_prices => integer 0
      id_risk => null
      max_payment_days => integer 0
      passwd => null
      last_passwd_gen => null
      active => boolean true
      is_guest => boolean false
      deleted => boolean false
      date_add => null
      date_upd => null
      years => null
      days => null
      months => null
      geoloc_id_country => null
      geoloc_id_state => null
      geoloc_postcode => null
      logged => boolean false
      id_guest => null
      groupBox => null
      reset_password_token => null
      reset_password_validity => null
      Category => array (44)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (8) "category"
      identifier => string (11) "id_category"
      fieldsRequired => array (1)
      0 => string (6) "active"
      fieldsSize => array (0)
      fieldsValidate => array (9)
      nleft => string (13) "isUnsignedInt"
      nright => string (13) "isUnsignedInt"
      level_depth => string (13) "isUnsignedInt"
      active => string (6) "isBool"
      id_parent => string (13) "isUnsignedInt"
      id_shop_default => string (12) "isUnsignedId"
      is_root_category => string (6) "isBool"
      date_add => string (6) "isDate"
      date_upd => string (6) "isDate"
      fieldsRequiredLang => array (2)
      0 => string (4) "name"
      1 => string (12) "link_rewrite"
      fieldsSizeLang => array (5)
      name => integer 128
      link_rewrite => integer 128
      meta_title => integer 255
      meta_description => integer 512
      meta_keywords => integer 255
      fieldsValidateLang => array (7)
      name => string (13) "isCatalogName"
      link_rewrite => string (13) "isLinkRewrite"
      description => string (11) "isCleanHtml"
      additional_description => string (11) "isCleanHtml"
      meta_title => string (13) "isGenericName"
      meta_description => string (13) "isGenericName"
      meta_keywords => string (13) "isGenericName"
      tables => array (0)
      webserviceParameters => array (4)
      objectsNodeName => string (10) "categories"
      hidden_fields => array (3)
      0 => string (5) "nleft"
      1 => string (6) "nright"
      2 => string (8) "groupBox"
      fields => array (3)
      id_parent => array (1)
      xlink_resource => string (10) "categories"
      level_depth => array (1)
      setter => boolean false
      nb_products_recursive => array (2)
      getter => string (24) "getWsNbProductsRecursive"
      • Base64
      • base64_decode(getter) binary string (18)
      setter => boolean false
      associations => array (2)
      • Table (2)
      • Contents (2)
      • getterresource
        categoriesgetChildrenWscategory
        productsgetProductsWsproduct
      • categories => array (2)
        getter => string (13) "getChildrenWs"
        resource => string (8) "category"
        products => array (2)
        getter => string (13) "getProductsWs"
        resource => string (7) "product"
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (7)
      table => string (8) "category"
      primary => string (11) "id_category"
      multilang => boolean true
      multilang_shop => boolean true
      fields => array (17)
      nleft => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      nright => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      level_depth => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      active => array (3)
      type => integer 2
      validate => string (6) "isBool"
      required => boolean true
      id_parent => array (2)
      type => integer 1
      validate => string (13) "isUnsignedInt"
      id_shop_default => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      is_root_category => array (2)
      type => integer 2
      validate => string (6) "isBool"
      position => array (1)
      type => integer 1
      date_add => array (2)
      type => integer 5
      validate => string (6) "isDate"
      date_upd => array (2)
      type => integer 5
      validate => string (6) "isDate"
      name => array (5)
      type => integer 3
      lang => boolean true
      validate => string (13) "isCatalogName"
      required => boolean true
      size => integer 128
      link_rewrite => array (6)
      type => integer 3
      lang => boolean true
      validate => string (13) "isLinkRewrite"
      required => boolean true
      size => integer 128
      ws_modifier => array (2) Depth Limit
      description => array (3)
      type => integer 6
      lang => boolean true
      validate => string (11) "isCleanHtml"
      additional_description => array (3)
      type => integer 6
      lang => boolean true
      validate => string (11) "isCleanHtml"
      meta_title => array (4)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      size => integer 255
      meta_description => array (4)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      size => integer 512
      meta_keywords => array (4)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      size => integer 255
      classname => string (8) "Category"
      associations => array (1)
      l => array (3)
      type => integer 2
      field => string (11) "id_category"
      foreign_field => string (11) "id_category"
      update_fields => null
      force_id => boolean false
      id_category => null
      name => null
      active => boolean true
      position => null
      description => null
      additional_description => null
      id_parent => null
      id_category_default => null
      level_depth => null
      nleft => null
      nright => null
      link_rewrite => null
      meta_title => null
      meta_keywords => null
      meta_description => null
      date_add => null
      date_upd => null
      is_root_category => null
      id_shop_default => null
      groupBox => null
      doNotRegenerateNTree => boolean false
      id_image => string (7) "default"
      Currency => array (41)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (8) "currency"
      identifier => string (11) "id_currency"
      fieldsRequired => array (2)
      0 => string (8) "iso_code"
      1 => string (15) "conversion_rate"
      fieldsSize => array (2)
      iso_code => integer 3
      numeric_iso_code => integer 3
      fieldsValidate => array (8)
      iso_code => string (17) "isLanguageIsoCode"
      numeric_iso_code => string (16) "isNumericIsoCode"
      • Base64
      • base64_decode(numeric_iso_code) binary string (12)
      precision => string (5) "isInt"
      conversion_rate => string (15) "isUnsignedFloat"
      deleted => string (6) "isBool"
      active => string (6) "isBool"
      unofficial => string (6) "isBool"
      modified => string (6) "isBool"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (3)
      name => integer 255
      symbol => integer 255
      pattern => integer 255
      fieldsValidateLang => array (1)
      name => string (13) "isGenericName"
      tables => array (0)
      webserviceParameters => array (2)
      objectsNodeName => string (10) "currencies"
      fields => array (4)
      names => array (2)
      getter => string (17) "getLocalizedNames"
      i18n => boolean true
      name => array (2)
      getter => string (7) "getName"
      modifier => array (2) Depth Limit
      symbol => array (1)
      getter => string (19) "getLocalizedSymbols"
      iso_code => array (1)
      modifier => array (2) Depth Limit
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (6)
      table => string (8) "currency"
      primary => string (11) "id_currency"
      multilang => boolean true
      fields => array (11)
      iso_code => array (4)
      type => integer 3
      validate => string (17) "isLanguageIsoCode"
      required => boolean true
      size => integer 3
      numeric_iso_code => array (4)
      type => integer 3
      allow_null => boolean true
      validate => string (16) "isNumericIsoCode"
      • Base64
      • base64_decode(validate) binary string (12)
      size => integer 3
      precision => array (2)
      type => integer 1
      validate => string (5) "isInt"
      conversion_rate => array (4)
      type => integer 4
      validate => string (15) "isUnsignedFloat"
      required => boolean true
      shop => boolean true
      deleted => array (2)
      type => integer 2
      validate => string (6) "isBool"
      active => array (2)
      type => integer 2
      validate => string (6) "isBool"
      unofficial => array (2)
      type => integer 2
      validate => string (6) "isBool"
      modified => array (2)
      type => integer 2
      validate => string (6) "isBool"
      name => array (4)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      size => integer 255
      symbol => array (3)
      type => integer 3
      lang => boolean true
      size => integer 255
      pattern => array (3)
      type => integer 3
      lang => boolean true
      size => integer 255
      classname => string (8) "Currency"
      associations => array (1)
      l => array (3)
      type => integer 2
      field => string (11) "id_currency"
      foreign_field => string (11) "id_currency"
      update_fields => null
      force_id => boolean false
      name => null
      localizedNames => null
      iso_code => null
      iso_code_num => null
      numeric_iso_code => null
      conversion_rate => null
      deleted => boolean false
      unofficial => null
      modified => null
      active => null
      sign => null
      symbol => null
      format => null
      blank => null
      decimals => null
      precision => null
      pattern => null
      prefix => null
      suffix => null
      Cart => array (47)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (4) "cart"
      identifier => string (7) "id_cart"
      fieldsRequired => array (2)
      0 => string (11) "id_currency"
      1 => string (7) "id_lang"
      fieldsSize => array (1)
      secure_key => integer 32
      fieldsValidate => array (16)
      id_shop_group => string (12) "isUnsignedId"
      id_shop => string (12) "isUnsignedId"
      id_address_delivery => string (12) "isUnsignedId"
      id_address_invoice => string (12) "isUnsignedId"
      id_carrier => string (12) "isUnsignedId"
      id_currency => string (12) "isUnsignedId"
      id_customer => string (12) "isUnsignedId"
      id_guest => string (12) "isUnsignedId"
      id_lang => string (12) "isUnsignedId"
      recyclable => string (6) "isBool"
      gift => string (6) "isBool"
      gift_message => string (11) "isCleanHtml"
      mobile_theme => string (6) "isBool"
      allow_seperated_package => string (6) "isBool"
      date_add => string (6) "isDate"
      date_upd => string (6) "isDate"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (2)
      fields => array (6)
      id_address_delivery => array (1)
      xlink_resource => string (9) "addresses"
      id_address_invoice => array (1)
      xlink_resource => string (9) "addresses"
      id_currency => array (1)
      xlink_resource => string (10) "currencies"
      id_customer => array (1)
      xlink_resource => string (9) "customers"
      id_guest => array (1)
      xlink_resource => string (6) "guests"
      id_lang => array (1)
      xlink_resource => string (9) "languages"
      associations => array (1)
      cart_rows => array (3)
      resource => string (8) "cart_row"
      virtual_entity => boolean true
      fields => array (5) Depth Limit
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (4) "cart"
      primary => string (7) "id_cart"
      fields => array (18)
      id_shop_group => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      id_shop => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      id_address_delivery => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      id_address_invoice => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      id_carrier => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      id_currency => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      required => boolean true
      id_customer => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      id_guest => array (2)
      type => integer 1
      validate => string (12) "isUnsignedId"
      id_lang => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      required => boolean true
      recyclable => array (2)
      type => integer 2
      validate => string (6) "isBool"
      gift => array (2)
      type => integer 2
      validate => string (6) "isBool"
      gift_message => array (2)
      type => integer 3
      validate => string (11) "isCleanHtml"
      mobile_theme => array (2)
      type => integer 2
      validate => string (6) "isBool"
      delivery_option => array (1)
      type => integer 3
      secure_key => array (2)
      type => integer 3
      size => integer 32
      allow_seperated_package => array (2)
      type => integer 2
      validate => string (6) "isBool"
      date_add => array (2)
      type => integer 5
      validate => string (6) "isDate"
      date_upd => array (2)
      type => integer 5
      validate => string (6) "isDate"
      classname => string (4) "Cart"
      update_fields => null
      force_id => boolean false
      id_shop_group => null
      id_address_delivery => null
      id_address_invoice => null
      id_currency => null
      id_customer => null
      id_guest => null
      recyclable => boolean false
      gift => boolean false
      gift_message => null
      mobile_theme => null
      date_add => null
      secure_key => null
      id_carrier => integer 0
      date_upd => null
      checkedTos => boolean false
      pictures => null
      textFields => null
      delivery_option => null
      allow_seperated_package => boolean false
      _products => null
      _taxCalculationMethod => integer 1
      configuration => null
      addressFactory => null
      shouldSplitGiftProductsQuantity => boolean false
      shouldExcludeGiftsDiscount => boolean false
      Group => array (28)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (5) "group"
      identifier => string (8) "id_group"
      fieldsRequired => array (1)
      0 => string (20) "price_display_method"
      fieldsSize => array (0)
      fieldsValidate => array (5)
      reduction => string (7) "isFloat"
      price_display_method => string (20) "isPriceDisplayMethod"
      • Base64
      • base64_decode(price_display_method) binary string (15)
      show_prices => string (6) "isBool"
      date_add => string (6) "isDate"
      date_upd => string (6) "isDate"
      fieldsRequiredLang => array (1)
      0 => string (4) "name"
      fieldsSizeLang => array (1)
      name => integer 32
      fieldsValidateLang => array (1)
      name => string (13) "isGenericName"
      tables => array (0)
      webserviceParameters => array (0)
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (6)
      table => string (5) "group"
      primary => string (8) "id_group"
      multilang => boolean true
      fields => array (6)
      reduction => array (2)
      type => integer 4
      validate => string (7) "isFloat"
      price_display_method => array (3)
      type => integer 1
      validate => string (20) "isPriceDisplayMethod"
      • Base64
      • base64_decode(validate) binary string (15)
      required => boolean true
      show_prices => array (2)
      type => integer 2
      validate => string (6) "isBool"
      date_add => array (2)
      type => integer 5
      validate => string (6) "isDate"
      date_upd => array (2)
      type => integer 5
      validate => string (6) "isDate"
      name => array (5)
      type => integer 3
      lang => boolean true
      validate => string (13) "isGenericName"
      required => boolean true
      size => integer 32
      classname => string (5) "Group"
      associations => array (1)
      l => array (3)
      type => integer 2
      field => string (8) "id_group"
      foreign_field => string (8) "id_group"
      update_fields => null
      force_id => boolean false
      name => null
      reduction => null
      price_display_method => null
      show_prices => boolean true
      date_add => null
      date_upd => null
      Gender => array (25)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (6) "gender"
      identifier => string (9) "id_gender"
      fieldsRequired => array (1)
      0 => string (4) "type"
      fieldsSize => array (0)
      fieldsValidate => array (0)
      fieldsRequiredLang => array (1)
      0 => string (4) "name"
      fieldsSizeLang => array (1)
      name => integer 20
      fieldsValidateLang => array (1)
      name => string (8) "isString"
      tables => array (0)
      webserviceParameters => array (0)
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (6)
      table => string (6) "gender"
      primary => string (9) "id_gender"
      multilang => boolean true
      fields => array (2)
      type => array (2)
      type => integer 1
      required => boolean true
      name => array (5)
      type => integer 3
      lang => boolean true
      validate => string (8) "isString"
      required => boolean true
      size => integer 20
      classname => string (6) "Gender"
      associations => array (1)
      l => array (3)
      type => integer 2
      field => string (9) "id_gender"
      foreign_field => string (9) "id_gender"
      update_fields => null
      force_id => boolean false
      id_gender => null
      name => null
      type => null
      Risk => array (26)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (4) "risk"
      identifier => string (7) "id_risk"
      fieldsRequired => array (0)
      fieldsSize => array (1)
      color => integer 32
      fieldsValidate => array (2)
      color => string (7) "isColor"
      percent => string (12) "isPercentage"
      fieldsRequiredLang => array (1)
      0 => string (4) "name"
      fieldsSizeLang => array (1)
      name => integer 20
      fieldsValidateLang => array (1)
      name => string (8) "isString"
      tables => array (0)
      webserviceParameters => array (0)
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (6)
      table => string (4) "risk"
      primary => string (7) "id_risk"
      multilang => boolean true
      fields => array (3)
      name => array (5)
      type => integer 3
      lang => boolean true
      validate => string (8) "isString"
      required => boolean true
      size => integer 20
      color => array (3)
      type => integer 3
      validate => string (7) "isColor"
      size => integer 32
      percent => array (2)
      type => integer 1
      validate => string (12) "isPercentage"
      classname => string (4) "Risk"
      associations => array (1)
      l => array (3)
      type => integer 2
      field => string (7) "id_risk"
      foreign_field => string (7) "id_risk"
      update_fields => null
      force_id => boolean false
      id_risk => null
      name => null
      color => null
      percent => null
      Address => array (45)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (7) "address"
      identifier => string (10) "id_address"
      fieldsRequired => array (6)
      0 => string (10) "id_country"
      1 => string (5) "alias"
      2 => string (8) "lastname"
      3 => string (9) "firstname"
      4 => string (8) "address1"
      5 => string (4) "city"
      fieldsSize => array (12)
      alias => integer 32
      company => integer 255
      lastname => integer 255
      firstname => integer 255
      address1 => integer 128
      address2 => integer 128
      postcode => integer 12
      city => integer 64
      other => integer 300
      phone => integer 32
      phone_mobile => integer 32
      dni => integer 16
      fieldsValidate => array (22)
      id_customer => string (18) "isNullOrUnsignedId"
      id_manufacturer => string (18) "isNullOrUnsignedId"
      id_supplier => string (18) "isNullOrUnsignedId"
      id_warehouse => string (18) "isNullOrUnsignedId"
      id_country => string (12) "isUnsignedId"
      id_state => string (18) "isNullOrUnsignedId"
      alias => string (13) "isGenericName"
      company => string (13) "isGenericName"
      lastname => string (6) "isName"
      firstname => string (6) "isName"
      vat_number => string (13) "isGenericName"
      address1 => string (9) "isAddress"
      address2 => string (9) "isAddress"
      postcode => string (10) "isPostCode"
      city => string (10) "isCityName"
      other => string (9) "isMessage"
      phone => string (13) "isPhoneNumber"
      phone_mobile => string (13) "isPhoneNumber"
      dni => string (9) "isDniLite"
      deleted => string (6) "isBool"
      date_add => string (6) "isDate"
      date_upd => string (6) "isDate"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (2)
      objectsNodeName => string (9) "addresses"
      fields => array (6)
      id_customer => array (1)
      xlink_resource => string (9) "customers"
      id_manufacturer => array (1)
      xlink_resource => string (13) "manufacturers"
      id_supplier => array (1)
      xlink_resource => string (9) "suppliers"
      id_warehouse => array (1)
      xlink_resource => string (9) "warehouse"
      id_country => array (1)
      xlink_resource => string (9) "countries"
      id_state => array (1)
      xlink_resource => string (6) "states"
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (7) "address"
      primary => string (10) "id_address"
      fields => array (22)
      id_customer => array (3)
      type => integer 1
      validate => string (18) "isNullOrUnsignedId"
      copy_post => boolean false
      id_manufacturer => array (3)
      type => integer 1
      validate => string (18) "isNullOrUnsignedId"
      copy_post => boolean false
      id_supplier => array (3)
      type => integer 1
      validate => string (18) "isNullOrUnsignedId"
      copy_post => boolean false
      id_warehouse => array (3)
      type => integer 1
      validate => string (18) "isNullOrUnsignedId"
      copy_post => boolean false
      id_country => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      required => boolean true
      id_state => array (2)
      type => integer 1
      validate => string (18) "isNullOrUnsignedId"
      alias => array (4)
      type => integer 3
      validate => string (13) "isGenericName"
      required => boolean true
      size => integer 32
      company => array (3)
      type => integer 3
      validate => string (13) "isGenericName"
      size => integer 255
      lastname => array (4)
      type => integer 3
      validate => string (6) "isName"
      required => boolean true
      size => integer 255
      firstname => array (4)
      type => integer 3
      validate => string (6) "isName"
      required => boolean true
      size => integer 255
      vat_number => array (2)
      type => integer 3
      validate => string (13) "isGenericName"
      address1 => array (4)
      type => integer 3
      validate => string (9) "isAddress"
      required => boolean true
      size => integer 128
      address2 => array (3)
      type => integer 3
      validate => string (9) "isAddress"
      size => integer 128
      postcode => array (3)
      type => integer 3
      validate => string (10) "isPostCode"
      size => integer 12
      city => array (4)
      type => integer 3
      validate => string (10) "isCityName"
      required => boolean true
      size => integer 64
      other => array (3)
      type => integer 3
      validate => string (9) "isMessage"
      size => integer 300
      phone => array (3)
      type => integer 3
      validate => string (13) "isPhoneNumber"
      size => integer 32
      phone_mobile => array (3)
      type => integer 3
      validate => string (13) "isPhoneNumber"
      size => integer 32
      dni => array (3)
      type => integer 3
      validate => string (9) "isDniLite"
      size => integer 16
      deleted => array (3)
      type => integer 2
      validate => string (6) "isBool"
      copy_post => boolean false
      date_add => array (3)
      type => integer 5
      validate => string (6) "isDate"
      copy_post => boolean false
      date_upd => array (3)
      type => integer 5
      validate => string (6) "isDate"
      copy_post => boolean false
      classname => string (7) "Address"
      update_fields => null
      force_id => boolean false
      id_customer => null
      id_manufacturer => null
      id_supplier => null
      id_warehouse => null
      id_country => null
      id_state => null
      country => null
      alias => null
      company => null
      lastname => null
      firstname => null
      address1 => null
      address2 => null
      postcode => null
      city => null
      other => null
      phone => null
      phone_mobile => null
      vat_number => null
      dni => null
      date_add => null
      date_upd => null
      deleted => boolean false
      AddressFormat => array (26)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (14) "address_format"
      identifier => string (10) "id_country"
      fieldsRequired => array (1)
      0 => string (6) "format"
      fieldsSize => array (0)
      fieldsValidate => array (1)
      format => string (13) "isGenericName"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (0)
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (14) "address_format"
      primary => string (10) "id_country"
      fields => array (2)
      format => array (3)
      type => integer 6
      validate => string (13) "isGenericName"
      required => boolean true
      id_country => array (1)
      type => integer 1
      classname => string (13) "AddressFormat"
      update_fields => null
      force_id => boolean false
      id_address_format => null
      id_country => null
      format => null
      _errorFormatList => array (0)
      State => array (27)
      id => null
      id_lang => null
      lang_associated => null
      id_shop => null
      id_shop_list => array (0)
      get_shop_from_context => boolean true
      table => string (5) "state"
      identifier => string (8) "id_state"
      fieldsRequired => array (4)
      0 => string (10) "id_country"
      1 => string (7) "id_zone"
      2 => string (8) "iso_code"
      3 => string (4) "name"
      fieldsSize => array (2)
      iso_code => integer 7
      name => integer 80
      fieldsValidate => array (5)
      id_country => string (12) "isUnsignedId"
      id_zone => string (12) "isUnsignedId"
      iso_code => string (14) "isStateIsoCode"
      name => string (13) "isGenericName"
      active => string (6) "isBool"
      fieldsRequiredLang => array (0)
      fieldsSizeLang => array (0)
      fieldsValidateLang => array (0)
      tables => array (0)
      webserviceParameters => array (1)
      fields => array (2)
      id_zone => array (1)
      xlink_resource => string (5) "zones"
      id_country => array (1)
      xlink_resource => string (9) "countries"
      image_dir => null
      image_format => string (3) "jpg"
      translator => null
      def => array (4)
      table => string (5) "state"
      primary => string (8) "id_state"
      fields => array (5)
      id_country => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      required => boolean true
      id_zone => array (3)
      type => integer 1
      validate => string (12) "isUnsignedId"
      required => boolean true
      iso_code => array (4)
      type => integer 3
      validate => string (14) "isStateIsoCode"
      required => boolean true
      size => integer 7
      name => array (4)
      type => integer 3
      validate => string (13) "isGenericName"
      required => boolean true
      size => integer 80
      active => array (2)
      type => integer 2
      validate => string (6) "isBool"
      classname => string (5) "State"
      update_fields => null
      force_id => boolean false
      id_country => null
      id_zone => null
      iso_code => null
      name => null
      active => boolean true
      protected static $db :: boolean false
      protected static $cache_objects :: boolean true
      public const TYPE_INT :: integer 1
      \Category::TYPE_INT
      public const TYPE_BOOL :: integer 2
      \Category::TYPE_BOOL
      public const TYPE_STRING :: integer 3
      \Category::TYPE_STRING
      public const TYPE_FLOAT :: integer 4
      \Category::TYPE_FLOAT
      public const TYPE_DATE :: integer 5
      \Category::TYPE_DATE
      public const TYPE_HTML :: integer 6
      \Category::TYPE_HTML
      public const TYPE_NOTHING :: integer 7
      \Category::TYPE_NOTHING
      public const TYPE_SQL :: integer 8
      \Category::TYPE_SQL
      public const FORMAT_COMMON :: integer 1
      \Category::FORMAT_COMMON
      public const FORMAT_LANG :: integer 2
      \Category::FORMAT_LANG
      public const FORMAT_SHOP :: integer 3
      \Category::FORMAT_SHOP
      public const HAS_ONE :: integer 1
      \Category::HAS_ONE
      public const HAS_MANY :: integer 2
      \Category::HAS_MANY
  • public canonicalRedirection($canonicalURL = '')
    $this->canonicalRedirection($canonicalURL = '')
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:47
    public getCanonicalURL() {@inheritdoc}
    $this->getCanonicalURL()
    /**
    * {@inheritdoc}
    */
    
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:57
    public init() Initializes controller.
    $this->init()
    /**
    * Initializes controller.
    *
    * @see FrontController::init()
    *
    * @throws PrestaShopException
    */
    
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:73
    public initContent() {@inheritdoc}
    $this->initContent()
    /**
    * {@inheritdoc}
    */
    
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:125
    public getLayout(): bool|string overrides layout if category is not visible.
    $this->getLayout()
    /**
    * overrides layout if category is not visible.
    *
    * @return bool|string
    */
    
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:149
    public getBreadcrumbLinks()
    $this->getBreadcrumbLinks()
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:241
    public getCategory(): Category
    $this->getCategory()
    /**
    * @return Category
    */
    
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:268
    public getTemplateVarPage()
    $this->getTemplateVarPage()
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:273
    public getListingLabel()
    $this->getListingLabel()
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:291
    public buildPaginatedUrl(string $canonicalUrl): string Generates an URL to a product listing controller with only the essential quer...
    $this->buildPaginatedUrl(string $canonicalUrl)
    /**
    * Generates an URL to a product listing controller
    * with only the essential query params and page remaining.
    *
    * @param string $canonicalUrl an url to a listing controller page
    *
    * @return string a canonical URL for the current page in the list
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:50
    public __construct() Controller constructor.
    new \CategoryController()
    /**
    * Controller constructor.
    *
    * @global bool $useSSL SSL connection flag
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:192
    public checkAccess(): bool Check if the controller is available for the current user/visitor.
    $this->checkAccess()
    /**
    * Check if the controller is available for the current user/visitor.
    *
    * @see Controller::checkAccess()
    *
    * @return bool
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:237
    public viewAccess(): bool Check if the current user/visitor has valid view permissions.
    $this->viewAccess()
    /**
    * Check if the current user/visitor has valid view permissions.
    *
    * @see Controller::viewAccess
    *
    * @return bool
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:249
    public postProcess() Method that is executed after init() and checkAccess(). Used to process user ...
    $this->postProcess()
    /**
    * Method that is executed after init() and checkAccess().
    * Used to process user input.
    *
    * @see Controller::run()
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:525
    public initFooter()
    $this->initFooter()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:619
    public initCursedPage() Initialize the invalid doom page of death.
    $this->initCursedPage()
    /**
    * Initialize the invalid doom page of death.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:626
    public process() Called before compiling common page sections (header, footer, columns). Good ...
    $this->process()
    /**
    * Called before compiling common page sections (header, footer, columns).
    * Good place to modify smarty variables.
    *
    * @see FrontController::initContent()
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:646
    public getStylesheets(): mixed
    $this->getStylesheets()
    /**
    * @return mixed
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:653
    public getJavascript(): mixed
    $this->getJavascript()
    /**
    * @return mixed
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:667
    public redirectWithNotifications()
    $this->redirectWithNotifications()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:688
    public displayContent() Renders page content. Used for retrocompatibility with PS 1.4.
    $this->displayContent()
    /**
    * Renders page content.
    * Used for retrocompatibility with PS 1.4.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:713
    public display(): bool Compiles and outputs full page content.
    $this->display()
    /**
    * Compiles and outputs full page content.
    *
    * @return bool
    *
    * @throws Exception
    * @throws SmartyException
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:725
    public setMedia(): bool Sets controller CSS and JS files.
    $this->setMedia()
    /**
    * Sets controller CSS and JS files.
    *
    * @return bool
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:962
    public initHeader() Initializes page header variables.
    $this->initHeader()
    /**
    * Initializes page header variables.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:996
    public isTokenValid(): bool Checks if token is valid.
    $this->isTokenValid()
    /**
    * Checks if token is valid.
    *
    * @since 1.5.0.1
    *
    * @return bool
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1071
    public registerStylesheet($id, $relativePath, $params = array())
    $this->registerStylesheet($id, $relativePath, $params = array())
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1080
    public unregisterStylesheet($id)
    $this->unregisterStylesheet($id)
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1105
    public registerJavascript($id, $relativePath, $params = array())
    $this->registerJavascript($id, $relativePath, $params = array())
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1110
    public unregisterJavascript($id)
    $this->unregisterJavascript($id)
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1134
    public addCSS($css_uri, $css_media_type = 'all', $offset = null, $check_path = true)
    $this->addCSS($css_uri, $css_media_type = 'all', $offset = null, $check_path = true)
    /**
    * @deprecated 1.7 This function shouldn't be used, use $this->registerStylesheet() instead
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1142
    public removeCSS($css_uri, $css_media_type = 'all', $check_path = true)
    $this->removeCSS($css_uri, $css_media_type = 'all', $check_path = true)
    /**
    * @deprecated 1.7 This function has no effect in PrestaShop 1.7 theme, use $this->unregisterStylesheet() instead
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1163
    public addJS($js_uri, $check_path = true)
    $this->addJS($js_uri, $check_path = true)
    /**
    * @deprecated 1.7 This function has no effect in PrestaShop 1.7 theme, use $this->registerJavascript() instead
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1184
    public removeJS($js_uri, $check_path = true)
    $this->removeJS($js_uri, $check_path = true)
    /**
    * @deprecated 1.7 This function has no effect in PrestaShop 1.7 theme, use $this->unregisterJavascript() instead
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1205
    public addJqueryUI($component, $theme = 'base', $check_dependencies = true) Adds jQuery UI component(s) to queued JS file list.
    $this->addJqueryUI($component, $theme = 'base', $check_dependencies = true)
    /**
    * Adds jQuery UI component(s) to queued JS file list.
    *
    * @param string|array $component
    * @param string $theme
    * @param bool $check_dependencies
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1230
    public requireAssets(array $libraries) Add Library not included with classic theme.
    $this->requireAssets(array $libraries)
    /**
    * Add Library not included with classic theme.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1244
    public addJqueryPlugin($name, $folder = null, $css = true) Adds jQuery plugin(s) to queued JS file list.
    $this->addJqueryPlugin($name, $folder = null, $css = true)
    /**
    * Adds jQuery plugin(s) to queued JS file list.
    *
    * @param string|array $name
    * @param string|null $folder
    * @param bool $css
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1262
    public setTemplate($template, $params = array(), $locale = null) Sets template file for page content output.
    $this->setTemplate($template, $params = array(), $locale = null)
    /**
    * Sets template file for page content output.
    *
    * @param string $template
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1353
    public getTemplatePath($template): string Returns template path.
    $this->getTemplatePath($template)
    /**
    * Returns template path.
    *
    * @param string $template
    *
    * @return string
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1447
    public getTemplateFile($template, $params = array(), $locale = null)
    $this->getTemplateFile($template, $params = array(), $locale = null)
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1452
    public addColorsToProductList(&$products) Renders and adds color list HTML for each product in a list.
    $this->addColorsToProductList(&$products)
    /**
    * Renders and adds color list HTML for each product in a list.
    *
    * @deprecated since 8.1 and will be removed in next major version.
    *
    * @param array $products
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1493
    public getTemplateVarUrls()
    $this->getTemplateVarUrls()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1540
    public getTemplateVarConfiguration()
    $this->getTemplateVarConfiguration()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1619
    public getTemplateVarCurrency()
    $this->getTemplateVarCurrency()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1656
    public getTemplateVarCustomer($customer = null)
    $this->getTemplateVarCustomer($customer = null)
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1667
    public getShopLogo(): array Get the shop logo with its dimensions
    $this->getShopLogo()
    /**
    * Get the shop logo with its dimensions
    *
    * @return array<string, string|int>
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1706
    public getCoreJsPublicPath()
    $this->getCoreJsPublicPath()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1728
    public getTemplateVarShop()
    $this->getTemplateVarShop()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1733
    public getBreadcrumb()
    $this->getBreadcrumb()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1857
    public getPageName()
    $this->getPageName()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1957
    public getTemplateFinder(): object Get templateFinder.
    $this->getTemplateFinder()
    /**
    * Get templateFinder.
    *
    * @return object
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2117
    public getRestrictedCountry()
    $this->getRestrictedCountry()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2122
    public getAssetUriFromLegacyDeprecatedMethod($legacy_uri)
    $this->getAssetUriFromLegacyDeprecatedMethod($legacy_uri)
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2127
    public run() Starts the controller process (this method should not be overridden!).
    $this->run()
    /**
    * Starts the controller process (this method should not be overridden!).
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:298
    public displayHeader($display = true) Sets page header display.
    $this->displayHeader($display = true)
    /**
    * Sets page header display.
    *
    * @param bool $display
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:368
    public displayHeaderJavaScript($display = true) Sets page header javascript display.
    $this->displayHeaderJavaScript($display = true)
    /**
    * Sets page header javascript display.
    *
    * @param bool $display
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:378
    public displayFooter($display = true) Sets page footer display.
    $this->displayFooter($display = true)
    /**
    * Sets page footer display.
    *
    * @param bool $display
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:388
    public setRedirectAfter($url) Set $this->redirect_after that will be used by redirect() after the process.
    $this->setRedirectAfter($url)
    /**
    * Set $this->redirect_after that will be used by redirect() after the process.
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:431
    public addJquery($version = null, $folder = null, $minifier = true) Adds jQuery library file to queued JS file list.
    $this->addJquery($version = null, $folder = null, $minifier = true)
    /**
    * Adds jQuery library file to queued JS file list.
    *
    * @param string|null $version jQuery library version
    * @param string|null $folder jQuery file folder
    * @param bool $minifier if set tot true, a minified version will be included
    *
    * @deprecated 1.7.7 jQuery is always included, this method should no longer be used
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:578
    public isXmlHttpRequest(): bool Checks if the controller has been called from XmlHttpRequest (AJAX).
    $this->isXmlHttpRequest()
    /**
    * Checks if the controller has been called from XmlHttpRequest (AJAX).
    *
    * @since 1.5
    *
    * @return bool
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:638
    public get($serviceId): object The associated service Gets a service from the service container.
    $this->get($serviceId)
    /**
    * Gets a service from the service container.
    *
    * @param string $serviceId Service identifier
    *
    * @return object The associated service
    *
    * @throws Exception
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:815
    public getParameter($parameterId): mixed The parameter value Gets a parameter.
    $this->getParameter($parameterId)
    /**
    * Gets a parameter.
    *
    * @param string $parameterId The parameter name
    *
    * @return mixed The parameter value
    *
    * @throws InvalidArgumentException if the parameter is not defined
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:829
    public getContainer(): ContainerBuilder|null Gets the dependency container.
    $this->getContainer()
    /**
    * Gets the dependency container.
    *
    * @return ContainerBuilder|null
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:839
    public isMultistoreEnabled(): bool Check if multistore feature is enabled.
    $this->isMultistoreEnabled()
    /**
    * Check if multistore feature is enabled.
    *
    * @return bool
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:849
    protected getAjaxProductSearchVariables()
    $this->getAjaxProductSearchVariables()
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:158
    protected getProductSearchQuery(): ProductSearchQuery
    $this->getProductSearchQuery()
    /**
    * @return ProductSearchQuery
    *
    * @throws \PrestaShop\PrestaShop\Core\Product\Search\Exception\InvalidSortOrderDirectionException
    */
    
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:177
    protected getDefaultProductSearchProvider(): CategoryProductSearchProvider
    $this->getDefaultProductSearchProvider()
    /**
    * @return CategoryProductSearchProvider
    */
    
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:191
    protected getTemplateVarCategory()
    $this->getTemplateVarCategory()
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:199
    protected getTemplateVarSubCategories()
    $this->getTemplateVarSubCategories()
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:210
    protected getImage($object, $id_image)
    $this->getImage($object, $id_image)
    Inherited from CategoryControllerCore
    Defined in <ROOT>/controllers/front/listing/CategoryController.php:232
    protected prepareMultipleProductsForTemplate(array $products): array of products ready for templating Runs "prepareProductForTemplate" on the collection of product ids passed in.
    $this->prepareMultipleProductsForTemplate(array $products)
    /**
    * Runs "prepareProductForTemplate" on the collection
    * of product ids passed in.
    *
    * @param array $products array of arrays containing at list the "id_product" key
    *
    * @return array of products ready for templating
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:104
    protected getProductSearchContext(): ProductSearchContext a search context for the queries made by this controller The ProductSearchContext is passed to search providers so that they can avoid...
    $this->getProductSearchContext()
    /**
    * The ProductSearchContext is passed to search providers
    * so that they can avoid using the global id_lang and such
    * variables. This method acts as a factory for the ProductSearchContext.
    *
    * @return ProductSearchContext a search context for the queries made by this controller
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:133
    protected prepareFacetForTemplate(PrestaShop\PrestaShop\Core\Product\Search\Facet $facet): array ready for templating Converts a Facet to an array with all necessary information for templating.
    $this->prepareFacetForTemplate(PrestaShop\PrestaShop\Core\Product\Search\Facet $facet)
    /**
    * Converts a Facet to an array with all necessary
    * information for templating.
    *
    * @param Facet $facet
    *
    * @return array ready for templating
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:150
    protected renderFacets(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result): string the HTML of the facets Renders an array of facets.
    $this->renderFacets(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result)
    /**
    * Renders an array of facets.
    *
    * @param ProductSearchResult $result
    *
    * @return string the HTML of the facets
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:178
    protected renderActiveFilters(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result): string the HTML of the facets Renders an array of active filters.
    $this->renderActiveFilters(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result)
    /**
    * Renders an array of active filters.
    *
    * @param ProductSearchResult $result
    *
    * @return string the HTML of the facets
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:216
    protected getProductSearchVariables(): array variables ready for templating This returns all template variables needed for rendering the product list, th...
    $this->getProductSearchVariables()
    /**
    * This returns all template variables needed for rendering
    * the product list, the facets, the pagination and the sort orders.
    *
    * @return array variables ready for templating
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:297
    protected disablePriceControls(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result) Removes price information from result (in facet collection and available sort...
    $this->disablePriceControls(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result)
    /**
    * Removes price information from result (in facet collection and available sorters)
    * Usually used for catalog mode.
    *
    * @param ProductSearchResult $result
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:456
    protected getTemplateVarPagination(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchQuery $query, PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result): array An array that makes rendering the pagination very easy Pagination is HARD. We let the core do the heavy lifting from a simple repres...
    $this->getTemplateVarPagination(PrestaShop\PrestaShop\Core\Product\Search\ProductSearchQuery $query, PrestaShop\PrestaShop\Core\Product\Search\ProductSearchResult $result)
    /**
    * Pagination is HARD. We let the core do the heavy lifting from
    * a simple representation of the pagination.
    *
    * Generated URLs will include the page number, obviously,
    * but also the sort order and the "q" (facets) parameters.
    *
    * @param ProductSearchQuery $query
    * @param ProductSearchResult $result
    *
    * @return array An array that makes rendering the pagination very easy
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:495
    protected getTemplateVarSortOrders(array $sortOrders, $currentSortOrderURLParameter): array Prepares the sort-order links.
    $this->getTemplateVarSortOrders(array $sortOrders, $currentSortOrderURLParameter)
    /**
    * Prepares the sort-order links.
    *
    * Sort order links contain the current encoded facets if any,
    * but not the page number because normally when you change the sort order
    * you want to go back to page one.
    *
    * @param array $sortOrders the available sort orders
    * @param string $currentSortOrderURLParameter used to know which of the sort orders (if any) is active
    *
    * @return array
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:555
    protected prepareProductArrayForAjaxReturn(array $products): array[] Filtered product list Cleans the products array with only whitelisted properties.
    $this->prepareProductArrayForAjaxReturn(array $products)
    /**
    * Cleans the products array with only whitelisted properties.
    *
    * @param array[] $products
    *
    * @return array[] Filtered product list
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:609
    protected doProductSearch($template, $params = array(), $locale = null) Finally, the methods that wraps it all:.
    $this->doProductSearch($template, $params = array(), $locale = null)
    /**
    * Finally, the methods that wraps it all:.
    *
    * If we're doing AJAX, output a JSON of the necessary product search related
    * variables.
    *
    * If we're not doing AJAX, then render the whole page with the given template.
    *
    * @param string $template the template for this page
    */
    
    Inherited from ProductListingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductListingFrontController.php:626
    protected getProductPresentationSettings()
    $this->getProductPresentationSettings()
    Inherited from ProductPresentingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductPresentingFrontController.php:33
    protected getProductPresenter()
    $this->getProductPresenter()
    Inherited from ProductPresentingFrontControllerCore
    Defined in <ROOT>/classes/controller/ProductPresentingFrontController.php:38
    protected assignGeneralPurposeVariables()
    $this->assignGeneralPurposeVariables()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:529
    protected buildFrontEndObject($object): array Variables to be inserted in the "prestashop" javascript object Builds the "prestashop" javascript object that will be sent to the front end.
    $this->buildFrontEndObject($object)
    /**
    * Builds the "prestashop" javascript object that will be sent to the front end.
    *
    * @param array $object Variables inserted in the template (see FrontController::assignGeneralPurposeVariables)
    *
    * @return array Variables to be inserted in the "prestashop" javascript object
    *
    * @throws \PrestaShop\PrestaShop\Core\Filter\FilterException
    * @throws PrestaShopException
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:590
    protected redirect() Redirects to redirect_after link.
    $this->redirect()
    /**
    * Redirects to redirect_after link.
    *
    * @see $redirect_after
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:683
    protected smartyOutputContent($content)
    $this->smartyOutputContent($content)
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:740
    protected prepareNotifications()
    $this->prepareNotifications()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:762
    protected displayMaintenancePage() Displays maintenance page if shop is closed.
    $this->displayMaintenancePage()
    /**
    * Displays maintenance page if shop is closed.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:789
    protected displayRestrictedCountryPage() Displays 'country restricted' page if user's country is not allowed.
    $this->displayRestrictedCountryPage()
    /**
    * Displays 'country restricted' page if user's country is not allowed.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:823
    protected sslRedirection() Redirects to correct protocol if settings and request methods don't match.
    $this->sslRedirection()
    /**
    * Redirects to correct protocol if settings and request methods don't match.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:841
    protected geolocationManagement($defaultCountry): Country|false Geolocation management.
    $this->geolocationManagement($defaultCountry)
    /**
    * Geolocation management.
    *
    * @param Country $defaultCountry
    *
    * @return Country|false
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:894
    protected recoverCart(): int|false Recovers cart information.
    $this->recoverCart()
    /**
    * Recovers cart information.
    *
    * @return int|false
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1293
    protected useMobileTheme(): bool Removed in PrestaShop 1.7.
    $this->useMobileTheme()
    /**
    * Removed in PrestaShop 1.7.
    *
    * @return bool
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1365
    protected getThemeDir(): string Returns theme directory (regular or mobile).
    $this->getThemeDir()
    /**
    * Returns theme directory (regular or mobile).
    *
    * @return string
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1375
    protected getLayoutName(): string layout name Returns layout name for the current controller. Used to display layout name i...
    $this->getLayoutName()
    /**
    * Returns layout name for the current controller. Used to display layout name in <body> tag.
    *
    * @return string layout name
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1435
    protected getColorsListCacheId($id_product): string Returns cache ID for product color list.
    $this->getColorsListCacheId($id_product)
    /**
    * Returns cache ID for product color list.
    *
    * @deprecated since 8.1 and will be removed in next major version.
    *
    * @param int $id_product
    *
    * @return string
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1535
    protected getDisplayTaxesLabel()
    $this->getDisplayTaxesLabel()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1651
    protected getCategoryPath($category)
    $this->getCategoryPath($category)
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1877
    protected addMyAccountToBreadcrumb()
    $this->addMyAccountToBreadcrumb()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1887
    protected updateQueryString(?array $extraParams = null) Generate a URL corresponding to the current page but with the query string al...
    $this->updateQueryString(?array $extraParams = null)
    /**
    * Generate a URL corresponding to the current page but
    * with the query string altered.
    *
    * If $extraParams is set to NULL, then all query params are stripped.
    *
    * Otherwise, params from $extraParams that have a null value are stripped,
    * and other params are added. Params not in $extraParams are unchanged.
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1916
    protected getCurrentURL()
    $this->getCurrentURL()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1952
    protected render($template, array $params = array())
    $this->render($template, array $params = array())
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1982
    protected getTranslator()
    $this->getTranslator()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2017
    protected makeLoginForm()
    $this->makeLoginForm()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2022
    protected makeCustomerFormatter()
    $this->makeCustomerFormatter()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2037
    protected makeCustomerForm()
    $this->makeCustomerForm()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2054
    protected makeAddressPersister()
    $this->makeAddressPersister()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2078
    protected makeAddressForm()
    $this->makeAddressForm()
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2087
    protected buildContainer() {@inheritdoc}
    $this->buildContainer()
    /**
    * {@inheritdoc}
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2144
    protected getAlternativeLangsUrl(): array containing the URLs of the same page but for different languages
    $this->getAlternativeLangsUrl()
    /**
    * @return array containing the URLs of the same page but for different languages
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2152
    protected sanitizeUrl(string $url): string Sanitize / Clean params of an URL
    $this->sanitizeUrl(string $url)
    /**
    * Sanitize / Clean params of an URL
    *
    * @param string $url URL to clean
    *
    * @return string cleaned URL
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2177
    protected sanitizeQueryOutput(array $query): array Recursively sanitize output query
    $this->sanitizeQueryOutput(array $query)
    /**
    * Recursively sanitize output query
    *
    * @param array $query URL query
    *
    * @return array
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2221
    protected validateInputAsUrl($data): bool Validate data recursively to be sure it's URL compliant
    $this->validateInputAsUrl($data)
    /**
    * Validate data recursively to be sure it's URL compliant
    *
    * @return bool
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:2240
    protected trans($id, array $parameters = array(), $domain = null, $locale = null)
    $this->trans($id, array $parameters = array(), $domain = null, $locale = null)
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:348
    protected isCached($template, $cache_id = null, $compile_id = null): bool Checks if a template is cached.
    $this->isCached($template, $cache_id = null, $compile_id = null)
    /**
    * Checks if a template is cached.
    *
    * @param string $template
    * @param string|null $cache_id Cache item ID
    * @param string|null $compile_id
    *
    * @return bool
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:688
    protected ajaxDie($value = null, $controller = null, $method = null)
    $this->ajaxDie($value = null, $controller = null, $method = null)
    /**
    * @deprecated deprecated since 1.7.5.0, use ajaxRender instead
    * Dies and echoes output value
    *
    * @param string|null $value
    * @param string|null $controller
    * @param string|null $method
    *
    * @throws PrestaShopException
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:761
    protected ajaxRender($value = null, $controller = null, $method = null)
    $this->ajaxRender($value = null, $controller = null, $method = null)
    /**
    * @param string|null $value
    * @param string|null $controller
    * @param string|null $method
    *
    * @throws PrestaShopException
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:774
    public static getCurrentCustomerGroups(): array Sets and returns customer groups that the current customer(visitor) belongs to.
    \FrontControllerCore::getCurrentCustomerGroups()
    /**
    * Sets and returns customer groups that the current customer(visitor) belongs to.
    *
    * @return array
    *
    * @throws PrestaShopDatabaseException
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1007
    public static getController($class_name, $auth = false, $ssl = false): Controller returns a new instance of this controller.
    \ControllerCore::getController($class_name, $auth = false, $ssl = false)
    /**
    * returns a new instance of this controller.
    *
    * @param string $class_name
    * @param bool $auth
    * @param bool $ssl
    *
    * @return Controller
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:244
    public static myErrorHandler($errno, $errstr, $errfile, $errline): bool Custom error handler.
    \ControllerCore::myErrorHandler($errno, $errstr, $errfile, $errline)
    /**
    * Custom error handler.
    *
    * @param int $errno
    * @param string $errstr
    * @param string $errfile
    * @param int $errline
    *
    * @return bool
    */
    
    Inherited from ControllerCore
    Defined in <ROOT>/classes/controller/Controller.php:707
    protected static isInWhitelistForGeolocation(): bool Checks if user's location is whitelisted.
    \FrontControllerCore::isInWhitelistForGeolocation()
    /**
    * Checks if user's location is whitelisted.
    *
    * @staticvar bool|null $allowed
    *
    * @return bool
    */
    
    Inherited from FrontControllerCore
    Defined in <ROOT>/classes/controller/FrontController.php:1036
  • public static $initialized :: boolean true
    \FrontControllerCore::$initialized
    public static $php_errors :: array (0)
    \ControllerCore::$php_errors
    protected static $currentCustomerGroups :: null
    \FrontControllerCore::$currentCustomerGroups
    public const SERVICE_LOCALE_REPOSITORY :: string (46) "prestashop.core.localization.locale.repository"
    \CategoryController::SERVICE_LOCALE_REPOSITORY
    public const SERVICE_MULTISTORE_FEATURE :: string (37) "prestashop.adapter.multistore_feature"
    \CategoryController::SERVICE_MULTISTORE_FEATURE
$content string (28) "catalog/listing/category.tpl"
$template string (28) "catalog/listing/category.tpl"
Serviss
$template null
$template null
Called from <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:175 [Kint\Kint::dump()]
  1. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  2. <ROOT>/classes/module/Module.php:2273 [Smarty_Internal_TemplateBase->fetch()]
  3. <ROOT>/modules/ps_categorytree/ps_categorytree.php:332 [ModuleCore->fetch()]
  4. <ROOT>/classes/Hook.php:1054 [Ps_CategoryTree->renderWidget()]
  5. <ROOT>/classes/Hook.php:1000 [HookCore::coreRenderWidget()]
  6. <ROOT>/config/smarty.config.inc.php:198 [HookCore::exec()]
  7. <ROOT>/classes/Smarty/SmartyLazyRegister.php:81 [smartyHook()]
  8. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7d/9b/36/7d9b365043ae6a13396471e86e625848733eae40_2.file.layout-both-columns.tpl.php:305 [SmartyLazyRegister->__call()]
  9. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 [Block_1183953599662b9e848d9081_50932311->callBlock()]
  10. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 [Smarty_Internal_Runtime_Inheritance->callBlock()]
  11. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 [Smarty_Internal_Runtime_Inheritance->process()]
  12. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7d/9b/36/7d9b365043ae6a13396471e86e625848733eae40_2.file.layout-both-columns.tpl.php:101 [Smarty_Internal_Runtime_Inheritance->instanceBlock()]
  13. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848e1e24_88105996()]
  14. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  15. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  16. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  17. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  18. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/0e/43/97/0e43972929ecf87d9af98e8db8eef71397a3d874_2.file.layout-left-column.tpl.php:38 [Smarty_Internal_Runtime_Inheritance->endChild()]
  19. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cf6a6_93494834()]
  20. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  21. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  22. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  23. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  24. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/e1/72/ce/e172ce732afa6b3352ddc3ce7cce48ad4ee9f721_2.file.product-list.tpl.php:36 [Smarty_Internal_Runtime_Inheritance->endChild()]
  25. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cbbf0_46445885()]
  26. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  27. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  28. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  29. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  30. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/4e/45/5d/4e455d16338fd03214d1f8d16047296728e3789b_2.file.category.tpl.php:34 [Smarty_Internal_Runtime_Inheritance->endChild()]
  31. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848c4de4_05121946()]
  32. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  33. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  34. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:239 [Smarty_Internal_Template->render()]
  35. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  36. <ROOT>/classes/controller/FrontController.php:755 [Smarty_Internal_TemplateBase->fetch()]
  37. <ROOT>/classes/controller/FrontController.php:735 [FrontControllerCore->smartyOutputContent()]
  38. <ROOT>/classes/controller/Controller.php:340 [FrontControllerCore->display()]
  39. <ROOT>/classes/Dispatcher.php:510 [ControllerCore->run()]
  40. <ROOT>/index.php:28 [DispatcherCore->dispatch()]
$template null
Called from <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:175 [Kint\Kint::dump()]
  1. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  2. <ROOT>/classes/module/Module.php:2273 [Smarty_Internal_TemplateBase->fetch()]
  3. <ROOT>/modules/ps_facetedsearch/src/Hook/Design.php:38 [ModuleCore->fetch()]
  4. <ROOT>/modules/ps_facetedsearch/src/HookDispatcher.php:106 [call_user_func()]
  5. <ROOT>/modules/ps_facetedsearch/ps_facetedsearch.php:1398 [PrestaShop\Module\FacetedSearch\HookDispatcher->dispatch()]
  6. <ROOT>/classes/Hook.php:1043 [Ps_Facetedsearch->__call()]
  7. <ROOT>/classes/Hook.php:418 [HookCore::coreCallHook()]
  8. <ROOT>/classes/Hook.php:981 [HookCore::callHookOn()]
  9. <ROOT>/config/smarty.config.inc.php:198 [HookCore::exec()]
  10. <ROOT>/classes/Smarty/SmartyLazyRegister.php:81 [smartyHook()]
  11. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7d/9b/36/7d9b365043ae6a13396471e86e625848733eae40_2.file.layout-both-columns.tpl.php:305 [SmartyLazyRegister->__call()]
  12. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 [Block_1183953599662b9e848d9081_50932311->callBlock()]
  13. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 [Smarty_Internal_Runtime_Inheritance->callBlock()]
  14. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 [Smarty_Internal_Runtime_Inheritance->process()]
  15. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7d/9b/36/7d9b365043ae6a13396471e86e625848733eae40_2.file.layout-both-columns.tpl.php:101 [Smarty_Internal_Runtime_Inheritance->instanceBlock()]
  16. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848e1e24_88105996()]
  17. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  18. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  19. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  20. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  21. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/0e/43/97/0e43972929ecf87d9af98e8db8eef71397a3d874_2.file.layout-left-column.tpl.php:38 [Smarty_Internal_Runtime_Inheritance->endChild()]
  22. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cf6a6_93494834()]
  23. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  24. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  25. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  26. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  27. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/e1/72/ce/e172ce732afa6b3352ddc3ce7cce48ad4ee9f721_2.file.product-list.tpl.php:36 [Smarty_Internal_Runtime_Inheritance->endChild()]
  28. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cbbf0_46445885()]
  29. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  30. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  31. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  32. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  33. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/4e/45/5d/4e455d16338fd03214d1f8d16047296728e3789b_2.file.category.tpl.php:34 [Smarty_Internal_Runtime_Inheritance->endChild()]
  34. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848c4de4_05121946()]
  35. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  36. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  37. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:239 [Smarty_Internal_Template->render()]
  38. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  39. <ROOT>/classes/controller/FrontController.php:755 [Smarty_Internal_TemplateBase->fetch()]
  40. <ROOT>/classes/controller/FrontController.php:735 [FrontControllerCore->smartyOutputContent()]
  41. <ROOT>/classes/controller/Controller.php:340 [FrontControllerCore->display()]
  42. <ROOT>/classes/Dispatcher.php:510 [ControllerCore->run()]
  43. <ROOT>/index.php:28 [DispatcherCore->dispatch()]
$template null
Called from <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:175 [Kint\Kint::dump()]
  1. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  2. <ROOT>/classes/module/Module.php:2232 [Smarty_Internal_TemplateBase->fetch()]
  3. <ROOT>/modules/labcustomhtml/labcustomhtml.php:555 [ModuleCore->display()]
  4. <ROOT>/classes/Hook.php:1043 [LABCustomHTML->hookDisplayLeftColumn()]
  5. <ROOT>/classes/Hook.php:418 [HookCore::coreCallHook()]
  6. <ROOT>/classes/Hook.php:981 [HookCore::callHookOn()]
  7. <ROOT>/config/smarty.config.inc.php:198 [HookCore::exec()]
  8. <ROOT>/classes/Smarty/SmartyLazyRegister.php:81 [smartyHook()]
  9. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7d/9b/36/7d9b365043ae6a13396471e86e625848733eae40_2.file.layout-both-columns.tpl.php:305 [SmartyLazyRegister->__call()]
  10. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 [Block_1183953599662b9e848d9081_50932311->callBlock()]
  11. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 [Smarty_Internal_Runtime_Inheritance->callBlock()]
  12. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 [Smarty_Internal_Runtime_Inheritance->process()]
  13. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7d/9b/36/7d9b365043ae6a13396471e86e625848733eae40_2.file.layout-both-columns.tpl.php:101 [Smarty_Internal_Runtime_Inheritance->instanceBlock()]
  14. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848e1e24_88105996()]
  15. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  16. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  17. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  18. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  19. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/0e/43/97/0e43972929ecf87d9af98e8db8eef71397a3d874_2.file.layout-left-column.tpl.php:38 [Smarty_Internal_Runtime_Inheritance->endChild()]
  20. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cf6a6_93494834()]
  21. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  22. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  23. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  24. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  25. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/e1/72/ce/e172ce732afa6b3352ddc3ce7cce48ad4ee9f721_2.file.product-list.tpl.php:36 [Smarty_Internal_Runtime_Inheritance->endChild()]
  26. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cbbf0_46445885()]
  27. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  28. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  29. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  30. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  31. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/4e/45/5d/4e455d16338fd03214d1f8d16047296728e3789b_2.file.category.tpl.php:34 [Smarty_Internal_Runtime_Inheritance->endChild()]
  32. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848c4de4_05121946()]
  33. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  34. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  35. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:239 [Smarty_Internal_Template->render()]
  36. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  37. <ROOT>/classes/controller/FrontController.php:755 [Smarty_Internal_TemplateBase->fetch()]
  38. <ROOT>/classes/controller/FrontController.php:735 [FrontControllerCore->smartyOutputContent()]
  39. <ROOT>/classes/controller/Controller.php:340 [FrontControllerCore->display()]
  40. <ROOT>/classes/Dispatcher.php:510 [ControllerCore->run()]
  41. <ROOT>/index.php:28 [DispatcherCore->dispatch()]

Serviss

Printeru, drukas iekārtu serviss un apkalpošana

Serviss

Printeru, drukas iekārtu serviss un apkalpošana

Sorry for the inconvenience.

Search again what you are looking for

$template null
Called from <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:175 [Kint\Kint::dump()]
  1. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  2. <ROOT>/classes/module/Module.php:2273 [Smarty_Internal_TemplateBase->fetch()]
  3. <ROOT>/modules/labblocksearch/labblocksearch.php:181 [ModuleCore->fetch()]
  4. <ROOT>/classes/Hook.php:1054 [LabBlockSearch->renderWidget()]
  5. <ROOT>/classes/Hook.php:1000 [HookCore::coreRenderWidget()]
  6. <ROOT>/config/smarty.config.inc.php:198 [HookCore::exec()]
  7. <ROOT>/classes/Smarty/SmartyLazyRegister.php:81 [smartyHook()]
  8. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7f/7c/8a/7f7c8a33ff0b41bc7205471e6fe070ad3e5d514f_2.file.not-found.tpl.php:40 [SmartyLazyRegister->__call()]
  9. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 [Block_2074783483662b9e84cc8100_64471046->callBlock()]
  10. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 [Smarty_Internal_Runtime_Inheritance->callBlock()]
  11. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 [Smarty_Internal_Runtime_Inheritance->process()]
  12. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7f/7c/8a/7f7c8a33ff0b41bc7205471e6fe070ad3e5d514f_2.file.not-found.tpl.php:85 [Smarty_Internal_Runtime_Inheritance->instanceBlock()]
  13. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 [Block_48679397662b9e84cc7477_50264835->callBlock()]
  14. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 [Smarty_Internal_Runtime_Inheritance->callBlock()]
  15. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 [Smarty_Internal_Runtime_Inheritance->process()]
  16. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7f/7c/8a/7f7c8a33ff0b41bc7205471e6fe070ad3e5d514f_2.file.not-found.tpl.php:29 [Smarty_Internal_Runtime_Inheritance->instanceBlock()]
  17. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e84cc9876_31541056()]
  18. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  19. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  20. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  21. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/e1/72/ce/e172ce732afa6b3352ddc3ce7cce48ad4ee9f721_2.file.product-list.tpl.php:148 [Smarty_Internal_Template->_subTemplateRender()]
  22. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 [Block_159887551662b9e848c7c51_66074583->callBlock()]
  23. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 [Smarty_Internal_Runtime_Inheritance->callBlock()]
  24. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 [Smarty_Internal_Runtime_Inheritance->process()]
  25. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 [Smarty_Internal_Runtime_Inheritance->process()]
  26. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/0e/43/97/0e43972929ecf87d9af98e8db8eef71397a3d874_2.file.layout-left-column.tpl.php:82 [Smarty_Internal_Runtime_Inheritance->instanceBlock()]
  27. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 [Block_1427313594662b9e848cec22_79790444->callBlock()]
  28. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 [Smarty_Internal_Runtime_Inheritance->callBlock()]
  29. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 [Smarty_Internal_Runtime_Inheritance->process()]
  30. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 [Smarty_Internal_Runtime_Inheritance->process()]
  31. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/7d/9b/36/7d9b365043ae6a13396471e86e625848733eae40_2.file.layout-both-columns.tpl.php:106 [Smarty_Internal_Runtime_Inheritance->instanceBlock()]
  32. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848e1e24_88105996()]
  33. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  34. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  35. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  36. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  37. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/0e/43/97/0e43972929ecf87d9af98e8db8eef71397a3d874_2.file.layout-left-column.tpl.php:38 [Smarty_Internal_Runtime_Inheritance->endChild()]
  38. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cf6a6_93494834()]
  39. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  40. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  41. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  42. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  43. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/e1/72/ce/e172ce732afa6b3352ddc3ce7cce48ad4ee9f721_2.file.product-list.tpl.php:36 [Smarty_Internal_Runtime_Inheritance->endChild()]
  44. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848cbbf0_46445885()]
  45. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  46. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  47. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 [Smarty_Internal_Template->render()]
  48. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 [Smarty_Internal_Template->_subTemplateRender()]
  49. <ROOT>/var/cache/prod/smarty/compile/laber_expert_home7_templates_layouts_layout_left_column_tpl/4e/45/5d/4e455d16338fd03214d1f8d16047296728e3789b_2.file.category.tpl.php:34 [Smarty_Internal_Runtime_Inheritance->endChild()]
  50. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 [content_662b9e848c4de4_05121946()]
  51. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 [Smarty_Template_Resource_Base->getRenderedTemplateCode()]
  52. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 [Smarty_Template_Compiled->render()]
  53. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:239 [Smarty_Internal_Template->render()]
  54. <ROOT>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 [Smarty_Internal_TemplateBase->_execute()]
  55. <ROOT>/classes/controller/FrontController.php:755 [Smarty_Internal_TemplateBase->fetch()]
  56. <ROOT>/classes/controller/FrontController.php:735 [FrontControllerCore->smartyOutputContent()]
  57. <ROOT>/classes/controller/Controller.php:340 [FrontControllerCore->display()]
  58. <ROOT>/classes/Dispatcher.php:510 [ControllerCore->run()]
  59. <ROOT>/index.php:28 [DispatcherCore->dispatch()]
$template null