MediaWiki talk:Gadget-RotateLink.js/translationpreload

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

en:ISO 639-1: 'en'


Note to the admin fulfilling the request: This code will go to: MediaWiki:Gadget-RotateLink.js

  Label/link text: request rotation

Note to the admin fulfilling the request: This code will go to: MediaWiki:RotateRequest.js‎

'submitButtonLabel': 'confirm rotate request',
'cancelButtonLabel': 'cancel',
'headline': 'About how many degrees this image should be rotated? ' + 
	'<a %ERRLINK%>Report</a> bugs and ideas.',
'intro': 'You can use this function to correct images which display in the wrong orientation (like it frequently occurs with upright digital photos).',
'clockwise': 'Clockwise:',
'noteheader': 'Note: ',
	// Hint for translation:
	// The following message is displayed e.g. if you request a rotation of e.g. 3° because Rotatebot can't rotate by this angle. 
	// A volunteer has to do this.
'noteAngle': 'If you request a rotation by %1 or %2° Rotatebot will do this in a few hours. Likely that it will take more time to be done, if not.',
	// Hint for translation:
	// The following message is displayed e.g. on djvu or pdf-files because Rotatebot can't rotate them. 
	// A volunteer has to do this.
'noteMime': 'This type of file cannot be <a %ROTATEBOTLINK%>rotated automatically</a>; rotation will have to be done manually, which may take some time.',
'noteBot': 'Rotatebot can execute this request in a few hours.',
'imgCaption': 'Correct the orientation of this thumbnail by selecting an angle.'

Note to the admin fulfilling the request: This code will go to: User:Rotatebot/approx max wait time rotatelink

 noteBot: [[User:Rotatebot|Rotatebot]] can execute this request in %NUMBER% hours.

~~~~