summaryrefslogtreecommitdiffstats
path: root/office/traduisons/README
diff options
context:
space:
mode:
author John Tyree2010-12-14 01:01:00 +0100
committer Erik Hanson2010-12-17 14:56:46 +0100
commitdb8c99c388c580613ec0e6c06ba498a5b8e5fe3e (patch)
treef767c2e1a1272dd517b6302832774a9ad0ac8c10 /office/traduisons/README
parent4c2b9e6819ab17e8752feab0be466b51148d3a53 (diff)
downloadslackbuilds-db8c99c388c580613ec0e6c06ba498a5b8e5fe3e.tar.gz
office/traduisons: Added (python front-end to Google Translate)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/traduisons/README')
-rw-r--r--office/traduisons/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/office/traduisons/README b/office/traduisons/README
new file mode 100644
index 0000000000..51d234bbc5
--- /dev/null
+++ b/office/traduisons/README
@@ -0,0 +1,16 @@
+Traduisons! (French for "Let's Translate!") is a front-end for google
+translate, allowing translation of words and sentences without opening the
+browser. It is written in python and optionally uses a gtk-based gui.
+
+Traduisons! is focused on being as streamlined and fast as possible. It is
+designed to be a quick, reference tool, not a large-scale document translator.
+
+Traduisons! itself is not a translator. It works by sending a query string to
+Google's web-based translation service and copying the result to the clipboard
+and screen.
+
+All operations are performed with keyboard shortcuts or specific input
+characters such as '`/`' and '`.`'.
+
+Internet access is required to use Traduisons!
+