Translated using Weblate (Czech)

Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/cs/
This commit is contained in:
Kryštof Černý 2023-05-27 08:29:28 +00:00 committed by Hosted Weblate
parent 1c7da7bcdf
commit 483b0bffa9
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -69,15 +69,16 @@
<string name="height">Výška</string>
<string name="keep_aspect_ratio">Zachovat poměr stran</string>
<string name="invalid_values">Prosím zadejte platné rozlišení</string>
<string name="resize_multiple_images">Resize multiple images</string>
<string name="resize_factor">Resize factor</string>
<string name="resize_factor_info">Resize images to the given percentage, value must be within 10 and 90.</string>
<string name="resize_factor_error">Enter a number between 10 and 90</string>
<string name="resize_multiple_images">Změnit velikost obrázků</string>
<string name="resize_factor">Poměr změny velikosti</string>
<string name="resize_factor_info">Změnit velikost obrázků na danou procentuální hodnotu, musí být mezi 10 a 90.</string>
<string name="resize_factor_error">Zadejte číslo mezi 10 a 90</string>
<plurals name="failed_to_resize_images">
<item quantity="one">Failed to resize %d image</item>
<item quantity="other">Failed to resize %d images</item>
<item quantity="one">Nepodařilo se změnit velikost %d obrázku</item>
<item quantity="few">Nepodařilo se změnit velikost %d obrázků</item>
<item quantity="other">Nepodařilo se změnit velikost %d obrázků</item>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<string name="images_resized_successfully">Velikost obrázků úspěšně změněna</string>
<!-- Editor -->
<string name="editor">Editor</string>
<string name="basic_editor">Základní editor</string>
@ -384,4 +385,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>