StringTranslationTrait allow to get t() and formatPlural() methods
Example: use Drupal\Core\StringTranslation\StringTranslationTrait;
use Drupal\Core\StringTranslation\TranslationInterface;
class MyClass {
As you haven't a Delete button on interface translation page, you can't do that from the translation interface. But you can do in a small custom module.