Add translate-file.ps1

This commit is contained in:
Markus Fleschutz
2021-04-08 08:39:13 +02:00
parent 1907062856
commit b2e571ec15
5 changed files with 5730 additions and 22 deletions

View File

@ -142,6 +142,7 @@ switch-branch.ps1, switches the branch in the current/given Git repository (incl
switch-shelly1.ps1, switches a Shelly1 device in the local network
take-screenshot.ps1, takes a single screenshot
take-screenshots.ps1, takes multiple screenshots
translate-file.ps1, translates the given text file into another language
translate-text.ps1, translates the given text into other languages
turn-volume-up.ps1, turns the audio volume up (+10% by default)
turn-volume-down.ps1, turns the audio volume down (-10% by default)

1 Script Description
142 switch-shelly1.ps1 switches a Shelly1 device in the local network
143 take-screenshot.ps1 takes a single screenshot
144 take-screenshots.ps1 takes multiple screenshots
145 translate-file.ps1 translates the given text file into another language
146 translate-text.ps1 translates the given text into other languages
147 turn-volume-up.ps1 turns the audio volume up (+10% by default)
148 turn-volume-down.ps1 turns the audio volume down (-10% by default)

5693
Data/trans Executable file

File diff suppressed because it is too large Load Diff