Transcy: AI Language Translate

Transcy: AI Language Translate

Preços
Plano gratuito disponível. Avaliação gratuita.
Recomendado por lojas como a sua
Localização: Estados Unidos
Classificação
4,5 (2.561)
Desenvolvedor
FireGroup

Translate store's language with OpenAI, DeepL, Gemini, Baidu, etc. Convert Currency to sell globally

Transcy is a Shopify translation app that helps auto-translate your store into local language with full control over translation quality. It offers a complete localization stack—real-time currency conversion, multilingual SEO, glossary, geolocation, auto-translation workflows, responsive & adaptive switcher, and AI image translation. Leveraging diverse translation engines & LLMs and seamless Shopify Markets integration, Transcy empowers merchants to expand globally and grow cross-border sales.

Transcy is a Shopify translation app that helps auto-translate your store into local language with full control over translation quality. It offers a complete localization stack—real-time currency conversion, multilingual SEO, glossary, geolocation, auto-translation workflows, responsive & adaptive switcher, and AI image translation. Leveraging diverse translation engines & LLMs and seamless Shopify Markets integration, Transcy empowers merchants to expand globally and grow cross-border sales. mais
  • Translate with top Engines & LLMs: OpenAI, Gemini, DeepL, Baidu, Yandex, etc.
  • Automatic Translation and Manual translation management for 147+ languages
  • Currency converter: 169+ currencies, customizable, shows original price, etc.
  • Adapt images for each market, or Translate text on images with AI
  • Customizable language & currency switcher with Geolocation supported
Recomendado por lojas como a sua
Localização: Estados Unidos

Idiomas

inglês, francês, italiano, japonês, espanhol, alemão, holandês, chinês (simplificado), chinês (tradicional), português (Brasil), português (Portugal), dinamarquêse hindi

Funciona com

  • Checkout
  • Shopify Flow
  • Admin da Shopify
  • Yotpo, Shipping Bar, BOGOS
  • GemPages, PageFly, EComposer
  • Printful, Growave
  • Kudosi, Judge.me, OneMobile
  • DeepL Translator
  • ChatGPT-4o, 4o-mini and more

Preços

Free

Grátis

  • No word and pageview limit
  • 1 Language
  • 1 Currency
  • Basic Switcher settings
  • Translate 3rd-party apps
  • Shopify Payment integration

Local Plus

$14.90 /mês

ou $142.80/ano (economia de 20%)

  • All in Free
  • Edit translation: 1 language
  • AI Translation Engine & LLMs
  • 150 Monthly AI tokens
  • Edit 3rd-party app translation
  • Multilingual SEO
  • Currency Customization
  • Switcher Customization

Avaliação gratuita de 7 dias

Regional

$29 /mês

ou $276/ano (economia de 21%)

  • All in Local Plus
  • Total 3 languages
  • Edit translation: 2 languages
  • 300 Monthly AI tokens
  • 3 Currencies
  • 20 Glossary
  • Automated Translation Process
  • Localize 10 images/resource

Avaliação gratuita de 7 dias

Continental

$69 /mês

ou $660/ano (economia de 20%)

  • All in Regional
  • Total 15 languages
  • Edit translation: 10 languages
  • 500 Monthly AI tokens
  • 15 Currencies
  • 200 Glossary
  • Geolocation
  • API Key for DeepL, OpenAI & Gemini

Avaliação gratuita de 7 dias

Todas as cobranças são faturadas em USD. Cobranças recorrentes e calculadas por uso são faturadas a cada 30 dias. Ver todas as opções de preço

Avaliações (2.561)

Classificação geral
4,5
Número por nível de avaliação
  • 90% das avaliações são de 5 estrelas
  • 4% das avaliações são de 4 estrelas
  • 1% das avaliações são de 3 estrelas
  • 1% das avaliações são de 2 estrelas
  • 4% das avaliações são de 1 estrelas
12 de janeiro de 2026

App stopped working! Generally I would not use this APP as the SEO Rankings plummed after installation. Also asked for refund due to not working of the app for over 7 months, this was denied therfore from 3* I had to change this to 1 star

Tessi-supply.com
Alemanha
Quase 3 anos usando o app
FireGroup deixou uma resposta 15 de janeiro de 2026

Hi there,

This is Brian from Transcy. We’re sorry to hear about your frustration and would like to clarify several important points for transparency and fairness to other merchants.

- Regarding the claim that the app “stopped working for over 7 months”:
Our records show that you first contacted us about this issue approximately 9 months ago. Our support team replied multiple times (on 19 April, 2 May, 9 May, and 16 May) with investigation results and clear instructions to resolve the issue. Unfortunately, we did not receive any response, which prevented us from proceeding with the fix.

- Regarding SEO ranking concerns:
Transcy is primarily a translation app, designed to help merchants localize content and also SEO elements (such as meta titles, meta descriptions, and URLs) across multiple languages. SEO performance, however, depends on many external factors beyond any single app, including Google algorithm updates, site structure, content quality, backlinks, competitors’ activities, and overall store performance.
Without concrete data or continued collaboration, it is not possible to conclude that a drop in SEO ranking was caused by the app alone.

- Regarding billing and the refund request:
Like all Shopify apps, subscriptions are billed automatically as long as the app remains installed and active on the store, regardless of usage or ticket status. Since the app remained installed during this period, charges continued according to Shopify’s billing rule

