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:
parent
91f8b2da02
commit
d67965cf0a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue