Hello,
In config.php (general version):
define('CACHE_TIME', 365*24*60*60); // 1 year by default, no need to decrease
AFAIK it is the cache time defined for 1 year, so after 1 year it will re-translate automatically. Is that mean it will re-translate automatically every 1st January or any specific date?