New screenshots for localised LibreOffice websites

Hello,

For many of our websites in various languages, the images on the
screenshot pages look like this:

https://de.libreoffice.org/assets/Uploads/Screenshots/Writer/Screenshot-03.png

So they're old, English-only, and very low resolution. Today I've
created a whole new set of screenshots for these languages:

* DE, FR, IT, ES, PT, SL

(Nothing specific about the choices, but they're the first languages I
chose, and I can just about understand them all enough to move around
inside the software using them!)

The images are here:

https://redmine.documentfoundation.org/issues/2641

I plan to upload them to the relevant pages in the coming days. If
anyone has other plans, though, just let me know :slight_smile: I can also help
with screenshots in additional languages, of course...

Hi,

So I've integrated the new screenshots into the sites:

* EN: https://www.libreoffice.org/discover/screenshots/
* ES: https://es.libreoffice.org/descubre/capturas-de-pantalla/
* FR: https://fr.libreoffice.org/discover/screenshots/
* IT: https://it.libreoffice.org/scopri/screenshot/
* PT: https://pt.libreoffice.org/descobrir/imagens/
* SL: https://sl.libreoffice.org/o-izdelku/zaslonske-slike/

If anyone wants to make similar screenshots for other localised
websites, just let me know and I can send the sample documents and other
resources!

Mike

Hi Hidayet,

Thank's for your work. I can take screenshots for Turkish.

Thanks -- I'll send you the sample files I used directly. Here's the
HTML I use for including them on the website, for sections where there
are two screenshots side-by-side (eg Writer and Calc):

<a
href="assets/Uploads/Discover/Screenshots/Screenshot-01-New-EN.png"><img
style="margin-right: 20px;" title=""
src="assets/Uploads/Discover/Screenshots/Screenshot-01-New-EN.png"
alt="" width="400" /></a><a
href="assets/Uploads/Discover/Screenshots/Screenshot-02-New-EN.png"><img
title=""
src="assets/Uploads/Discover/Screenshots/Screenshot-02-New-EN.png"
alt="" width="400" /></a>

For single screenshots (eg Impress and Draw):

<a
href="assets/Uploads/Discover/Screenshots/Screenshot-05-New-EN.png"><img
style="margin-right: 20px;" title=""
src="assets/Uploads/Discover/Screenshots/Screenshot-05-New-EN.png"
alt="" width="400" /></a>

Mike

Thank you Mike! :slight_smile: