GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TRANSLATE(1) User Contributed Perl Documentation TRANSLATE(1)

translate - translates a string via Google Translate

    translate B<-f> I<country-code> B<-t> I<country-code> 'string'

    Translate will take a word or a string and translate to another language
    using Google Translate.

    Language that we should translate from. You can use the following: 
    en (English), fr (French), de (German), it (Italien), es (Spanish), pt (Portugeese).
    
    Language we should translate the word/string to. Same language codes as above.
    
    Displays the help screen.
    

    January 2018:
    o Switch from Babelfish to Google Translate
    March 2003:
    o Add MAN page
    o Fix new babelfish semantics
    June 2002:
    o Initial release

    Sometimes a translated string coming back from Google may contain special characters 
    (e.g. accents etc on fx. french words) which causes the screen to garble up.

    Written by Michael Landin <mich@freebsdcluster.org>
2018-01-15 perl v5.24.3

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.