Benutzer Diskussion:Schnark/js/screenshot

aus Wikipedia, der freien Enzyklopädie
Letzter Kommentar: vor 9 Jahren von Schnark in Abschnitt Übersetzung (en)
Zur Navigation springen Zur Suche springen

Iframes[Quelltext bearbeiten]

Ich denke, ein interessantes Feature wäre, wenn das Skipt eine API hätte mit deren Hilfe man Bildschirmfotos von iFrames machen könnte. -- RE rillke fragen? 15:29, 13. Jun. 2013 (CEST)Beantworten

Wie viele Skripte gibt es, die auf Wiki(p|m)edia-Seiten einen iframe einfügen, sodass sich das lohnen würde? Wenn es wirklich vorkommt, kann man ja immer noch von Hand auf den iframe beschneiden. --Schnark 09:21, 14. Jun. 2013 (CEST)Beantworten

Verschönerungsoptionen[Quelltext bearbeiten]

Bei Bildschirmfotos von ganzen Fenstern mag ein Schlagschatten hübsch aussehen, bei Bildschirmfotos von Fensterinhalten wie hier bin ich da sehr skeptisch. --Schnark 09:21, 14. Jun. 2013 (CEST)Beantworten

Übersetzung (en)[Quelltext bearbeiten]

bedarf noch der Überarbeitung aber als Anfang vielleicht brauchbar

