Clean
Remove translatable strings that are no longer used.
Syntax
$ vela i18n clean Extraction adds strings as they appear in the source but leaves ones that have gone, so catalogs accumulate entries for copy that no longer exists. This drops them.
Clean deletes translations along with the strings, so run extract first and check the diff before committing.