summaryrefslogtreecommitdiff
path: root/src/plugins/translation/src/com/motorola/studio/android/localization/translators/i18n/translateNLS.properties
blob: 5eb661f17d24ee52670845dc53384bf0e7854d91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
GoogleTranslator_ChangeAPIkeyLabel=<a>Change your API key</a>
GoogleTranslator_Error_CannotConnectToServer=Cannot connect to HTTP server: 
GoogleTranslator_Error_HTTPRequestError=Answer for the HTTP request was not OK. Error code: {0}. Error message: {1}. 
GoogleTranslator_Error_NoAvailableData=List of words to be translated cannot be empty
GoogleTranslator_Error_QueryTooBig=Cannot execute query; query text is too long
GoogleTranslator_Error_ToAndFromLanguagesAreEmpty='To' and 'From' languages cannot be empty
GoogleTranslator_Error_UnsupportedEncoding=Unsupported encoding type: 
GoogleTranslator_ErrorMessageExecutingRequest=An error occurred trying to execute your translation request: {0} 
GoogleTranslator_ErrorMessageNoValidTranslationReturned=The translation service did not return a valid translation. The daily limit for accessing the Google Translate API may have been reached or your API key is wrong.\nService response message is: {0}
GoogleTranslator_ErrorNoAPIkeySet=You must enter your own API key

AndroidPreferencePage_googleApiKey_GroupLabel=Google Translate API
AndroidPreferencePage_googleApiKey_Label=API Key: 
AndroidPreferencePage_googleApiKey_Note=Note: to obtain your own API key, go to the Google APIs Console at <a>{0}</a> 
AndroidPreferencePage_googleApiKey_Tooltip=Supply the API key to be used to access the Google Translate API