From professional translators, enterprises, web pages and freely available translation repositories.
concatenatie van stringconstantes met __function__ is verouderd. deze mogelijkheid zal in de toekomst verwijderd worden
concatenation of string literals with __function__ is deprecated. this feature will be removed in future
#als "v" een verzameling strings is, wordt de kleene-ster gedefinieerd als de kleinste superset die ε (de lege string) bevat en die gesloten is onder concatenatie van strings.
# if "v" is a set of strings then "v"* is defined as the smallest superset of "v" that contains the empty string ε and is closed under the string concatenation operation.