MediaWiki:Monobook.js/de

From Nuclear Heritage
Jump to navigationJump to search

/* tooltips and access keys */ ta = new Object(); ta['pt-userpage'] = new Array('.','My user page'); ta['pt-anonuserpage'] = new Array('.','User page of the IP address from which you do your changes'); ta['pt-mytalk'] = new Array('n','My discussion'); ta['pt-anontalk'] = new Array('n','Discussion about changes from this IP address'); ta['pt-preferences'] = new Array(,'My configuration'); ta['pt-watchlist'] = new Array('l','List of pages you observe.'); ta['pt-mycontris'] = new Array('y','List of my articles'); ta['pt-login'] = new Array('o','It is seen with pleasure to log in, but it is no duty.'); ta['pt-anonlogin'] = new Array('o','It is seen with pleasure to log in, but it is no duty.'); ta['pt-logout'] = new Array('o','log out'); ta['ca-talk'] = new Array('t','Discussion(s) about this article'); ta['ca-edit'] = new Array('e','Edit this pagge. Please use the preview function before saving.'); ta['ca-addsection'] = new Array('+','Add a comment to this discussion.'); ta['ca-viewsource'] = new Array('e','This page is protected. You can view its source.'); ta['ca-history'] = new Array('h','Previous Versions of this page'); ta['ca-protect'] = new Array('=','Protect this page'); ta['ca-delete'] = new Array('d','Delete this page'); ta['ca-undelete'] = new Array('d','Recover entries before this page was deleted'); ta['ca-move'] = new Array('m','Move this page'); ta['ca-watch'] = new Array('w','Add this page to your watchlist'); ta['ca-unwatch'] = new Array('w','Remove this page from your watchlist'); ta['search'] = new Array('f','Search this wiki'); ta['p-logo'] = new Array(,'Main page'); ta['n-mainpage'] = new Array('z','Show main page'); ta['n-portal'] = new Array(,'About the project, what you can do, where you find what'); ta['n-currentevents'] = new Array(,'Background information to relevant events'); ta['n-recentchanges'] = new Array('r','List of the last changes in this wiki.'); ta['n-randompage'] = new Array('x','Random artivle'); ta['n-help'] = new Array(,'Show help page.'); ta['n-sitesupport'] = new Array(,'Support us'); ta['t-whatlinkshere'] = new Array('j','List of all pages that link here'); ta['t-recentchangeslinked'] = new Array('k','Last changes on pages being linked here'); ta['feed-rss'] = new Array(,'RSS-Feed for this page'); ta['feed-atom'] = new Array(,'Atom-Feed for this page'); ta['t-contributions'] = new Array(,'show the list of the edits of this user'); ta['t-emailuser'] = new Array(,'Send an e-mail to this user'); ta['t-upload'] = new Array('u','Upload images or media'); ta['t-specialpages'] = new Array('q','List of all special pages'); ta['ca-nstab-main'] = new Array('c','Show article'); ta['ca-nstab-user'] = new Array('c','Show user page'); ta['ca-nstab-media'] = new Array('c','Show media page'); ta['ca-nstab-special'] = new Array(,'This is a special page. You can not change it.'); ta['ca-nstab-wp'] = new Array('a','Show project page'); ta['ca-nstab-image'] = new Array('c','Show image page'); ta['ca-nstab-mediawiki'] = new Array('c','Show system reports'); ta['ca-nstab-template'] = new Array('c','Show template'); ta['ca-nstab-help'] = new Array('c','Show help page'); ta['ca-nstab-category'] = new Array('c','Show category page');