Translated using Weblate (Arabic)

Currently translated at 99.7% (355 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ar/
This commit is contained in:
Anonymous 2023-05-24 06:33:48 +00:00 committed by Hosted Weblate
parent 2ae1eac751
commit bad53d7a1f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 6 additions and 2 deletions

View File

@ -74,7 +74,11 @@
<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>
<plurals name="failed_to_resize_images">
<item quantity="one">Failed to resize %d image</item>
<item quantity="zero">Failed to resize %d image</item>
<item quantity="one">Failed to resize %d images</item>
<item quantity="two">Failed to resize %d images</item>
<item quantity="few">Failed to resize %d images</item>
<item quantity="many">Failed to resize %d images</item>
<item quantity="other">Failed to resize %d images</item>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
@ -384,4 +388,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>