import QtQml 2.0 QtObject { property string baseProperty: qsTr("translate me"); }