- Regarding app functionality:
While admin access currently requires approval of a new pricing plan, the app itself has continued running on your storefront, and the language switcher has remained visible and active.

We also informed all merchants about our new pricing plans well in advance via email and in-app notifications, though it’s possible these messages were missed.

Despite the above, we still offered special launch pricing as a gesture of goodwill for being a long-term customer. Our team remains available should you wish to resolve this constructively.

One of our colleagues has already reached out to you via email with a detailed explanation and proposed solution. Please feel free to reply directly to that email if you need any further clarification or support, we’re more than happy to assist

Best regards,
Brian
Transcy by FireGroup Technology

Data de edição: 13 de novembro de 2025

The plugin added a span layer to my price. Even after uninstalling it and clearing all Transcy-related files, the problem persisted.Currently, I can only use JavaScript code to remove Transcy-related tags in real time during rendering to ensure my page displays correctly.
-------------------------------------------------------------------------

The problem has been resolved: The issue stemmed from my template's use of `.textContent` for price output. When Transcy inserted prices with `span class="transcy-money"`, `.textContent` escaped the internal HTML as plain text, causing the front-end to display as `span class="transcy-money".../span`.

After changing the template to use `.innerHTML`, the embedded spans rendered correctly, completely resolving the problem.

Note: When Transcy is running normally, it may automatically handle this HTML, ensuring correct price display; however, after uninstalling the plugin, a large amount of residual information can cause display errors, which is undesirable. For similar situations, the above solution can be used as a reference.

P.S. My prices still contain `span class="transcy-money"`, which I believe is unsolvable; I can only prevent it from interfering with my normal functionality.

NewHein
China
Aproximadamente 4 anos usando o app
FireGroup deixou uma resposta 12 de novembro de 2025

Hi sir,

This is Brian, and we sincerely apologize for the inconvenience caused to your experience

We noticed that you haven’t reached out to us directly about this issue yet. To clarify, once our app is uninstalled, all Transcy-related code is automatically removed from your store. However, in some rare cases, theme customizations or cached files might cause certain tags to remain.

To assist you further, we’ve just sent a new collaborator request so we can check everything carefully on your store. Please accept the request and let me know once it’s done, and our technical team will promptly investigate and help you clean up any remaining code.

We have noticed that one of our colleagues is in touch with you via email. Please let them know if you need further support

Best Regards
Brian
Transcy by FireGroup Technology

18 de outubro de 2025

Lost 80% of my traffic because they did some beta and completely broke my site im working 10 years on

www.Crystals.eu
Lituânia
Mais de 4 anos usando o app
FireGroup deixou uma resposta 21 de outubro de 2025

Hi sir,

This is Brian, and we apologize for the trouble you've been experiencing.

Regarding your issue, we are missing some key information. We were never contacted about your site breaking, so we haven't had a chance to investigate or help. To find a solution, we need to understand precisely what went wrong.Could you please describe what happened?

We have noticed that one of our colleagues is in touch with you. Please let them know if you need further support

Best Regards
Brian
Transcy by FireGroup Technology

Atendimento

O atendimento para o app é oferecido por FireGroup

Recursos

Este desenvolvedor não oferece atendimento ao cliente no idioma que você selecionou: Português (brasil).

Desenvolvedor

FireGroup

FIREAPPS JSC, 22F Flemington Tower, 182 Le Dai Hanh, Phu Tho Ward - TIN: 0314919972 - EID: 079211809826, Ho Chi Minh City, 700000, VN

Lançado

28 de maio de 2020

Acesso aos dados

Este app precisa de acesso aos seguintes dados para funcionar em sua loja. Consulte a política de privacidade do desenvolvedor para saber o motivo.

Ver dados pessoais:

Clientes, titular da loja, provedores de conteúdo

  • Clientes

    Nome, endereço de e-mail, número de telefone, endereço físico, geolocalização, endereço IP, navegador e sistema operacional

  • Titular da loja

    Nome, endereço de e-mail, número de telefone, endereço físico

  • Provedores de conteúdo

    Endereço de e-mail, endereço IP, navegador e sistema operacional

Ver e editar dados da loja:

Clientes, produtos, pedidos, Shopify Functions, Loja virtual, admin da Shopify

  • Ver clientes

    Dados do cliente

  • Editar produtos

    Produtos, publicações de produtos em canais de vendas, or coleções

  • Ver pedidos

    Todas as informações de pedidos dos últimos 60 dias

  • Editar Shopify Functions

    Transformações do carrinho

  • Editar sua Loja virtual

    Páginas na sua Loja virtual, definições de metaobjeto, metaobjetos, or tema

  • Editar admin da Shopify

    Arquivos

  • Editar outros dados

    Configurações do Shopify Markets, traduções, or localidades

Mais apps parecidos

5,0 de 5 estrelas 3 avaliações ao todo Plano gratuito disponível
Simple translation of your store into any language
Grátis
国内外18,000サイト以上が利用。翻訳管理にかかる不要なコストとリソースを削減し、快適で、効率よく、ストアの国際化を実現。
5,0 de 5 estrelas 34340 avaliações ao todo Plano gratuito disponível
Collect unlimited product reviews, star ratings, testimonials