Translate profile properties for user friendliness

Currently, konsole --list-profile-properties outputs data types such as QString, QStringList, and int, which is not user friendly.

Map these internal types to human-readable strings (e.g., "Text", "Number", "True/False") to make the output easier to understand.

BUG: 505116

Merge request reports

Loading