mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
5129 reword translator instructions
This commit is contained in:
parent
1285e914f2
commit
d4514e7f3b
@ -13,5 +13,5 @@ GoogleTranslatorSettingsPanel.untranslatedLabel.text=Untranslated:
|
|||||||
GoogleTranslatorSettingsPanel.resultLabel.text=Result:
|
GoogleTranslatorSettingsPanel.resultLabel.text=Result:
|
||||||
GoogleTranslatorSettingsPanel.testResultValueLabel.text=
|
GoogleTranslatorSettingsPanel.testResultValueLabel.text=
|
||||||
BingTranslatorSettingsPanel.authenticationKeyLabel.text=Authentication Key:
|
BingTranslatorSettingsPanel.authenticationKeyLabel.text=Authentication Key:
|
||||||
BingTranslatorSettingsPanel.instructionsTextArea.text=You will need to provide a Microsoft Translation authenitcation key for your Microsoft Translation account. Instruction on how to create one are available here:
|
BingTranslatorSettingsPanel.instructionsTextArea.text=You will need to provide a Microsoft Translator authentication key for your Microsoft Translator account. Instructions on how to get one are available here: https://docs.microsoft.com/en-us/azure/cognitive-services/translator/translator-text-how-to-signup
|
||||||
GoogleTranslatorSettingsPanel.instructionsTextArea.text=You will need a JSON credentials file which contains your service account key for your Google Translate account. Information on how to create a service account key is available here: https://cloud.google.com/iam/docs/creating-managing-service-account-keys
|
GoogleTranslatorSettingsPanel.instructionsTextArea.text=You will need a JSON credentials file which contains your service account key for your Google Translate account. Information on how to create a service account key is available here: https://cloud.google.com/iam/docs/creating-managing-service-account-keys
|
||||||
|
@ -26,4 +26,5 @@ GoogleTranslatorSettingsPanel.untranslatedLabel.text=Untranslated:
|
|||||||
GoogleTranslatorSettingsPanel.resultLabel.text=Result:
|
GoogleTranslatorSettingsPanel.resultLabel.text=Result:
|
||||||
GoogleTranslatorSettingsPanel.testResultValueLabel.text=
|
GoogleTranslatorSettingsPanel.testResultValueLabel.text=
|
||||||
BingTranslatorSettingsPanel.authenticationKeyLabel.text=Authentication Key:
|
BingTranslatorSettingsPanel.authenticationKeyLabel.text=Authentication Key:
|
||||||
GoogleTranslatorSettingsPanel.jTextArea1.text=You will need a JSON credentials file which contains your service account key for your Google Translate account. Information on how to create a service account key is available here: https://cloud.google.com/iam/docs/creating-managing-service-account-keys
|
BingTranslatorSettingsPanel.instructionsTextArea.text=You will need to provide a Microsoft Translator authentication key for your Microsoft Translator account. Instructions on how to get one are available here: https://docs.microsoft.com/en-us/azure/cognitive-services/translator/translator-text-how-to-signup
|
||||||
|
GoogleTranslatorSettingsPanel.instructionsTextArea.text=You will need a JSON credentials file which contains your service account key for your Google Translate account. Information on how to create a service account key is available here: https://cloud.google.com/iam/docs/creating-managing-service-account-keys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user