Jump to content

Search the Community

Showing results for tags 'Translate'.

  • Search By Tags

    • translate ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Hello everyone, I would like to know where can I translate the following things that I have circled with red color in screenshots. I have looked a lot but I cannot find the right section where they are located in the Prestashop. I use Prestashop 1.7.6.2 version Thank you in advan...
  2. Hello, My Presta version : 8.0.1 The rest on screenshot: presta_stats.png I have problem with SmarBlog module. Just can't translate it to Polish language. I used to do it like : International -> Translations -> Translate installed modules Then choose module for translate and that's it....
  3. Hola, buen día, Alguien me puede ayudar con lo siguiente? por favor: Necesito traducir el formulario de direcciones, ya he ido a internacional --> traducciones... he elegido el tema que estoy utilizando, luego voy a shop --> forms --> labels... pero no encuentro los campos del form de dire...
  4. I wrote a sample controller class for my module: <?php namespace MyModule\Controller; use PrestaShopBundle\Translation\Translator; final class CustomModuleController { /** @var Translator */ private Translator $translator; public function __construct(Translator $translator) {...
  5. Witam. Tworzę nowy sklep oparty na PrestaShop i dokonałem aktualizacji oprogramowania z wersji 1.7.8.7 do 1.7.8.8 i wystąpiły pewne problemy z tłumaczeniem - a właściwie z jego brakiem. Mianowicie wszystko miałem przetłumaczone, pliki szablonu, pliki modułów i dosłownie za kilka tygodni miałem...
  6. Hello I have Prestashop 1.7.8.7 with a paid theme for current. But i want to translate some texts from default theme. When i go to translations / front office translations, i cannot see on dropdown the classic theme but only the paid that i have. I try it with 1.7.7.8 and seems...
  7. Hi everyone! I have a question. How I can translate the 3 blocks in product page. Coz I found it once a couple of years ago and now I cant find the link in the admin panel to make translations and change URLs. Screenshot - https://prnt.sc/CG4M61i-YkVK
  8. This prestashop addon helps the administrator to translate websites using the google Translate widget based on visitors' geolocation. Facilitates international sales, and helps international clients to understand the store in their language The simple act of translating your website will increa...
  9. dear community, we are looking for a module how can import/export all text content to make a translation of the site. I mean text like: product category cms mail Thanks to any reply. Balla
  10. Hey Guys! im using PrestaShop 1.7.6 and i want to use the Google translate like the picture below, is there any way to do so ? Thank so much in advance
  11. Hi cả nhà, Mình thấy tiếng Việt mình mới được dịch 15%. Điều này gây không ít khó khăn cho những ai muốn dùng Prestashop để phát triển website cho cá nhân hoặc khách hàng người Việt. Mình mạnh dạn liên hệ với Prestashop, và được cấp quyền Manager cho phần tiếng Việt. Tất nhiên, một mình mình t...
  12. Bonjour j'utilise PrestaShop 1.7.7.0, lorsque je rentre dans la section traduction du thème, le formulaire de saisie des chaines à traduire ne s'affiche pas ! Merci d'avance pour vos réponses.
  13. Hello everyone, Just need you help to create my dream shop. Actual information: I have instaled PS 1.7.6.9 using Warehouse theme. Also have instaled Knowband one page check out. Want to: 1. Change to latest version of PS. Will I have any problem to update ( my site wi new wit...
  14. I have some strings with %% and needs to translate. E.g. "Showing %to% of %total% products", no matter how I translate it, it will roll back to English. I had also tried to translate one word a time , that succeed translated "Showing" and "products" , but "of" will roll back to English no matte...
  15. Hi, I can't find how to translate messages related to voucher usage, like "You cannot use this voucher on products on sale" Where could i find it?
  16. Hello everyone, I use PrestaShop 1.7.6.2 and I have added my shop categories (in german) and some products (in german). I sell in my shop in 2 languages: German and Albanian. Now I want to add category translations and product translations. When I try to import the CSV file in albanian language...
  17. Hello, there are 2 topics that I can't do the translation Print: https: //prnt.sc/wcyygd; I tried and looked in the translation menu and installed modules and I couldn't find. ________________________________________________________________________________ olá, existe 2 tópic...
  18. Bonjour à tous ! Voilà des semaines que j'ai un problème de traduction des modules sur mon site. Je peux traduire tous les autres éléments (BO, thèmes, e-mails) mais aucuns des modules installés (ceux de prestashop par défaut, ceux du thème et ceux que j'ai rajouté, acheté sur la boutique...
  19. Hello, I need to translate this "More" (in file blocktopmenu.js) code: var max_elem = 5; var items = $('ul.sf-menu > li'); var surplus = items.slice(max_elem, items.length); surplus.wrapAll('<li class="level0 level-top hiden_menu"><ul class="level0">'); $('.hiden_men...
  20. hi there, i am using prestashop 1.7.6.7 with PHP 7.2 , i am getting error when i try to translate any theme with PS default modules, i have two languages EN-GB and deutsh (germen) . i always get "Not found" and in console you can see the errors, i have checked everything seems fine, files...
  21. Hi, where can I translate the Headers in Cart - I do not know how to name it, I am sending Picture.
  22. I added an override for module ps_linklist: /override/modules/ps_linklist/ps_linklist.php In that file I have a simple code: class Ps_LinklistOverride extends Ps_Linklist { public function renderWidget($hookName, array $configuration) { $widget = $this->trans('Custom text', ar...
  23. Please help me translate the title in PDF "Delivery address" in my language, there is not possible to do it on prestashop 1.7.6.3 what file i need to translate?
  24. Hi: My web page is in Spanish, now I am doing the Chinese translation and I have already installed the Localization and the Translation just as I did before also for English. On the first page that I was going to translate located in Pages in the "Home" category (2), I have Who-I am and Gallery...
  25. Hello im new in prestashop and im having problems with the translations, some especific strings are not taking effect in the front, i dont know if anyone had a similar problem, and could help me, thanks
×
×
  • Create New...