mw.messages.set({
'size-bytes': '$1 B',
'size-kilobytes': '$1 KB',
'size-megabytes': '$1 MB',
'size-gigabytes': '$1 GB',
'screenshot': 'Screenshot',
'tooltip-t-screenshot': 'take screenshot',
'accesskey-t-screenshot': '5',
'screenshot-key-printscreen': '<Alt>+<Print>', //spitze Klammern werden in Tastatursymbole übersetzt
'screenshot-key-mac-printscreen': '<cmd ⌘>+<shift ⇧>+<ctrl>+<4>, <Space>',
'screenshot-key-unzoom': '<Ctrl>+<0>',
'screenshot-key-mac-unzoom': '<cmd ⌘>+<0>',
'screenshot-key-paste': '<Ctrl>+<V>',
'screenshot-key-mac-paste': '<cmd ⌘>+<V>',
'screenshot-ok': 'Okay',
'screenshot-cancel': 'Cancel',
'screenshot-continue': 'Next',
'screenshot-finish': 'End',
'screenshot-upload': 'Upload',
'screenshot-error': 'There was an error.',
'screenshot-success': 'Uploaded screenshot successfully.',
'screenshot-step': 'Step $1: $2', //$1: Nummer des Schritts, $2: Bezeichnung des Schritts
'screenshot-take': 'Take screenshot',
'screenshot-step1': 'First, take a screenshot of the current browser window: Scroll to the position you want to shoot and click <kbd>Next</kbd> and then press $1. You have $2&#160;seconds time for taking the screenshot. In case you have zoomed in, please turn off this feature for taking the screenshot and editing by pressing $3. Also, do not resize the browser window after taking the screenshot.', //$1: Tastenkombination, $2: Anzahl Sekunden, $3: Tastenkombination
'screenshot-copy': 'Transfer screenshot',
'screenshot-step2': 'Paste the screenshot into the red box. For doing so, press $1.', //$1: Tastenkombination
'screenshot-missing': 'No screenshot found. Did you really insert one?',
'screenshot-notfound': 'The screenshot inserted doesn\'t appear to origin from the current window. Just give it a second shot.',
'screenshot-edit': 'Edit screenshot',
'screenshot-step3': 'Now you can edit and crop (red frame) the screenshot, which is shown in the background.',
'screenshot-help-title': 'Help about editing',
'screenshot-step3-help': 'The red frame is resizable and can be used to crop the screenshot.<br />Toolbar:<ul><li>Pointer: Inserts a pointer (left top corner), can be dragged.</li><li>Arrow/straigt line drawing tool: After selecting this tool, click on the starting point and then at the end point desired.</li><li>Rectangle: After selecting this tool, click the first corner, then the second, diagonally opposite, one.</li><li>Ellipse: Imagine there would be a rectangle surrounding the ellipse.</li><li>Blur: Much like the rectangle tool. It is not the appropriate tool for removing sensitive data!</li><li>Undo: All except color selection.</li><li>Color select button: Clicking it toggles the color picker.</li><li>Show help: Shows this help..</li></ul>',
'screenshot-toolbar-color': 'Choose color',
'screenshot-toolbar-color-title': 'Choose color',
'screenshot-toolbar-insert-cursor': 'Insert pointer',
'screenshot-toolbar-arrow': 'Draw arrow',
'screenshot-toolbar-arrow-symbol': '↗',
'screenshot-toolbar-line': 'Draw straight line',
'screenshot-toolbar-line-symbol': '╱',
'screenshot-toolbar-rect': 'Draw rectangle',
'screenshot-toolbar-rect-symbol': '□',
'screenshot-toolbar-ellipse': 'Draw ellipse',
'screenshot-toolbar-ellipse-symbol': 'O', //'\u2B2D'
'screenshot-toolbar-blur': 'Blur',
'screenshot-toolbar-blur-symbol': '░',
'screenshot-toolbar-undo': 'Undo: $1',
'screenshot-toolbar-undo-symbol': '↶',
'screenshot-toolbar-help': 'Show help',
'screenshot-toolbar-help-symbol': '?',
'screenshot-upload-head': 'Upload screenshot',
'screenshot-step4': 'You can $1 (opens in a new tab) and save for further editing. Or upload it right now. $2 Choose a file name that is not yet in use and write some descriptive words about the file. <span style="color: red;">Make sure to pick the correct license;</span> pre-selection is a suggestion by a small computer program only!', //$1: Link auf Bildschirmfoto (Text: screenshot-step4-link), $2: Proxy-Skript-Hinweis (screenshot-step4-proxy), falls nötig
'screenshot-step4-link': 'View screenshot',
'screenshot-step4-proxy': 'For uploading to Wikimedia Commons, you have to install a proxy script there.',
'screenshot-save': 'Save screenshot',
'screenshot-step4b': 'You can save $1 (opens in a new tab) and save for further editing and uploading. Uploading is unfortunately impossible because your browser does not support the features necessary.', //$1: Link auf Bildschirmfoto (Text: screenshot-step4-link)
'screenshot-upload-legend': 'Upload',
'screenshot-upload-location': 'Wiki:',
'screenshot-upload-local': 'lokal',
'screenshot-upload-commons': 'Commons',
'screenshot-upload-filename': 'File name:',
'screenshot-upload-description': 'File description:',
'screenshot-upload-description-replace': 'Edit full file description',
'screenshot-upload-description-description': 'Description:',
'screenshot-upload-description-logo': '$1-logo visible', //$1: Name des Projekts
'screenshot-upload-description-mediawiki': 'Parts of the MediaWiki (user interface elements) visible',
'screenshot-upload-description-text': 'Text visible',
'screenshot-upload-description-text-author': 'Author:',
'screenshot-upload-description-image': 'Image visible (please provide author and license)',
'screenshot-upload-description-image-author': 'Photographer/Painter/etc.:',
'screenshot-upload-description-image-license': 'Image license:',
'screenshot-upload-description-other': 'Further information (Categories etc.)',
'screenshot-description-ownlanguage': '$1\n{{de|1=Bildschirmfoto}}{{en|1=Screenshot}}', //$1: {{en|1=Screenshot}}
'screenshot-preview': 'Show preview',
'screenshot-preview-title': 'Preview file description',
'screenshot-filename-error-empty': 'Please provide a file name!',
'screenshot-filename-error-invalid': 'Please provide a file name without disallowed characters!',
'screenshot-filename-error-duplicate': 'There is a file with the same name. Please choose a different name.',
'screenshot-filename-error-protected': 'Please provide a meaningful file name!',
'screenshot-filename-error-anon': 'You have to login before you can upload screenshots!',
'screenshot-filename-error-unknown': 'Please choose a different file name or try it again.',
'screenshot-please-wait': 'Please wait.<br />Screenshot is going to be uploaded.',
'screenshot-error-body': 'There was an error while uploading the screenshot: <code>$1</code>', //$1: Fehler
'screenshot-unknown-error': '(unknown error)',
'screenshot-success-body': 'Your screenshot has been successfully uploaded! Use the following code for including it into pages:<br /><code style="white-space: nowrap;">$1</code><hr />$2', //$1: Code, $2: Info
'screenshot-info': '$1, $2 ($3×$4, $5)', //$1: Link Bildbeschreibungsseite, $2: Link Vollbild, $3: Breite, $4: Höhe, $5: Dateigröße
'screenshot-info-description': 'File description page',
'screenshot-info-full': 'Full screen',
'screenshot-description-example': 'This is how it looks like'
});

-- RE rillke fragen? 16:30, 25. Jun. 2014 (CEST)Beantworten

Mit ein paar kleinen Änderungen übernommen. --Schnark 10:20, 1. Jul. 2014 (CEST)Beantworten