/hapoid

Portable object translation file Linter for Bahasa Indonesia

Primary LanguageHaskellMIT LicenseMIT

Hapoid

A reviewer for your Bahasa Indonesia PO files

Requirements

  • GHC >= 8.0.1

Installation

git clone https://github.com/wisn/hapoid.git
cd hapoid
chmod +x install.sh
./install.sh

Overview

Usage: hapoid COMMAND [PATH] [OPTION] [ARGS]...

Commands
help           Display this message
check          Check id.po file in the current directory
check <path>   Check file in the specified path i.e "check my/path"
               will detected as "my/path/id.po"
about          Display about message


Options
--fuzzy        Review all fuzzy-translations

NOTE: Fuzzy option currently didn't work

News

Yo! Hapoid will use external file for the words suggestion. So, everyone may contribute to the Bahasa Indonesia words suggestion.

TODO

  • [ONGOING] Add more rules for words suggestion
  • [ONGOING] Refactor with better algorithms

Contributing

Currently, Hapoid didn't accept any pull request until reach version 0.0.1 (stable). You may submit an issue instead of send a pull request.