Overrides StringInterface::getPlurals
public function getPlurals() { return explode(PoItem::DELIMITER, $this->getString()); }