import QtQml 2.0 QtObject { property string translation: qsTr('translate it') }