掲示板

Please configure a valid Microsoft Translator license.

7年前 に saifulla soudagar によって更新されました。

Please configure a valid Microsoft Translator license.

New Member 投稿: 9 参加年月日: 14/08/04 最新の投稿
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
7年前 に Samuel Kong によって更新されました。

RE: Please configure a valid Microsoft Translator license.

Liferay Legend 投稿: 1902 参加年月日: 08/03/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
7年前 に Ravi Darji によって更新されました。

RE: Please configure a valid Microsoft Translator license.

Junior Member 投稿: 56 参加年月日: 14/05/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
7年前 に Samuel Kong によって更新されました。

RE: Please configure a valid Microsoft Translator license.

Liferay Legend 投稿: 1902 参加年月日: 08/03/10 最新の投稿
@Ravi
No, there's no easy way to change the translator.
7年前 に saifulla soudagar によって更新されました。

RE: Please configure a valid Microsoft Translator license.

New Member 投稿: 9 参加年月日: 14/08/04 最新の投稿
@Samuel Kong

Thank you Samuel Kong.

@Ravi

Thank you Ravi.


Thanks and Regards
SAIFULLA
7年前 に aiken waisu によって更新されました。

RE: Please configure a valid Microsoft Translator license.

New Member 投稿: 2 参加年月日: 16/11/03 最新の投稿
Thanks to all, for genuineness.i have the same problem of saifulla soudagar.emoticon
thumbnail
7年前 に Ravi Darji によって更新されました。

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

Junior Member 投稿: 56 参加年月日: 14/05/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