EnglishFrenchSpanish

Ad


OnWorks favicon

acheck - Online in the Cloud

Run acheck in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command acheck that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


acheck - Check common localization mistakes

SYNOPSIS


acheck [OPTIONS] [INPUT_FILE]

DESCRIPTION


This program parses a file checking for syntax rules and optionally asking Aspell for
checking word spelling. It makes fix suggestions and outputs a corrected file accordingly
adding review comments if requested.

It tries to find the file type according to the extension or the first lines and loads
rules accordingly.

It displays lines when they are parse.

When an error is found, a menu is displayed. Just press Enter if you don't want to change
anything. If a choice suits you, enter the corresponding number. If you want to fix it but
no choice is correct, enter a space, then you will be asked for a string to replace the
highlighted text. The script will replace the highlighted text with your choice and parse
it again for new errors.

Here are all the available commands:

Enter, ignore.
Ignore.

Ctrl+L, redraw.
Rewrite the last line, suggestions and hints.

Space, edit.
Edit the highlighted text.

E, edit line.
Edit the whole line.

H, add hint.
Add the displayed hint as review comment. Use this if you want the translator to see
the corresponding warning or error but you have no correction.

N, next line.
Skip the rest of this line.

X, exit and discard all changes.
Quit without saving modifications, the script ask you for confirmation, you have to
enter `yes' to exit otherwise parsing starts again at the current mistake.

a, add in dictionary.
Add the highlighted word to you personal dictionary, capitalized as it is.

l, add lowercase in dictionary.
Lowercase the highlighted word to add it to your personal dictionary.

i, ignore word.
Ignore the highlighted word, same as Enter.

I, ignore all.
Ignore the highlighted word and add it to your session dictionary.

OPTIONS


Verbosity level:

-q, --quiet
quiet mode.

-v verbose, start at level $Debug + 1, add more for more verbosity (see below).

--verbose n
set verbosity level to n (see below).

Files:

-i, --input
input filename, can be '-' to read data from standard input.

-o, --output
output filename, can be '-' to write data to standard output. If no output filename is
provided, input file is backed up with `bak_ext' extension and input filename is used.

Spell check:

-s, --spell
check spelling with Aspell.

-d language, --dict language
use language dictionary for Aspell.

-n, --nospell
don't check spelling.

Mode:

-r, --review
review mode, add comments on lines beginning with $Comment after parsed line.

-t, --trans
translator mode, don't add comments, just fix errors.

others:

--rules ruleset
use ruleset rules set.

--type filetype
use filetype whatever the file type is.

--dump
Dump the rules to check and exit, use this for debugging purposes.

-V, --version
print version and exit.

-h, --help
print a short usage message and exit.

Verbosity Level
0 quiet, normal
only warnings and errors

1 debug
names of subroutines

2 debug verbose
names and arguments of subroutines

3 .. 5 debug very verbose
output parsing and checking details

Use acheck online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 2
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 3
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • 4
    AAX to MP3
    AAX to MP3
    Usage: - Install the Audible Manager
    and open a file of your account. - Sign
    in into your audible account (in the
    application). Now the program can
    convert you...
    Download AAX to MP3
  • 5
    TestLink
    TestLink
    TestLink is a web based Test Management
    tool. The application provides Test
    specification, Test plans and execution,
    Reporting, Requirements specification
    and ...
    Download TestLink
  • 6
    XDXF - XML Dictionary Exchange Format
    XDXF - XML Dictionary Exchange Format
    XDXF is a project to unite all existing
    open dictionaries and provide both users
    and developers with universal XML-based
    format, convertible from and to other ...
    Download XDXF - XML Dictionary Exchange Format
  • 7
    Transmission Remote GUI
    Transmission Remote GUI
    Transmission Remote GUI is a feature
    rich cross platform front-end to
    remotely control a Transmission
    Bit-Torrent client daemon via its RPC
    protocol. Transmissi...
    Download Transmission Remote GUI
  • More »

Linux commands

Ad