Translated using Weblate (Croatian)

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/hr/
This commit is contained in:
Milo Ivir 2023-05-24 12:46:30 +00:00 committed by Hosted Weblate
parent 91f8b2da02
commit d67965cf0a
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 9 additions and 8 deletions

View File

@ -69,15 +69,16 @@
<string name="height">Visina</string>
<string name="keep_aspect_ratio">Zadrži omjer</string>
<string name="invalid_values">Upiši valjanu rezoluciju</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">Promijeni veličine slika</string>
<string name="resize_factor">Faktor promjene veličine</string>
<string name="resize_factor_info">Promijeni veličine slika zadanim postotkom. Vrijednost mora biti između 10 i 90.</string>
<string name="resize_factor_error">Upiši broj između 10 i 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">Neuspjelo mijenjanje veličine za %d sliku</item>
<item quantity="few">Neuspjelo mijenjanje veličine za %d slike</item>
<item quantity="other">Neuspjelo mijenjanje veličine za %d slika</item>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<string name="images_resized_successfully">Veličina slika je uspješno promijenjena</string>
<!-- Editor -->
<string name="editor">Uređivač</string>
<string name="basic_editor">Osnovni uređivač</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>