README 696 B

123456789101112131415161718
  1. Traduisons! (French for "Let's Translate!") is a front-end for google
  2. translate, allowing translation of words and sentences without opening
  3. the browser. It is written in python and optionally uses a gtk-based
  4. gui.
  5. Traduisons! is focused on being as streamlined and fast as
  6. possible. It is designed to be a quick, reference tool, not a
  7. large-scale document translator.
  8. Traduisons! itself is not a translator. It works by sending a query
  9. string to Google's web-based translation service and copying the
  10. result to the clipboard and screen.
  11. All operations are performed with keyboard shortcuts or specific input
  12. characters such as '`/`' and '`.`'.
  13. Internet access is required to use Traduisons!