留言板

Please configure a valid Microsoft Translator license.

saifulla soudagar,修改在7 年前。

Please configure a valid Microsoft Translator license.

New Member 帖子: 9 加入日期: 14-8-4 最近的帖子
Hi All emoticon,

I am getting this following error when I am trying to translate language using translator portlet of Liferay 6.2
Please configure a valid Microsoft Translator license.

I am facing two problem
1) how to get valid Microsoft Translator license.
2)after getting how should I need to configure with Liferay 6.2

Thank you in advanceemoticon
thumbnail
Samuel Kong,修改在7 年前。

RE: Please configure a valid Microsoft Translator license.

Liferay Legend 帖子: 1902 加入日期: 08-3-10 最近的帖子
You can configure your license in portal-ext.properties

    #
    # Set the client id and client secret values for Microsoft Translation
    # integration. Subscription to the Microsoft Translator API on Azure
    # Marketplace is required. Basic subscriptions, up to 2 million characters a
    # month, are free. See http://msdn.microsoft.com/en-us/library/hh454950 for
    # more information.
    #
    microsoft.translator.client.id=
    microsoft.translator.client.secret=
thumbnail
Ravi Darji,修改在7 年前。

RE: Please configure a valid Microsoft Translator license.

Junior Member 帖子: 56 加入日期: 14-5-14 最近的帖子
Thanks Samuel Kong,

Can i integrate any other translator in Liferay?
Like Google translator etc.

Thanks & Regards,
Ravi Darji
+91 846 077 3036
thumbnail
Samuel Kong,修改在7 年前。

RE: Please configure a valid Microsoft Translator license.

Liferay Legend 帖子: 1902 加入日期: 08-3-10 最近的帖子
@Ravi
No, there's no easy way to change the translator.
saifulla soudagar,修改在7 年前。

RE: Please configure a valid Microsoft Translator license.

New Member 帖子: 9 加入日期: 14-8-4 最近的帖子
@Samuel Kong

Thank you Samuel Kong.

@Ravi

Thank you Ravi.


Thanks and Regards
SAIFULLA
aiken waisu,修改在7 年前。

RE: Please configure a valid Microsoft Translator license.

New Member 帖子: 2 加入日期: 16-11-3 最近的帖子
Thanks to all, for genuineness.i have the same problem of saifulla soudagar.emoticon
thumbnail
Ravi Darji,修改在7 年前。

RE: Please configure a valid Microsoft Translator license. (答复)

Junior Member 帖子: 56 加入日期: 14-5-14 最近的帖子
Hi Soudagar,

To make your portal multilingual compatible using Microsoft Translator.
1) You need to purchase subscription from Microsoft Translator.
2) You need to register you application over there and it will give you id and secret.
3) you need to set id and secret in portal-ext.properties file.
microsoft.translator.client.id=id
microsoft.translator.client.secret=secret
4) After restarting server just build languages.

Its done Enjoy.emoticon

NOTE : In you jsp you need to use <liferay-ui:message> tag.

Thanks & Regards,
Ravi Darji
+91 846 077 3036