DeeplTranslate
1.2.0
PowerShell Module for using the DeepL translation API
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) Dieter Koch. All rights reserved.
Package Details
Author(s)
- Dieter Koch
 
Tags
Functions
Get-DeeplGlossary Get-DeeplGlossaryDetail Get-DeeplGlossaryEntry Get-DeeplGlossarySupportedLanguagePair Get-DeeplSupportedLanguage Get-DeeplUsage Invoke-DeeplTranslateFile Invoke-DeeplTranslateText New-DeeplGlossary Remove-DeeplGlossary
Dependencies
This module has no dependencies.
Release Notes
https://github.com/admins-little-helper/DeeplTranslate/blob/main/ReleaseNotes.md
FileList
- DeeplTranslate.nuspec
 - Private\Test-IsGuid.ps1
 - Public\Get-DeeplGlossarySupportedLanguagePair.ps1
 - Public\Invoke-DeeplTranslateText.ps1
 - DeeplTranslate.psd1
 - Public\Get-DeeplGlossary.ps1
 - Public\Get-DeeplSupportedLanguage.ps1
 - Public\New-DeeplGlossary.ps1
 - DeeplTranslate.psm1
 - Public\Get-DeeplGlossaryDetail.ps1
 - Public\Get-DeeplUsage.ps1
 - Public\Remove-DeeplGlossary.ps1
 - Private\Get-DeeplApiUri.ps1
 - Public\Get-DeeplGlossaryEntry.ps1
 - Public\Invoke-DeeplTranslateFile.ps1
 - Types\DeeplTranslate.Text.ps1xml
 - Private\Get-DeeplStatusCode.ps1