Bash script presents crontab in human readable form.
Script uses crontab-style file as input.
Sample use: ./human-cron.sh [filename]
Sample output is trimmed from original, just to show machine name and schedule:
my-server.com is scheduled at 20:02, every Wednesday
Output now in English language.
Version 1.1 (branched)