用于多语言本地化和翻译工作流程的 CMS

发布于 2024-09-26 17:17:12 字数 570 浏览 0 评论 0原文

我正在帮助建立一个英语、中文和法语(之后是西班牙语、韩语和阿拉伯语)的多语言网站。我收集了一个包含 2000 多个条目的数据库。它本质上是一个巨大的产品目录(特别是旅行套餐),其中信息或多或少是相同的(价格、尺寸、数量等),但标签发生了变化(当然不包括某些必须手动编写的介绍文本)。我想避免必须手动逐段翻译。

需要有一种方法让用户保存他们感兴趣的东西并评价他们最喜欢的东西。另外,我需要一个电子商务购物车。搜索功能是必须的,因为人们倾向于从一般性(一两个类别或想要)开始,然后朝着具体的方向努力。另一个需要是本地化和国际化。另一个需求是特定的工作流程系统,以便在更新内容和添加新内容时,可以通知编辑,并且翻译人员可以翻译需要完成的内容。工作流程是关键,因为该项目将涉及来自世界各地的数十名非技术人员。

我最初尝试在 Drupal 中找到一个解决方案,但它似乎设备不足且笨重。我尝试了一个自建的 PHP CMS,但该项目对于纯手动来说似乎太大了。我正在考虑 Plone 和 Django,但我没有任何使用 Python 的经验,只有 PHP。如果新的 CMS 能够满足我对国际化、翻译工作流程、搜索功能和持续用户体验的需求,我愿意尝试它。

对于这一切最好的 CMS 有什么建议吗?

I'm helping build a multilingual website in English, Chinese and French (after in Spanish, Korean and Arabic). I've collected a database of over 2000+ entries. It is essentially a huge product catalog (specifically travel packages) where more or less the info is the same (prices, sizes, numbers, etc.) but the labels change (of course excluding certain intro texts that must be written manually). I want to avoid having to translate piece by piece manually.

There needs to be a way for users to save the things they are interested in and rate their favorites. Also, I need an e-commerce shopping cart. Search functionality is a must since people tend to start general (one or two categories or wants) and work towards specifics. Another need is to localization and internationalization. The other need is a specific workflow system so as content is updated and new additions are made, editors can be notified and translators can translate what needs to be done. Work flow is key since the project will involve dozens of non-technical people from around the world.

I originally tried to a work-around solution in Drupal but it seemed ill-equipped and clunky. I tried a self-built PHP CMS but the project seems to big for purely manual. I'm considering Plone and Django, but I don't have any experience working in Python, only PHP. I'm open to trying a new CMS if it meets my needs of internationalization, translation work flow, search functionality and on-going user experience.

Any suggestions on the best CMS for all this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ペ泪落弦音 2024-10-03 17:17:12

Plone 将是 CMS、工作流程、搜索和多语言的良好解决方案。

不过,电子商务并不是 Plone 的强项。我建议将 Plone 与 Satchmo 之类的东西集成,而不是在 Plone 本身中进行电子商务。 (这已在其他部署中成功完成)

Plone would be a good solution for the CMS, workflow, search and multilingual.

Ecommerce is not Plone's strength though. I would recommend integrating Plone with something like Satchmo than doing the ecommerce in Plone itself. (This has been done with success in other deployements)

神仙妹妹 2024-10-03 17:17:12

如果您正在寻找解决这些问题的 Django 解决方案,您可能会考虑 SatchmoLightning Fast Shop 用于电子商务部分和 Pootle 翻译过程...

If you are looking at a Django solution to these problems you might consider Satchmo or Lightning Fast Shop for the e-commerce part and Pootle for the translation process...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文