You can do this by editing the strings in /languages/resources.txt. All strings have a key and value, in the format of:
key=val
Make sure only to edit after the equal sign!
The localization keys for the top bar:
mypageurl, Special:Recentchanges, toolsmenu, and toolsmenu
You can edit the help URL by adding $wgHelpUrl with the url to your help in LocalSettings.php.
For the other links, you can edit the function printSiteBar() in Ace.php.