diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:52:14 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:52:14 -0400 |
commit | 8307db1c93c05fdb9064d5e1df7ed88f2edb465d (patch) | |
tree | b547e7bc96f823ed05d56e8bf8609ea01ec7f53d /office/traduisons/README | |
parent | c3f63f7970c65a1826e063ed8adc8d57c7e73d23 (diff) |
office/traduisons: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/traduisons/README')
-rw-r--r-- | office/traduisons/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/office/traduisons/README b/office/traduisons/README index 51d234bbc513..c25f8983f3f7 100644 --- a/office/traduisons/README +++ b/office/traduisons/README @@ -1,16 +1,17 @@ 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. +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! 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. +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! - |